/*  
Theme Name: Health Now, Wealth Forever
Description: Custom theme for Health Now, Wealth Forever.
Version: 1.0
Author: Tom Howell
Author URI: http://www.healthnowwealthforever.com/

*/

/*Reset*/
html, body, h1, h2, h3, h4, h5, h6, blockquote, dd, dl, hr, p, form, ul, li{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #333333;
}

.hidden{
	display: none;
}

h1 {
	float: right;
	text-align: right;
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

h2,h3,h4 {font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;}

p{
	font-size: .9em;
	text-align: left;
	padding: 15px 0 0 0;
}

a:hover {
	text-decoration: none;
}

a:link, a:visited {
	text-decoration: underline;
	color: #336699;
}

#wrapper{
	margin: auto;
	width: 960px;
	padding: 0 25px;
}

#header{
	padding: 0;
	height: 170px;
	margin: 0 auto;
	width: 960px;
	background-position: center;
	background: #fff
				url(images/headers/banner960.png);
}

#mainnav{
	padding: 1px 0 0 0;
	margin: 0 auto 0px auto;
	width: 960px;
	background: white;
	text-align: left;
	height: 1.6em;
	border-bottom: 6px solid #a9c661;
}

#mainnav ul{
	list-style-type: none;
	list-style-image: none;
}

#mainnav li{
	display: inline;
}

#mainnav ul li a{
	text-decoration: none;
	margin: 0;
	padding: 5px 20px 5px 20px;
	color: black;
	line-height: 22px;
}

#mainnav ul li a:hover{
	color: black;
	background: #a9c661;
}

#current{
	text-decoration: none;
	margin: 0;
	padding: 5px 0;
	color: black;
	line-height: 22px;
	background: #a9c661;
}

#container{
	padding-left: 34px;
	margin-left: 320px;
	line-height: 18px;
}

/* Footer */

#footer {
	clear: both;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .7em;
	border-top: 1px solid #666;
	color:#666;
	padding: 13px 25px;
	line-height: 18px;
}

#footer #altnav{
	width: 350px;
	float: right;
	text-align: right;
}

#footer #altnav li{
	display: inline;
}
#footer a {
	color: #666;
	text-decoration: none;
padding: 0 0 0 3px;
}

#footer a:hover {
	color: #09f;
}

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	font-size: 1.2em;
	padding-bottom: 6px;
	line-height: 1.3em;
}
.post h3, .post h4 {
	padding-top: 1em;
}
.post p {
text-indent: 1em;
}
.post li{
	font-size: .9em;
	text-align: left;
	padding: .1em;
}

.post table{
padding-top: 15px;
}
.entry{
	line-height: 18px;
}

p.postmetadata {
	border-bottom: 1px solid #d4e7b2;
	margin: 10px 0 5px 0;
	text-align: center;
padding-bottom:5px;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	padding: 0 10px;
	float: left;
	width: 300px;
	margin: 0 10px 0 10px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding:0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

.sidebar #search-2{
border-bottom: 1px solid #d4e7b2;
}

#signup {
padding: 5px;
background: #d4e7b2;
}

table #wp-calendar{
	width: 100%;
}

#footer p{
	line-height: 18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.post ul {
	padding: 1em 0 1em 2em;
}

#factoid {
	padding: 0;
	margin: 0;
	width: 100%;
	background: #a9c661;
	border-bottom: 6px solid #a9c661;
}

#recpro {
	text-align: center;
}

.recprocat {
	border: 1px solid #ccc;
	padding: 10px 10px;
}

.recprocat iframe {
	padding: 0 0 5px 10px;
}