/*
Theme Name: H3Daily
Theme URI: http://www.h3daily.com/
Description: Sustaining Healthy Lifestyles, One Day At A Time
Author: Cryst Design Communication
Author URI: http://www.crystdesign.com/
Version: 2.0

*/




html {
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background-color: #b7e3eb;
	margin: 0;
	padding: 0;
	text-align: center;
}

img {
	display: block;
	border: 0;
}

a {
	text-decoration: none;
	color: #00b4cb;
}

a:hover {
	text-decoration: none;
	color: #6a5c53;
}

p a {
	border-bottom: 1px #00b4cb dotted;
}

p a:hover {
	border-bottom: 1px #6a5c53 dotted;
}



/* ---									Primary Type Styles										--*/

h1 {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.25em;
	line-height: 1.25em;
	margin: 1em 0 2px 0;
	padding: 0;
	color: #00b4cb;
	text-align: left;
	text-transform: uppercase;
}

h2 {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.0em;
	line-height: 1.25em;
	margin: 1.0em 0 0 0;
	color: #00b4cb;
	text-align: left;
	text-transform: uppercase;
}

h3 {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.85em;
	line-height: 1.25em;
	margin: 0.5em 0 0.25em 0;
	color: #6a5c53;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.85em;
	line-height: 1.25em;
	margin: 0 0 0.5em 0;
	color: #000;
	font-weight: bold;
	text-align: left;
}

h5 {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.67em;
	line-height: 28px;
	vertical-align: middle;
	margin: 0 0 0.5em 0;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

h6 {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.67em;
	color: #00b4cb;
	font-weight: bold;
	line-height: 28px;
	vertical-align: middle;
	text-align: left;
	margin: 0;
	padding: 0;
}

p {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.85em;
	line-height: 1.35em;
	margin: 0 0 0.75em 0;
	color: #000;
	text-align: left;
}

ul {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.85em;
	line-height: 1.25em;
	margin: 0 0 1.0em 0.75em;
	padding: 0 0 0 0.50em;
	color: #000;
	list-style-type: square;
	text-align: left;
}

ol {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.85em;
	line-height: 1.25em;
	margin: 0 0 1.0em 0.75em;
	padding: 0 0 0 0.667em;
	color: #000;
	text-align: left;
}

li {
	margin: 0 0 0.5em 0;
	padding: 0px;
}




/* ---									Other Type Styles										--*/

#header a {
	color: #00b4cb;
	text-decoration: none;
	border-bottom: 1px #00b4cb dotted;
}

#header a:hover {
	color: #6a5c53;
	text-decoration: none;
	border-bottom: 1px #6a5c53 dotted;
}

#h3_box p {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.71em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: left;
	vertical-align: center;
}

#h3_box a {
	text-decoration: none;
}

#h3_box a:hover {
	text-decoration: none;
}

#h3_box a:visited {
	color: #ade3eb;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #ade3eb dotted;
}

#subnav a {
	color: #6a5c53;
	text-decoration: none;
}

#subnav a:hover {
	color: #6a5c53;
	text-decoration: none;
	border-bottom: 1px #6a5c53 dotted;
}

#subnav a:visited {
	color: #a5a7ab;
	text-decoration: none;
}

#the_daily_tip p {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.75em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	color: #00b4cb;
	text-align: left;
}

#facebook_box p {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.7em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	color: #164a7c;
	text-align: left;
}

#twitter_box p {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.7em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	color: #66686c;
	text-align: left;
}

#youtube_box p {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.7em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: left;
}

#column_right p a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #6a5c53 dotted;
}

#column_right p a:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #6a5c53 dotted;
}

#facebook_box a {
	color: #164a7c;
	border-bottom: 1px #164a7c dotted;
}

#facebook_box a:hover, #facebook_box a:visited {
	color: #556a7d;
	border-bottom: 1px #556a7d dotted;
}

#twitter_box a {
	color: #66686c;
	border-bottom: 1px #66686c dotted;
}

#twitter_box a:hover, #twitter_box a:visited {
	color: #919191;
	border-bottom: 1px #919191 dotted;
}

#youtube_box a {
	color: #000;
	border-bottom: 1px #000 dotted;
}

#youtube_box a:hover, #youtube_box a:visited {
	color: #66686c;
	border-bottom: 1px #66686c dotted;
}

.box a {
	color: #6a5c53;
	border-bottom: 1px #6a5c53 dotted;
}

.box a:hover, .box a:visited {
	color: #8c827b;
	border-bottom: 1px #8c827b dotted;
}

#enews_signup_box p {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.75em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	color: #00b4cb;
	text-align: left;
}

#search_box p {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.75em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	color: #00b4cb;
	text-align: left;
}

.box p {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.7em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: left;
}

#post_footer ul {
	margin: 0;
	padding: 0;
}

#post_footer li {
	width: 217px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	margin: 0;
	padding: 0 10px 0 10px;
	list-style-type: none;
	float: left;
	background: #fff;
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.8em;
	margin: 0 0 0.5em 0;
	color: #00b4cb;
	font-weight: bold;
	text-transform: uppercase;
}

#post_footer li:hover {
	width: 217px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	margin: 0;
	padding: 0 10px 0 10px;
	list-style-type: none;
	float: left;
	background: #00b4cb;
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.8em;
	margin: 0 0 0.5em 0;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

#post_footer a {
	color: #00b4cb;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0;
}

#post_footer a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0;
}

#post_footer a:visited {
	color: #b7e3eb;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0;
}

#the_daily_tip_image {
	margin: -15px 0 15px -15px;
}

#enews_signup_box_image {
	margin: -15px 0 15px -15px;
}



/* ---										Type Classes										--*/

.navul {
	margin: 0px;
	padding: 0px;
}

.navli {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

.nodec {
	text-decoration: none;
	border-bottom: 0;
}

.pantone3125 {
	color: #00b4cb;
}

.post_info_bottom p {
	text-align: right;
}

#main_single_column p.author {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.75em;
	line-height: 1.25em;
	margin: 0;
	padding: 0 0 0.5em 0;
	color: #000;
	text-align: right;
	clear: right;
}

#main_single_column p.author a {
	border-bottom: 1px #bfc1c4 dotted;
	color: #000;
}

#main_single_column p.author a:hover {
	border-bottom: 1px #b7e3eb dotted;
	color: #00b4cb;
}

#main_single_column .date {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.75em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	color: #6a5c53;
	font-weight: bold;
	text-align: right;
}

.time {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.67em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	color: #6a5c53;
	text-align: right;
}

.comments_pib {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.67em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	color: #00b4cb;
	text-align: right;
	text-transform: uppercase;
}

.comments_pib a {
	color: #00b4cb;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #00b4cb dotted;
}

.comments_pib a:hover {
	color: #6a5c53;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #6a5c53 dotted;
}

.comments_pib a:visited {
	color: #66c0cc;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #66c0cc dotted;
}

.chart {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.85em;
	line-height: 1.25em;
	margin: 0;
	color: #000;
	text-align: left;
}


.inline_image {
	float: right;
	display: block;
	margin: 0 0 10px 10px;
}

.header_image {
	float: none;
	display: block;
	text-align: left;
	margin: -27px 0 27px -30px;
}

.author_icon {
	float: right;
	display: block;
	margin: 0 0 5px 10px;
}

.screen-reader-text {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.85em;
	line-height: 1.25em;
	margin: 2px 0 0 0;
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}




/* ---											DIVs											--*/

#main_single_column {
	width: 766px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	border-right: 5px #fff solid;
	border-left: 5px #fff solid;
}

#header {
	width: 766px;
	height: 28px;
	margin: 0;
	padding: 0;
	background: #eaeaec;
	border-bottom: 5px #fff solid;
	text-align: left;
}

#content_main {
	width: 766px;
	padding: 0px;
	margin: 0px;
	clear: both;
	border-bottom: 5px #fff solid;
	background-color: #e3eef2;
	text-align: left;
}

