/* CSS Document */

body {
	background-color: #339999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* {margin: 0;padding: 0;}

#hhbtop {
	width: 100%;
	background: #cc6633 url(images_site/topbg.jpg) top center no-repeat;
	display: table;
}

/* Begin Header */

#headerleft {
	float: left;
}

#headerright img{
	border: none;
	margin-left: 20px;
}

#tagline {
	width: 600px;
	margin-top: 75px;
	font-size: 16px;
	line-height: 1.8em;
}

.tagbig {
	font-size: 18px;
}

/* End header */
/* Begin Content Wrap */

#contentwrap {
	width: 900px;
	background: url(images_site/contentbg.png) center repeat-y;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#leftcolumn {
	width: 570px;
	margin-left: 10px;
	float: left;
	position: relative;
}

#recentheader {
	width: 550px;
	background-color: #006666;
	color: #FFF;
	font-size: 12px;
	padding: 10px;
}

.recentbig {
	font-size: 18px;
}

#recentimg {
	width: 560px;
	background-color: #339999;
	background-image: url(images_site/recentbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0 0 10px 10px;
}

#recentimg img {
	border: none;
	padding-right: 5px;
}

#blogheader {
	width: 550px;
	background-color: #339999;
	color: #FFF;
	font-size: 12px;
	padding: 10px;
	margin-top: 10px;
}

.blogbig {
	font-size: 18px;
}

#blogholder {
	width: 568px;
	background-color: #FFFFFF;
	border: 1px solid #339999;
}

#blogarrow {
	margin-left: 14px;
}

.postentry {
	width: 530px;
	margin: 5px 20px 20px 20px;
}

.entry img {
	padding-left: 10px;
}

.wp-caption-text {
	text-align: center;
	padding-bottom: 10px;
	margin-top: 5px;
}

.wp-caption {
}

/* End leftcolumn */

#rightcolumn {
	width: 270px;
	float: left;
	margin: 0 0 0 35px;
	position: relative;
}

#sidebar {
}

.pullout {
	width: 268px;
	background-color: #FFFFFF;
	border: 1px solid #333;
	margin-bottom: 10px;
}

.pullout-ad  {
	width: 268px;
	border: 1px solid #333;
	margin-bottom: 10px;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#social-ad-holder img{border:none;}

/* Form */

#form-container {
	width: 268px;
	padding: 20px 0 0px 10px;
}

#form-container form {
}

#form-container label {
	display: block;
	font-size: 12px;
	color: #000;
	margin: 0 0 0px 0;
}

#form-container input, textarea {
	border: 1px solid #999;
	padding: 3px;
	margin-bottom: 5px;
	font-size: 12px;
}

input#submit-button {
	width: 100px;
	margin-top: 5px;
}

.pullout img {
	float: left;
	padding: 5px;
}

.pullout-title {
	font-size: 16px;
	margin: 7px 0 0 5px;
}

.pullout-title a:link {
	color: #000000;
	text-decoration: underline;
}

.pullout-title a:hover {
	color: #cc6633;
	text-decoration: none;
}

.pullout-title a:visited {
	color: #333333;
	text-decoration: none;
}

.pullout-sub {
	font-size: 9px;
	margin: 2px 0 0 5px;
}

#hhbmainwrap {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#hhbbottom {
	width: 100%;
	background: #FFFFFF url(images_site/bottombg.jpg) top center repeat-x;
}

#bottomwrap {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

.bottom-columns {
	float: left;
	width: 185px;
	margin: 40px 20px 40px 0px;
}

.bottom-columns img {
	border: none;
}

#hhbfooter {
	width: 100%;
}

#footerwrap {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	font-size: .7em;
	color: #FFF;
	padding: 20px 0 20px 0;
}

div.clearfloats {clear:both;}

/* Blog stylings for home page */

.entry {
	font-size: .8em;
	line-height: 1.4em;
	margin: 10px 0 10px 0;
}

.postmetadata {
	font-size: .8em;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #333;
}

.postmetadata a {
	color: #333333;
	text-decoration: underline;
}

.postmetadata a:hover {
	color: #999999;
	text-decoration: underline;
}

.poststamp {
	font-size: .7em;
	margin-top: 5px;
}

#content-holder small {
	padding: 10px;
}

.posttitle a{
	font-size: 1em;
	color: #cc6633;
	text-decoration: underline;
}

