@import url("../vanilla/style.css");
/*
Theme Name: WINA
Author: Saga Communications
Author URI: http://sagacom.com/
Description: The child theme for WINA.
Template: vanilla
Version: 1.0
*/
/* Colors and Images */
#content-home{
    padding:0px;
}
#page{
    padding-bottom:0px;
}

#footerads{
    margin:20px 0px;
}
.nav li {
  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);
}
.item.nothumb p {
  font-size: 12px;
  line-height: 18px;
  margin-left: 0px;
}
.item.stock {
  padding: 0 !important;
}
#featuredshow {
  color: #151515;
  min-height: 210px;
  background: #cccccc url(img/morning-newswatch-home.jpg) no-repeat 0 0;
  background-size: 980px 284px;
  background-image: -webkit-image-set(url(img/morning-newswatch-home.jpg) 1x, url(img/morning-newswatch-home@2x.jpg) 2x);
  background-image: -o-image-set(url(img/morning-newswatch-home.jpg) 1x, url(img/morning-newswatch-home@2x.jpg) 2x);
  background-image: -ms-image-set(url(img/morning-newswatch-home.jpg) 1x, url(img/morning-newswatch-home@2x.jpg) 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;
}
.mnp {
  width: 300px;
  height: 130px;
  background-size: 300px 130px;
  background: transparent url(img/morning-news.jpg) no-repeat 0 0;
  background-image: -webkit-image-set(url(img/morning-news.jpg) 1x, url(img/morning-news@2x.jpg) 2x);
  background-image: -o-image-set(url(img/morning-news.jpg) 1x, url(img/morning-news@2x.jpg) 2x);
  background-image: -ms-image-set(url(img/morning-news.jpg) 1x, url(img/morning-news@2x.jpg) 2x);
  color: #ffffff;
}
.innermnp {
  width: 170px;
  padding: 45px 0 0 10px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.6em;
  text-align: left;
}
.mnp a,
.mnp a:focus,
.mnp a:hover {
  color: #a4d55d;
}
.footerads .span12 {
  height: 90px;
  line-height: 90px;
  text-align: center;
}

/*
#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;
}
.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;
}
/* Google Search */
#stationbar .headersearch {
  margin-top: 0;
}
#stationbar .headersearch a {
  color: rgba(255, 255, 255, 0.3) !important;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 700;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
