/*
Theme Name: Dark Wood
Description: High quality WordPress theme. Wood, Brown, Dark. Three Column , Threaded comments. No plugins required, Sidebar widget ready. Compatible with WordPress 2.7. Valid CSS & HTML, Compatible with IE 7, Mozilla, Safari
Version: 1.4
Author: Nischal Maniar
Author URI: http://www.nischalmaniar.info
Tags: Dark, Brown, three-columns, fixed-width, threaded-comments
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 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;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
.clear {
	clear: both;
}
.container_header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
	position: relative;
}
.container_nav {
	margin: 0px;
	float: left;
	width: 900px;
	position: relative;
	padding: 0px;
	clear: left;
}
a.nav {
	color: #333333;
	text-decoration: none;
}
a.nav:hover {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.text_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: 0px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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;
}
/* body, layout and typography */

body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	text-align: left;
	width: 900px;
	margin: 0 auto 0 auto;
}
h1 {
	font-size: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
}
h4 {
	font-size: 16px;
	font-weight: lighter;
}
blockquote {
	background: url(images/blockquoteback.png) repeat;
	padding: 15px;
	margin: 10px 5px 10px 5px;
}
/* banner and menu */

.banner {
	margin: 0px;
	padding: 0px;
}
.logo {
	margin: 0px;
	padding: 5px;
	text-align: center;
	width: 890px;
}
.logo h1, .logo h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #333333;
}
#description {
	color: #333333;
	font-size: 14px;
}
.rssdiv {
	height: 80px;
	float: left;
	margin: 0 30px 0 0;
}
.menuleft {
	width: 10px;
	height: 33px;
	float: right;
}
.menuright {
	width: 10px;
	height: 33px;
	float: right;
}
.menu {
	height: 33px;
	float: right;
}
#nav {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
#nav li {
	margin: 0 7px 0 7px;
	padding: 0;
	display: block;
	float: left;
	color: #333333;
	font-family: "Arial Narrow";
	font-size: 14px;
}
#nav li a {
	color: #660000;
	text-decoration: none;
}
#nav li a:hover {
	color: #660000;
	text-decoration: underline;
}
/* Content */

.contenttop {
	height: 15px;
	width: 900px;
}
.contentcenter {
	width: 900px;
	overflow: hidden;
}
.contentbottom {
	height: 15px;
	width: 900px;
}
/* Sidebars */

.sidebar {
	float: left;
	width: 280px;
	padding: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	margin: 0;
	padding: 0;
}
.sidebar ul li h2, .sidebar ul li h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
}
.sidebar ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidebar ul ul li {
	margin: 0;
	padding: 0px;
	color: #333333;
}
.sidebar ul ul li:hover {
	text-decoration: underline;
}
.sidebar ul ul li a {
	color: #660000;
	text-decoration: none;
}
.sidebar ul ul li a:hover {
	color: #660000;
	text-decoration: underline;
}
#tag_cloud a {
	color: #660000;
	text-decoration: none;
}
#tag_cloud a:hover {
	color: #660000;
	text-decoration: underline;
}
#wp-calendar {
	width: 100%;
	color: #333333;
}
#wp-calendar caption {
	text-align: center;
	background-color: #333333;
}
#today {
	color: #660000;
	font-weight: bold;
}
#wp-calendar a {
	color: #990000;
	text-decoration: none;
}
/* search bar */

.hidden {
	display: none;
}
#searchform {
	background: url(images/searchback.png) no-repeat;
	width: 152px;
	height: 30px;
}
#s {
	width: 110px;
	height: 18px;
	border: none;
	background: #593e1a;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 27px;
}
#searchsubmit {
	display: none;
}
/* container */

.container {
	float: left;
	clear: left;
	width: 535px;
	padding: 30px;
	position: relative;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* posts 79BEDB*/

.posts {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.posts a {
	color: #660000;
	text-decoration: none;
}
.posts a:hover {
	text-decoration: underline;
}
.post_content img {
	background: url(images/imgback.png) repeat;
	padding: 6px;
	border: 1px #330000 solid;
}
.posts li {
	color: #333333;
	margin: 0;
	padding: 0;
}
.post_title {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.post_title a {
	color: #660000;
	text-decoration: none;
}
.post_title a:hover {
	text-decoration: none;
}
.info {
	margin: 20px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 1px #333333 dashed;
}
.comment {
	margin: 0 0 0 10px;
}
.author {
	margin: 0 0 0 10px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/* Comments section */

#comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#commentsrss {
	margin: 0 0 -3px 5px;
}
.commentslist {
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.commentslist li {
	margin: 0 0 15px 0;
	padding: 15px;
	background: url(images/com-wrapper.png) repeat;
}
.children {
	margin: 15px 0 0 25px;
	list-style-type: none;
	padding: 0;
}
.children li {
	border: none;
	padding: 15px;
	margin: 0 0 15px 0;
}
.avtar {
	float: left;
}
.tp {
	float: left;
	margin: 0 0 0 8px;
}
.tp .commentauthor, .tp .commentauthor a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	margin-bottom: 4px;
}
.reply {
	margin: 10px;
}
.reply a {
	color: #660000;
	text-decoration: none;
}
.reply a:hover {
	color: #660000;
	text-decoration: underline;
}
.com-header {
	margin: 0 0 10px 0;
}
/* form elements */

#commentform {
	text-align: left;
}
#commentform label {
	margin: 0 0 0 5px;
}
.textbox {
	width: 535px;
	background-image: url(images/textboxback.png);
	background-repeat: repeat-y;
}
.textbox input {
	background: none;
	border: none;
	color: #333333;
	width: 370px;
}
.textarea {
	width: 535px;
	text-align: center;
	background-image: url(images/textboxback.png);
	background-repeat: repeat-y;
}
.textarea textarea {
	width: 500px;
	height: 200px;
	overflow: auto;
	background: none;
	color: #333333;
	border: none;
	font-family: Arial;
}
#submit {
	background: #301e07;
	border: 1px #333333 solid;
	color: #CC9752;
	padding: 3px;
}
.leavereplytop {
	width: 535px;
	height: 20px;
	background: url(images/textareaback.png) no-repeat;
}
.leavereply {
	width: 535px;
	overflow: hidden;
	margin: 0;
	background-image: url(images/textareaback.png);
	background-repeat: repeat-y;
	padding: 20;
}
.leavereplybottom {
	width: 535px;
	height: 20px;
}
#respond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	margin-bottom: 20px;
}
.container_footer {
	width: 880px;
	clear: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
	float: left;
	margin-top: 30px;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.text_footer_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#footer {
	color: #333333;
	text-align: center;
	margin: 15px 0 40px 0;
}

