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

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

/* Colors and Images */

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

/* Site-specfic */

#page{
    padding-bottom:0px;
}

#content-home{
   padding:0px;
}

#footerads{
    margin: 20px 0 20px 0;
}

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

.mw-widget {
    margin-top: 20px
}

.mw-widget.front {
    margin-top: 0px
}

.mw-widget,
.mw-widget * {
    /* font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; */
    font-family: Arial;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    text-shadow: 0px 1px 1px white;
    color: #222;
    text-align: justify;
}

    .mw-widget h3 {
        font-weight: bold;
        color: #444;
        margin: 0px 0px 10px 0px;
    }

    .mw-widget img {
        margin: 7px 20px 0px 0px !important;
        float: left;
        width: 64px;
        height: 64px;
        border-radius: 32px;
        -moz-border-radius: 32px;
        -webkit-border-radius: 32px;
        box-shadow: 0px 2px 8px -2px black;
        -moz-box-shadow: 0px 2px 8px -2px black;
        -webkit-box-shadow: 0px 2px 8px -2px black;
    }

    .mw-widget th {
        width: 100px;
        text-align: left;
    }

    .mw-widget table .wicon {
        margin: 0px !important
    }

    .mw-widget p.noicon {
        margin: 0px 0px 0px 84px !important
    }

h2.archive-page-title {
    border-bottom: 1px solid #efefef
}

div.gallery.grid.highlights {
    border-top: none;
    margin-top: 10px;
    padding-top: 0;
    text-align: left;
    overflow: hidden;
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px;
}

div.gallery.grid.highlights:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

div.gallery.grid.highlights .item {
    margin-left: 0;
    float: left;
}

.featured-performance-featured-img {
    width: 40%;
    margin-top: 0;
    margin-right: 10px;
    float: left;
}

.featured-excerpt {
    color: #f6f5f3
}

.onlineoutlet {
	width: 300px;
	height: 130px;
	background-size: 300px 130px;
	background: transparent url(img/online-outlet.jpg) no-repeat 0 0;
}

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

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

.mw-widget {
    margin-top: 20px
}

.mw-widget.front {
    margin-top: 0px
}

.mw-widget,
.mw-widget * {
    /* font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; */
    font-family: Arial;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    text-shadow: 0px 1px 1px white;
    color: #222;
    text-align: justify;
}

    .mw-widget h3 {
        font-weight: bold;
        color: #444;
        margin: 0px 0px 10px 0px;
    }

    .mw-widget img {
        margin: 7px 20px 0px 0px !important;
        float: left;
        width: 64px;
        height: 64px;
        border-radius: 32px;
        -moz-border-radius: 32px;
        -webkit-border-radius: 32px;
        box-shadow: 0px 2px 8px -2px black;
        -moz-box-shadow: 0px 2px 8px -2px black;
        -webkit-box-shadow: 0px 2px 8px -2px black;
    }

    .mw-widget th {
        width: 100px;
        text-align: left;
    }

    .mw-widget table .wicon {
        margin: 0px !important
    }

    .mw-widget p.noicon {
        margin: 0px 0px 0px 84px !important
    }

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


.widget h1,
#dynamiclead h1,
article h1,
footer .widget h1,
#featuredshow .widget h1 {
    color: #ffffff
}

#featuredshow .widget h1 {
    left: -10px
}

#featuredshow {
    color: #151515;
    min-height: 210px;
    background: #cccccc url(img/riverod-home.png) no-repeat 0 0;
    background-size: 980px 284px;
    background-image: -webkit-image-set(url(img/riverod-home.png) 1x, url(img/riverod-home@2x.png) 2x);
    background-image: -o-image-set(url(img/riverod-home.png) 1x, url(img/riverod-home@2x.png) 2x);
    background-image: -ms-image-set(url(img/riverod-home.png) 1x, url(img/riverod-home@2x.png) 2x);
    -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.15);
}

    #featuredshow li {
        margin-bottom: 1.6em
    }

.personality {
    width: 300px;
    min-height: 210px;
}

footer .widget ul,
#featuredshow .widget ul,
#featuredshow .widget p {
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 0;
    list-style: none;
}

#featuredshow .widget .item {
    margin-top: 10px;
    margin-right: 10px;
}


.post-title,
h2.archive-page-title,
#breadcrumb a,
.item h2 a,
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: #137fc0
}

#featuredshow .widget a,
#featuredshow .widget a:hover,
#featuredshow .widget a:focus {
    color: #137fc0
}

footer a,
footer a:hover,
footer a:focus {
    color: #137fc0
}

.pagination .current {
    background-color: #137fc0
}

.alertmessage {
    border-color: #137fc0
}

#selector li.activeSlide a {
    background-color: #137fc0;
    background-color: rgba(19,127,192,0.8);
    color: #ffffff;
}

h2.headline {
    padding-bottom: 80px;
    bottom: 0;
}

.headline a,
.headline a:focus,
.headline a:hover {
    color: #ffffff
}

@media only screen and (max-width: 800px) { 
	#selector li.activeSlide a {
	    background-color: #137fc0;
	    background-color: rgba(19,127,192,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);
}
