/*
Theme Name: Radio Show 2009
Theme URI: http://www.shapelight.com
Description: Theme for Tony DeSare's Radio Show Site
Version: 1.0
Author: Dan Kaufman
*/



/* Begin Typography & Colors */
body {
	background-color: #8e8e8f;
	margin: 0 0 0 0;
	font: Verdana, Arial, Helvetica, sans-serif;
}
a, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a img {
	border: none; 
} 
#envelope {
	margin: 0 0 0 0;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#banner{
	background-image: url('images/rs_banner_bg.jpg');
	margin-bottom: 0px;
	width: 100%;
	height: 253px;
}
#banner .player_link {
	float: right;
	margin-top: 10px;
	margin-right: 30px;
}
#content {
	width: 100%;
	margin: 0 0 0 0;
	background-image: url('images/rs_content_bg.jpg');
	background-repeat: repeat-y;
}
#footer {
	text-align: center;
	background-image: url('images/rs_footer_bg.jpg');
	width: 100%;
	height: 109px;
	margin: 0 0 0 0;
}
#main_nav
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 8px;
	width: 795px;
	background-image: url('images/rs_button_bg.jpg');
	background-repeat: repeat-x;
}
#main_nav ul
{
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	height:30px;
	padding: 0 0 0 0;
	list-style: none;
	display: block;
	margin-bottom: 30px;
}
#main_nav li
{
	float:left;
	padding-top: 5px;
	padding-left:27px;
	font-size: 14px;
	color: #000000;
	height: 30px;
	
	text-align:center;
}
#main_nav a, #main_nav a:visited
{
	color: #000000;
}
#main_nav a:hover
{
	color:#666666;
}
#leftcol
{

}
#leftcol hr {
	margin-left: 20px;
	margin-right: 220px;
}
.pagetitle
{
	font-size: 20px;
	color: #3c3c3c;
	margin-left: 30px;
	margin-bottom:0;
	padding-bottom:0;
}
.post
{
	margin-bottom: 40px;
	margin-right: 220px;
}
.post h2
{
	font-size: 20px;
	color: #3c3c3c;
	margin-left: 30px;
	margin-bottom:0;
	padding-bottom:0;
}
#respond
{
	font-size: 20px;
	color: #3c3c3c;
	margin-left: 30px;
	margin-bottom:0;
	padding-bottom:0;
}
#commentform
{
	font-size: 20px;
	color: #3c3c3c;
	margin-left: 30px;
	margin-bottom:0;
	padding-bottom:0;
}
.post .entry
{
	font-size: 14px;
	color: #3f3f3f;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom:10px;
	padding-top:0;
}
.post_title
{
	font-size: 20px;
	color: #3c3c3c;
	margin-left: 30px;
	margin-bottom:0;
	padding-bottom:0;
}
.post_meta
{
	font-size: 12px;
	color: #666666;
	margin-left: 30px;
	margin-bottom:0;
	padding-bottom:0;
}
.post_content
{
	font-size: 14px;
	color: #3f3f3f;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom:10px;
	padding-top:0;
}
.post_details
{
	text-align: right;
	font-size: small;
	color: #666666;
}
#rightcol
{
	float:right;
	margin-right: 10px;
	width: 185px;
	color: #3c3c3c;
}
.navigation
{
	margin-left: 15px;
}
#music_player
{
	float:left;
}#envelope #banner object {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
