/*
Theme Name: HBB
Theme URI: http://fairyfish.com/
Description: HNN
Version: 0.2
Author: YiXia SUN
Author URI: http://fairyfish.com/
Tags: Red, fixed width, two columns, widgets
*/
body {
	font-size: 12px;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	color: #626262;
	text-align: center;
	margin: 0 0 30px 0;
	padding: 0;
	background-color: #fff;
	background-image: url('images/wholebg.jpg');
	background-repeat: repeat-x;
	background-position: top;
  }
#page {
  background: #fff url('images/body.png') repeat-y top;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  width: 920px;
  }
#header {
  text-align: left;
  margin: 0px auto 0;
  padding: 0;
  height: 350px;
  width: 920px;
  background: url('images/header2.jpg') no-repeat bottom center;
  position: relative;
  }
.narrowcolumn {
  float: left;
  padding: 10px 46px 20px 30px;
  margin: 0;
  width: 518px;
  }
#sidebar {
	padding: 0;
	margin: 0 0 0 594px;
	width: 316px;
	font-size: 12px;
	padding-top: 10px;
	background-image: url(images/sidebar1.png);
	background-repeat: no-repeat;
	background-position: top;
  }
#sidebartop {
  height: 262px; 
  margin: 0 20px 10px 20px;
}
#sidebarleft{
  width: 136px;
  float: left;

  margin-left: 6px;

}
#sidebarright{
  padding-left: 160px;
  width: 160px;
  float: right;
}
#sidebarbottom{
	clear: right;
}
#footer {
/*  padding: 228px 0 0;*/
  padding: 0;
  margin: 0 auto;
  width: 920px;
  clear: both;
  background: url('images/footer-copy.png') no-repeat top;
  border: none;
  }
#footer div, #footer ul{
  padding: 28px 0 0 18px;
  margin: 0;
  float: left;
  height: 180px;
  font-weight: bold;
  color: #fff;
  text-align: left;
}
#footer1{
  width: 274px;
}
#footer2{
  width: 302px;
}
#footer3{
	width: 280px;
	font-size: 11px;
}
#footer div a, #footer ul a{
  color: #fff;
}
#footer li{
  list-style-type: none;
  line-height: 18px;
  background: url("images/whiteli.gif") no-repeat 0 10px;
  padding-left: 10px;
  color: #fff;
}
#footer strong{
  font-size: 12px;
  font-weight: bold;
}
#footer strong a{
  color: #2F6C99;
  text-decoration: none;
}
#footer p {
  clear: both;
  margin: 0;
  padding: 20px 0 0;
  text-align: center;
  }
  
hr {
  display: none;
  }
.clear {
  clear: both;
}
.alignright {
  float: right;
  }
.alignleft {
  float: left
  }
.center {
  text-align: center;
  }
img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  }
img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  }
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
a img {
  border: none;
  }
p img {
  padding: 0;
  max-width: 100%;
  }
a {
  color: #2F6C99;
  text-decoration: underline;
}
p {
  line-height: 16px;
}
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
}
code {
  font: 12px Arial, 'Courier New', Courier, Fixed;
  }
#header h1{
  display: none;
  font-size: 38px;
  font-weight: bold;
  margin: 0;
  padding: 20px 0 0 190px;
  text-align: left;
  color: #bd0000;
  }
#header h1 a{
  color: #bd0000;
  text-decoration: none;
  }
#header .description {
  display: none;
  margin: 0;
  padding: 0 0 0 190px;
  color: #410000;
  font-weight: bold;
  font-size: 15px;
  text-align: left;
  }