#stationbar .headersearch a:link,
#stationbar .headersearch a:visited {
  color: rgba(255, 255, 255, 0.3) !important;
}
#stationbar .headersearch a:hover,
#stationbar .headersearch a:focus {
  color: rgba(255, 255, 255, 0.5) !important;
  text-decoration: none !important;
}
.googlesearch {
  line-height: 1em;
}
.googlesearch * {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.googlesearch .gsc-thumbnail-inside {
  padding-left: 0;
  padding-right: 0;
}
.googlesearch .gsc-url-top {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 3px;
  line-height: 1.3em !important;
}
.googlesearch .gs-webResult .gs-snippet {
  line-height: 1.4em;
}
.googlesearch .gs-webResult div.gs-visibleUrl {
  color: #666666 !important;
}
.googlesearch .gsib_a {
  padding: 0 5px !important;
}
.googlesearch .gsib_b {
  padding-top: 0 !important;
}
.googlesearch .gsib_b .gsst_a {
  padding-top: 0 !important;
}
.googlesearch td.gsc-input {
  padding-left: 0 !important;
}
.googlesearch input.gsc-input {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-size: 14px !important;
  background: none !important;
  padding: 5px 12px 5px 3px !important;
}
.googlesearch .gsc-input-box {
  height: auto !important;
}
.googlesearch .gcsc-branding {
  display: none !important;
}
.googlesearch .gsc-results .gsc-cursor-box {
  margin: 20px;
  text-align: center;
}
.googlesearch .gsc-adBlock {
  display: none !important;
  border: none !important;
  margin: 0;
  padding: 0;
}
.googlesearch .gs-promotion.gs-result {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.googlesearch .gsc-webResult.gsc-result.gsc-promotion {
  margin-top: 10px;
  border: none !important;
}
.googlesearch .gsc-result-info {
  padding: 8px 8px 8px 0 !important;
  font-size: 0.8em !important;
  text-transform: uppercase !important;
}
.googlesearch .gsc-above-wrapper-area {
  padding-bottom: 10px !important;
}
.googlesearch .gsc-input-box-hover,
.googlesearch .gsc-input-box-focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.googlesearch .gsc-orderby-label {
  text-transform: uppercase !important;
  font-size: 0.8em !important;
}
.googlesearch .gsc-selected-option-container {
  font-weight: 400 !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  width: auto !important;
  padding: 0 10px !important;
  min-width: auto !important;
}
.googlesearch .gsc-option-menu-item {
  padding: 0 20px 0 20px !important;
  text-transform: uppercase;
  font-size: 0.9em !important;
}
.googlesearch .gsc-results {
  width: 100% !important;
}
.googlesearch .gs-no-results-result .gs-snippet,
.googlesearch .gs-error-result .gs-snippet {
  padding: 5px !important;
  margin: 5px 0 !important;
}
.googlesearch .gsc-result div.gs-title {
  line-height: 1.4em !important;
  overflow: visible !important;
  height: auto !important;
  margin-bottom: 3px !important;
}
.googlesearch input.gsc-search-button-v2 {
  margin-top: 0 !important;
  padding: 7px 27px !important;
}
.googlesearch .gsc-adBlockVertical {
  display: none !important;
}
.googlesearch .gsc-thinWrapper {
  width: 100% !important;
  float: none !important;
  overflow: visible !important;
  border-right: none !important;
}
.googlesearch .gsc-results .gsc-cursor-box .gsc-cursor-page {
  color: #ffffff !important;
  border: 1px solid #0b519c !important;
  background-color: #0b519c !important;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 5px;
  margin-right: 10px;
  line-height: 20px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.googlesearch .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  text-decoration: none;
  background-color: #0e6acc !important;
}
.googlesearch .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  font-weight: 400;
  color: #0b519c !important;
  border: 1px solid #0b519c !important;
  background-color: transparent !important;
}
.googlesearch .gsc-results .gsc-cursor-box .gsc-cursor-current-page:hover {
  text-decoration: none;
  background-color: transparent !important;
}
.googlesearch a.gs-title,
.googlesearch a.gs-title b {
  color: #0b519c !important;
  -webkit-transition: color 0.3s !important;
  transition: color 0.3s !important;
}
.googlesearch a.gs-title:link,
.googlesearch a.gs-title b:link,
.googlesearch a.gs-title:link b,
.googlesearch a.gs-title b:link b,
.googlesearch a.gs-title:visited,
.googlesearch a.gs-title b:visited,
.googlesearch a.gs-title:visited b,
.googlesearch a.gs-title b:visited b {
  color: #0b519c !important;
}
.googlesearch a.gs-title:hover,
.googlesearch a.gs-title b:hover,
.googlesearch a.gs-title:hover b,
.googlesearch a.gs-title b:hover b,
.googlesearch a.gs-title:focus,
.googlesearch a.gs-title b:focus,
.googlesearch a.gs-title:focus b,
.googlesearch a.gs-title b:focus b {
  color: #0e6acc !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: #003b71;
  color: #a4d55d;
}

.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: #07559c;
}
#stationbar a {
  color: #a5d364;
}
footer a,
footer a:hover,
footer a:focus {
  color: #07559c;
}
.pagination .current {
  background-color: #07559c;
}
.alertmessage {
  border-color: #07559c;
}
#selector li.activeSlide a {
  background-color: #07559c;
  background-color: rgba(22, 133, 150, 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: #07559c;
    background-color: rgba(22, 133, 150, 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);
}
/* 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;
}
/* Top Stories Mods */
.content-body {
  margin-top: -15px;
  margin-bottom: -15px;
}
.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;
}
/* Cares for Kids Widget */
.cares-for-kids-widget {
  width: 300px;
  height: 130px;
  background-size: 300px 130px;
  background: transparent url('img/wina-cares-for-kids.jpg') no-repeat 0 0;
  color: #094D96;
  margin-top: 20px;
}
.cares-for-kids-widget .total {
  width: 300px;
  padding: 80px 0 0 0;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.6em;
  text-align: center;
}
.cares-for-kids-widget .total a {
  display: block;
  text-decoration: none;
  color: #094D96;
  transition: color 0.3s;
}
.cares-for-kids-widget .total a:visited {
  color: #094D96;
}
.cares-for-kids-widget .total a:hover,
.cares-for-kids-widget .total a:focus {
  color: #0c66c6;
}
/* Cares for Kids Template */
.cares-for-kids-sponsors {
  text-align: center;
  margin-bottom: 20px;
}
.cares-for-kids-sponsors p {
  text-transform: uppercase;
  color: #999999;
  margin: 20px 0 10px;
  font-size: 12px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.cares-for-kids-sponsors a img {
  width: 200px;
  margin-bottom: 20px;
  padding: 0 20px;
}
.cares-for-kids-total {
  text-align: center;
  margin: 20px 0 50px;
}
.cares-for-kids-total span {
  display: block;
  text-transform: uppercase;
  color: #999999;
  margin: 20px 0 10px;
  font-size: 12px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.cares-for-kids-total p {
  font-size: 60px;
  padding: 0;
  margin: 0;
  color: #094D96;
}
@media only screen and (max-width: 568px) {
  .cares-for-kids-total p {
    font-size: 48px;
  }
}
