/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #15100b;
}
h2 { color: white; }
label { color: white; }
a[rel=tag] {
	font-size: 11px;
	color: #C4B8A2;
}
#wrap {
	margin: auto;
	width: 1000px;
}
	#light_top {
		background: url("images/top_light.jpg") top no-repeat;
	}
		#light_bg {
			background: url("images/light_bg.jpg") repeat-y;
		}
			#light_btm {
				background: url("images/btm_light.jpg") no-repeat bottom;
				min-height: 529px;
			}
				#mainbg {
					width: 910px;
					float: right;
					margin: 2px 0px 41px 0px;
				}
					#mainbg_content {
						background: url("images/main_bg.jpg") repeat-y;
						width: 910px;
						min-height: 435px;
					}
						#mainbg_over {
							background: url("images/main_bgg.png") bottom left no-repeat;
							min-height: 428px;
							width: 910px;
						}
							#header {
							}
								#menu {
									position: relative; top: -16px;
									float: left;
								}
								.commenta {
									color: white;
									font-family: arial;
									font-size: 12px;
									font-weight: bold;
									text-align: center;
									text-decoration: none;
								}
									.commenta a:hover {
										text-decoration: underline;
									}
								#search {
									float: right;
									margin-right: 140px;
									position: relative;
									top: -5px;
									width: 186px;
								}
									#search img {
										float: left;
									}
									#search_content {
										background: url("images/search_bg.jpg");
										height: 37px;
										float: left;
										width: 165px;
									}
										#search_content input[type=text] {
											height: 22px;
											width: 134px;
											background: #241e14;
											border: 0px;
											margin: 4px 0px 0px 0px;
											color: #c4b8a2;
											font-weight: bold;
											font-family:Arial, Helvetica, sans-serif;
											font-size: 11px;
											padding: 4px 0px 0px 5px;
											
										}
										#search_content input[type=submit] {
											height: 26px;
											width: 23px;
											background: #130e06;
											border: 1px solid #0d0903;
											margin: 0px 0px 0px 0px;
											position:relative; 
											top: 3px;
											left: 0px;
											color: #c4b8a2;
											font-weight: bold;
											font-family:Arial, Helvetica, sans-serif;
											font-size: 11px;
											
										}
							#mmain {
							}
								#rmenu {
									width: 185px;
									float: right;
									margin-right: 130px;
									margin-top: 50px;
								}
									#rmenu_content {
										background: #272117;
										width: 171px;
										font-size: 11px;
										color: #c4b8a2;
										padding: 10px 0px 10px 14px;
									}
										#rmenu_content li{
											list-style: none;
										}
										#rmenu_content b {
											line-height: 20px;
										}
										#rmenu_content a {
											background: #272117;
											font-size: 11px;
											color: #c4b8a2;
											text-decoration: none;
										}
											#rmenu_content a:hover {
												text-decoration: underline;
											}
								#posts {
									width: 498px;
									float: left;
									margin: 12px 0px 0px 42px;
								}
									.post {
										width: 498px;
										margin-top: 20px;
										margin-bottom: 40px;
									}
										.post_top {
											width: 498px;
											height:31px;
										}
											.post_top img {
												float: left;
											}
											.post_title {
												width: 372px;
												height: 22px;
												background: #3c3228;
												float: left;
												border-bottom: 5px solid #15100b;
												color: #a89d92;
												font-weight: bold;
												font-size: 15px;
												padding: 4px 0px 0px 3px;
											}
											.post_title a{
												color: #a89d92;
												font-weight: bold;
												font-size: 15px;
												text-decoration: none;
											}
											.post_title a:hover{
												text-decoration: underline;
											}
											.post_details {
												width: 80px;
												height: 29px;
												background: #251d15;
												float: left;
												font-size: 9px;
												font-weight: bold;
												color: #d2cccc;
												padding-top: 2px;
											}
											.post_details a{
												font-size: 9px;
												font-weight: bold;
												color: #d2cccc;
												text-decoration: none;
											}
												.post_details a:hover{
													text-decoration: underline;
												}
										.post_content {
											width: 482px;
											background: #15100b;
											color: #fffefd;
											font-size: 11px;
											padding: 10px 8px 10px 8px;
										}
											.post_content a{
												color: #A89D92;
												font-weight: bold;
												text-decoration: none;
											}
												.post_content a:hover{
													text-decoration: underline;
												}
										    .entry p {
												margin: 10px;
										    }
										.entry_page p {
											color: #C4B8A2;
										}
										.posts_page a {
											color: white;
											font-weight: bold;
											text-decoration: underline;
										}
										.postmetadata {
											background: #3C3228;
											padding: 10px;
											margin: 10px;
											color: white;
										}
										.postmetadata a{
											color: #C4B8A2;
											font-weight: bold;
										}
										#comments{
											color: white;
											font-size: 16px;
											text-decoration: underline;
										}
										#respond {
											color: white;
										}
											#respond h3 {
												color: white;
											}
											#respond a {
												color: #C4B8A2;
												font-weight: bold;
											}
										.submitc {
                                            background: #C4B8A2;
									 		border: solid 1px #272111;
											font-weight: bold;
											font-family: arial;
											font-size: 12px;
											padding: 5px;
											color: #15100B;
										}
										.index_content p{
											margin: 0px;
										}
									#pages {
										margin-top: 10px;
										margin-bottom: 10px;
									}
										#pages .prev a{
											color: white;
											font-weight: bold;
											font-size: 12px;
											float: left;
										}
										#pages .next a{
											color: white;
											font-weight: bold;
											font-size: 12px;
											float: right;
										}
	#footer {
		color: #8d8068;
		font-size: 10px;
		padding: 10px 0 20px 50px;
	}
		#footer a {
			color: #ffffff;
			text-decoration: none;
		}
/** Comments **/
.comment {
	background: #3e3527;
	color: white;
	list-style : none;
	border-bottom: 2px #221d15 solid;
	border-left: 1px #4c4231 solid;
	margin-top: 4px;
	padding-left: 7px;
	padding-top: 5px;
}
	.comment a {
		color: gray;
	}
	.comment-meta {
		float: left;
		/*margin-top: 20px;*/
		margin-left: 10px;
	}
	.comment-author {
		float: left;
		font-weight: bold;
		color: #dedede;
	}
	.comment-author img {
		display: none;
	}
	.comment p {
		clear: both;
		padding-top: 10px;
	}
	.search p {
		margin: 0px;
	}							