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

/* Colors and Images */

.nav li {
    font-size: 14px
}

.page-intro {
    padding: 0 10px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 8px;
    padding-top: 10px;
}

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

/* Site-specfic */

#page {
    padding-bottom: 0px;
}

#footerads {
    margin: 20px 0 20px 0;
}

#featuredshow {
    color: #151515;
    min-height: 210px;
    background: #cccccc url(img/morning-get-together-home.png) no-repeat 0 0;
    background-size: 980px 284px;
    background-image: -webkit-image-set(url(img/morning-get-together-home.png) 1x, url(img/morning-get-together-home@2x.png) 2x);
    background-image: -o-image-set(url(img/morning-get-together-home.png) 1x, url(img/morning-get-together-home@2x.png) 2x);
    background-image: -ms-image-set(url(img/morning-get-together-home.png) 1x, url(img/morning-get-together-home@2x.png) 2x);
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}

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

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

.personality a span {
    display: none
}

.featuredshowdetail {
    margin-left: -20px
}

#featuredshow li {
    margin-bottom: 1em;
}

.footerads .span12 {
    height: 90px;
    line-height: 90px;
    text-align: center;
}

.mw-widget {
    margin-top: 20px
}

.mw-widget.front {
    margin-top: 0px
}

.mw-widget,
.mw-widget * {
    /* font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; */
    font-family: Arial;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    text-shadow: 0px 1px 1px white;
    color: #222;
    text-align: justify;
}

.mw-widget h3 {
    font-weight: bold;
    color: #444;
    margin: 0px 0px 10px 0px;
}

.mw-widget img {
    margin: 7px 20px 0px 0px !important;
    float: left;
    width: 64px;
    height: 64px;
    border-radius: 32px;
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    box-shadow: 0px 2px 8px -2px black;
    -moz-box-shadow: 0px 2px 8px -2px black;
    -webkit-box-shadow: 0px 2px 8px -2px black;
}

.mw-widget th {
    width: 100px;
    text-align: left;
}

.mw-widget table .wicon {
    margin: 0px !important
}

.mw-widget p.noicon {
    margin: 0px 0px 0px 84px !important
}

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

.trips-inner {
    width: 230px;
    margin-top: -35px;
    padding: 0 0 0 70px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    line-height: 1.5em;
    text-align: left;
}

/*
#masthead {
	max-width: 980px;
	background: #000000 url(img/hf-bg.jpg) repeat 0 0;
	background-size: 980px 120px;
	background-image: -webkit-image-set(url(img/hf-bg.jpg) 1x,
         url(img/hf-bg@2x.jpg) 2x);
  background-image: -o-image-set(url(img/hf-bg.jpg) 1x,
         url(img/hf-bg@2x.jpg) 2x);
  background-image: -ms-image-set(url(img/hf-bg.jpg) 1x,
         url(img/hf-bg@2x.jpg) 2x);
  line-height: 0;
}

footer, #featuredshow {
	background: #000000 url(img/hf-bg.jpg) repeat 0 0;
	background-size: 980px 120px;
	background-image: -webkit-image-set(url(img/hf-bg.jpg) 1x,
         url(img/hf-bg@2x.jpg) 2x);
  background-image: -o-image-set(url(img/hf-bg.jpg) 1x,
         url(img/hf-bg@2x.jpg) 2x);
  background-image: -ms-image-set(url(img/hf-bg.jpg) 1x,
         url(img/hf-bg@2x.jpg) 2x);
}
*/

.featured-artist {
    background-color: #000000
}

.featured-artist h1 {
    margin-bottom: -25px;
    z-index: 5;
}

.featured-artist .featured-artist-content {
    max-height: 192px;
    overflow: hidden;
    margin-right: -10px;
    margin-bottom: -10px;
    margin-left: -10px;
    position: relative;
}

.featured-artist-content > h2 {
    position: absolute;
    z-index: 100;
    bottom: 0;
    padding: 0 10px;
    width: 298px;
    display: block;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    font-size: 15px;
    margin: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.featured-artist-content > h2 a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.8;
}

.featured-artist-content > h2 a:hover {
    opacity: 1.0
}

.featured-artist-content img {
    width: 100%;
    position: relative;
}

p.artist-title {
    display: block;
    position: absolute;
    bottom: -51px;
    padding: 10px;
    width: 278px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #ffffff;:;
}

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

.footer-ad-spot{
    text-align:center;
    margin:0 0 2em 0;
}

.footer-ad-spot .adwidget{
    margin:0;
}

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

.item.noimg p {
    margin-left: 0 !important;
}

/*
body {
	background: #000000 url(img/page-bg.jpg) repeat-x top center fixed;
	background-size: 1400px 600px;
	background-image: -webkit-image-set(url(img/page-bg.jpg) 1x,
         url(img/page-bg@2x.jpg) 2x);
  background-image: -o-image-set(url(img/page-bg.jpg) 1x,
         url(img/page-bg@2x.jpg) 2x);
  background-image: -ms-image-set(url(img/page-bg.jpg) 1x,
         url(img/page-bg@2x.jpg) 2x);
}

.flair {
	background: transparent url(img/bg-flair.jpg) no-repeat top center fixed;
	background-size: 1400px 600px;
	background-image: -webkit-image-set(url(img/bg-flair.jpg) 1x,
         url(img/bg-flair@2x.jpg) 2x);
  background-image: -o-image-set(url(img/bg-flair.jpg) 1x,
         url(img/bg-flair@2x.jpg) 2x);
  background-image: -ms-image-set(url(img/bg-flair.jpg) 1x,
         url(img/bg-flair@2x.jpg) 2x);
}
*/

.widget h1,
#dynamiclead h1,
#topstory h1,
article h1,
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: #6d81a4
}

#stationbar a {
    color: #6d81a4
}

footer a,
footer a:hover,
footer a:focus {
    color: #6d81a4
}

.pagination .current, .em-pagination .current {
    background-color: #6d81a4
}

.alertmessage {
    border-color: #6d81a4
}

#selector li.activeSlide a {
    background-color: #6d81a4;
    background-color: rgba(2, 30, 65, 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: #6d81a4;
        background-color: rgba(2, 30, 65, 0.8);
    }
}

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

#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);
}

/* Top Stories Mods */

.span4 .adwidget:first-child {
    margin-top: 20px
}

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

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

#otherstories h2 {
    font-weight: 400;
    font-size: 13px;
}

#mobileotherstories {
    display: none
}

/* Taxonomy Descriptions */

.taxdesc {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.taxdesc p {
    font-size: 13px
}

.taxdesc p:last-child {
    margin-bottom: 10px
}

/* Pagination (EM is a bitch) */

.em-pagination {
    display: block;
    clear: both;
    padding: 10px 0;
    position: relative;
    font-size: 11px;
    line-height: 13px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
    text-align: center;
}

.em-pagination .current {
    padding: 6px 9px 5px 9px;
    background: #021E41;
    color: #fff;
}

.em-pagination span,
.em-pagination a {
    display: inline-block;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px 9px;
    text-decoration: none;
    width: auto;
    color: #000;
    background: #e0e0e0;
    border: 1px solid #cccccc;
}

.em-pagination a:hover {
    background: #cccccc
}