/*
Theme Name: LH Javascript 2.5.3
Theme URI: http://bkjproductions.com/
Description: Built using BKJ Base 2012
Author: BKJ Productions
Author URI: http://bkjproductions.com/lifehealth
Tags: basic
Version History: see changelog
*/

/* colors */
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700);
.purple { color: #7c87be; }
.purple_80 { color: #969fcb; }
.purple_dark { color: #495498; }
.purple_faint { color: #c3c6e2; }
.orange { color: #f1881f; }
.gold { color: #f7b217; }
a { color: #7c87be; }
a:hover { color: #f1881f; }
html {
	background: #dfe1f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin: 0;
	padding: 0;
	letter-spacing: -0.01em;
}
h1,
h2,
h3,
h4 {
	font-family: 'Open Sans Condensed', sans-serif;
	margin-bottom: .25em;
	margin-top: .25em;
	line-height: 120%;
	letter-spacing: -.02em;
}
h1 {
	font-size: 26px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: normal;
}
#content h6,
h6 {
	font-size: 10px;
	color: #666;
	font-weight: normal;
}
#content h5 {
	font-size: 11px;
	color: #333;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
strong { font-weight: bold; }
em { font-style: italic; }
#doc {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
}
#hd {
	background: #ffffff;
	height: 135px;
	width: 1000px;
	float: left;
	position: relative;
}
#logo {
	float: right;
	position: absolute;
	right: 15px;
	top: 10px;
}
#banner {
	padding: 15px;
	height: 170px;
	background: #ffffff;
}
#main {
	background: none repeat scroll 0 0 #FFFFFF;
	clear: both;
	float: left;
	width: 1000px;
	background-image: url("images/border.gif");
	background-position: 670px 0;
	background-repeat: repeat-y;
}
#content {
	float: left;
	display: inline;
	margin-left: 0px;
	width: 635px;
	padding: 15px;
	padding-right: 20px;
	padding-top: 0px;
}
/* we don't need to display the title on the home page */




.home #content h2 { display: none; }
.pagetitle {
	color: #F58E2B;
	font-size: 15px;
	font-weight: bold;
	line-height: 200%;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .01em;
	font-style: normal;
}
#content p { margin-bottom: 1em; }
#content ol,
#content ul,
#content dl {
	/*bringing lists on to the page with breathing room */



	padding-left: 1.5em;
	overflow: hidden;
	list-style: outside square;
}
#content ol li,
#content ul li {
	/*giving LIs generated disc markers*/



	list-style: outside square;
	margin-bottom: .5em;
}
#content dl dd { /*providing spacing for definition terms*/ margin-left: 1em; }
#sidebar {
	padding-left: 15px;
	float: left;
	display: inline;
	width: 300px;
}
#respond { margin-bottom: 15px; }
#respond h2 {
	font-size: 14px;
	color: #f58e2b;
	font-weight: bold;
}
#respond p { font-size: 12px; }
#respond a {
	font-size: 12px;
	font-weight: bold;
}
#smallad {
	width: 300px;
	zzzheight: 250px;
	background-color: #fff;
	margin-bottom: 35px;
}
#highlights {
	padding-bottom: 15px;
	margin-bottom: 10px;
	position: relative;
	border-bottom: 1px dotted #f1881f;
}
#highlights h2 {
	font-size: 14px;
	color: #f58e2b;
	font-weight: bold;
	margin-top: .5em;
}
#highlights h2.title { padding-top: 45px; }
#highlights p { font-size: 12px; }
.magazine {
	float: right;
	padding: 15px;
}
.download {
	position: absolute;
	margin-top: -10px;
	margin-left: 60px;
}
#relatedstories { }
#relatedstories h2,
#mobile-relatedstories h2 {
	font-size: 14px;
	color: #f58e2b;
	font-weight: normal;
	padding-bottom: 1em;
	line-height: 200%;
	padding: 0px;
}
#relatedstories h2 a,
#mobile-relatedstories h2 a {
	color: #f58e2b;
	font-size: 10px;
	font-weight: normal;
}
#sidebar li li li { margin-left: 10px; }
#sidebar table { width: 100%; }
#header-subscribe {
	margin-left: 12px;
	top: 60px;
	z-index: 10;
	position: absolute;
}
#search {
	clear: both;
	float: left;
	padding-bottom: 10px;
	margin-left: 15px;
	margin-top: 100px;
}
#searchfield {
	border: 1px inset #808285;
	float: left;
	height: 17px;
	padding-left: 5px;
	width: 120px;
}
#searchsubmit {
	background-color: #808285;
	color: #ffffff;
	border: 0;
	margin-left: 5px;
}
#date {
	margin-top: 100px;
	margin-left: 48px;
	float: left;
}
/* basic Post styling */




