/*
Theme Name: Healthplan
Theme URI: http://www.centene.com/
Description: The default WordPress theme for <a href="http://www.centene.com">Centene</a> Healthplans.
Version: 1.5.5
Author: Jason A. Butler
Author URI: http://jasonbutler42.com/
*/

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

/*---[universal]---------------------------------------------------------*/
* {margin: 0; padding: 0;}
html, body, div {position: relative;}
html {height: 100%;}
body {
	height: 100%; 
	width: 100%; 
	background: #FBFAF4 url(images/body_bg.png) 0 0 repeat-x; 
	font-family: Verdana, san-serif; 
	font-size: 100%; 
	color: #000;
	line-height: 100%;
}
p {margin: 1em 0;}
a img {border: none;}
/*---[Major Divs]---------------------------------------------------------*/

#wrapper,
#footer {
	width: 980px;
	margin: auto;
}
#wrapper {
	position: relative;
	min-height: 100%;
}
#inner_wrapper {
	float: left;
	clear: both;
	width: 100%;
	display: inline;
	margin: 0;
	margin-top: 302px;
	margin-bottom: 24px; 
	padding-bottom: 24px;
}
.home #inner_wrapper {margin-top: 373px;}
.home #inner_wrapper {margin-top: 387px;}
.no_flavor #inner_wrapper {margin-top: 152px;}
/*---[Guts]---------------------------------------------------------*/
#chronology .posts,
#home_content .quicklink,
#content,
#sidebar,
#navigation ul,
#home_content,
#breadcrumbs {
	border: 1px solid #DBD8C0;
	background: #fff;
}
#navigation ul {border-bottom: none;}
#navigation ul ul {border: none;}
#navigation ul ul ul {border: none;}
#content {
	width: 483px;
	float: left;
	margin: 46px 19px 0 198px;
	padding: 19px;
	z-index: 2;
	min-height: 330px;
}

.no_flavor #content {margin-top: 0;}
.no_sidebar #content {width: 742px; margin-right: 0px;}
.one_column .conjunction,
.no_navigation .conjunction {display: none;}
.no_navigation #content {
	width: 681px;
	margin-left: 0px;
}
.one_column #content {
	margin-left: 0;
	margin-right: 0;
	width: 940px;
}
.one_column #sidebar,
.no_sidebar #sidebar {display: none;}
.search_results,
.commentlist,
.entry {font-size: 80%;}
* html #content {display: inline;}
#sidebar {
	width: 238px;
	float: left;
	padding: 0 0 19px 0;
	z-index: 3;
	min-height: 395px;
}
#navigation {
	width: 177px;
	float: left;
	margin: 46px 0 0 -980px;
	z-index: 1;
	border-top: none;
	border-bottom: none;
	
}
.one_column #navigation {display: none;}
#breadcrumbs {
	width: 719px;
	height: 28px;
	line-height: 26px;
	position: absolute;
	top: 0;
	left: 0;
}
.no_flavor #breadcrumbs {display: none;}
.one_column #breadcrumbs,
.no_sidebar #breadcrumbs {width: 978px}
.one_column #breadcrumbs span.wrap,
.no_sidebar #breadcrumbs span.wrap {width: 964px}
#breadcrumbs span.wrap {
	background: #CAC6A8 url(images/white_fade.png) repeat-x;
	display: block;
	width: 705px;
	padding-left: 12px;
	border: 1px solid #fff;
	font-size: 70%;
	overflow: hidden;
	color: #746F56;
}
#breadcrumbs span {
	color: #000;
}
#branding {
	position: absolute;
	top: 24px;
	left: 0px;
	width: 100%;
	background: #fff;
	height: 262px;
	clear: both;
}
.home #branding {height: 333px;}
.no_flavor #branding {
	height: 108px;
	border-bottom: 4px solid #757AA7;
	overflow: hidden;
}
#language {
	font-size: 70%;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: none;
	height: 24px;
	line-height: 24px;
	clear: both;
}
#footer {
	height: 24px;
	clear: both;
	margin: auto;
	text-align: center;
	margin-top: -24px;
	line-height: 24px;
	font-size: 70%;
}
#branding .search {
	position: absolute;
	width: 209px;
	height: 16px;
	overflow: hidden;
	top: 77px;
	right: 13px;
}
#flavor {
	width: 100%;
	height: 154px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.home #flavor {height: 225px;}