.home #content_main {
	width: 766px;
	padding: 0px;
	margin: 0px;
	clear: both;
	border-bottom: 5px #fff solid;
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/column_bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
}

#content_main_single {
	width: 766px;
	padding: 0px;
	margin: 0px;
	clear: both;
	border-bottom: 5px #fff solid;
	background: #e3eef2;
	text-align: left;
}

#make_h3daily {
	float: right;
	border-left: 5px #fff solid;
	width: 217px;
	padding-left: 10px;
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/gradient_bg_227.jpg');
	display: inline;
}

#logo {
	width: 210px;
	height: 226px;
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 5px #fff solid;
	background: #fff;
}

#h3_box {
	width: 556px;
	height: 89px;
	margin: 0;
	padding: 0;
	float: right;
	background-color: #00b4cb;
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/h3_box_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 5px #fff solid;
}

#h3_box_social_media {
	width: 194px;
	height: 24px;
	margin: 12px 13px 0 1px;
	padding: 0;
	clear: right;
	float: right;
}

#subnav {
	width: 542px;
	height: 28px;
	margin: 0 0 0 210px;
	padding: 0 0 0 14px;
	background-color: #f5f3c1;
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/subnav_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: 5px #fff solid;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	clear: right;
}

#column_right {
	width: 227px;
	margin: -104px 0 0 0;
	padding: 0;
	float: right;
}

#the_daily_tip {
	width: 197px;
	margin: 0;
	padding: 15px;
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/tdt_bg.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	border-bottom: 5px #fff solid;
}

#facebook_box {
	width: 197px;
	margin: 0;
	padding: 15px;
	background: #e3eef2;
	border-bottom: 5px #fff solid;
}

#twitter_box {
	width: 197px;
	margin: 0;
	padding: 15px;
	background: #eaeaec;
	border-bottom: 5px #fff solid;
}

#youtube_box {
	width: 197px;
	margin: 0;
	padding: 15px;
	background: #f2f2f2;
	border-bottom: 5px #fff solid;
}

#enews_signup_box {
	width: 197px;
	margin: 0;
	padding: 15px;
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/gradient_bg_227.jpg');
	border-bottom: 5px #fff solid;
}

#search_box {
	width: 197px;
	height: 34px;
	margin: 0;
	padding: 15px;
	background: #b7e3eb;
	border-bottom: 5px #fff solid;
}

#column_left {
	width: 534px;
	margin: 0;
	padding: 0;
	clear: left;
}

#column_full {
	width: 771px;
	margin: 0;
	padding: 0;
	clear: left;
}

.post {
	width: 534px;
	margin: 0;
	padding: 0;
}

#column_full .post {
	width: 766px;
}

.post_info {
	width: 100px;
	margin: 10px 10px 0 -70px;
	padding: 0;
	float: left;
	text-align: right;
}

.post_info_bottom {
	width: 80px;
	margin: 0 0 10px 0;
	padding: 10px;
	text-align: right;
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/post_info_bottom_bg.jpg');
	background-position: top left;
	background-repeat: repeat-y;
}

.share_buttons {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	width: 60px;
	text-align: right;
}

.post_content {
	width: 424px;
	margin: 10px 10px 20px 0;
	padding: 27px 30px 30px 30px;
	float: left;
	background: #fff;
}

body.search .post_content {
	width: 424px;
	margin: 10px 10px 20px 0;
	padding: 27px 30px 15px 30px;
	float: right;
	background: #fff;
}

#column_full .post_content {
	width: 686px;
	padding-top: 0px;
	padding-right: 0px;
}

.entry {
	position: relative;
	z-index: 10;
}

#column_full .entry p {
	padding-right: 30px;
}

#column_full .post_content ul, #column_full .post_content ol {
	padding-right: 30px;
}

#column_full ul ul, #column_full ol ol, #column_full ul ul ul, #column_full ol ol ol {
	font-size: 97%;
}

#column_full .first {
	padding-top: 27px;
	margin-top: 0px;
}

#column_full table {
	width: 656px;
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.85em;
	line-height: 1.35em;
	text-align: left;
}

#column_full th {
	width: 90px;
	padding: 5px;
	color: #6a5c53;
	background-color: #dbd3bf;
}

#column_full td {
	padding: 5px;
	border-right: 5px #fff solid;
	border-bottom: 1px #dbd3bf solid;
}

#column_full td:hover {
	background-color: #dbd3bf;
}

#fivek1, #fivek2, #fivek3, #fivek4 {
	margin-bottom: 1em;
}

#fivek1 th, #fivek2 th, #fivek3 th, #fivek4 th {
	padding: 5px;
	color: #fff;
	border-right: 0;
	background-color: #00b4cb;
}

#fivek1 .fivek_subrow, #fivek2 .fivek_subrow, #fivek3 .fivek_subrow, #fivek4 .fivek_subrow {
	padding: 5px;
	color: #fff;
	border-right: 0;
	background-color: #6a5c53;
}

#fivek1 td, #fivek2 td, #fivek3 td, #fivek4 td {
	padding: 5px;
	border-right: 5px #fff solid;
	border-bottom: 1px #dbd3bf solid;
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.85em;
	vertical-align: top;
}

#column_left .first {
	margin-top: 0px;
}

.box {
	width: 197px;
	margin: 0;
	padding: 15px;
	background: #b7e3eb;
	border-bottom: 5px #fff solid;
}

#post_footer {
	width: 484px;
	height: 28px;
	margin: 0 141px 10px 141px;
	clear: both;
}

.home #post_footer {
	width: 484px;
	height: 28px;
	margin: 0 10px 10px 40px;
	clear: both;
}

.tweetmeme_button {
	float: right;
	text-align: right;
	width: 50px;
	margin: 0;
	padding: 0;
}

#fb_share_1 {
	clear: right;
	float: right;
	margin: 10px 0 0 0;
	padding: 0px;
}

.addtoany_menu {
	display: block;
	clear: both;
	float: right;
	width: 60px;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 0;
}

.addtoany_share_save {
	line-height: 0;
}

.a2a_dd {
	line-height: 0;
}

.comment_area {
	float: right;
	width: 217px;
	margin: 0 0 0 10px;
	padding: 0;
	background-color: #b7e3eb;
	height: 100%;
	position: relative;
	z-index: 11;
}

.comment_area ul {
	padding: 0 27px 0 15px;
}

.comment_area li {
	list-style-type: none;
	display: block;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}

.comment {
	list-style-type: none;
}

#comment_textarea {
	width: 162px;
	max-width: 162px;
}

.comment_area cite {
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
}

.comment_area  a:link, .comment_area  a:visited {
	color:#00b4cb;
}

.comment_area a:hover, .comment_area a:active {
	color: #6a5c53;
}

.comment_area .vcard img {
	display: inline;
	float: left;
	margin-right: 10px;
}

.comment_writer .author {
	margin: 0;
}

.comment_area .fn {
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
}

.comment_area .says {
	float: left;
	margin-right: 0.3em;
	font-size: 0.9em;
	font-weight: bold;
}

.comment_area .vcard {
	width: 217px;
	float: left;
}

.comment-meta, .commentmetadata {
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	display: block;
	margin: 0 0 0.5em 0;
}

.comment_area .time {
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	display: block;
	margin: 0 0 0.5em 0;
}

.comment_area p {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.9em;
	line-height: 1.25em;
	padding: 0 10px 0 10px;
	margin: 0;
	color: #000;
	text-align: left;
}

.comment_writer {
	margin: 0;
	padding: 0 10px 0 0;
	background-color: #b9b9b9;
}

.comment_writer p {
	margin: 0;
	padding: 0;
}

#main_single_column .comment_info .date {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.75em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	color: #6a5c53;
	font-weight: normal;
}

#respond {
	padding: 0 10px 0 10px;
}

#respond h3 {
	margin: 10px 0 0 0;
}

