/*
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 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px;
	line-height: 17px;
	background-color: #8a827f;
	margin: 0; 
	padding: 0;
	text-align: center;
	min-width: 1098px;  }

#page {
	margin: 0 auto;
	width: 1098px;
	text-align: left;		
	padding: 0; 
	background: url('images/bg.jpg') no-repeat; }
	

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 */

/* TOP SECTION  */

#header {
	width: 1098px;
	height: 107px;
	background:url('images/bg-top.gif') repeat-x;
	padding-bottom: 20px; }

#headleft {
	float: left;
	width: 256px; }

#headleft img {
	width: 256px;
	height: 107px; }

#headright {
	float: left;
	width: 743px; }

#space {
	height: 20px; } 

#topedge {
	width: 900px;
	height: 9px;
	background:url('images/white-top.gif') no-repeat; }	 

/* Blog title */
#blogtitle {
	margin: 0;
	padding: 0;
	width: 156px;
	float:left;
	}
	
#logo {
	border: none;
	padding: 0;
	margin: 44px 0 0 0;
	background: none;
	}

#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: 20px;
	color: #000000;
	float: left;
	margin: 7px 0 20px 10px;
	background-image: url('images/sbg.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 7px 0 0 5px;
	border: 1px;
	}

#searchsubmit {
	border: none;
	width: 20px;
	height: 22px;
	background: none;
	float: left;
	margin: 7px 0 0 0;
	padding: 3px 0 0 5px;
	}

/* Wrapper */
#wrapper {
	margin: 0;
      margin-left: auto;
      margin-right: auto;
	width: 900px;
	padding: 0 0 0 0;
	}
	
/* Container */
#container {
	width: 900px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-image: url('images/wrapperbg.jpg');
	background-repeat: repeat-y;
	}

#container2 {
	width: 900px;
	margin: 0;
	padding: 0px;
	overflow: hidden;
      background-color: #fff;
	}
	

/* Content */
#content {
	width: 565px;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	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: 24px;
	color: #444444;
	font-weight: normal;
	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: 250px;
	float: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-align: left;
	padding: 10px 10px 0 0;
      margin: 0 0 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: s, 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;*/
      list-style-type: circle;
	}

#sidebar ul li, #sidebar ol li {
	margin-bottom: 3px;
	}

/* WP-Calendar */
#wp-calendar, #wp-calendar caption {
	width: 100%;
	text-align: center;
	}

/* Ads Spots 125x125 */
#adspot {
      width: 230px;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 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  */		

#footer  {
	padding: 15px 0 0 99px; 
}

#lowernav {
	background-color: #3d3b3b; 
	width: 900px; 
	margin: 0; 
}

#lowernav td {
	vertical-align: top;
	padding: 8px; 
}

#lowernav td.first {
	padding-left: 70px; 
}

#lowernav a, #footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;	
	line-height: 14px;
	color: #a7a19f;
	text-decoration: none; 
}

#lowernav a:hover {
	text-decoration: underline; 
}

#lowernav a.main {	
	color: #da9023;
	font-weight: bold; 
}

.copy {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 10px;
	color: #fff;
	width: 900px;
}

.copy A:link {
	text-decoration: underline;
	color: #fff;
}

.copy A:visited {
	text-decoration: underline;
	color: #fff;
}

.copy A:active {
	text-decoration: underline;
	color: #fff;
}

.copy A:hover {
	text-decoration: underline;
	color: #CCCCCC;
}


