/*
Theme Name: Verbatim Services
Theme URI: http://www.verbatimservices.com
Description: This theme is for Verbatim Services
Author: Nathan Barry
Author URI: http://www.sparrowhawkcs.com



/*-----------Block Level Elements--------------*/

@import 'css/screen.css';



body {
	text-align: center;
	background: url('img/backgroundtile.jpg') center top;
	margin: 0;

}

#page {
	margin: 0 auto;
	background: url('img/background.jpg') center top no-repeat;
	text-align: left;
	}
	

#header {
	height: 300px;
	}

#middle {
	height: 250px;
	}
	
#blog {
	background: url('img/decor.jpg') bottom no-repeat;
	}
	
#footer {
	margin-top: 12px;
	background: url('img/transparent.png');
	behavior: url(/wp-content/themes/verbatim-services/iepngfix.htc);
	text-align: left;
	}
	
#footer img {
	margin: 0px 40px 10px 40px;
	}
	
.blogmargin {
	margin-left: 10px;
	background: url('img/blog.png') 15px 15px no-repeat;
	behavior: url(/wp-content/themes/verbatim-services/iepngfix.htc);
	padding-top: 50px;
	}
	
.contentmargin {
	margin-left: 10px;
	padding-top: 10px;
	}
	
#recent_post {
	float: left;
	width: 250px;
	background: #d0b19f;
	display: block;
	border-top: solid 2px #b3947e;
	border-bottom: solid 2px #b3947e;
	margin: 10px;
	color: #3b2918;
	text-decoration: none;
	}
	

#recent_post:hover {
	background: #b9b2b4;
	border-top: solid 2px #7895b3;
	border-bottom: solid 2px #7895b3;
	color: #f9f9f9;
	}
	
.recent_day {
	display: block;
	float: left;
	height: 64px;
	width: 64px;
	background: url('img/recent_day.png') no-repeat;
	behavior: url(/wp-content/themes/verbatim-services/iepngfix.htc);
	font-size: 20px;
	text-align: center;
	}
	
.day {
	margin-top: 17px;
	display: block;
	}
	
.recent_title {
	display: block;
	margin: 5px;
	}
	
.recent_date {
	display: block;
	margin: 5px;
	}
	
.logo_link {
	display: block;
	width: 210px;
	height: 220px;
	margin: 70px 0px 0px 45px;
	}
	
#header h1 {
	display: none;
	}

.description {
	display: none;
	}
	
.padding {
	margin-left: 10px;
	display: block;
	}
	
#welcome {
	background: url('img/welcome.png') no-repeat;
	behavior: url(/wp-content/themes/verbatim-services/iepngfix.htc);
	padding-top: 50px;
	}

#welcome h1 {
	display: none;
	}
	
#aboutus {
	background: url('img/aboutus.png') no-repeat;
	behavior: url(/wp-content/themes/verbatim-services/iepngfix.htc);
	padding-top: 50px;
	}
	
#aboutus h1 {
	display: none;
	}
	
#ourwork {
	background: url('img/ourwork.png') no-repeat;
	behavior: url(/wp-content/themes/verbatim-services/iepngfix.htc);
	padding-top: 50px;
	}
	
#ourwork h1 {
	display: none;
	}
	
#blog h1 {
	display: none;
	}
	
#blog h4 a {
	color: #3d2a19;
	text-decoration: none;
	}
	
#blog h4 {
	margin: 3px;
	}
	
#content_header {
	
	}
	
.page_item {
	float: right;
	list-style: none;
	}
	
.page_item a {
	display: block;
	margin: 7px;
	color: #3277b5;
	border-bottom: 3px #e2c6b7 solid;
	text-decoration: none;
	text-transform: uppercase;
	}
	
.page_item b {
	display: block;
	margin: 7px;
	color: #111;
	border: 0;
	text-decoration: none;
	font-variant: small-caps;
	}
	
.page_item a:hover {
	border-bottom: 3px #b89984 solid;
	}
	
.current_page_item a, .current_page_item a:hover {
	border-bottom: 3px #3277b5 solid;
	}
	
#content {
	background: url('img/solidbackground.jpg') 0px 200px no-repeat;
	}
	
.subpages {
	margin: 0;
	padding: 0;
	}
	
.subpages .page_item {
	float: right;
	}
	
.subpages .page_item a {
	color: #664a3a;
	border: 0;
	text-transform: none;
	}
	
.subpages .page_item a:hover {
	color: #3d2a19;
	}
	
a {
	color: #664a3a;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	}
	
.commentlist li {
	background: #d0b19f;
	border-top: solid 1px #b3947e;
	border-bottom: solid 1px: #b3947e;
	padding: 5px;
	margin: 5px;
	}
	

hr {
	display: none;
	clear: both;
	}
	
.left {
	text-align: center;
	}
	
/* IE6 PNG FIX */

img { behavior: url(iepngfix.htc); }
