/*
	Theme Name: Natural Balance Blog
	Theme URI:
	Download URL:
	Description: Natural Balance Blog is a 3 column theme. This theme is widget ready, SEO friendly and created with valid markups.
	Author:
	Author URI: http://www.naturalbalancenow.com/
*/

body {
	min-width: 750px;
	background: url('/site/images/header1_800.jpg') repeat-x;
	font: 1em Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #000;
	background-color: #FFF;
	padding: 0;
	margin: 0;
}

em {
	padding: 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	color: #666666;
	clear: both;
	display: block;
	margin: 10px 0px 0px 0px;
}

img {
	border: 0 none;
	padding: 0;
	margin: 0;
}

img.alignleft {
	float: left;
	margin: 5px 8px 5px 0px;
}

img.alignright {
	float: right;
	margin: 5px 0px 5px 8px;
}

img.aligncenter {
	display: block;
	margin: 0px auto 4px auto;
	clear: both;
}

a {text-decoration: none;}
a:link {font-weight: bold; color: #92B31D; text-decoration: none;}
a:visited {font-weight: bold; color: #92B31D; text-decoration: none;}
a:hover {font-weight: bold; color: #92B31D; text-decoration: underline;}
a:active {font-weight: bold; color: #92B31D; text-decoration: underline;}

a:active, a:focus {outline:0;}

/* content ---------- */

#content {
	color: #000000;
	height: 100%;
	margin: 0px 20px 0 10px;
}

#content-wrap {
	padding: 0;
	margin: 0;
}

#content-main {
	padding: 0px 1.75em 30px 1.75em;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	border: 1px solid #333;
}

#content-left {
}

/* header content ---------- */

#header {
	background: url('/site/images/header.jpg') no-repeat center;
	height: 175px;
}

#header800 {
	background: url('/site/images/header800.jpg') no-repeat center;
	height: 151px;
}

/* footer content ---------- */

#footer {
	background: url('/site/images/footer1.jpg') repeat-x bottom left;
	font: .7em Verdana, Arial, Tahoma, sans-serif;
	color: #000;
	padding: 25px 0px 35px 0px;
	clear: both;
}

#footer a:link {font-weight: normal; color: #000;}
#footer a:visited {font-weight: normal; color: #000;}
#footer a:hover {font-weight: normal; color: #000; text-decoration: underline;}
#footer a:active {font-weight: normal; color: #000; text-decoration: underline;}

#footer p {
	padding: 0;
	margin: 0;
}

.table {
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
}

.table tr td {
	border: 1px solid;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	clear: both;
	margin: 0px auto 0px auto;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
	margin: 0 auto 0 auto;
}

.half {
	width: 50%;
}

.right {
	text-align: right;
}

.pictitle {
	color: #C16633;
}

.break {
	overflow: hidden;
	width: 100%;
}

.clear {
	clear: both;
}

.framed {
	margin: 10px 10px 10px 10px;
}

.floatframed {
	margin: 10px 20px 10px 20px;
}

.floatleftframed {
	float: left;
	margin: 5px 20px 5px 0px;
}

.floatrightframed {
	float: right;
	margin: 5px 0px 5px 20px;
}

ol {
	list-style-type: decimal;
	padding: 0 2em 0 2em;
}

ol li {
	list-style-type: decimal;
	margin-left: 18px;
	color: #000;
}

ul {
	list-style-type: none;
	padding: 0 2em 0 2em;
}

ul li {
	background: url('/site/images/bullets/leaf.gif') no-repeat 0 0.25em;
	padding: 0 0 0 1em;
	color: #000;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

#left-sidebars {
}

#right-sidebars {
}

.sidebar-box {
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	width: 97%;
	margin: 0;
	padding: 0;
}

.sidebar-box h3 {
	width: 100%;
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	height: 17px;
	padding: 0px 0px 3px 10px;
	margin: 0px auto 3px auto;
}

.sidebar-box ul {
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	width: 100%;
	list-style-type: none;
	padding: 0px 0px 5px 0px;
}

