/*
Theme Name: darkred
Theme URI: http://www.themelayouts.com/
Description: Designed by <a href="http://www.themelayouts.com">ThemeLayouts</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: ThemeLayouts/DreamTemplate
Author URI: http://www.themelayouts.com/
*/

body {
	margin: 0;
	padding: 0;
	/*background-color: #000000;*/
	}
	

img {
	border: 0;
	}

ul, ol {
	margin: 0;
	padding: 0 20px 0 20px;
	}

ul li, ol li {
	padding: 0;
	margin: 0;
	}

form {
	margin: 0;
	padding: 0;
	}

input, textarea {
	border: 0;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	padding: 4px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	margin: 2px;
	}

.clearer {
	clear: both;
	}

a:link, a:active, a:visited {
	color: #951919;
	text-decoration: none;
	}

a:hover {
	color: #611111;
	}
	
		
/* Header */
#header {
	margin: 0;
	width: 100%;
	height: 202px;
	padding: 0;
	}

/* Top Nav */
#topnav {
	margin: 7px 0 0 0;
	padding: 0;
	height: 50px;
	width: 100%;
	background-image: url('images/topnavbg.jpg');
	background-repeat: repeat-x;
	}

#topnav #plinks {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 950px;
	}

#topnav #plinks ul li a:link, #topnav #plinks ul li a:active, #topnav #plinks ul li a:visited, .current_page_item a:hover {
	color: #f8f8f8;
	height: 38px;
	padding: 16px 15px 0 15px;
	margin: 0px 0 0 0;
	text-align: center;
	font-weight: normal;
	display: block;
	}

#topnav #plinks ul li a:hover, #topnav #plinks ul li.current_page_item a {
	color: #951919;
background: #D8D8D8;
	text-decoration: none;
	}

body#home #topnav #plinks ul li a.sel {
	text-decoration: none;
background: #D8D8D8;
	color: #951919;
	}
	
body#home #topnav #plinks ul li a.sel:hover {
	text-decoration: none;
	color: #611111;
	}
	
body#nothome #topnav #plinks ul li a.sel:hover {
	text-decoration: none;
	background: #D8D8D8;
	color: #951919;
	}

#topnav #plinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#topnav #plinks ul li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	background: none;
	}

#headiv {
	width: 950px;
	height: 152px;
	background-image: url('images/headerbg.jpg');
	background-repeat: no-repeat;
	}

/* Blog title */
#blogtitle {
	margin: 0;
	padding: 0;
	width: 625px;
	float: left;
	text-align: left;
	}
	
#logo {
	border: none;
	padding: 0;
	margin: 55px 0 0 30px;
	background: none;

	}

#fs {
	margin: 55px 0 0 0;
	padding: 0;
	width: 310px;
	float: right;
	}

/* Top Search */
#topsearch {
	margin: 0 0 0 15px;
	}

#s {
	width: 190px;
	height: 27px;
	background-image: url('images/sbg.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	float: left;
	margin: 0;
	padding: 7px 5px 0 5px;
	}

#searchsubmit {
	width: 60px;
	height: 27px;
	cursor: pointer;
	color: #f8f8f8;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url('images/searchsubmitbg.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	font-size: 12px;
	padding: 3px 4px 6px 4px;
	margin: 0;
	float: left;
	}

#feed {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0 0 6px 15px;
	}

#feed img {
	border: none;
	background: none;
	padding: 0;
	margin: 1px 4px 0 0;
	float: left;
	}

#feed a {
	color: #611111;
	font-weight: bold;
	}

#feed a:hover {
	color: #951919;
	}
	
/* Wrapper */
#wrapper {
	margin: 0;
	width: 950px;
	padding: 30px 0 0 0;
	background-image: url('images/wrappertop.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	}
	
/* Container */
#container {
	width: 950px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-image: url('images/wrapperbg.jpg');
	background-repeat: repeat-y;
	}

#container2 {
	width: 950px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-image: url('images/wrapperbg2.jpg');
	background-repeat: no-repeat;
	}
	

/* Content */
#content {
	width: 595px;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	line-height: 22px;
	padding: 0;
	margin: 0 0 0 30px;
	overflow: hidden;
	}

/* Entry */		
.entry {
	margin: 0 0 30px 0;
	}

