/*
Theme Name: Hamilton Tree & Landscape
Theme URI: http://keighl.com/
Description: A theme for the good people at Hamilton.
Version: 1.0
Author: Keighl
Author URI: http://keighl.com/
Tags: blank

	BlankPress

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Body and Reset */




body, img, ul, li, h1, h2, h3, h4, p, blockquote, form, table, tr, td {
margin:0px;
padding:0px;
border:none;
list-style-type:none;
behavior: url(iepngfix.htc);
font-size:1em;
}


body {
font-family: "Lucida Grande", "Jamrul", Helvetica, Verdana, Arial,Tahoma, sans-serif;
font-size:.8em;
color:#333333;
background-image: url(images/bg.png);
background-repeat:repeat;
background-color:#dde2cc;
}


.clear { clear:both; visibility:hidden; }


/* Typography */



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

a:hover {}

p {
line-height:1.5em;
margin-bottom:1.5em;
}

ul li {
}

acronym {}

blockquote {}


/* Layout */

.mainwrap {

}

	.sub-header {
	background-image:url(images/sub-header.png);
	background-repeat:repeat-x;
	background-position:top;
	height:70px;
	}
	
	.sub-header-home {
	background-image:url(images/sub-header-home.png);
	background-repeat:repeat-x;
	background-position:center top;
	height:200px;
	}
	
		.sub-header-home-details {
		background-image:url(images/sub-header-home-details.png);
		background-repeat:no-repeat;
		background-position:top;
		height:200px;
		}
	
	.guts-wrap {
	background-image:url(images/guts-wrap.png);
	}
	
	.guts-top {
	background-image:url(images/guts-top.png);
	background-repeat:repeat-x;
	background-position:top;
	}

	


.content {
width:960px;
margin-left:auto;
margin-right:auto;
}

/* Header*/

.header {
height:150px;
width:960px;
position:relative
}

	.logo {
	width:390px;
	height:150px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	cursor:pointer;
	
	}
	
	.nav {
	position:absolute;
	bottom:0px;
	right:0px;
	font-size:1.2em;
	}
	
	
	.search {}
	
		.search-box {}
		.submit-search {}
		
		table#searchTable {}
		
	
	
		blockquote {
		background-color:#f4f4f4;
		padding:20px;
		margin-bottom:1.5em;
		}
		
		ul {margin-bottom:1.2em;}
		
		ul li {
		list-style-type:disc;
		list-style-position:outside;
		margin-left:30px;
		font-size:.8em;
		margin-bottom:.5em;
		color:#666666;
		}

/* Sub header */

	.sub-header-content h1 {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		color:#ffffff;
		
		font-size:2.8em;
		padding-top:13px;
	}

	.sub-header-left {
	float:left;
	width:620px;
	margin-left:10px;
	
	}
	
	.sub-header-right {
	float:right;
	margin-right:10px;
	margin-top:20px;
	width:300px;
	}
	
	


/* Home stuf */

.home-guts-wrap {
background-image:url(images/home-guts-wrap.png);
background-repeat:repeat-x;
background-position:top center;
}

.home-guts-wrap-details {
background-image:url(images/home-guts-wrap-details.png);
background-repeat:no-repeat;
background-position:top center;
}

.home-column-left {
width:320px;
float:left;
padding-top:35px;
}

	
	.home-column-left-content {
	
		padding:10px;
	}
	
		.appreciating {
		background-image:url(images/appreciating.png);
		background-repeat:no-repeat;
		width:300px;
		height:74px;
		margin-bottom:50px;
		}
		
		.free_estimate_home {
			margin-bottom:1em;
		}
		
			.free_estimate_home img {
			border:none;
			margin-bottom:6px;
			}
	



.home-column-right {
width:640px;
float:right;
}


	.home-column-right-content {
		background-image:url(images/home-column-right-content.png);
		background-repeat:repeat-y;
		background-position:center;
		padding-bottom:40px;
		
	}

	.home-column-right-top {
		background-image:url(images/home-column-right-top.png);
		background-repeat:no-repeat;
		background-position:top;
		padding-right:30px;
		padding-top:40px;
		padding-left:30px;
		padding-bottom:30px;
	}
	
	
	

/* content pages */

.all-pages-but-home {
	padding-bottom:0px;
	background-image:url(images/guts-left.png);
	background-repeat:repeat-y;
	background-position:0px 20px;
}

.guts-left {
float:left;
width:720px;
background-image:url(images/guts-left.png);
background-repeat:repeat-y;
background-position:top;

}

	.guts-left-top {
	background-image:url(images/guts-left-top.png);
	background-repeat:no-repeat;
	background-position:top;
	}

	.guts-left-content {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	}
	
	.guts-left-bottom {
	/* background-image:url(images/guts-left-bottom.png); */
	background-repeat:no-repeat;
	background-position:top;
	height:26px;
	}
	
