/*  
Theme Name: Health
Theme URI: http://www.TurboMembership.com
Description: A WordPress theme by: <a href="http://www.TurboMembership.com">TurboMembership.com</a>.
Author: TurboMembership.com
Author URI: TurboMembership.com
Tags: Black , custom header, fixed width, three columns, widgets
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	vertical-align: top;
	background: #fff;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 16px;
}

a{
	text-decoration: none;
	color: #599d0a;
}

a:hover{ text-decoration: underline; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 10px 0;
	background: #fffada url(images/bg_blockquote.gif) no-repeat 5px 7px;
	color: #736926;
}

blockquote p{
	padding: 10px 10px 10px 20px;
}

blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dt{
	font-weight: bold;
}

dd{
	padding: 0 0 5px 15px;
}

hr{
	clear: both;
	margin: 15px 0 5px;
	width: 100%;
	border: 0;
	height: 1px;
	text-align: left;
	background: url(images/bg_comment_bottom.gif) no-repeat;
}

small{
	font-size: 10px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#author, input#email, input#url, textarea#comment{
	border: 1px solid #cbb945;
	background-color: #fffadb;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container, #header, #menu, #menu ul li, #menu ul li a, #pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, .narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar{
	text-align: left;
	vertical-align: top;
}

#container{
	margin: 0 auto;
	width: 1000px;
	padding: 0px 0 0;
}

#header{
	margin: 0;
	float: left;
	width: 1000px;
	height: 243px;
	background: url(images/header.jpg) no-repeat;
	color: #333;
}
#menu {
	
	margin:45px 0 0 0;
	_margin:47px 0 0 0;
	padding: 0;
}

#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	margin:0px 0 0 0px;
	background: url(images/navigation_back.jpg) repeat-x 105% 110%;
	height:47px;
}
#menu ul li{
	float: left;
	margin: 0px 0px 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	padding:0 0px;
	background: url(images/seprater.gif) no-repeat 100% 15px;
	color: #325b0a;
}

#menu ul li a{
	display: block;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
	text-align:center;
	color: #ffffff;
	font-size:20px;
	margin:0 28px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#menu ul li a:hover{
	text-decoration: underline;
	 color:#000000;
}
#pagetitle{
	clear: both;
	width: 1000px;
	height: 100px;
}
.logo{
	margin:50px 0 0 0;
	_margin:12px 0 0 0;
	background: url(images/logo.jpg) no-repeat 8px 0px;
	width:280px;
	height:94px;
	display:block;
	}

#pagetitle h1{
	padding: 30px 28px 0;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;	
}

#pagetitle h1 a{
	text-decoration: none;
	color: #fff;
}

#syndication{
	float: left;
	padding: 15px 31px 0;
	color: #999;
}

#syndication a{ color: #666; }

#syndication a.feed{
	padding: 0 0 0 19px;
	background: url(images/feed_icon.png) no-repeat 0 1px;
}
#searchbox{
	float: right;
	padding: 0px 20px 0px 10px;
	width:215px;
	background: #url(images/input_box.gif) no-repeat;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

#searchbox input#s{
	border: 0px solid #ddd;
	margin:5px 0 0 0;
	background: #ffffff;
	float:left;
	
}
		
#searchbox input#searchsubmit{ 
background: url(images/search_but.jpg) no-repeat;
height:43px;
width:78px;
float:right;
padding:0;
}

.pagewrapper{
	margin: 0 0 0px;
	float: left;
	width: 1000px;
	background: #5c6672 url(images/bg_page_bottom.gif) no-repeat left bottom;
	color: #333;
}

.page{
	float: left;
	padding: 0 ;
	width:1000px;
	background: #ffffff;
}

.wrapper{ /* This wrapper class appears only on Page and Single Post pages. */
	float: left;
	width: 540px;
}

.narrowcolumnwrapper{
	margin: 0px 0 0 0px;
	_margin: 0px 0 0 0px;
	border:0px solid red;
	float: left;
	width: 540px;
	_width: 540px;
	/*background: #fff url(images/bg_narrowcol.gif) repeat-y;*/
}

.narrowcolumn{
	float: left;
	width: 520px;
	_width: 520px;
	margin:0;
	/*background: url(images/bg_narrowcol_bottom.gif) no-repeat left bottom;*/
}

.content{
	width: 543px;
	_width: 540px;
	margin:0 0 0 10px;
	/*background: url(images/bg_narrowcol_top.gif) no-repeat left top;*/
}

.post{
	padding: 5px 0px 0px 0;
	line-height: 18px;
	border:0px solid red;
	margin-left:20px;
}

