/* CSS & Design By ChadZilla */

body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	background-color: #343639;
	background-position:center top;
}

.body2 {
	background-image: url(images/bg2.png);
	background-position: top;
	background-repeat: repeat-y;
}

.body3 {
	background-image: url(images/bg3.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.header2 {
	background-image: url(images/spray.png);
	background-position: left 20px; ;
	background-repeat:no-repeat;
}

#container {
	width:960px;
	background-position: top center;
	background-repeat: no-repeat;
}

#logo {
	position: relative;
	top: 25px;
	left: 0px;
	float:left;
	
}

#content {
	width: 960px;
	background-color: #000000;
	background-image: url(images/.gif);	
	background-repeat: no-repeat;
	background-position:top center;
	
	
}
.th_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ECE9D8;
}

#header {
	width: auto;
	height: 90px;
	margin: 0 auto 0 auto;
	
}

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
}
/* #headertxt {
	color: #14B5E8;
	position: relative;
	font-size: 14px;
	font-weight:bold;
	top: 15px;
	left: 18px;
	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}
.headertxt a img {margin-top: 10px;}


#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;}

#thumbcontainer {
	
	overflow: hidden;
	width: 960px;
	height:150px;
	float: left;
}

.thumbcontainer a img {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	border: solid 1px #8A0303;
}

#thumbcontainer th a {
color:#FF0000
	
}

#leftsidebar {
	width: 160px;
	float:left;
	background-color: #000000;
	/* background-image: url(images/left_sidebar_bg.gif); */
	background-repeat:no-repeat;
	background-position:top;
	margin-left: 5px;
	margin-right: 10px;
	height: auto;
}

#leftsidebar h2 {
	color: #8A0303;
	font-size:16px;
	margin: 0px 0px 0px 0px;
	padding-left: 12px;
	text-align: left;
	background: url(images/sidebarh2bg.gif) no-repeat center;
	height: 40px;
	line-height: 40px;

}

#leftsidebar ul, li {
	color: #252525;
	font-size:14px;
	margin-left: 3px;
	margin-top: 2px;
	padding: 0px;
	text-align: left;
	list-style:none;
	font-weight:bold;

}

.leftsidebar li a:link {color: #8A0303; text-decoration:none; display: block; padding-left: 0px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #1f1e1e;}
.leftsidebar li a:visited {color: #8A0303; text-decoration:none; display: block; padding-left: 0px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #1f1e1e;}
.leftsidebar li a:active {color: #8A0303; text-decoration:none; display: block; padding-left: 0px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #1f1e1e;}
.leftsidebar li a:hover {background-color: #252525; color: #FFFFFF; text-decoration:none; display: block; padding-left: 0px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #1f1e1e;}



#centercontent {
	width: 465px;
	float: left;
	text-align: left;
}

#centercontent h1 {
	margin: 0px;
	padding-left: 0px;
	font-size: 26px;
	color: #3c8fc3;
	
	
	
	
}

#thepost ol, #thepost, #thepost ul, #thepost li {
font-size: 12px;
color: #8A0303;
list-style: none;
font-family:Tahoma;
font-weight:bold;
font-size: 18px;
padding-top: 5px;
padding-bottom: 5px;
}

#thepost li a {
	background-image: url(images/kmultiple.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 20px;
}

.commentlist p {
    background-image: url(images/edit_user.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 38px;

}

.centercontent h1 a:link {background-color:#000000; color: #8A0303; text-decoration:none; line-height:42px; height: 42px; padding-top:6px; padding-bottom: 20px; padding-left: 38px; display: block; background-image: url(images/easymoblog.png); background-position:left; background-repeat:no-repeat;}
.centercontent h1 a:visited {background-color:#000000; color: #8A0303; text-decoration:none; line-height:42px; height: 42px; padding-top:6px; padding-bottom: 20px; padding-left: 38px; display: block; background-image: url(images/easymoblog.png); background-position:left; background-repeat:no-repeat;}
.centercontent h1 a:active {background-color:#000000; color: #8A0303; text-decoration:none; line-height:42px; height: 42px; padding-top:6px; padding-bottom: 20px; padding-left: 38px; display: block; background-image: url(images/easymoblog.png); background-position:left; background-repeat:no-repeat;}
.centercontent h1 a:hover {background-color:#000000; color: #FFFFFF; text-decoration:none; line-height:42px; height: 42px; padding-top:6px; padding-bottom: 20px; padding-left: 38px; display: block; background-image: url(images/easymoblog.png); background-position:left; background-repeat:no-repeat;}

#thepost {
	font-size: 12px;
	color: #FFFFFF;
	overflow: hidden;


}

.thepost a:link {font-size: 12px; color: #8A0303; text-decoration:none}
.thepost a:visited {font-size: 12px; color: #8A0303; text-decoration:none}
.thepost a:active {font-size: 12px; color: #8A0303; text-decoration:none}
.thepost a:hover {font-size: 12px; color: #FFFFFF; text-decoration:none}

#thepost form textarea {
width: 453px;
height: 180px;
background-image: url(images/textareabg.gif);
background-repeat:no-repeat;
border: none;
margin: 0px;
color:#FFFFFF;
font-family:Tahoma;
font-weight:bold;
font-size:18px;

}

#thepost img {max-width: 470px; height:auto;
border-color:#990000}

#rightsidebar {
	width: 300px;
	float:left;
	background-color: ;
	background-repeat:no-repeat;
	background-position:top;
	margin-left: 10px;
	
	
}


#rightsidebar h2 {
	color: #000000;
	font-size:18px;
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	text-align: left;
	background: url(images/rightsidebarbg.gif) no-repeat center;
	height: 35px;
	line-height: 35px;

} 

#rightsidebar ul, div.rightsidebar li {
	color: #FFA73D;
	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: #8A0303; text-decoration:none; display: block; padding-left: 0px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #1f1e1e;}
.rightsidebar li a:visited {color: #8A0303; text-decoration:none; display: block; padding-left: 0px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #1f1e1e;}
.rightsidebar li a:active {color: #8A0303; text-decoration:none; display: block; padding-left: 0px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #1f1e1e;}
.rightsidebar li a:hover {color: #FFFFFF; text-decoration:none; display: block; padding-left: 0px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #1f1e1e;}



#footer {
	width: 960px;;
	height: 10px;
	background-image: url(images/.gif);
	background-repeat: no-repeat;
	background-position:top center;
	
}
.clear {clear:both;}
.spacer {height: 10px;}