/* Headings */
#content h1, #content h2, #content h3, #content h4, #content h5, #featured h3 {
	margin: 0 0 3px 0;
	color: #333333;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.entry h2 {
	margin: 0;
	padding: 3px;
	font-size: 26px;
	color: #444444;
	font-weight: normal;
	line-height: 28px;
	}

.entry .ehead h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #444444;
	font-weight: normal;
	line-height: 20px;
	}

.entry h2 a, #content h2 a {
	font-weight: normal;
	}

/* Entry Head */
.ehtop {
	background-image: url('images/ehtopbg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px 0 0 0;
	}
	
.ehead {
	overflow: hidden;
	background-image: url('images/eheadbg.jpg');
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 8px 0 8px;
	}

.ehbottom {
	background-image: url('images/ehbottombg.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 0 10px 0;
	}
	
.entryinfo {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	margin-top: -5px;
	}

.entryinfo a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
blockquote, blockquote blockquote blockquote {
	padding: 0 5px 0 8px;
	margin-bottom: 10px;
	color: #555555;
	background-color: #f6f6f6;
	border-left: 8px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	font-size: 11px;
	line-height: 19px;
	}

blockquote blockquote {
	margin-bottom: 10px;
	background-color: #f3f3f3;
	color: #555555;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.navigation {
	display: block;
	}

/* rightbar */
#sidebar {
	width: 280px;
	float: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-align: left;
	padding: 0;
	margin: 0 30px 0 0;
	}

#sidebar ul li, #sidebar ol li {
	line-height: 19px;
	}
	
.widget {
	margin: 0 0 15px 0;
	}
	
/* Sidebar Heading*/
#sidebar h2 {
	margin: 0 0 2px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #400d0d;
	font-weight: normal;
	padding: 0;
	font-size: 14px;
	background-image: url('images/sidehbg.jpg');
	background-repeat: no-repeat;
	padding: 10px 12px 0 12px;
	width: 280px;
	height: 41px
	}

#sidebar ul, #sidebar ol {
	padding-right: 0;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0 5px 0 5px;
	padding: 0;
	}

#sidebar ul li, #sidebar ol li {
	border-bottom: 1px dashed #c5c5c5;
	padding: 4px;
	}

/* WP-Calendar */
#wp-calendar, #wp-calendar caption {
	width: 100%;
	text-align: center;
	}

/* Ads Spots 125x125 */
#adspot {
	overflow: hidden;
	padding:10px;
	background-image: url('images/adherebg.jpg');
	background-repeat: no-repeat;
	margin-bottom: 15px;
	}

#adspot a {
	border: none;
	}
	
.ad1 {
	float: left;
	margin-bottom: 10px;
	}

.ad2 {
	float: right;
	margin-bottom: 10px;
	}

.ad3 {
	float: left;
	}

 .ad4 {
	float: right;
	}
	
/* Comments Area */
ol.commentlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

ol.commentlist li {
	margin: 0 0 15px 0;
	background: none;
	padding: 10px;
	}

ol.commentlist li.alt {
	background-color: #efefef;
	-moz-border-radius: 5px;
	}
	
ol.commentlist li cite {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#content .commentmetadata a {
	font-weight: normal;
	font-size: 11px;
	}

.commentator {
	display: inline;
	}

#content ol.commentlist li .avatar {
	float: left;
	margin-right: 5px;
	}

#commentform #submit {
	width: 125px;
	height: 29px;
	cursor: pointer;
	color: #f8f8f8;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
	background-image: url('images/submitbg.jpg');
	background-repeat: no-repeat;
	border: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	}
	
/* Archives & Search */
ol.archive {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	}

ol.archive li {
	margin:  0 0 25px 0;
	}

/* Bottom */
#bottom {
	width: 950px;
	height: 20px;
	background-image: url('images/bottombg.jpg');
	background-repeat: no-repeat;
	}

/* Footer - the one with "All Rights Reserved" */	
#footer {
	width: 100%;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url('images/footerbg.jpg');
	background-repeat: repeat-x;
	background-color: #960f0f;
	color: #f8f8f8;
	font-size: 12px;
	}

#footer a {
	color: #f6e9e9;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#footer a:hover {
	text-decoration: underline;
	}

#footer div {
	margin: 0;
	padding: 19px 0 18px 0;
	}


