/*   
Theme Name: Southwestern Human Resources
Theme URI: http://shs-phg.org
Description: Southwestern Human Resources Theme
Author: Jonathan Gunnell
Author URI: http://jonathangunnell.com
Version: 1
*/
@import "reset.css";

body {
	background-color: #e4e4e4;
	background-image: url(images/header_bg_home.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	background-position: center top;
}
div, p, a, li, td { -webkit-text-size-adjust:none; }

.inner {background-image: url(images/header_bg_inner.png);}
.clear {clear: both;}
strong {font-weight: bold;}
p {margin-bottom: 1.25em;}
a {font-weight: bold; color: #0a81c5; text-decoration: none;}
#content-inner ul, #content ul {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}

/* HEADER */
#header {
	width: 918px;
	margin: 0 auto;
	padding-top: 20px;
}
#header h1 {
	text-indent: -999em;
	background-image: url(images/logo.png);
	float: left;
	margin: 0;
}
#header h1 a {
	display: block;
	width: 298px;
	height: 52px;}
#head-address {
	float: right;
	color: #fff;
	line-height: 18px;
	text-align: right;
	text-shadow: #000 0px 1px 2px;
}









/* NAV */
#nav ul li {float: left; height: 47px;}

#nav ul li a {display: block; height: 47px; text-indent:-999em;}

.menu-item-29 {background-image: url(images/home.png); width: 77px;}
.menu-item-93 {background-image: url(images/about.png); width: 84px;}
.menu-item-111 {background-image: url(images/outpatient.png); width: 118px;}
.menu-item-115 {background-image: url(images/bhrs.png); width: 77px;}
.menu-item-116 {background-image: url(images/autism.png); width: 161px;}
.menu-item-112 {background-image: url(images/other.png); width: 150px;}
.menu-item-113 {background-image: url(images/employment.png); width: 131px;}
.menu-item-114 {background-image: url(images/contact.png); width: 120px;}

#nav ul li:hover {background-position: 0px 94px;}

.current-menu-item {background-position: 0px 47px;}





/* HOME IMAGE AND TAGLINE */
.hero {
	border: 1px solid #3246aa;
	margin-bottom: 1.25em;
	-moz-box-shadow: 1px 0px 5px #333;
	-webkit-box-shadow: 1px 0px 5px #333;
	box-shadow: 1px 0px 5px #333;
}
#tagline {
	font-family: Helvetica, sans-serif;
	font-size: 2.25em;
	line-height: 27px;
	color: #fff;
	padding: 15px;
	background-image: url(images/tagline_bg.png);
	background-repeat: repeat;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 250px;
	font-weight: normal;
	text-shadow: #000 0px 1px 1px;
}





/* HOME CONTENT BOXES */
#content {
	width: 922px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
#boxLeft {
	width: 580px;
	float: left;
	border: 1px solid #bbb;
	background-color: #fff;
	padding: 10px;
	-moz-box-shadow: 0px 2px 3px #CCC;
	-webkit-box-shadow: 0px 2px 3px #CCC;
	box-shadow: 0px 2px 3px #CCC;
}
#holdRight {
	width: 300px;
	float: right;
	min-height: 300px;
}
#boxRight {
	border: 1px solid #bbb;
	background-color: #fff;
	padding: 10px;
	-moz-box-shadow: 0px 2px 3px #CCC;
	-webkit-box-shadow: 0px 2px 3px #CCC;
	box-shadow: 0px 2px 3px #CCC;
}
.read-more {
	text-align: right;
}
#boxLeft h2, #boxRight h3 {
	font-family: Helvetica, sans-serif;
	font-size: 2em;
	line-height: 16px;
	color: #fff;
	padding: 12px;
	margin-top: -15px;
	margin-left: -15px;
	margin-bottom: 15px;
	text-shadow: #000 0px 1px 1px;
	-moz-box-shadow: 2px 1px 3px #333;
	-webkit-box-shadow: 2px 1px 3px #333;
	box-shadow: 2px 1px 3px #333;

}
#boxLeft h2 {
	background-color: #174578;
	width: 490px;
	border: 1px solid #0b233d;
}
#boxRight h3 {
	background-color: #ff8c00;
	width: 230px;
	border: 1px solid #b96600;
}




