/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Area
  Forms
  Clear
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
} 

body, html {	
	color: #1c1c1c;
	background-color: #f1f1e9;
	min-height:101%;
}

body, select, textarea, input {	
	font: 100% Arial, Verdana, Helvetica, sans-serif;
}

input,
textarea,
select { 
	padding:3px;
	background: #f1f1e9; 
	border: 1px solid #e1e1d9;
	vertical-align:top;
}

p {	
	margin: 15px 0;
}
		
a:link, a:visited {	
	text-decoration:underline;
	color: #826f68; 
}

a:hover, a:active {	
	text-decoration:none;
}

a.more {
	font-weight:bold;
}

*:focus { 
	outline: none 
}

table {
	border-collapse:collapse;
	margin:5px 0;
	font-size: .95em;
	}

td, th {
	border:1px solid #fff;
	padding:6px 8px;
	color:#212b37;
	vertical-align: top;
	}

th {
	font-weight:bold;
	text-align:left;
	background: #698bb2;
	color: #fff;
	}

th a:link, th a:visited {
	color: #fff;
	font-weight: bold;
}

td a:link, td a:visited {
	color:#698bb2;
	}
	
td {
	background: #deeeff;
}

.wptable tr.alt td {
	background: #ebf4ff;
}

ol {
	margin: 15px;
	}

ol li {
	margin-left:35px;
	}

sub {
	vertical-align: middle;
}




/* ---------- @ Page Structure -----------*/

#wrapper {
	background: url(/images/bg_wrapper-pdg.jpg) repeat-x left top;
	border-top:3px solid #816e67;
	overflow: hidden;
}

#center {
	margin: 0 auto;
	font-size: 0.8em;
	width: 850px;
	overflow: hidden;
}
	   
#masthead {
	background: url(/images/bg_masthead.jpg);
	height: 124px;
	overflow: hidden;
}

#masthead-wrapper {
	width: 400px;
	float: right;
	margin-right: 29px;
}

#main {
	padding:16px 24px 32px;
	background:#fff;
	font-size:.9em;
	overflow: hidden;
	clear: both;
}

#content-wrapper {
	padding:10px 20px 10px;
}

#content,
#widecolumn {
	line-height:1.6em;
	overflow: hidden;
}

#content {
	float: left;
	width:530px;
}

#sidebar {
	float: right;
	width:205px;
}

.left {	
	float:left;
}

.right {	
	float:right
}
	

/* ---------- @ Headings -----------*/

		   
h1 {
	font-size:2em;
}

#home h1#logo,
h1#logo a {
	float: left;
	background: url(/images/logo-pdg.gif) no-repeat;
	width: 364px;
	height: 59px;
	text-indent:-9000px;
	margin:22px 0 0 14px;
	display:block;
}

h2 {	
	font: bold 2.4em "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
	color:#594c44;
	padding-bottom: 5px;
	margin-bottom: -5px;
	background: url(/images/dots.gif) bottom repeat-x;
}

h2 span.subtitle {
	font-size: .65em;
}

body.page-services h2 {
	margin-bottom: 10px;
}

h3 {
	color:#594c44;
	font: italic 2.2em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
	padding-top: 15px;
}

#interior #sidebar h3 {
	font-size: 1.7em;
	padding-bottom: 5px;
}

h3 strong {
	color: #736257; /*lighter color to make bold less intense*/
}

h4 {	
	color:#594c44;
	font-size: 1.3em;
	padding-top: 15px;
	margin: 0 0 -5px 0;
	letter-spacing: .05em;
}

#multipage .post h4 {
	letter-spacing: .01em;
	line-height: 1.1em;
	margin-bottom:10px;
}

#content #multipage .post h4 {
	margin-bottom: 5px;
	padding-top: 0;
}

ul.downloads li h4 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	text-transform: none;
}	

#interior h3 a:link, #interior h3 a:visited,
#interior h4 a:link, #interior h4 a:visited {
	color:#645751;
	text-decoration: none;
}

#interior h3 a:hover, #interior h3 a:active,
#interior h4 a:hover, #interior h4 a:active {
	color: #1c1c1c;
}

/* ---------- @ Content Area -----------*/

/*Interior*/


.bullets {
	padding:15px 15px 15px 30px;
	}

.bullets li {	
	background:url(/images/bullet.gif) no-repeat center left;
	list-style:none;
	padding-left: 11px;
	margin-bottom: 5px;
	}

#flashcontent {
	margin: 20px 0;
}

/*Wordpress*/ 

.post {
	padding-top:15px;
	overflow: hidden;
	}
	
.entry {
	margin: 10px 0 0 0;
	overflow: hidden;
	}

#sidebar .entry {
	padding: 8px;
	margin: 0;
}

#multipage {
	overflow: hidden;
	margin: 15px 0 25px;
}

#multipage .post {
	width: 350px;
	height: 140px;
	float: left;
	padding: 10px;
	margin: 0 15px 10px 0;
	background: #f6f3ee;
	border: 1px solid #e7e5d9;
	position: relative;
}

#content #multipage .post {
	float: none;
	width: 500px;
	margin: 0 0 20px 0;
	height: auto;
}

#content #multipage .entry {
	margin: 0;
	font-size: .95em;
	}

#multipage .alt {
	margin-right: 0;
}

#multipage .post img {
	float: right;
	margin: 0 0 0 2px;
	border:3px solid #d0c7c0;
}

#content #multipage .post img {
	margin-left: 10px;
}

