/*
Theme Name: Frank's Template 2
Theme URI: http://lorem-ipsum-dolor-sit-amet.com/green-theme
Description: Based on theme created by Kasper Solberg - Green Theme. Editted by: Ianne 
Version: 1.0
Author: Ianne L
Credits for original template goes to: Kasper Solberg

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php

*/

	

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Body */
* {margin:0; padding:0;}
/*body {background:#f4f4f4  url(img/bg.gif) top center repeat-y; color:#336633; font:76% Book Antiqua,Arial,Verdana,Tahoma,sans-serif;}*/
body {
	margin-top: 0px;
	padding-top: 0px;
	font-family: arial, helvetica, sans-serif;
	background: url(http://naturalhealthontheweb.com/includes/newsite_images/stripe_body.gif) repeat-x #BFDEFB; 
/*background: url(http://naturalhealthontheweb.com/includes/newsite_images/HorizonalTile-Gradient.jpg) repeat-x #BFDEFB;*/

	background-position: top;
}

/*#wrap {background-color:#fff; color:#336633; margin:0 auto; width:1000px;} */
#wrap {background-color:#fff; margin:0 auto; width:1000px;}

.clearer { clear: both; font-size: 0px; }

#container { 
	width: 1000px;
	margin: 0 auto;
	background: white;
}

/* Links */
a {background-color:inherit; color:#003399; font-weight:bold; text-decoration:none;}
a:hover {background-color:inherit; color:#003399; font-weight:bold; text-decoration:underline;}
a img {border:0;}

/* Header */
/*#header {position: absolute; margin:0 0 0 40px; width:1000px; left: 50%; text-align: right;} */
#header {
	width: 1000px;
	height: 161px;
	background: url(img/header.jpg) no-repeat #52BEEF;
}

#header a {
    position: absolute;
    /*top: 0;
	left: 0;*/
	top: 95px;
    left: 60px;
    width: 434px;
    height: 161px;
	background-color:transparent;
}


/*#header h1 {background-color:inherit; color:#003399; font-size:2em; letter-spacing:-1px; margin:30px 30px 0 0;}
#header h1 a {background-color:inherit; color:#003399; text-decoration:none;}
#header p {background-color:inherit; color:#000000; font-size:1.1em; font-weight:bold; line-height:1.3em; margin:10px 30px 0 0;} */
#frontphoto {margin:0 0 10px;}

/* Sidebars */
/*#leftside {clear:left; float:left; line-height:1.5em; margin:0 0 5px; padding:0; width:140px;}*/
/*#extras {float:right; line-height:1.4em; margin:0 0 5px; padding:0px; width:140px;} */
#leftside {	width: 190px; float: left; padding: 10px 0px 10px 10px;}
#extras {width: 160px;	float: right;	padding-top: 5px; padding-right:10px; }
#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {font-size:0.9em; margin:0 0 18px;}

#leftside li, #extras li {line-height:1.2em; list-style:none; margin:0 0 6px;}
#leftside ul ul, #extras ul ul {margin:6px 0 0 10px;}
#leftside ul ul li, #extras ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #extras ul ul li a {font-weight:normal;}
#leftside ul.linklist, #extras ul.linklist {font-size:1em;}
#leftside ul.linklist ul, #extras ul.linklist ul {margin:0 0 20px;}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a {font-weight:bold;}
#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {background-color:inherit; color:#000000; font-size:1.3em; font-weight:normal; text-align:left; margin:0 0 6px;}
#leftside label, #extras label {display:none;}
#extras .google_adds {
	background: #E2EDC8;
	margin: 0 auto;
	width: 160px;
}

