/*
Theme Name: KPSZ - HOPE 940
Author: Saga Communications
Author URI: http://sagacom.com/
Description: The child theme for KPSZ.
Template: vanilla
Version: 1.0
*/

@import url("../vanilla/style.css");

/* Colors and Images */

/* Links */

a {
    color: #2bb673;
    text-decoration: none;
}

a:focus,
a:active,
a:hover {
    color: #2bb673;
    text-decoration: underline;
}


.item h2 a {
	text-decoration: none;
	color: #2bb673;
}

.item h2 a:focus,
.item h2 a:hover {
	color: #2bb673;
	text-decoration: underline
}

footer a,
footer a:hover,
footer a:focus,
#featuredshow .widget a,
#featuredshow .widget a:hover,
#featuredshow .widget a:focus {
	color: #2bb673;
	text-decoration: none;
}

footer a:hover,
footer a:focus,
#featuredshow .widget a:hover,
#featuredshow .widget a:focus {
	color: #2bb673;
	text-decoration: underline
}

.post-title {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 28px;
    line-height: 30px;
    font-weight: 300;
    color: #2bb673;
    padding-bottom: 5px;
}



.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 */


body {
	background: #d4e5c0
}
#page{
    padding-bottom:0px;
}
.footerads{
    margin-bottom:20px;
}

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

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

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

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

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

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

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

.widget h1,
#dynamiclead h1,
#topstory h1,
article h1 {
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
    top: -15px;
    height: 30px;
    line-height: 30px;
    left: -15px;
    padding: 0;
    margin: 0 0 0 0;
    background-color:#666666;
    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;
    display: block;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 5px 0px 0px 0px;
    border-radius: 5px 0px 0px 0px;
}
#stationbar {
    height: 50px;
    width: 100%;
    position: fixed;
    z-index: 100;
    border-bottom: 1px solid #662d91;
    background-color: #1d1d1d;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#662d91), to(#662d91));
    background-image: -webkit-linear-gradient(top, #662d91, #662d91);
    background-image: -moz-linear-gradient(top, #662d91, #662d91);
    background-image: -o-linear-gradient(top, #662d91, #662d91);
    background-image: -ms-linear-gradient(top, #662d91, #662d91);
    background-image: linear-gradient(top, #662d91, #662d91);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#662d91', EndColorStr='#662d91');
    -webkit-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, .3);
    box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, .3);
    line-height: 50px;
    color: #ffffff;
}

#stationbar a {
    text-decoration: none;
    color: #2bb673;
    font-weight: 700;
}

#stationbar a:focus,
#stationbar a:hover {
    text-decoration: underline
}