.no_flavor #flavor {display: none;}
#flavor .parent_title {
	text-transform: uppercase;
	width: 231px;
	padding-left: 9px;
	position: absolute;
	bottom: -12px;
	right: 0;
	color: #F1EFE3;
	font-family: arial, san-serif;
	letter-spacing: 1px;
	font-size: 28px;
	line-height: 150%;
}
#flavor_img img  {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 740px;
	height: 150px;
}
.home #flavor_img  img {
	display: block;
	width: 620px;
	height: 220px;
}
#header_nav {
	position: absolute;
	top: 0;
	right: 0;
	width: 600px;
	padding-top: 15px;
	padding-right: 5px;
	font-size: 85%;
}

#section_nav {
	position: absolute;
	top: 86px;
	left: 0;
	width: 740px;
	line-height: 22px;
	height: 22px;
}
/*---[Forms]---------------------------------------------------------*/
.search #s {
	width: 169px;
	height: 14px;
	line-height: 14px;
	border: 1px solid #7F9DB9;
	float: left;
	clear: none;
	margin-right: 6px;
	font-family: Arial, san-serif;
	font-size: 60%;
	padding-left: 3px;
}
.search #searchsubmit {
	width: 29px;
	height: 16px;
	float: left;
	clear: none;
	background: url(images/go.png) top left no-repeat;
	border: none;
	overflow: hidden;
	display: block;
	padding-top: 3000px;
}
#comment {width: 90%;}
/*---[Headings]---------------------------------------------------------*/
h1, h2, h3 {
	font-size: 100%;
	font-family: Arial, san-serif;
	
}
#sidebar h2 {
	float: left;
	clear: both;
	font-size: 120%;
	width: 100%;
}
/*---[Lists]---------------------------------------------------------*/
.entry ul {padding-left: 1em;}
#navigation ul {
	display: block;
	width: 100%;
	width: 177px;
	border-top: 1px solid #dbd8c0;
}

#navigation li {
	display: block;
	list-style: none;
}
#navigation li li {border-bottom: 1px solid #dbd8c0;}
#navigation li li li {border: none;}
#navigation li {display: none;}

#navigation li.current_page_ancestor li,
#navigation li.current_page_ancestor,
#navigation li.current_page_parent li,
#navigation li.current_page_parent,
#navigation li.current_page_item,
#navigation li.current_page_item li {display: block;}

#navigation ul ul ul {display: none;}
#navigation ul ul li.current_page_item ul,
#navigation ul ul li.current_page_parent ul {display: block;}
#navigation li li.current_page_item ul,
#navigation li li.current_page_ancestor ul {border-top: none;}

#navigation li {
	background-image: url(images/white_fade.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}

/* ------------------------------ Tier 1 ------------------------------ */
#navigation li {color: #fff;}

#navigation li.current_page_item {color: #000;}

/* ------------------------------ Tier 2 ------------------------------ */
#navigation li.current_page_item li,
#wrapper #navigation li li {
	background-image: url(images/navigation_white_fade.png);
	background-color: #F0EFE7;
	color: #88867C;
}

/* ------------------------------ language switcher ------------------------------ */
#language ul,
#language li {
	list-style: none;
	display: block;
	float: right;
}
#language ul {padding-right: 15px;}
#language li {
	float: left; 
	background-position: 15px 0;
	background-repeat: no-repeat;
}
#language li.en {background-image: url(images/en_bg.png);}
#language li.es {background-image: url(images/es_bg.png);}
#language li.current_language_item {background-position: 15px -24px;}


/* ------------------------------ section navigation ------------------------------ */

#section_nav ul,
#section_nav li {
	display: block;
	float: left;
	list-style: none;
	display: inline; /* IE6 is still dumb */
}
#section_nav li {margin-left: 21px;}

/* ------------------------------ header navigation ------------------------------ */
#header_nav ul,
#header_nav li {
	display: block;
	float: right;
	list-style: none;
	font-size: 90%;
}
/* ------------------------------ footer navigation ------------------------------ */