#respond p {
	margin: 0;
	padding: 0 0 10px 0;
}

#mini_sidebar {
	width: 227px;
	height: 99px;
	float: right;
	padding: 0;
	margin: -104px 0 0 0;
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/mini-sidebar-gradient-lights-bg-rollover.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	border-left: 5px white solid;
	border-bottom: 5px white solid;
}

#mini_sidebar p {
	margin: 34px 10px 0 15px;
	padding: 0;
}

#mini_sidebar p a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 14px;
	line-height: 1.35em;
	color: #fff;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 0;
}

#mini_sidebar p a:hover {
	text-decoration: underline;
	border-bottom: 0;
}

#breadcrumbs {
	margin: 0;
	padding: 5px;
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.75em;
	color: #66cedc;
	width: 755px;
	text-align: left;
	height: 15px;
	line-height: 15px;
	background-color: #d5eaf0;
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/breadcrumb_bg.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#pdf {
	width: 138px;
	height: 78px;
	float: right;
	position: relative;
	top: 0;
	right: 0;
	margin: -20px 0 0 0;
	padding: 0;
}

body.page-id-4712 .post_content, body.page-id-4716 .post_content {
	width: 424px;
	margin: 10px 10px 0 0;
	padding: 0 0 30px 30px;
	float: right;
	background: #fff;
}

div#h3hsidebar {
	width: 230px;
	margin: 0 0 0 25px;
	padding: 20px;
	background-color: #00b4cb;
	display: block;
	float: right;
}

div#h3hsidebar ul, div#h3hsidebar li, div#h3hsidebar li a, div#h3hsidebar h1, div#h3hsidebar h2, div#h3hsidebar h3, div#h3hsidebar h4, div#h3hsidebar h5, div#h3hsidebar a, div#h3hsidebar p {
	color: #fff;
}

div#h3hsidebar a {
	border-bottom: 1px #fff dotted;
}

div#h3hsidebar a:hover {
	border-bottom: 1px #b7e3eb dotted;
}

div#h3hsidebar li a {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px #fff dotted;
}

div#h3hsidebar li a:hover {
	color: #b7e3eb;
	border-bottom: 1px #b7e3eb dotted;
}

div#h3hsidebar h3 {
	margin-top: 1.0em;
}

ol ol {
	list-style-type: lower-alpha;
}

div#social-media-h3daily {
	display: block;
	width: 187px;
	padding: 20px;
	margin: 0;
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/connect-bg-lg.jpg') no-repeat 0 50%;
}

#social-media-h3daily ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#social-media-h3daily ul li {
	display: block;
	margin-right: 12px;
}

#social-media-h3daily ul li a {
	font: 16px/29px 'Crushed', condensed, narrow, Helvetica, Arial, sans-serif, sans;
	color: #000;
	height: 24px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: -1px 1px 1px rgba(255,255,255,0.5);
	text-decoration: none;
}

#social-media-h3daily ul li a:hover {
	color: #007a8a;
	text-shadow: none;
}

#subnav fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	top: 0;
	right: 0;
	background: #000;
	display: block;
}

#subnav fieldset input#s {
	width: 189px;
	height: 16px;
	margin: 0;
	padding: 0;
	border: 0;
	font: 13px/16px Arial,Helvetica, sans;
	top: 5px;
	right: 29px;
	background: #fff;
	position: absolute;
	color: #6a5c53;
	border: 1px #ebe78a solid;
	text-align: right;
}

#subnav fieldset input#s:focus {
	background: #fcfbe9;
	color: #000;
}

div.blog-nav {
	width: 626px;
	height: 30px;
	clear: both;
	margin: 40px 0 30px 0;
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/blog-nav-bg.jpg') no-repeat top center;
}

div.blog-nav ul li a, div.blog-nav ul li span {
	width: 293px;
	height: 30px;
	display: block;
	float: left;
	color: #fff;
	text-align: right;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

div.blog-nav ul li a:hover {
	cursor: pointer;
}

div.blog-nav ul li a[rel="prev"] {
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/blog-nav-prev-bg-rollover.jpg') no-repeat 0 0;
}

div.blog-nav ul li a[rel="prev"]:hover {
	background-position: 0 -30px;
}

div.blog-nav ul li a[rel="next"] {
	text-align: left;
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/blog-nav-next-bg-rollover.jpg') no-repeat 0 0;
}

div.blog-nav ul li a[rel="next"]:hover {
	background-position: 0 -30px;
}

div.blog-nav ul li span#prev {
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/blog-nav-prev-bg-inactive.jpg') no-repeat 0 0;
}

div.blog-nav ul li span#next {
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/blog-nav-next-bg-inactive.jpg') no-repeat 0 0;
}




/* ---							Styles for the Caloric Intake Calculator						--*/


.textfield {
	width: 50px;
	max-width: 50px;
}

.floating_form {
	display: block;
	float: left;
	margin: 0 60px 15px 0;
}

#column_full table.nohover td:hover {
	background-color: transparent;
}

#submit {
	display: block;
	clear: both;
	font-family: 'Lobster', arial, sans-serif, sans;
	font-size: 1.25em;
	padding: 0.25em 0.5em 0.25em 0.5em;
	margin: 0.5em 0 0 0;
	color: #00b4cb;
	background-color: #b7e3eb;
	border: 1px #00b4cb solid;
	border-radius: 0.25em;
	-moz-border-radius: 0.25em;
}

#submit:hover {
	color: #fff;
	background-color: #00b4cb;
	border: 1px #fff solid;
	cursor: pointer;
}

span.form_values {
	font-weight: bold;
	font-size: 1.25em;
	padding: 0.25em 0.5em 0.25em 0.5em;
	border: 1px #00b4cb solid;
	background-color: #b7e3eb;
}

h3.marker {
	font-family: 'Rock Salt', arial, helvetica, sans-serif, sans;
	font-size: 1.25em;
	line-height: 1.5em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

h4.marker {
	font-family: 'Rock Salt', arial, helvetica, sans-serif, sans;
	font-size: 0.9em;
	line-height: 1.25em;
	color: #c6d7b8;
	text-align: center;
	text-transform: uppercase;
}

h4.markerw {
	font-family: 'Rock Salt', arial, helvetica, sans-serif, sans;
	font-size: 0.9em;
	line-height: 1.25em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

h4.headline {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 4px;
	line-height: 1.25em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

h5.table {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.0em;
	line-height: 1.25em;
	margin: 0.5em 0 0.5em 0;
	color: #fff;
	font-weight: normal;
	text-align: center;
	text-transform: none;
}

h5.tablesmall {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 0.8em;
	line-height: 1.25em;
	margin: 0.5em 0 0.5em 0;
	color: #fff;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

#column_full table.nohover {
	border: 10px #6a5c53 solid;
	background-color: #63795e;
	width: 638px;
	margin-bottom: 30px;
}

#column_full table.nohover tbody tr th {
	padding: 12px 24px 12px 24px;
	background-color: #63795e;	
}

#column_full table.nohover tbody tr td {
	vertical-align: top;
	border-right: 0;
	border-bottom: 0;
}

#column_full table.nohover tbody tr td h5.center {
	text-align: center;
	color: #fff;
}

p.warning {
	display: block;
	clear: left;
	padding: 6px 0 0 0;
	margin: 0;
	color: #63795e;
	font-weight: bold;
}




/* ---									Image Replacements										--*/

#h3_logo_rollover {
	display: block;
	padding-top: 89px; /* Height of the image */
	width: 247px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/h3_logo_rollover.png'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 89px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
	margin-left: 23px;
}

#h3_logo_rollover:hover {
	background-position: 0 -89px;
	cursor: pointer;
}

#h3daily_logo_rollover {
	display: block;
	padding-top: 226px; /* Height of the image */
	width: 210px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/h3daily_logo_rollover.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 226px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#h3daily_logo_rollover:hover {
	background-position: 0 -226px;
	cursor: pointer;
}

