/*
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/background.jpg) no-repeat fixed center; color: #e7d2aa; font-size: 12px; text-align: center; font-family: Verdana; text-shadow: 1px 1px 1px #111; }
#wrapper { text-align: left; margin: 0 auto; }
#content {-moz-border-radius:10px 10px 10px 10px;
background:url("images/container-bg.png") repeat-y scroll 0 0 transparent;
overflow:hidden;
padding:15px 0;}
.container { float: left;  padding:0px 15px 15px 15px;}
#sidebar { float: left;  }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; padding: 0; line-height: 140%; }
h1 { font-size: 28px; margin-bottom: 13px; }
h2 { font-size: 20px; margin-bottom: 8px; }
h3 { font-size: 20px; margin-bottom: 5px; }
h4 { font-size: 16px; margin-bottom: 5px; }
h5, h6 { font-size: 14px; font-weight: bold; margin-bottom: 3px; }
.clear { clear: both; line-height: 0px; height: 0px; margin: 0; padding: 0; visibility: hidden; }
* { outline: none; }
a img { border: none; }
a { color: #ffb040; text-decoration: underline; }
a:hover { color: #f3dcae; text-decoration: none; }
small { font-family: Verdana; font-size: 11px; line-height: 30px; 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: #2e170b; margin: 15px; padding: 20px; border-left: 1px #4b9515 solid; }
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; margin: 10px 0 0 15px;}
#header h1 { margin: 0 0 5px 0; padding: 0; line-height: 100%; color: #000; font-size: 25px; }
#header h1 a { color: #000; text-decoration: none; }
#header h1 a:hover { color: #444; }
.description { color: #f3dcae; font-size: 16px;}

/* Search */

#search { float: right; padding-top: 25px; height: 50px; }
#s { background: #170901; -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: #a740b0 url(images/searchbtn_bg.png) bottom left repeat-x; 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; }

/* Menu */

.menu { margin: 20px 0 0 0; float: left; margin-left:10px;width:960px}
.menu ul { list-style: none; margin: 0; padding: 0; height: 35px; }
.menu ul li { margin: 0; padding: 0; float: left; position: relative; font-size: 13px; }
.menu ul li a { line-height: 25px; height: 25px; background: url(images/menu_bg.png) repeat; padding: 5px 9px; display: block; color: #8a6b46; text-decoration: none; text-shadow: 1px 1px 1px #2f160b; }
.menu ul li a:hover { background: #1d0d05; color: #f3dcae; }
.menu ul .current_page_item a { background: #1d0d05; }
.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: #8a6b46; text-decoration: none; }
#sidebar a:hover { color: #f3dcae; }
#sidebar ul li { margin: 0 0 3px 0; padding: 0; }
#sidebar ul li h2 { color: #ebdec7; border-bottom:1px solid #ebdec7;display:block; padding-bottom:10px}
#sidebar ul ul { margin: 0; padding: 0; border: none; }
#sidebar ul li li { margin-left: 14px; padding: 5px 0px 5px 0px;list-style:disc;}
#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: 30px; color: #b79d64; }
.posttitle a { color: #f8a23b; text-decoration: none; }
.posttitle a:hover { color: #f3dcae; }
.pagetitle { font-size: 30px; color: #b79d64; }
.pagetitle a { color: #b79d64; text-decoration: none; }
.pagetitle a:hover { color: #f3dcae; }
.postcomments { font-size: 11px; 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: 2px; }
.postcomments a:hover { color: #f3dcae; }
.postcomments span { padding-top: 5px; display: block; }
.entry p { line-height: 150%;}
.entry p { margin-bottom: 13px; }
.entry a { color: #dac8a7; text-decoration: underline; }
.entry a:hover { color: #f3dcae; 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 #1f0e05 solid; padding: 8px; background: #1f0e05; color: #8a6b46; text-align: center; text-transform: capitalize; }
.entry table td { color: #c5a681; padding: 8px; border: 1px #1f0e05 solid; text-align: center; }

.postmetadata { margin-top: 15px;font-size:14px }
.postmetadata a { color: #fbd177; text-decoration: none;font-size:14px }
.postmetadata a:hover { color: #f3dcae; text-decoration: underline;font-size:14px }
.postmetadata img { margin: 0 5px -1px 0; }
.postmetadata .share { color: #fbd177; 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:#F8A23B; text-decoration:none; }
.navigation-pages span.current { background-position: bottom left; color:#F8A23B; }
.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: #311e0b; 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: #170901; -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: #170901; overflow: auto; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 0; 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 { text-align: center; margin-top: 15px; }



/*AŅADIDO MENU DESPLEGABLE CATEGORIA en header****/


#subnavbar {
width: 900px;
height: 22px;
margin: 0px;
padding: 0px;
font-family:arial;

}

#subnav {
margin: 0px;
padding: 0px;
}

#subnav ul {
float: left;
list-style: none;
margin: 0px;
padding: 0px 0px;
}

#subnav li {
list-style: none;
margin: 0px;
padding: 0px;
}

#subnav li a, #subnav li a:link, #subnav li a:visited {
color: #ffb040;
display: block;
font-size: 11px;
text-transform: uppercase;
margin: 0px 0px 0px 0px;
padding: 5px 10px 5px 10px;
.padding: 5px 10px 5px 10px;
font-weight:bold;
text-decoration:none;
border-bottom:1px #c1ac75 solid;
border-top:1px #c1ac75 solid;
}

#subnav li a:hover, #subnav li a:active {
background-color: #c1ac75;
color: #ffffff;
display: block;
text-decoration: none;
margin: 0px 0px 0px 0px;
padding: 5px 10px 5px 10px;
.padding: 5px 10px 5px 10px;
}


#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
width: 120px;
heigth: 20px;
float: none;
margin: 0px;
padding: 5px 10px 5px 10px;
.padding: 5px 10px 5px 10px;
color:#ffb040;
border-bottom:1px #c1ac75 solid;
border-top:1px #c1ac75 solid;
}

#subnav li li a:hover, #subnav li li a:active {
background-color: #c1ac75;
color:#ffffff;
margin: 0px;
padding: 5px 10px 5px 10px;
.padding: 5px 10px 5px 10px;
}

#subnav li {
float: left;
padding: 0px;
}

#subnav li ul {
z-index: 9999;
position: absolute;
left: -999em;
height: auto;
width: 160px;
margin: 0px;
padding: 0px;
}

#subnav li li {
}

#subnav li ul a {
width: 140px;
}

#subnav li ul a:hover, #subnav li ul a:active {
color: #ffffff;
}

#subnav li ul ul {
margin: -15px 0 0 130px;
}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover ul ul, #subnav li.sfhover ul ul ul {
left: -999em;
}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover ul, #subnav li li.sfhover ul, #subnav li li li.sfhover ul {
left: auto;
}


#subnav li:hover, #subnav li.sfhover {
position: static;
}