* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #666666;
	background: #330000;
	padding: 0;
}


.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}

.wrapper {
	width: 990px;
	float: left;
	margin: auto auto;
	text-align: left;
	background: url(images/bg_big.jpg);
}

#header {
	height: 110px;
	width: 680px;
	float: right;
	margin-top: 10px;
	margin-right: 11px;
	padding: 2px 0 0px;
	color: #ffffff;
	font-family: Arial;
}
	#header h1 a {
		font-size: 54px;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
		position: relative;
		top: 35px; left: 54px;
		float: left;
	}
	#header h3 {
		font-size: 1.4em;
		font-style: italic;
		font-weight: normal;
		position: relative;
		top: 38px; left: 60px;
		float: left;
		clear: both;
	}
	#header form {
		position: relative;
		top: 0; left: 0;
		float: right;
		position: relative;
		top: 5px; left: -49px;
	}
		#header form input {
			font-family: Arial;
			font-size: 1em;
			float: left;
			width: 220px;
			margin-right: 5px;
			border: 1px solid #ffffff;
		}
		#header form button {
			text-indent: -9999px;
			width: 18px; height: 18px;
			border: 0;
			float: left;
			background-color: transparent;
		}

#leftcontent {
	float: right;
	width: 730px;
	height: 100%;
	margin: 0;
	padding: 0;
}

#content {
	float: right;
	width: 674px;
	margin-right: 17px;
	padding: 2px 0 10px;
	background: #fff;
}

#posttitle {
	border-bottom: 1px solid #8D6239;
	}
#bordercontent {
	width: 662px;
	margin-left:5px;
	margin-right: 17px;
	margin-bottom: 20px;
	padding: 2px 0 10px;
	background: #fff;
	border: #8D6239 1px solid;
	}
#bordercontent1 {
	width: 662px;
	margin-left:5px;
	margin-right: 17px;
	padding: 2px 0 10px;
	background: #fff;
	border: #8D6239 1px solid;
	}
	
	.post {
		padding: 10px 10px 0;
	}
	.first {
		padding-top: 0;
	}
	.post h2 {
		clear: both;
		font-size: 13px;
		padding: 5px 0 8px;
		margin: 0 25px;
	}
	.post h2 a {
		text-decoration: none;
	}
		.first h2 a {
			text-decoration: none;
		}
		.first h2 {
			border-top: 0;
		}
	.post p {
		margin-bottom: 10px;
		font-size: 1.2em;
		line-height: 1.3em;
	}
	.date {
		text-align: center;
		padding-bottom: 10px;
		font-family: Arial;
		font-style: italic;
		font-size: 1.2em;
		border-bottom: 1px dashed #cccccc;
		margin: 0 25px 15px !important;
	}
	.post h3 {
		font-size: 1.6em;
		font-weight: normal;
		font-family: Arial;
		padding: 10px 0;
	}
	#postnav {
		padding: 10px;
		font-family: Arial;
		font-style: italic;
	}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	float: left;
	width: 260px;
	height: 100%;
	margin: 0;
	padding: 2px 0 10px;
	background: #fff;
}
	#sidebar h2 {
		font-family: Arial;
		font-size: 1.5em;
		font-weight: normal;
		font-style: italic;
		padding: 7px 18px 6px;
		border-width: 1px 0;
		border-style: solid;
	}

	#sidebar ul {
		list-style-type: none;
		padding: 0 10px 15px;
		margin-right: 50px;
	}
		#sidebar ul li {
			padding: 0px 0 0px 10px;
			font-family: Arial;
		}
		#sidebar ul li a {
			text-decoration: none;
		}
		#sidebar ul li a:hover {
			text-decoration: none;
		}
		
/** END sidebar **/

/** BEGIN footer **/
#footer {
	float:right;
	width: 680px;
	margin-right: 11px;
	padding: 16px 0 10px;
	font-family: Arial;
	color: #000;
	height: 88px;
	background: url(images/botbck.gif) no-repeat;
}
#footerlinks {
	float: right;
	width: 662px;
	border: #8D6239 1px solid;
	margin-left:5px;
	margin-right: 6px;
	padding: 2px 0 2px;
	height: 20px;
	}
#footerlinks a {
	color: green;
	font-weight: bold;
	}	
	
	#footwrap {
		margin: auto auto;
		width: 680px;
		text-align: center;
	}
	#footer a {
		text-decoration: none;
		font-size: 0.9em;
		margin: 0 8px;
	}
		#footer .first {
			margin-left: 0 !important;
		}
	#footer .left {
		float: left;
	}
	#footer .right {
		float: right;
	}
/** END footer **/

/** BEGIN single **/
img {
	border: 0;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post ul {
	margin: 0 0 10px 18px;
}
.post ol {
	margin: 0 0 10px 25px;
}
.post li {
	line-height: 1.6em;
	font-size: 1.2em;
}
.post blockquote {
	font-style: italic;
	padding-left: 8px;
	margin-left: 2px;
}
#commentsection {
	
}
	#commentsection h2 {
		margin: 0 0 10px !important;
		text-align: left;
	}
	.commentdetails {
		margin-bottom: 10px;
		font-family: Arial;
	}
	.commentdetails img {
		float: left;
		padding: 2px;
		margin: 0px 4px 3px 1px;
	}
	.commentdetails p {
		margin-bottom: 2px;
	}
	.commentauthor {
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.9em !important;
		font-style: italic;
	}
	.comment1 {
		padding-bottom: 20px;
	}
	.notfound {
		padding: 20px;
	}
	.notfound h2 {
		font-family: Arial;
		font-weight: normal;
		font-size: 2em;
		padding-bottom: 10px;
	}
	#postdetails {
		font-size: 0.8em;
		font-family: Arial;
	}
		#postdetails p {
			margin-bottom: 5px;
		}
/** END single **/

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#news {
	float: left;
	width: 260px;
	margin: 0 0 5px 0;
}