

html, body {
  height: 100%;
}

body {
  margin: 0;
  background: #fff;
  font-family:  Arial,Verdana, Tahoma, Helvetica, sans-serif;
  font-size:12px;
  color: #000000;
  background-color:#D5EFFE;
  background-image:url(img/body_bg.gif);
  background-repeat:repeat-x;
}

#wrapper{
  width: 952px;
  position: relative;
  min-height: 100%;
  overflow:hidden;
  margin:0px auto;
}

p {
  margin: 0px 0px 10px 0px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  margin-bottom: 10px;
  color: #1E9201;
}

a {
  border: 0px;
  color:#032B9C;
  text-decoration: none;
}

a:hover {
  color: #4477bb;
  text-decoration: underline;
}

img {
  border: 0px;
}

hr {
  color: #FFF;
  height: 0px;
  border: 1px dotted #ccc;
  margin-top: 3px;
  margin-bottom: 3px;
}

code {
  font: 12px Monaco, "Lucida Console", "Courier New", "Courier", monospace;
  padding: 15px;
  border: #cde9a7 1px solid;
  background: #e9ffcb;
  display: block;
}

#header {
  color: #FFFFCC;
  clear: both;
  height: 156px;
  background-image:url(img/header_bg.gif);
  background-repeat:no-repeat;
  margin-bottom: 15px;
}

#header h1 {
  font-family: "Trebuchet MS", "Myriad Pro", Verdana, Tahoma, Arial, Helvetica;
  letter-spacing: -1px;
  font-size: 24px;
  padding: 12px 0px 0px 0px;
  margin: 0;
  line-height: 90%;
}

#header h2 {
  font-family: "Trebuchet MS", "Myriad Pro", Verdana, Tahoma, Arial, Helvetica;
  font-size: 18px;
  padding: 1px 0px 0px 0px;
  margin: 0px;
}

#header a, #header a:hover, #header a:active, #header a:visited {
  color: #FFFFCC;
  text-decoration: none;
  border: 0;
}

#header a img {
  border: 0;
}

#header-logo {
  float: left;
  width: 111px;
  height: 100px;
  background: #7AA055 url(img/left_logo.png) left no-repeat;
  border: 0;
  border:1px solid #FF0000;
}

#header-logo-gravatar {
  margin: 11px 0 0 27px;
}

#header-title {
  margin: 0 0 0 126px;
  text-align: left;
  height: 65px;
  border: 0;
  border:1px solid #FF0000;
}

#header-navi {
  border: 0px;
  height: 29px;
  font-size: 13px;
  padding: 0;
  margin: 0 0 6px 0;
  vertical-align: middle;
  background-image:url(img/nav_bg.gif);
  background-repeat:no-repeat;
}

#header ul {
  margin: 0;
  padding: 0;
  float: left;
}

#header-navi ul li {
  line-height: 25px;
  text-align: center;
  float: left;
  list-style: none;
}

#header-navi li a {
  padding: 0px 9px;
  color:#FFFFFF;
  font-weight:bold;
  text-transform:uppercase;
}

#header-navi li a:hover {
  color: #032B9C;
}

#header-navi a, #header-navi a:active, #header-navi a:visited {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
}

#content-wrapper {
  margin-bottom: 1em;
  float: right;
  display: inline;
  margin:0px;
}

#content {
  width: 575px;
  float: left;
  font-size: 12px;
  line-height: 150%;
  display: inline;
  margin-right:10px;
  background-image:url(img/middle_box_bg.gif);
  background-repeat:repeat-y;
}

#content_home{
  width: 575px;
  float: left;
  font-size: 12px;
  line-height: 150%;
  display: inline;
  margin-right:10px;
}

#content h1 {
  margin-top: 0;
  font-size: 24px;
  line-height: 115%;
  color:#1E9201;
}

#content h2 {
  font-size: 18px;
  line-height: 120%;
}

#content h3 {
  font-size: 13px;
  line-height: 120%;
  font-weight: bold;
}

#content blockquote {
  background-color: #e9ffcc;
  border-left: 3px solid #cde9a7;
  margin: 0 0 5px 15px;
  padding: 5px 10px 1px 8px;
}

#content h1 a:hover, #content a:hover h1,
#content h2 a:hover, #content a:hover h2,
#content h3 a:hover, #content a:hover h3 {
  border-bottom: 1px dotted;
  text-decoration: none;
}

