/*
Theme Name: WordPress HealthHosts Template Thirty
Theme URI: http://www.healthhosts.com
Description: HealthHosts WordPress Pre-made template number Thirty
Author: Healthhosts
Author URI: http://www.healthhosts.com
Version: 1.0
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	background:url("images/preback.jpg") repeat-x left top #fff;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
    color: #98af41;
    font-family: 'Didact Gothic',sans-serif;
    line-height: normal;
    margin: 0 0 15px;
    padding: 0;
	font-weight:normal;
}
h1 {
	 font-size: 30px;
}
h2 {
	 font-size: 28px;
}
h3 {
	 font-size: 23px;
}
h4 {
	 font-size: 21px;
}
h5 {
	 font-size: 18px;
}
h6 {
	 font-size: 16px;
}
.entry-title {
	color: #98AF41;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 30px;
    line-height: normal;
    margin: 0 0 15px;
    padding: 0 0 8px;
	font-weight:normal;
	border-bottom: 1px solid #BBB9B9;
	font-style:normal;
	
}
.page-title {
	color: #98AF41;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 30px;
    line-height: normal;
    margin: 0 0 15px;
    padding: 0 0 10px;
	font-weight:normal;
	border-bottom: 1px solid #BBB9B9;
	font-style:normal;
	
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
#content table {
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

#content img {
	border: 3px solid #ececec !important;
}
.edit-link {
	margin:0 0 10px 0;
	clear:both;
	float:left;
	width:100%;
}
/* Main globa */

body, input, textarea {
    color: #666;
    font-size: 13px;
    line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
#prewrap {
    background: none;
    margin: 0 auto;
    padding: 0;
}
#wrapper {
	width:960px;
	margin:0 auto;
	padding:0;
	
}
#main {
	clear: both;
    float: left;
    margin: 10px 0;
	padding:0;
    width: 960px;
}
#container {
	float: right;
    margin: 0 20px;
    padding: 0;
    width: 700px;
}
#container #content {
	float: left;
    margin: 0 0 0 0;
    padding: 0;
    width: 700px;

}
#content {
	float: left;
    margin: 0 20px 0 20px;
    padding: 0;
    width: 700px;
}
hr {
	background-color: #D1D1D1;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

p {
	margin-bottom: 18px;
}
ul {
	list-style: disc;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	border: none;
	text-decoration: none;
}
blockquote {
	font-style: normal;
	padding: 0 3em;
	background: url("images/quote.png") top left no-repeat;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #ececec;
	color: #888;
	line-height: 20px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
.widget_search input#s {
	width:60%;
}
a:link {
	color: #98AF41;
	text-decoration:none;
}
a:visited {
	color: #98AF41;
	text-decoration:none;
}
a:active,
a:hover {
	color: #888;
	text-decoration:none;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
/* Header */
#header {
	width:960px;
	height:305px;
	margin:0;
	padding:0;
	background:url(images/header.jpg) top left no-repeat;
}
.header-title {
	float: left;
    height: 135px;
    margin: 30px 0 0 20px;
    padding: 0;
    width: 600px;
}
.header-name {
	color: #98AF41;
	font-family: 'Didact Gothic',sans-serif;
    font-size: 46px;
    line-height: normal;
    margin: 18px 0 10px;
    overflow: hidden;
    padding: 0;
	font-weight:normal;
	letter-spacing:-1px;
}
.header-name a, .header-name a:hover {
	text-decoration:none;
	color:#98AF41;

}
.header-subtitle {
    color: #888888;
    font-family: 'Didact Gothic',sans-serif;
    font-size: 21px;
    font-style: normal;
    line-height: 24px;
    margin: 0 0 0 5px;
    padding: 0;
}
.header-subtitle p {
	margin:0;
	padding:0;
}
.header-slider-bg {
	margin:0;
	padding:0;
	width:980px;
	height:310px;
	float:left;
	background:#fff;
}

/*Homepage*/
#content.homepage {
    float: left;
    margin: 0;
    padding: 0;
    width: 980px;
}
#content.homepage .hentry {
	margin:0;
	padding:0;
	float: left;
	width:980px;
}
.homepage-boxes {
	margin:0 0 0 0;
	padding:0;
	float:left;
	width: 980px;
}
.homepage-box {
	margin:0 16px 0 0;
	padding:20px;
	float:left;
	width:276px;
	background:#ececec;
	height: 266px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.homepage-box.last {
	margin:0;
}
/*No Sidebar Layout*/	
#content.one-column {
    float: left;
    margin: 0;
    padding: 0;
    width: 980px;
}
#content.one-column .hentry {
	margin:0;
	padding:0;
	float: left;
	width:980px;
}
#content.one-column div#nav-below {
    background: #ececec;
    clear: both;
    float: left;
    margin: 0 0 10px;
    padding: 5px 10px;
    width: 960px;
}
/*Right Sidebar*/
#left-sidebar {
	float: left;
    margin: 0 0 0 20px;
    min-height: 200px;
    padding: 0 0 0 0;
    width: 200px;
	font-size:12px;
}

