/* 
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
	global reset 
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	}
table { 
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img {
	border: 0;
	}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
	}
q:before,q:after {
	content: '';
	}
abbr,acronym {
	border: 0;
	}

/* 
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
	global
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
*/	
body {
	font: 14px/20px Helvetica, Arial, Tahoma, sans-serif;
	background: #484d40;
	}
	
/* 
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
	masthead
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
*/	
#masthead {
	width:100%;
	background: #484d40 url("../images/mhbg.gif") 0px 0 repeat-x;
	height:66px;
	padding:0 0 4px 0;
	}
#masthead .wrapper {
	width:980px;
	margin:0 auto;
	padding:0 0 0 0;
	height:66px;
	background: #484d40;
	color:#fff;
	overflow:hidden;
	}
	
/* 
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
	masthead
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
*/	
#masthead p a {
	display:inline;
	float:left;
	height:66px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width:197px;
	margin:0 0 0 50px;
	overflow:hidden;
	}
#masthead p a span {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:999;
	background-image:url('../images/logo.png');
	background-repeat:no-repeat;
	}
/* 
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
	navigation
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
*/	
#navigation {
	float:right;
	width:618px;
	height:66px;
	}
#navigation li {
	float:left;
	display:inline;
	height:66px;
	padding:0 0 0 1px;
	}
#navigation li {
	display:block;
	height:66px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	font-size:13px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	overflow:hidden;
	}
#navigation li a {
	position:relative;
	display:block;
	color:#fff;
	text-decoration:none;
	height:66px;
	text-align:center;
	line-height:66px;
	}
#navigation li a span {	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url('../images/navigation.png');
	}
#navigation li a:active {
	color:#484d40;
	}
/* *** Home *** */	
#navigation li.home,
#navigation li.home a,
#navigation li.home a span {
	width:67px;
	}
#navigation li.home a span {
	background-position:0px 0px;
	}
.home #navigation li.home a span,
.home #navigation li.home a:hover span {
	background-position:0px -66px;
	}
#navigation li.home a:hover span {
	background-position:0px -132px;
	}	

/* *** Portfolio *** */
#navigation li.portfolio,
#navigation li.portfolio a,
#navigation li.portfolio a span {
	width:132px;
	}
#navigation li.portfolio a span {
	background-position:-68px 0px;
	}
.portfolio #navigation li.portfolio a span,
.portfolio #navigation li.portfolio a:hover span,
.portfolio_view #navigation li.portfolio a span,
.portfolio_view #navigation li.portfolio a:hover span {
	background-position:-68px -66px;
	}
#navigation li.portfolio a:hover span {
	background-position:-68px -132px;
	}
	
/* *** What We Do *** */
#navigation li.what_we_do,
#navigation li.what_we_do a,
#navigation li.what_we_do a span {
	width:113px;
	}
#navigation li.what_we_do a span {
	background-position:-201px 0px;
	}
.what_we_do #navigation li.what_we_do a span,
.what_we_do #navigation li.what_we_do a:hover span,
.our_approach #navigation li.what_we_do a span,
.our_approach #navigation li.what_we_do a:hover span,
.our_services #navigation li.what_we_do a span,
.our_services #navigation li.what_we_do a:hover span  {
	background-position:-201px -66px;
	}
#navigation li.what_we_do a:hover span {
	background-position:-201px -132px;
	}
	
/* *** Team *** */
#navigation li.team,
#navigation li.team a,
#navigation li.team a span {
	width:95px;
	}
#navigation li.team a span {
	background-position:-315px 0px;
	}
.team #navigation li.team a span,
.team #navigation li.team a:hover span,
.bio #navigation li.team a span,
.bio #navigation li.team a:hover span {
	background-position:-315px -66px;
	}
#navigation li.team a:hover span {
	background-position:-315px -132px;
	}

/* *** Blog *** */
#navigation li.blog,
#navigation li.blog a,
#navigation li.blog a span {
	width:95px;
	}
#navigation li.blog a span {
	background-position:-411px 0px;
	}
.blog #navigation li.blog a span,
.blog #navigation li.blog a:hover span {
	background-position:-411px -66px;
	}
#navigation li.blog a:hover span {
	background-position:-411px -132px;
	}
	
/* *** Contact *** */
#navigation li.contact,
#navigation li.contact a,
#navigation li.contact a span {
	width:110px;
	}
#navigation li.contact a span {
	background-position:-507px 0px;
	}
.contact #navigation li.contact a span,
.contact #navigation li.contact a:hover span {
	background-position:-507px -66px;
	}
#navigation li.contact a:hover span {
	background-position:-507px -132px;
	}

/* 
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
	page
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
*/	
#page {
	width:100%;
	background:#fff;
	}
#page .wrapper {
	width:980px;
	padding:0 0 0 0;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
	}
/* 
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
	global content
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
*/	
#content {
	padding:49px 0 0 0;
	position:relative;
	}
#content a {
	color:#a5a60b;
	text-decoration:underline;
	}
