/* ///////////////////////////////////////////////////////////
Theme Name: Shasta Health New
Theme URI: http://shastahealth.org/
Description: Custom WordPress theme designed by Neal Barrow http://www.nealbarrow.com
Version: 2.0
Author: Neal Barrow
Author URI: http://nealbarrow.com/
///////////////////////////////////////////////////////////// */
* {
	outline: none;
	margin: 0;
	padding: 0;
}

body {
	font: small Verdana, Arial, sans-serif;
	background: #384F4F url(images/bg_body.jpg) 0 0 repeat-x;
	color: #000000;
}

body, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, input, form, fieldset, label {padding: 0;margin: 0}
ul, li, dl, dt, dd {list-style: none}

img {border: none;}
p {margin: 0 0 1.5em 0; line-height: 1.5em}

/* ///////////////////////////////////////////////////////////
	Links
///////////////////////////////////////////////////////////// */
a:link, a:visited {color: #125DA1}
a:hover {color: #002F5E;}
a {outline: none;}
:focus {-moz-outline-style: none;}

/* ///////////////////////////////////////////////////////////
	h1, h2, h3, h4, h5, h6
///////////////////////////////////////////////////////////// */
h1, h2, h3, h4, h5, h6 {
}
	
/* ///////////////////////////////////////////////////////////
	Clearfix
///////////////////////////////////////////////////////////// */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ///////////////////////////////////////////////////////////
	Structure
///////////////////////////////////////////////////////////// */
#containerOuter {
	width: 826px;
	margin: 0 auto;
	background: url(images/bg_content.png) 0 0 repeat-y;
}

#container {
	padding: 0 13px;
}

/* ///////////////////////////////////////////////////////////
	Header
///////////////////////////////////////////////////////////// */
#header {
	background: url(images/bg_header.jpg) 0 0 repeat-x;
	height: 100px;
}

#header h2 {
	color: #FFF;
	float: right;
	clear: right;
	font-size: 18px;
	font-weight: normal;
	margin: 0 30px 0 0;
}

/* ///////////////////////////////////////////////////////////
	Header -- Logo
///////////////////////////////////////////////////////////// */
#header .logo {
	width: 394px;
	height: 83px;
	display: block;
	padding: 8px 0 0 6px;
}
#header .logo a {
	display: block;
	background: url(images/logo.gif) no-repeat 0 0;
	line-height: 91px; /* LINE HEIGHT = ('#header .logo' HEIGHT) */
	text-indent: -9999px;
}

/* ///////////////////////////////////////////////////////////
	Header -- Search
///////////////////////////////////////////////////////////// */
#header #searchform {
	float: right;
	clear: none;
	margin: 0 0 15px 0;
	padding: 6px 30px 0 0;
}

#header #searchbox {
	padding: 0;
	margin: 8px 0 0 0;
	float: left;
}

#header #searchsubmit {
	margin: 7px 7px 0 7px;
	float: left; 
}
/* ///////////////////////////////////////////////////////////
	Content
///////////////////////////////////////////////////////////// */
#content .breadcrumb {
	background: #D5D5D5;
	border-bottom: 1px solid #AFAFAF;
	padding: 4px 8px;
	font-size: 11px;
}

/* ///////////////////////////////////////////////////////////
	Left Column
///////////////////////////////////////////////////////////// */
#left_column_outer {
	width: 548px;
	float: left;
	margin-left: 1px;
}

#left_column_outer .banner {  
	border-bottom: 1px solid #000;
	margin: 0;
	height: 236px;
	display: block;
	overflow: hidden;
}

#left_column {  
	padding: 20px 20px 20px 20px;
}

#left_column p,
#left_column ul
{  
	font-size: 12px;
}

#left_column h2 {
	color: #2E2E5C;
	display: block;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #D5D5D5;
	padding: 0 0 4px 0;
	margin: 0 0 20px 0;
}

#left_column h3 {
	color: #2E2E5C;
	display: block;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #D5D5D5;
	padding: 0 0 4px 0;
	margin: 0 0 10px 0;
	clear: both;
}

#left_column ul {
	margin: 0 0 20px 15px;
}

#left_column ul li {
	list-style: disc;
	margin: 0 0 5px 0;
}

#left_column td.title {
	padding: 5px;
	font-size: 10px;
}

#left_column td.title2 {
	padding: 5px;
	font-size: 12px;
	font-weight: 700;
	background-color: #384F4F;
	color: #fff;
}

#left_column td.address {
	padding: 5px;
	font-size: 10px;
	background-color: #DDDDF2;
}

#left_column td.address p {
	font-size: 10px;
}

#left_column td.hours {
	padding: 5px;
	font-size: 10px;
	background-color: #C1C1D4;
}

#left_column div.staffItem {
	border-bottom: 1px solid #666; 
	padding: 15px; 
	margin-bottom: 10px; 
	min-height: 80px;
}

#left_column div.staffItem img {
	margin-right: 15px;
}

#left_column .alignright {
	float: right;
	margin: 0 0 15px 15px;
	padding: 3px;
	border: 1px solid #D5D5D5; 
}

