@import url(normalize.css);

body{
	background:url(../images/wp_back.jpg) repeat-x top left;
	background-color:#26170f;
	font:100% "myriad pro",Arial, Helvetica, Verdana, sans-serif;
	line-height:24px;
	color:#333;
}
#print_only{
	display:none;
}
p{
	margin-bottom:24px;
}
a{
	color:#566987;
}
a:hover{
	color:#7EBB77;
}
h2{
	margin-bottom: 48px;
	font-size:32px;
	font-style: italic;
	font-family:Baskerville, 'Times New Roman', Times, serif;
	color:#26170f;
	text-shadow: #fff 1px 1px 0;
}
h3{
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:19px;
	font-weight: normal;
	color:#566987;
}
#content{
	width:960px;
	margin:24px auto;
	background-color: #DED1BE;
	min-height:500px;
}
#branding{
	position: relative;
	width:960px;
	margin:24px auto;
	height:96px;
}
#branding h1 a{
	position: absolute;
	top:-17px;
	left:-12px;
	text-indent: -9999px;
	background: transparent url(../images/branding_logo_lg.png) no-repeat top left;
	height: 129px;
	width: 100px;
}
#branding_tagline{
	position: absolute;
	top:16px;
	left:94px;
	text-indent: -9999px;
	background: transparent url(../images/branding_tagline2.png) no-repeat top left;
	height: 60px;
	width: 225px;
}
#nav_main{
	width:960px;
	margin:0px auto;
	text-align: right;
}
#nav_main li{
	display: inline;
	padding: 0;
	margin: 0;
}
#nav_main li a{
	padding: 3px 9px;
	text-align: left;
	margin:0px 0px 0px 9px;
	background-color: #DED1BE;
	color:#000;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-shadow:0 1px 0 #FFFFFF;
} 
#nav_main li a:hover{
	color:#DED1BE;
	background-color:#566987;
	text-shadow:0 -1px 0 #000;
}
#nav_main li#current_page{
	text-decoration: none;
	padding: 0px 9px 0px 9px;
	color:#DED1BE;
}
#content{
	overflow:hidden;
}
#content_intro{
	position: relative;
	padding:48px 48px 24px;
	width:544px;
	padding-right:360px;
	min-height: 456px;
	font-family:Baskerville, 'Times New Roman', Times, serif;
}
#content_intro p{
	margin-bottom: 24px;
	font-size: 28px;
	line-height: 48px;
}
#intro_picture{
	position: absolute;
	top:58px;
	left:624px;
	border: solid 12px #3C2F27; 
}
#content_main{
	overflow: hidden;
	width:864px;
	margin:0px 48px 21px;
	border-bottom:3px solid #566987;
}
#content_me{
	border-top:3px solid #566987;
	padding-top:24px;
	width:384px;
	float:left;
	margin:0px 48px 24px 0px;
}
#content_you{
	border-top:3px solid #566987;
	padding-top:21px;
	width:384px;
	float:left;
	margin:0px 0px 24px 48px;
}
#gaspedal1{
	border:1px solid #3C2F27;
	margin-bottom: 24px;
}
#content_portfolio{
	overflow: hidden;
	width:864px;
	margin:48px 48px 24px;
}
#content_portfolio li{
	display:block;
	width:384px;
	float:left;
	margin:0px 48px 24px 0px;
}
#content_portfolio li.even{
	margin:0px 0px 24px 48px;
}
#content_portfolio img{
	border:1px solid #3C2F27;
}
#content_portfolio a:hover img{
	border:1px solid #fff;
}
#gaspedal_realign{
	position: absolute;
	top:48px;
	left:24px;
	width:384px;
}
#gaspedal_realign img{
	border:1px solid #3C2F27;
	margin-bottom:12px;
}
#gaspedal #content_main{
	position: relative;
	min-height:400px;
	border-bottom:none;
	width:384px;
	padding-left:504px;
	padding-top:48px;
	margin: 0px 24px 0px 48px;
}
#gaspedal_current{
	position: absolute;
	top:768px;
	left:24px;
	width:384px;
}
#gaspedal_current img{
	border:1px solid #3C2F27;
	margin-bottom:12px;
}
#content_contact{
	width:384px;
	margin:48px auto;
	border: 12px solid #3C2F27;
	padding:12px;
}
#content_contact h3 a{
	text-decoration: none;
	text-transform:none;
	color:#566987;
} 
#content_contact p{
	margin-bottom: 0px;
}
.fn{
	font-weight: bold;
}
#content_contact img{
	float:right;
}
#view_portfolio{
	margin-left: 48px;
}
#content_recommendations{
	margin:24px;
}
#content_recommendations ul li blockquote{
	margin:0px 48px 24px;;
	border:1px solid #3C2F27;
	border-left:12px solid #566987;
	padding:24px; 
}
#content_recommendations ul li p cite{
	font-weight: bold;
	margin-top: 24px;
	text-align: right;
	margin-bottom: 0px;
}