/*
Theme Name: Reliant Drywall
Author: JPD
Description: The 2011 Theme for Reliant Drywall by Jean Peterson Design
Version: 1.0
Tags: custom
*/


/* -------------------------------------------------------------- */

* { 
	outline: none;
	margin: 0px;
	padding: 0px;}
	
a {color:#0089cf;}	
	
a img {border: none;}

.
/* Layout -------------------------------------------------------------- */

html {
	background-color:#292b2e;}

body {
	background-color:#292b2e;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:21px;
	color:#545b5f;}

.wrapper {
	margin:0px auto;
	width:1000px;
}

#header {
	padding-top:30px;
	height:197px;
	background-color:#000;}

#header a {
	display:block;
	float:left;
	margin:40px 69px 0px 30px;}

#container {
	background-image:url(images/bg_body.jpg);
	background-repeat:no-repeat;
	background-color:#292b2e;
	background-position:top center;
	min-height:1250px;}

#sidebar {
	text-align:right;
	padding-top:30px;
	width:290px;
	float:left;
	}

#sidebar ul li.widget_pages ul {
	list-style-type:none;
}	
#sidebar ul li.widget_pages ul li {
	margin-bottom:12px;
	padding-right:20px;
}	
#sidebar ul li.widget_pages ul li.current_page_item  {
	border-right:8px solid white;
	padding-right:12px;
}	

#sidebar ul li.widget_pages ul li a {
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}	
#sidebar ul li.widget_pages ul li a:hover {
	color:#999;}
	
#content {
	padding:20px 50px 20px 50px;
	background-image:url(images/bg_content.png);
	margin:0px;
	float:right;
	min-height:1220px;
	width:575px;}

.logooutline {
	position:absolute;
	margin-left:-172px;}

.post, .page {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000000;
	}

h1 {
	margin-bottom:10px;
	line-height:30px;
	text-decoration:none;}
	
h2 {}
h3 {}
h4 {}

.post p {
	margin-bottom:20px;}

.entry-content ul {
	margin:10px 0px 20px 30px;}
	
.entry-content {
	padding-top:10px;}

.entry-content p {
	margin-bottom:15px;}
	
.entry-content h2 {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:5px;
	font-size:14px;}	
	
.project {
	padding:20px 0px;
	line-height:20px;
	border-bottom:1px solid black;}	
	
.project p {
	margin-bottom:10px;}		
	
.project strong {
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;}	
	
#page_footer {
	border-top: 8px solid black;
	font-size:10px;
	color:#898989;
	padding-top:3px;
	word-spacing:0px;
	letter-spacing:-0.5px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:15px;
	text-transform:uppercase;}
		