/* sidebar */
	
.guts-right {
float:right;
width:220px;
margin-top:90px;
padding-bottom:40px;
}

	.phone {
		color:#009933;
		font-weight:bold;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:2.3em;
		margin-bottom:6px;
	}
	
		.homephone {
		color:#009933;
		font-weight:bold;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:.5em;
		margin-bottom:6px;
		text-align:center;
		}
	
		ul.sidebar-links {
		margin:0px;
		padding:0px;
		list-style-type:none;
		}
	
		ul.sidebar-links li {
		margin:0px;
		padding:6px;
		font-size:1em;
		border-bottom:#CCCCCC 1px solid;
		list-style-type:none;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight:bold;
		}
		
		ul.sidebar-links li a:link, ul.sidebar-links li a:visited {
		color:#000000;
		}
		
	.free_estimate {
	margin-top:12px;
	}
	
	.free_estimate img {
	border:none;
	margin-bottom:6px;
	}




/* before after gallery */

.gallery-holder {
padding-bottom:20px;
float:left;
margin-right:15px;
margin-bottom:0px;
max-width:250px;
}
		
		.thumbs {
		margin-bottom:8px;
		}
		
		.thumbs img {
			width:75px;
			height:75px;
			margin-bottom:2px;
			padding:1px;
			border:solid 1px #cccccc;
			margin-right:0px;
		}
		
		.thumbs h3 {
			font-size:1em;
			font-weight:bold;
			margin-bottom:6px;
		}
	
/* ba home gallery */
	
	#home_gallery li img{
	width:150px;
	height:150px;
	padding:5px;
	background-image:url(images/thumb_shadow.png);
	background-position:center;
	border:none;
	}
	
	

/* footer */
.footer-wrap {
padding-top:20px;
font-size:.8em;
margin-bottom:100px;
}

	.footer-left {
	float:left;
	width:300px;
	
	}
	
	.footer-right {
	float:right;
	width:500px;
	text-align:right;
	}


/*archives and search stuff */

.archive-item {
	margin-bottom:12px;
	padding:12px;
	background-color:#ffffff;
	border-bottom:1px #cccccc solid;
}

.ba_archive_tease {
float:left;
width:180px;
}

.ba_archive_tease img {

padding:2px;
border:1px solid #cccccc;

}


.archive-item h3 {
	font-size:1.6em;
	margin-bottom:12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

}

.excerpt {
float:left;
width:390px;
font-size:.9em;
}

.navigation a:link, .navigation a:visited {
	color:#000000;
	}
	
		.nav_next {
		float:right;
		width:50px;
		padding:6px;
		background-color:#eeeeee;
		border:1px #cccccc solid;
		text-align:right;
		}
		
		.nav_prev {
		float:left;
		width:50px;
		padding:6px;
		background-color:#eeeeee;
		border:1px #cccccc solid;
		text-align:left;
		}



/* comments */

.commentsform {}

	.commentsform .field {}
	
	.commentsform #submit {}

.comment {}

.is-author {}



/* WordPress Auto-Generated Stuff */

p img {
	padding: 0px;
	border:1px solid #cccccc;
	max-width: 100%;
	
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 2px;
	margin: 0 0 2px 10px;
	display: inline;
	}

img.alignleft {
	padding: 2px;
	margin: 0 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Estimate */


.estimate-text {
float:right;
width:340px;
}

#estimate {
float:left;
}

input.text-field {
	font-size:1em;
	padding:5px;
	background-color:#f7f7f7;
	border:1px #cccccc solid;
	width:150px;
}

#fe_submit {
	
	border:none;
	cursor:pointer;
}
.thanks {
font-size:1.1em;
width:250px;
padding:8px;
background-color:#fbfaf3;
font-weight:bold;
border:1px solid #fcefa1;
}


/* Meet the team */

.user {
	margin-bottom:12px;
	padding:12px;
	background-color:#ffffff;
	padding:6px;
}

.featured_user {
background-color:#f7f7f7;
padding:8px;
}

	.user_avatar {
	float:left;
	margin-right:20px;
	width:106px;
	}
	
	.featured_user .user_avatar {
	float:left;
	margin-right:20px;
	width:106px;
	}
	
		.user_avatar img {
		padding:2px;
		border:#cccccc 1px solid;
		}

	.user_details {
	float:left;
	width:500px;
	}
	
		.user_details p {
		line-height:1.5em;
		}
	
		.user_details h3 {
		font-size:1.6em;
	margin-bottom:12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		}
		
			.user_title {
			color:#999999;
			
			}


