/*
Theme Name: WOXL-HD3
Author: Saga Communications
Author URI: http://sagacom.com/
Description: The child theme for WOXL-HD3.
Template: classicrock
Version: 1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  woxl-hd3
*/

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

body {
    background: #000000 url(img/page-bg-lapantera.png) repeat-y top center fixed;
}



/*transparent bg tm*/
.page {
  background-color: rgba(255, 255, 255, 1);
}

/*black header tm*/
#masthead {
	background: #000;
}

footer,
#featuredshow {
    color: #000;
    background: #fff;
    background-color: #fff !important;
}

footer {
    padding-top: 0px;
    padding-bottom: 20px;
}

/*kill footer border tm*/
#footer{
  border: 0;
}

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

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

.onlineoutlet {
	width: 300px;
	height: 130px;
	background-size: 300px 130px;
	background: transparent url(img/marketplace-p3.png) no-repeat 0 0;
	background-image: -webkit-image-set(url(img/marketplace-p3.png) 1x,
         url(img/hootstash@2x.png) 2x);
  background-image: -o-image-set(url(img/marketplace-p3.png) 1x,
         url(img/hootstash@2x.png) 2x);
  background-image: -ms-image-set(url(img/marketplace-p3.png) 1x,
         url(img/hootstash@2x.png) 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,
.onlineoutlet a:hover,
.onlineoutlet a:focus {
  color: #ffffff;
}

.featured-artist {
	background-color: #000000;
}

.featured-artist h1 {
	z-index: 5;
	margin-bottom: -25px;
}

.featured-artist .featured-artist-content {
	position: relative;
	overflow: hidden;
	margin-right: -10px;
	margin-bottom: -10px;
	margin-left: -10px;
	max-height: 192px;
}

.featured-artist-content>h2 {
	position: absolute;
	bottom: 0;
	z-index: 100;
	display: block;
	margin: 0;
	padding: 0 10px;
	width: 298px;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	background-color: rgba(0, 0, 0, 0.8);
	color: white;
	font-size: 15px;
}
.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 {
	position: relative;
	width: 100%;
}

p.artist-title {
	position: absolute;
	bottom: -51px;
	display: block;
	padding: 10px;
	width: 278px;
	background-color: rgba(0, 0, 0, 0.8);
	color: #ffffff;;
}
.featuregroup.taxonomy .tax {
	overflow: hidden;
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom: 1px solid #efefef;
}
.featuregroup.taxonomy .tax:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.featuregroup.taxonomy .tax p {
	margin-bottom: 0;
	margin-left: 0;
	font-size: 13px;
	line-height: 1.6em;
}
.featuregroup.taxonomy .tax p.cat {
	float: left;
	text-align: left;
}
.featuregroup.taxonomy .tax p.cat span.count {
	display: block;
	color: #999;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 1em;
}
.featuregroup.taxonomy .tax p.feed {
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
}

.centered-logo {
	display: block;
	width: 220px;
	height: 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);
	background-size: 220px 120px;
	color: #ffffff;
}

.centered-logo span {
	display: none;
}
#stationbar {
  border-bottom: 1px solid #2b2b2b;
  background-color: #000000;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
}
#stationbar a {
  color: #ffffff;
}
.post-title,
h2.archive-page-title,
a,
a:focus,
a:active,
a:hover,
#breadcrumb a,
.item h2 a,
#featuredshow .widget a,
#featuredshow .widget a:hover,
#featuredshow .widget a:focus,
.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: #ff0000; */
  /*yellow text for news headlines tm*/
  color: #ce1126;
}
footer a,
footer a:hover,
footer a:focus {
  color: #ce1126;
}
.listenlive a {
  display: block;
  float: right;
  width: 300px;
  height: 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);
  background-size: 300px 120px;
}


#breadcrumb {
  background-color:black;
  border: 0;
}

article.news header {
  background-color: #fff;
}
article.news {
  border: 0 !important;
}

article.news>h1 {
  margin-bottom:0 !important;
}

.featuredimagecaptioncontainer{
  background:white;
  margin-bottom:0;
}

.post-inner {
  background-color: white;
  color: black;
  padding-top: 1.2em;
}



.widget h1,
#dynamiclead h1,
#topstory h1,
article h1,
footer .widget h1,
#featuredshow .widget h1 {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  background: #000;
  background-color: #000;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-size: 960px 30px;
  color: #ffffff;
}
.widget h1 span,
#dynamiclead h1 span,
#topstory h1 span,
article h1 span,
footer .widget h1 span,
#featuredshow .widget h1 span {
  height: auto;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  background: -moz-linear-gradient(left, #204f8e 0%, rgba(32, 79, 142, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #204f8e), color-stop(100%, rgba(32, 79, 142, 0)));
  background: -webkit-linear-gradient(left, #204f8e 0%, rgba(32, 79, 142, 0) 100%);
  background: -o-linear-gradient(left, #204f8e 0%, rgba(32, 79, 142, 0) 100%);
  background: -ms-linear-gradient(left, #204f8e 0%, rgba(32, 79, 142, 0) 100%);
  background: linear-gradient(to right, #204f8e 0%, rgba(32, 79, 142, 0) 100%);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#204f8e', endColorstr='#00204f8e', GradientType=1);
}
.pagination .current {
  background-color: #E04F30;
  color: #ffffff;
}
.alertmessage {
  border-color: #E04F30;
}
#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);
}
#selector li.activeSlide a {
  background-color: #E04F30;
  background-color: rgba(224, 79, 48, 0.8);
  color: #ffffff;
}
.headline a,
.headline a:focus,
.headline a:hover {
  color: #ffffff;
}
input#s {
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.headericons li a {
  display: block;
  margin: 0 2px;
  width: 32px;
  height: 32px;
  background: transparent url('img/con-icons.png') no-repeat 0 0;
  background-image: -webkit-image-set(url('img/con-icons.png') 1x, url('img/con-icons@2x.png') 2x);
  background-image: -o-image-set(url('img/con-icons.png') 1x, url('img/con-icons@2x.png') 2x);
  background-image: -ms-image-set(url('img/con-icons.png') 1x, url('img/con-icons@2x.png') 2x);
  background-size: 64px 352px;
  text-decoration: none;
}
.headericons li a span {
  display: none;
}
.nav li {
  font-size: 14px;
  
}
nav li {
  display: inline-block;
  margin-right: 25px;
  line-height: 40px;
}
.widget.facebook h1 {
  left: 0 !important;
  z-index: 1000;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
ul.rssfeed {
  margin: 10px 0 0;
}

ul.rssfeed li {
  padding: 0 10px 10px 10px;
}