#left_column .alignleft {
	float: left;
	margin: 0 15px 15px 0;
	padding: 3px;
	border: 1px solid #D5D5D5;
}

#left_column .edit_post {
	clear: both;
}

/* ///////////////////////////////////////////////////////////
	Left Column -- Search
///////////////////////////////////////////////////////////// */
#left_column .navigation {
	font-size: 11px;
	margin: 0 0 10px 0;
}

#left_column .navigation .alignleft {
	float: left;
	width: 48%;
	border: none;
}

#left_column .navigation .alignright {
	float: right;
	width: 48%;
	text-align: right;
	border: none;
}

/* ///////////////////////////////////////////////////////////
	Left Column -- Job Post
///////////////////////////////////////////////////////////// */
#left_column .jobPost {
	background: #666 url(images/headerback.jpg) 0 0 repeat-x;
	margin: 10px;
	padding: 5px 10px 5px 15px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #7C7C7C;
}

#left_column .jobPost a {
	color: #fff;
	text-decoration: none;
}

#left_column .jobPost a:hover {
	color: #D8EBE9;
	text-decoration: none;
}

#left_column .jobPost span.small {
	float: right;
	font-size: 10px;
	line-height: 25px;
	color: #FFF;
	font-style: italic;
}

/* ///////////////////////////////////////////////////////////
	Right Column
///////////////////////////////////////////////////////////// */
#right_column_outer {
	width: 249px;
	float: right;
}

#right_column {  
	padding: 20px 15px;
}

#right_column h3 {  
	color: #000000;
	font-size: 20px;
	margin-bottom: 6px;
	font-weight: normal;
	padding: 0 0 0 10px
}

#right_column .box {  
	margin-bottom: 16px;
	padding: 10px 10px 0 10px;
	background: #CCCCCC url(images/right_column_box.jpg) 0 0 repeat-x;
	border:	1px solid #333333;
	font-size: 11px;
	line-height: 100%;
}

#right_column .button {  
	margin-bottom: 15px;
}

#right_column .box ul {
	margin: 0 0 15px 0;
}

#right_column .box ul li {
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
	list-style: none;
	border-bottom: 1px solid #B4B4B4;
	line-height: 15px;
}

#right_column .box ul li ul {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #B4B4B4;
}

#right_column .box ul li ul.children li ul.children {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	border-bottom: 1px solid #B4B4B4;
}

#right_column .box ul li ul li {
	list-style: disc;
	border-bottom: none;
	margin: 0 0 0 15px;
}

#right_column .box ul li ul li ul li {
	list-style: circle;
	border-bottom: none;
}

#right_column .box ul li a {
	text-decoration: none;
	display: block;
} 

/* ///////////////////////////////////////////////////////////
	Footer
///////////////////////////////////////////////////////////// */ 
#footer {
	height: 115px;
	background: url(images/bg_footer.jpg) 0 0 repeat-x;
	color: #FFF;
	font-size: 11px;
	padding: 0 20px 0 20px;
}

#footer .copyright {
	float: left;
	padding: 20px 0 0 0;
}

#footer .nav {
	float: right;
	padding: 20px 0 0 0;
	text-align: right;
}

#footer .nav a, #footer .copyright a {
	color: #FFF;
}

#footer .nav a:hover, #footer .copyright a:hover {
	color: #FFF;
	text-decoration: none;
}

/* ///////////////////////////////////////////////////////////
	Staff
///////////////////////////////////////////////////////////// */ 
#left_column #staff ul {
	margin: 0 0 20px 0;
}
#left_column #staff ul li {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 5px;
	margin: 0 10px 10px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	list-style: none;
	font-size: 11px;
	width: 78px;
	height: 150px;
}

#left_column #staff ul li img {
	margin: 5px 0;
	padding: 0;
	border: 0 none;
}

#left_column #staff .nav {
	margin: 0 0 20px 15px;
}

#left_column #staff .nav li {
	width: auto;
	height: auto;
	list-style: disc;
	background: none;
	border: none;
	float: none;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0;
}

/* ///////////////////////////////////////////////////////////
	Contact Form
///////////////////////////////////////////////////////////// */
.cform {
	width: 500px;
}
.cform fieldset {
border: 1px solid #ADADAD;
}

.cform label {
	width: 1px;
}

.cform label span {
	width: auto;
}

.cform .secq {
	width: 150px;
}

.cform #cforms_q {
	width: 175px;
}

span.emailreqtxt,
span.reqtxt {
	font-size: 11px;
}

.cform input,
.cform textarea {
	width: 300px;
}

.cform input.cf_upload {
	width:300px;
}

.linklove {
	display: none;
}
/* ///////////////////////////////////////////////////////////
	Misc
///////////////////////////////////////////////////////////// */ 
#left_column .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	height: 250px;
	list-style: none;
}

#left_column .wp-caption img {
	margin: 0 0 5px 0;
	padding: 0;
	border: 0 none;
}

#left_column .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.edit_post {
	clear: both;
}