.sidebar-box ul ul {
	margin: 0;
	padding: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

.sidebar-box ul li {
	background: url('/site/images/bullets/leaf_l.gif') no-repeat left 4px;
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin: 0;
	padding: 3px 0px 3px 13px;
}

.sidebar-box ul ul li {
	margin: 0;
	padding: 0;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited {
	margin: 0;
	display: block;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.sidebar-box ul li a:hover, .sidebar-box ul li a:active {
	margin: 0;
	display: block;
	color: #8EAB2E;
	font-weight: normal;
	text-decoration: none;
}

.sidebar-box ul ul li a:link, .sidebar-box ul ul li a:visited {
	margin: 0;
	color: #000000;
	text-decoration: none;
}

.sidebar-box ul ul li a:hover, .sidebar-box ul ul li a:active {
	margin: 0;
	color: #8EAB2E;
	text-decoration: none;
}

.clear-sidebar {
	float: left;
	height: 10px;
	width: 190px;
}

#left-post {
	width: 100%;
	height: 100%;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
}

#post-entry {
	width: 100%;
	height: 100%;
}

.post-meta {
	margin: 0;
	padding: 0px 0px 8px 0px;
	width: 100%;
	height: 100%;
}

#post-entry h1 {
	color: #546B23;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.3em;
	padding-bottom: 5px;
	margin: 1em 0 0 0;
}

#post-entry h2 {
	font-size: 1.3em;
	line-height: 2.0em;
	color: #000000;
	margin: 0;
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	border-bottom: 1px dotted #BBBBBB;
	padding: 0;
	margin: 1em 0 0 0;
}

#post-entry h3 {            /* same as h2 with no dotted line */
	font-size: 1.1em;
	line-height: 1.0em;
	color: #000000;
	margin: 0;
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 0;
	margin: 1em 0 0 0;
}

#comment-temps h4 {
	font-size: 1.1em;
	line-height: 1.0em;
	color: #80856B;
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 0;
	margin: 0px 0px 8px 0px;
}

#comment-temps h5 {         /* same as h4 WITH dotted line for division */
	font-size: 1.1em;
	line-height: 2.0em;
	color: #80856B;
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	border-bottom: 1px dotted #BBBBBB;
	padding: 0;
	margin: 0px 0px 8px 0px;
}

#post-entry h1 a:link, #post-entry h1 a:visited {
	color: #546B23;
	text-decoration: none;
}

#post-entry h1 a:hover, #post-entry h1 a:active {
	color: #546B23;
	text-decoration: none; /* no underlining the big post titles */
}

#post-entry h2 a:link, #post-entry h2 a:visited {
	color: #000000;
	text-decoration: none;
}

#post-entry h2 a:hover, #post-entry h2 a:active {
	color: #000000;
	text-decoration: none; /* no underlining the big post titles */
}

.posted-aut-cat {
	font-size: .75em;
	line-height: 1em;
	margin-top: 10px;
	color: #000000;
}

.posted-aut-cat a:link, .posted-aut-cat a:visited {
	text-decoration: none;
}

.posted-aut-cat a:hover, .posted-aut-cat a:active {
	text-decoration: underline;
}

.post-content {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 1em;
	line-height: 1.3em;
	color: #333333;
}

.post-fixed {
	height: 25px;
}

.post-commented {
}

.post-box {
	float: right;
	height: 16px;
	width: 119px;
	margin: 0;
	color: #FFFFFF;
	background: url(images/commented_v.gif) no-repeat;
	text-align: center;
	font: 11px Verdana, Arial, Geneva, Helvetica, sans-serif;
	padding: 0;
}

.post-box a:link, .post-box a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.post-box a:hover, .post-box a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.post-content code {
	display: block;
	padding: 5px;
	clear: both;
	margin: 10px 40px 10px 5px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1em;
	color: #000000;
	background-color: #F4F4F4;
	border: 1px dotted #F7F7F7;
}

.post-content img {
}

.post-content blockquote {
	background: url(images/bquote.gif) no-repeat left top;
	clear: both;
	margin: 10px 40px 10px 5px;
	padding-top: 15px;
	padding-left: 38px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1em;
	color: #333333;
	text-align: left;
	font-weight: normal;
}

.post-content a:link, .post-content a:visited {
	font-size: .9em;    /* slightly smaller for 'More...' */
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.post-content a:hover, .post-content a:active {
	font-size: .9em;    /* slightly smaller for 'More...' */
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.post-navs {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
}

.post-navs a:link, .post-navs a:visited {
	color: #000000;
	text-decoration: none;
}

.post-navs a:hover, .post-navs a:active {
	color: #CCCC99;
	text-decoration: underline;
}

#comment-temps {
}

#comment-temps h1 {
	font-size: 1.3em;
	line-height: 1.2em;
}

#comment-temps h2 {
	font-size: 1.3em;
	line-height: 1.2em;
}

#comment-temps h3 {
	font-size: 1.3em;
	line-height: 1.2em;
}

#comment-temps h4 {
	font-size: 1.3em;
	line-height: 1.2em;
}

#comment-temps a:link, #comment-temps a:visited {
	text-decoration: none;
}

