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

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

#page {
    padding-bottom: 0px;
}

.footerads {
    margin-bottom: 20px;
}

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

.widget h1 > span,
#dynamiclead h1 > span,
#topstory h1 > span,
article h1 > span {
    display: inline-block;
    background: transparent url(img/header-wrap.png) no-repeat 0 bottom;
    background-size: 5px 8px;
    background-image: -webkit-image-set(url(img/header-wrap.png) 1x, url(img/header-wrap@2x.png) 2x);
    background-image: -o-image-set(url(img/header-wrap.png) 1x, url(img/header-wrap@2x.png) 2x);
    background-image: -ms-image-set(url(img/header-wrap.png) 1x, url(img/header-wrap@2x.png) 2x);
    padding: 0 15px;
    height: 38px;
}

h1 {
    font-weight: 400
}

h2,
h3,
h4,
p,
ul,
ol,
li,
select,
input,
textarea,
.navcollapse {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif
}

.nav li {
    font-size: 14px
}

p.incats-experts {
    padding: 0;
    margin: 0 0 2px 0;
    font-size: 13px !important;
    color: #999;
}

h2.archive-page-title {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
    font-size: 28px;
    line-height: 30px;
    font-weight: 300;
    color: #3b86ff;
    padding: 10px 10px 20px 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.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;
    background-size: 300px 130px;
    background: transparent url(img/community-calendar-p3.png) no-repeat 0 0;
    background-image: -webkit-image-set(url(img/community-calendar-p3.png) 1x, url(img/community-calendar-p3@2x.png) 2x);
    background-image: -o-image-set(url(img/community-calendar-p3.png) 1x, url(img/community-calendar-p3@2x.png) 2x);
    background-image: -ms-image-set(url(img/community-calendar-p3.png) 1x, url(img/community-calendar-p3@2x.png) 2x);
    color: #ffffff;
}

  .innerdeal {
    width: 160px;
    padding: 35px 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: #ec3c47
}

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

#featuredshow li {
    margin-bottom: 1.6em
}

.personality {
    width: 300px;
    min-height: 210px;
}

#featuredshow .widget h1 {
    left: -10px
}

#featuredshow .widget ul,
#featuredshow .widget p {
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 0;
    list-style: none;
}

#featuredshow .widget .item {
    margin-top: 10px;
    margin-right: 10px;
}

.centered-logo {
    display: block;
    width: 220px;
    height: 120px;
    background-size: 220px 120px;
    background-image: url(img/centered-logo.png);
    color: #ffffff;
}

.centered-logo span {
    display: none
}

body {
    background: #000000 url(img/page-bg.jpg) repeat top center fixed;
    background-size: 400px 400px;
    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.png) repeat-x bottom center fixed;
    background-size: 20px 300px;
    background-image: -webkit-image-set(url(img/bg-flair.png) 1x, url(img/bg-flair@2x.png) 2x);
    background-image: -o-image-set(url(img/bg-flair.png) 1x, url(img/bg-flair@2x.png) 2x);
    background-image: -ms-image-set(url(img/bg-flair.png) 1x, url(img/bg-flair@2x.png) 2x);
}

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

.widget h1,
#dynamiclead h1,
#topstory,
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: #157DF1;
}

#stationbar a {
    color: #157DF1;
}

footer a,
footer a:hover,
footer a:focus {
    color: #157DF1;
}

.pagination .current {
    background-color: #157DF1;
}

.alertmessage {
    border-color: #157DF1;
}

#selector li a {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.3);
}

#selector li.activeSlide a {
    background-color: #157DF1;
    background-color: rgba(21, 125, 242, 0.8);
    color: #ffffff;
}

h2.headline {
    padding-bottom: 80px;
    bottom: 0;
}

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

@media only screen and (max-width: 800px) {
    #selector li.activeSlide a {
        background-color: #157DF1;
        background-color: rgba(21, 125, 242, 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);
}

#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-size: 24px;
    line-height: 32px;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 0;
}

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

#topstory h1 span {
    height: 0;
}