.content-header {
background: url("http://www.cbc.ca/radio-content/assets/images/thehouse-header-gradient.jpg") no-repeat scroll 0 0;
background-color:#929292;
background-size:100% 100%;
}

.ie8  .content-header {
background-image:url("http://www.cbc.ca/radio-content/assets/images/thehouse-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/thehouse-header-gradient.jpg',
sizingMethod='scale');
}
.featured-segment .topstories-episodetitle {
  border-left: 1px solid #cbcbcb;
  width: 85%;
}
.featured-segment .topstory .media-play {

}
.featured-segment .topstories-segments .media-play {
  height: auto;
}
.ie #header-container {
 background-image: url("http://www.cbc.ca/radio-content/assets/images/thehouse-hosta.png");
 background-repeat:no-repeat;
 background-position:0% 20px;
 position:relative;
 z-index:2;
}

.ie .radio_banner {  
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#09555C', endColorstr='#09555C'); /* IE */
}
.ie8 .listen-live  {font-size:14px;}

#header-container  {
	background:url('http://www.cbc.ca/radio-content/assets/images/thehouse-hosta.png') no-repeat scroll 0% 20px; 
}

.nav.nav-pills li:hover > ul {
	left: -70px;
}

.deskshow {display: block;}
.mobshow {display: none;}




.site-header .hgroup {
  margin-left: 32%;
}

@media (max-width: 1086px) {
.site-header {
  background-position: -70px 20px;
}
}

/*******  PHONE  ***************/
@media (max-width: 767px) {

.deskshow {display: none;}
.mobshow {display: block;}

#header-container{
background-image: none;
} 
/*past episode archives full width style*/
.archivesepisodes .media-body h2.blogroll-headline
{font-weight: 0;
padding-left: 0;}

.archivesepisodes .blogroll .media-side {
width: 95%;
}
.archivesepisodes .blogroll .media-body {
width: 100%;
margin-left: 2%;
}

.archivesepisodes .blogroll-fullepisode {
position: relative;
top: 0;
text-align: right;
}

}/* end media 769*/
