/*
Theme Name: WP Monochrome
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: Originally designed by <a href="http://www.ramblingsoul.com">RamblingSoul</a>.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free WordPress themes.
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/

* {
	margin:0; padding:0;}
body {background: #FFFFFF url(images/bg.jpg) no-repeat fixed; color: #424242;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#wrap {background:url(images/mainbg.jpg) repeat-y; width:880px; margin:auto;}
#header {
	height:210px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#content #sidebar { width:222px; float:right;
}
#content #left {width:648px; float:left;
}
.clear {clear:both;}
#footer {background: url(images/footer.jpg) no-repeat; height:35px; padding-top: 22px; text-align:center;
}
#footer p {display:block; margin-top:3px;
	font-size: 11px;
}
#footer #credit { font-size:10px;
}

#sitename {display:block; padding-top:20px; padding-left:20px; font-variant: normal;
	color: #fff;
	font-weight: bold;
}
#sitename .description {display:block; color: #BB9F6C;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}
#sitename a{text-decoration:none;
	color: #fff;
}
#sitename a:visited,active{text-decoration:none;
	color: #e6e6e6;
}
h1, h2, h3, h4, h5, h6 {color:#000000; font-variant:small-caps;}

h1 {
	font: 34px Georgia, "Times New Roman", Times, serif;
	color: #2e0f12;
}
h2 {
	font: small-caps bold 22px Georgia, "Times New Roman", Times, serif;
	color: #46130e;
}
h3 {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #722b36;
}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

a {color:#000000;}
a:visited {color: #46130e;}
a:active {color: #46130e;}
a:hover {color:#7C5B43; text-decoration:none;}

#content #left p {line-height:20px; margin-bottom:20px;}
#sidebar .sidebartop {background:url(images/sidebartop.jpg) no-repeat; height: 65px;}
#sidebarcontent {padding: 5px 10px 5px 15px;
	font-size: 12px;
	color: #867c76;
}

#sidebar h2 {background:url(images/sidebarheading.jpg) no-repeat center bottom; display:block; font-size: 17px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#sidebar ul {list-style:none; }
#sidebar li { display:block; height:auto;
	padding-bottom: 10px;
}
#sidebar a { color: #3b513d; text-decoration:none;
}
#sidebar a:visited,active {color: #3b513d; height:20px; text-decoration:none;
}
#sidebar a:hover {color:#000000;
}
#left .post {background: url(images/postmid.jpg) repeat-y; width:641px; margin-left:8px; margin-bottom:20px;}
#left .post .posttop {background:url(images/posttop.jpg) no-repeat; height:11px;}
.post .postitem {padding: 0 10px 8px;}
.post .postbottom {background:url(images/postbottom.jpg) no-repeat; height:30px; font-size:11px; padding-top:17px; text-align:center; }
.post h2 {display:block; padding:5px 0px 5px 0px; border-bottom:solid 1px  #D8CDB8; margin-bottom:15px;}
#left .postinfo {display:block; font-size: 14px; color: #333; font-variant:normal; font-weight:normal;}
h2 a {text-decoration:none;}
h2 a:visited {text-decoration:none;}
h2 a:active {text-decoration:none;}
h2 a:hover {text-decoration:none;}


blockquote {display:block; padding:15px 15px 15px 35px; margin:10px; border-bottom: dashed 1px #D0BE9B; border-top: dashed 1px #D0BE9B;font-size: 14px; font-family:Georgia, "Times New Roman", Times, serif; color: #000000; background:url(images/quote.png) no-repeat 5px 10px;}
blockquote p { line-height:25px; margin:0px;}
.rightquote { float:right; width:250px; text-align:left;}
blockquote cite {display:block; color:#000000; font-weight:bold; padding:3px; margin-top:10px;}

.leftquote  { float:left; width:250px; text-align:right;}

#header ul {list-style:none;}
#topmenu {float:right;}
#topmenu li {display: inline; text-transform:uppercase;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#topmenu a {display:block; float:left; color: #f3f0e8; height:36px; padding-top: 10px; padding-left: 9px; padding-right: 9px; text-decoration:none;}
#topmenu a:visited,active {display:block; float:left; color: #f3f0e8; height:36px; padding-top:10px; padding-left: 9px; padding-right: 9px; text-decoration:none;}
#topmenu a:hover {display:block; float:left; color:#E9E0CF; height: 36px; padding-top:10px; padding-left: 9px; padding-right: 9px; text-decoration:none; background:url(images/topmenu.png) repeat-x; color:#ffffff;}

#pagination {background:#F5F0EA; padding:8px; margin-left:8px; margin-top:20px; margin-bottom:20px;}
#pagination .pre{display:block; padding:3px; float:left;}
#pagination .next{display:block; padding:3px; float:right;}
#pagination .clear2 { clear:left; width 99%;}

#left img {background:#ffffff; padding:3px; border: solid 1px #D3C2A3; margin:8px;}
#left .leftimg {float:left;}
#left .rightimg {float:right;}

#tab {background:url(images/tabcontenbg.jpg) repeat; margin-bottom:15px; margin-left:8px;}
#tab #tabhead {background:url(images/tabheader.jpg) repeat-x; height:40px;}
#tab #tabcontent {padding:10px;}

#tab #tabcontent ul {list-style:square; margin-left:10px;}
#tab #tabcontent ol { list-style:decimal; list-style-position:inside;}
#tab #tabcontent li {padding:5px 10px 5px 10px;}
#tab #tabcontent ul li {margin-left:10px;}

#tabhead ul {list-style:none; padding-left:10px;}
#tabhead li {display:inline;}
#tabhead a {display:block; float:left; height:30px; padding:10px 10px 0px 10px; background:url(images/tabnormal.jpg) repeat-x; color:#ffffff; text-decoration:none;}

#tabhead a:visited,active {display:block; float:left; height:30px; padding:10px 10px 0px 10px; background:url(images/tabnormal.jpg) repeat-x; color:#ffffff; text-decoration:none;}

#tabhead a:hover {background:url(images/tabhover.jpg) repeat-x; color:#000000;}
#tabhead .active a{background:url(images/tabhover.jpg) repeat-x; color:#000000;}
#tabhead .active a:visited{background:url(images/tabhover.jpg) repeat-x; color:#000000;}
#tabhead .active a:active{background:url(images/tabhover.jpg) repeat-x; color:#000000;}

.post ul {list-style:square; margin-left:10px;}
.post ol { list-style:decimal; list-style-position:inside;}
.post li {padding:5px 10px 5px 10px;}
.post ul li {margin-left:10px;}

#left code {
	white-space: pre;
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #E3D6C6; color:#000000;
	margin: 10px; padding:10px;}
	
	
#left table {width:95%; border:solid 1px #DBD2B0;}
#left th {padding:10px; background: url(images/strips.jpg) repeat-x; color:#000000; font-family:"Trebuchet MS", Verdana, sans-serif; font-size:14px; text-transform:uppercase; margin:0px; border-bottom: solid 1px #DBD2B0;}
#left td {padding:10px; background:#F3EFDE; text-align:center; border-bottom: solid 1px #DBD2B0;}

.form {margin:10px 25px 10px 50px;}
.form .text {display:block; border:solid 1px #B6A278; background: #F9F8F2; width:250px; padding:5px; font-size:14px; color:#000000;}
.form label {display:block; margin-bottom:3px; margin-top:10px;}
.form .text:hover{background:#FFFFFF; border: solid 1px #000000;}
.form .text:focus {background:#F4EFE3; border: solid 1px #000000;}
.form .button { display:block; border:solid 1px #CBBA96; background:#EAE3D5; padding:5px 10px 5px 10px; margin:10px 0px 10px 0px;}
.form .button:hover { display:block; border:solid 1px #CBBA96; background: #EDECD1; padding:5px 10px 5px 10px; margin:10px 0px 10px 0px;}

.searchbox {margin:0;}
.searchbox .text {border:solid 1px #B6A278; background: #F9F8F2; width:auto; padding:0; font-size:14px; color:#000000;}
.searchbox .text:hover{background:#FFFFFF; border: solid 1px #000000;}
.searchbox .text:focus {background:#F4EFE3; border: solid 1px #000000;}
.searchbox .button {border:solid 1px #CBBA96; background:#EAE3D5; padding:0; margin:0;}
.searchbox .button:hover {border:solid 1px #CBBA96; background: #EDECD1; padding:0; margin:0;}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #E3D6C6;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */