body.custom {
	padding: 0;
	margin: 0;
	background-attachment: scroll;
	background-color: #000;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.custom #page {
	width: 970px;
	padding: 0 0 0 5px;
	margin: 0;
	background-color: transparent;
}
#top_bar {
	height: 35px;
	width: 970px;
	padding: 0;
	margin: 0 0 5px 0;
	background-color: #000;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#top_bar .top_left {
	width: 50%;
	float: left;
}
#top_bar .top_right {
	width: 50%;
	float: left;
}
#top_bar .top_left p {
	text-align: center;
	font-size: 12px;
	margin: 10px 0 0 0;
}
#top_bar #s {
	float: left;
	color: #000;	
	padding: 3px 10px 6px 30px;
	margin: 5px 0 0 175px;
	width: 175px;
}
#leaderboard {
	height: 90px;
	width: 728px;
	margin: 3px 0 16px 150px;
	display: block;
	text-align: center;
}
#rectangle {
	height: 250px;
	width: 300px;
	margin: 15px 0 0 30px;
	display: block;
	text-align: center;
}
#banner {
	height: 60px;
	width: 468px;
	margin: 0 0 0 0;
	display: block;
	text-align: center;
}
.custom #header {
	height: 150px;
	width: 970px;
	padding: 0;
	margin: 0 0 4px 0;
}
.custom #logo, #logo a {
	display: block;
	height: 300px;
	width: 350px;
	text-indent: -9999px;
}
.custom #tagline {
	display: none;
}
.custom .menu {
	width: 600px;
	padding: 0 10px 0 0;
	margin: 3px 0 0 0;
	border: none;
	background-color: #000;
}
.custom .menu a {
	background-color: transparent;
	color: #FFF;
	border: none;
}
.custom .menu a:hover {
	color: #666;
}
.custom .menu li ul {
	background-color: #000;
	border: none;
}
.custom .menu .current a, .custom .menu .current a:hover, .custom .menu .current-cat a, .custom .menu .current-cat a:hover {
	background-color: transparent;
	color: #666;
}
.custom .menu .current ul a, .menu .current ul a:hover, .custom .menu .current-cat ul a, .custom .menu .current-cat ul a:hover {
	background-color: transparent;
	color: #666;
}
.custom #content_box {
	background-color: #000;	
	margin: 165px 0 0 0;
	border: 5px solid #900;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.custom .post_box {
	padding-top: 0;
}
.custom .headline_area h1, .headline_area h2 {
	margin: 15px 0 0 0;
}
#news {
	height: 250px;
	width: 580px;
	padding: 10px;
}
#news img {
	padding: 0;
	margin: 0;
}
.news #headline {
	font-size: 18px;
	margin: -5px 0 5px 0;
}
.news #thumb img {
	margin: 0 10px 10px 0;
}
.news #excerpt {
	font-size: 14px;
	margin: 10px 0 10px 0;
}
.news #permalink {
	font-size: 14px;
	margin: 10px 0 10px 0;
}
.news h3 {
	font-size: 20px;
}
#module1 {
	float: left;
	height: auto;
	width: 280px;
	padding: 10px;
}
#module2 {
	float: left;
	height: auto;
	width: 280px;
	padding: 10px;
}
#module3 {
	clear: left;
	float: left;
	height: auto;
	width: 280px;
	padding: 10px;
}
#module4 {
	float: left;
	height: auto;
	width: 280px;
	padding: 10px;
}
.box {
	list-style: none;
}
#twitter-3 h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#rss-3 h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#rss-3 img {
	display: none;
}
/* --[Sidebars]-- */
.custom .sidebar h3 {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #000;
	text-shadow: #FFF 1px 1px 0px;
	text-align: center;
}
.custom li.widget {
	margin-bottom: 10px;
}
.custom .wp-polls, .custom .wp-polls-form {
	width: 152px;
	background-color: #CCC;
	padding: 0 8px 0 0;
	border: 1px solid #000;
}
#weather {
	clear: both;
}
/* --[Footer]-- */
.custom #footer {
	color: #FFF;
}
.custom #footer a {
	color: #FFF;
	border: none;
	text-decoration: underline;
}
.custom #footer a:hover {
	text-decoration: none;
}
.custom #footer .footer_left {
	float: left;
	width: 50%;
}
.custom #footer .footer_right {
	float: left;
	width: 50%;
}
/* --- Featured Content Slider --- */
#slider {
	height: 245px;
	width: 610px;
	margin: 10px 0 0 0;
	background-attachment: scroll;
	background-image: url(images/slider-back.gif);
	background-repeat: no-repeat;
}
#featured-thumb {
	height: 210px;
	width: 610px;
	padding: 8px 5px 5px 5px;
}
.sliderwrapper {
	height: 245px;
	width: 610px;
	position: relative;
	overflow: hidden;
}
.sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.pagination {
	float: right;
	height: 20px;
	width: 200px;
	padding: 5px;
	margin: 0 10px 0 0;
	position: relative;
	top: -28px; 
	left: 35px;
}
.pagination a {
	color: #FFF;
	font-size: 12px;
	padding: 5px;
	text-decoration: none;
}
.pagination a:hover, .pagination a.selected {
	background-color: #333;
	text-decoration: underline;
	padding: 5px;
}
.comments_closed p {
 display: none;
}