/*
Theme Name: Darkness Prevails
Theme URI: http://www.ezwpthemes.com/templates/gray-memories.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags:  adsense ready, dark+fixed width, left sidebar+pagenavi, social bookmarking, threaded comments, two columns, valid css, valid xhtml, widget ready
*/

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
p { margin: 5px 0;}
ol, ul { list-style: none; }
a, body a {
	color: #cd3700;x#DC143C;x#424242;/*-----------------------------------------------------------------------------*/
	Xtext-decoration: none;/*-------------------------------*/

}
a:hover, body a:hover {
	color: #6B110A;
	text-decoration: underline;
}
img, a img { border: none; }
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 { 
color:#4D8F9F;
line-height:30px;
padding: 66px 0 2px;
font-size: 14pt;    
}


.mate{ /*----------------------------------------------------------------------------------------*/
font-size:75%;
color:navy;
text-decoration:underline;
vertical-align: baseline;
    position: relative;
    top: -0.4em;
}

/* Global */
body {
	font-size: 62.5%; /* Resets 1em to 10px *//*-------------------------------------------*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #000;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
}
blockquote {
	margin: 5px 20px;
	padding: 0;
	color: #333;
	border: 1px dashed #999;
	background: #EBEDF9;
}
blockquote p {
	padding: 10px 20px;
	display: block;
}
code {
	display: block;
	margin: 5px 20px;
	padding: 10px 20px;
	font-size: 1.2em;
	color: #333;
	border: 1px dashed #999;
	background: #FEFAE1;
}
.endline { clear: both; }

.spacing_bottom { height: 59px; }

.node{font-size:10pt;}/*------------------------------------------------------------------------------*/

/* Layout Map */
/*
	wrapper
		- bottom_frame
			- top_frame
				- header
				- container
					- sidebar
					- content 
					
		- footer
*/

/* Layout */
#wrapper {
	min-width: 1052px;x998px; /* not working in IE6 */ /*----------------------------------------------------*/
	margin: 0 auto;
}
#bottom_frame {
	padding-bottom: 0px;
	margin: 0 auto;
	background: url(images/bottom_frame.jpg) no-repeat center bottom;
}
#top_frame {
	margin: 0 auto;
	background: url(images/top_frame.jpg) no-repeat center top;
}
#header {
	width: 998px;
	height: 265px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#container {
	width: 1082px;x1052px;x 997px;  /*----------------------------------------------------*/

	padding: 0px 0 0px 0;
	background: url(images/container_bg.jpg) repeat-y center top;
	margin: 165px auto 0 auto;
}
#footer {
	width: 998px;
	margin: 0 auto;
	color: #fff;
	line-height: 16px;
	font-size: 1.1em;
	text-align: left;
}

/* Header */
#header h1 {
	font-size: 4em; /* Blog Title */
	color: #fff;
	text-align: left;
	padding: 62px 300px 0 170px;
}
#header h1 a {
	text-decoration: none;
	color: #fff;
}
#header h2 {
	color: #fff;
	text-align: left;
	font-size: 1.2em; /* Blog Description */
	padding: 0 300px 0 172px;
}
/* menu */
#menu {
	width: 640px;
	height: 36px;
	position: absolute;
	left: 290px;
	top: 220px;
	
	overflow: hidden;
}
#menu ul {
	width: 100%;
	margin: 0 0px 0 0 ;
	padding: 0 0px 0 0;
}
#menu ul li {
	width: 70px;
	display: inline;
	height: 36px;
	margin: 0 0 0 0;
	padding: 0 49px 0 41px;
	font-size: 1.6em; /* Menu Font Size */
	font-weight: bold;
	text-align: center;
	float: left;
}
#menu ul li a {
	width: 70px;
	height: 36px;
	margin: 0 0px 0 0px;
	padding: 0;
	line-height: 36px;
	display: block;
	text-decoration: none;
	float: left;
	/*background: url(images/menu_out.jpg) repeat-x left top;*/
	color: #fff;
}
#menu ul li a:hover {
	/*background: url(images/menu_over.jpg) repeat-x left top;*/
	color: #ebe5a9;
}
#menu ul ul {
	margin: 0;
	padding: 0;
}
#menu ul ul li {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
#rss {
	width: 35px;
	height: 30px;
	position: absolute;
	left: 10px;
	top: 17px;
}
/* searchform */
#searchform {
	width: 157px;
	height: 28px;
	position: absolute;
	top: 121px;
	right: 74px;
	padding: 0px 0 0 0px;
}
.searchtext {
	width: 94px;
	color: #000;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
}
#searchsubmit {
	border: 0;
	width: 32px;
	height: 22px;
}