/* BUTTONS */
.button-image {
	float: left;
	margin-right: 10px; 
}
#news-button a, #starfish-story a {
	font-family: Helvetica, sans-serif;
	color: #fff;
	width: 280px;
	padding: 10px;
	height: 50px;
	float: right;
	background-image: url(images/home_btn_bg.png);
	border-bottom: 1px solid #505050;
	border-top: 1px solid #0c95ce;
	border-left: 1px solid #0a85c7;
	border-right: 1px solid #0a85c7;
	border-radius: 12px;
	margin-top: 12px;
	display: block;
	text-shadow: #000 0px 1px 1px;
	-moz-box-shadow: 1px 2px 2px #333;
	-webkit-box-shadow: 1px 2px 2px #333;
	box-shadow: 1px 2px 2px #333;
}
#news-button {font-size: 14px;}
#news-button p {margin-top: 8px;}
#starfish-story {font-size: 24px;}
#starfish-story p {margin-top: 18px;}







/* ============== INNER CONTENT AREA ============== */
.wrap {
	width: 922px;
	margin: 0 auto;
}
#content-inner {
	background-color: #fff;
	padding: 20px 0px 20px;
}
#content-inner img {border: 1px solid #000;}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 2em;
	line-height: 16px;
	color: #174578;
	margin-bottom: 20px;
}
h2 {
	font-family: Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 20px;
	color: #174578;
	margin-top: 22px;
	margin-bottom: 14px;
}


/* ============ FOOTER ================ */
#footer {
	padding-top: 20px;
	color: #666;
	width: 920px;
	margin: 0 auto;
}
#footer-inner {
	background-image: url(images/footer_bg_inner.png);
	background-repeat: repeat-x;
	color: #666;
	padding-top: 10px;
}
#foot-nav {}
#foot-nav ul {}
#foot-nav ul li {
	background-image: url(images/footer_nav_bg.png);
	float: left;
	height: 1em;
	padding-right: 13.5px;
	padding-left: 13.5px;
	background-repeat: no-repeat;
	background-position: right;
}
.no-left-padding {padding-left: 5px!important;}
.no-right-padding {background-image: none!important; padding-right: 0px!important;}
#foot-nav ul li a {color: #333; font-weight: normal; text-shadow: #fff 0px 1px 0px;
}
#foot-info {
	margin-top: 20px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .917em;
	line-height: 18px;
	text-shadow: #fff 0px 1px 0px;

}
#foot-table {
	width: 80%;
	margin: auto;
	padding:0;
	display: table;
}
#foot-row  {
	display: table-row;
}
#foot-left {
	width:150px;
	padding:1em;
	display: table-cell;
}
#foot-right {
	width:150px;
	padding:1em;
	display: table-cell;
}
#foot-middle {
	padding: 1em;
	display: table-cell;
}


/* ========= BLOG ============= */
.post-info h2 {margin-bottom: 0px;}
.post-date {
	font-family: Helvetica, sans-serif;
	font-size: .833em;
	line-height: 10px;
	color: #174578;
	margin-bottom: 14px;
}
	




/* ===============  Q and A  =============== */
.question {
	display: block;
	color: #174578;
}
.answer {
	display: block;
	margin-bottom: 15px;
	padding-bottom: 8px;
	border-bottom: 1px solid #000;
}
.question:first-letter, .answer:first-letter {
	font-size: 125%;
	font-weight: bold;
}
.answer:first-letter {
	color: #ff8c00;
}



/* =============== CONTACT PAGE ================= */
#leftContact {
	float: left;
	width: 260px;
}
#rightContact {
	float: right;
	width: 600px;
}
fieldset {
	padding: 20px;
	border: 2px solid #174578;
	color: #174578;
}
.mailing {
	color: #000;
	text-align: center;
}
.phone {
	border-top-left-radius: 12px;
	margin-bottom: 20px;
	color: #000;
	text-align: center;
}
.contactForm {border-top-right-radius: 12px}
legend {
	padding: 0 4px;
	font-size: 120%;
	font-weight: bold;
	color: #0A81C5;
}
fieldset span input {
    background: url("images/input_background.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-top-right-radius: 12px;
    color: #666666;
    font-family: "Lucida Grande","Lucida Sans",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 20px;
    padding: 2px;
    width: 100%
}
fieldset span textarea {
    background: url("images/input_background.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666666;
    font-family: "Lucida Grande","Lucida Sans",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 100px;
    overflow: auto;
    padding: 2px;
    width: 100%;
}

.send-button {margin-top: 15px; color: #0A81C5; font-weight: bold;}

#content-inner li {text-indent: -12px; margin-left: 12px; margin-bottom: 8px;}
#content-inner ul {margin-left: 24px;}




.employment-table {border: 1px solid #174578; margin-bottom: 20px;}
.employment-table tr {border-bottom: 1px solid #666;}
.employment-table ul li {list-style-position: inside;}
.employment-table td {padding: 10px;}
.employment-table .row1 {background-color: #1398D3;}
.employment-table strong {color: #0a81c5;}
.employment-table .row1 strong {color: #fff;}