#comment-temps a:hover, #comment-temps a:active {
	text-decoration: underline;
}

.rssfeed {
	margin: 0;
	background: url(images/feed.png) no-repeat left center;
	padding: 2px 0px 2px 20px;
	text-align: left;
	font-size: .7em;
	line-height: 1em;
	color: #000000;
}

.com-box {
	margin: 0;
	border: 1px solid #F2E8C6;
	color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 5px 5px 10px 5px;
}

.author_date {
	float: left;
	font-size: .8em;
	line-height: 1.5em;
	color: #333333;
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 17px;
}

.author_com {
	font-size: .8em;
	line-height: 1.5em;
}

.author_com_text {
	padding-top: 10px;
	font-size: .8em;
	line-height: 1.5em;
	padding-left: 50px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.com-fixed {
	clear: both;
	height: 20px;
}

.com-box_alt {
	margin: 0;
	border: 1px dotted #EEF4E3;
	color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 5px 5px 10px 5px;
}

.author_com_text blockquote {
	clear: both;
	margin: 10px 40px 10px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	font-size: .7em;
	line-height: 1em;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
}

.author_com_text code {
	clear: both;
	margin: 10px 40px 10px 5px;
	font-size: .7em;
	line-height: 1em;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	padding: 3px;
	border: 1px dotted #EFEFEF;
	display: block;
}

#comment-temps form {
	font-size: 1.1em;
	line-height: 3.5em;
	margin: 0;
	padding: 0;
}

#comment-box {
	margin: 0;
	padding: 0;
}

#comment-box p {
	padding: 0;
	clear: both;
	margin: 0px 0px 5px 0px;
	font-size: .685em;
	line-height: 1em;
	color: #333333;
}

#comment-box input {
	margin: 0;
	padding: 1px;
	width: 30%;
	height: 1.35em;
	border: 1px solid #CCCCCC;
}

#comment-box input:hover {
}

#comment-area {
	margin: 0;
	padding: 0;
}

#comment-area p {
	padding: 0;
	clear: both;
	margin: 0px 0px 5px 0px;
	color: #333333;
	font-size: .685em;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 1em;
}

#comment-area textarea {
	width: 50%;
	line-height: 1.3em;
	height: 180px;
	border: 1px solid #CCCCCC;
	margin: 0;
}

#comment-area textarea:hover {
}

#searchform {
}

#searchform p {
	padding: 0;
}

.search_field {
	font-size: 12px;
	width: 155px;
	height: 16px;
	border: 1px solid #CCCCCC;
	padding: 0 0 0 5px;
}

.search_button {
	margin: 8px 0px 5px 0px;
}

#wp-calendar caption {
	width: 100%;
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	height: 16px;
	background: url('/site/images/bullets/leaf_l.gif') no-repeat left 4px;
	padding: 3px 0px 3px 13px;
	margin: 0px auto 0px auto;
}

#wp-calendar {
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	width: 100%;
	list-style-type: none;
	padding: 8px 0px 8px 0px;
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 1.2em;
	margin: 3px 0px 0px 0px;
}

#wp-calendar th {
	margin: 0;
	padding: 0;
	text-align: center;
}

#wp-calendar td {
	margin: 0;
	padding: 0;
	text-align: center;
}

#wp-calendar tf {
	margin: 0;
	padding: 0;
}

#wp-calendar #next a {
	text-align: left;
	float: right;
	padding: 5px 0 5px 0;
	font-weight: bold;
}

#wp-calendar #prev a {
	text-align: center;
	float: left;
	padding: 5px 0 5px 0;
	font-weight: bold;
}

#wp-calendar a:link, #wp-calendar a:visited {
	color: #000000;
	text-decoration: none;
}

#wp-calendar a:hover, #wp-calendar a:active {
	color: #8EAB2E;
	text-decoration: none;
}

#wp-calendar #next a:link, #wp-calendar #prev a:visited {
	color: #000000;
	text-decoration: none;
}

#wp-calendar #next a:hover, #wp-calendar #prev a:hover {
	color: #8EAB2E;
	text-decoration: none;
}

.download {
	clear: both;
	padding: 3px;
	color: #000000;
	margin-right: 50px;
	font-size: .7em;
	line-height: 1em;
	font-weight: bold;
}

.notice {
	clear: both;
	padding: 3px;
	color: #CC0033;
	margin-right: 50px;
	font-size: .7em;
	line-height: 1em;
	font-weight: bold;
}

.warning {
	clear: both;
	padding: 3px;
	color: #FF9900;
	margin-right: 50px;
	font-size: .7em;
	line-height: 1em;
	font-weight: bold;
}