#content a:hover {
	text-decoration:none;
	border-bottom:1px dashed #a5a60b;
	color:#a5a60b;
	}
#content a.roundedButton {
    background: url('../images/contentButtonCap.png') no-repeat 100% 0;
    color: #fff;
    display: block;
	text-transform:none;
	text-decoration:none;
	white-space:nowrap;
	width:130px;
	height:28px;
	margin:10px 0 0 0;
	text-align:center;
    font:italic 13px/28px georgia, "Palatino Linotype", times, "Times New Roman", serif;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
}
#content a.roundedButton span {
    background: transparent url('../images/contentButton.png') no-repeat 0 0;
    display: block;
    padding: 0 0 0 12px;
    font:italic 13px/28px georgia, "Palatino Linotype", times, "Times New Roman", serif;
}
#content a.roundedButton:hover {
    background: url('../images/contentButtonCap.png') no-repeat 100% 100%;
   	color:#fff;
   	border:none;
    text-shadow: #444 1px 1px;
    border:none !important;
	}
#content a.roundedButton:hover span {
    background: url('../images/contentButton.png') no-repeat 0 100%;
    border:none !important;
	}	
/* 
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
	single row of four related entries at the bottom of the home page and blog entries page.
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
*/	
#recentPosts {
	padding:50px 0 30px 20px;
	width:960px;
	overflow:hidden;
	}
#recentPosts h3 {
	font:36px/40px georgia, "Palatino Linotype", times, "Times New Roman", serif;
	color:#6c7165;
	margin:0 0 14px 25px;
	}
#recentPosts ol {
	margin:0 0 0 15px;
	}	
#recentPosts li {
	width:225px;
	margin:0 15px 15px 0;
	float:left;
	background:#fff;
	}
#recentPosts li.last {
	margin:0 0 15px 0;
	}		
#recentPosts h4 a {
	text-decoration:none;
	color:#A5A60B;
	width:205px;
	padding:10px 10px 20px 10px;
	font-weight:bold;
	display:block;
	font-size:16px;
	}
#recentPosts h4 a img {
	margin:0 0 10px 0;
	}
#recentPosts h4 a .meta {
	color:#777;
	font:italic 13px/18px georgia, "Palatino Linotype", times, "Times New Roman", serif;
	display:block;
	padding:0 0 5px 0;
	}
#recentPosts h4 a:hover {
	background:#ECEEEA;
	border:none !important;
	}
#recentPosts h4 a:hover .meta {
	color:#484d40;
	}
#recentPosts h4 a:hover strong {
	text-decoration:none;
	border-bottom:1px dashed #A5A60B;
	color:#A5A60B;
	}
/* 
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
	testimonial blocks
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
*/	
.testimonial cite img {
	float:right;
	margin:0 30px 0 20px;
	display:inline;
	}
.testimonial .topLeft {
	display:block;
	width:9px;
	height:9px;
	position:absolute;
	top:0;
	left:0;
	background:url('../images/testimonial_corners.png') 0 0 no-repeat;
	}
.testimonial .topRight {
	display:block;
	width:9px;
	height:9px;
	position:absolute;
	top:0;
	left:100%;
	margin:0 0 0 -9px;
	background:url('../images/testimonial_corners.png') -9px 0 no-repeat;
	}
.testimonial .bottomLeft {
	display:block;
	width:9px;
	height:9px;
	position:absolute;
	top:100%;
	left:0;
	margin:-23px 0 0 0;
	background:url('../images/testimonial_corners.png') 0 -9px no-repeat;
	}
.testimonial .bottomRight {
	display:block;
	width:9px;
	height:9px;
	position:absolute;
	top:100%;
	left:100%;
	margin:-23px 0 0 -9px;
	background:url('../images/testimonial_corners.png') -9px -9px no-repeat;
	}
.testimonial .pointer {
	display:block;
	width:100%;
	height:23px;
	position:absolute;
	top:100%;
	left:0;
	margin:-14px 0 0 0;
	background:#fff;
	}
.testimonial .pointer span {
	display:block;
	position:absolute;
	left:133px;
	width:25px;
	height:23px;
	background:url('../images/testimonial_corners.png') -18px 0px no-repeat;
	}	
/* 
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
	footer
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
*/	
#footer {
	width:100%;
	background:#484d40;
	color:#fff;
	}
#footer .wrapper {
	width:960px;
	padding:30px 0 0 20px;
	margin:0 auto;
	background:#484d40;
	}	
#footer .cta {
	padding:26px 20px;
	background:#484d40;
	font-size:13px;
	float:left;
	}
#footer .cta:hover,
#footer .cta.over {
	background:#63685c;
	}
#footer #planner {
	width:424px;
	margin:0 16px 0 0;
	}
#footer #newsletter {
	width:440px;
	}
#footer h4 {
	display:block;
	margin-bottom:20px;
	font-family:georgia, "Palatino Linotype", times, "Times New Roman", serif;
	font-size:20px;
	text-shadow: #30342b 1px 2px;
	font-weight:bold;
	}
