/*	----------------------------------------------------------
	right: Listen --------------------------------------------	*/
	
	
	#audioplayer {
		margin:10px; padding:10px;
		border:1px solid #f2f2f2;
	}
	
	#listen_content {
		margin-left:10px;
	}
	
	#listen_content ul {
		list-style-type:none;
		margin:0; padding:0 0 10px 0;
	}
	
	#listen_content ul li {
		margin:0 0 3px 0; padding:0 0 5px 0;
		background:#f4f4f4 url(/maritimenoon/assets/images/bg_audio-node-btm.gif) no-repeat left bottom;
		width:340px;
	}
	
	#listen_content ul li.active {
		background:#e9f6ff url(/maritimenoon/assets/images/bg_audio-node-btm-active.gif) no-repeat left bottom;
	}
	
	#listen_content a { 
		background:url(/maritimenoon/assets/images/bg_audio-node-top.gif) no-repeat top left;
		padding:3px 5px;
		font-weight:bold;
		display:block;
	}
	
	#listen_content li.active a { 
		color:#339900;
		background:url(/maritimenoon/assets/images/bg_audio-node-top-active.gif) no-repeat top left;
	}
	
	#listen_content div.pubDate { font-size:10px; color:#000; margin-left:5px; }
	
	#listen_content li div.description {
		color:#767676;
		margin:0 0 0 5px; padding:0 5px 0 0;
		height:0px; overflow:hidden;
		
	}
	
	#listen_content li.active div.description {
		height:auto;
	}
	
	
	
	
	
/*	----------------------------------------------------------
	right: Twitter -------------------------------------------	*/
	
	#twitter {
		padding-bottom:10px;
	}

	#twitter_update_list { 
		list-style-type:none!important;
		margin:10px 10px 0 10px; padding:0;
	}
	
	#twitter_update_list li {
		background:#f4f4f4; 
		margin:0; padding:5px;
		border-bottom:1px solid #fff;
	}




/* Program page Entry */


.program.entry{
	font-family:Arial,sans-serif;
	font-size:12px;
	width: 560px;
	border-bottom: 1px dashed #E5E5E5;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height:1.1em;
	overflow:hidden;
	}
	
.program.entry .title{
font-weight:bold;
color:#0E4C00;
font-size:13px;
}

.program.entry .date{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;
}

.program.entry .content{
padding-top:10px;
padding-bottom:10px;
font-size:12px;
line-height:1.1em;
color:#333;
}

.program.entry .content img{
	float:left;
	display:inline;
	margin:5px;
	border:1px solid #D6D6D6;
}

.program.entry .player{
margin-right:5px;
}

.feature .summary {
width:220px;
opacity:0.65;
}

.feature .summary h2 {
font-size:25px;
margin:5px 0 10px 8px;
}

.feature .summary h1 {
font-size:15px;
margin-left:10px;
}

.feature .summary h1 em {
font-style:normal;
font-size:10px;

}

.player{
padding-top: 5px;
}


	
/*program specific*/

/* EYEOPENER */

.feature.eyeopener {
background-image:url(/calgary/programs/assets/images/header-eyeopener.jpg);
height:229px;
width:584px;
}

.feature.eyeopenerpanel {
background-image:url(/calgary/programs/assets/images/header-eyeopener-panel.jpg);
height:229px;
width:584px;
}

.feature.eyeopenerae {
background-image:url(/calgary/programs/assets/images/header-eyeopener-ae.jpg);
height:229px;
width:584px;
}

.feature.eyeopenerhealth {
background-image:url(/calgary/programs/assets/images/header-eyeopener-health.jpg);
height:229px;
width:584px;
}

.feature.eyeopeneraki {
background-image:url(/calgary/programs/assets/images/header-eyeopener-aki.jpg);
height:229px;
width:584px;
}

.feature.eyeopenerbusiness {
background-image:url(/calgary/programs/assets/images/header-eyeopener-business.jpg);
height:229px;
width:584px;
}

.feature.eyeopenernightsky {
background-image:url(/calgary/programs/assets/images/header-eyeopener-nightsky.jpg);
height:229px;
width:584px;
}

.feature.eyeopenermovies {
background-image:url(/calgary/programs/assets/images/header-eyeopener-movies.jpg);
height:229px;
width:584px;
}

.feature.eyeopenerpolitics {
background-image:url(/calgary/programs/assets/images/header-eyeopener-politics.jpg);
height:229px;
width:584px;
}

.feature.eyeopenerrestaurant {
background-image:url(/calgary/programs/assets/images/header-eyeopener-restaurant.jpg);
height:229px;
width:584px;
}

.feature.eyeopenerfood {
background-image:url(/calgary/programs/assets/images/header-eyeopener-food.jpg);
height:229px;
width:584px;
}

.feature.eyeopenerski {
background-image:url(/calgary/programs/assets/images/header-eyeopener-ski.jpg);
height:229px;
width:584px;
}


