/*  
Theme Name: Discover True Health Blog
Theme URI: http://www.discovertruehealth.com/
Description: A more graphical version. A ezine layout for Wordpress developed from the theme, Mimbo written by Darren Hoyt, http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/.
Version: 1.0
Author: David Dittman
Author URI: http://www.daviddittman.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background-color: #b3cb94;
	/*background-color: #9d9b2e;*/
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #000;
	padding: 0 0 25px 0;
	margin-top:0px;;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}

/* New header for better health research */

#top_header {
	width:927px;
	height:157px;
	margin:9px auto 0 auto;
	font-size:1em;
	/*background-color:#FBFAEA;
	background-image:url(images/motto9.jpg);
	background-repeat:no-repeat;*/
	border-top:#aaa thin solid;
	border-left:#aaa thin solid;
	border-right:#aaa thin solid;
}

#nav_header_area {
	width:927px;
	margin:0 auto;
	font-size:.7em;
	background-color:#FFFFFF;
}

#top_header h1 {
	font:30px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#top_header a {
	color:#fff;
	text-decoration:none;
	}

p {	
	margin: 15px 0;
	}


a:link, a:visited {
	color: #0000CC;
	text-decoration:none
	}

a:hover, a:active {
	color:#0000CC;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	display:block;
	}

/* Image classes */	
.thumbnail {
	margin:5px;
	padding:1px;
	border:1px solid #000;
}		

/* Structure */

#page {
	width:901px;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
	padding: 10px 13px 35px 13px;
	border-right:#aaa thin solid;
	border-left:#aaa thin solid;
	border-bottom:#aaa thin solid;
	}
	
#signuppage {
	width:907px;
	height:25px;
	color:#660000;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
	padding: 10px 10px 10px 10px;
	background-color: #FBFAEA;
	border-bottom:#660000 medium solid;
	border-right:#aaa thin solid;
	border-left:#aaa thin solid;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 310px;
	padding-bottom:5px;
	float:right;
	/*border-bottom:#b0232d 3px solid;
	border-left:#b0232d 3px solid;
	border-right:#b0232d 3px solid;
	border-top:none;*/
	margin-top:0px;
	/*background-image:url(images/sidebar_gradient_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fef8d4;*/
	}

#leftcol {
	width:257px;
	border-right:1px dotted #b6b6b6;
	padding-right:15px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:267px;
	padding-left:15px;
	}


#clearformatting {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	padding:0px;
	margin:0px;
	letter-spacing:normal;
	border:none;
}
#lead img {
	padding:1px;
	border:1px solid #000;
	}
	
#lead a:link, a:visited {
	/*color: #0000CC;*/
	text-decoration:none
	}

#lead a:hover, a:active {
	/*color:#7da939;*/
	text-decoration:underline;
	}
	
#clearformatting img {
	padding:0px;
	margin:0px;
	border:0px solid #000;
}
	
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:2px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	/*background:#FEEDDE;*/
	display:block;
	padding:4px 4px 4px 8px;
	margin:0 15px 0 15px;
	font-weight:bold;
	/*border-left:4px solid #bf2c37;*/
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #000;
	font-weight:bold;

	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none;
	font-weight:bold;

	}
		
	 

	
/*	Headers */

h1 {
	font:2.95em Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 2em Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	}

h3, #sidebar h2 {
	font: 15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color:#000;
	}

#sidebar h3, #sidebar h2 {
	background-image:url(images/h2_bg.gif);
	background-repeat:no-repeat;
	padding:3px 15px 6px 15px;
	margin:10px 0 15px 0;
	color:#fff;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
/* To account for transparent top on first label */

#sidebartop {
	width: 300px;
	float:right;
	/*border-left:#fff 3px solid;
	border-right:#fff 3px solid;
	border-bottom:#900 3px solid;*/
	margin:0;
	}

#sidebartop h3 {
	background-image:url(images/h2_bg.gif);
	background-repeat:no-repeat;
	padding:3px 15px 6px 15px;
	margin:10px 0 15px 0;
	color:#fff;
	font: 15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	}


	
/* Content */

