/* CSS & Design By ChadZilla */

body {
	background-image: url(images/bg.gif);
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-color: #ebe9dc;
}

#container {
	width:960px;;
	background-position: top center;
	background-repeat: no-repeat;
}

#content {
	width: 960px;
	background-color: #FFF;
	background-image: url(images/contentbg.gif);	
	background-repeat: repeat-y;
	background-position:top center;
	
	
}

#header {
	width: auto;
	height: 190px;
	background-image: url(images/headerbgts.gif);
	background-repeat: no-repeat;
	background-position:top center;
	margin: 0 auto 0 auto;
	
}

#headertxt {
	color: #FFFFFF;
	position: relative;
	font-size: 14px;
	font-weight:bold;
	top: 15px;
	left: 165px;
	width: 515px;
	text-align:left;
}

.headertxt  a:link {color: #FF0090; text-decoration:none}
.headertxt  a:visited {color: #FF0090; text-decoration:none}
.headertxt  a:active {color: #FF0090; text-decoration:none}
.headertxt  a:hover {color: #FF0090; text-decoration:none}

#headerbuttons {
	width: 900px;
	height: 29px;
	position: relative;
	top: 20px;
	left: px;

}

#headerbuttons ul {width: 900px; height:29px; list-style:none; margin:0px;}
#headerbuttons li {width: 184px; height:29px; float: left; list-style:none; margin-right:10px; line-height:29px; text-align:center;}

.headerbuttons li a:link {color: #000; text-decoration:none; background-image: url(images/headerlink.gif); background-repeat:no-repeat; background-position:center; padding-bottom: 5px; width:184px; height:29px; display:block; float: left;}
.headerbuttons li a:visited {color: #000; text-decoration:none; background-image: url(images/headerlink.gif); background-repeat:no-repeat; background-position:center; padding-bottom: 5px; width:184px; height:29px; display:block; float: left;}
.headerbuttons li a:active {color: #000; text-decoration:none; background-image: url(images/headerlink.gif); background-repeat:no-repeat; background-position:center; padding-bottom: 5px; width:184px; height:29px; display:block; float: left;}
.headerbuttons li a:hover {color: #000; text-decoration:none; background-image: url(images/headerlinkover.gif); background-repeat:no-repeat; background-position:center; padding-bottom: 5px; width:184px; height:29px; display:block; float: left;}



#leftsidebar {
	width: 160px;
	float:left;
	background-color: #FFFFFF;
	/* background-image: url(images/left_sidebar_bg.gif); */
	background-repeat:no-repeat;
	background-position:top;
	margin-left: 10px;
	margin-right: 10px;
	height: auto;
}

#leftsidebar h2 {
	color: #3B1900;
	font-size:18px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-align: left;

}

#leftsidebar ul, li {
	color: #FFF;
	font-size:14px;
	margin-left: 10px;
	margin-top: 2px;
	padding: 0px;
	text-align: left;
	list-style:none;
	font-weight:bold;

}

.leftsidebar li a:link {color: #FF0090; text-decoration:none}
.leftsidebar li a:visited {color: #FF0090; text-decoration:none}
.leftsidebar li a:active {color: #FF0090; text-decoration:none}
.leftsidebar li a:hover {color: #6CC9FF; text-decoration:none}


#centercontent {
	width: 460px;
	
	float: left;
	text-align: left;
}

#centercontent h1 {
	margin: 2px;
	 padding-left: 18px;
	font-size: 24px;
	color: #3c8fc3;
	background-image: url(images/bookmark.png); 
	background-repeat:no-repeat;
	background-position:left top;
}

#thepost ol, #thepost, #thepost ul, #thepost li {
font-size: 12px;
color: #444445;
list-style: square;

}

.centercontent h1 a:link {color: #FF0090; text-decoration:none;}
.centercontent h1 a:visited {color: #FF0090; text-decoration:none;}
.centercontent h1 a:active {color: #FF0090; text-decoration:none;}
.centercontent h1 a:hover {color: #FF0090; text-decoration:none;}

#thepost {
	font-size: 12px;
	color: #444445;
	overflow: hidden;


}

.thepost a:link {font-size: 12px; color: #3c8fc3; text-decoration:none}
.thepost a:visited {font-size: 12px; color: #3c8fc3; text-decoration:none}
.thepost a:active {font-size: 12px; color: #3c8fc3; text-decoration:none}
.thepost a:hover {font-size: 12px; color: #3c8fc3; text-decoration:none}

#thepost form textarea {width: 450px;}

#thepost img {max-width: 470px; height:auto;}

#rightsidebar {
	width: 300px;
	float:left;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	background-position:top;
	margin-left: 10px;
	height: 1000px;
	
}


#rightsidebar h2 {
	color: #3B1900;
	font-size:18px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-align: left;
	border-bottom: solid 2px #58585A;

}

#rightsidebar ul, div.rightsidebar li {
	color: #3C8FC3;
	font-size:14px;
	margin-left: 5px;
	margin-top: 2px;
	padding: 0px;
	text-align: left;
	list-style:none;
	font-weight:bold;


}


	
	

.rightsidebar li a:link {color: #FF0090; text-decoration:none; }
.rightsidebar li a:visited {color: #FF0090; text-decoration:none; }
.rightsidebar li a:active {color: #FF0090; text-decoration:none; }
.rightsidebar li a:hover {color: #FF0090; text-decoration:none; }



#footer {
	width: 960;
	height: 100px;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position:top center;
	
}
#clear {clear:both;}
#spacer {height: 10px;}