.entry h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 10px;
}
/* byline */

.entry h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 1em;
}
.entry h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.pullquote {
	width: 160px;
	background-color: #7c87be;
	color: white;
	padding: 20px;
	margin-left: 20px;
	float: right;
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 10px;
	font-style: italic;
}
#featured_wrap { width: 300px; }
#featured_wrap,
.postthumbnail {
	float: left;
	margin-right: 15px;
}
#featured_wrap img {
	width: 300px;
	padding-bottom: 3px;
}
dl.wp-caption,
dl.wp-caption *,
p.wp-caption-text,
#featured_wrap .caption {
	font-size: 9px;
	color: #bbb;
	text-transform: uppercase;
}
dl.wp-caption a,
dl.wp-caption a,
p.wp-caption-text a,
#featured_wrap .caption a {
	color: #bbb;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
#main a:visited { color: #c3c6e2; }
#ft {
	clear: both;
	background: #fff;
	font-size: 80%;
	text-align: center;
	width: 1000px;
	clear: both;
	float: left;
	padding-top: 20px;
}
#lhfooter {
	background: #7c87be;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 1000px;
}
#lhfooter a {
	color: #fff;
	text-decoration: none;
}
#lhfooter span {
	padding-left: 5px;
	padding-right: 5px;
}
#lhfooter img {
	margin-right: 5px;
	vertical-align: top;
}
#mobile_footer_row_3 img {
	height: auto;
	width: 20px;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#credit {
	clear: both;
	display: block;
	padding-top: 10px;
	width: 100%;
	text-align: center;
}
.designcredit {
	font-size: 9px;
	color: #969fcb;
}
.navigation {
	width: 100%;
	clear: both;
	clear: after;
	float: left;
	font-size: 9px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #f7b217;
	display: none;
}
/* gatherposts section */




ul#gatherposts {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	color: #333;
}
#gatherposts li {
	display: inline;
	float: left;
	clear: both;
	font-weight: normal;
	padding-bottom: 10px;
}
#gatherposts a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#gatherposts a:hover { text-decoration: underline; }
#gatherposts a img {
	opacity: .9;
	border: 1px solid #fff;
}
#gatherposts a:hover img {
	opacity: .7;
	border: 1px solid black;
}
/* overall font size */




#gatherposts a { font-size: 11px; }
#gatherposts h3 {
	font-size: 11px;
	font-style: italic;
	color: #666;
}
#gatherposts a.original:hover {
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
#gatherposts img {
	width: 40px;
	height: 40px;
}
#gatherposts .thumbnail {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 10px;
	clear: both;
	margin-bottom: 40px;
	background-color: #7c87be;
}
#gatherposts .odd .thumbnail { background-color: #f1881f; }
/* un-do the hiding of home page */




.home #gatherposts h2,
#gatherposts h2 {
	font-size: 11px;
	display: block;
	line-height: 125%;
	padding-bottom: .1em;
	font-family: Arial, Helvetica, sans-serif;
}
#gatherposts .first h2 { font-weight: bold; }
#gatherposts h3 {
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
/* hide all excerpts for 1-6 */




#gatherposts .gp_1 .excerpt,
#gatherposts .gp_2 .excerpt,
#gatherposts .gp_3 .excerpt,
#gatherposts .gp_4 .excerpt,
#gatherposts .gp_5 .excerpt,
#gatherposts .gp_6 .excerpt,
#gatherposts .gp_7 .excerpt,
#gatherposts .gp_8 .excerpt { display: none; }
/* handle first: */