/* Main menu */
ul.page {list-style:none; margin:0 0 20px; width:140px;}
ul.page li {display:inline; line-height:1.4em; width:140px;}
ul.page li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#003399; float:left; font-weight:bold; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
ul.page li a:hover, ul.page li.current_page_item a {background-color:#eaeaea; border-left:0px solid #336633; color:#003399;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;}

/* Content */
/*#content {line-height:1.6em; margin:0 155px 5px; padding:0;} */
#content {padding: 25px 20px 25px 20px;	width: 570px; float: left;	font-size: 14px; text-align: justify;}
#contentwide {line-height:1.6em; margin:0 0 5px 150px; padding:0;}
#content h2,#contentwide h2 {font-size:1.6em; margin:0 0 10px;}
#content h3,#contentwide h3 {font-size:1.4em; margin:0 0 8px;}
#content img,#contentwide img {border:1px solid #d0d0d0; float:left; margin:3px 10px 3px 0;}
#content ul,#contentwide ul,#content ol,#contentwide ol {margin:0 0 16px 20px;}
#content li,#contentwide li {padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {margin:0 0 0 16px;}

/* Footer */
/*
#footer {border-top:2px solid #e0e0e0; font-size:0.9em; clear:both; color:#777; font-weight:normal; line-height:1.7em; margin:0 auto; padding:10px 0; text-align:center; width:760px;}
#footer p {margin:0; padding:0;}
#footer a {color:#777; font-weight:normal; text-decoration:none;}
#footer a:hover {color:#555; text-decoration:underline;}
#footer strong a {font-weight:bold;}
#footer span.credits {font-size:1.1em;}
*/
/* Subpage menu */
#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;} 
#subpages h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}
#subpages ul.submenu {line-height:1.4em; list-style:none; margin:0;}
#subpages ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#003399; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}
#subpages ul.submenu li ul {margin:0 0 5px 10px; width:170px;}
#subpages ul.submenu li ul li a {width:170px;}
#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}
#subpages ul.submenu li ul ul li a {width:160px;}
#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}
#subpages ul.submenu li ul ul ul li a {width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:0px solid #336633; color:#555;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#555;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
blockquote {border-left:0px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}
blockquote p {background-color:inherit; color:#000000; font-size:0.9em; line-height:1.3em;}
label {background-color:inherit; color:#003399; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:0px solid #cccccc;}

/* Forms */
#s,#submit {background-color:#ffffff; border:1px solid #cccccc; color:#000000; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}
#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Book Antiqua,Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix */
.contenttext {overflow:hidden; text-align:justify;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* WP image align classes */
img.centered {display:block; margin-left:auto; margin-right:auto;}
img.alignright {padding:4px; margin:0 0 2px 7px; display:inline;}
img.alignleft {padding:4px; margin:0 7px 2px 0; display:inline;}
.alignright {float:right;}
.alignleft {float:left;}

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {margin:0 0 25px;}
.postinfo {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#000000; font-size:0.9em; font-weight:bold; line-height:1.5em; margin:1px 0 30px; padding:8px 5px 8px 8px;}
.comment {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#000000; margin:0 0 10px; padding:8px 5px 0 8px;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.gravatarside {float:right; width:48px; height:48px; margin:0 5px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}

/* ######## Subscribe Box */
#subscribe_box {
	width: 570px;
	height: 113px;
	background: url(http://naturalhealthontheweb.com/includes/newsite_images/subscribe_box.jpg) no-repeat;
	float: right;
	margin-top: 40px;
}

#subscribe_box .testimonial {
	width: 296px;
	font-size: 12px;
	padding: 13px 0px 0px 101px;
	float: left;
}

.subscribe_table {
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	display: inline;
}

.subscribe_table .col1 {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

.subscribe_table .col2 input {
	width: 100px;
	height: 18px;
	border: 1px solid #999999;
}

#subscribe_btn {
	background: url(http://naturalhealthontheweb.com/includes/newsite_images/subscribe_btn.png) no-repeat;
	width: 91px;
	height: 22px;
	border: none;
	cursor: pointer;
}

/* ######## Search bar and bottom bar */
#searchbar {
	width: 998px;
	height: 40px;
	background: url(newsite_images/stripe_searchbar.gif) repeat-x #8DCB35;
	border: 1px solid #B9DF82;
}

#bottom_bar {
	width: 1000px;
	height: 39px;
	background: #87C82A;
	clear: both;
}

#bottom_bar table,
#searchbar table {
	height: 40px;
	color: white;
	margin-left: 15px;
}

#bottom_bar table td.col1,
#searchbar table td.col1 {
	font-size: 16px;
}

#bottom_bar table td.col4,
#searchbar table td.col4,
#bottom_bar table td.col5,
#searchbar table td.col5 {
	font-size: 13px;
}

/* ######## Left hand sidebar */
#leftside {
	width: 190px;
	float: left;
	padding: 10px 0px 10px 10px;
}

