/*
Theme Name: Natural Diabetics
Description: Theme created for Natural Diabetics
Version: 1
*/

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #268132;
	color: #333;
	text-align: left;
}
a, a:visited {
	color: #0066cc;
	text-decoration: underline;
}
a:hover {
	text-decoration: none
}
a img {
	border: none;
}
h1 {
	color: #003900;
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight:bold;
}
h1.pagetitle
{
border-bottom: 0px solid #003900;
font-weight:bold;
font-size:24px;
}


h3 {
	margin: 0;
	padding: 10px 5px 5px 0px;
	color: #015218;
	font-size: 16px;
	width: 100%;
	border-bottom: 1px solid black;
}
#top_ad {
	width: 725px;
	height: 90px;
	margin: 10px auto;
	padding: 0 120px;
}

#header {
	width: 965px;
	height: 192px;
	margin: 0 auto;
}
	#header a.logo {
		display: block;
		width: 290px;
		height: 150px;
		float: left;
		text-indent: -9999px;
	}
	#header {
		background: url('images/header_bg.jpg') no-repeat;
	}
	body.diabetes-management #header {
		background: url('images/header_managing.jpg') no-repeat;
	}
	body.diabetes-prevention #header {
		background: url('images/header_prevention.jpg') no-repeat;
	}
	body.recipes #header {
		background: url('images/header_recipes.jpg') no-repeat;
	}
	body.inspiration #header {
		background: url('images/header_inspiration.jpg') no-repeat;
	}
	body.submit #header {
		background: url('images/header_submit.jpg') no-repeat;
	}
#nav {
	width: 965px;
	height: 34px;
	margin: 0 auto;
	border-bottom: 1px solid #a3a3a3;
}
div#shadow
{
	height:5px;
	background: url('images/nav-shadow.jpg') repeat-x;
	width:965px;
	display:block;
	margin: 0 auto;
}
	#nav ul#menu {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	#nav ul#menu li {
		float: left;
		background: transparent;
		margin: 0;
		padding: 0;
	}
	#nav ul#menu li a {
		float: left;
		display: block;
		width: 182px;
		height: 24px;
		padding: 10px 0 0 0;
		background: url('images/menu_bg.png') repeat-x;
		border-right: 1px solid #106921;
		border-left: 1px solid #75c07c;
		text-decoration: none;
		text-align: center;
		font-weight: bold;
		color: #013C02;
	}
	#nav ul#menu li a:hover {
		color: #fff;
	}
	#nav ul#menu li.selected a {
		background: url('images/menu_bg_selected.png') repeat-x;
		color: #fff;
	}
	#nav ul#menu li.home a {
		width: 46px;
		background: url('images/menu_home.png') no-repeat;
		border-left: none;
		text-indent: -9999px;
	}
	#nav ul#menu li.home.selected a {
		background: url('images/menu_home_selected.png') no-repeat !important;
	}
	#nav ul#menu li.submit a {
		width: 181px;
		background: url('images/menu_bg_pink.png') repeat-x;
		border-right: none;
	}
	#nav ul#menu li.submit.selected a {
		background: url('images/menu_bg_pink_selected.png') repeat-x;
	}
#wrapper {
	width: 965px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
}
#featured {
	width: 712px;
	float: left;
	padding: 10px 10px 0 10px;
}
	#featured .learnmore {
		display: block;
		width: 462px;
		height: 255px;
		float: left;
		background: url('images/featured_learnmore.jpg') no-repeat;
		text-indent: -9999px;
	}
	#featured .search {
		width: 218px;
		height: 24px;
		float: right;
		margin-bottom: 10px;
		padding: 6px 10px;
		background: #fff url('images/featured_search_bg.png') no-repeat;
	}
	#featured .search #s {
		width: 115px;
	}
	#featured .search #submit {
		vertical-align: middle;
	}
	#featured .recipe {
		width: 238px;
		height: 210px;
		float: right;
		background: #fff url('images/featured_recipe_bg.png') no-repeat top;
	}
.featured-recipe {
	width: 480px;
	height: 212px;
	background: url('images/featured_recipe_big_bg.png') no-repeat;
	margin-bottom: 10px;
}	
	#featured .recipe .date {
		width: 62px;
		height: 46px;
		padding: 10px 8px 0 0;
		float: right;
		font-size: 10px;
		color: #fff;
		text-align: center;
	}
	.featured-recipe .date_header
	{
	height:60px;
	}
.featured-recipe .date {
	width: 57px;
	height: 44px;
	padding: 12px 0 0 7px;
	text-align: center;
	color: #fff;
	float:left;
}
.featured-recipe .get_this_recipe
{
float:right;
padding-right:10px;
padding-top:25px;
}
	
	#featured .recipe .date span {
		font-size: 20px;
	}
