/* -----------------------------------------------------------------------
 Blueprint CSS Framework 0.9
 http://blueprintcss.org
   * Reset Code ONLY
   * Copyright (c) 2007-Present. See LICENSE for more info.
----------------------------------------------------------------------- 
 reset.css */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,nav,section {
border:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
margin:0;
padding:0;
}

article,aside,dialog,figure,footer,header,hgroup,nav,section {
display:block;
}

/** Custom CSS **/
body {
line-height:1.5;
font-family:verdana, sans-serif;
font-size:62.5%;
color:#888;
}

table {
border-collapse:separate;
border-spacing:0;
}

caption,th,td {
text-align:left;
font-weight:400;
}

table,td,th {
vertical-align:middle;
}

blockquote:before,blockquote:after,q:before,q:after {
content:"";
}

blockquote,q {
quotes:"" "";
}

a img {
border:none;
}

p {
padding:5px 0 10px 0;
}

.container {
width:970px;
margin:0 auto;
padding:30px 0;
}

.search {
float:right;
}

.search form {
clear: both;
}

.header {
float:left;
width:970px;
}

.page .header #logo {
float:left;
width:300px;
height:29px;
background:url(../images/logo_small.gif) no-repeat;
cursor:pointer;
margin:16px 0 0 101px;
}

#logo span {
display:none;
}

.pnav {
float:right;
text-align:right;
font-weight:700;
font-size:1em;
text-transform:uppercase;
color:#e39d30;
padding:7px 0 28px;
}


.page .pnav {
	padding-top:33px;
	padding-bottom:22px;
	width:550px;
}

.pnav a:hover {
color:#8f946c;
text-decoration:none;
}

.pnav ul {
list-style-type:none;
list-style-image:none;
margin:0;
padding:0;
}

.pnav li {
display:inline;
padding:0 0 0 25px;
}


.page .pageid {
clear:both;
width:970px;
height:65px;
background:url(../images/bg_page_header.jpg) repeat-x;
margin:0 0 0px;
}

.page .pageid h2 {
font-family:Trebuchet MS, Serif;
font-size:2.0em;
width:468px;
color:#ffffff;
font-weight:700;
letter-spacing: 1px;
padding:19px 50px 0 102px;
}

.page .pageid h2 a {
	color: #ffffff;
	text-decoration: underline;
}
.page .pageid h2 a:hover {
	color: #fff7e1;
	text-decoration: underline;
}


.page .content {
	background: #fff7e1;
	margin: -4px 0 0 0;
	float: left;
}	

.page .content .pagecontent {
clear: both;
float: left;
width:611px;

padding:30px 82px 0 51px;

}

.page .content .pagecontent em {
	font-style: italic;
}

.page .content .post {
padding: 20px 51px 20px 51px;
background: #ffffff;
width: 585px;
margin: 0 0 14px 0;

}
.post p {
	font-size: 1.2em;
}

.post small {
font-size: 1.2em;
	
}
.post h2 {
	font-size: 1.4em;
	line-height: 1.2em;
	padding: 10px 50px 10px 0;
	font-weight: bold;
	font-family: verdana;
	color: #5fa79a;
}

.post h2 a {
	text-decoration: none;
	color: #5fa79a;
}

.post h2 a:hover {
	color: #e39d30;
	text-decoration: none;
}

.post a {
	color: #5fa79a;
	text-decoration: none;
}

.post a:hover {
	color: #e39d30;
	text-decoration: none;
}

.post .postmetadata {
	font-size: 0.9em;
	color: #a1a1a1;
}

.post .postcopyright {
	font-size: 1.0em;
	color: #000000;
}

.post .postmetadata a, .post .postmetadata a:visited  {
	color: #a1a1a1;
	text-decoration: underline;
}

.post .postmetadata a:hover {
	color: #8f946c;
	text-decoration: underline;
}

.page .content #sidebar {
float:right;
width:190px;
padding:33px 18px 0 17px;

}

.page .content .summary {
font-size:1.1em;
color:#514843;
}

.widget {
font-size:1.1em;
color:#5fa79a;
padding:0 0 20px;
}

.widget h2 {
font-size:1.1em;
color:#888;
font-weight:700;
text-transform:uppercase;
padding:0 0 8px;
}

.widget ul {
list-style-type:none;
list-style-image:none;
padding:0 0 0 10px;
}

#sidebar .widget ul li {
padding:0 0 6px;
color: #5FA79A;
}

#sidebar .widget ul li a.innerlink {
	text-decoration: underline;
} 

#sidebar .widget ul li a.innerlink:hover {
	text-deocration: underline;
}

ul#heroes {
height:280px;
position:relative;
list-style:none;
}

.footer {
clear:both;
color:#c0b199;
padding:0px 0 30px 50px;
}

.footer a {
color:#c0b199;
}

.footer a:hover {
color:#6e6358;
}


/** Global CSS Fields **/
.widget input.textinput {
width:153px;
}

input.textinput {
color:#d2d4c5;
border-top:solid 1px #dbd5cd;
border-left:solid 1px #dbd5cd;
border-bottom:solid 1px #dbd5cd;
border-right:none;
float:left;
height:15px;
width:162px;
margin:0;
padding:2px 0 1px 3px;
}

input.textinputactive {
color:#888;
}

button.textsubmit {
width:27px;
float: left;
height:20px;
cursor:pointer;
border: 1px solid #dbd5cd;
background:url(../images/btn_submit.gif) no-repeat top left;

}

hr {
border-top:1px solid #ede4c2;
border-right:none;
border-left:none;
border-bottom:none;
height:1px;
margin:20px 0 30px;
}

h2 {
font-weight:700;
color:#5fa79a;
}

h3 {
color:#5fa79a;
font-weight:400;
}

/** Wordpress styles **/
img.floatleftimage {
padding:0 10px 0 0;
}

.pnav li.current_page_item a,.widget a {
color:#5fa79a;
text-decoration:none;
}

.pnav a,.widget a:hover {
color:#e39d30;
text-decoration:none;
}

.page .pageid .pagename,.page .pageid .pageimage {
float:left;
}