#gatherposts .first { margin-bottom: 20px; }
#gatherposts .first a {
	font-size: 24px;
	line-height: 120%;
	color: #333;
	font-family: "Open Sans Condensed", sans-serif;
}
#gatherposts .first h2 {
	font-size: 18px;
	font-style: italic;
	font-family: "Open Sans Condensed", sans-serif;
	letter-spacing: .045em;
}
#gatherposts .first img {
	width: 130px;
	height: 130px;
}
#gatherposts .first .thumbnail {
	width: 130px;
	height: 130px;
	margin-bottom: 0px;
	margin-right: 32px;
	margin-bottom: 1.3em!important;
}
#gatherposts .thumbnail {
	float: left;
	clear: both;
}
/* 2nd and 3rd row: 1,2,3,4,5,6 */


#gatherposts .gp_1,
#gatherposts .gp_2,
#gatherposts .gp_3,
#gatherposts .gp_4,
#gatherposts .gp_5,
#gatherposts .gp_6,
#gatherposts .gp_7,
#gatherposts .gp_8 {
	float: left;
	width: 130px;
	clear: none;
	margin-right: 32px;
	line-height: 100%;
}
/* end rows */




#gatherposts .gp_4,
#gatherposts .gp_8 { margin-right: 0px; }
/* we don't need h2's here: */




#gatherposts .gp_1 h2,
#gatherposts .gp_2 h2,
#gatherposts .gp_3 h2,
#gatherposts .gp_4 h2,
#gatherposts .gp_5 h2,
#gatherposts .gp_6 h2,
#gatherposts .gp_7 h2,
#gatherposts .gp_8 h2 { display: none; }
#gatherposts h3 {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	text-transform: capitalize;
	margin-top: .5em;
	margin-bottom: .5em;
}
/* we clear this first item on the row */




#gatherposts .gp_1,
#gatherposts .gp_5,
#gatherposts .gp_9 { clear: both; }
#gatherposts .gp_0 img,
#gatherposts .gp_1 img,
#gatherposts .gp_2 img,
#gatherposts .gp_3 img,
#gatherposts .gp_4 img,
#gatherposts .gp_5 img,
#gatherposts .gp_6 img,
#gatherposts .gp_7 img,
#gatherposts .gp_8 img {
	display: inline;
	width: 130px;
	height: 130px;
}
#gatherposts .gp_0 .thumbnail,
#gatherposts .gp_1 .thumbnail,
#gatherposts .gp_2 .thumbnail,
#gatherposts .gp_3 .thumbnail,
#gatherposts .gp_4 .thumbnail,
#gatherposts .gp_5 .thumbnail,
#gatherposts .gp_6 .thumbnail,
#gatherposts .gp_7 .thumbnail,
#gatherposts .gp_8 .thumbnail {
	display: inline;
	width: 130px;
	height: 130px;
	margin-bottom: 11px;
}
/* now make all showmores smaller */




#gatherposts a.showmore {
	font-size: 10px;
	color: #7c87be;
	text-decoration: underline;
	font-weight: normal;
	float: right;
	display: none;
}
#gatherposts .excerpt {
	zmargin-top: -2px;
	display: block;
	overflow: hidden;
}
#gatherposts .first .excerpt {
	height: auto;
	margin-top: 5px;
	overflow: visible;
}
/* end of gatherposts */




.ad_728x90 {
	border: 1px solid #aaa;
	width: 728px;
	margin: 32px auto 0px;
}
.random { zborder: 1px dotted #aaa; }
#stockbox table {
	font-size: 12px;
	line-height: 145%;
}
#stockbox h1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#stocks { width: 200px; }
#stocks .external_icon { background-image: none; }
#stocks a:link {
	color: #000000;
	text-decoration: none;
	line-height: 120%;
}
#stocks h1 { padding-bottom: 5px; }
#stockbox {
	width: 200px;
	margin-top: 25px;
	float: left;
	height: 96px;
	font-family: Arial, Helvetica, sans-serif;
}
#stockbox table {
	width: 100%;
	border-bottom: 1px solid #7c87be;
}
#stockbox td { width: 33%; }
#sidebar-homebox h4 { font-family: Arial, Helvetica, sans-serif; }
#sidebar_ad {
	width: 300px;
	margin: 10px auto;
}
address {
	color: #666;
	font-style: italic;
	margin-bottom: 15px;
	margin-top: 0;
	padding-top: 5px;
}
.postmetadata {
	border-top: 1px dotted #f1881f;
	margin-top: 20px;
	padding-top: 10px;
	font-size: 11px;
	clear: both;
}
.search .postmetadata {
	border-top: none;
	border-bottom: 1px dotted #f1881f;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	clear: after;
}
.postmetadata-above-break {
	font-size: 11px;
	clear: both;
	margin-top: 1em;
}
.search h3 {
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
}
.related_links li {
	margin-bottom: .75em;
	list-style: square;
	margin-left: 15px;
	color: #f1881f;
}
#sidebar .wp-polls .Buttons {
	background: url(images/btn_vote_orange.png) no-repeat transparent;
	width: 133px;
	height: 47px;
	color: transparent;
	border: none;
	float: right;
	margin-top: 0px;
}
#sidebar .wp-polls {
	background-color: #eee;
	padding: 10px;
	min-height: 200px;
}
#sidebar .wp-polls ul { margin: 0px; }
#sidebar .wp-polls p {
	margin-bottom: .5em;
	margin-top: .5em;
}
#sidebar .wp-polls li {
	margin-bottom: .5em;
	margin-top: .5em;
}
#sharing {
	margin-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.duplicate-link { display: none; }
#related_categories { font-size: 11px; }
.post table { font-size: 12px; }
#sharing .stButton .chicklets { font-family: arial }
.devnote { display: none; }
hr {
	border: 0px;
	border-bottom: 1px dotted #f1881f;
	background-color: #fff;
}
.separator { margin-bottom: 30px; }
.authorbio img {
	float: left;
	padding-right: 10px;
	clear: both;
	width: 72px;
}
.authorbio {
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	font-style: italic;
	display: block;
	height: 72px;
}
.single-leads #banner { display: none; }
.single-leads #main {
	padding-top: 15px;
	background-image: none;
}
/* contact form */




#si_contact_captcha_code1 {
	width: 90px;
	height: 24px;
	font-size: 16px;
	color: #7c87be;
	font-weight: bold;
}
#si_contact_subject1 { width: 100%; }
#si_contact_message1 {
	width: 100%;
	height: 80px;
}
#fsc-submit-1 {
	position: relative;
	top: -30px;
	float: right;
	width: 120px;
	height: 24px;
}
ul#contactlist {
	float: right;
	width: 40%;
	background-color: #c3c6e2;
	padding: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
}
#gatherposts .first h3 a {
	font-size: 10px;
	color: #666666;
}
.folio-wrapper { position: relative; }
.folio-corner {
	background-repeat: no-repeat;
	background-image: url(images/folio-orange.png);
	background-position: 0px 0px;
	width: 33px;
	height: 43px;
	position: absolute;
	left: -33px;
	top: 0px;
}
.folio {
	float: left;
	background-image: url(images/folio-orange.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	margin-right: 15px;
	height: 30px;
	padding-left: 3px;
}
.folio h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .3em;
	zline-height: 24px;
	font-size: 13px;
	padding-right: 30px;
}
.nodesktop { display: none; }
/* For mobile version of share this */

#sthoverbuttons { display: none; }
/* subscript and superscript */
sub {
	position: relative;
	bottom: -.75em;
	vertical-align: initial;
}
sup {
	position: relative;
	bottom: .75em;
	vertical-align: initial;
}
.comment-form-comment label {
	float: left;
	display: block;
	width: 100%;
}
#stpulldown {
	display: none!important;
	comment: we do not need this thing;
}
