/*
Theme Name: WNAX-HD2
Author: Saga Communications
Author URI: http://sagacom.com/
Description: The child theme for WNAX-HD2.
Template: country
Version: 1.0
*/

/*@import url("../country/style.css");*/

body {
    background-color: #f7f7f7;
    font-family: 'Open Sans', "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
}

a {
    color: #EA262D;
}
.item h2 a {
    color: #121212;
}

p {
    margin: 0 0 10px;
    color: #555;
}

footer p {
    color: #4B4540;
}

footer a {
    color: #351806;
    text-decoration: underline;
}

.widget h1 > span, #dynamiclead h1 > span, article h1 > span {
    display: inline-block;
    background: transparent url(img/header-wrap.png) no-repeat 0 bottom;
    background-size: 5px 8px;
    background-image: -webkit-image-set(url(img/header-wrap.png) 1x, url(img/header-wrap@2x.png) 2x);
    background-image: -o-image-set(url(img/header-wrap.png) 1x, url(img/header-wrap@2x.png) 2x);
    background-image: -ms-image-set(url(img/header-wrap.png) 1x, url(img/header-wrap@2x.png) 2x);
    padding: 2px 15px 0;
    font-family: 'Special Elite', Georgia, "Bitstream Charter", serif;
    font-size: 16px;
}

#smallcol .widget, .widget, article {
    margin-bottom: 15px;
    margin-top: 30px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    padding: 0 10px 10px 10px;
    overflow: visible;
}

.pagination .current {
    padding: 6px 9px 5px 9px;
    background: #EA262D;
    color: #fff;
}

/****************************************
* Navigation
****************************************/
.nav {
    margin-bottom: 0px;
}

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

.footer-ad-spot{
    text-align:center;
    margin:0 0 2em 0;
}

.footer-ad-spot .adwidget{
    margin:0;
}

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

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

.row.footerads.hidden-phone {
    margin-left: -20px;
}

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

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

.onlineoutlet a {
    color: #ffffff;
}

#featuredshow .widget a,
#featuredshow .widget a:hover,
#featuredshow .widget a:focus {
    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;
}

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