/*
 Theme Name:   WSPO-AM
 Theme URI:    http://sagacom.com
 Description:  WSPO-AM Child theme
 Author:       Saga Interactive
 Author URI:   http://example.com
 Template:     ac
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  wspo-am
*/

body {
    /*background: url("img/page-bg@2x.jpg") repeat-x;*/
    background-image: none;
    background-color: #eee;
}

.logo img {
    height: auto;
}

.logo a {
    display: inline-block;
    padding: 10px;
}

nav li {
    display: inline-block;
    margin-right: 30px;
    line-height: 40px;
    font-size: 14px;
}

.listenlive {
    text-align: right;
    overflow: hidden;
}

.listenlive a {
    display: block;
    float: right;
    width: 300px;
    height: 120px;
    background-size: 300px 120px;
    background: transparent url(img/listen-live.png) no-repeat 0 0;
    background-image: -webkit-image-set(url(img/listen-live.png) 1x,
    url(img/listen-live@2x.png) 2x);
    background-image: -o-image-set(url(img/listen-live.png) 1x,
    url(img/listen-live@2x.png) 2x);
    background-image: -ms-image-set(url(img/listen-live.png) 1x,
    url(img/listen-live@2x.png) 2x);
}

/* Colors and Images */

/* Site-specfic */

/************************************
* 843 Varsity Menu
 */

.varsity_sub_menu {
    margin-top: 20px;
    margin-bottom: 20px;
}

ul#menu-843-varsity {
    background: #00a6e6;
    margin-left: 0;
    padding: 10px 20px;
}

#menu-843-varsity ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

#menu-843-varsity li.menu-item {
    display: inline-block;
    margin-right: 10px;
}

#menu-843-varsity li.menu-item a{
    color: #fff;
}

.archive-description {
    padding: 20px;
}

article.news h1, .widget h1 {
    text-transform: none;
    font-family: 'Noto Serif', serif;
    font-weight: 700;
    letter-spacing: 1px;
}

#page {
    padding-bottom: 0px;
}

#smallcol .widget {
    margin-bottom: 0;
    margin-top: 30px;
    border: 1px solid #ccc;
    background-color: #ffffff;
    padding: 0;
    border-collapse: collapse;
}

.footerads {
    margin-bottom: 20px;
}

#carhead {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 0;
}

.item.nothumb p {
    font-size: 12px;
    line-height: 18px;
    margin-left: 0px;
}

#topstory {
    position: relative
}

#topstory h2.headline {
    bottom: 1px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.9))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=0); /* IE6-9 */
    border-top: none;
    font-family: "Noto Serif";
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    padding-top: 10px;
}

#topstory h1 {
    left: -5px;
    top: 15px;
    margin-right: 20px;
}

#topstory h1 span {
    padding-left: 10px;
}

#topstory h1 {
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
    top: 0px;
    height: 30px;
    line-height: 30px;
    left: -5px;
    padding: 0;
    margin: 0 0 -10px 0;
    background-color: #666666;
    background: transparent url(img/widget-header.png) no-repeat top right;
    background-size: 960px 30px;
    background-image: -webkit-image-set(url(img/widget-header.png) 1x, url(img/widget-header@2x.png) 2x);
    background-image: -o-image-set(url(img/widget-header.png) 1x, url(img/widget-header@2x.png) 2x);
    background-image: -ms-image-set(url(img/widget-header.png) 1x, url(img/widget-header@2x.png) 2x);
    color: #ffffff;
    display: block;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 5px 0px 0px 0px;
    border-radius: 5px 0px 0px 0px;
}

#topstories {
    height: 400px;
    background-color: #000000;
}

.featuregroup.taxonomy .tax {
    overflow: hidden;
    border-bottom: 1px solid #efefef;
    padding-bottom: 3px;
    margin-bottom: 6px;
}

.featuregroup.taxonomy .tax:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.featuregroup.taxonomy .tax p {
    font-size: 13px;
    line-height: 1.6em;
    margin-left: 0;
    margin-bottom: 0;
}