#nav_fitness {
	display: block;
	padding-top: 99px; /* Height of the image */
	width: 76px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/nav_fitness.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 99px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#nav_fitness:hover {
	background-position: 0 -99px;
	cursor: pointer;
}

#nav_nutrition {
	display: block;
	padding-top: 99px; /* Height of the image */
	width: 76px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/nav_nutrition.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 99px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#nav_nutrition:hover {
	background-position: 0 -99px;
	cursor: pointer;
}

#nav_self {
	display: block;
	padding-top: 99px; /* Height of the image */
	width: 76px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/nav_self.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 99px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#nav_self:hover {
	background-position: 0 -99px;
	cursor: pointer;
}

#nav_about {
	display: block;
	padding-top: 99px; /* Height of the image */
	width: 76px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/nav_about.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 99px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#nav_about:hover {
	background-position: 0 -99px;
	cursor: pointer;
}

#nav_h3athome {
	display: block;
	padding-top: 99px; /* Height of the image */
	width: 76px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/nav_h3athome.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 99px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#nav_h3athome:hover {
	background-position: 0 -99px;
	cursor: pointer;
}

#make_h3daily_your_home_page_rollover {
	display: block;
	padding-top: 28px; /* Height of the image */
	width: 199px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/make_h3daily_your_home_page_rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 199px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#make_h3daily_your_home_page_rollover:hover {
	background-position: 0 -28px;
	cursor: pointer;
}

#rss_icon_rollover {
	display: block;
	padding-top: 28px; /* Height of the image */
	width: 28px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/rss_icon_rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 28px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#rss_icon_rollover:hover {
	background-position: 0 -28px;
	cursor: pointer;
}

#rss_icon_rollover_sm {
	display: block;
	padding-top: 18px; /* Height of the image */
	width: 18px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/rss_icon_sm.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 18px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#rss_icon_rollover_sm:hover {
	background-position: 0 -18px;
	cursor: pointer;
}

#rss_icon_rollover_alt {
	display: block;
	padding-top: 28px; /* Height of the image */
	width: 28px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/rss_icon_rollover_alt.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 28px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#rss_icon_rollover_alt:hover {
	background-position: 0 -28px;
	cursor: pointer;
}

#rss_icon_rollover_36 {
	display: block;
	padding-top: 36px; /* Height of the image */
	width: 36px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/rss_icon_rollover_36.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 36px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#rss_icon_rollover_36:hover {
	background-position: 0 -36px;
	cursor: pointer;
}

#f_facebook_rollover {
	display: block;
	padding-top: 36px; /* Height of the image */
	width: 36px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/f_facebook_rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 36px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#f_facebook_rollover:hover {
	background-position: 0 -36px;
	cursor: pointer;
}

#t_twitter_rollover {
	display: block;
	padding-top: 36px; /* Height of the image */
	width: 36px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/t_twitter_rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 36px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#t_twitter_rollover:hover {
	background-position: 0 -36px;
	cursor: pointer;
}

#youtube_icon_rollover {
	display: block;
	padding-top: 36px; /* Height of the image */
	width: 44px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/youtube_icon_rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 36px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#youtube_icon_rollover:hover {
	background-position: 0 -36px;
	cursor: pointer;
}

#mini_sidebar_last_post_button_rollover {
	display: block;
	padding-top: 28px; /* Height of the image */
	width: 113px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/mini_sidebar_last_post_button_rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 28px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#mini_sidebar_last_post_button_rollover:hover {
	background-position: 0 -28px;
	cursor: pointer;
}

#mini_sidebar_next_post_button_rollover {
	display: block;
	padding-top: 28px; /* Height of the image */
	width: 113px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/mini_sidebar_next_post_button_rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 28px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#mini_sidebar_next_post_button_rollover:hover {
	background-position: 0 -28px;
	cursor: pointer;
}

#mini_sidebar_last_post_button_inactive {
	display: block;
	padding-top: 28px; /* Height of the image */
	width: 113px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/mini_sidebar_last_post_button_inactive.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 28px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#mini_sidebar_next_post_button_inactive {
	display: block;
	padding-top: 28px; /* Height of the image */
	width: 113px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/mini_sidebar_next_post_button_inactive.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 28px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#pdf_download {
	display: block;
	padding-top: 78px; /* Height of the image */
	width: 138px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/download_pdf.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 78px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#pdf_download:hover {
	background-position: 0 -78px;
	cursor: pointer;
}

#devins_dash_sidebar_rollover {
	display: block;
	padding-top:150px; /* Height of the image */
	width: 227px;
	background-image: url('http://www.h3daily.com/images/devinsdash_sidebar_rollover_20110421.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 150px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#devins_dash_sidebar_rollover:hover {
	background-position: 0 -150px;
	cursor: pointer;
}

#have_you_tried_fitbit_rollover {
	display: block;
	padding-top:47px; /* Height of the image */
	width: 227px;
	background-image: url('http://www.h3daily.com/images/have-you-tried-fitbit.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 47px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#have_you_tried_fitbit_rollover:hover {
	background-position: 0 -47px;
	cursor: pointer;
}

#have_you_tried_fitbit_white_rollover {
	display: block;
	padding-top:47px; /* Height of the image */
	width: 227px;
	background-image: url('http://www.h3daily.com/images/have-you-tried-fitbit-white.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 47px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#have_you_tried_fitbit_white_rollover:hover {
	background-position: 0 -47px;
	cursor: pointer;
}

#dd_countdown_bg {
	border: 0;
	border-bottom: 0;
	width: 227px;
	height: 365px;
	margin: 0;
	padding: 0;
	display: block;
	background: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/devins_dash_countdown_box_2.jpg') top left;
}

#dd_countdown_bg:hover {
	background-position: -227px 0;
	cursor: pointer;
}

h4.dd_countdown {
	font-family: 'Give You Glory', cursive;
	font-size: 120px;
	line-height: 83px;
	padding-top: 0;
	margin-top: -125px;
	text-align: center;
	width: 227px;
	font-weight: normal;
	color: #fd0d01;
}




/* ---								 Menu CSS									--*/

#navigation {
	width: 319px;
	height: 99px;
	margin: 0 0 0 210px;
	padding: 0;
	background-color: #fff;
	border-left: 5px #fff solid;
	border-bottom: 5px #fff solid;
}

#navigation ul {
	width: 319px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	float: left;
	margin: 0 5px 0 0;
}

#navigation li a {
	border: 0;
	text-decoration: none;
}

#navigation li ul {
	font-size: 95%;
}

#navigation li:hover #fitness_dropdowns, #navigation li:hover #nutrition_dropdowns, #navigation li:hover #self_dropdowns, #navigation li:hover #about_dropdowns, #navigation li:hover #h3athome_dropdowns {
	display: block;
}

#fitness_dropdowns {
	display: none;
	position: absolute;
	font-size: 100%;
	width: 157px;
	margin: 0;
	clear: left;
	z-index: 2000;
	border-top: 5px #fff solid;
}

#nutrition_dropdowns {
	display: none;
	position: absolute;
	font-size: 100%;
	width: 192px;
	margin: 0;
	clear: left;
	z-index: 2001;
	border-top: 5px #fff solid;
}

#self_dropdowns {
	display: none;
	position: absolute;
	font-size: 100%;
	width: 157px;
	margin: 0;
	clear: left;
	z-index: 2002;
	border-top: 5px #fff solid;
}

#about_dropdowns {
	display: none;
	position: absolute;
	font-size: 100%;
	width: 172px;
	margin: 0;
	clear: left;
	z-index: 2003;
	border-top: 5px #fff solid;
}

#h3athome_dropdowns {
	display: none;
	position: absolute;
	font-size: 100%;
	width: 225px;
	margin: 0;
	clear: left;
	z-index: 2004;
	border-top: 5px #fff solid;
}

#fitness_dropdowns ul {
	width: 157px;
	height: auto;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 2100;
}

