.content-header {
background: url("http://www.cbc.ca/radio-content/assets/images/dnto-header-gradient.jpg") no-repeat scroll 0 0;
background-color:#295244;
background-size:100% 100%;
}

#header-container {
  background: url("http://www.cbc.ca/radio-content/assets/images/dnto-host.png") no-repeat scroll 5% 20px rgba(0, 0, 0, 0);
}
.ie .radio_banner {  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#265a5a', endColorstr='#265a5a'); /* IE */}

.ie8  .content-header {
background-image:url("http://www.cbc.ca/radio-content/assets/images/dnto-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/dnto-header-gradient.jpg',
sizingMethod='scale');
}

.ie #header-container {
 background-image: url("http://www.cbc.ca/radio-content/assets/images/dnto-host.png");
 background-repeat:no-repeat;
 background-position:5% 20px;
position:relative;
z-index:2;
}


/* Site Colors */

.pullquote-quotation, .story-content .pullq strong {
	border-left: 2px solid #265a5a;
}


.stay-connected li{
padding: 0;
display: inline;
float: left;
margin: 0 10px 0 0;}

.stay-connected ul{width:100%; height: 35px; margin-bottom: 10px;}

/* Style for Segments on Archive*/
.archives ul.blogroll-episodesegmentlist li {
list-style: square;
margin: 0 0 0 18px;
color: #4f8ec4;
}

ul.blogroll-episodesegmentlist {margin-bottom:10px;}
 .show-highlights  .blogroll-episodemorestories,  .show-highlights .blogroll-episodesegmentlist {
 display: none;
 }

@media (max-width: 1086px) {
.site-header {
  background-position: -70px 20px;
}
}

/*******  PHONE  ***************/
@media (max-width: 769px) {


ul.promocollection-list li.promo{
display: none;
}
ul.promocollection-list li.promo:first-child {
display: block!important;
}

#header-container {background:none;}


}/* end media 769*/
