.content-header {
background: url("http://www.cbc.ca/radio-content/assets/images/outintheopen-header-gradients.jpg") no-repeat scroll 0 0;
background-color:#70377c;
background-size:100% 100%;
}


.ie8  .content-header {
background-image:url("http://www.cbc.ca/radio-content/assets/images/outintheopen-header-gradients.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/outintheopen-header-gradients.jpg',
sizingMethod='scale');
}

.ie #header-container {
 background-image: url("http://www.cbc.ca/radio-content/assets/images/outintheopen-host.png");
 background-repeat:no-repeat;
 background-position:5% 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/outintheopen-host.png') no-repeat scroll 5% 20px; 
}



/*hide all comments*/
#listenLatest .blogroll-extra, .show-highlights .blogroll-extra, .show-highlight-single .blogroll-extra {
display: none;
}

#bloglistbottom .blogroll .socialcomments-link {
display: none;
}

#commentwrapper {
  border-top: 1px solid #cbcbcb;
  clear: both;
  color: #666;
  font-size: 12px;
  margin-top: 35px;
  padding-top: 10px;
  line-height:1.8rem;
}

.blogentry-content {
  margin-bottom:25px;
  float:left;
  clear:both;
}


@media (max-width: 1086px) {
.site-header {
  background-position: -70px 20px;
}
}

 .blogroll div[id*="page"] input {font-size:16px;}
/*******  PHONE  ***************/
@media (max-width: 769px) {

.about-content img.host {
max-width: 99%;
}
.outintheopen.about .about-content div.team-member h2 div.figure {width:40% !important}
.team-member .figure {width:40% !important}

}/* end media 769*/