.featuregroup.taxonomy .tax p.cat {
    float: left;
    text-align: left;
}

.featuregroup.taxonomy .tax p.cat span.count {
    font-size: 10px;
    line-height: 1em;
    text-transform: uppercase;
    color: #999;
    display: block;
}

.featuregroup.taxonomy .tax p.feed {
    float: right;
    text-align: right;
    font-size: 11px;
    text-transform: uppercase;
}

.widget h1, #dynamiclead h1, article h1, #topstory h1 {
    background: transparent url(img/widget-header.png) no-repeat top right;
    background-size: 960px 30px;
    background-image: -webkit-image-set(url(img/widget-header.png) 1x,
    url(img/widget-header@2x.png) 2x);
    background-image: -o-image-set(url(img/widget-header.png) 1x,
    url(img/widget-header@2x.png) 2x);
    background-image: -ms-image-set(url(img/widget-header.png) 1x,
    url(img/widget-header@2x.png) 2x);
    color: #ffffff;
    font-family: 'Noto Serif', serif;
}

footer .widget h1, #featuredshow .widget h1 {
    background: transparent url(img/widget-header.png) no-repeat top right;
    background-size: 960px 30px;
    background-image: -webkit-image-set(url(img/widget-header.png) 1x,
    url(img/widget-header@2x.png) 2x);
    background-image: -o-image-set(url(img/widget-header.png) 1x,
    url(img/widget-header@2x.png) 2x);
    background-image: -ms-image-set(url(img/widget-header.png) 1x,
    url(img/widget-header@2x.png) 2x);
    color: #ffffff;
}

.post-title,
h2.archive-page-title,
#breadcrumb a,
.item h2 a,
#featuredshow .widget a,
#featuredshow .widget a:hover,
#featuredshow .widget a:focus,
a,
a:focus,
a:active,
a:hover,
.entry-meta a,
.entry-footer a,
ul ul li.has_children > a:after,
ul ul ul li.has_children > a:after,
ul ul ul ul li.has_children > a:after,
.alertmessage {
    color: #366898;
}

#stationbar a {
    color: #fff333;
}

footer a,
footer a:hover,
footer a:focus {
    color: #366898;
}

.pagination .current {
    background-color: #366898;
}

.alertmessage {
    border-color: #366898;
}

#selector li.activeSlide a {
    background-color: #366898;
    background-color: rgba(54, 104, 152, 0.8);
    color: #ffffff;
}

.headline a,
.headline a:focus,
.headline a:hover {
    color: #ffffff;
}

@media only screen and (max-width: 800px) {

    #selector li.activeSlide a {
        background-color: #366898;
        background-color: rgba(54, 104, 152, 0.8);
    }

}

#selector li.activeSlide {
    background: transparent url(img/selector-arrow.png) no-repeat top center;
    background-image: -webkit-image-set(url(img/selector-arrow.png) 1x,
    url(img/selector-arrow@2x.png) 2x);
    background-image: -o-image-set(url(img/selector-arrow.png) 1x,
    url(img/selector-arrow@2x.png) 2x);
    background-image: -ms-image-set(url(img/selector-arrow.png) 1x,
    url(img/selector-arrow@2x.png) 2x);
}

.centered-logo {
    display: block;
    width: 220px;
    height: 120px;
    background-size: 220px 120px;
    background: transparent url(img/centered-logo.png) no-repeat 0 0;
    background-image: -webkit-image-set(url(img/centered-logo.png) 1x,
    url(img/centered-logo@2x.png) 2x);
    background-image: -o-image-set(url(img/centered-logo.png) 1x,
    url(img/centered-logo@2x.png) 2x);
    background-image: -ms-image-set(url(img/centered-logo.png) 1x,
    url(img/centered-logo@2x.png) 2x);
    color: #ffffff;
}

.centered-logo span {
    display: none;
}

ul.rssfeed {
    margin: 10px 0 0;
  }
  
  ul.rssfeed li {
    padding: 0 10px 10px 10px;
  }