.content-header {
background: url("http://www.cbc.ca/radio/polopoly/assets/images/thedebaters-header-gradient.jpg") no-repeat scroll 0 0;
background-color:#6F0000;
background-size:100% 100%;
}
.ie .radio_banner {  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#293C55', endColorstr='#293C55'); /* IE */}

.ie8  .content-header {
background-image:url("http://www.cbc.ca/radio-content/assets/images/thedebaters-header-gradient.jpg");
background-repeat:no-repeat;
background-size:100% 100%;
z-index:-1;
position:relative;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='http://www.cbc.ca/radio-content/assets/images/thedebaters-header-gradient.jpg',
sizingMethod='scale');
}

#header-container {
  background: url("http://www.cbc.ca/radio-content/assets/images/thedebaters-host1.png") no-repeat scroll 10% 20px rgba(0, 0, 0, 0);
}
.ie #header-container {
 background-image: url("http://www.cbc.ca/radio-content/assets/images/thedebaters-host1.png");
 background-repeat:no-repeat;
 background-position:10% 20px;
position:relative;
z-index:2;
}


 /*#listenLatest h2 {left: 0; padding-left: 0}
#listenLatest .blogroll .media-body p { left: 0; padding-left: 0}*/
.about-subscribe li {
    width: 127px;
    float: left;
    margin-right: 1%;
    list-style-type: none;
}
.stay-connected li{
padding: 0;
display: inline;
float: left;
margin: 0 10px 0 0;}

.stay-connected ul{width:100%; height: 35px; margin-bottom: 10px;}

.show-info-content h1 {
    display: none;
}

a.debaters-home-link {
    width: 30%;
    height: 193px;
    position: absolute;
    top: 0;
    z-index: 200;
}
.site-header .hgroup {
    padding: 5px 0 20px;
}

.show-info-content h2 {
    margin-top: 0px;
}

#nav.show_nav, .site-header .hgroup {
    margin-left: 29%;
}

@media (max-width: 1086px) {
.site-header {  background-position: -70px 20px;}
}

@media (max-width: 769px) {
#header.site-header .hgroup img {
    display: none;
}
#header.site-header h1 {
    padding-top: 10px;
    display: block;
}
 a.debaters-home-link{width:30%;height:30px;position:absolute;top:0;z-index:200}
 #header.site-header h2 {
    margin-top: 0px;
}
}

