body { 
	background: #403321 url(http://www.hasedesign.com/i/bgWaterpress.jpg) center top no-repeat;
	color: #ffffff;
	font-family: GillSans, Trebuchet, Calibri, sans-serif;
	font-size: .9em;
	line-height: 1.7em;
	text-align: center;
}

#page {
	text-align: left;
	}

#content {
	
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	}

small {
	font-family: GillSans, Trebuchet, Calibri, sans-serif;
	font-size: 0.7em;
	line-height: 1.9em;
	color: #ffffff; 
	}

h1, h2, h3 {
	font-family: GillSans, Trebuchet, Calibri, sans-serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 2em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #97c8da;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	font-family: GillSans, Trebuchet, Calibri, sans-serif;
	}
.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: GillSans, Trebuchet, Calibri, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #ffffff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #9bc6d6;
	text-decoration: none;
	}

a:hover, h2 a:hover, h3 a:hover  {
	color: #d0e7ef;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 30px auto;
	padding: 0;
	width: 960px;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 630px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin: 0 0 30px 0;
	text-align: left;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	padding: 0;
	}
	
#sidebarPrime {
	margin: 0 auto;
	width: 200px;
	
}

#sidebarPrimeTop {
	background: url(/i/sidebarTop.jpg) no-repeat top left;
	padding-top: 25px;
}

#sidebarIntro {
	height: 150px;
}

#twitters {
	padding-bottom: 50px;
}

#twitter-box {
	background: url(/i/twitterboxdiv.gif) top center no-repeat;
}

#twitter-list {
	background: url(/i/twitterboxdiv.gif) bottom center no-repeat;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px 0;
	}

#sidebar #searchform #s {
	background: url(/i/searchbg.gif) no-repeat;
	background-position: fixed;
	color: #fff;
	border: none;
	width: 120px;
	height: 33px;
	float: left;
	padding: 8px 8px 0 8px;
	}

#sidebar #searchsubmit {
	background: url(/i/searchbtn.gif) no-repeat;
	border: none;
	width: 64px;
	height: 33px;
	float: left;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	background: #594d3c;
	border: 0;
	color: #9bc6d6;
	width: 200px;
	}

#select option { border: 0; color: #ffffff; }
	
#commentform input {
			background: #453825;
			border: solid 5px #564b3b;
			color: #fff;
			font-family: GillSans, Trebuchet, Calibri, sans-serif;
			font-size: 1em;
			line-height: 1.3em;
			margin-bottom: 16px;
			padding: 4px 0 2px 6px;
			width: 254px;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	background: #453825;
	border: solid 5px #564b3b;
	color: #fff;
	font-family: GillSans, Trebuchet, Calibri, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	padding: 4px 0 2px 6px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #sub {
	background: url(/i/formSubmit.jpg) no-repeat right 4px;
	border: 0;
	cursor: pointer;
	display: block;
	float: right;
	padding: 0;
	margin: 0 0 20px 0;
	width: 100px;
	height: 32px;
	}
	
#comments {
	list-style: none;
	padding: 0;
	margin: 0;
}

#comments-header {
	margin-top: 30px;
}

.comment-date {
	font-size: .8em;
}

.comments-header {
	background: url(/i/commentbg.gif) top left no-repeat;
	padding: 6px 20px;
	text-align: right;
}

#comments .odd, #comments .even {
	background: url(/i/divide.gif) bottom left no-repeat;
	padding: 16px 0;
}

.comment-author {
	font-size: 1.5em;
}

/* End Form Elements */



/* Begin Comments*/
.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;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	background: #514534 url(/i/sidebarBot.jpg) bottom no-repeat;
	margin-left: 695px;
	width: 250px;
	padding-bottom: 16px;
	}

#sidebar form {
	margin: 0;
	height: 55px;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* 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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}




a:focus {
	-moz-outline-style: none;
}

.wrapper {
	margin: 0 auto;
	width: 930px;
	text-align: left;
}


