body
{
	margin: 0 auto;
	padding: 0;
	color: #333;
	background: #65594a;
	font: 12px lucida grande, verdana, arial, helvetica, sans-serif;
	text-align: center;
}

#topbar {
margin:0 auto;
padding:0;
height: 25px;
background: #062A02;
}

#wrapper {
margin: -25px auto 0 auto;
padding-bottom: 10px;
width: 800px;
text-align: left;
}

#header {
margin: 0;
padding: 0;
background: url(/thw/images/HW_banner.jpg) top left no-repeat;
height: 250px;
}

#blogtitle {
font-size: 1.25em;
color: #FFFFFF;
font-weight: 900;
margin: 0;
padding: 8px 4px 4px 4px;
}

#blogtitle h1 {
display: none;
}

.spacer {
clear: both;
}

#content {
float: left;
margin: 15px 0 10px 0;
padding: 10px 10px 0px 0px;
background: #FfFfFf;
}

#blog {
float: left;
margin-right: 5px;
padding: 0 10px 10px 0px;
width: 565px;
color: #333;
text-align: left;
}

#navbar {
margin:0;
padding:0;
font: 12px lucida grande, verdana, arial, helvetica, sans-serif;
width: 800px;
height: 32px;
}

#navbar ul {
list-style: none;
margin:0;
padding:0;
border: 0;
color: transparent;
}

#navbar li {
float: left;
list-style: none;
height: 32px;
background-image: url(/thw/images/menu_nav.jpg);
}

#navbar li a {	display: block; 
text-transform: uppercase; 
color: #333;
text-decoration: none;
height: 32px;
background-image: url(/thw/images/menu_nav.jpg);
}

#navbar li#home a {
background-position: 0 0;
width: 100px;
}

#navbar li#contact a {
background-position: -100px 0px;
width: 121px;
}

#navbar li#forum a {
background-position: -221px 0px;
width: 126px;
}

#navbar li#faq a {
background-position: -347px 0px;
width: 82px;
}

#navbar li#stats a {
background-position: -429px 0px;
width: 93px;
}

#navbar li#server a {
background-position: -522px 0px;
width: 116px;
}

#navbar li#downloads a {
background-position: -638px 0px;
width: 162px;
}

#navbar li#home a:hover{
background-position: 0 64px;
}

#navbar li#contact a:hover {
background-position: -100px 64px;
}

#navbar li#forum a:hover {
background-position: -221px 64px;
}

#navbar li#faq a:hover {
background-position: -347px 64px;
}

#navbar li#stats a:hover {
background-position: -429px 64px;
}

#navbar li#server a:hover {
background-position: -522px 64px;
}

#navbar li#downloads a:hover {
background-position: -638px 64px;
}

#navbar li#home.current {
background-position: 0 32px;
width: 100px;
}

#navbar li#stats.current {
background-position: -429px 32px;
width: 93px;
}

#navbar li#server.current {
background-position: -522px 32px;
width: 116px;
}

#navbar li#downloads.current {
background-position: -638px 32px;
width: 162px;
}

.entry {
margin-top: 10px;
padding: 0 10px 10px 10px;
background: transparent;
color: #333;
}

.date {
font-size: 120%;
background: transparent;
color: #000;
}

.title {
font-size: 150%;
font-weight: bold;
background: transparent;
color: #336600;
border-bottom: 1px solid #ddd;
}

.posted {
margin-bottom: 10px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
}

#sidebar {
float: right;
margin-left: 5px;
padding: 0px 10px 10px 15px;
width: 175px;
background: transparent;
color: #333;
text-align: left;
}

#sidebar ul {
list-style: none;
}

#sidebar li {
margin-left: -25px;
}

#sidebar li a {
width: 175px;
display: block;
text-decoration: none;
color: #000000;
}
#sidebar li a:hover {
    background-color: #f9f1d9;
}

#footer {
width: 775px;
margin: 0;
padding: 5px 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: #fff;
color: #333;
font-size: 70%;
letter-spacing: 0.09em;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.sidetitle {
margin: 18px 0 7px 0;
font-size: 125%;
letter-spacing: 0.09em;
font-weight: bold;
background: transparent;
color: #666600;
border-bottom: 1px solid #ccc;
}