.post h2{
	padding: 0 0 2px;
	margin-top:4px;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	color:#000000;
	padding-left:10px;
	background-color:#eef8df;
}

.post h2 a{
	text-decoration: none;
	color: #ee6908;
	border-bottom: 1px solid #ee6908;
}

.post img{
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

.entry{
background-color:#eef8df;
text-align:justify;
padding-left:10px;
padding-right:10px;
padding-bottom: 5px;}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 9px 0 0;
}

.entry h1{
	font-size: 20px;
	line-height: 30px;
}

.entry h2{ line-height: 18px; }

.entry h3{ font-size: 14px; }

.entry h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.postinfo{
	font-size: 11px;
	color: #000;
	background-color:#eef8df;
	padding-left:10px;
}

.postinfo a{
	color: #000;
}

.postdate{ color: #000; }

.browse{
	border-top: 1px solid #bdbdbd;
	padding: 15px 16px;
	line-height: 18px;
}

.sidebar, .obar{
	margin: 0px 0px 0 0px;
	_margin: 0px 0 0 0px;
	float: right;
	width: 218px;
	line-height: 18px;
	color:#FFFFFF;
}
 .obar{
	margin: 0px 0 0 0px;
	float: left;
	width: 218px;
	line-height: 18px;
	color:#FFFFFF;
}


.sidebar ul, .obar ul{
	margin: 0;
	width:208px;
	padding: 0;
	list-style: none;
}

.sidebar ul li, .obar ul li{
	margin: 5px 0 0 0;
	padding: 9px 0px 0 0px;
	/*background: url(images/bg_ul_li.gif) no-repeat left top;*/
}


.sidebar ul li{
	padding: 0 0 20px 0px;
	background: #eef8df url(images/heading_bottom.jpg) no-repeat right bottom;
}
.obar ul li{
	padding: 0 0 20px 0px;
	background: #eef8df url(images/heading_bottom.jpg) no-repeat center bottom;
}

.sidebar ul li h2, .obar ul li h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	color: #599d0a;
	text-align:left;
	padding:2px 0 0 45px;
	_padding:2px 0 0 45px;
	background: url(images/headng_back.jpg) no-repeat right 0px;
	height:35px;
}


.sidebar ul ul li, .obar ul ul li{
	margin: 0;
	padding: 10px 0 3px 40px;
	_padding:10px 0 0 55px;
	text-align:left;
	background: url(images/arr.gif) no-repeat 17px 15px;
	_background: url(images/arr.gif) no-repeat 29px 15px;
}

.sidebar ul ul ul, .obar ul ul ul{ padding: 3px 0 0; }

.sidebar ul ul ul li, .obar ul ul ul li{
	padding: 6px 0px 3px 15px;
/*	background: url(images/red_heart.gif) no-repeat 0px 8px;
}

.sidebar ul ul ul ul li, .obar ul ul ul li{
	background: url(images/bg_arrow_right_2.gif) no-repeat 0px 8px;
}

/* COMMENTS TEMPLATE */
}

.post h3#comments, .post h3#respond{
	line-height: 27px;
	color: #ffffff;
}

.post h3#respond{
	color: #fff;
}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding: 13px 0;
	background: url(images/bg_comment_bottom.gif) no-repeat left bottom;
}

ol.commentlist li .commentmetadata{
	font-size: 11px;
	color: #546477;
}

ol.commentlist li .commentmetadata a{
	color: #546477;
}

/* create by rohit (start)*/
.sidebar ul{
	margin:0 0 0 -15px;
}

.obar ul{
	margin:0 0 0 10px;
}

.textwidget{
margin:0 0 0 30px;
color:#599d0a;
}
/*End*/

form#commentform small{
	font-size: 11px;
}
#mainMenu{
margin:10px 0 0 4px;
background: url(images/main-menu.gif) no-repeat 0px 5px;
height:45px;
width:160px;
color:#fe8601;
border-bottom:1px dashed #fe8601;
}
#mainMenu h2{
padding:10px 0 0 35px;
color:#fe8601;
}
#myFooter{
background:#495565;
height:50px;
width:1000px;
float:left;
}
#myFooter h2{
color:#ffffff;
font-size:11px;
font-weight:normal;
text-align:center;
padding:15px 0 0 0;
}
#calendar{
margin:7px 0 0 0;
}
#calendar_wrap{
margin:10px auto;
background:;
color:#333333;
padding:0px;
width:155px;
}
#prev a{
color:#009999;
}
/*#next a{color:#333333;}*/
#next a{
color:#009999;
}
/*End*/