#content .pagetitle {
  margin-bottom: 20px;
  border-bottom: 1px dotted #688848;
}

#content ul, #content ol {
  padding: 0 0 0 20px;
}

#content ul {
  list-style: square;
}

#content ul li, #content ol li {
  margin: 3px 0 3px 0;
  padding: 0;
}

#best_diet_pills{
	background-image:url(img/best_diet_pills_bg.gif);
	width:145px;
	height:84px;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:51px;
	margin-bottom:20px;
}
#best_diet_pills a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	height:25px; 
	width:125px;
	display:block;
}

#sidebar-left {
  list-style: none;
  float: left;
  width: 175px;
  line-height: 125%;
  font-size: 12px;
  display: inline;
  background-image:url(img/box_bg.gif);
  background-repeat:repeat-y;
}

#sidebar-right {
  list-style: none;
  float: left;
  width: 175px;
  font-size: 12px;
  line-height: 125%;
  display: inline;
  background-image:url(img/box_bg.gif);
  background-repeat:repeat-y;
}

#sidebar-left h2, #sidebar-right h2 {
  margin-top: 0px;
  font-size: 13px;
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  padding: 3px 0 1px 10px;
  background-image:url(img/h1_bg.gif);
  background-repeat:no-repeat;
  margin-left:3px;
  height:19px;
}

#sidebar-left h2 a, #sidebar-right h2 a{
  color: #cde9a7;
  text-decoration: none;
}

#sidebar-left ul, #sidebar-right ul {
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
}

#sidebar-left ul li, #sidebar-right ul li {
  margin: 0 0 15px 0;
}

#sidebar-left ul ul, #sidebar-right ul ul {
  padding: 0 10px 0 10px;
}

#sidebar-left ul ul li, #sidebar-right ul ul li {
  margin: 0 0 6px 0;
}

#postmeta {
  font-size: 12px;
  margin-bottom: 30px;
  padding-bottom: 3px;
  border-bottom: 1px dotted #688848;
  color: #688848;
  clear: both;
  line-height: 100%;
}

#postmeta p {
  line-height: 100%;
}

#postmeta img {
  vertical-align: middle;
  margin: 0 4px 0 0;
}

#postmeta .editlink {
  float: right;
  margin-top: 5px;
}

.postnav {
  width: 86%;
  float: left;
  list-style: none;
  line-height: 110%;
  margin-top: -10px;
  margin-bottom: 20px;
  padding: 0;
}

.postnav li.left {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}

.postnav li.right {
  display: block;
  float: right;
  padding: 0;
  margin: 0;
}

#comments {

}

#comments ul li, #comments ol li {
  margin-bottom: 40px;
  border-bottom: 1px dotted #688848;
}

#comment-area {

}

#comment-form {

}

.commenter {
  color: #688848;
}

.comment-moderation {
  color: red;
}

.comment-info {

}

#footer {
  position: relative;
  margin: -25px 0 0;
  clear: both;
  height: 17px;
  line-height: 17px;
  color: #FFFFCC;
  padding: 0 15px 0 15px;
  font-size: 11px;
}

#footer a {
  color:#032B9C;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer p {
  margin: 0;
}

#footer-left {
  float: left;
  text-align: left;
  color:#032B9C;
}

#footer-right {
  float: right;
  text-align: right;
    color:#032B9C;
}

.hasFloat:after {
  content: "";
  display: block;
  clear: both;
}

#searchform input {
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color:#84ad5b;
  margin: 0 0 3px 0;
  padding: 2px 4px 2px 4px;
  border:#688848 1px solid;
  color:#e9ffcb;
}

#searchform input:hover {
  cursor:pointer;
  background-color:#688848;
  border:#567635 1px solid;
  color:#fff;
}

#searchform #s {
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:12px;
  margin: 0 0 3px 0;
  background-color:#e9ffcc;
  padding: 3px 4px 3px 4px;
  border:#688848 1px solid;
  color:#222;
}

#searchform #s:hover {
  background-color:#e9ffcb;
  color:#222;
}

img#wpstats {
  width: 0px;
  height: 0px;
  padding: 0px;
  border: none;
  overflow: hidden;
}

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 5px 10px 5px 0px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}



.blue_text{
	color:#032B9C;
}