#footer_nav ul {display: block;}
#footer_nav li {
	display: inline;
	list-style: none;
	font-size: 90%;

}
#footer_nav {
	overflow: hidden;
	height: 24px;
	color: #333;
}

/* ------------------------------ Sidebar Lists ------------------------------ */
#sidebar ul {
	margin-top: 1em;
	list-style: none;
	width: 202px;
	float: left;
	clear: both;
	margin-left: 18px;
	display: inline;
}
#sidebar ul ul {
	margin: 0;
	margin-top: .3em;
	width: 100%;
}
#sidebar li {
	margin: .5em 0;
	width: 100%;
	float: left;
	font-size: 70%;
}
#sidebar li li {
	margin: 0;
	display: block;
	font-size: 100%;
}
#sidebar .posts li .date {
	font-weight: bold;
}
#sidebar .posts li {margin-bottom: 1em;}
ol {margin-left: 2em;}
#sidebar ol {float: none;margin-left: 0;}
#sidebar ol li {
	display: list-item;
	list-style-type: decimal;
	list-style-position: inside;
	list-style-position: outside;
	margin-left: 2em;
	float: none;
	width: auto;
}
/*---[Anchors]---------------------------------------------------------*/
a:link,
a:visited {
	color: #369;
	text-decoration: none;
}
a:hover,
a:active {text-decoration: underline;}
#breadcrumbs a:link,
#breadcrumbs a:visited {color: #000;}

/* BASE LINE */
#navigation a:link,
#navigation a:visited {
	line-height: 26px;
	padding-left: 12px;
	width: 163px; 
	display: block;
	font-size: 80%;
	font-weight: bold;
	border: 1px solid #fff;
	letter-spacing: -1px;
}
#navigation a:hover,
#navigation a:active {text-decoration: none;}
/* ------------------------------ Tier 1 ------------------------------ */

#navigation li a:link,
#navigation li a:visited {color: #fff;}
#navigation li.current_page_item a:link,
#navigation li.current_page_item a:visited {color: #fff;}

/* ------------------------------ Tier 2 ------------------------------ */

#navigation li li a:link,
#navigation li li a:visited {
	font-weight: normal;
	background-image: url(images/right_arrow.png);
	background-position: 13px 11px;
	background-repeat: no-repeat;
}
#navigation li li.current_page_ancestor a:link,
#navigation li li.current_page_ancestor a:visited,
#navigation li li.current_page_item a:link,
#navigation li li.current_page_item a:visited {background-color: #fff;}

#navigation li li.current_page_item a:link,
#navigation li li.current_page_item a:visited {color: #000;}

#navigation li li.current_page_ancestor a:link,
#navigation li li.current_page_ancestor a:visited {
	background-image: url(images/down_arrow.png);
	background-position: 11px 11px;
	background-repeat: no-repeat;
}

#navigation li.current_page_item li a:link,
#navigation li.current_page_item li a:visited,
#navigation li li a:link,
#navigation li li a:visited{
	padding-left: 23px;
	width: 152px;
	color: #88867C;
}

/* ------------------------------ Tier 3 ------------------------------ */
#navigation li li li a:link,
#navigation li li li a:visited {
	font-size: 70%;
	letter-spacing: 0;
}

#navigation li li li.current_page_item a:link,
#navigation li li li.current_page_item a:visited {color: #AC0808;}

#navigation li li.current_page_ancestor li a:link,
#navigation li li.current_page_ancestor li a:visited,
#navigation li li.current_page_item li a:link,
#navigation li li.current_page_item li a:visited {background-image: none;}

/* ------------------------------ language switcher ------------------------------ */
#language a:link,
#language a:visited {
	color: #000;
	margin-left: 15px;
	padding-left: 16px;
}
a#logo { /* Default width and height - can be overridden by the site specific CSS */
	width: 176px;
	height: 75px;
}

