@charset "utf-8";
/* canyoutellit.com CSS Document */

body{margin:0;padding:0;color:#000020;background:#1f344d;font:10pt Verdana, Arial, Helvetica, sans-serif normal;}
img{border:0;}
p{margin:16px;
	font-size:12pt;
	line-height:1.3em;
	word-spacing:2px;
	max-width:500px;}
a{color:#338;text-decoration:none;display:block;}
a:hover{color:#559;text-decoration:underline;}
#mast{
	margin: 0 auto;
	width:900px;
	height:260px;
	background:url(img/masthead.jpg);
	}
#menu{
	margin:0 auto;
	width:900px;
	height:40px;
	background:url(img/bg-menu.jpg);
	text-align:center;
	font-size:14pt;
	line-height:40px;
}
#menu a{
	padding:9px 1em 8px 1em;
	letter-spacing:1px;
	font-weight:900;
	color:#fff;
	display:inline;
}
#menu a:hover{
	background:url(img/bg-menu-select.jpg);
}
#cont_bg{
	margin:0 auto;
	width:900px;
	min-height:1020px;
	background:url(img/bg-all.jpg) top center;
}
#cont{
	margin:0 23px;
	width:854px;
	padding:1px 0 0 0;
}
#subscribe{
	margin:0 auto;
	width:160px;
	height:40px;
	background:url(img/subscribe.png) no-repeat top;
}
#subscribe:hover{background:url(img/subscribe.png) no-repeat bottom;}
#mini_episodes{
	float:right;
	width:340px;
	padding: 10px;
	margin:-1px -1px 0 10px;
	border: 2px dotted #338;
	background:url(img/bg-episodes.jpg) repeat-y;
}
.episode h1{
	font:14pt Verdana, Arial, Helvetica, sans-serif bolder;
	border-bottom: 1px solid #fff;
	margin:10px 5px 0 5px;
}
.episode h1 a{
	color:#338;
	text-decoration:none;
}
.episode h2{
	margin: 0 4px;
	font:8pt Verdana, Arial, Helvetica, sans-serif bolder;
	color:#000;
}
.episode h2 span{float: right;}
.episode p{font-size:10pt;}
.center-ads{text-align:center;padding:8px;margin:auto;border: 1px solid #338;background:#ffffff;min-height:260px;width:640px;}
.left-ad{float:left;}
.right-ad{float:right;}
#sponsor{
	clear:both;
	float:right;
	text-align:center;
	width:340px;
	padding: 10px;
	background-color:#FFFFFF;
}
#full_episode{
	padding: 10px;
	margin: 30px;
	width:400px;
	background:url(img/bg-content.jpg) top center repeat-x #feae31;
	border: 2px solid #000;

}
#full_episode h1{
	font:16pt Verdana, Arial, Helvetica, sans-serif bolder;
	border-bottom: 1px solid #000;
	color:#000;
	margin:10px 5px 5px 5px;
}
#full_episode h2{
	clear:none;
	margin: 0 4px;
	font:10pt Verdana, Arial, Helvetica, sans-serif bolder;
	color:#000;
}
#full_episode h2 span{color:#338;}
#full_episode h3{
	clear:none;
	margin:0;
	font:12pt Verdana, Arial, Helvetica, sans-serif bolder;
	color:#000;
}
#full_episode p{font-size:10pt;color:#338;}
#full_episode li{font-size:10pt;color:#338;}
#ep-head{
	padding-left:154px;
	min-height:154px;
	background:url(img/pod-logo150.jpg) no-repeat left top;
}
#current-listen-now{float:none;margin:4px 0;}
#meter{clear:both;visibility:hidden;}
.cent{margin:16px auto 16px auto;}
#contact{
	text-align:left;
	margin:1em auto;
	border: 12px solid #fff;
	background:#fff;
	border-collapse:collapse;
	border-spacing:0;
	width:400px;
}
#contact td{padding:1px 4px 1px 8px;}
#contact em{font-size:8pt;font-style:italic;padding-left:1.5em;}
.ctc{width:30px;height:30px;}
hr{
	width:92%;
	color:#116;
	background-color:#338;
	margin:2px auto;
}