.featured-recipe .date span {
	font-size: 16px;
}
	
	#featured .recipe .post {
		width: 198px;
		height: 111px;
		clear: both;
		padding: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #007426;
		text-align: left;
	}
.featured-recipe .post {
/*	width: 457px;*/
	height: 138px;
	padding: 20px;
	text-align: left;
	color: #007426;
	font-weight:bold;
}		
.featured-recipe .post p{
padding-left:85px;
}
	#featured .recipe .post .title {
		display: block;
		text-decoration: none;
		font-size: 16px;
		font-weight: bold;
		color: #007426
	}
.featured-recipe .post .title{
/*	width: 457px;*/
	display: block;
	padding-bottom:5px;
	padding-left: 0px;
	font-size: 16px;
	text-align: left;
	color: #007426;
}		

	#featured .recipe .post .cfi {
		float: left;
		padding: 10px 10px 0 0;
	}

	
	
#left_sidebar {
	width: 219px;
	float: left;
	clear: left;
	margin: 0;
	padding: 10px 0 10px 10px;
}
	#left_sidebar .search {
		width: 199px;
		height: 24px;
		margin-bottom: 10px;
		padding: 6px 10px;
		background: #fff url('images/search_bg.png') no-repeat;
	}
	#left_sidebar .search #s {
		width: 100px;
	}
	#left_sidebar .search #submit {
		vertical-align: middle;
	}
	#left_sidebar .box {
		width: 214px;
		margin-bottom: 10px;
		padding: 0 5px 5px 0;
		background: #e1f3d9 url('images/left_sidebar_box_bottom.png') no-repeat bottom;
	}
	#left_sidebar .box .title {
		display: block;
		width: 199px;
		height: 17px;
		padding: 6px 10px;
		background: #e1f3d9 url('images/left_sidebar_box_title_bg.png') no-repeat bottom;
		color: #166629;
		font-size: 16px;
		font-weight: bold;
	}
	#left_sidebar ul {
		padding-left: 20px;
		list-style-type: none;
	}
	#left_sidebar ul li {
		background: url('images/bullet.png') no-repeat left 2px;
		padding: 0 0 8px 15px;
	}
	#left_sidebar ul li a {
		color: #0066cb;
		text-decoration: underline;
	}
	#left_sidebar ul li a:hover {
		text-decoration: none;
	}
	#left_sidebar ul li ul {
		padding: 5px 0;
		list-style-type: none;
	}
	#left_sidebar .ad {
		width: 219px;
		height: 140px;
		margin: 10px 0;
		overflow: hidden;
	}
	#left_sidebar h4 {
		color: #b04162;
		font-size: 20px;
		margin-bottom: 0px;
		font-weight:bold;
		margin-top:0px;
	}
#content {
	width: 483px;
	float: left;
	padding-top: 10px;
	padding-left:15px;
	padding-right:10px;
}
	#content .ad {
		width: 479px;
		height: 103px;
		overflow: hidden;
		clear: both;
		margin-bottom: 10px;
	}
	#content h2, #content h2 a{
		margin-top: 10px;
		margin-bottom: 0px;
		padding: 0;
		color: #b3345f;
	         font-size: 18px;
	         font-weight:bold;
		border: none;
		text-decoration: none;
	}
	#content h2 a:hover{
		text-decoration: underline;
	}
	#content .cfi {
		float: left;
		padding-right: 10px;
	}

	#content p {margin-top: 0px;}  /* ER */

	.highlight{display:block}
	.highlight *{
		display:block;
		height:1px;
		overflow:hidden;
		font-size:.01em;
		background:#ffe8b9;
	}
	.highlight1{
		margin-left:3px;
		margin-right:3px;
		padding-left:1px;
		padding-right:1px;
		border-left:1px solid #fff5e0;
		border-right:1px solid #fff5e0;
		background:#ffedca;
	}
	.highlight2{
		margin-left:1px;
		margin-right:1px;
		padding-right:1px;
		padding-left:1px;
		border-left:1px solid #fffcf8;
		border-right:1px solid #fffcf8;
		background:#ffecc6;
	}
	.highlight3{
		margin-left:1px;
		margin-right:1px;
		border-left:1px solid #ffecc6;
		border-right:1px solid #ffecc6;
	}
	.highlight4{
		border-left:1px solid #fff5e0;
		border-right:1px solid #fff5e0
	}
	.highlight5{
		border-left:1px solid #ffedca;
		border-right:1px solid #ffedca;
	}
	.highlightfg{
		background:#ffe8b9 url('images/big_bullet.png') no-repeat 20px 20px;
		padding: 15px 15px 15px 63px;
	}
	.highlightfg .title {
		display: block;
		margin: 0;
		padding-bottom: 5px;
		font-weight:bold;
		font-size: 14px;
		color: #2e7841;
	}
	.highlightfg .title2
	{
	display: block;
	padding-bottom:5px;
	font-weight:bold;
	}
