@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/images/lines.jpg);
	line-height: 1.4em;
}

#content {
	width: 766px;
	margin: 10px auto;
	padding: 20px 25px;
	background-color: #FFF;
}

#logoBanner {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	margin-bottom: 12px;
}

#intro {
	margin-bottom: 25px;
	text-align: left;
}

#episodeDesc {
	background-image: url(../images/mic_banner.jpg);
	background-repeat: no-repeat;
	background-position: -4px 0px;
	padding: 45px 22px 0 22px;
	text-indent: 28px;
	margin-left: -22px;
	width: 400px;
	min-height: 180px;
}

#episodes {
	background-image: url(../images/mic_banner-RecentEps.jpg);
	background-repeat: no-repeat;
	background-position: -4px 0px;
	padding: 45px 22px 0 22px;
	margin-left: -22px;
	min-height: 630px;
}

#episodes div:first-child h2 {	
	text-indent: 28px;
}

#audio {
	margin: 35px 0;
	text-align: center;
	text-indent: 0;
	border: 1px solid #666;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}


#ad_banner {
	display: block;
	position: relative;
	margin: 20px auto;
	height: 165px;
}

#ad_banner_vert {
	display: block;
	position: relative;
	float: right;
	width: 150px;
	margin-left: 25px;
}

#podcastSubscribe, #bds, #follow {
	margin-right: 20px;	
}

#podcastSubscribe {
	width: 202px;
	font-size: 0.85em;
	float: left;
}

#podcastSubscribe img {
	border: 1px solid #C9C;
}

#podcastSubscribe p {
	margin-bottom: 0;
	margin-top: 6px;
	line-height: normal;
}

#podcastSubscribe a {
	color: #639;
	text-decoration: none;
	line-height: 1.1em;
}

#podcastSubscribe a:hover {
	text-decoration: underline;
}

#ad_banner #bds, #ad_banner #grg, #ad_banner #follow, #ad_banner #podcastSubscribe {
	height: 163px;
}

#ad_banner #bds, #ad_banner #follow, #ad_banner #podcastSubscribe {
	margin-right: 20px;
}

#ad_banner_vert #bds, #ad_banner_vert #grg, #ad_banner_vert #follow, #ad_banner_vert #podcastSubscribe {
	width: 163px;
	height: auto;
	margin-bottom: 25px;
}

#bds {
	display: block;
	width: 163px;
	position: relative;
	border: 1px solid #333;
	float: left;
}

#grg {
	width: 187px;
	display: block;
	float: left;
	border: 1px solid #999;
}

#follow {
	position: relative;
	display: block;
	width: 150px;
	height: 159px;
	/* border: 1px solid #06F;
	padding: 2px; */
	text-align: center;
	float: left;
}

#follow p {
	text-indent: 0;
	font-weight: bold;
	color: #039;
}

#recent {
	background-image: url(../images/mic_banner-RecentEps.jpg);
	background-repeat: no-repeat;
	background-position: -4px 0px;
	padding: 45px 0 0 22px;
	margin-left: -22px;
	margin-bottom: 25px;
	text-indent: 25px;
	width: 270px;
	font-size: .9em;
	float: right;
} 

#recent .date {
	float: right;
	clear: left;
	font-size: .85em;
	font-weight: bold;
	color: #666;
}

#recent a {
	color: #000;
	text-decoration: none;
}

#recent a:hover {
	text-decoration: underline;
}

#footer {
	font-size: .9em;
	width: 780px;
	margin: 10px auto;
	text-align: center;
}

#footer a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}



/* AddThis Toolbar Styles */

.addthis_toolbox {
	display: block;
	height: 29px;
	text-indent: 0;
	width: 400px;
}

.addthis_toolbox a {
	font-size: 13px;
	white-space: nowrap;
	line-height: 16px;
	vertical-align: middle;
	margin: 0 2px;
}

.addthis_toolbox a span {
	margin-right: 3px;
}