.posttitle a:hover{
	font-size: 1em;
	color: #333;
	text-decoration: none;
}

.posttitle a:visited{
	font-size: 1em;
	color: #999999;
	text-decoration: none;
}

.noposts {
	font-size: 1em;
}

.sorry {
	font-size: .8em;
	margin-top: 5px;
}

/* Begin sub-page layout */

#content-holder {
	background-color: #FFFFFF;
	border: 1px solid #333;
	padding-bottom: 10px;
}

#single-top {
	background-color: #333333;
}

#content-holder h2 {
	font-size: 1.3em;
	color: #FFF;
	padding: 10px;
	background-color: #339999;
}

#content-holder h3 {
	font-size: 1em;
	color: #333333;
	padding: 10px 0 0 10px;
}

#content-holder h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #339999;
	font-size: 1.3em;
	padding: 10px;
}

#content-holder a:link {
	color: #333333;
	text-decoration: none;
}

#content-holder a:hover {
	color: cc6633;
	text-decoration: underline;
}

#contentholder a:visited {
	color: cc6633;
	text-decoration: underline;
}

#content-holder p {
	padding: 0 10px 10px 10px;
}

.entrystamp {
	font-size: 9px;
	padding: 0 0 10px 10px;
	color: #FFFFFF;
	background-color: #339999;
}

/* Begin Comment Styles */

.commentlist li, #commentform input, #commentform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#comment {
	width: 100%;
	padding: 5px; 
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-size: .9em;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 0px;
}

.commentlist p {
	margin: 0;
	font-size: .8em;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	.commentlist li .avatar {
	float:left;
	margin-left: 10px;
	margin-right: 10px;
}

#commentform input {
	margin: 5px 0 1px 5px;
}
#commentform #submit {
	float:left;
}
.commentlist p {
	margin: 10px 0 10px 0px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#respond h3 {
	padding: 0 0 10px 15px;
}

/* Begin About Us styling */

.profile-header {
	width: 534px;
	margin: 10px;
	padding: 8px;
	border-bottom: 1px dashed #333;
	border-left: 1px dashed #333;
}

.profile-header img{
	float: left;
	margin-right: 10px;
	border: 2px solid #333;
}

.profile-name {
	width: 300px;
	font-size: 1.1em;
	padding-top: 7px;
}

.profile-title {
	width: 300px;
	font-size: .8em;
	padding-top: 5px;
}

.profile-email {
	width: 350px;
	font-size: .8em;
	padding-top: 5px;
}

.profile-email a:link {
	color: #333333;
	text-decoration: none;
}

.profile-email a:hover {
	color: #cc6633;
	text-decoration: underline;
}

.profile-bio p {
	padding: 10px;
	font-size: .8em;
	line-height: 1.5em;
}

/*#content-holder p {padding: 10px; font-size: .8em; line-height: 1.5em;}*/

.profile-bio img {float:left;padding:8px 8px 8px 0;border:0px solid #FFF;}

.service-title {
	font-size: 1em;
	color: #000000;
	padding: 10px;
	font-weight: bold;
}

.service-def {
	font-size: .8em;
	line-height: 1.5em;
	color: #333333;
	padding: 0 10px 5px 10px;
}

#print {
	width: 100%;
	padding-bottom: 10px;
}

.print-holder {
	width: 158px;
	float: left;
	margin: 10px 0 0 23px;
	padding-top: 10px;
}

.print-holder img {
	border: 1px solid #000;
}

.print-title {
	font-size: .7em;
	text-align: center;
	margin-top: 3px;
}

/* Begin Sidebar Stylings */

#sidebar h2 {
	color: #000;
	text-decoration: none;
	list-style-type: none;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0 2px 0px;
}

#sidebar ul {margin: 0; color:#000000; font-size:14px;}
#sidebar li {list-style-type: none; padding: 2px;}
#sidebar li a {color: #333;}
#sidebar ul li {}
#sidebar ul ul li {}
#sidebar ul ul ul li {margin-left:20px;}

#form-container {}
#form-container form {}
#contact-form label {display:block;}
#contact-form input {padding:5px;margin:10px 0;}
#contact-form textarea {padding:5px; margin:10px 0;}
#Services {margin:10px 0 15px 0;}
#Contact {margin:10px 0 15px 0;}
#submit-button {width:100px;background-color:#999999;border:1px solid #000;color:#FFFFFF;}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */