/*---------------------------------------------------------------------------------*/
/* Nurse Response Style Sheet
/* Author: Jason A. Butler (jbutler@centene.com)
/* Version 1.0 
/* Copyright 2007 




/*---------------------------------------------------------------------------------*/

/*---[universal]---------------------------------------------------------*/
html, body, div {position: relative; margin: 0px; padding: 0px;}
html {height: 100%;}
body {
	height: 100%;
	width: 100%;
	background: #ccc url(images/wrapper_bg.gif) top center repeat-y;
}


/*---[Typography]---------------------------------------------------------*/
body {
	font: 70%/100% Verdana, arial;
	color: #666;
}

sup {font-size: .8em;}

/*---[Headings]---------------------------------------------------------*/
h1 {
	margin: 0px 0px 30px 0px;
	padding: 0px 30px 0px 0px;
	color: #666;
	font: bold 1.6em/1.2em "Times New Roman";	
}
h2 {
	font-size: 1em;
	margin-bottom: 0px;
}
#sidebar h2 {
	color: #000;
	font-size: .9em;
	display: block;
	background: #f1f3f6;
	line-height: 2em;
	padding-left: 5px;
	margin: 0px;
	border: 1px solid #dee1dc;
	border-bottom: none;
}
#subnav h2 {
	display: block;
	width: 141px;
	height: 30px;
	font-size: 1em;
	color: #000;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 5px;
	background: url(images/subnav_nav_top.png) left bottom no-repeat;	
}
.home #posts  h2 {
	font-size: 1em;
	margin-top: 0px;
	padding-top:0px;
	margin-bottom: .5em;
}
.sitemap .col h2 {
	font-size: 1.2em;
	margin-bottom: 0px;
}
.privacy h1 {padding-left: 12px;}
.privacy h2 {
	font-size: 1em;
	margin-bottom: 0px;
	text-transform: uppercase;
}

/*---[Major Divs]---------------------------------------------------------*/
#wrapper {
	margin: -1px auto;
	background: #fff url(images/wrapper_bg.gif) repeat-y;
	width: 763px;
	min-height: 100%;
	position: relative;
	padding-left: 12px;
}

.post,
.single_post {
	margin-top: 275px;
	font-size: .9em;
	line-height: 1.4em;
}

.post { /*pages that has a subnav to the left*/
	padding-bottom: 30px; 
	padding-left: 212px;
	padding-right: 15px;
	background: #d1e5fd;
	background: #fff;
	width: 523px;
	float: left;
}
.single_post {
	padding-left: 15px;
	width: 720px;
}
.post p {margin-bottom: 0px;}


#content p {margin-top: 0px;}
#sidebar {
	float: right;
	width: 160px;
	margin-left: 15px;
	padding-bottom: 30px;
}

#sidebar_bottom {
	margin-top: -5px;
	width: 160px;
	height: 14px;
	background: url(images/sidebar_bottom_bg.gif);
}
#branding {
	position: absolute;
	top: 0px;
	left: 11px;
	height: 70px;
	background: #fff;
	width: 752px;
}
#nav {
	position: absolute;
	right: 0px;
	top: 0px;
}


#logo {margin-top: 5px; display: block; width: 127px;}
#flavor {
	width: 750px;
	position: absolute;
	top: 70px;
	left: 11px;
	background: #d1e5fd;
	background-image: url(images/body_bg.gif);
	color: #000;
	height: 175px;
	border: 1px solid #ccc;
	border-bottom: none;
}

#footer {
	position: relative;
	background: #fff;
	text-align: center;
	width: 775px;
	margin: -30px auto 0px auto;
	clear: both;
	height: 30px;
	line-height: 30px;
	font-size: .9em;
}
#footer #clear {
	height: 1px;
	line-height: 1px;
	position: absolute;
	top: -1px;
	left: 11px;
	background: #ccc;
	width: 752px;
	clear: both;
}
#subnav {
	top: 150px;
	left: 2em;
	width: 170px;
	position: absolute;
	padding-bottom: 31px;	
}
#subnav .wrap {
	background: #fff;
	margin: 0px 12px;
	display: block;
	position: relative;
	overflow: hidden;
}
#subnav_top,
#subnav_mid,
#subnav_bottom {width: 100%;}

#subnav_mid {background-image: url(images/subnav_bg.png);}

#subnav_top {
	height: 15px;
	background-image: url(images/subnav_top_bg.png);
}
#subnav_bottom {
	height: 30px;
	background-image: url(images/subnav_bottom_bg.png);
}
/*---[Table]---------------------------------------------------------*/
th, td {
	text-align: left;
	vertical-align: top;
}
table#results {
	width: 50%;
	margin: auto;
}
/*---[Lists]---------------------------------------------------------*/
#sidebar ul {
	display: block;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	border-left: 1px solid #dee1dc;
	border-right: 1px solid #dee1dc;
	list-style: none;
}
#sidebar li {
	padding-left: 25px;
	margin-bottom: 5px;
	font-size: .9em;
	background: url(images/li.gif) 13px center no-repeat;
}

#nav ul {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
}

#nav li {
	font: bold 1.2em/.9em Tahoma, arial, non-serif;
	float: left;
	clear: none;
	margin-left: 5px;
}

#subnav ul {
	height: 150px;
	display: block;
	list-style: none;
	margin: -7px 4px 0px 4px;
	padding: 0px;
}
#subnav ul ul {margin: 0;}
#subnav ul li {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #fff;
}
.sitemap .col ul {
	margin-top: 0px;
	list-style: none;
	padding: 0px;
	margin-left: 0px;
}

/*---[anchors]---------------------------------------------------------*/
a img {border: none;}

a:link,
a:visited,
.more span,
.less span{color: #69c;}

.more span,
.less span{
	text-decoration: underline;
	cursor: pointer;
}

.more span:hover,
.less span:hover,
a:hover,
a:active{text-decoration: none;}
.center {
	margin: auto;
	text-align: center;
}

#nav a:link,
#nav a:visited {
	display: block;
	padding: 30px 10px 2px 10px;
	text-decoration: none;
	color: #666;
	border-bottom: 3px solid #ccc;
}
#nav a:hover,
#nav a:active,
#nav ul li.current a:link,
#nav ul li.current a:visited {border-bottom-color: #69c;}
#footer a {
	text-decoration: none;
	color: #666;
}
#subnav ul li a:link,
#subnav ul li a:visited {
	display: block;
	width: 134px;
	line-height: 25px;
	font-weight: bold;
	font-size: .9em;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	margin: 0px;
	padding-left: 4px;
	color: #69c;
}
#subnav ul li a:hover,
#subnav ul li a:active,
#subnav ul li.current_page_item a:link,
#subnav ul li.current_page_item a:visited {color: #ccc;}

#posts h2 a:link,
#posts h2 a:visited {
	font-size: 1.2em;
	text-decoration: none;
	color: #666;
}
#posts h2 a:hover,
#posts h2 a:active {text-decoration: underline;}


/*---[Utility Classes]---------------------------------------------------------*/

/*---[Topic Images]---*/
.case_studies {background: url(images/topic_case_studies.jpg) 0px 2px no-repeat;}
.results {background: url(images/topic_97percent.jpg) 0px 2px no-repeat;}
.experienced_team {background: url(images/topic_experienced_team.jpg) 0px 12px no-repeat;}

/*---[Area Specifics]---------------------------------------------------------*/


/*---[Flavor Images]---------------------------------------------------------*/
.hospitals #flavor {background-image: url(images/service_hospitals.jpg);}
.colleges #flavor {background-image: url(images/service_colleges.jpg);}
.physicians #flavor {background-image: url(images/service_physicians.jpg);}
.managed_care #flavor {background-image: url(images/service_managed_care.jpg);}
.overview #flavor {background-image: url(images/about_overview.jpg);}
.about_us #flavor {background-image: url(images/about_overview.jpg);}
.capabilities #flavor {background-image: url(images/about_capabilities.jpg);}
.careers #flavor {background-image: url(images/careers.jpg);}
.contact_us #flavor {background-image: url(images/contact.jpg);}
.leadership #flavor {background-image: url(images/about_leadership.jpg);}
.service_focus #flavor {background-image: url(images/service_overview.jpg);}