/* Content */
#content {
	width: 625px;
	padding: 0 0 0 0;
	display: inline;
	margin: -78px 0 0 0px;
	xbackground: url(images/content_bg.jpg) repeat-y left top;
	float: left;
}
.post {
	width: 620px;
	padding: 0;
	margin: 0px 0 18px 0;
	position: relative;
}
.post_header {
	width: 617px;
	min-height: 65px; /* not working in IE6 */
	background: url(images/post_header_bg.jpg) no-repeat left top;
}
.post h2 {
	color: #18227f;
	margin: 26px 0 0 20px;
	padding: 12px 33px 30 43px;
	font-size: 1.2em; /* Post Title */
	 line-height:25px;
}
.post h2 a {
	color: #18227f;
text-decoration:none;/*-----------------------------------------------------------------------*/
}
.post h2 a:hover {
	color: #7f5018;
	text-decoration: none;
}
.postmetadata {
	padding: 6px 40px 0 40px;
	margin: 0 0 0 0;
	line-height: 16px;
	display: block;
	text-align: right;
	color: #000;
	font-size: 1.1em;
}
.postmetadata a {
	color: #000;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}
.entry {
	width: 523px;
	overflow: hidden;
	padding: 0px 0 0 55px;
	color: #000;
	font-size: 1.2em;
	line-height: 20px;
}
.tags {
	font-size: 1.2em;
	color: #666;
	margin: 10px 15px 0 55px;
}
.tags a {
	color: #666;
	text-decoration: underline;
}
.tags a:hover {
	text-decoration: none;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}
.post_ads {
	padding: 0 0 18px 78px;
}

/* about */
#about {
	width: 100%;
	height: 121px;
	font-size: 1.2em;
	line-height: 17px;
	margin: 0 0 44px 0;
	padding: 0;
	color: #fff;
}
#about div {
	width: 213px;
	height: 100%;

	padding: 20px 0 0 155px;/*-------------was 110---------------------------------------*/

}
#about div div {
	margin: 0;
	padding: 0;
}

/* Sidebar */
#sidebar {
	width: 378px; x324px;  /*----------------------------------------------------*/

	padding: 0 0 0 0;
	position:relative;
	margin: -140px 0 0 0;
	float: left;
}
#sidebar_top_frame {
	width: 100%;
	height: 16px;
	background: url(images/sidebar_top.jpg) no-repeat left bottom;
}
#sidebar_bottom_frame {
	width: 100%;
	height: 16px;
	background: url(images/sidebar_bottom.jpg) no-repeat left top;
}
#sidebar h3 {
	font-size: 1.4em; /* Sidebar Title */
	height: 35px;
	width: 120px;x100%;  /*----------------------------------------------------*/

	overflow: hidden;
	line-height: 34px;
	font-weight: bold;
	margin: 0 0 0 0px;
	padding: 0px 10px 0px 20px;
	background: #593c2a url(images/sidebar_header_bg.jpg) no-repeat left top;
	color: #fff;
}
#sidebar ul {
	width: 378px;x378px;x 324px;/*----------------------------------------------------*/

	overflow: hidden;
	margin: 0 0 0 0;
	background: url(images/sidebar_bg.jpg) repeat-y left top;
	padding: 0px 0 0 0;
}
#sidebar ul li {
	width: 240px;x250px;x158px; /*----------------------------------------------------*/

	position: relative;
	padding: 0 0 15px 0;
	margin: 0px 0 0px 128px;
}
#sidebar ul li a {
	color:#fff;
}
#sidebar ul li a:hover {
	color: #fffca7;
}
#sidebar ul ul {
	width: 100%;
	overflow: hidden;
	margin: 5px 0 0 0;
	padding: 0 0 0 2px;
	background: none;
}
#sidebar ul ul li {
	width: 100%;
	margin: 0 0 0 20px;
	line-height: 16px;
	font-size: 1.2em;
	background: url(images/sidebar_li.gif) no-repeat left 8px;
	padding: 3px 0 2px 14px;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul ul li li {
	margin: 0;
	padding: 3px 0 2px 14px;
	font-size: 1em;
}
#sidebar .textwidget {
	width: 100%;
	overflow: hidden;
	margin: 7px 0;
}
#sidebar select {
	margin: 7px 0;
	width: 95%;
}
.sidebar_ads {
	width: 100%;
	padding: 0px 0 0 0;
	margin: 0 auto;
	text-align: center;
}

/* Footer */
.credit {
	padding: 20px 130px 20px 361px;
}
.credit a {
	color: #fff;
	text-decoration: none;
}
.credit a:hover {
	text-decoration: none;
	color: #fffca7;
}

/* PageNavi*/
.wp-pagenavi {
	padding: 5px 10px 5px 52px;
}
.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: #fff;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
	color: #fff;
}
#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:link {
	color: #FFFD78;
}
#wp-calendar a:hover {
	background: #000;
	color: #000;
}
#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 55px;
}
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
}
.bookmark_line img {
	border: 0;
}

/* Comments */
.read_comments {
	float: right;
	height: 32px;
	padding: 10px 45px 0 40px;
}
.read_comments a {
	padding: 0 0 0 25px;
	background: url(images/comments_ico.gif) no-repeat left 2px;
	font-size: 1.2em;
}
h3#comments {
	width: 85%;
	padding: 0 0 0 55px;
}
h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}
#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 {
	border: 0;
	width: 130px;
	height: 33px;
	text-align: center;
	margin: 0 0 5px auto;
	background: url(images/submit_bg.jpg) no-repeat center top;
	float: right;
	cursor: pointer;
}
#respond {
	width: 85%;
	padding: 0 0 0 55px;
	color: #333;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	width: 85%;
	padding: 0 0 0 55px;

}
.commentlist li {
	margin: 15px 0 0px;
	padding: 5px 5px 10px 10px;
	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 #333;
	padding: 2px;
	background: #fff;
}
.commentlist li a {
	color: #000;
}
.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: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}
.depth-1 {
	border: 1px solid #000;
}
.alt { 
	border-left: 1px solid #666; /* odd page */
	background-color: #CFCED1; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; /* even page */
	background-color: #DDDCDE;
}

/* Images */
p img {
	max-width: 100%; /* not working in IE6 */
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}
#content .entry ul {
	margin: 0 22px;
	list-style-type: disc;
}
#content .entry ol {
	margin: 0 30px;
	list-style-type:decimal;
}

p {
	margin: 6px 0;
}