@charset "UTF-8";
html, body {
	height: 100%;
	}
body {
	background-color: #b29c75;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
/* CSS Document */

#body_1 {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: repeat-y;
	min-height: 100%;
}
.body_2 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.box_3 {
	background-image: url(/images/round_t.png);
	background-repeat: no-repeat;
	background-position: top;
}
.header_1 {
	margin: 0px;
	padding: 0px;
}
.box_4 {
	background-image: url(/images/round_b.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 17px;
	clear: both;
}
.footer_1 {
	text-align: center;
	clear: both;
	margin-top: 10px;
}
.box_5 {
	width:260px;
	float:left;
	text-align: justify;
	margin-top: 10px;
	margin-left: 10px;
}
.box_6 {
	width:255px;
	float:left;
	padding: 10px;
	background-color: #B09C76;
	text-align: justify;
	position: absolute;
	margin-top: 275px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 0px;
	margin-left: 580px;
}
.titles_1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #000;
}
a {
	font-weight:normal;
	color: #000;
}

/* custom */

.indent {
	margin-left: 15px;
}


/*podcast*/

.headermenu {
	margin:0px;
	margin-left:0;
	margin-right:0;
	margin-bottom:15px;
	text-align:left;
	background-color: #f1eee6;
	padding: 10px 0;
}

.headermenutext {
	color:#555;
	font-size:1em;
	padding:0;
	padding-left:10px;
	padding-right:10px;
	margin:0;
}

.headermenutext a:link, .headermenutext a:visited, .headermenutext a:active {
	text-decoration: none;
	color:#555;
	font-size:0.9em;
	padding:0;
	margin:0;
}

.headermenutext a:hover {
	text-decoration: none;
	color: #cc3300;
}

.headertitle {
	color:#fff;
	font-size:2em;
	padding:20px;
}


.headermenutextdx {
	float:right;
	text-align:right;
	border:0;
}

.rightcolumn {
	float:right;
	width:200px;
}

.leftcolumn {
	float:left;
	width:500px;
}

.episode_image {
	float:left;
	margin-bottom:30px;
	margin-right:5px;
}

.episode_imgdesc {
	list-style:none;
	text-decoration:none;
	margin:0;
	padding:0;
	margin-top:15px;
}

.episode_imgdesc li {
	padding-left:10px;
	line-height:1.2em;
}	

.episode {
	clear:both;
	font-size:1em;
	padding:0;
	margin:0;
	border-top: 1px solid #f1f0f0;
	margin-top:5px;
	padding-bottom:20px;
	text-align: left;
}

.episode_title {
	color: #cc3300;
	padding:0;
	padding-bottom:0.2em;
	padding-top:0.8em;
	margin:0;
}

.episode_info {
	color: #555;
	font-size:0.8em;
	padding:0;
	margin:0;
}

.episode_date {
	padding:0;
	margin:0;
}

.episode_download {
	color: #555;
	font-size:0.8em;
	padding:0;
	margin:0;
}

.episode_keywords {
	color: #000;
	font-size:0.9em;
}