#nutrition_dropdowns ul {
	width: 192px;
	height: auto;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 2101;
}

#self_dropdowns ul {
	width: 157px;
	height: auto;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 2102;
}

#about_dropdowns ul {
	width: 172px;
	height: auto;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 2103;
}

#h3athome_dropdowns ul {
	width: 225px;
	height: auto;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 2104;
}

#fitness_dropdowns li {
	border-top: 1px #fff solid;
	margin: 0;
	float: none;
	width: 157px;
	position: relative;
}

#nutrition_dropdowns li {
	border-top: 1px #fff solid;
	margin: 0;
	float: none;
	position: relative;
}

#self_dropdowns li {
	border-top: 1px #fff solid;
	margin: 0;
	float: none;
	position: relative;
}

#about_dropdowns li {
	border-top: 1px #fff solid;
	margin: 0;
	float: none;
	position: relative;
}

#h3athome_dropdowns li {
	border-top: 1px #fff solid;
	margin: 0;
	float: none;
	position: relative;
}

#fitness_dropdowns li:hover ul, #nutrition_dropdowns li:hover ul, #self_dropdowns li:hover ul, #about_dropdowns li:hover ul, #h3athome_dropdowns li:hover ul {
	display: block;
}

#fitness_dropdowns li:hover ul ul, #nutrition_dropdowns li:hover ul ul, #self_dropdowns li:hover ul ul, #about_dropdowns li:hover ul ul, #h3athome_dropdowns li:hover ul ul {
	display: none;
}

#fitness_dropdowns li a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.0em;
	display: block;
	height: 20px;
	line-height: 20px;
	width: 141px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #fff;
	background-color: #a6a7ab;
	border-right: 1px #fff solid;
}

#nutrition_dropdowns li a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.0em;
	display: block;
	height: 20px;
	line-height: 20px;
	width: 176px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #fff;
	background-color: #99b898;
	border-right: 1px #fff solid;
}

#self_dropdowns li a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.0em;
	display: block;
	height: 20px;
	line-height: 20px;
	width: 141px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #fff;
	background-color: #88b5c8;
	border-right: 1px #fff solid;
}

#about_dropdowns li a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.0em;
	display: block;
	height: 20px;
	line-height: 20px;
	width: 156px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #fff;
	background-color: #6a5c53;
	border-right: 1px #fff solid;
}

#h3athome_dropdowns li a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.0em;
	display: block;
	height: 20px;
	line-height: 20px;
	width: 209px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #fff;
	background-color: #00b4cb;
	border-right: 1px #fff solid;
}

#fitness_dropdowns li a:hover {
	color: #000;
	background-color: #e0e1e2;
}

#nutrition_dropdowns li a:hover {
	color: #000;
	background-color: #dbe4d8;
}

#self_dropdowns li a:hover {
	color: #000;
	background-color: #e3eef2;
}

#about_dropdowns li a:hover {
	color: #000;
	background-color: #dbd3bf;
}

#h3athome_dropdowns li a:hover {
	color: #000;
	background-color: #b7e3eb;
}

#fitness_dropdowns ul ul {
	display: none;
	position: absolute;
	width: 277px;
	height: auto;
	padding: 0;
	margin: 0;
	top: 0;
	left: 157px;
	z-index: 2200;
}

#nutrition_dropdowns ul ul {
	display: none;
	position: absolute;
	width: 191px;
	height: auto;
	padding: 0;
	margin: 0;
	top: 0;
	left: 192px;
	z-index: 2201;
}

#self_dropdowns ul ul {
	display: none;
	position: absolute;
	width: 225px;
	height: auto;
	padding: 0;
	margin: 0;
	top: 0;
	left: 225px;
	z-index: 2202;
}

#about_dropdowns ul ul {
	display: none;
	position: absolute;
	width: 225px;
	height: auto;
	padding: 0;
	margin: 0;
	top: 0;
	left: 225px;
	z-index: 2203;
}

#h3athome_dropdowns ul ul {
	display: none;
	position: absolute;
	width: 235px;
	height: auto;
	padding: 0;
	margin: 0;
	top: 0;
	left: 225px;
	z-index: 2204;
}

#fitness_dropdowns li li {
	border-top: 1px #fff solid;
	width: 277px;
}

#nutrition_dropdowns li li {
	border-top: 1px #fff solid;
	width: 191px;
}

#self_dropdowns li li, #about_dropdowns li li, #h3athome_dropdowns li li {
	border-top: 1px #fff solid;
	width: 235px;
}

#fitness_dropdowns li li a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.00em;
	display: block;
	height: 15px;
	line-height: 15px;
	width: 262px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #000;
	background-color: #e0e1e2;
}

#nutrition_dropdowns li li a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.00em;
	display: block;
	height: 15px;
	line-height: 15px;
	width: 176px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #000;
	background-color: #dbe4d8;
}

#self_dropdowns li li a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.00em;
	display: block;
	height: 15px;
	line-height: 15px;
	width: 210px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #000;
	background-color: #e3eef2;
}

#about_dropdowns li li a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.00em;
	display: block;
	height: 15px;
	line-height: 15px;
	width: 210px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #000;
	background-color: #dbd3bf;
}

#h3athome_dropdowns li li a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.00em;
	display: block;
	height: 15px;
	line-height: 15px;
	width: 219px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #000;
	background-color: #b7e3eb;
}

#fitness_dropdowns li li a:hover, #nutrition_dropdowns li li a:hover, #self_dropdowns li li a:hover, #about_dropdowns li li a:hover, #h3athome_dropdowns li li a:hover {
	color: #000;
	background-color: #fff;
}

#fitness_dropdowns ul ul ul {
	display: none;
	position: absolute;
	width: 215px;
	height: auto;
	padding: 0;
	margin: 0;
	top: 0;
	left: 277px;
	z-index: 2300;
}

#nutrition_dropdowns ul ul ul {
	display: none;
	position: absolute;
	width: 157px;
	height: auto;
	padding: 0;
	margin: 0;
	top: 0;
	left: 191px;
	z-index: 2301;
}

#self_dropdowns ul ul ul {
	display: none;
	position: absolute;
	width: 157px;
	height: auto;
	padding: 0;
	margin: 0;
	top: 0;
	left: 115px;
	z-index: 2302;
}

#about_dropdowns ul ul ul {
	display: none;
	position: absolute;
	width: 157px;
	height: auto;
	padding: 0;
	margin: 0;
	top: 0;
	left: 115px;
	z-index: 2303;
}

#h3athome_dropdowns ul ul ul {
	display: none;
	position: absolute;
	width: 157px;
	height: auto;
	padding: 0;
	margin: 0;
	top: 0;
	left: 115px;
	z-index: 2304;
}

#fitness_dropdowns li li:hover ul, #nutrition_dropdowns li li:hover ul, #self_dropdowns li li:hover ul, #about_dropdowns li li:hover ul, #h3athome_dropdowns li li:hover ul {
	display: block;
}

#fitness_dropdowns li li li a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.00em;
	display: block;
	height: 15px;
	line-height: 15px;
	width: 200px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #fff;
	background-color: #a6a7ab;
}

#nutrition_dropdowns li li li a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.00em;
	display: block;
	height: 15px;
	line-height: 15px;
	width: 100px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #fff;
	background-color: #99b898;
}

#self_dropdowns li li li a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.00em;
	display: block;
	height: 15px;
	line-height: 15px;
	width: 100px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #fff;
	background-color: #88b5c8;
}

#about_dropdowns li li li a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.00em;
	display: block;
	height: 15px;
	line-height: 15px;
	width: 100px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #fff;
	background-color: #6a5c53;
}

#h3athome_dropdowns li li li a {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.00em;
	display: block;
	height: 15px;
	line-height: 15px;
	width: 105px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #fff;
	background-color: #00b4cb;
}

#fitness_dropdowns li li li {
	border-top: 1px #fff solid;
	width: 215px;
}