/*---[Home Page]---------------------------------------------------------*/
.home #subnav {display: none;}
.home #content {padding-left: 25px;}
.home #content .post {
	width: 337px;
	position: relative;
	display: inline; 
	margin-top: 275px;
	margin-left: 0px;
	padding: 11px 0px 0px 0px;
	float: left;
	clear: none;
	background: url(images/home_top_bg.gif) no-repeat;
}

.home #content .post #bottom {
	width: 337px;
	height: 11px;
	background: url(images/home_bottom_bg.gif) no-repeat;
	float: left;
	padding-bottom: 0px;
}
.home #content h1 {
	margin: 0px;
	width: 303px;
	padding: 0px 17px 1em 17px;
	background: url(images/home_middle_bg.gif) repeat-y;
}
.home #content .post .entry {
	background: url(images/home_middle_bg.gif) repeat-y;
	margin: 0px;
	width: 303px;
	padding: 0px 17px;
	font-family: arial, non-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	position: relative;
	padding-bottom: 1px;
}
.home #content .post .entry  p {
	margin-bottom: 1em;
}
#home_content img {float: left; margin-right: 12px;}
#posts {
	position: relative;
	width: 310px;
	float: left;
	clear: none;
	margin-top: 245px;
	margin-left: 45px;
	font-size: .9em;
	padding-top: 30px;
	padding-bottom: 70px;
}
#posts .post {
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
	padding-top: 0px;
	line-height: 1.5em;
	font-size: .9em;
}
#posts .post p {margin-bottom: 0px;}

/*---[Site Map]---------------------------------------------------------*/
.sitemap #content {
	margin-top: 260px;
	width: 740px;
	display: inline;
	padding-left: 10px;
	padding-right: 0px;
	overflow: hidden;
	padding-bottom: 40px;
	float: left;
}

.sitemap .col {
	width: 128px;
	background: #eee;
	float: left;
	clear: none;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 10000px;
	margin-bottom: -9900px;
}

/*---[Privacy Policy]---------------------------------------------------------*/

.privacy #content{
	width: 726px;
	padding-left: 12px;
	display: inline;
	padding-right: 12px;
	float: left;
}
/*---[404 Page]---------------------------------------------------------*/
.error #flavor {
	z-index: 2;
	background: none;
}
.error h1 {
	margin-top: 100px;
	padding-left: 12px;
	z-index: 20;
	clear: both;
	display: block;
	float: left;
}
.error #content {
	float: left;
	clear: both;
	padding-left: 12px;
	width: 700px;
	z-index: 999;
}


/*---[Hacks]---------------------------------------------------------*/

/*   DO NOT remove!  Keeps html from aquiring the margins of its children.   */
#wrapper {border-top: 1px solid red;} 

/* IE 6 Hacks */
* html #posts {padding-bottom: 100px;}
* html #wrapper {height: 100%;}
* html #subnav h2,
* html #subnav_top,
* html #subnav_mid, 
* html #subnav_bottom {background-image: none;}
* html .dock img { behavior: url(/wp-content/themes/nurseresponse/iepngfix.htc) }
* html #subnav h2 {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/nurseresponse/images/subnav_nav_top.png", sizingMethod="scale");}
* html #subnav_top {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/nurseresponse/images/subnav_top_bg.png", sizingMethod="scale");	}
* html #subnav_mid {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/nurseresponse/images/subnav_bg.png", sizingMethod="scale");}
* html #subnav_bottom {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/nurseresponse/images/subnav_bottom_bg.png", sizingMethod="scale");}

/*IE 7 Hacks*/
*+html #posts {padding-bottom: 100px;}