/*
Theme Name: HealthBlog
Description: 
Author: UniqueBlogDesigns
Author URI: http://UniqueBlogDesigns.com
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	text-align:center;
	background:#efefef;
	font:62.5%/1.5 arial,helvetica,sans-serif;
	color:#333;
	min-width:959px;
	padding:0 0 10px;
}
#page {
	width:959px;
	margin:0 auto;
}
#header {
	width:100%;
	font-size:1.2em;
}
#header .main {
	width:953px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
#wrap {
	width:100%;
	background:url(images/main-bg.gif) repeat-y;
}
#wrap .main {
	width:959px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background:url(images/main-top.jpg) no-repeat;
	overflow:hidden;
}
#content {
	width:496px;
	width/**/:/**/478px;
	padding:0 18px 0 0;
	margin:0 248px 0 215px;
	float:left;
	display:inline;
	font-size:1.2em;
	background:url(images/content-divider-top.png) no-repeat 100% 105px;
	overflow:hidden;
}
.sidebars {
	float:left;
	display:inline;
	font-size:1.1em;
}
#sidebarOne {
	width:209px;
	margin:18px 0 0 -953px;
}
#sidebarTwo {
	width:220px;
	margin:20px 0 0 -248px;
}
#footer {
	width:100%;
	clear:both;
	position:relative;
	font-size:1.1em;
	line-height:2;
	color:#fff;
	background:url(images/footer.gif) repeat-y;
}
#footer .main {
	width:959px;
	margin:0 auto;
	background:url(images/footer-bottom.png) no-repeat left bottom;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#subscribe{
	float:right;
	display:inline;
	position:relative;
	text-align:left;
	margin:0 109px 35px 0;
	border:1px solid #999;
	border-top:none;
}
#subscribe .readers{
	font-size:1.17em;
	line-height:1.2;
	border-bottom:1px solid #999;
	background:#ccc;
	padding:0 50px 0 15px;
}
#subscribe .readers .theNumber{
	font-size:1.7em;
	display:inline;
	margin:0 5px 0 0;
}
#subscribe .readers .theNumber *{
	display:inline;
}
#subscribe .feedBurner{
	color:#999;
	font-weight:bold;
	background:#fff;
	padding:0 40px 0 35px;
	line-height:1.8;
}
#subscribe .feedBurner span{
	color:#f33;
}
#burnerLogo {
	position:absolute;
	left:-10px;
	top:12px;
	width:41px;
	height:44px;
	background:url(images/feed-logo.alpha.png) no-repeat;
}
#rssIcon {
	position:absolute;
	right:-45px;
	top:0;
	width:91px;
	height:73px;
	background:url(images/feed-rss.alpha.png) no-repeat;
}
#rssIcon a {
	display:block;
	width:91px;
	height:73px;
	overflow:hidden;
	text-indent:-9999px;
}
#logo {
	width:134px;
	height:158px;
	overflow:hidden;
	position:relative;
	margin:39px 0 0;
	float:left;
}
#logo a,
#logo a:visited {
	float:left;
}
#logo em {
	display:block;
	clear:both;
	font-size:.8em;
}
#logo span {
	position:absolute;
	left:0;
	top:0;
	width:134px;
	height:158px;
	background:url(images/logo.png) no-repeat;
	cursor:pointer;
}
#logo img {
	display:block;
	position:relative;
}
#header .inner {
	float:left;
	width:819px;
}
#header .inner .inner {
	float:right;
	width:468px;
	padding:0 0 21px;
}
#menu {
	float:left;
	width:321px;
	width/**/:/**/308px;
	padding:0 0 0 13px;
	margin:66px 0 21px 15px;
	display:inline;
	height:80px;
	background:url(images/top-menu.png) no-repeat;
}
#menu li {
	float:left;
	position:relative;
	z-index:11;
	margin:0 10px 0 0;
}
#menu li a {
	color:#064791;
	float:left;
	width:50px;
	padding:55px 0 0;
	text-align:center;
}
#menu li a:hover,
#menu li a:focus {
	color:#002771;
	text-decoration:underline;
}
#subMenu {
	float:left;
	display:inline;
	margin:0 0 0 11px;
	padding:0 0 0 5px;
	font-size:1.17em;
	font-family:"Lucida Sans Unicode",arial,sans-serif;
	line-height:3;
	background:url(images/menu-left.png) no-repeat;
}
#subMenu li {
	float:left;
}
#subMenu li.last {
	padding:0 5px 0 0;
	background:url(images/menu-right.png) no-repeat right top;
}
#subMenu li a {
	float:left;
	color:#fff;
	padding:0 15px;
}
#subMenu li a:hover,
#subMenu li a:focus {
	text-decoration:underline;
}
#visitShop {
	float:right;
	width:192px;
	height:42px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/shop.png) no-repeat;
}
#searchform {
	margin:33px 0 38px 64px;
	display:inline;
	float:left;
}
input#s {
	width:316px;
	width/**/:/**/296px;
	height:34px;
	height/**/:/**/25px;
	padding:9px 10px 0;
	margin:0 6px 0 0;
	float:left;
	border:none;
	background:url(images/search-input.png) no-repeat;
	text-align:left;
	font-size:1.17em;
	font-family:arial,sans-serif;
	color:#ccc;
}
input#searchsubmit {
	height:34px;
	width:61px;
	padding:0 0 2px;
	background:url(images/search-submit.png) no-repeat;
	float:left;
	border:none;
	cursor:pointer;
	font-size:1.17em;
	font-family:arial,sans-serif;
	color:#fff;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#content .bottom {
	position:absolute;
	left:678px;
	bottom:0;
	z-index:11;
	width:33px;
	height:71px;
	background:url(images/content-divider-bottom.png) no-repeat;
}
#wrap .apost {
	margin:0 0 25px;
	padding:23px 25px 0 33px;
	clear:both;
	height:1%;
	background:url(images/post-top.png) no-repeat;
}
#wrap .apost .phead {
	padding:5px 12px;
	height:1%;
	background:url(images/post-heading.png) no-repeat left bottom;
}
#wrap .apost h1,
#wrap .apost h2 {
	color:#666;
	font:1.67em/1.25 "Lucida Sans Unicode",arial,sans-serif;
	margin:0 0 3px;
}
#wrap .apost h1 a,
#wrap .apost h2 a {
	color:#666;
}
#wrap .apost h1 a:visited,
#wrap .apost h2 a:visited {
	color:#888;
}
#wrap .apost h1 a:hover,
#wrap .apost h2 a:hover,
#wrap .apost h1 a:focus,
#wrap .apost h2 a:focus {
	text-decoration:underline;
}
#wrap .apost h3 {
	font-size:1.38em;
	line-height:1.39;
}
#wrap .apost h3.recommend{
	font:1.33em/1.3 "trebuchet ms", arial, sans-serif;
	color:#333;
	background:url(images/post-911.png) no-repeat;
	padding:10px 0 10px 45px;
	margin:5px 0 5px 10px;
}
#wrap .apost h4 {
	font-size:1.23em;
	line-height:1.44;
}
#wrap .apost h5 {
	font-size:1.15em;
	line-height:1.47;
}
#wrap .apost h6 {
	font-size:1.08em;
	line-height:1.5;
}
#wrap .apost .category {
	text-transform:uppercase;
	color:#c00;
}
#wrap .apost .info {
	list-style:none outside;
	padding:0;
	margin:0;
	overflow:hidden;
	font-size:.83em;
	color:#666;
}
#wrap .apost .info li {
	padding:0;
	margin:0;
	background:none;
}
#wrap .apost .info li a {
	color:#666;
}
#wrap .apost .info li a:visited {
	color:#999;
}
#wrap .apost .info li a:hover,
#wrap .apost .info li a:focus {
	text-decoration:underline;
}
#wrap .apost .info .comment {
	float:right;
	padding:0 0 5px 28px;
	background:url(images/post-comment.png) no-repeat;
}
#wrap .apost .info .time {
	float:left;
	padding:0 0 5px 23px;
	background:url(images/post-date.png) no-repeat;
}
#wrap .apost .content {
	clear:both;
	padding:5px 12px 0;
	height:1%;
}
#wrap .apost .thumb {
	border:1px solid #e5e5e5;
	padding:4px;
	background:#f4f4f5;
}
#wrap .apost p,
#wrap .apost blockquote {
	padding:5px 0;
	text-align:justify;
}
#wrap .apost blockquote {
	padding:0 15px;
	margin:5px 20px;
	background:#f5f5f5;
	border-left:5px solid #888;
	color:#666;
}
#wrap .apost blockquote blockquote {
	background:#fff;
	border-left:5px solid #ddd;
}
#wrap .apost ol,
#wrap .apost ul {
	padding:10px 20px;
}
#wrap .apost ol {
	list-style-type:decimal;
	list-style-position:inside;
	margin:0 0 0 18px;
}
#wrap .apost a {
	color:#c00;
}
#wrap .apost a:visited {
	color:#d11;
}
#wrap .apost a:hover,
#wrap .apost a:focus {
	text-decoration:underline;
}
#wrap .apost a.more-link {
	float:right;
}
#wrap .apost ul li {
	margin:0 0 5px 18px;
	padding:0 0 0 15px;
	background:url(images/post-bullet.gif) no-repeat 0 7px;
}
#wrap .apost ol li {
	margin:0 0 5px;
}
#wrap .apost .foot {
	font-size:.92em;
	line-height:1.5;
	overflow:hidden;
	clear:both;
	margin:8px 6px 0;
	padding:9px 6px;
	height:1%;
	color:#333;
	list-style:none outside;
	background:url(images/post-footer.png) repeat-x;
}
#wrap .apost .foot a {
	color:#333;
}
#wrap .apost .foot a:visited {
	color:#555;
}
#wrap .apost .foot a:hover,
#wrap .apost .foot a:focus {
	text-decoration:underline;
}
#wrap .apost .foot li {
	margin:0;
	padding:0;
	background:none;
}
#wrap .apost .foot .first {
	float:left;
	padding:0 0 5px 23px;
	background:url(images/post-author.png) no-repeat;
}
#wrap .apost .foot .second {
	float:right;
}
#wrap .wp-pagenavi {
	height:1%;
	padding:4px 0;
	text-align:center;
	overflow:hidden;
	clear:both;
}
#wrap .wp-pagenavi .extend,
#wrap .wp-pagenavi .pages,
#wrap .wp-pagenavi .current,
#wrap .wp-pagenavi a {
	color:#636363;
	font-size:1em;
	padding:0 5px;
	background:#dedede url(images/lead.gif) repeat-x;
	display:inline-block;
	border:1px solid #adadad;
}
#wrap .wp-pagenavi .current,
#wrap .wp-pagenavi a:hover,
#wrap .wp-pagenavi a:focus {
	color:#fff;
	background:#526b8c;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar(s)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.sidebars a {
	color:#333;
}
.sidebars a:visited {
	color:#555;
}
.sidebars a:hover,
.sidebars a:focus {
	text-decoration:underline;
}
.columns {
	width:100%;
	clear:both;
}
#sidebarOne .columns {
	background:url(images/sidebar-bg.gif) repeat-y;
}
#sidebarOne .columns .inner {
	background:url(images/sidebar-bottom.png) no-repeat left bottom;
}
#sidebarOne .columns .inner .inner {
	padding:20px 20px 30px;
	height:1%;
	background:url(images/sidebar-top.png) no-repeat;
}
#sidebarOne .columns .inner .inner {
	min-height:200px;
}
* html #sidebarOne .columns .inner .inner {
	height:200px;
}
#sidebarOne .column-1 {
	background:url(images/sidebar-1-bg.gif) repeat-y;
}
#sidebarOne .column-1  .inner {
	background:url(images/sidebar-1-bottom.png) no-repeat left bottom;
}
#sidebarOne .column-1  .inner .inner {
	background:url(images/sidebar-1-top.png) no-repeat;
}
.columns h2 {
	font:1.45em "Lucida Sans Unicode",arial,sans-serif;
	text-transform:uppercase;
	color:#022c76;
	margin:0 0 10px;
}
.columns ul li {
	margin:0 0 5px;
}
.columns p {
	padding:5px 0;
}
.columns ul ul {
	margin:5px;
}
.sidebars .newsletter {
	margin:0 0 40px;
}
.sidebars .newsletter .generalForm {
	padding:0 0 0 32px;
	overflow:hidden;
}
.sidebars .newsletter .generalForm div {
	float:left;
	margin:0 10px 0 0;
	width:42px;
	height:46px;
	background:url(images/news-email.png) no-repeat;
}
.sidebars .newsletter .generalForm label {
	font:bold 1.27em/1.1 arial,sans-serif;
	color:#c00;
	display:block;
	padding:5px 0 2px;
}
.sidebars .newsletter .generalForm label em {
	font-style:normal;
	color:#022c76;
}
.sidebars .newsletter .generalForm .formInput {
	width:130px;
	width/**/:/**/118px;
	height:23px;
	height/**/:/**/17px;
	padding:4px 5px 0;
	float:left;
	border:1px solid #aaa;
	background:url(images/sidebar-input.jpg) no-repeat;
	text-align:left;
	font-size:1em;
	color:#999;
}
.sidebars .newsletter .generalForm .formSubmit {
	height:16px;
	width:79px;
	background:url(images/news-joinnow.png) no-repeat;
	float:right;
	border:none;
	cursor:pointer;
	margin:8px 5px 0 0;
}
#sidebarTwo .products h2 {
	padding:0 0 10px 28px;
	margin:0 0 10px 10px;
	background:url(images/flag.png) no-repeat;
}
#sidebarTwo .products ul {
	text-align:center;
}
#sidebarTwo .products ul li {
	padding:0 0 30px;
	margin:0 0 40px;
	background:url(images/sidebar-divider.gif) repeat-x left bottom;
}
#sidebarTwo .products p {
	padding:5px 0;
}
#sidebarOne .columns h2 {
	padding:0 0 0 31px;
	background:url(images/sidebar-folder.png) no-repeat;
}
#sidebarOne .articles h2 {
	padding:0 0 0 31px;
	background:url(images/sidebar-hstar.png) no-repeat;
}
#sidebarOne .columns ul li {
	padding:0 0 0 10px;
	background:url(images/sidebar-1-arrow.gif) no-repeat 0 7px;
}
#sidebarOne .articles ul li {
	padding:0 0 0 10px;
	background:url(images/sidebar-bullet.gif) no-repeat 0 7px;
}
#sidebarOne .archives ul li {
	padding:0;
	background:none;
}
#sidebarOne .archives h3 {
	font-size:1.09em;
	color:#333;
	padding:0 0 0 15px;
	cursor:pointer;
	background:url(images/sidebar-arrow-right-dark.gif) no-repeat 0 5px;
}
#sidebarOne .archives h3.selected {
	background:url(images/sidebar-arrow-down.gif) no-repeat 0 5px;
}
#sidebarOne .archives ul {
	font-size:1.09em;
	padding:5px 0 0 15px;
}
#sidebarOne .archives ul li {
	padding:0 0 0 15px;
	background:url(images/sidebar-arrow-right.gif) no-repeat 0 4px;
}
#sidebarOne .tabs {
	width:100%;
}
#sidebarOne .tabs a {
	color:#fff;
}
#sidebarOne .tabs a:visited {
	color:#eee;
}
#sidebarOne .tabs .tabControl {
	font-size:1.09em;
	line-height:2.4;
	text-transform:uppercase;
	width:100%;
}
#sidebarOne .tabs .tabControl li {
	float:left;
	background:url(images/tab-un-left.png) no-repeat;
}
#sidebarOne .tabs .tabControl li a,
#sidebarOne .tabs .tabControl li a:visited,
#sidebarOne .tabs .tabControl li a:hover,
#sidebarOne .tabs .tabControl li a:focus {
	color:#fff;
	float:left;
	padding:0 10px;
	text-decoration:none;
	background:url(images/tab-un-right.png) no-repeat right top;
}
#sidebarOne .tabs .tabControl li.ui-tabs-selected {
	background:url(images/tab-left.png) no-repeat;
}
#sidebarOne .tabs .tabControl li.ui-tabs-selected a,
#sidebarOne .tabs .tabControl li.ui-tabs-selected a:visited,
#sidebarOne .tabs .tabControl li.ui-tabs-selected a:hover,
#sidebarOne .tabs .tabControl li.ui-tabs-selected a:focus {
	background:url(images/tab-right.gif) no-repeat right top;
}
#sidebarOne .tabs .tab {
	background:url(images/tab-bg.gif) repeat-y;
	width:100%;
	clear:both;
}
#sidebarOne .tabs .tab .inner {
	background:url(images/tab-bottom.png) no-repeat left bottom;
}
#sidebarOne .tabs .tab .inner .inner {
	padding:10px 15px;
	height:1%;
	background:url(images/tab-top.png) no-repeat;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#commentBox {
	position:relative;
	height:1%;
	padding:0 37px 0 45px;
}
#commentBox a {
	color:#c00;
}
#commentBox a:visited {
	color:#d11;
}
#commentBox a:hover,
#commentBox a:focus {
	text-decoration:underline;
}
#commentform {
	padding:10px 0;
	overflow:hidden;
	width:100%;
}
#commentform p {
	padding:0 0 10px;
}
#commentform .changeAva {
	float:right;
	text-align:center;
	width:180px;
	width/**/:/**/160px;
	padding:5px 10px;
	font-size:.92em;
	border:1px solid #ddd;
	background:#fafafa;
}
#commentform .changeAva h4 {
	color:#c00;
	font-size:1.09em;
	margin:0 0 3px;
}
#commentform .changeAva span {
	display:block;
}
#commentform .changeAva img {
	border:1px solid #c6c6c6;
}
#commentform input,
#commentform textarea {
	padding:4px 3px 0;
	color:#333;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform #comment {
	display:block;
	font-size:1.08em;
	border:1px solid #c6c6c6;
	font-family:arial,sans-serif;
	width:156px;
	width/**/:/**/150px;
	height:26px;
	height/**/:/**/20px;
	background:#fafafa;
}
#commentform textarea#comment {
	width:388px;
	min-height:100px;
	border-width:1px;
	margin:0 0 10px;
	padding:4px 3px;
	background:#fafafa;
}
* html #commentform textarea#comment {
	height:100px;
}
#commentform input#submit {
	width:10em;
	padding:5px 0;
	margin:-10px 0 0;
	font:bold 1em arial,sans-serif;
	color:#333;
	text-transform:uppercase;
	float:left;
	border:1px solid #c6c6c6;
	background:#f2f2f2;
	cursor:pointer;
}
.commentlist {
	list-style:none outside;
	width:100%;
}
.commentlist li {
	padding:0 0 20px;
	width:100%;
	float:left;
	clear:both;
	display:inline;
}
.commentlist li div.avatar {
	float:left;
	width:75px;
	font:0/0 serif;
	color:#fff;
	position:relative;
}
.commentlist li div.avatar a {
	color:#fff;
}
.commentlist li div.avatar img {
	margin:0!important;
	display:block!important;
	border:1px solid #c6c6c6;
}
.commentlist li .content {
	float:left;
	width:321px;
	width/**/:/**/299px;
	padding:5px 10px 0;
	border:1px solid #c6c6c6;
	background:#eee;
}
.commentlist li .content .info {
	font-size:1.08em;
	color:#333;
	padding:0 0 10px;
}
.commentlist li.author .content {
	border:1px solid #c6c6c6;
	background:#fafafa;
	color:#323232;
}
.commentlist li.author .content .info {
	color:#626267;
}
.commentlist li .content .info .author {
	font-weight:bold;
}
.commentlist li .content .info .author img {
	display:none!important;
}
.commentlist li p {
	padding:0 0 10px;
	clear:both;
	text-align:justify;
}
.commentlist .commentTip {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.commentlist .reply {
	float:right;
	font-size:.92em;
	margin:-10px 0 5px;
}
.commentlist .commentTip .reply {
	display:none;
}
h3#respond,
h3#comments {
	font-size:1.33em;
	line-height:1.38;
	color:#333;
	padding:5px 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer .inner {
	width:100%;
	padding:22px 0;
	background:url(images/footer-top.png) no-repeat;
}
#footer .logo {
	position:absolute;
	left:838px;
	top:-20px;
	width:100px;
	height:119px;
	background:url(images/footer-logo.png) no-repeat;
}
#footer a {
	color:#fff;
}
#footer a:hover,
#footer a:focus {
	text-decoration:underline;
}
#footer ul li {
	display:inline;
}
#footer em {
	font-style:normal;
}