/*
Theme Name: wpreach
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.dreamtemplate.com/
*/

body {
	margin: 0;
	padding: 0;
	background-color: #e0e0de;
	background-image: url('images/bodybg.jpg');
	background-repeat: repeat-x;
	}
	

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-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	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: #cd5c02;
	text-decoration: none;
	}

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

#googheader {
	margin: 0;
	width: 100%;
	height: 170px;
	padding: 0;
	}

#headiv {
	margin: 0px 0 0 0;
	padding: 0;
	width: 950px;
	}

/* Blog title */
#blogtitle {
	margin: 0px 0 0 0;
	padding: 0;
	width: 400px;
	float:left;
	}
	
#logo {
	border: none;
	padding: 0;
	margin: 0px 0 0 0;
	background: none;
	}

#topad {
	border: none;
	padding: 0;
	margin: 450px 0 0 0;
	width: 500px;
	background: none;
	float:left;
}

#contentheader .ads img{
margin-top:40px;
}
	}
#blogname a:hover {
	color: #c8ecf0;
	}

/* Top Nav */
#topnav {
	margin: 44px 0 0 0;
	padding: 0;
	height: 35px;
	width: 575px;
	float: left;
	}

#topnav div {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	}

#topnav div ul li a:link, #topnav div ul li a:active, #topnav div ul li a:visited, .current_page_item a:hover {
	color: #f8f8f8;
	width: 70px;
	height: 35px;
	padding: 6px 0 0 0;
	border: none;
	margin: 0;
	text-align: center;
	font-weight: normal;
	display: block;
	}

#topnav div ul li a:hover, #topnav div ul li.current_page_item a {
	background-image: url('images/topnavhbg.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	}

body#home #topnav div ul li a.sel {
	text-decoration: none;
	background-image: url('images/topnavsbg.jpg');
	background-repeat: no-repeat;
	}
	
body#home #topnav div ul li a.sel:hover {
	text-decoration: none;
	background-image: url('images/topnavhbg.jpg');
	background-repeat: no-repeat;
	}
	
body#nothome #topnav div ul li a.sel:hover {
	text-decoration: none;
	background-image: url('images/topnavhbg.jpg');
	background-repeat: no-repeat;
	}

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

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

/* Top Search */
#topsearch {
	margin: 44px 0 0 0;
	width: 219px;
	float: right;
	}

#topsearch div {
	float: right;
	}

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

#googlesearch {
	width: 400px;
	height: 22px;
	color: #f8f8f8;
	float: center;
	margin: 0;
	background-image: url('images/sbg.jpg');
	background-repeat: repeat;
	background-color: transparent;
	padding: 7px 5px 0 5px;
	border: none;
	}
#searchsubmit {
	border: none;
	width: 20px;
	height: 22px;
	background: none;
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
	}

/* Wrapper */
#wrapper {
	margin: 0;
	width: 950px;
	padding: 10px 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: 600px;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	line-height: 22px;
	padding: 0;
	margin: 10px 0 10px 20px;
	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: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

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

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

/* Entry Head */
.ehead {
	overflow: hidden;
	background-image: url('images/eheadbg.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 6px 0 6px 0;
	}

.ehead .left {
	float: left;
	width: 33px;
	}

.ehead .left a {
	display: block;
	width: 33px;
	height: 42px;
	background-image: url('images/commbg.jpg');
	background-repeat: no-repeat;
	border: none;
	color: #65635a;
	text-align: center;
	padding: 5px 0 0 0;
	}

.ehead .right {
	float: right;
	width: 567px;
	}

.entryinfo {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	margin-left: 5px;
	margin-top: -5px;
	margin-bottom: -5px;
	}

.entryinfo a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	

.cat { 
	padding-top: 3px;
	border-top: 1px dashed #b7b6b2;
	font-size: 11px;
	}
	
blockquote, blockquote blockquote blockquote {
	padding: 0 0 0 8px;
	margin-bottom: 10px;
	border-left:5px solid #c2c1bc;
	color: #555555;
	font-size: 11px;
	line-height: 19px;
	}

blockquote blockquote {
	margin-bottom: 10px;
	background-color: #fafafa;
	padding: 2px 2px 2px 8px;
	color: #555555;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.navigation {
	display: block;
	}

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

#sidebar ul li, #sidebar ol li {
	line-height: 19px;
	}
	
.widget {
	margin: 0 0 15px 0;
	}
	
/* Sidebar Heading*/
#sidebar h2 {
	margin: 0 0 5px 0;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url('images/sidehbg.jpg');
	background-repeat: repeat-x;
	background-color: #c4c3bf;
	border-bottom: 2px solid #969594;
	color: #65635a;
	font-weight: bold;
	font-size: 13px;
	padding: 8px;
	}

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

#sidebar ul {
	list-style-type: square;
	}

#sidebar ul li, #sidebar ol li {
	margin-bottom: 3px;
	}

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

/* Ads Spots 125x125 */
#adhere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e96801;
	font-size: 11px;
	}

#adspot {
	overflow: hidden;
	margin-bottom: 15px;
	padding: 10px;
	background-image: url('images/adherebg.jpg');
	background-repeat: repeat-x
	}

#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: 10px 10px 0 10px;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #fafafa;
	}

ol.commentlist li {
	margin: 0 0 10px 0;
	background: #ffffff;
	padding: 10px;
	}

ol.commentlist li.alt {
	background-color: #f1f1f1;
	}
	
ol.commentlist li .cleft {
	width: 80px;
	float: left;
	}
	
ol.commentlist li .cright {
	width: 480px;
	float: right;
	}
	
ol.commentlist li cite {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	}

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

.commentator {
	display: inline;
	}

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

#commentform #submit {
	cursor: pointer;
	color: #f8f8f8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: url('images/submitbg.jpg');
	background-repeat: no-repeat;
	border: none;
	text-align: center;
	width: 125px;
	height: 29px;
	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;
	}
	
/* Footer - the one with "All Rights Reserved" */	
#footer {
	width: 950px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('images/footerbg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	color: #444444;
	font-size: 11px;
	padding-top: 10px;
	}

#footer div {
	margin: 0;
	padding: 17px 0 17px 0;
	}


