/*
Theme Name: Dark Wood
Description: Completely revamped high quality WordPress theme. Wood, Brown, Dark. Two or Three Column , Threaded comments. Automatic Thumbnail
on front page. Compatible with WordPress 2.9.x. Valid CSS & HTML, Compatible with IE 7, Mozilla, Safari. 

Demo available at http://nischalmaniar.info/wpthemes/?themedemo=dark-wood
Version: 1.9
Author: Nischal Maniar
Author URI: http://www.nischalmaniar.info
Theme URI: http://nischalmaniar.info/2009/04/dark-wood-theme/
Tags: Dark, Brown, two-columns, three-columns, fixed-width, threaded-comments
.
The CSS, XHTML and design is released under GPL:
http://www.gnu.org/licenses/gpl-3.0.txt
.
*/

/* Typography and Structure */

body { background: url(images/bg-wood.jpg) repeat fixed; color: #8a6b46; font-size: 12px; text-align: center; 
font-family: Arial; /*text-shadow: 1px 1px 1px #111;*/ margin: 0px !important;}
#wrapper { text-align: left; margin: 0 auto; }
#content { margin: 0px 0 0 0; padding: 15px; background: #fff; /*-moz-border-radius: 5px; -webkit-border-radius: 5px; 
-webkit-box-shadow: 1px 1px 5px #2f160b, -1px -1px 5px #2f160b; -moz-box-shadow: 1px 1px 5px #2f160b, -1px -1px 5px #2f160b; */}
.container { float: left; }
#sidebar { float: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; padding: 0; line-height: 120%; }
h1 { font-size: 25px; margin-bottom: 13px; }
h2 { font-size: 18px; margin-bottom: 8px; }
h3 { font-size: 16px; margin-bottom: 5px; }
h4 { font-size: 14px; margin-bottom: 5px; }
h5, h6 { font-size: 13px; font-weight: bold; margin-bottom: 3px; }
.clear { clear: both; line-height: 0px; height: 0px; margin: 0; padding: 0; visibility: hidden; }
* { outline: none; }
select { width: 225px; height: 35px; background: #976428 !important; border: 0 !important; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 7px; font-size: 14px; color: #fff !important; font-family: Arial; margin: 0px 0 10px 0; }
select:focus { background: #d7b38d !important; cursor: pointer; /*-webkit-box-shadow: 1px 1px 3px #281308, -1px -1px 3px #281308; -moz-box-shadow: 1px 1px 3px #281308, -1px -1px 3px #281308;*/ }
a img { border: none; }
a { color: #3B1C0D; text-decoration: underline; }
a:hover { color: #fa9292; text-decoration: none; }
small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; color: #b79d64; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 5px 10px; display: inline; }
img.alignleft { padding: 4px; margin: 0 10px 5px 0; display: inline; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
blockquote { background: #fcdac9; color: #2e170b; margin: 15px; padding: 15px; font-size: 16px; font-family: Georgia, sans-serif; }
hr { background-color: #dac8a7; color: #dac8a7; height: 1px; border: none; margin-bottom: 20px; }
.wp-caption {
	border: 1px solid #1f0e05;
	text-align: center;
	background-color: #2b1509;
	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;
}

/* Heading */

#header { float: left; width: 1100px; height: 338px; background: url(images/jodyjoseph-header.jpg) top center no-repeat;}

#sitename { float: left; margin: 15px; padding: 15px; width: auto; height: 103px; /*background: #510d0d; text-shadow: 1px 1px 1px #000; 
text-align: left; moz-border-radius: 5px; -webkit-border-radius: 5px;*/ }
/*#sitename h1 { margin: 0 0 5px 0; padding: 0; line-height: 100%; color: #fff; font-size: 25px; }
#sitename h1 a { color: #fff; text-decoration: none; }
#sitename h1 a:hover { color: #444; }

.description { color: #B79D64; font-size: 13px; }*/

/* Search */

#search { float: right; padding-top: 0px; height: 50px; margin: 15px; }
#s { background: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 0; padding: 7px; font-size: 12px; 
font-family: Georgia; font-style: italic; color: #8a6b46; }
#s:focus { -webkit-box-shadow: 1px 1px 3px #693c26, -1px -1px 3px #693c26; 
-moz-box-shadow: 1px 1px 3px #693c26, -1px -1px 3px #693c26; }
#searchsubmit, #searchbtn, #commentform #submit { background: #976428 url(images/searchbtn_bg.png) top left repeat-x; 
border: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 7px; font-size: 11px; color: #281308; font-family: Arial; }
#searchsubmit:hover, #searchbtn:hover, #commentform #submit:hover { 
background: #d7b38d; cursor: pointer; /*-webkit-box-shadow: 1px 1px 3px #281308, -1px -1px 3px #281308; -moz-box-shadow: 1px 1px 3px #281308, -1px -1px 3px #281308;*/ }
.rss { padding-left: 150px; }

/* Banners */
#banner { float: right; padding-top: 0px; height: auto; width: auto; margin: 15px; }

/* Marquee Plug-in */
#marquee {font-family: Verdana;}
#marquee a {color: #9B0002;}
#marquee a:hover {color: #FFF;}

/* Menu */

.menu { margin: 0px; float: left; width: 1100px; background: #510d0d; }
.menu ul { list-style: none; margin: 0; padding: 0; height: 35px; }
.menu ul li { margin: 0; padding: 0; float: left; position: relative; font-size: 14px; font-weight: bold; }
.menu ul li a { line-height: 25px; height: 25px; background: #510d0d; padding: 5px 9px; display: block; 
color: #bfa993; text-decoration: none; text-shadow: 1px 1px 1px #2f160b; }
.menu ul li a:hover { background: #000; color: #ffffff; }
.menu ul .current_page_item a { background: #1d0d05; color: #ffffff; }
.menu ul li ul { display: none; }
.menu ul li:hover ul { display:block; position:absolute; top:35px; left:0; width:115px; }
.menu ul li:hover ul li ul { display: none; }
.menu ul li li { width: 115px; }
.menu ul li:hover ul li:hover ul { display:block; position:absolute; left:115px; top:0; }
.menu ul li:hover ul li:hover ul.left { left:-115px; }


/* Sidebars */

#sidebar ul { list-style: none; margin: 0; padding: 0 10px; border-left: 1px #5c462b dotted; }
#sidebar a { color: #3B1C0D; text-decoration: underline; }
#sidebar a:hover { color: #fa9292; text-decoration: none;}
#sidebar ul li { margin: 0 0 30px 0; padding: 0; border-bottom: 2px solid #eae2d3; }
#sidebar ul li h2 { color: #9b0002; }
#sidebar ul ul { margin: 0; padding: 0; border: none; }
#sidebar ul li li { margin: 0; padding: 5px 0; margin-bottom: 5px; text-transform: capitalize; border-bottom: 1px solid #eae2d3; }
#sidebar ul ul .children { margin: 0; padding: 0; }
#sidebar ul ul .children li { margin: 0 0 0 2px; padding: 7px 0 0 10px; background: url(images/child_bullet.png) left top no-repeat; }
#wp-calendar { width: 100%; border-collapse: collapse; }
#wp-calendar caption { background: #1f0e05; padding: 3px 0; color: #8a6b46; }
#wp-calendar th { border: 1px #1f0e05 solid; color: #c5a681; text-align: center; }
#wp-calendar td { color: #c5a681; border: 1px #1f0e05 solid; text-align: center; }
#wp-calendar tfoot td { border: none; }
#wp-calendar #prev { text-align: left; }
#wp-calendar #next { text-align: right; }

/* Posts */

.post { margin-bottom: 70px; }
.singlepost { margin-bottom: 20px; }
.posttitle { float: left; font-size: 20px; color: #000; }
.posttitle a { color: #000; text-decoration: none; }
.posttitle a:hover { color: #666; }
.pagetitle { font-size: 20px; color: #000; }
.pagetitle a { color: #000; text-decoration: none; }
.pagetitle a:hover { color: #666; }
.postcomments { font-size: 9px; float: right; margin: 0 0 0 10px; width: 29px; height: 25px; 
background: url(images/comments_bg.png) no-repeat; text-align: center; }
.postcomments a { color: #b79d64; text-decoration: none; width: 29px; height: 25px; display: block; padding-top: 5px; }
.postcomments a:hover { color: #fa9292; }
.postcomments span { padding-top: 5px; display: block; }
.entry p { line-height: 150%; }
.entry p { margin-bottom: 13px; }
.entry a { color: #3B1C0D; text-decoration: underline; }
.entry a:hover { color: #fa9292; text-decoration: none; }
.entry img { background: #2b1509; padding: 6px; border: 1px #1f0e05 solid; }
.entry .wp-smiley { background: none; padding: 0; border: none; }
.entry ul, .entry ol { margin: 0 0 0 20px; padding: 0; }
.entry ul li , .entry ol li { margin: 10px 0 10px 0; padding: 0; }
.entry table { border-collapse: collapse; }
.entry table th { border: 1px #3b1c0d solid; padding: 8px; background: #3b1c0d; color: #8a6b46; text-align: center; 
text-transform: capitalize; }
.entry table td { color: #8A6B46; padding: 8px; border: 1px #1f0e05 solid; text-align: center; }

.postmetadata { margin-top: 15px; }
.postmetadata a { color: #b79d64; text-decoration: none; }
.postmetadata a:hover { color: #fa9292; text-decoration: underline; }
.postmetadata img { margin: 0 5px -1px 0; }
.postmetadata .share { color: #b79d64; cursor: pointer; }
.postmetadata .share:hover { color: #ed69fd; }
.postmetadata .share #sharesign { color: #83dc60; font-size: 16px; font-weight: bold; width: 14px; background: none; border: none; }
#shareicons { display: none; }
#shareicons a { margin-right: 10px; }

/* navigation */

.navigation-pages { margin-bottom: 30px; }
.navigation-pages ul { list-style: none; margin:0; padding: 0; }
.navigation-pages li { display:inline; padding:0; margin:0; font-size:11px; }
.navigation-pages a, .navigation-pages a:visited, .navigation-pages a:hover, .navigation-pages span.current,
.navigation-pages span.pages, .navigation-pages span.extend, .navigation-pages span.current, .navigation-pages span.dots
 { background: url(images/pages_bg.png) no-repeat top left; color:#b79d64; display:block; line-height: 30px; width: 30px; 
float:left; margin-right: 5px; text-decoration: none; text-align:center; }
.navigation-pages a:hover { background-position: bottom left; color:#ed69fd; text-decoration:none; }
.navigation-pages span.current { background-position: bottom left; color:#b79d64; }
.navigation-pages span.dots { background: none; color: #b79d64; }

/* comments */

.tab { float: left; }
.tab { width: 150px; text-align: center; padding: 10px; border: 1px #271707 solid; border-bottom: none; }
#comments-tab { border-right: none; }
#pings-tab { background: #3b1c0d; border-bottom: 1px #271707 solid; cursor: pointer; }
.dummytab { float:left; border-bottom: 1px #271707 solid; padding: 10px 10px 11px 10px; }
#pings { display: none; }

.commentlist { list-style: none; margin: 0; padding: 0; }
.commentlist li { margin: 0; padding: 15px 0 15px 10px; }
.commentlist ul { list-style: none; margin: 0; padding: 0; }
.commentlist li ul li { margin-left: 15px; }
.avatar { margin-right: 10px; background: #2b1509; padding: 4px; border: 1px #1f0e05 solid; }
.comment-author cite { font-size: 16px; font-style: normal; }
.comment-author cite .url { font-style: normal; text-decoration: none; }
.comment-author .says { margin-left: 5px; }
.comment-meta { margin-top: 10px; font-size: 10px; }
.comment-meta a { text-decoration: none; }
.comment-body p { line-height: 150%; }
#respond { margin-top: 40px; }
#commentform input { background: #281308; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 0; padding: 7px; 
font-size: 12px; font-family: Arial; color: #8a6b46; }
#commentform input:focus { -webkit-box-shadow: 1px 1px 3px #693c26, -1px -1px 3px #693c26; 
-moz-box-shadow: 1px 1px 3px #693c26, -1px -1px 3px #693c26; }
#commentform textarea { background: #fff;  border: 1px solid #281308; overflow: auto; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 7px; font-size: 12px; font-family: Arial; color: #8a6b46; }
#commentform textarea:focus { -webkit-box-shadow: 1px 1px 3px #693c26, -1px -1px 3px #693c26; 
-moz-box-shadow: 1px 1px 3px #693c26, -1px -1px 3px #693c26; }

/* footer */

#footer { color: #FFF; text-align: center; margin-top: 15px; }

/* music page */
.albumart { float: left; margin-top: 10px; margin-right: 20px; margin-bottom: 10px; }
.albumdesc { float: right; width: 290px; background: #fcdac9; color: #2e170b; padding: 15px; font-family: Georgia, sans-serif; }
.albumdesc h2 { font-size: 24px; }
.albumdesc h3 { font-size: 20px;}

/* contact page */
#wpcf input {margin-bottom: 10px; border: 1px solid #281308; background: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 7px; 
font-size: 12px; font-family: Arial; color: #8a6b46; }
#wpcf input:focus { -webkit-box-shadow: 1px 1px 3px #693c26, -1px -1px 3px #693c26; 
-moz-box-shadow: 1px 1px 3px #693c26, -1px -1px 3px #693c26; }
#wpcf textarea { margin-bottom: 10px; background: #fff; border: 1px solid #281308; overflow: auto; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 7px; font-size: 12px; font-family: Arial; color: #8a6b46; }
#wpcf textarea:focus { -webkit-box-shadow: 1px 1px 3px #693c26, -1px -1px 3px #693c26; 
-moz-box-shadow: 1px 1px 3px #693c26, -1px -1px 3px #693c26; }
#submitbutton { background: #976428 url(images/searchbtn_bg.png) top left repeat-x !important; 
border: 0 !important; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 7px; font-size: 11px; color: #281308 !important; font-family: Arial; margin: 10px 0 0 0; }
#submitbutton:hover { background: #d7b38d !important; cursor: pointer; /*-webkit-box-shadow: 1px 1px 3px #281308, -1px -1px 3px #281308; -moz-box-shadow: 1px 1px 3px #281308, -1px -1px 3px #281308;*/ }