#right_sidebar .ad img
{
width: 223px ;

}	
#right_sidebar {
	width: 223px;
	float: right;
	margin: 0;
	padding: 10px 5px 10px 0;
}
	#right_sidebar #medicare {
		width: 203px;
		height: 380px;
		padding: 10px 10px 0 10px;
		background: #fff url('images/right_sidebar_form_top.jpg') no-repeat top;
	}
	#right_sidebar #medicare .title {
		color: #0A2972;
		font-size: 14px;
		text-align: center;
		font-weight:bold;
		border: none;
	}
	#right_sidebar #medicare .info {
		font-size: 12px;
	}
	#right_sidebar #medicare .phonenum {
		font-size: 12px;
		margin-top:185px;
		margin-left:11px;
		color:#CC0000;
		font-weight:bold;
		font-size:20px;
	}
	
	#right_sidebar #medicare a {
		color: #0b2874;
		text-decoration: none;
	}
	#right_sidebar #form {
		width: 203px;
		padding: 10px;
		background: #316a9f;
		color: #fff;
	}
#bottom {
	width: 925px;
	margin: 0 auto;
	padding: 20px;
	background: #d1eebe url('images/bottom_bg.png') no-repeat bottom;
	overflow: hidden;
}
	#bottom .column {
		width: 20%;
		float: left;
	}
	#bottom .column h4, #bottom .column h4 a {
		font-size: 16px;
		color: #b3355f;
		padding: 0 0 5px 0;
		margin: 0;
		text-decoration: none
	}
	#bottom .column a {
		display: block;
		padding: 3px 0;
		text-decoration: underline;
		color: #06c;
	}
	#bottom .column a:hover {
		text-decoration: none;
	}
#footer {
	width: 925px;
	margin: 0 auto;
	padding: 20px;
	background: #d1eebe url('images/footer_bg.png') no-repeat bottom;
}
.breadcrumb {
	margin: 0 0 10px 0;
}
.breadcrumb a {
	color: #000;
}
.breadcrumb a.current {
	color: #018a2d;
}
#commentform {
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
width:479px;
}
.cite, .says {
	font-size: 14px;
	color: #14662b;
}
.comment.even {
	background: #eafae1;
	padding: 10px;
}
.comment.odd {
	background: #ecf1bd;
	padding: 10px;	
}
.half {
	width: 48%;
	margin-bottom: 10px;
}
.half a {
	display: block;
	padding: 2px 0 2px 15px;
	background: url('images/bullet.png') no-repeat left;
}
.left {
	float: left;
}
.right {
	float: right;
}
a.info_a
{
color:#CC0000 !important;
font-weight:bold;
}
h1.smaller {
	color: #003900;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
}
h2.archiveh2
{
margin-top:0px !important;
margin-bottom:0px !important;
padding-top:0px !important;
font-size: 16px;
font-weight:bold;
}
td.archivetd1,td.archivetd2
{
vertical-align:top;
}
td.archivetd2
{
width:400px;
}

div.subcatviewouter
{
display:block;height:105px;
}
div.subcatviewinner1
{
float:left;width:90px;padding-top:20px;
}
div.subcatviewinner2
{
float:right;width:380px;padding-top:0px !important;
}
.featured_recipe
{
color:#666;
font-size:12px;
font-weight:bold;
}

.fea
.readmore
{
display:block;
text-align:right;
padding-bottom:10px;
padding-right:10px;
}
p.disclaimer
{
margin-top:6px;
font-size:10px;
}
p.diduknow
{
margin-top:6px;
}
.natural{display:block;
}
.natural *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#C5E7B2;
  
  }
.natural1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e6f4dd;
  border-right:1px solid #e6f4dd;
  background:#d3edc5;}
.natural2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f9fcf7;
  border-right:1px solid #f9fcf7;
  background:#d0ebc0;}
.natural3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d0ebc0;
  border-right:1px solid #d0ebc0;}
.natural4{
  border-left:1px solid #e6f4dd;
  border-right:1px solid #e6f4dd;}
.natural5{
  border-left:1px solid #d3edc5;
  border-right:1px solid #d3edc5;}
.naturalfg{
  background:#C5E7B2;}
  
  
.contentad
{
margin-top:10px;
}  

.tdomf_form,.tdomf_form input,.tdomf_form select,.tdomf_form textarea
{
color:#174E17;
}
.tdomf_form input,.tdomf_form select,.tdomf_form textarea
{
border:1px  solid #174E17;
}

ul.related_post
{
list-style-type:none !important;

padding:0px !important;
margin:0px !important;
}	
div.liststyle
{
min-height:220px;
padding-bottom:50px;
}