#content {
	width:575px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background:#FBFAEA;
	padding:10px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#f4f4f4;
	}
	
.feature p, #rightcol p {
	margin:.3em 0;
	
	}

.feature img {
	padding:1px;
	border:1px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:5px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;

	}
	
.feature#lead .title {
	font:1.4em Tahoma, Arial, Helvetica, sans-serif;
	line-height:100%;
	display:block;
	font-weight:bold;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}
#rightcol ul{
	padding-left:30px;

}

#sidelist li {
	list-style:none;
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #00000cc;
	}


#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:450px;
	}	

.entry {
	padding-bottom:10px;
	}

h3 a:link, h3 a:visited {
	color: #0000CC;
	}


/*Tag Styles*/


.tag-sidebar {
	width:346px;
	border:#82ba38 medium solid;
	float:right;
	margin-left:25px;
	margin-top:10px;
}

.tag-sidebar-ad {
	width:346px;
	float:right;
	text-align:center;
	margin-left:25px;
	margin-top:10px;
}

.tag-sidebar-ad img {
	border:none;
}

.tag-sidebar-top {
	background-image:url(images/tag_sidebar_top_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-weight:bold;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 15px;
}

.tag-sidebar-bottom {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	padding-top:10px;
}

.tag-content {
	width: 565px;
	float: left;
}

.tag-content h2 {
	background-image:url(images/tag_h2_bg.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	font-weight: bold;
	color:#FFF;
	font: 28px Tahoma, Arial, Helvetica, sans-serif;
	height:48px;
	padding-top: 4px;
	border-bottom: none;
}

.tag-content h3 {
	font: 22px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: none;

}






/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:10px;
	list-style-type:none;
	display:inline;
	}
.wp-socializer ul {
	clear:both;
}
.wp-socializer ul li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:10px;
	list-style-type:none;
	display:inline;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}

.entry h2 {
	font: 1.5em Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#660000;
	background-image:none;
	border:none;
}


#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	


.button {
	padding: 1px;
	background:#ffe3a6;
	color:#000;
	font-weight:bold;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	font-weight:bold;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	text-align:center;
	font-size:0.7em;
	padding-top:15px;
	color:#000;
	}

#footer a {
	color:#000;
	}

#footer a:hover {
	text-decoration:underline;
	}
	
#signup_box {
	margin:0;
	width:323px;
	background: url(images/top.gif) no-repeat left top;
}

#signup_box .container{
	background: url(images/bottom.gif) no-repeat bottom right;
	padding-bottom:5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#signup_box h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:15px;
	color:#fff;
}
#signup_box h5 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#7da938;
}
#signup_box p {
	font-size:12px;
	font-weight:bold;
}
.post-box {
	height: 33px;
	width: 147px;
	margin: 0px;
	line-height: 30px;
	color: #fff;
	background-image: url(images/comment_button.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight:bold;
}
.post-box a {
	color: #fff;
}

#backtoblog a {
	color:#FFFFFF;
}

.date {
	font-size:10pt;
	color:#333333;

}

/* HR's menu style
*/

/*========================= TOP OF THE MENU CASCADE =========================*/
.CSSmenu {
	margin: 0px auto;
	padding:0;
	border:0;
	height:26px;                                  /* the menu's overall height */ 
	/*background: #b0232d;*/
	background-image:url(images/glossygreen2.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;         /* this (and also below) sets the menu's font size */
	width: 100%;
	clear: left;
	font-weight:bold;
}

.menu-background {
	margin: auto;
	width: 706px;
}

.CSSmenu img {
	vertical-align: top;      /* prevent images from being pushed down by text */
}

.CSSmenu ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none;          /* we don't want to view the list as a list */
	line-height:26px;           /* globally set the menu's item spacing. note */
}                               /* this must be 1.0 or 1.5 or 2.0 for Mozilla */

.CSSmenu ul .dropdown {
     background: url(images/dropDownButton.gif) top right no-repeat;
}

.CSSmenu li {
	float:left;    /* this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
	padding: 0;
	margin:0;
}

.CSSmenu ul li table {
	margin:-1px 0;              /* IE5 needs -1px top and bottom table margins */
	m\argin:0;               /* re-zero the table margins for everyone but IE5 */
	border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
	       /* this sets the base font size for our entire menu */
}

