* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}

body {
	background-color: #515151;
	background-image: url('img/body_back.gif');
	background-position: 600px 0px;
	background-repeat: repeat-y;
	color: #DDDDDD;
	font-family: "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	cursor: default;
	}

a, #header .right a:hover {
	color: #D7C884;
	text-decoration: none;
}

a:visited {
	color: #D7C884;
	text-decoration: none;
}

a:focus, a:hover, #header .right a {
	color: #EFEFEF;
	text-decoration: none;
}

img {vertical-align: middle;}

h1 {
	margin-bottom: 20px;
	text-align: center;
}


h3 {
	font-weight: bold;
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 16pt;
}

#blogcontainer h4
{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12pt;
}

h6
{
	font-size: 9pt;
}

form
{
	font-size: 9pt;
}

hr
{
	height: 1px;
	border-top: 1px solid #938140;
}


div#main {
	width: 790px;
	height: 100%;
	border-right: 2px solid #202020;
	border-bottom: 2px solid #202020;
	background-color: #404B38;
	padding-bottom: 10px;
	
	}


	div#header {
			cursor: default;
			width: 790px;
			height: 65px;
			background-color: #000000;
		}

		div#header .left {
			width: 353px;
			height: 65px;
			position: relative;
			float: left;
			background-image: url('img/header_left.gif');
			background-repeat: no-repeat;
			
			}

		div#header .right {	
			width: 353px;
			position: relative;
			float: right;
			margin-top: 11px;
			margin-right: 2px;
			font-family: "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
			font-size: 40pt;
			font-weight: bold;
			vertical-align: bottom;
			text-align: right;
			z-index: 100;
			}

		* html div#header .right {line-height: 40pt; font-variant: small-caps;}

	div#menu { 
		position: absolute;
		left: 0px;
		top: 48px;
		height: 40px;
		width: 425px;
		padding-top: 8px;
		background-image: url('img/menu_back.gif');
		background-repeat: no-repeat;
		background-position: 0px 0px;
		font-family: trebuchet ms, arial, sans-serif;
		font-weight: bold;
		font-size: 10pt;
		text-align: center;
	}


		div#menu a {
			padding-left: 5px;
			padding-right: 5px;
			text-decoration: none;
			color: #BCBCBC;
			}

		div#menu a:visited {
			color: #BCBCBC;
			text-decoration: none;
			}

		div#menu a:hover {
			color: #EFEFEF;
			text-decoration: none;
		}

		#main:after, .blogcontainer:after, .sidemenu:after {
			content: ".";
			display: block;
			visibility: hidden;
			clear: both;
			height: 0px;
		}

		* html main, * html .blogcontainer, * html .sidemenu  {
			height: 1%;
		}

	div#content {
		background-color: #1E2517;
		width: 750px;	
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
		margin-bottom: 25px;
		padding-top: 20px;
		border-left: 2px solid #282E21;
		border-top: 2px solid #282E21;
		border-right: 2px solid #14180F;
		border-bottom: 2px solid  #14180F;

		}
		
		table#status {
			font-size: 10pt;
			font-family: trebuchet ms, arial, helvetica, sans-serif;
			width: 725px;
			height: 117px;
			margin-left: auto;
			margin-right: auto;
			background-image: url('img/status_back.gif');
			}

		table#status td {
			vertical-align: top;
			text-align: left;
			padding: 10px;
			}

			table#status td.left {
				width: 345px;
				padding-left: 15px;
				}

			table#status td.right {
				padding: 13px;
				padding-top: 10px; 
				padding-left: 42px;
				padding-right: 10px;
				}



		#menuside {
			float: left;
			width: 180px;
			min-height: 100%;
			max-height: 100%;
		}



		div.section {
			margin-left: auto;
			margin-right: auto;
			width: 700px;
			padding: 10px;
			border-right: 2px solid #000000;
			border-bottom: 2px solid #000000;
			margin-bottom: 10px;
			margin-top: 12px;
			background-color: #0C0C0C;
			text-align: left;
			}


		#sidemenu {
		    clear: none;
			float: left;
			width: 170px;
			position: static;
			text-align: left;
			margin-top: 45px;
			margin-left: 5px;
			margin-bottom: 65px;
		}

		* html #sidemenu {
			margin-left: 7px;
		}


		#sidemenu .top {
			width: 100%;
			height: 30px;
			background-color: #000000;
			background-image: url('img/sidemenu_top.gif');
		}

		#sidemenu .mid {
			background-image: url('img/sidemenu_mid.gif');
			background-repeat: repeat-y;
			padding-left: 30px;
			padding-right: 10px;
		}

			#sidemenu .mid h4 {
				font-family: verdana, sans-serif;
				font-size: 11pt;
			}

			#sidemenu .mid ul {
				padding: 2px;
				padding-bottom: 14px;
				font-size: 9pt;
				list-style-position: inside;
				list-style-type: square;
	
			}

			#sidemenu img {
				padding-top: 4px;
				padding-bottom: 4px;
			}

			#sidemeu .mid li {
				vertical-align: middle;
				
			}


		#sidemenu .bottom {
			width: 100%;
			height: 30px;
			background-color: #000000;
			background-image: url('img/sidemenu_bottom.gif');
		}

		#blogcontainer {
			margin-top: 40px;
			margin-left: 0px;
			margin-right: 10px;
			float: right;
			position: relative;
			width: 540px;
		}

		.thepost {
			text-align: left;
			margin-bottom: 60px;
			
		}


		.postdate {
			font-size: 8pt;
			font-weight: bold;
			margin-bottom: 15px;

		}

		.postcontent {
			font-family: verdana, sans-serif;
			font-size: 10.3pt;
			cursor: auto;

		}


		.thepost_single {
			text-align: left;
			margin-bottom: 30px;
			
		}



		.postsubbox, .postsubbox_even {
			
			font-size: 9pt;
			padding: 8px;
			font-family: "trebuchet ms", trebuchet, arial, sans-serif;
			margin-top: 10px;
			margin-bottom: 10px;
		}

		.postsubbox
		{
			background-color: #11150D;
			border: 1px solid #938140;
			border-width: 1px 0px 1px 0px;
		}

		#postinfo {
			margin-bottom: 40px;
		}

		#respond
		{
			margin-top: 20px;
			margin-bottom: 10px;
		}

			
			#freecap
			{
				float: left;
				vertical-align: middle; 
				margin-top: 8px; 
				margin-right: 10px; 
			}

		
		#styletags
		{
			text-align: right;
		}

		#styletags .tag
		{
			display: block;
		}


/* FORM ELEMENTS */

input
{
	border-width: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	vertical-align: bottom;
}

#comment
{
	padding: 3px;
	
}

#submitbutton
{
	padding: 3px;
	border: 1px outset #DEDEDE;
	margin-left: 2px;

}





div#icons {
	clear: both;
	width: 100%;
	height: 24px;
	padding-top: 4px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

div#icons img{
	border: 1px solid #454545;
}

div#footer {
	clear: both;
	cursor: default;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 7pt;
	color: #CCCCCC;
	vertical-align: bottom;
	margin-left: 50px;
	margin-right: 50px;
}