@charset "UTF-8";
/* CSS Document */
body {
	background: #1a1a1a;
}
#page_wrapper_shadow {
	margin: auto;
	width: 988px;
	border: 5px solid #121212;
	margin-bottom: 25px;
	margin-top: 10px;
}
#speaker {
	height: 55px;
	padding-left: 5px;
}
#page_wrapper_podcast1 {
	width: 980px;
	text-align: left;
	border: 3px solid #660099;
	background: #111;
	margin: auto;
	color: #999;
}
#page_wrapper_podcast {
	width: 980px;
	text-align: left;
	border: 3px solid #660099;
	background: #000;
	margin: auto;
	color: #999;
}
#page_header {
	height: 80px;
	clear: both;
	border-bottom: 1px solid #d64211;
	background: #FFF url(../img/header_py.jpg) no-repeat left bottom;
}
#content_wrapper {
	border: 0 dashed #FFF;
	margin: 30px 0 5px;
}
#podcast_content {
	text-align: center;
}
#podcast_header {
	margin-top: 35px;
	margin-left: 9px;
	background-image: url(../img/gurus_img/Temple_PY.jpg);
	height: 305px;
	width: 956px;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	border: 3px solid #999999;
	margin-bottom: 5px;
}
#podcast_picture {
	background-position: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ImageOutline_podcast {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #404040;
	border-bottom-color: #222;
	border-left-color: #555;
	background: #000;
}
#podcast_copyright {
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 15px;
	margin-top: 20px;
}

A:link {
	color: #06F;
	text-decoration: none;
}
A:visited {
	color: #999;
	text-decoration: none;
}
A:active {
	color: #C86000;
	text-decoration: none;
}
A:hover {
	color: #C30;
	text-decoration: underline;
}
.thumbnail_left {
	float: left;
	padding-right: 0;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 5px;
}
.thumbnail_right {
	float: right;
	padding-right: 0;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 5px;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 5px;
}
#box_float_left {
	background-color: #1a1a1a;
	padding: 5px;
	float: left;
	border: 3px solid #999999;
	height: 200px;
	width: 455px;
	margin-left: 12px;
	margin-bottom: 8px;
}
#box_float_right {
	background-color: #1a1a1a;
	padding: 5px;
	float: right;
	border: 3px solid #999999;
	height: 200px;
	width: 455px;
	margin-right: 12px;
	margin-bottom: 8px;
}
#podcast_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 8px;
	padding-bottom: 5px;
}
.white_title {
	font-weight: bold;
	color: #FFFFFF;
}
#footer_p {
	clear: both;
	padding: 3px;
	margin: 3px;
	background-color: #000000;
	text-align: center;
	color: #7D8A5C;
	height: 14px;
	font-size: 12px;
	margin-top: 15px;
}
