/*  
Theme Name: Simple Health Value
Description: Customized Theme
Author: SparkWeb Interactive
*/
@charset "UTF-8";

/* ----------  RESET  ------------ */

html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px; padding: 0px; border: 0px; font-weight: inherit; font-style: inherit;font-size: 100%;font-family: inherit;
}
a img, :link img, :visited img { border: 0px; }
table { border-collapse: collapse; border-spacing: 0px; }
ol, ul { list-style: none; margin: 0; padding: 0; }
a { outline-color: -moz-use-text-color; outline-style: none; outline-width: 0; }


/* ----------  MISC BLOG CONTENT SETTINGS  ------------ */
.alignleft { float: left; margin: 5px 10px 5px 0; }
.alignright { float: right; margin: 5px 0 5px 10px; }
.aligncenter, div.aligncenter { margin: 10px auto; text-align: center; display: block; }
img.alignleft { float: left; margin: 5px 10px 5px 0; }
img.alignright { float: right; margin: 5px 0 5px 10px; }
img.aligncenter { margin: 10px auto; text-align: center; display: block; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px;padding: 0 4px 5px; margin: 0; color: #111; }
.highlight { color: #222222; font-weight: bold; }


/* ----------  CLEARFIX  ------------ */
.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 */







/* ----------  BASIC SETUP  ------------ */


body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #747474;
	font-size: 14px;
	margin: 0;
}
p {
	margin-bottom: 1.2em;
	line-height: 20px;
}
h1 {
	font-size: 26x;
	font-weight: bold;
	margin-bottom: 9px;
	font-weight: normal;
	color: #D07D12;
}

h2 {
	font-size: 21px;
	margin-bottom: 7px;
	color: #960000;
	font-weight: bold;
	font-family: Arial;
	border-bottom: 1px solid #DBDBDB;
	padding-bottom: 3px;
	margin-right: 30px;
}
h3 {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px;
	color: #960000;
}

a {
	color: #747474;
	text-decoration: underline;
}
a:hover {
	color: #960000;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.clr {
	clear: both;
}
.alignright {
	float: right;
}

td h3{
	margin-top: 20px;
}
ul.redtitles li strong {
	color: #960000;
}


/* ----------  BASIC DESIGN  ------------ */

#wrapper {
	width: 962px;
	margin: 0 auto;
}
#header {
	height: 207px;
	width: 100%;
	position: relative;
	background: url(images/apple.jpg) no-repeat;
}
#topnav {
	width: 962px;
	height: 42px;
	background: url(images/bg-menu.gif) no-repeat;
}
#maincontent {
	padding: 38px 0;
}


/* ----------  HEADER  ------------ */

#header h1 a {
	background: url(images/myers-title.gif) no-repeat;
	width: 608px;
	height: 110px;
	text-indent: -99999px;
	display: block;
	position: absolute;
	top: 83px;
	left: 210px;
}
#shvnav {
	position: absolute;
	top: 0;
	right: 0;
	width: 352px;
	height: 64px;
}
#shvnav li {
	float: left;
}
#shvnav li a {
	text-indent: -99999px;
	height: 64px;
	display: block;
	background-image: url(images/shvicons.gif);
}
#menu-drink {
	width: 45px;
	background-position: 0 -64px;
}
#menu-drink:hover {
	background-position: 0 0;
}
#menu-eat {
	width: 85px;
	background-position: -45px -64px;
}
#menu-eat:hover {
	background-position: -45px 0;
}
#menu-move {
	width: 66px;
	background-position: -130px -64px;
}
#menu-move:hover {
	background-position: -130px 0;
}
#menu-rest {
	width: 85px;
	background-position: -196px -64px;
}
#menu-rest:hover {
	background-position: -196px 0;
}
#menu-breathe {
	width: 71px;
	background-position: -281px -64px;
}
#menu-breathe:hover {
	background-position: -281px 0;
}







/* ----------  TOP NAV  ------------ */

#topnav {
	background: url(images/bg-nav.gif) no-repeat;
	height: 42px;
	padding: 0 10px;
}
#topnav li {
	float: left;
}
#topnav li a {
	display: block;
	padding: 11px 42px;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
	color: #1100B7;
	text-decoration: none;
}
#topnav li a:hover {
	background-color: #7AA2C5;
	text-decoration: none;
}






/* ----------  MAIN CONTENT  ------------ */

#content {
	width: 690px;
	float: left;
}
#content ul li {
	list-style: disc outside;
	margin-left: 35px;
	padding-left: 1px;
	margin-bottom: 4px;
}
#content  ul {
	padding-bottom: 8px;
}













/* ----------  CONTACT FORM  ------------ */
label {
	clear: both;
	float: left;
	width: 160px;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 5px;
}
input[type=text], select, textarea {
	float: left;
	width: 250px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 12px;
}
input[type=submit] {
	clear: both;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 165px;
}
.required {
	margin-left: 3px;
	font-weight: bold;
	color: red;
}








/* ----------  FRONT PAGE  ------------ */

#fpTitle {
	font-size: 26px;
}
#subhead {
	font-size: 20px;
}

#fpSHV {
	background: #EAF5FF;
	height: 293px;
	padding: 10px;
	width: 436px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

#fpright {
	float: right;
	width: 240px;
}

#fpcontent {
	clear: both;
	padding-top: 30px;
}

#content ul#fpblog li {
	margin: 0 0 10px 0;
	list-style: none;
	padding: 0;
}
.postName {
	font-weight: bold;
	margin-bottom: 4px;
}
.postDate {
	font-size: 11px;
	margin-bottom: 4px;
}
#slideshow {
	height: 290px;
	overflow: hidden;
	background-color: #fff;
	width: 433px;
}
#slideshow img {
	border: 1px solid #AACCEA;
	padding: 3px;
}






/* ----------  BLOG  ------------ */

.topPost {
	padding-bottom: 10px;
}







/* ----------  SIDEBARS  ------------ */
#sidebar {
	width: 209px;
	margin-bottom: 20px;
	padding: 8px 4px 5px 33px;
	border-left: 1px solid #DBDBDB;
	float: right;
}
#sidebar p {
	line-height: 150%;
}
#socialicons {
	padding-left: 12px;
	margin: 25px 0;
	height: 32px;
}
#socialicons li {
	float: left;
	list-type: none;
	margin-right: 13px;
}





.buy-it-now-button {
	text-indent: -99999px;
	display: block;
	width: 125px;
	height: 40px;
	float: left;
	background: url(images/buy-it-now.png) no-repeat;
}
.buy-it-now-button:hover {
	background-position: 0 -40px;
}



.tableform p {
	margin-bottom: 0;
}
input.smallInput {
	width: 150px;
	float: none;
}
