body{
	background: black;
	color: black;
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#comment{
	width: 650px;
}
li{
	size: 20px;
}
div, a{
	text-decoration: none;
	color: black;
	font-family: "Helvetica", "Arial", "Verdana";
}
img{
	border: 0px;
}
#bg{
	position:absolute;
	width: 100%;
}

#headermenu{
	position: absolute;
	top: 86px;
	width: 980px;
	height: 63px;
	text-align: right;
	left: 45%;
	margin-left: -490px;
	z-index: 11;
}
.sidebar{
	border: 1px solid red;
	width:250px;
	min-height:300px;
	position:absolute;
	z-index:100;
	right:0px;
	margin-right: 10px;
	margin-top: 10px;
}
table#wp-calendar{
width: 240px;
}
.sidebar h2{
	font-family: "Arial black";
	text-decoration: none;
	color: black;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 20px;
	font-size: 28px;
}
.mainmenu{
	float:right;
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 28px;
	text-align: left;
}
.mainmenu a{
	font-size: 16px;
	font-family: "Helvetica", "Arial black";
	color: white;
	letter-spacing: 0px;
	line-height: 22px;
	font-weight: bold;
}
.mainmenu .submenu{
	font-weight:normal;
	font-size: 12px;
	color: #555;
	letter-spacing: 0px;
}
.mainmenu .submenu:hover{
	font-weight:normal;
	font-size: 12px;
	color: #fff;
	letter-spacing: 0px;
}

.sidebar_footer li, #footer_content li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebar_footer ul, #footer_content ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer_content .widgettitle{
	color: white;
	font-size: 18px;
}
#footer_content .widget{
	height: 250px;
	width: 175px;
	padding-top: 20px;
	padding-left: 40px;
	float: left;
}
#footer_content li, #footer_content a{
	color: gray;
}


#menu_trans{
	position: absolute;
	top: 75px;
	width: 100%;
	left: 0px;
	height: 63px;
	overflow: hidden;
}
#menu_trans_left{
	position: absolute;
	width: 100%;
	height: 63px;
	right: 50%;
	margin-right: 560px;
	background-image: url('/images/menu_trans_bg.jpg');
	background-repeat: repeat-x;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	z-index: 10;
}
#menu_trans_left_end{
	position: absolute;
	right: 50%;
	margin-right: 503px;
	height: 63px;
}

#menu_trans_right{
	position: absolute;
	width: 100%;
	height: 63px;
	left: 50%;
	margin-left: -320px;
	background-image: url('/images/menu_trans_bg.jpg');
	background-repeat: repeat-x;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	z-index: 10;
}
#menu_trans_right_end{
	position: absolute;
	left: 50%;
	margin-left: -366px;
	height: 63px;
}

#logo{
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -500px;
	z-index: 9999;
}

#content{
	position: relative;
	background:white;
	background-image: url('/images/content_bg.jpg');
	background-repeat: repeat-x;
	border: 1px solid white;
	width: 940px;
	left: 50%;
	margin-left: -490px;
	padding-top: 35px;
	top: 165px;
	margin-bottom: 165px;
	text-align: left;
	min-height: 750px;
}


#footer{
	position: relative;
	background-image: url('/images/footer_outer_bg.jpg');
	width: 100%;
	height: 262px;
}

#footer_content{
	background-image: url('/images/footer_content_bg.jpg');
	position: absolute;
	left: 50%;
	margin-left: -490px;
	width: 882px;
	height: 262px;
}

.content_post{
	width: 665px;
	margin-left: 40px;
	margin-right: 10px;
}
.content_post_image{
	position: absolute;
	z-index: 10;
	left: 341px;
	margin-top: 13px;
	width: 350px;
	height: 390px;
}
.content_post_image_bg{
	margin-left: 20px;
	position: absolute;
	left: 307px;
	float: right;

}
.content_post h3{
	font-family: "Arial black";
	text-decoration: none;
	color: black;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 26px;
	font-size: 26px;
	padding: 0px;
	margin: 0px;
	width: 275px;
	border: 0px;
}
.content_post a{
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.content_post_author{
	color: black;
	width: 120px;
	background: #d9d9d9;
	padding: 5px;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 60px;
	color: white;
}
.navigation{
	font-size: 12px;
	width: 650px;
	margin-left: 40px;
	z-index: 1;
}

.footer_sidebar{
	font-size: 12px;
	width: 650px;

	z-index: 1;
}
.footer_sidebar li{

	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footer_sidebar ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


/* SEARCH FORM */



#credits{
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 9000;
}
#credits a{
	text-transform: uppercase;
	color: #000;
}
#credits a:hover{
	color: black;
}
.entry{
/*	font-family: courier;*/
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	min-height: 450px;
}
.entry_text{
/*	font-family: courier;*/
	width: 260px;
}
.entry a{
/*	font-family: Courier;*/
	font-weight: bold;
}
.clear{
	clear: both;
	line-height: 1px;
}

.widget input[type=text]{
	width: 100px;
	border: 1px solid #999;
	height: 18px;
}
.widget input[type=submit]{
	background: black;
	color: white;
	border: 1px solid black;
}


/* COMMENTS */
#comments{
	font-size: 14px;
}

#respond h3{
	font-size: 14px;
	padding-top: 50px;
}

.commentlist .says{
	display: none;
}

.commentlist .comment-meta{
	display: none;
}

.commentlist .comment-author img{
	display: none;
}

.commentlist p{
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