#primary {
	float: left;
    margin: 0 0 0 0;
    padding: 0;
    width: 200px;
}


/* =Menu
----------------------------------------------- */
/*Navigation*/
#left-sidebar #navigation {
	margin:0 0 15px 0;
	padding:0;
	width:200px;
	float:left;
	min-height:20px;
	font-size: 17px;
	font-family:'Didact Gothic',sans-serif;
}
#left-sidebar #navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
    width:200px;
    height: auto;
    overflow: hidden;
}
#left-sidebar #navigation li {
	float: left;
	position: relative;
    width:200px;
	margin:0 0 5px 0;
}
#left-sidebar #navigation a {
	display: block;
	text-decoration: none;
    padding: 5px 0;
    color: #98AF41;
	background:none;
	font-weight:normal;
}
#left-sidebar #navigation a:hover {
    background:none;
	color:#888888;
}
#left-sidebar #navigation ul ul {
	display: none;
	float: left;
	z-index: 99999;
    width:200px;
    margin: 10px 0 0 0;
}
#left-sidebar #navigation ul ul li {
	float: left;
	position: relative;
	width:200px;
	margin:0 0 5px 0;
}
#left-sidebar #navigation ul ul ul li {
	float: left;
	position: relative;
	width:195px;
	margin:0 0 5px 0;
}
#left-sidebar #navigation ul ul a {
        color: #98AF41;
        border: none;
        font-size: 15px;
		height:auto;
		line-height:normal;
		background:url("images/navarrow.png") 0 5px no-repeat;
		padding:0 10px 0 20px;
		font-weight:normal;
}
#left-sidebar #navigation ul ul a:hover {
       background:url("images/navarrow.png") 0 5px no-repeat;
        color: #888;
		font-weight:normal;
}
#left-sidebar #navigation ul ul ul {
	display: none;
	float: left;
	z-index: 99999;
    margin: 10px 0 0 5px;
	width:190px;
}
#left-sidebar #navigationul ul li {
}
#left-sidebar #navigation ul li:hover > ul {
	/*display: block;*/
}
#left-sidebar #navigation ul li.current-menu-item > ul,
#left-sidebar #navigation ul li.current-menu-parent > ul,
#left-sidebar #navigation ul li.current-menu-ancestor > ul,
#left-sidebar #navigation ul li.current_page_item > ul, 
#left-sidebar #navigation ul li.current_page_parent > ul,
#left-sidebar #navigation ul li.current_page_ancestor > ul {
        display: block;
}
#left-sidebar #navigation li.current_page_item > a,
#left-sidebar #navigation li.current-menu-item > a {
       background:none;
	   color: #888;
}
#left-sidebar #navigation ul ul li.current_page_item > a,
#left-sidebar #navigation ul ul li.current-menu-item > a {
        color: #888;
        background:url("images/navarrow.png") 0 5px no-repeat;
		font-weight:normal;
}


/*Widgets*/

.widget-area ul {
	margin:0;
	padding:0;
	list-style:none;
}
.widget-area ul li {
	margin:0;
	padding:0 0 10px 0;
}
.widget-area ul ul {
	list-style-image: url("images/navarrow.png");
	margin: 0 0 0 10px;
    padding: 0 0 0 10px;
}
.widget-area ul ul li {
	margin:0;
	padding:0 0 5px 0;
}
.widget-title {
	color: #98AF41;
    font-family: 'Didact Gothic',sans-serif;
    font-size: 22px;
    line-height: normal;
    margin: 0 0 5px 0;
    padding: 0;

}
/*Footer*/
#footer-bg {
	margin:0 0 0 0;
	padding:0;
	background:none;
	clear:both;
	width:960px;
}
#footer {
    clear: both;
    margin: 0 auto;
    padding: 0 20px;
	font-size: 14px;
	width:920px;

}
#footer-content {
	clear: both;
    float: left;
    margin: 20px 0 15px 0;
    padding: 0;
}
#footer p {
	margin:0;
	padding:0;
}
#footer-info {
	clear: both;
    font-size: 13px;
    line-height: 28px;
    padding: 10px 0 10px 20px;
    text-align: center;
	border-top:1px solid #BBB9B9;
	font-family:'Didact Gothic',sans-serif;
	font-size:16px;
}

