/*
 Theme Name:   WPVQ-HD2
 Theme URI:    http://sagacom.com
 Description:  WPVQ-HD2 Child theme
 Author:       Saga Communications
 Author URI:   http://example.com
 Template:     ac
 Version:      1.0.0
 Template Version: 1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  wpvq-hd2
*/

/**
Colors
Primary: #67b344
Secondary: #0E2856
 */


/************************************************************
* Accessibility
 ************************************************************/
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/************************************************************
* WordPress Styles
 ************************************************************/
.bypostauthor {

}

/************************************************************
* Defaults
 ************************************************************/
body {
    background: linear-gradient(172deg, rgba(103,179,68,0.8) 35%, rgba(0,162,216,0.8)) 100%), url("img/squairy_light.png") repeat;

}

.logo img {
    height: auto;
}

.logo a {
    display: inline-block;
    padding: 10px;
}

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

/* Colors and Images */

/* Site-specfic */

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

.innerdeal {
    width: 155px;
    padding: 20px 0 0 10px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.6em;
    text-align: left;
}



article.news h1, .widget h1 {
    text-transform: none;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
}

#page {
    padding-bottom: 0px;
}

#smallcol .widget {
    margin-bottom: 0;
    margin-top: 30px;
    border: 1px solid #ccc;
    background-color: #ffffff;
    padding: 0;
    border-collapse: collapse;
}

.footerads {
    margin-bottom: 20px;
}

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

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

#stationbar a {
    color: #67b344;
}

.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 {
    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;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, 'Nimbus L', sans-serif;
}

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

footer a,
footer a:hover,
footer a:focus {
    color: #67b344;
}

.pagination .current {
    background-color: #67b344;
}

.alertmessage {
    border-color: #67b344;
}

#selector li.activeSlide a {
    background-color: #67b344;
    background-color: rgba(103, 179, 68, 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: #67b344;
        background-color: rgba(103, 179, 68, 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-market-logo.png) no-repeat 0 0;
    background-image: -webkit-image-set(url(img/centered-market-logo.png) 1x,
    url(img/centered-market-logo@2x.png) 2x);
    background-image: -o-image-set(url(img/centered-market-logo.png) 1x,
    url(img/centered-market-logo@2x.png) 2x);
    background-image: -ms-image-set(url(img/centered-market-logo.png) 1x,
    url(img/centered-market-logo@2x.png) 2x);
    color: #ffffff;
}

.centered-logo span {
    display: none;
}