/*
Theme Name: SHI
Theme URI:  http://www.janewattenberg.com
Designer: Sasha Wizansky
Author: J Doerck
Author URI: http://www.doerck.net/
Tags:white, red, fixed-width, two-columns, right-sidebar

	"SHI" by Sasha Wizansky

	This WordPress theme is based on the Clean Home theme by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

*/


body {
	background: url(images/bkg.jpg) repeat-y;
	background-color: #EDF1D0;
	font-family: Georgia, Times, serif;
	color: #000;
	font-size: 14px;
	line-height: 20px;
}

a {
	color: #8FA300;
	text-decoration: none;
}

a:visited {
	color: #AFBD22;
	text-decoration: underline;
	}

a:active {
	color: #8FA300;
	text-decoration: underline;
	}

a:hover {
	color: #8FA300;
	text-decoration: underline;
	}
	
acronym, abbr {
	border-bottom: 1px #CCC dashed;
}

hr{
margin:25px 0 15px 0;
color:#fff;
clear:both;
}
#wrapper {
	width: 792px;
	margin:0;
	padding:0;
}

#header {
	background: url(images/shi_hdr_bkg.jpg) ;
	margin: 0;
	padding: 0;
	width: 792px;
	height: 80px;
	border-bottom: 5px solid #666;
	font-size: 34px;
	font-family: Bell MT, Georgia, Times, serif;
}

#header a {
	color: #37266A;
	text-decoration: none;
}

#header p {
	padding: 20px 0 0 20px;
	margin: 0;
}

#subhead {
	text-transform: uppercase;
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	top: -8px;
	letter-spacing: 1px;
}

#header #house {
	width: 390px;
	height: 80px;
	background: url('images/shi_new_house.gif');
	float: right;
}

#content {
width:370px;
float:left;
padding:0 35px;
margin: 68px 0 0 0;
min-height:420px;
overflow:hidden;

}


#content.page {
	width: 548px !important;
}


#pageNav {
	float: left;
	width: 148px;
	margin-left: 20px;
	background: url(images/logo.gif) no-repeat 0px 50px;
	padding-top: 99px;
}

#pageNav ul {
	border-bottom: 1px solid #D9D9D9;
}

#pageNav li {
	list-style-type: none;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	border-top: 1px solid #D9D9D9;
	padding-top: 3px;
}

#pageNav li:hover {
	background: #D5DE9B;
}
#pageNav li a, #pageNav li a:visited {
	color: #000;
	display: block;
	width: 148px;
	height: 30px;
	text-decoration: none;
}

#pageNav li.current_page_item a {
	color: #8FA300;
}

#pageNav li.current_page_item:hover {
	background-color: #FFF;
}




.navigation {
	margin-bottom: 80px;
	clear: both;
}
.navigation li {
	display: inline;
	font-weight: bold;
}

.navigation li.older {
	margin-right: 250px;
}


.post {
padding: 0 0 20px 0;
}
.post p {
margin:14px 0 0 0;
}
.post em{
font-style:italic;
}

.post .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666;
}
h1, .post h1, .post h1 a, .post h1 a:visited, #home h2 {
	font-size:20px;
	line-height: 24px;
	font-weight: bold;
	color: #37266A;
	text-decoration: none;
	padding-bottom: 10px;
}


.post h2 {
font-size:15px;
margin:15px 0 15px 0;
font-weight:bold;
color: #8FA300;
}

.post h3, .post h4 {
font-size:12px;
margin:15px 0 0 0;
font-weight:bold;
padding: 0;
}

.post h3 {
	text-transform: uppercase;
}


.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
}
.post small a {
font-weight:normal;
}

.post .hr {
}

.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
border-bottom: 1px dashed #D9D9D9;
}
.post ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 0px;
	}
.post li {
	margin: 0;
	padding: 0;
	}
.post ol{
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}

.post blockquote {
	font-size: 20px;
	line-height: 26px;
	color: #8FA300;
	letter-spacing: 1px;
	padding: 0 15px 15px 15px;
	margin: 20px 0;
	background-position: left;
	clear: right;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #88B91C;
	border-bottom-color: #88B91C;
}

.post blockquote .floatRight {

	padding: 10px;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #88B91C;
	border-bottom-color: #88B91C;
	font-size: 22px;
	text-align: left;
	line-height: 30px;
	font-style: italic;
	font-weight: normal;
	color: #8FA300;
	
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}

.post img {
	margin: 0;
}
#comments h3, #comments h4{
font-family:Georgia;
font-size:15px;
margin:35px 0 5px;
font-weight:bold;
}
#comments h4{
font-size:28px;
}
#comments cite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#CCC;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}
#sidebar {
width:163px;
float:left;
margin: 50px 20px 0 0;
overflow:hidden;
padding-top: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 14px;


}
#sidebar h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	text-transform: uppercase;
	background-color: #8FA300;
	padding-left: 3px;
	margin-bottom: 15px;
	
}

#sidebar a {
	color: #37266A;
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar li {
	margin-bottom: 10px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	padding: 20px;
	clear: both;
	float: none;
}

#footer a {
	padding-left: 30px;
}

/* Home Page */

#home h2 {
	margin-top: 20px;
	color: #000;
}

#index_ftr {
	background: url(images/index_ftr.jpg) no-repeat;
	width: 792px;
	height: 112px;
	clear: both;
	position: relative;
	top: 50px;
}

/* Testimonials Page */
h3.green {
	margin: 20px 0 10px 0;
}

/* About Page */
ul#missionNav {
	margin: 20px;
}

ul#missionNav li {
	margin: 0;
	padding: 10px 0;
}

ul#missionNav h3 {
	padding: 0;

}

/* Services Page */
#shs-chart, #shs-chart .row {
	margin-top: 0;
	padding-top: 0;
}

#shs-chart .row {
	clear: both;
}

#shs-chart .row .cell {
	float: left;
	display: inline;
	width: 48%;
	padding: 5px;
}

#shs-chart .row .cell h3, h3.green {
	text-transform: uppercase;
	text-align: center;
	background-color: #8FA300;
	color: #FFF;
	letter-spacing: 1px;
}

#shs-chart .row .cell li {
	padding: 5px 0;
}