#nutrition_dropdowns li li li, #self_dropdowns li li li, #about_dropdowns li li li, #h3athome_dropdowns li li li {
	border-top: 1px #fff solid;
	width: 115px;
}




/*---						Section Subnav Work 					---*/

/*---	Fitness ---*/

div#ss_fitness ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	height: 30px;
	background: #989c9e url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_fitness_l1_bg.jpg') repeat-x top left;
	line-height: 30px;
}

div#ss_fitness ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	white-space: nowrap;
}

div#ss_fitness ul li.ss_first {
	padding: 0;
}

div#ss_fitness ul li.ss_fitness_active {
	background: #989c9e url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_fitness_l1_bg_hover.jpg') repeat-x top left;
}

div#ss_fitness ul li.ss_fitness_active a {
	color: #707578;
}

div#ss_fitness ul li a {
	color: #fff;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.85em;
	font-weight: normal;
	height: 30px;
	padding: 0 9px 0 9px;
	margin: 0;
	display: block;
}

div#ss_fitness ul li:hover {
	background: #989c9e url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_fitness_l1_bg_hover.jpg') repeat-x top left;
}

div#ss_fitness ul li:hover a {
	color: #707578;
}

div#ss1_fitness {
	width: 766px;
	clear: both;
	display: block;
	background: #e1e2e3 url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_fitness_l2_bg.gif') repeat-x top left;
}

div#ss1_fitness ul {
	padding: 0 0 0 30px;
	margin: 0;
	width: 736px;
	list-style: none;
	display: block;
	line-height: 25px;
}

div#ss1_fitness ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 25px;
	color: #fff;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: normal;
	white-space: nowrap;
}

div#ss1_fitness ul li.ss1_fitness_active a, div#ss2_fitness ul li.ss2_fitness_active a {
	font-weight: bold;
}

div#ss1_fitness ul li.ss1_fitness_active a:hover, div#ss2_fitness ul li.ss2_fitness_active a:hover {
	color: #707578;
}

div#ss1_fitness ul li a {
	color: #707578;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: normal;
	height: 25px;
	padding: 0;
	margin: 0;
}

div#ss1_fitness ul li a:hover {
	color: #000;
}

div#ss2_fitness {
	width: 766px;
	clear: both;
	display: block;
	background-color: #f7f7f8;
}

div#ss2_fitness ul {
	padding: 0 0 0 30px;
	margin: 0;
	width: 736px;
	list-style: none;
	display: block;
	line-height: 25px;
}

div#ss2_fitness ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 25px;
	color: #707578;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: normal;
	white-space: nowrap;
}

div#ss2_fitness ul li.ss2_first {
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: none;
}

div#ss2_fitness ul li.ss2_first a {
	font-weight: bold;
}

div#ss2_fitness ul li a {
	color: #707578;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: normal;
	height: 25px;
	padding: 0;
	margin: 0;
}

div#ss2_fitness ul li a:hover {
	color: #000;
}


/*---	Nutrition	 ---*/

div#ss_nutrition ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	height: 30px;
	background: #8b9d87 url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_nutrition_l1_bg.jpg') repeat-x top left;
	line-height: 30px;
}

div#ss_nutrition ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	white-space: nowrap;
}

div#ss_nutrition ul li.ss_first {
	padding: 0;
}

div#ss_nutrition ul li.ss_nutrition_active {
	background: #8b9d87 url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_nutrition_l1_bg_hover.jpg') repeat-x top left;
}

div#ss_nutrition ul li.ss_nutrition_active a {
	color: #63795e;
}

div#ss_nutrition ul li a {
	color: #fff;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.85em;
	font-weight: normal;
	height: 30px;
	padding: 0 9px 0 9px;
	margin: 0;
	display: block;
}

div#ss_nutrition ul li:hover {
	background: #8b9d87 url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_nutrition_l1_bg_hover.jpg') repeat-x top left;
}

div#ss_nutrition ul li:hover a {
	color: #63795e;
}

div#ss1_nutrition {
	width: 766px;
	clear: both;
	display: block;
	background: #dbe4d8 url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_nutrition_l2_bg.gif') repeat-x top left;
}

div#ss1_nutrition ul {
	padding: 0 0 0 30px;
	margin: 0;
	width: 736px;
	list-style: none;
	display: block;
	line-height: 25px;
}

div#ss1_nutrition ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 25px;
	color: #fff;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: normal;
	white-space: nowrap;
}

div#ss1_nutrition ul li.ss1_nutrition_active a, div#ss2_nutrition ul li.ss2_nutrition_active a {
	font-weight: bold;
}

div#ss1_nutrition ul li.ss1_nutrition_active a:hover, div#ss2_nutrition ul li.ss2_nutrition_active a:hover {
	color: #63795e;
}

div#ss1_nutrition ul li a {
	color: #63795e;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: normal;
	height: 25px;
	padding: 0;
	margin: 0;
}

div#ss1_nutrition ul li a:hover {
	color: #000;
}

div#ss2_nutrition {
	width: 766px;
	clear: both;
	display: block;
	background-color: #f7f7f8;
}

div#ss2_nutrition ul {
	padding: 0 0 0 30px;
	margin: 0;
	width: 736px;
	list-style: none;
	display: block;
	line-height: 25px;
}

div#ss2_nutrition ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 25px;
	color: #63795e;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: normal;
	white-space: nowrap;
}

div#ss2_nutrition ul li.ss2_first {
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: none;
}

div#ss2_nutrition ul li a {
	color: #63795e;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: normal;
	height: 25px;
	padding: 0;
	margin: 0;
}

div#ss2_nutrition ul li a:hover {
	color: #000;
}


/*---	SELF	 ---*/

div#ss_self ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	height: 30px;
	background: #6e93a5 url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_self_l1_bg.jpg') repeat-x top left;
	line-height: 30px;
}

div#ss_self ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	white-space: nowrap;
}

div#ss_self ul li.ss_first {
	padding: 0;
}

div#ss_self ul li.ss_self_active {
	background: #6e93a5 url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_self_l1_bg_hover.jpg') repeat-x top left;
}

div#ss_self ul li.ss_self_active a {
	color: #466d80;
}

div#ss_self ul li a {
	color: #fff;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.85em;
	font-weight: normal;
	height: 30px;
	padding: 0 9px 0 9px;
	margin: 0;
	display: block;
}

div#ss_self ul li:hover {
	background: #6e93a5 url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_self_l1_bg_hover.jpg') repeat-x top left;
}

div#ss_self ul li:hover a {
	color: #466d80;
}

div#ss1_self {
	width: 766px;
	clear: both;
	display: block;
	background: #d4dde2 url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_self_l2_bg.gif') repeat-x top left;
}

div#ss1_self ul {
	padding: 0 0 0 30px;
	margin: 0;
	width: 736px;
	list-style: none;
	display: block;
	line-height: 25px;
}

div#ss1_self ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 25px;
	color: #fff;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: normal;
	white-space: nowrap;
}

div#ss1_self ul li.ss1_self_active a, div#ss2_self ul li.ss2_self_active a {
	font-weight: bold;
}

div#ss1_self ul li.ss1_self_active a:hover, div#ss2_self ul li.ss2_self_active a:hover {
	color: #466d80;
}

div#ss1_self ul li a {
	color: #466d80;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: normal;
	height: 25px;
	padding: 0;
	margin: 0;
}

div#ss1_self ul li a:hover {
	color: #000;
}

div#ss2_self {
	width: 766px;
	clear: both;
	display: block;
	background-color: #f7f7f8;
}

div#ss2_self ul {
	padding: 0 0 0 30px;
	margin: 0;
	width: 736px;
	list-style: none;
	display: block;
	line-height: 25px;
}

div#ss2_self ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 25px;
	color: #466d80;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: normal;
	white-space: nowrap;
}

div#ss2_self ul li.ss2_first {
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: none;
}