/*======================== TOP LEVEL MENU DEFINITIONS ========================*/

.CSSmenu ul li ul {
	left: -3000px;                  /* initially hide the entire list hierarchy */
	padding:1px;                               /* this is our box border width */
	position: absolute;
	width: 250px;
}

.CSSmenu ul li a,
.CSSmenu ul li a:visited {                    /* unselected top-level menu items */
	display:block;
	float:left;
	text-decoration:none;
	height:26px;
	text-transform:uppercase;
	color: white;
	line-height: 26px;
	padding: 0px 20px;
	border-left: 1px solid #fff;
}

.CSSmenu ul li:hover a,
.CSSmenu ul li a:hover {                        /* selected top-level menu items */
	height: 25px;
	text-decoration: underline;
}

/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/
.CSSmenu ul li:hover ul,
.CSSmenu ul li a:hover ul {                           /* 2nd level drop-down box */
	display:block;
	position:absolute;
	margin: 0;
	top:25px;              /* place us just up underneath the top-level images */
	left:-1px;       /* left-align our drop-down to the previous button border */
	color:black;                        /* this sets the unselected-text color */
	background: #d8d8d8;
	border: 1px solid black;
}

.CSSmenu ul li:hover ul li a,
.CSSmenu ul li a:hover ul li a {                   /* 2nd level unselected items */
	border:0;
	margin:0;
	padding: 5px 0px 5px 10px;
	height:auto;
	color:#000;               /* this sets the unselected drop-down text color */
	width: 250px;
	font-size: 14px;
	text-align: left;
	line-height: 110%;
	border-left: 1px solid #e64d4d;

}

.CSSmenu ul li:hover ul li:hover a,
.CSSmenu ul li a:hover ul li a:hover {                /* 2nd level selected item */
	color:blue;
	background:white;
}

#text {           /* the Mac's standard Safari browser will not see this code */
	height:1.215em;#           /* ...  but every other browser will and should */
} /* Safari barfs on the illegal pound sign (#) after the rule's property val */

/* Category columns for news category */
	
#cat_column {
	width:267px;
	padding-left:18px;
	margin-top: -5px;
	float:left
	}
	
#cat_column p {
	margin:.3em 0;
	font-size:16px;
}

#cat_column .title {
	font-size:18px;
}

.cat-post h2 {
	font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#660000;
	background-image:none;
	border:none;
}

.cat-post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.cat-post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.cat-post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}






.cat-clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	

#sidebarThanks {
	display: none;
	color:#900;
	margin: auto;
	padding: 5px;
	text-align: center;
}

.post_image {
	padding:1px;
	margin:8px;
	border:1px solid #000;
}


.scrollbox {
	border:0px;
	margin:-5px;
	padding:5px;
	height:750px;
	width:300px;
	overflow:auto;
}

.wp-tag-cloud {
	padding-left:25px;
}

.wp-tag-cloud li {
	font-weight:bold;
	font-size:1.1em;
}

/*Main Navbar */

#nav {
	text-align:center;
	font-size:16px;;
	height:26px;
	width:1000px;
	padding-top:3px;
	padding-bottom:3px;
	/*background-color:#b0232d;*/
	background-image:url(images/glossygreen2.jpg);
	background-repeat:repeat-x;
	}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#nav li {
	float: left;
	list-style:none;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #fff;
	padding:6px 12px;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	text-decoration: underline;
	color:#fff;
	}	
	
	
/* Dropdown Menus */		
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#006;
	}

#nav li li a:hover, #nav li li a:active {
	background:#060;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

a.main:hover
{	background:none;
	}
	
#articlead blockquote {
	border:none;
	background:none;
	margin:1em;
	padding:1em;
	color:#000000;
}

#articlead {
  padding: 0.2em 0.5em;
  border:1px solid green;
  margin-bottom:20px;
}

.scrollsidebar {
	border:0px;
	margin:-5px;
	padding:5px;
	height:300px;
	width:300px;
	overflow:auto;
}


