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

/* Colors and Images */

.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 !important;
    background-image: -webkit-image-set(url(img/listen-live.png) 1x, url(img/listen-live@2x.png) 2x) !important;
    background-image: -o-image-set(url(img/listen-live.png) 1x, url(img/listen-live@2x.png) 2x) !important;
    background-image: -ms-image-set(url(img/listen-live.png) 1x, url(img/listen-live@2x.png) 2x) !important;
}

/* Site-specfic */

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

/* Site-specfic */

#page {
    padding-bottom: 0px;
}

.footerads {
    margin-bottom: 20px;
}

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

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

.dj-bio {
    padding: 15px;
}


#featuredshow {
    color: #003366;
    min-height: 284px;
    background: #cccccc url(img/featured-show-rcm.jpg) no-repeat 0 0;
    background-size: 980px 284px;
    background-image: -webkit-image-set(url(img/featured-show-rcm.jpg) 1x,
    url(img/featured-show-rcm.jpg) 2x);
    background-image: -o-image-set(url(img/featured-show-rcm.jpg) 1x,
    url(img/featured-show-rcm.jpg) 2x);
    background-image: -ms-image-set(url(img/featured-show-rcm.jpg) 1x,
    url(img/featured-show-rcm.jpg) 2x);
}

#featuredshow a, #featuredshow a:visited, #featuredshow .widget a {
    color: #003366 !important;
}

#featuredshow a:hover, #featuredshow a:focus, #featuredshow .widget a:hover {
    color: #ff0000 !important;
}

.nexton {
    color: #003366;
}

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

.morningwsishow {
    padding: 10px;
}
.morningshow h2 {
    font-size: 36px;
    text-align: center;
}

.morningshow p {
    font-size: 24px;
    text-align: center;
}

.morningshow a {
    width: 100%;
    height: 210px;
    display: block;
}

.entry-content {
    margin-top: 40px;
}

.picked {
    background: url('img/picked-overlay.png') no-repeat top center;
}

.picked img {
    position: absolute;
}

.picked a {
    color: #ffffff;
    position: relative;
    left: 30px;
    top: 25px;
}

.piece-content {
    margin: 20px 0;
    height: 150px;
}

.piece-content h3 {
    line-height: 1.5em;
    padding: 10px 0;
}

.row-fluid .span3 {
    margin-left: 0;
}

.overlay {
    width: 136px;
    height: 88px;
    background: linear-gradient(
            rgba(0, 0, 0, 0.8),
            rgba(0, 0, 0, 0.8)
    ),
}

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

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

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

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

/*
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,
article 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;
}

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: #ea2035
}

footer a,
footer a:hover,
footer a:focus {
    color: #ffffff
}

.pagination .current {
    background-color: #ea2035
}

.alertmessage {
    border-color: #ea2035
}

#selector li.activeSlide a {
    background-color: #ea2035;
    background-color: rgba(234, 32, 53, 0.8);
    color: #ffffff;
}

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

.entry-content table tbody tr {
    border-bottom: 1px #ccc solid;
}


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

    #selector li.activeSlide a {
        background-color: #ea2035;
        background-color: rgba(234, 32, 53, 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);
}

/* Modify background color/image/flair from parent (country). */
body {
    background: #ece6e1;
}
.flair {
    background-image: none;
}