/* 

theme name: The Ghosts of Moonlight Graham
author: dustin brewer

 */

/* reset */
	html, body, div, span, object, iframe, img, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}

/* general */
	strong {font-weight: bold;}
	em {font-style: italic;}
	.left {float: left;margin-right: 1em;}
	.right, .alignright {float: right;margin-left: 1em;}
	.wp-caption {font-size: 10px; font-style: italic; background: #FFF9EF; padding: 2px; text-align: center;}
	.wp-caption img {padding-top: 2px;}
	.center {text-align: center;}
	.clear {clear: both;}
	.hide {display: none;}
	.show {display: block;}
	body {font-size: 12px; background: #5c3027; font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;}
	a {color: #1b5423; text-decoration: underline;}
	a:hover {text-decoration: none;}

/* basic */
	#mainContainer {background: url(images/mainbg.jpg) no-repeat center top; width: 100%; min-height: 900px;}
	#headerContainer, #bodyContainer, #footerContainer {clear: both; width: 906px; margin: 0 auto;}
	
/* header */
	#headerContainer {height: 161px;}
	#headerLogo h1 {text-indent: -9999px;margin: 0; clear: both;}
	#headerLogo a {display: block; width: 479px; height: 88px; float: left; padding-left: 20px;}
        #headerNav {float: right; margin-top: 128px; position: relative; top: 1px; left: 8px;}
	#headerNav li {list-style: none; display: inline;}
#headerNav li a {display: block; width: 84px; height: 25px; background: url(images/nav.png) no-repeat; color: #fff; text-decoration: none; text-align: center; padding: 8px 0 0 0; float: left; margin-right: 10px;}
#headerNav li a:hover {background: url(images/nav_hover.png) no-repeat;}

/* body */
	#bodyContainer {background: url(images/bodybg.jpg) repeat-y;}
	#bodyContent {min-height: 800px; background: url(images/bodytop.jpg) no-repeat; padding: 30px;}
	#leftCol {float: left; width: 500px;}
		#leftCol h2 a {color: #771414; text-decoration: none; font-size: 14px; margin-bottom: 0; letter-spacing: .08em;}
		#leftCol .meta {color: #515151; font-size: 10px; font-style: italic; display: block; margin: -15px 0 -5px 0;}
		#leftCol .post {line-height: 1.3em; letter-spacing: .037em; color: #2a2b2a; word-spacing: .03em;}
	#rightCol {float: right; width: 300px; position: relative; left: 40px;}
	#rightCol object {position: relative; left: -40px;}
		#rightCol h2 {background: url(images/sidebar_top.png) no-repeat; width: 210px; height: 30px; color: #fff; font-size: 16px; text-transform: uppercase; padding: 7px 10px 0px 10px; font-weight: normal; margin-bottom: 0px;}
		#rightCol .sidebox {background: url(images/sidebar_bottom.png) no-repeat 0px bottom; padding: 5px 10px; margin: 0; color: #fff; width: 210px;}
		#rightCol a {color: #ddc8b8; text-decoration: underline;}
		#rightCol a:hover {text-decoration: none;}
		#rightCol .sidebox ul {padding: 0;}
		#rightCol li {list-style: none; margin-bottom: 5px;}
		#rightCol .sidebox2 {width: 230px;}
#rightCol .sidebox2 ul {background: url(images/sidebar_bottom.png) no-repeat 0px bottom; padding: 5px 10px; margin: 0; color: #fff;}

/* footer */
	#footerContainer {padding: 20px 0;}
	
.post {padding: 10px 0;background: url(images/postline.jpg) no-repeat bottom left;}

/* .sidebox h2 {background: none!important; padding: 0!important; font-size: 14px!important; text-transform: none!important;}
*/
.commentlist {padding-left: 20px; position: relative; list-style: none;}
.commentlist img {float: left; padding: 0 5px 5px 0; position: absolute; left: -10px;}
.comment-body {padding-left: 20px;margin-bottom: 5px;}
.comment {}