#multipage .post span.specifics,
#multipage .post span.location {
	color:#594c44;
	font-size:.92em;
	letter-spacing: .04em;
	line-height: 1.2em;
}

#multipage .post span.specifics {
	font-size: 1em;
	font-weight: bold;
}

#multipage .post span.specifics a:link, #multipage .post span.specifics a:visited {
	color:#594c44;
	text-decoration: none;
}

#multipage .post a.details {
	display:block;
	font-size:.92em;
	letter-spacing: .05em;
	position: absolute;
	bottom: 14px;
	padding-left: 20px;
	background: url(/images/icon_details.gif) left 1px no-repeat;
}

#content #multipage .post a.details {
	font-size: 1em;
}

#interior #projects ul {
	overflow: hidden;
	margin: 5px 0 0 0;
	padding: 0;
}

#interior #projects li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding-right: 8px;
	width: 245px;
	height: 90px;
}

#interior #projects li li {
	float: none;
	width: auto;
	height: auto;
}
	
.entry ul {
	padding:0 15px 0 10px;
	margin: 15px 0;
	}		

.entry ul li {
	margin-left:35px;
	list-style:square
	}

.entry ul.bullets li,
.entry ul.bullets-small li {
	list-style-type: none;
	margin-left: 0;
}

.entry blockquote {
	margin:15px 35px 25px 35px;
	border-left:4px solid #e1e1da;
	padding-left:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic
	}

.entry blockquote cite {
	font: .95em Arial, Verdana, Helvetica, sans-serif;
	color: #6a5e5a;
}			

.entry img {
	border:1px solid #e5e5db;
	padding:4px;
	background:#FFF;
	}

.entry img.alignright {
	float:right;
	margin:1px 0 6px 10px;
}

.entry img.alignleft {
	float:left;
	margin:1px 10px 6px 0;
}

.postmetadata {
	font-size: .9em;
	color:#867a62;
	margin: 10px 0 -10px;
	}

ol.commentlist {
	padding-left:30px;
	margin: 0 0 40px 0;
	font-size: .95em;
	}
	
ol.commentlist li {
	margin: 15px 0 3px;
	padding: 10px 15px 10px 15px;
	color: #867a60;
	border-top: 1px solid #ddd;
	}

#commentform small {
	font-size: .9em;
	color:#867a62;
	}

div.hr hr {
	display: none;
}

div.hr {
	width: 99%;
	height: 45px;
	background: url(/images/divider.gif) center no-repeat;
}

body.page-services .intro {
	width: 255px;
	font-size: .95em;
	padding: 0 10px;
	margin: 15px 0 20px 20px;
	float: right;
	background: #f6f3ee;
	border: 1px solid #dad3c0;
	color: #665750;
}

body.page-services .intro p {
	overflow: hidden;
	margin-bottom: 20px;
}

body.page-services .intro img {
	padding:0;
	background:transparent;
	border: 2px solid #d2c9c4;
}

ul.downloads {
	overflow: hidden;
}

ul.downloads li {
	list-style-type: none;
	margin: 0 10px 15px;
	padding: 10px;
	background: #f6f3ee;
	border: 1px solid #e7e5d9;
	border-left-width: 4px;
	width: 210px;
	height: 3.75em;
	float: left;
	font-size: .95em;
	overflow: hidden;
}

span.download {
	display: block;
	padding: 6px 0;
}

span.download a:link, span.download a:visited {
	text-decoration: none;
	border-bottom: 1px solid #665750;
	color: #665750;
}

span.download a.download_link:link, span.download a.download_link:visited {
	border: none;
	display: block;
	padding-top: 5px;
	font-size: .95em;
}

span.download a.download_link:hover, span.download a.download_link:active {
	text-decoration: underline;
}

ul.downloads li.no-downloads {
	width: 100%;
	background: none;
	border: none;
}

ul.downloads li img,
.entry span.download img {
	margin: 1px 4px 20px 0;
	float: left;
	border: none;
	padding:0;
	background:transparent;
}
	
	
/* ---------- @ Forms -----------*/


.button {	
	cursor: pointer;
	background: #3b638b !important;
	border: 1px solid #2b5075;
	color: #96bae0;
	font-size: .95em;
}

.button:focus {	
	
}
		
.button:hover {	
	background: #0f3259 !important;
}

#searchform {
	float:right;
	margin-top:28px;
	padding:8px 12px 9px;
	background:url(/images/opaque.png);
}

* html #searchform {
	background:#0e2f57;
}

#searchform #search_submit {
	padding: 0;
	background: none;
	border: none;
	margin-left:5px;
	vertical-align: text-bottom;
	cursor: pointer;
}

#searchform #field {
	padding:3px;
	color:#fff;
	background:#3b638b;
	border:none;
}

#comment {
	width: 450px;
}

/*Clear*/

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

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
/* End hide from IE-mac */




/* ---------- @ Footer -----------*/

#testimonial blockquote {
	margin: 0 20px 15px;
	color: #999;
}

#testimonial blockquote cite {
	color: #999;
}

#footer {
	overflow: hidden;
	padding:10px 0;
	font-size:.92em;
	letter-spacing: .03em;
	color:#666;
	background:#f1f1e9;
	border-top:3px solid #e1e1da;
	margin-top:35px;
}

#footer p {
	margin:0 0 0 16px;
}

a#cat4 {
	display:block;
	width:30px;
	height:24px;
	float:right;
	background-image:url(/images/cat4.gif);
	text-indent:-9000px;
	margin: 8px 15px 0 0;
}