div#ss2_self ul li a {
	color: #466d80;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: normal;
	height: 25px;
	padding: 0;
	margin: 0;
}

div#ss2_self ul li a:hover {
	color: #000;
}

/*---	About	 ---*/

div#ss_about ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	height: 30px;
	background: #918477 url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_about_l1_bg.jpg') repeat-x top left;
	line-height: 30px;
}

div#ss_about ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	white-space: nowrap;
}

div#ss_about ul li.ss_first {
	padding: 0;
}

div#ss_about ul li.ss_about_active {
	background: #918477 url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_about_l1_bg_hover.jpg') repeat-x top left;
}

div#ss_about ul li.ss_about_active a {
	color: #6a5c53;
}

div#ss_about ul li a {
	color: #fff;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.85em;
	font-weight: normal;
	height: 30px;
	padding: 0 9px 0 9px;
	margin: 0;
	display: block;
}

div#ss_about ul li:hover {
	background: #918477 url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_about_l1_bg_hover.jpg') repeat-x top left;
}

div#ss_about ul li:hover a {
	color: #6a5c53;
}

div#ss1_about {
	width: 766px;
	clear: both;
	display: block;
	background: #dbd3bf url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_about_l2_bg.gif') repeat-x top left;
}

div#ss1_about ul {
	padding: 0 0 0 30px;
	margin: 0;
	width: 736px;
	list-style: none;
	display: block;
	line-height: 25px;
}

div#ss1_about ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 25px;
	color: #fff;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: normal;
	white-space: nowrap;
}

div#ss1_about ul li.ss1_about_active a, div#ss2_about ul li.ss2_about_active a {
	font-weight: bold;
}

div#ss1_about ul li.ss1_about_active a:hover, div#ss2_about ul li.ss2_about_active a:hover {
	color: #6a5c53;
}

div#ss1_about ul li a {
	color: #6a5c53;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: normal;
	height: 25px;
	padding: 0;
	margin: 0;
}

div#ss1_about ul li a:hover {
	color: #000;
}

div#ss2_about {
	width: 766px;
	clear: both;
	display: block;
	background-color: #f7f7f8;
}

div#ss2_about ul {
	padding: 0 0 0 30px;
	margin: 0;
	width: 736px;
	list-style: none;
	display: block;
	line-height: 25px;
}

div#ss2_about ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 25px;
	color: #6a5c53;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: normal;
	white-space: nowrap;
}

div#ss2_about ul li.ss2_first {
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: none;
}

div#ss2_about ul li a {
	color: #6a5c53;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: normal;
	height: 25px;
	padding: 0;
	margin: 0;
}

div#ss2_about ul li a:hover {
	color: #000;
}

div#breadcrumbs {
	clear: both;
}

.none {
	display: none;
}




/*---	h3athome	 ---*/

div#ss_h3athome ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	height: 30px;
	background: #52c9da url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_h3athome_l1_bg.jpg') repeat-x top left;
	line-height: 30px;
}

div#ss_h3athome ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	white-space: nowrap;
}

div#ss_h3athome ul li.ss_first {
	padding: 0;
}

div#ss_h3athome ul li.ss_h3athome_active {
	background: #52c9da url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_h3athome_l1_bg_hover.jpg') repeat-x top left;
}

div#ss_h3athome ul li.ss_h3athome_active a {
	color: #00b4cb;
}

div#ss_h3athome ul li a {
	color: #fff;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.85em;
	font-weight: normal;
	height: 30px;
	padding: 0 9px 0 9px;
	margin: 0;
	display: block;
}

div#ss_h3athome ul li:hover {
	background: #52c9da url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_h3athome_l1_bg_hover.jpg') repeat-x top left;
}

div#ss_h3athome ul li:hover a {
	color: #00b4cb;
}

div#ss1_h3athome {
	width: 766px;
	clear: both;
	display: block;
	background: #b7e3eb url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_h3athome_l2_bg.gif') repeat-x top left;
}

div#ss1_h3athome ul {
	padding: 0 0 0 30px;
	margin: 0;
	width: 736px;
	list-style: none;
	display: block;
	line-height: 25px;
}

div#ss1_h3athome ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 25px;
	color: #fff;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: normal;
	white-space: nowrap;
}

div#ss1_h3athome ul li.ss1_h3athome_active a, div#ss2_h3athome ul li.ss2_h3athome_active a {
	font-weight: bold;
}

div#ss1_h3athome ul li.ss1_h3athome_active a:hover, div#ss2_h3athome ul li.ss2_h3athome_active a:hover {
	color: #00b4cb;
}

div#ss1_h3athome ul li a {
	color: #00b4cb;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: normal;
	height: 25px;
	padding: 0;
	margin: 0;
}

div#ss1_h3athome ul li a:hover {
	color: #000;
}

div#ss2_h3athome {
	width: 766px;
	clear: both;
	display: block;
	background-color: #f7f7f8;
}

div#ss2_h3athome ul {
	padding: 0 0 0 30px;
	margin: 0;
	width: 736px;
	list-style: none;
	display: block;
	line-height: 25px;
}

div#ss2_h3athome ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 25px;
	color: #00b4cb;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: normal;
	white-space: nowrap;
}

div#ss2_h3athome ul li.ss2_first {
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: none;
}

div#ss2_h3athome ul li a {
	color: #00b4cb;
	font-family: Arial, Helvetica, Sans-serif, sans;
	font-size: 0.95em;
	font-weight: normal;
	height: 25px;
	padding: 0;
	margin: 0;
}

div#ss2_h3athome ul li a:hover {
	color: #000;
}

div#breadcrumbs {
	clear: both;
}

.none {
	display: none;
}




/*---	Section Subnav Image Replacements ---*/

div#ss_fitness ul li.ss_first a#fitness_l1_title_rollover {
	font-size: 0.1em;
	display: block;
	padding-top: 30px; /* Height of the image */
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 75px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_fitness_l1_title_rollover.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 30px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

div#ss_fitness ul li.ss_first a#fitness_l1_title_rollover:hover {
	background-position: 0 -30px;
	cursor: pointer;
}

div#ss_nutrition ul li.ss_first a#nutrition_l1_title_rollover {
	font-size: 0.1em;
	display: block;
	padding-top: 30px; /* Height of the image */
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 91px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_nutrition_l1_title_rollover.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 30px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

div#ss_nutrition ul li.ss_first a#nutrition_l1_title_rollover:hover {
	background-position: 0 -30px;
	cursor: pointer;
}

div#ss_self ul li.ss_first a#self_l1_title_rollover {
	font-size: 0.1em;
	display: block;
	padding-top: 30px; /* Height of the image */
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 52px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_self_l1_title_rollover.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 30px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

div#ss_self ul li.ss_first a#self_l1_title_rollover:hover {
	background-position: 0 -30px;
	cursor: pointer;
}

div#ss_about ul li.ss_first a#about_l1_title_rollover {
	font-size: 0.1em;
	display: block;
	padding-top: 30px; /* Height of the image */
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 65px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_about_l1_title_rollover.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 30px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

div#ss_about ul li.ss_first a#about_l1_title_rollover:hover {
	background-position: 0 -30px;
	cursor: pointer;
}

div#ss_h3athome ul li.ss_first a#h3athome_l1_title_rollover {
	font-size: 0.1em;
	display: block;
	padding-top: 30px; /* Height of the image */
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 91px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/ss_h3athome_l1_title_rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 30px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

div#ss_h3athome ul li.ss_first a#h3athome_l1_title_rollover:hover {
	background-position: 0 -30px;
	cursor: pointer;
}

#h3athome_sidebar_rollover {
	font-size: 0.1em;
	display: block;
	padding-top: 98px; /* Height of the image */
	width: 227px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/h3athome_sidebar_rollover.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 98px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#h3athome_sidebar_rollover:hover {
	background-position: 0 -98px;
	cursor: pointer;
}