/*Images*/
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #ECECEC;
	line-height: 20px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
	border:none !important;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #ececec;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

.lb-nav a { cursor:pointer; }

/*Blog*/
.entry-content {
	margin:0;
	padding:0;
}
.hentry {
	margin:0 0 10px 0;
	padding:0;
	float: left;
	width:700px;
}
.post-info {
	float: left;
    margin: 0;
    padding: 0;
    width: 80px;
}
div.post-date-box {
    background: #98af41;
    color: #FFFFFF;
    float: left;
    height: 56px;
    margin: 0;
    padding: 0;
    width: 80px;
}
div.post-date-box span.month-day {
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 80px;
}
div.post-date-box span.year {
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 15px;
    line-height: 15px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 80px;
}
div.post-comment-box {
    background: #ececec;
    color: #666;
    float: left;
    height: 56px;
    margin: 0;
    padding: 0;
    width: 80px;
}
div.post-comment-box a {
    color: #666;
    text-decoration: none;
}
div.post-comment-box a:hover {
    color: #888;
    text-decoration: none;
}
div.post-comment-box span.comment-number {
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 80px;
}
div.post-comment-box span.comment-text {
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 15px;
    line-height: 15px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 80px;
}
div.post-content-box {
    float: left;
    margin: 0 0 0 20px;
    padding: 0 0 0 0;
    width: 600px;
}
.entry-utility {
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	font-size: 12px;
}
div#nav-below {
	background: #ECECEC;
    clear: both;
    float: left;
    margin: 0 0 10px;
    padding: 5px 10px;
    width: 580px;
}
div#nav-below .nav-previous {
	width:50%;
	float:left;
	margin:0;
	padding:0;
}

div#nav-below .nav-next {
	width:50%;
	float:right;
	margin:0;
	padding:0;
	text-align: right;
}

/* Comments */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #98af41;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 0;
}
h3#comments-title em {
	font-style:normal;
}
h3#comments-title {
	padding: 10px 0 15px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #D1D1D1;
	line-height: 20px;
	margin: 0 0 15px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 0;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #888;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: normal;
}
.comment-meta {
	font-size: 11px;
	margin: 0 0 10px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #98AF41;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #888;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 10px 0;
}
.reply a,
a.comment-edit-link {
	color: #98AF41;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #888;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #D1D1D1;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
.comment-content {
	background:#ECECEC;
	margin: 0 0 15px;
    padding: 8px 10px;
}
.comment-awaiting-moderation {
	background:#98af41;
	color:#fff;
	clear:both;
	padding:1px 10px;
}
/* Comments form */
input[type=submit] {
	background: #98AF41;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 2px 5px;
}
#respond {
	border-top: 2px solid #98af41;
	margin: 0 0 15px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0 0 5px 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #98af41;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 14px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

/*SHOP*/
div.wpcoproduct div.wpcoimages {
    float: left;
    padding-bottom: 20px;
    padding-right: 20px;
    width: auto;
}
div.wpcoproductimage {
    margin: 0 0 5px 0 !important;
}
span.cart {
    background: url("images/cart-icon.png") no-repeat left center !important;
    padding: 0 0 0 25px !important;
}
.ui-widget-content {
    color: #888 !important;
}
div.productsgrid .productssort {
    bottom: 5px !important;
    font-size: 100%;
    position: absolute;
    right: 0;
    width: auto;
}

/*NEW SHOP*/
a.button, button.button, input.button, #respond input#submit, #content input.button {
	font-size: 13px !important;
	padding: 6px 5px !important;
}

.related ul.products li.product, .related ul li.product, .upsells.products ul.products li.product, .upsells.products ul li.product {
    width: auto !important;
}
ul.cart_list, ul.product_list_widget {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
/*FORMS*/
.gform_wrapper .gform_footer {
    clear: both;
    margin: 5px 0 0 !important;
    padding: 10px 0 !important;
}

/*woocommerce remove yellow product count on categories*/
ul.products .count { display:none !important; }

/*woocommerce template3,4,5,6,7,8,9,11,12,13,14,16,17,18,20,21,22,23,25,26,27,29*/
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
    float: left;
    margin-bottom: 2em;
    width: 30% !important;
    position: absolute !important;
    margin-top: 15px;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
    float: right;
    margin-bottom: 2em;
    width: 65% !important;
}
.woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product {
    width: 30% !important;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 
{ margin:0 !important;}
.woocommerce span.onsale, .woocommerce-page span.onsale { z-index:99;}
.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper textarea {font-size: 14px !important;}