#nav {
	float: right;
	margin-top: 28px;
}
		#nav li {
			display: block;
			float: left;
			list-style: none;
		}
		#nav li a {
			display: block;
			height: 62px;
		}
		.nav1, .nav2, .nav3, .nav4, .nav5 {
			background: url(http://www.hasedesign.com/i/nav.jpg) no-repeat;
		}
		.nav1 { background-position: -17px 0; width: 108px; }
		.nav2 { background-position: -125px 0; width: 110px; }
		.nav3 { background-position: -235px 0; width: 113px; }
		.nav4 { background-position: -348px 0; width: 76px; }
		.nav5 { background-position: -424px 0; width: 79px; }
		.nav1:hover { background-position: -17px -62px; width: 108px; }
		.nav2:hover { background-position: -125px -62px; width: 110px; }
		.nav3:hover { background-position: -235px -62px; width: 113px; }
		.nav4:hover { background-position: -348px -62px; width: 76px; }
		.nav5:hover { background-position: -424px -62px; width: 79px; }

	
#mainIntro {
	float: right;
	margin: 30px 0 0 0px;
	
}
		#mainIntro img {
			margin-left: 7px;
			margin-bottom: 10px;
		}
		#mainIntro p {
			background: url(i/bgRabbitbox.jpg) no-repeat;
			height: 154px;
			padding: 30px 30px 0 79px;
			width: 220px;
		}
		* html #mainIntro p { width: 329px; height: 184px; }
		


#highlights { float: right; margin-bottom: 25px; position: relative; }
		#highlightsSlide{ margin: 30px 0 0 30px; overflow:hidden; width:568px; height:335px;}	
				#highlightsSlide ul{ height: 1560px; list-style: none; margin: 0; padding: 0; }
				#highlightsSlide li{ height: 520px; width: 568px; margin: 0; padding: 0; }
		.hiImg { border: solid 6px #5a4e3e; }
		.hiLink { background: url(/i/arrowRight2.gif) right -2px no-repeat; font-style: italic; color: #97c8da; margin-left: 10px; padding-right: 18px; text-decoration: none;}
				.hiLink img { display: inline; }
		.next, .prev{ cursor: pointer; position: absolute; left: 28px; }
		.next { bottom: 0px; }
		.prev { bottom: 40px; }
		#info { margin: 25px 0 0 50px; }
		#info p { margin: 0; }

		
#services {
	float: left; margin: 30px 0 0 10px;
}
		#services p { width: 300px; margin-bottom: 20px; }
#servicesContainer {
	background: url(i/bgServices.jpg) no-repeat;
	float: left; 
	margin: 30px 0 30px 50px; 
	position: relative;
	width: 531px; 
	height: 361px; 
}
		#servicesScroll { margin: 26px; overflow: hidden; width: 480px;}
		#servicesScroll ul { 
			margin: 0; 
			padding: 0; 
			list-style: none;
			width: 1440px;
		}
				#servicesScroll li {
					float: left;
					display: inline;
					margin: 0;
					padding: 0 0 0 1px;
					width: 479px;
				}
				#servicesScroll li img {
					border: solid 5px #433624;
					float: left;
					margin-right: 30px;
				}
				#servicesScroll li p { margin: 0 0 16px 0; }

	#servicesContainer .prev { position: absolute; top: 160px; left: -23px;}
	#servicesContainer .next { position: absolute; top: 160px; left: 521px;}
		
		


#contactProposal {float: left; margin: 30px 0 0 0;
}
		#contactProposal img { margin: 0 0 10px 10px; }
		#contactProposal p { background: url(i/bgRabbitbox2.jpg) no-repeat; height: 254px; padding: 30px 30px 0 79px; width: 220px;}
		* html #contactProposal p { width: 329px; height: 284px; }
#form { float: left; margin: 63px 30px 0; width: 250px; }
		#contact input, #contact textarea {
			background: #453825;
			border: solid 5px #564b3b;
			color: #fff;
			font-family: GillSans, Trebuchet, Calibri, sans-serif;
			font-size: 1em;
			line-height: 1.3em;
			margin-bottom: 16px;
			padding: 6px 0 0 6px;
			width: 234px;
		}
		#contact input {
				height: 24px;
		}
		#contact input.button {
			background: url(i/formSubmit.jpg) no-repeat right 4px;
			border: 0;
			cursor: pointer;
			display: block;
			float: right;
			padding: 0;
			margin: 0 0 20px 0;
			width: 100px;
			height: 32px;
		}
		#contact img { margin-bottom: 6px; }
		#submitMessage { background: #453825; }
		