#footer #planner h4 {
	height:42px;
	line-height:42px;
	padding:0 0 0 55px;
	background:url('../images/icon_footer_planner.png') 0 0 no-repeat;
	}
#footer #planner:hover h4,
#footer #planner.over h4 {
	background-position:0 -42px;
	}
#footer #newsletter h4 {
	height:37px;
	line-height:37px;
	padding:0 0 0 59px;
	background:url('../images/icon_footer_mail.png') 0 0 no-repeat;
	}
#footer #newsletter:hover h4,
#footer #newsletter.over h4 {
	background-position:0 -37px;
	}
#footer form ol {
	margin:20px 0 0 0;
	}
#footer form li {
	float:left;
	}
#footer form label {
	position:absolute;
	left:-9999px;
	}
#footer form input.text_input {
	width:160px;
	margin:0 12px 0 0;
	border:1px solid #c1c1c0;
	padding:7px 9px;
	font:italic 13px georgia, "Palatino Linotype", times, "Times New Roman", serif;
	color:#9f9e9e;
	}
#footer .button {
	margin:20px 0 0 0;
	}
#footer .button a {
	display:block;
	width:189px;
	height:31px;
	position:relative;
	font:14px/31px georgia, "Palatino Linotype", times, "Times New Roman", serif;
	text-transform:uppercase;
	}
#footer .button a span {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:999;
	background-image:url('../images/button_download_pdf.png');
	background-repeat:no-repeat;
	background-position:0 0;
	}
#footer .button a:hover {
	border-bottom:none;
	}
#footer .button a:hover span {
	background-position:0 -31px;
	}
#footerContact {
	width:464px;
	padding:40px 0 75px 10px;
	overflow:hidden;
	}
#footerContact address {
	width:267px;
	float:left;
	font-size:13px;
	}
#ourNetworks {
	width:197px;
	float:left;
	}
#ourNetworks h5 {
	display:block;
	}
#footer a {
	color:#a5a60b;
	text-decoration:underline;
	}
#footer a:hover {
	text-decoration:none;
	border-bottom:1px dashed #a5a60b;
	color:#a5a60b;
	}	
.copyright {
	padding:0 0 20px 10px;
	width:960px;
	overflow:hidden;
	font:12px/32px georgia, "Palatino Linotype", times, "Times New Roman", serif;
	}
.copyright span {
	float:left;
	}
.copyright span a.basecamp {
	display:block;
	width:104px;
	text-indent:2px;
	height:32px;
	position:relative;
	}
.copyright span a.basecamp span {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:999;
	background-image:url('../images/basecamp.png');
	background-position:0 0;
	background-repeat:no-repeat;
	}
#footer .copyright span a.basecamp:hover {
	border:none;
	}
.copyright span a.basecamp:hover span {
	background-position:-0 -32px;
	}
	
/* 
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
	tweets on our twitter
-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=
*/	
#twitter_popup {
	width:224px;
	position:absolute;
	top:0;
	left:-9999px;
	}
#twitter_top {
	height:6px;
	width:224px;
	background:url('../images/twitter_top.png') 0 0 no-repeat;
	}	
#tweets {
	width:204px;
	padding:4px 10px 20px 10px;
	background:url('../images/twitter_bg.png') 0 0 repeat-y;
	}		
#twitter_bottom {
	height:24px;
	width:224px;
	background:url('../images/twitter_bottom.png') 0 0 no-repeat;
	}
.twitHeader {
	text-align:right;
	}
.twitHeader a {
	text-decoration:none;
	}
.twitHeader a.follow {
	float:left;
	}
	
.twitHeader a span {
	font-size:12px;
	line-height:15px;
	font-style:italic;
	color:#a5a60b;
	text-decoration:underline;
	}
.twitHeader a:hover span {
	color:#a5a60b;
	text-decoration:none;
	border-bottom:1px dashed #a5a60b;
	}
.twitHeader a:active {
	color:#a5a60b;
	border-bottom:1px dashed #a5a60b;
	text-decoration:none;
	}
.twitUser {
	display:none;
	}
.twitBody {
	padding: 0;
	margin: 0;
	list-style: none;
	color:#fff;
	}
.twitEntry {
	padding: 10px 0;
	margin: 0;
	border-bottom: dashed 1px #ccc;
	height: auto !important;
	font-size:13px;
	line-height:16px;
	}
.twitEntry span {
	padding:0 4px;
	display:block;
	}
.twitBody .last {
	border-bottom:none;
	}
.twitEntry a {
	color:#a5a60b;
	text-decoration:underline;
	}
.twitEntry a:hover {
	color:#a5a60b;
	text-decoration:none;
	border-bottom:1px dashed #a5a60b;
	}
.twitEntry .created {
	margin:10px 0 6px 0;
	font:italic normal 12px/15px georgia, "Palatino Linotype", times, "Times New Roman", serif;
	}
.twitNavi {
  clear: both;
  text-align: center;
  margin-top: 0;
  padding: 5px;
  background-color: #ffffff;
}
.clear {
	overflow:hidden;
	}