@charset "utf-8";
html {
	height: 100%;
}
body {
	top: 0px;
	left: 0px;
	margin: 0 auto;
	background-color: #FFEFF9;
	background-image: url('../images/bg_dropshadow_center.gif');
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	width: 100%;
}
h5 {
	font-size: 14px;
}
h5.bottom {
	font-size: 16px;
}
/*#content_dropshadow {
	width: 941px;
	height: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #670019;
	border-right: 1px solid #670019;
}*/
#content {
	width: 938px;
	#width: 937px;
	background-color: #ffffff;
	height: 100%;
	position: relative;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

	#above_header {
		width: 938px;
		height: 20px;
		position: relative;
		float: left;
		background-color: #ffffff;
	}
	#header {
		background-color: #B81E53;
		height: 123px;
		width: 938px;
		position: relative;
		float: left;
		/*background-image: url('../images/header_banner_new.gif');*/
	}
	#header .header_logo {
		float: left;
		height: 123px;
		width: 700px;
	}
	.header_logo img {
		border: 0px;
	}

	#header .magazine_spread {
		background-image: url('../images/header_banner_new_fan.jpg');
		width: 237px;
		height: 123px;
		float: right;
	}
	#left_column {
		position: relative;
		float: left;
		width: 170px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 0.7em;
				border-right: 1px solid #670019;
	}
	#left_column table {
		background-color: #FFEFF9;
		padding-top: 5px;
		padding-left: 6px;
	}
	#left_column input.text {
		width: 80px;
		border: 1px solid #670019;
		margin: 3px;
	}
	#left_column input#submit {
		margin: 1em;
	}
	#left_column #nav_container {
	
		width: 170px;
		padding: 0 0 1em 0;
		margin-bottom: 1em;
		font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
		background-color: #ffffff;
		color: #333;
	}
	#nav_container .nav_header {
		font-size: 12px;
		font-weight: bold;
		padding-left: 3px;
/*		border-bottom: 1px solid #000000;*/
		padding-bottom: 2px;
		padding-top: 10px; 
		text-decoration: underline;
	}
	#nav_container ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		text-align: left;
		font-size: 10px;
		line-height: 12px;
		padding-top: 4px;
	}
	#nav_container li {
		border-bottom: 1px solid #ffffff;
		margin: 0;
	}

	#nav_container li a
	{
		display: block;
		padding: 2px 0px 2px 10px;
		border-left: 0px solid #670019;
		/*border-right: 10px solid #508fc4;*/
		background-color: #ffffff;
		color: #201EA5;
		text-decoration: none;
		width: 100%;
		
	}
	html>body #nav_container li a { width: auto; }
	
	#nav_container li a:hover
	{
		border-left: 0px solid #B81E53;
		/*border-right: 10px solid #5ba3e0;*/
		background-color: #ffffff;
		color: #B81E53;
		text-decoration: underline;
	}
	#right_column {
		position: relative;
		float: left;
		width: 740px;
	}
	#below_header {
		border-bottom: 1px solid #670019;
		width: 938px;
		height: 1.9em;
		background-image:url('../images/sub_header_bg.gif');
		color: #ffffff;
		font-weight: bold;
		font-size: 12px;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	#below_header span {
		position: relative;
		#top: -3px;
	}
	#below_header input.text {
		border: 1px;
		font-size: 12px;
		border: 1px solid #670019;
		#margin-bottom: 3px;
	}
	#below_header input.submit {
		width: 40px;
		margin-right: 3px;
		
	}
	
	#horizontal_nav_container ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
	#horizontal_nav_container li
	{
	float: left;
	margin: 0 0;
	}
	
	#horizontal_nav_container li a
	{
	/*background: url(background.gif) #fff bottom left repeat-x;*/
	height: 23px;
	line-height: 2em;
	float: left;
	width: 132px;
	display: block;
	border-left: 1px solid #670019;
	color: #000000;
	text-decoration: none;
	text-align: center;
	}
	a.border-right {
	/*border-right: 1px solid #670019;*/
	padding-right: 4px;
	}
	a.noborder-left {
		border: 0px;
	}
	/* Hide from IE5-Mac \*/
	#horizontal_nav_container li a
	{
	float: none
	}
	/* End hide */
	
	#horizontal_nav_container li a:hover {
		color: #B81E53;
		background: url(../images/sub_header_bg_pink.gif);
		height: 23px;
		
	}
	a.border-right:hover {
	/*border-right: 1px solid #670019;*/
	padding-right: 4px;
	}		
		#horizontal_nav_container
		{
		width:938px;
		margin-left: -1px;
		}
		
		#right_column .content {
			padding: 1em;
			width: 720px;
			border-right: 0px;
			font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
			font-size: 0.8em;
			/*border-left: 1px solid #670019;*/

		}
		
		#right_column .content a {
			color: #201EA5;
		}
		#right_column .content a:hover{
			color: #B81E53;
		}		
		#right_column .block_quote {
			background-color: #FFEFF9;
			padding: 1em;
			font-weight: bold;
			font-size: 1.3em;
		}
			#right_column .block_quote .quote {
				font-family: Geneva, Arial, Helvetica, sans-serif;
			}
			#right_column .block_quote .owner{
				position: relative;
				top: 10px;
				font-weight: normal;
			}
			
			#right_column .block_quote .bqstart {
					float: left;
					height: 25px;
					padding-bottom: 20px;
					margin-top: -30px;
					font-size: 500%;
					color: #B81E53;
					font-family: "Times New Roman", Times, serif;
			}
				
			#right_column .block_quote .bqend {
					float: right;
					height: 45px;
					margin-top: -20px;
					font-size: 500%;
					color: #B81E53;
					font-family: "Times New Roman", Times, serif;
			}
			
	#footer {
		position: relative;
		float: left;
		background-color: #B81E53;
		width: 938px;
		color: #ffffff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: center;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	#footer a {
		color: #ffffff;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	#below_footer {
		position: relative;
		float: left;
		background-color: #ffffff;
		height: 10px;

	}
	
/* Wordpress CSS */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	width: 740px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
	
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: 0px;
	} 


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */
