/*

Theme Name: Dark-Subs Navidad

Version: 1.0

Author: Dark Silent

Author URI: http://www.dark-subs.org

Tags: brown, fixed width, two columns, right sidebar, threaded comments, widget ready, pagenavi, social bookmarking, valid xhtml, valid css

*/





/* Global */

body {

	color: #fff;

	background: #4d0000;

	font-family: Verdana, Geneva, sans-serif;

}

a, .post a {

	text-decoration: none;

	color: #fff;

}

a:hover, .post a:hover {

	color: #fc0;

	text-decoration: none;

}

h1, h2, h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}

blockquote, code {

	color: #ecedff;

	font-family: Verdana, Geneva, sans-serif;

	border: 1px dashed #999;	

}

blockquote {

	background: #F8F4AB;

}

code {

	background: #F5D582;

}

.feedback {
float:right;
font-size:14px;
font-family:"Trebuchet MS";
font-style:italic;
font-weight: bold;
color:#999
}


/* Layout */

#wrapper {

	min-width: 1000px; /* not working in IE6 */

	background: url(images/container_bg.jpg) center top repeat-y;

}

#bottom_frame {

	padding: 0 0 0px 0;

	background: url(images/bottom_frame.jpg) no-repeat center bottom;

}

#top_frame {

	background: url(images/top_frame.jpg) no-repeat center top;

}

#top_container {

	margin: 0 auto;

	background: url(images/top_container.jpg) no-repeat center 276px;

}

#header, #container, #footer {

	width: 1000px;	

}

#header {

	height: 357px;

	overflow: hidden;

	position: relative;

}

#container {

	padding: 0px 0 180px 0;

}

#footer {

	position: relative;

}

/* Header */

#header h1 {

	font-size: 3em; /* Blog title */

	text-align: right;

	padding: 8px 45px 0 0px;

}

#header h1 a {

	color: #ffffbf;

}

#header h2 {

	color: #bcaf6e;

	text-align: right;

	font-size: 1.2em; /* Blog Description */

	padding: 0px 45px 0 0px;

}

/* menu */

#menu {

	width: 385px;

	height: 26px;

	position: absolute;

	left: 200px;

	top: 249px;

	overflow: hidden;

}

#menu ul li {

	padding: 0 15px;

	font-size: 1.8em; /* menu Font Size */

	font-weight: bold;

	text-align: center;

	float: left;

}

#menu ul li a {

	color: #3b120b;

}

#menu ul li a:hover {

	color: #9F0100;

}

#menu ul ul li {

	font-size: 1em;

}



/* searchform */

#searchform {

	width: 118px;

	position: absolute;

	right: 0px;

	top: 225px;

}

.searchtext {

	width: 83px;

	color: #fff;

	border: 0;

	font-size: 1.2em;

	background: none;

}

#searchsubmit {

	border: 0;

	margin: 0 0 0px 0;

	vertical-align: middle;

	width: 21px;

	height: 22px;

}

#rss {

	position: absolute;

	right: 243px;

	top: 263px;

}

/* welcome */

#welcome {

	width: 50px;

	height: 55px;

        font-weight: bold;

	position: absolute;

	left: 110px;

	top: 310px;

	font-size: 1.4em;

	line-height: 1.4;

}

#welcome div {

	width: 500px;

	height: 55px;

	overflow: hidden;

}

/* Content */

#content {

	width: 535px;

	padding: 0px 0px 0 0px;

	display: inline;

	margin: 50px 60px 0 90px;

	float: left;

	position: relative;

}

.post {

	width: 535px;

	padding: 0px 0 10px 0;

	margin: 10px 0 20px 0px;

	background: url(images/post_line.jpg) no-repeat bottom left;

	position: relative;

}

.post_path {

	font-size: 1.1em;

	margin: 0 0 0 10px;

	padding: 7px 7px 7px 15px;

	background: url(images/arrow.gif) left 10px no-repeat;

}

.post_path span {

	color: #000;	

}

.post h2 {

	width: 380px;

	margin: 0px 0 0 10px;

	padding: 11px 0px 5px 10px;

	font-size: 1.4em; /* Post title */

	background: url(images/post_header_bg.png) no-repeat;

}

.post h2 a {

	color: #fbf5b4;

}

.postmetadata {

	padding: 5px 23px 5px 20px;

	text-align: right;

        font-weight: bold;

	color: #ad5b03;

	font-size: 1.1em;

}

.postmetadata a {

	color: #ffb400;

	text-decoration: underline;

}

.entry {

	width: 495px;

	overflow: hidden;

	margin: 0 auto;

	padding: 10px 0px 15px 0px;

        font-weight: bold;

	color: #fff;

	font-size: 1.2em;

}

.entry a {

	color: #F8F4AB;

	text-decoration: underline;

}

.tags {

	font-size: 1.2em;

	color: #f8ebeb;

	margin: 10px 20px 0 20px;

}

.tags a {

	color: #f8ebeb;

	text-decoration: underline;

}

.notfound {

	margin: 100px auto;

	text-align:center;

	font-size: 4em;

	font-weight: bold;

	color: #7e2d17;

}



/* Sidebar */

#sidebar {

	width: 302px;

	display: inline;

	float: left;

	background: #000000;

}

#sidebar_top {

	width: 268px;

	padding: 0 0 170px;

	margin: 0px auto 0;

}

#sidebar_top h3 {

	width: 262px;

	font-size: 1.8em;

	padding: 5px 0 0px 0px;

	text-align: center;

	color: #938383;

	background: url(images/sidebar_header_bg.jpg) left top no-repeat;

}

#sidebar_top ul li {

	width: 268px;

	overflow: hidden;

	padding: 0 0 15px 0px;

	overflow: hidden;

}

#sidebar_top ul li a {

	color:#ee9e04;

	font-weight: bold;

}

#sidebar_top ul li a:hover {

	color: #fc0;

}

#sidebar_top ul ul {

	width: 251px;

	padding: 5px 0 0 17px;

	background: none;

}

#sidebar_top ul ul li {

	width: 221px;

	line-height: 16px;

	font-size: 1.2em;

	padding: 3px 0 3px 30px;

	background: url(images/sidebar_li.gif) left 6px no-repeat;

}

#sidebar_top ul ul ul {

	width: 100%;

	padding: 0;

	margin: 0;

}

#sidebar_top ul ul li li {

	font-size: 1em;

	width: 80%;

	margin: 0;

	padding-left: 20px;

	background: none;

}

#sidebar_top .textwidget {

	margin: 7px 0;

}

#sidebar_top select {

	font-size: 1.2em;

	margin: 7px 0;

	width: 95%;

}

.sidebar_bottom {

	width: 302px;

	height: 63px;

	background: url(images/sidebar_bottom.gif) left top no-repeat;

}

/* Sidebar Bottom */

#sidebar_bottom {

	width: 590px;

	padding: 0px 0 0 114px;

	font-family: Verdana, Geneva, sans-serif;

}

#sidebar_bottom h3 {

	width: 143px;

	font-size: 1.4em;

	display: block;

	float: left;

	padding: 0px 0 0px 0px;

}

#sidebar_bottom ul li {

	margin: 0;

	height: 44px;

	overflow: hidden;

	white-space: nowrap;

	width: 590px;

	padding: 0 0 10px 0;

}

#sidebar_bottom ul li a {

	color: #a50000;

	font-weight: bold;

}

#sidebar_bottom ul li a:hover {

	color: #f0d700;	

}

#sidebar_bottom ul ul {

	float: left;

	width: 430px;

	padding: 0 0 0 0px;

	margin: 0;

}

#sidebar_bottom ul ul li {

	font-size: 1.1em;

	width: 430px;

	height: 17px;

	padding: 0;

}



/* Footer */

.credit {

	font-size: 1.1em;

	color: #fff;

	height: 65px;

	padding: 5px 0px 0px 114px;

}

.credit a {

	color: #fff;

}

.credit a:hover {

	color: #fff;

}





/* PageNavi*/

.wp-pagenavi {

	padding: 5px 10px 5px 15px;

}

.wp-pagenavi a {

	padding: 2px 4px;

	margin: 2px;

	text-decoration: none;

	border: 1px solid #06c;

	color: #06c;

	background-color: #fff;

}

.wp-pagenavi a:hover {

	border: 1px solid #000;

	color: #000;

}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {

	padding: 2px 4px;

	margin: 2px;

	border: 1px solid #000;

	color: #000;

	background-color: #000;

}



/* Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 90%;

}

#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	font-size: 1.1em;

}

#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	font-size: 1.1em;

}

#wp-calendar a {

	display: block;

	font-weight: bold;

	text-decoration: none;

}

#wp-calendar a:hover {

	background: #ccc;

	color: #fff;

}

#wp-calendar caption {

	text-align: center;

	width: 100%;

	font: bold 1.3em Verdana, Arial, Sans-Serif;

}

#wp-calendar td {

	padding: 3px 0;

	font-size: 1.2em;

	text-align: center;

}

#wp-calendar th {

	font-style: normal;

	font-size: 1.2em;

	text-transform: capitalize;

}

/* Social Bookmarking */

.bookmark {

	margin: 18px 0 0 20px;

}

.bookmark ul {

	display: inline;

}

.bookmark ul li {

	background: none;

	display: inline;

	list-style-type: none;

}

.bookmark_line img {

	border: 0;

}



/* Comments */

.read_comments {

	margin: 0px 0 0 0px;

	text-align: left;

	padding: 10px 0 10px 20px;

}

.read_comments a {

	font-size: 1.2em;

	font-weight: bold;

	color: #ffffff;

}

h3#comments {

	padding: 0 0 0 0px;

}

h3#comments, #respond h3 {

	padding-top: 10px;

	font-size: 1.4em;

	color: #ffffff;

}

#commentform {

	margin: 5px 0 0 0px;

}

#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

#commentform textarea {

	width: 98%;

	padding: 2px;

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

#commentform p {

	margin: 5px 0;

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

}

#respond {

	padding: 0 0 0 10px;

	color: #e68304;

}

#respond:after {

	content: "."; 

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

.commentlist {

	padding: 0 0 0 0px;



}

.commentlist li {

	margin: 15px 0 0px;

	padding: 5px 5px 10px 10px;

	list-style: none;

	font-weight: bold;

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

	font-size: 1em;

}

.commentlist p {

	margin: 10px 5px 10px 0;

	font-weight: normal;

	line-height: 1.5em;

	font-size: 1.2em;

	text-transform: none;

}

.commentlist li .avatar { 

	float: right;

	border: 1px solid #a70505;

	padding: 2px;

	background: #ffffff;

}

.commentlist li a {

	color: #e0393e;

}

.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.2em;

}

.nocomments {

	text-align: center;

}

.commentmetadata {

	font-size: 1.2em;

	display: block;

	font-weight: normal;

}

.thread-alt {

	background-color: #510404;

}



.thread-even {

	background-color: #e3cbb3;

}

.depth-1 {

	border: 1px solid #000;

}

.alt { 

	border-left: 1px solid #000; /* odd page */

	background-color: #000; 

	padding: 10px;

}

.even {

	border-left: 1px solid #000; /* even page */

	background-color: #000;

}