/*
Theme Name: WMXZ-FM
Author: Saga Communications
Author URI: http://sagacom.com/
Description: The child theme for WMXZ-FM.
Template: ac
Version: 1.0
*/
@import url("../ac/style.css");

/* Colors and Images */
.listenlive {
    text-align: right;
    overflow: hidden;
}

.listenlive a {
    display: block;
    float: right;
    width: 300px;
    height: 120px;
    -webkit-background-size: 300px 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);
}

.leadad_2 a img{
    opacity:0.9;
}

.leadad_2 a:hover img{
    opacity:1;
}

/* Site-specfic */
#page {
    padding-bottom: 0px;
}

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

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

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

ul#menu-843-varsity {
    background: #d62c7d;
    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;
}

.footerads {
    margin-bottom: 20px;
}

#featuredshow {
    color: #000000;
    min-height: 210px;
    background: #000 url(img/two-girls-and-a-guy-bg.jpg) no-repeat 0 0;
    -webkit-background-size: 980px 284px;
    background-size: 980px 284px;
    background-image: -webkit-image-set(url(img/two-girls-and-a-guy-bg.jpg) 1x, url(img/two-girls-and-a-guy-bg@2x.jpg) 2x);
    background-image: -o-image-set(url(img/two-girls-and-a-guy-bg.jpg) 1x, url(img/two-girls-and-a-guy-bg@2x.jpg) 2x);
    background-image: -ms-image-set(url(img/two-girls-and-a-guy-bg.jpg) 1x, url(img/two-girls-and-a-guy-bg@2x.jpg) 2x);
}

#featuredshow li {
    margin-bottom: 1.6em;
    color: #55193B;
}

#featuredshow .widget a {
    color: #fff;
    text-decoration: underline;
}
#featuredshow .personality {
    width: 430px;
}

#featuredshow .personality a {
    display: block;
    min-height: 210px;
    width: 90%;
}

#featuredshow .personality a span {
    display: none;
}

.span12.leaderboard img {
    display: block;
    margin: 0 auto;
}

.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;
}

.onlineoutlet {
    width: 300px;
    height: 130px;
    -webkit-background-size: 300px 130px;
    background-size: 300px 130px;
    background: transparent url(img/online-outlet.jpg) no-repeat 0 0;
    background-image: -webkit-image-set(url(img/online-outlet.jpg) 1x, url(img/online-outlet@2x.jpg) 2x);
    background-image: -o-image-set(url(img/online-outlet.jpg) 1x, url(img/online-outlet@2x.jpg) 2x);
    background-image: -ms-image-set(url(img/online-outlet.jpg) 1x, url(img/online-outlet@2x.jpg) 2x);
    color: #ffffff;
}

.innerdeal {
    width: 115px;
    padding: 20px 0 0 10px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.6em;
    text-align: left;
}

.onlineoutlet a {
    color: #ff6600;
}

.centered-logo {
    display: block;
    width: 220px;
    height: 120px;
    -webkit-background-size: 220px 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;
}

.widget > p {
    padding: 0 10px;
}

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

.featuregroup.taxonomy div:nth-child(2) {
    margin-top: 7px;
}

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

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

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

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

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

.widget h1,
#dynamiclead h1,
article h1,
footer .widget h1,
#featuredshow .widget h1 {
    background: #D8267D;
    color: #ffffff;
}

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