/*
Theme Name: KSTZ
Author: Saga Communications
Author URI: http://sagacom.com/
Description: The child theme for KSTZ.
Template: ac
Version: 1.0
*/

@import url("../ac/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 */

nav li {
  font-size: 14px;
}

#page{
    padding-bottom:0px;
}
.footerads{
    display:inline-block;
}

.footerads .span12 {
	height: 90px;
	line-height: 90px;
	text-align: center;
}
.item.kcci p{
	font-size: 12px;
	line-height: 18px;
  margin-left: 0px;
}

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

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

.nexton {
	color: #003366;
}
#featuredshow li {
	margin-bottom: 1.6em;
}

.personality {
	width: 290px;
}

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

.widget.featuregroup.items {
  list-style-type: none;
}

/* Ultimate Posts Widget */
.upw-posts .entry-title a {
    text-decoration: none;
    font-size: 14px;
}

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

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

.karessblog_home {
	width: 300px;
	height: 90px;
	background-size: 300px 130px;
	background: transparent url(img/homepage-karess.jpg) no-repeat 0 0;
	background-image: -webkit-image-set(url(img/homepage-karess.jpg) 1x,
         url(img/homepage-karess@2x.jpg) 2x);
  background-image: -o-image-set(url(img/homepage-karess.jpg) 1x,
         url(img/homepage-karess@2x.jpg) 2x);
  background-image: -ms-image-set(url(img/homepage-karess.jpg) 1x,
         url(img/homepage-karess@2x.jpg) 2x);
	color:  #003366;
	padding-top: 40px;
}


.karess a {
  color: #003366;
}

#stationbar a, #stationbar a:hover, #stationbar a:focus {
	color: #ffdf19;
}

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

.page-intro {
    padding: 10px;
}