#contactInfo { 
	clear: right;
	background: url(i/bgRabbitbox3.jpg) no-repeat; 
	float: left; 
	margin: 83px 0 0 0;
	width: 286px; 
	height: 220px; 
}
		#contactInfo table {
			margin: 30px 0 0 40px;
		}
		#contactInfo table td.first {
			color: #97c8da;
			font-weight: bold;
			padding-right: 20px;
			text-align: right;
		}
		#contactInfo table em {
			font-weight: bold;
			font-style: normal;
		}
		

		
		
#darkBarContainer {
	width: 100%;
	position: relative;
}
		#darkBar {
			background: #372c1c;
			position: absolute; top: 0; left: 0;
			width: 100%; height: 270px;
			filter:alpha(opacity=60);
			-moz-opacity:0.6;
			-khtml-opacity: 0.6;
			opacity: 0.6;
		}
		.darkBarWrapper {
			position: relative;
			margin: 0 auto;
			width: 930px;
			height: 280px;
			text-align: left;
		}
				.footCol1 { float: left; margin: 45px 0; width: 300px; }
						.footCol1 img { margin-bottom: 25px; }
						h4 { border-top: 1px dotted #ffffff; font-size: 1em; font-weight: normal; margin:0; padding: 2px 0;}
						h4.last { border-bottom: 1px dotted #ffffff; }
						.blogDate { color: #897f70; font-style: italic; padding-right: 10px; }
				
				.footCol2 { float: left; margin: 45px 30px; width: 330px; }
					.footCol2 .inspired { border: 0; margin-top: 25px; }
				.footCol3 { float: left; margin: 45px 0; width: 240px; }

.portContainer { margin: 45px 0 30px 0; }
		.portImage { float: left; }
				.portImage img { border: solid 5px #564b3b; }
		.portInfo { float: left; margin: 0 36px; width: 318px; }
				.hiLink2 { background: url(i/arrowRight2.gif) right -2px no-repeat; font-style: italic; color: #97c8da; padding-right: 18px; text-decoration: none;}
		.portThumbs { float: left; width: 110px;}
				.portThumbs img { border: solid 5px #564b3b; margin-bottom: 20px;}
	
	

#footList {
	margin: 0 0 8px 0;
	padding: 0;
}
		#footList li {
			color: #756a5b;
			font-weight: bold;
			float: left;
			list-style: none;
			margin: 0 25px 0 0;
		}
		#footList li a {
			color: #756a5b;
			text-decoration: none;
		}
		#footList li a:hover {
			color: #9e9486;
		}

#postedDate {
	background: url(/i/bgBlogdate.gif);
	float: left;
	height: 42px;
	margin: 0px 16px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 42px;
}
	.postedDatemonth { font-size: .6em; margin: 5px 0 0 0; line-height: 1em; padding: 0;}
	.postedDateday { font-size: 1em; margin: 0; padding: 0; }

#postedInfo {
	float: left;
}

#twitter-box, #twitter-list, #twitter-list li  {
	list-style: none;
}

#archives { background: #594d3c url(/i/archivearrow.gif) 180px 10px no-repeat; position: relative; width: 200px; height: 28px; padding-left: 8px; }
#archives ul { background: #594d3c; list-style: none; margin: 0; padding: 0; position: absolute; left: 0; top: 22px; display: none; }
#archives ul li { background: #594d3c; margin: 0; padding: 0; line-height: 1.6em; width: 208px; }
#archives ul li a { display: block; padding-left: 8px; }
#archives ul li:hover { background: #655948; }
#archives:hover ul  { display: block; }

.favoriteblogs {
	margin-top: 50px;
	}
	
	.favoriteblogs #favoriteBlogroll li { background: url(/i/listbg.gif) left center no-repeat; padding-left: 16px; }

.comReq {
	color: #e94747;
}
 
.clear {
	clear: both;
}


.logo {
	float: left;
	margin: 26px 0 0 35px;
}