#h3athome_sidebar_login_rollover {
	font-size: 0.1em;
	display: block;
	padding-top: 34px; /* Height of the image */
	width: 227px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/h3athome_sidebar_login_rollover.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 34px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#h3athome_sidebar_login_rollover:hover {
	background-position: 0 -34px;
	cursor: pointer;
}

#tripadvisor {
	display: block;
	padding-top: 111px; /* Height of the image */
	width: 227px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/tripadvisor_rollover.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 111px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

#tripadvisor:hover {
	background-position: 0 -111px;
	cursor: pointer;
}

#h3twitter_sidebar_rollover {
	font-size: 0.1em;
	display: block;
	padding-top: 157px; /* Height of the image */
	width: 43px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/sidebar_twitter_rollover.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 157px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#h3twitter_sidebar_rollover:hover {
	background-position: -43px 0;
	cursor: pointer;
}

#subnav fieldset input#searchsubmit {
	display: block;
	background: transparent url('http://www.h3daily.com/wp-content/themes/h3_daily/images/search-submit-rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	border: 0;
	position: absolute;
	top: 5px;
	right: 5px;
}

#subnav fieldset input#searchsubmit:hover {
	background-position: 0 -18px;
	cursor: pointer;
}

#h3daily-home-sidebar-twitter {
	display: block;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/twitter-icon-rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
}

#h3daily-home-sidebar-twitter:hover {
	background-position: 0 -24px;
	cursor: pointer;
}

#h3daily-home-sidebar-facebook {
	display: block;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/facebook-icon-rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
}

#h3daily-home-sidebar-facebook:hover {
	background-position: 0 -24px;
	cursor: pointer;
}

#h3daily-home-sidebar-youtube {
	display: block;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/youtube-icon-rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
}

#h3daily-home-sidebar-youtube:hover {
	background-position: 0 -24px;
	cursor: pointer;
}

#h3daily-home-sidebar-pinterest {
	display: block;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/pinterest-icon-rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
}

#h3daily-home-sidebar-pinterest:hover {
	background-position: 0 -24px;
	cursor: pointer;
}

#h3daily-home-sidebar-h3daily {
	display: block;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/h3daily-icon-rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
}

#h3daily-home-sidebar-h3daily:hover {
	background-position: 0 -24px;
	cursor: pointer;
}

#h3daily-home-sidebar-tripadvisor {
	display: block;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/tripadvisor-icon-rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
}

#h3daily-home-sidebar-tripadvisor:hover {
	background-position: 0 -24px;
	cursor: pointer;
}

#h3daily-home-sidebar-rss {
	display: block;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/rss-icon-rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
}

#h3daily-home-sidebar-rss:hover {
	background-position: 0 -24px;
	cursor: pointer;
}

a#get-serious-about-weight-loss-rollover {
	margin-top: 11px;
	display: block;
	float: left;
	padding-top: 65px; /* Height of the image */
	width: 329px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/get-serious-about-weight-loss-rollover.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 65px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#get-serious-about-weight-loss-rollover:hover {
	background-position: 0 -65px;
	cursor: pointer;
}

a#make-this-your-home-page-rollover {
	margin-top: 10px;
	margin-right: 12px;
	display: block;
	float: right;
	padding-top: 30px; /* Height of the image */
	width: 196px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/make-this-your-home-page-rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 30px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#make-this-your-home-page-rollover:hover {
	background-position: 0 -30px;
	cursor: pointer;
}

a#h3-box-facebook {
	display: block;
	float: left;
	padding-top: 24px; /* Height of the image */
	width: 24px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/facebook-icon-rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 24px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#h3-box-facebook:hover {
	background-position: 0 -24px;
	cursor: pointer;
}

a#h3-box-twitter {
	display: block;
	float: left;
	padding-top: 24px; /* Height of the image */
	width: 24px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/twitter-icon-rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 24px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#h3-box-twitter:hover {
	background-position: 0 -24px;
	cursor: pointer;
}

a#h3-box-youtube {
	display: block;
	float: left;
	padding-top: 24px; /* Height of the image */
	width: 24px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/youtube-icon-rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 24px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#h3-box-youtube:hover {
	background-position: 0 -24px;
	cursor: pointer;
}

a#h3-box-pinterest {
	display: block;
	float: left;
	padding-top: 24px; /* Height of the image */
	width: 24px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/pinterest-icon-rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 24px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#h3-box-pinterest:hover {
	background-position: 0 -24px;
	cursor: pointer;
}

a#h3-box-tripadvisor {
	display: block;
	float: left;
	padding-top: 24px; /* Height of the image */
	width: 24px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/tripadvisor-icon-rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 24px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#h3-box-tripadvisor:hover {
	background-position: 0 -24px;
	cursor: pointer;
}

a#h3-box-rss {
	display: block;
	float: left;
	padding-top: 24px; /* Height of the image */
	width: 24px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/rss-icon-rollover.gif'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 24px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#h3-box-rss:hover {
	background-position: 0 -24px;
	cursor: pointer;
}

a#guest-testimonial-rollover {
	display: block;
	float: left;
	padding-top: 199px; /* Height of the image */
	width: 227px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/guest-testimonial-rollover.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 199px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#guest-testimonial-rollover:hover {
	background-position: 0 -199px;
	cursor: pointer;
}

a#mini-sidebar-devins-dash {
	display: block;
	padding-top: 99px; /* Height of the image */
	width: 227px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/mini-sidebar-devins-dash.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 99px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#mini-sidebar-devins-dash:hover {
	background-position: 0 -99px;
	cursor: pointer;
}

a#mini-sidebar-facebook {
	display: block;
	padding-top: 99px; /* Height of the image */
	width: 227px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/mini-sidebar-facebook.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 99px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#mini-sidebar-facebook:hover {
	background-position: 0 -99px;
	cursor: pointer;
}

a#mini-sidebar-guest-stories {
	display: block;
	padding-top: 99px; /* Height of the image */
	width: 227px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/mini-sidebar-guest-stories.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 99px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#mini-sidebar-guest-stories:hover {
	background-position: 0 -99px;
	cursor: pointer;
}

a#mini-sidebar-hhhealth {
	display: block;
	padding-top: 99px; /* Height of the image */
	width: 227px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/mini-sidebar-hhhealth.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 99px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#mini-sidebar-hhhealth:hover {
	background-position: 0 -99px;
	cursor: pointer;
}

a#mini-sidebar-tripadvisor {
	display: block;
	padding-top: 99px; /* Height of the image */
	width: 227px;
	background-image: url('http://www.h3daily.com/wp-content/themes/h3_daily/images/mini-sidebar-tripadvisor.jpg'); /* The image */
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden; /* Hide the text */
	height: 99px; /* WIN IE5 hack */
	voice-family: "\"}\""; /* WIN IE5 hack */
	voice-family:inherit; /* WIN IE5 hack */
	height: 0;
}

a#mini-sidebar-tripadvisor:hover {
	background-position: 0 -99px;
	cursor: pointer;
}




/* ---									LinkWithin Plug-in Override Styles										--*/

#linkwithin_text_0 {
	font-family: arial, helvetica, sans-serif, sans;
	font-size: 1.0em;
	line-height: 1.25em;
	margin: 1.0em 0 0 0;
	color: #00b4cb;
	text-align: left;
	text-transform: uppercase;
}

div.linkwithin_posts a {
	font-family: arial, helvetica, sans-serif, sans;
	text-transform: uppercase;
}

div.linkwithin_posts a:hover {
	font-family: arial, helvetica, sans-serif, sans;
	text-transform: uppercase;
	font-weight: bold;
}

#linkwithin_title_0:hover {
	color: #fff;
	background-color: #00b4cb;
}

.linkwithin_img_0 {
	display: none;
}

ul.addtoany_list {
	list-style-type: none;
}

ul.addtoany_list li {
	display: block;
	margin-top: -16px;
}

div.addtoany_menu {
	height: 16px;
}