/* ------------------------------ section navigation ------------------------------ */
#section_nav li a {
	display: block;
	background-image: url(images/top_right_corner.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#section_nav li a span {
	padding: 0 5px 0 5px;
	display: block;
	background-image: url(images/top_left_corner.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#section_nav li a {
	color: #333;
	font-size: 80%;
	font-family: Arial, san-serif;
}
#section_nav li.current_page_ancestor a,
#section_nav li.current_page_item a,
#section_nav li a:hover, 
#section_nav li a:active {color: #fff; text-decoration: none;} 

/* ------------------------------ header navigation ------------------------------ */
#header_nav a {margin: 0 10px;}
#header_nav li.current_page_ancestor a,
#header_nav li.current_page_item a {text-decoration: underline;}

/* ------------------------------ footer navigation ------------------------------ */
#footer_nav a {color: #333;}
/*---[Section specific colors]---------------------------------------------------------*/
/* Defaults */
#section_nav li  {background-color: #DEE0F2;}


#flavor,
#navigation li {background-color: #757AA7;} 






#section_nav li.current_page_ancestor a,
#section_nav li.current_page_item a,
#section_nav li a:hover,
#section_nav li a:active {background-color: #757AA7;}



/* Banner Ads (Conjunction) */
#navigation .conjunction a:link,
#navigation .conjunction a:visited {
	padding: 0;
	margin: 0;
	margin-top: 2em;
	border: none;
}
#navigation .conjunction a:hover,
#navigation .conjunction a:active {

}


/* ------------------------------ Sidebar Anchors ------------------------------ */
#sidebar li a {
	margin: .3em 0;
	font-weight: normal;
	line-height: 150%;
}
#sidebar li a.pdf {
	padding-left: 19px;
	background: url(images/pdf_icon.png) top left no-repeat;
	margin-right: -19px;
}
#sidebar li a.pdf {height: 15px; float: left;} 

#sidebar li a.subscribe, 
#sidebar li a.stbutton {
	float: left;
	height: 15px;
	padding-left: 85px;
	margin-right: -85px;
	background-position: top left;
	background-repeat: no-repeat;
}
#sidebar li a.no_navigation {background-image: url(images/feed_blog.png);}
#sidebar li a.blog {background-image: url(images/feed_blog.png);}
#sidebar li a.news {background-image: url(images/feed_news.png);}
#sidebar li a.podcast {background-image: url(images/feed_podcast.png);}
#sidebar li a.itunes {background-image: url(images/feed_itunes.png);}
#sidebar .posts li a {font-weight: normal; z-index: 20; margin-top: 0; margin-bottom: 1em;}


body a[href^="http:"],
body a[href^="https:"] {background: transparent url(images/external.png) no-repeat scroll right center; padding-right: 13px;}
#home_content a,
#sidebar>a,
body a.noexternal {background: none; padding-right: 0;}
/*---[Utility]---------------------------------------------------------*/

p.disclaimer {font-size: 70%;}
img.sidebar {margin: 1px 0 0 1px;}
p.nobreak {margin-bottom: 0;}
ul.nobreak {margin-top: 0;}
p.newsitem {
	font-weight: bold;
	font-size: 70%;
	display: block;
	float: left;
	clear: both;
	margin-bottom: .5em;
}
p.newsitem span {
	float: left;
	display: block;
	clear: none;
}
p.newsitem span.date {width: 90px;}	
p.newsitem a {
	display: block;
	float: left;
	clear: none;
	width: 365px;
	margin-left: 3px;
}	
#content .navigation {
	font-size: 80%;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 1em;
	z-index: 9;
	line-height: 110%;
}

#content .navigation .alignleft {float: left; clear: none;}
#content .navigation .alignright {float: right;}
#sidebar li.sharethis {
	border-top: 1px solid #757AA7;
	border-top: 1px solid #DBD8C0;
	margin-top: .5em;
	display: block;
	float: left;
	padding-top: .5em;
}
.center {
	margin: auto;
	display: block;
	float: none;
}

/* IE 6 Hacks */
* html #wrapper {height: 100%;}

* html #wrapper #navigation li,
* html #wrapper #navigation li.current_page_item li,
* html #wrapper #navigation li li,  
* html #breadcrumbs span.wrap {background-image: none;}