#header ul{
  margin: 0;
  padding: 119px 0 0 38px;
}
#header li{
  font-size: 12px;
  display: inline;
  padding-right: 30px;
}
#header li a{
  color: #fff;
  text-decoration: none;
}
#rss{
  position: absolute;
  top: 55px;
  right: 11px;
}
.current_page_item{
  font-weight: bold;
}
#headerbar{
  position: absolute;
  top: 175px;
}
#headerbar h2{
	text-align: right;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	padding: 0 6px 16px 0;
	margin: 0;
}
#headerbar ul{
  padding: 0;
  margin: 0;
}
#headerbar li{
  float: left;
  display: block;
  color: #616161;
  font-weight: bold;
  width: 270px;
  list-style: none;
  padding: 0 0 0 30px;
}
#headerbar li li{
  float: none;
  padding-left: 12px;
  line-height: 28px;
  list-style-type: none;
  background: url("images/li.gif") no-repeat left center;
}
#headerbar .textinput{
  border: none;
  background: url("images/input.gif");
  border: 1px solid #b3b3b3;
  width: 210px;
  height: 16px;
}
#headerbar label, #headerbar input {
display: block;
float: left;
margin-top: 8px;
}
#headerbar label {
width: 45px;
}
#headerbar br {
clear: left;
}
#headerbar form {
  padding-top: 5px;
}
#headerbar .button{
  text-align: center;
  color: #fff;
  line-height: 18px;
  height: 18px;
  background: #5C383C;
  border: 0;
  margin-left: 146px;
  width: 110px;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
}
h2.title {
  font-size: 15px;
  margin: 0;
  padding: 7px 0 6px;
}
h2.title a{
  text-decoration: none;
}
small.subtitle{
  font-size: 12px;
  font-weight: bold;
  color: #464646;
  padding: 10px 0 6px;
}
.entry{
  clear: both;
  padding: 10px 0;
}
.morecomment {
  font-weight: bold;
  font-size: 12px;
  clear: left;
}
.morecomment a{
  text-decoration: none;
}
#sidebar h2 {
	font-size: 15px;
	line-height: 25px;
	height: 25px;
	margin: 0;
	padding: 0 0 0 8px;
	color: #5A10AD;
	border: 1px solid #b3b3b3;
	background: url('images/h2.gif') repeat-x;
}
#sidebar a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
#sidebar ul {
  margin: 0;
  padding: 0;
}
#sidebar li {
  list-style-type: none;
  }
#sidebar ul ul{
  margin: 7px 0 26px 22px;
}
#sidebar li li{
  list-style-type: none;
  line-height: 18px;
  background: url("images/whiteli.gif") no-repeat 0 10px;
  padding-left: 10px;
  color: #fff;
  }
#searchform {
  width: 100%;
  display: block;
  padding: 0 0 6px 0;
  }
#sidebar #searchform #s {
  width: 102px;
  padding: 2px;
  }
#sidebar #searchsubmit {
  padding: 0;
  width: 26px;
  background: #fff;
  border: none;
  font-weight: bold;
  }
.postmetadata{
  clear: both;
}
.postmetadata small{
  display: block;
  padding: 5px;
}
.post hr {
  display: block;
  }
.navigation {
  text-align: center;
  padding: 20px 0 10px;
  }
.topnav {
/*  width: 470px;
  position: absolute;
  top: 210px;*/
  padding-top: 0;
}
form {
  margin: 0;
  padding: 0;
}
h3.comments {
  font-size: 1.2em;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}
#commentform textarea {
  width: 100%;
  padding: 2px;
  font-size: 1em;
}
.commentlist {
  padding: 0;
  margin: 0;
  }
.alt {
  background-color: #fff;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  }
.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style-type: none;
  font-weight: bold;
  }
.commentlist li .avatar {
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  }
.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  }
.commentlist cite a, .commentmetadata a {
  text-decoration: none;
}
.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  margin: 10px 5px 10px 0;
  }
.commentmetadata {
  margin: 0;
  display: block;
  }
.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }
#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
  }

#wp-calendar a {
  text-decoration: none;
  }

#wp-calendar caption {
  font: bold 1.3em Arial, 'Lucida Grande', Verdana, Sans-Serif;
  text-align: center;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }
small, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
}
.entry form {
  text-align:center;
}
.entry form p{
  margin: 5px 0;
}
.entry form input{
  margin: 5px 0 0;
}

.bottomside{
	clear: both;
}

.blogads{
	padding-right: 5px;
	padding-left: 5px;
}

.guide{
	color: #2F6C99;
	font-weight: bold;
	font-size: 13px;
}

.bodydetox{
	font-weight: bold;
	color: #75AB33;
}
.detoxbody{
	font-weight: bold;
	color: #CC6600;
	font-size: 18px;
	text-align: center;
}

.special{
}




