/*
Theme Name: KIOA
Author: Saga Communications
Author URI: http://sagacom.com/
Description: The child theme for KIOA.
Template: classicrock
Version: 1.0
*/
@import url("../classicrock/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 !important;
    background-image: -webkit-image-set(url(img/listen-live.png) 1x,
    url(img/listen-live@2x.png) 2x) !important;
    background-image: -o-image-set(url(img/listen-live.png) 1x,
    url(img/listen-live@2x.png) 2x) !important;
    background-image: -ms-image-set(url(img/listen-live.png) 1x,
    url(img/listen-live@2x.png) 2x) !important;
}

/* Site-specfic */
#page {
    padding-bottom: 0px;
}

.footerads {
    margin-bottom: 20px;
}

#carhead {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 0;
}

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

.homecontest {
    width: 300px;
    height: 130px;
    background-size: 300px 130px;
    background: transparent url(img/P3-contest-win@2x.jpg) no-repeat top center;
    background-size: 300px 130px;
    color: #003366;
}

.innercontest {
    width: 280px;
    padding: 54px 0 0 5px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.6em;
    text-align: left;
}

.innercontest a {
    color: #0047AF !important;
}

.innercontest ul{
    margin-left: 24px;
}

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

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

.nexton {
    color: #003366;
}

#featuredshow li {
    margin-bottom: 1.6em;
}

.personality {
    width: 270px;
}

.workplace {
    width: 300px;
    height: 130px;
    background-size: 300px 130px;
    background: transparent url(img/workplace-hm-bg.jpg) no-repeat 0 0;
    background-image: -webkit-image-set(url(img/workplace-hm-bg.jpg) 1x,
    url(img/workplace-hm-bg@2x.jpg) 2x);
    background-image: -o-image-set(url(img/workplace-hm-bg.jpg) 1x,
    url(img/workplace-hm-bg@2x.jpg) 2x);
    background-image: -ms-image-set(url(img/workplace-hm-bg.jpg) 1x,
    url(img/workplace-hm-bg@2x.jpg) 2x);
    color: #96171c;
    margin-top: 20px;
}

.innerworkplace {
    width: 165px;
    padding: 82px 10px 10px 25px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.6em;
    text-align: left;
}

.innerworkplace p {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.6em;
}

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

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

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

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

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: #366898;
}

#stationbar a {
    color: #fff333;
}

footer a,
footer a:hover,
footer a:focus {
    color: #366898;
}

.pagination .current {
    background-color: #366898;
}

.alertmessage {
    border-color: #366898;
}

#selector li.activeSlide a {
    background-color: #366898;
    background-color: rgba(54, 104, 152, 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: #366898;
        background-color: rgba(54, 104, 152, 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);
}

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


/*================
Synth Wave Styles
==================*/
body {
    background-size: cover;
    background-repeat:no-repeat;
    background-position-y: 50%;
}

footer {
    background: transparent;
    color: #808080;
}

footer a, footer a:hover, footer a:focus {
    color: #ff33ff;
}

.page {
    background: none;
    background-color: rgba(0, 0, 0, 0.5);
}

.centered-logo {
    margin-top: 20px;
}

#stationbar a {
    color: #ff33ff;
}

#masthead {
    background: none;
}

.widget h1, #dynamiclead h1, article h1 {
    color: #000033;
}

footer .widget h1, #featuredshow .widget h1 {
    color: #000033;
}

