@charset "utf-8";

.thumb_text {
	font-size: 10px;
	line-height: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	width:150px;
	color: #999999;
}
#today {
	font-size: 10px;
	color: #999999;
	display: block;
	height: 88px;
	overflow-y:auto;
	width: 420px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 215px;
}
#today h3 {
	font-size: 12px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#today p {
	margin: 0px;
	padding: 0px;
}
#today a:link, #today a:visited, #today a:hover, #today a:active {
	color: #FF0000;
}
#loggedin {
	color: #FF0000;
	font-size: 32px;
	line-height: 34px;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
.red_box {
	padding: 15px;
	background-color: #CC0000;
	color: #FFFFFF;
	border: 2px solid #000000;
	height: 216px;
	width: 266px;
	margin-bottom: 10px;
}
.podcast_pgTitle {
	font-size: 48px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	line-height: 48px;
}
form {
	margin: 0px;
	padding: 0px;
}
.first_minisode {
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.board_date {
	font-size: 11px;
	color: #999999;
}
.board_post {
	font-size: 12px;
	color: #CC3300;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.board_post .board_links {
	font-size: 10px;
	color: #999999;
}
.video_tile {
	display: block;
	margin-top: 10px;
	margin-right: 7px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image:url(http://www.drakezeke.com/_images/layout/videos/thumb_bg.jpg);
	background-repeat:repeat-x;
	height: 175px;
}
.blog_date {
	font-size: 10px;
	color: #663300;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.blog_title {
	font-size: 30px;
	font-weight: bold;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.blog_subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
