/*
Theme Name: WKHY-FM
Author: Saga Communications
Author URI: http://sagacom.com/
Description: The child theme for WKHY-FM.
Template: activerock
Version: 1.0
*/
@import url("../activerock/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;
    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-bottom: 20px;
}

.onlineoutlet {
	width: 300px;
	height: 130px;
	background-size: 300px 130px;
	background: transparent url(https://wrsi.com/wp-content/themes/wrsi/img/Shop30_600x260.png) no-repeat 0 0;
}

.onlineoutlet a {
	display: block;
	width: 300px;
	height: 130px;
}

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

.innerttt {
    width: 280px;
    padding: 90px 11px 10px 9px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.6em;
    text-align: left;
}

.ttt a {
    color: #ffffff;
}

#featuredshow {
    background-image: url(img/amshowhomepage@2x.jpg);
    background-size: 980px 284px;
    background-repeat: no-repeat;
    display: block;
    min-height: 284px;
  }

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

.article-featured-img {
    margin-bottom: 15px;
}

.leah-podcast {
    height: 130px;
    background-size: 300px 130px;
    background: transparent url(img/leah-podcast-1000x600.jpg) no-repeat 0 0;
    background-image: -webkit-image-set(url(img/leah-podcast-1000x600.jpg) 1x,
    url(img/leah-podcast-1000x600@2x.jpg) 2x);
    background-image: -o-image-set(url(img/leah-podcast-1000x600.jpg) 1x,
    url(img/leah-podcast-1000x600@2x.jpg) 2x);
    background-image: -ms-image-set(url(img/leah-podcast-1000x600.jpg) 1x,
    url(img/leah-podcast-1000x600@2x.jpg) 2x);
    color: #ffff00;
    margin-top: 20px;
}

a.leah-podcast-widget:hover,
a.leah-podcast-widget:focus {
    text-decoration: none;
}

.widget.leah-podcast {
    margin-bottom: 15px;
    min-height: 300px;
    max-height: 300px;
    border: 1px solid #cccccc;
    background: #a1a0a5 url(img/leah-podcast-1000x600.jpg) no-repeat left top;
    background-size: 500px 300px;
    background-size: cover;
    padding: 0;
}

.leah-podcast ul {
    list-style: none;
    font-size: 12px;
    line-height: 18px;
}

.leah-podcast-content {
    overflow: hidden;
    min-height: 190px;
    padding-right: 10px;
    font-size: 12px;
}

.leah-podcast-content a, .leah-podcast-content a:hover {
    color: #ffffff;
}

.leah-podcast-content ul {
    margin-left: 230px;
    margin-bottom: 0;
    display: block;
    float: left;
}

.leah-podcast-content li {
    margin: 10px 0;
}