#leftside .nav a{ 
	width: 148px;
	/*width: 158px;*/
	padding: 2px 10px 2px 10px;
	display: block;
	border-top: 1px solid #CEF472;
	border-left: 1px solid #CEF472;
	border-right: 1px solid #CEF472;
	color: white;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background: #84C624;
}

#leftside .nav a.last { 
	border-bottom: 1px solid #CEF472;
}

#leftside .nav a:hover {
	background: #009900;
}

#leftside .links { width: 160px; margin: 0 auto; }
#leftside .links h4 { margin: 15px 0px 10px 0px; font-size: 14px; }
#leftside .links a,
#leftside .links p {
	font-size: 12px;
	margin: 0px;
	display: block;
}


#leftside .books { width: 160px; margin: 0 auto; }
/*#leftside .books a,*/
#leftside .books p {
	font-size: 12px;
	margin: 0px;
	display: block;
}


#leftside .google_adds {
	/*background: #E2EDC8;*/
	margin: 0 auto;
	width: 170px;
	float: left;
	padding: 10px 0px 10px 10px;
} 

/* ######## Right hand sidebar */
#sidebar_right {
	width: 185px;
	float: right;
	padding-top: 5px;
}

#sidebar_right .google_adds {
	/*background: #E2EDC8;*/
	margin: 0 auto;
	width: 170px;
}

#frank_ads {
	background: #E2EDC8;
	margin: 0 auto;
	width: 100px;
	font-size:14px;
	padding: 5px 30px;
	text-align: left;
}

#frank_ads a{
	color:0000FF;
	font-weight:bold;
}

#extras .bookmarks {
	background: #FFFFFF;
	margin: 0 auto;
	width: 170px;
	
}

#extras .links { width: 160px; margin: 0 auto; }
#extras .links h4 { margin: 15px 0px 10px 0px; font-size: 14px; }
#extras .links a,
#extras .links p {
	font-size: 12px;
	margin: 0px;
	display: block;
}

#extras .social_links a {
	float: right;
	margin: 5px 0px 5px 0px;
	padding-right: 10px;
}

#sidebar_right .books { width: 160px; margin: 0 auto; }
#sidebar_right .books a,
#sidebar_right .books p {
	font-size: 10px;
	margin: 0px;
	display: block;
} 

/* ######## Content */
/*
#content {
	padding: 25px 20px 25px 20px;
	width: 570px;
	float: left;
	font-size: 14px;
}

#content h2 {
	font-size: 18px;
	color: #003399;
	margin-top: 0px;
}

#content h1 {
	font-size: 15px;
	color: #003399;
	margin-top: 0px;
}

#content h3 {
	font-size: 13px;
	color: #003399;
	margin-top: 0px;
} */

/* ######## books_across*/
/*
#books_across {
	font-size: 12px;
	width: 950px;
	margin: 0 auto;
	text-align: center;
}
*/

/* ######## book_across */
#book_across {
	width: 1000px;
	background: #FFFFFF;
	clear: both;
}

#book_across table{
	height: 40px;
	color: white;
	margin-left: 15px;
}

#book_across table td.col1,
#book_across table td.col2,
#book_across table td.col3,
#book_across table td.col4{
	font-size: 12px;
}

#book_across h1 {
	font-size: 18px;
	color: #003399;
	margin-top: 0px;
}

#book_across hr {
	width: 980px;
	color: #FFFFFF;
	background-color: #87C82A;
	height: 3px;
}
/* ######## Copyright */
#copyright {
	font-size: 12px;
	/*color: white;*/
	color: #003399;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0px 40px 0px;
}