* html #breadcrumbs span.wrap {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/healthplan/images/white_fade.png", sizingMethod="scale");}
* html #wrapper #navigation li {float: left;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/healthplan/images/white_fade.png", sizingMethod="scale");}
* html #wrapper #navigation li.current_page_item li ,
* html #wrapper #navigation li li {float: left; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/healthplan/images/navigation_white_fade.png", sizingMethod="scale");}

* html #content {height: 330px;}
* html #sidebar {height: 395px;}

* html .home #branding {height: 332px;}
* html .home #flavor {height: 224px;}
/*---[Home Page stuff]---------------------------------------------------------*/
#flash_replacement,#flavor object {
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff;
	display: block;
	width: 360px;
	height: 220px;
}

#home_content,
#chronology {
	float: left;
	clear: none;
}
#chronology {
	width: 593px;
}
#home_content p {font-size: 80%;}
#home_content {
	margin-left: 28px;
	padding: 0 19px;
	padding-top: 1em;
	width: 319px;
	background: #fff;
}
#home_content .quicklink,
#chronology .posts {display: block; margin-bottom: 28px; float: left;}
#home_content .quicklink {
	width: 355px;
	height: 128px;
	padding: 1px;
	overflow: hidden;
}

#home_content a.more:link,
#home_content a.more:visited {
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-weight: bold;
	font-size: 70%;
	z-index: 10;
}
#home_content a.more:hover,
#home_content a.more:active {}
#chronology .posts {
	width: 555px;
	padding: 18px;
}
#chronology a.more:link,
#chronology a.more:visited {
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-weight: bold;
	font-size: 70%;
	z-index: 10;
}
.home .post {
	float: left;
	clear: both;
	width: 100%;
}

.home #chronology p.newsitem {font-size: 80%; margin: .5em 0; clear: both; width: 100%;}
.home #chronology p span.date {width: 100px;}
.home #chronology p.newsitem a {font-weight: normal;width: 345px;}

.home .posts h1 {float: left; display: inline; margin-right: .7em;}
.home .post {clear: both;}
h1.home {
	margin-bottom: 1em;
}
.icons {
	float: left;
	clear: right;
}
.icons a,
.icons a.stbutton {
	float: left;
	clear: none;
	display: block;
	width: 22px;
	height: 16px;
	text-align: center;
	overflow: hidden;
	padding: 0;
	background-position: 50% 50% !important;
}
.icons a img {margin: 0;float: none;}
.icons span.stbuttontext {display: none; width: 1px;}
/*---[Two Column Changes]---------------------------------------------------------*/
.twocolumn #content {width: 742px; margin-right: 0;}
.twocolumn .entry {}
.twocolumn #breadcrumbs {width: 978px;}
.twocolumn #breadcrumbs span.wrap {width: 964px;}
.twocolumn #navigation {
	margin-left: -999px;
	margin-left: -980px;
}
/*---[calendar]---------------------------------------------------------*/
*+html  #wpng-cal-events {float: left;}

*html .wpng-page-list-table {float: left;}

/*---[post]-------------------------------------------------------------*/
#content .post {
	margin-bottom: 1em;
	
}
p.bio {
	width: 100%;
	float: left;	
	clear: both;
}

p.bio img {
	float: left;
	clear: none;
	margin: 0 1em .5em 0;
}

p.bio a {
	font-weight: bold;
}

div.icon_nav {
	width: 100%;
	float: left;
	display: block;
	clear: both;
	overflow: auto;
}
div.icon_nav p {
	margin-top: 0;
	overflow: auto;
	
}
* html  div.icon_nav p {display: inline-block;}
*+html  div.icon_nav p {display: inline-block;}
div.icon_nav img {
	margin: 0 1em 1em 0;
	width: 85px;
	height: 85px;
	float: left;
	clear: none;
}
/*---[FAQs]-------------------------------------------------------------------------*/
ul.toc {
	margin: 1em 0;
	list-style: none;
	padding: 0;
}
ul.toc li {margin: .5em 0;}

dt, 
dd {
	border-left: 5px solid #ccc;
	padding-left: 14px;
	margin-left: -19px;

}

dt {
	font-weight: bold;
	margin-top: 1em;
}
