/*
Theme Name: baibudu
Theme URI: http://www.baibudu.com/
Description: a simple theme for baibudu.com.
Author: Lee
Author URI: http://www.baibudu.com/about/
Version: 1.0
Tags: white, red, light, two-columns, left-sidebar, fixed-width.
*/

* {
	margin:0;
	padding:0;
}
body {
	font: 100% normal sans-serif;
	color:#333;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:#2759CD;
}
#wrapper {
	border-top:5px solid #F47201;
}
#in-wrapper {
	width:960px;
	margin:0 auto;
}
#header {
	float:left;
}
#blog-title {
	width:154px;
	height:154px;
}
#blog-title a {
	background:url(images/logo.gif) no-repeat;
	display:block;
	height:154px;
	width:154px;
	outline:none;
	text-indent:-9999px;
}
#blog-description {
	background:url(images/description.gif) no-repeat;
	height:30px;
	width:154px;
	text-indent:-9999px;
	display:block;
}
#navbar {
	float:left;
	margin:40px 0 0 50px;
}
#navbar ul {
	min-width:570px;
	height:60px;
	overflow:hidden;
	background: url(images/navbar.png) no-repeat left top;
}
#navbar li {
	float:left;
}
#navbar li a {
	display:block;
	height:60px;
	outline:none;
	text-indent:-9999px;
	outline:none;
}
#navbar li.page-item-0 {
	width:190px;
}
#navbar li.page-item-2 {
	width:163px;
}
#navbar li.page-item-38 {
	width:215px;
}
#navbar li.page-item-0:hover {
	background:url(images/navbar.png) no-repeat left bottom;
}
#navbar li.page-item-2:hover {
	background:url(images/navbar.png) no-repeat -190px bottom;
}
#navbar li.page-item-38:hover {
	background:url(images/navbar.png) no-repeat -353px bottom;
}
#navbar li.page-item-0.current_page_item {
	background:url(images/navbar.png) no-repeat left bottom;
}
#navbar li.page-item-2.current_page_item {
	background:url(images/navbar.png) no-repeat -190px bottom;
}
#navbar li.page-item-38.current_page_item {
	background:url(images/navbar.png) no-repeat -353px bottom;
}
#search {
	width:180px;
	height:180px;
	background:url(images/search.gif) no-repeat;
	float:right;
}
#searchbox {
	margin:63px 0 0 32px;
	border:none;
	border-color:#FFF;
	height:23px;
	line-height:23px;
	width:116px;
	font-size:18px;
}
#searchbtn {
	cursor:pointer;
	margin:25px 0 0 60px;
	width:60px;
	height:30px;
	text-indent:-9999px;
}
#main {
	font-size:0.88em;
	width:960px;
}
#content {
	padding:0 20px 0 20px;
	width:750px;
	float:right;
}
.archives-h2 {
	font-size:18px;
	padding:0 0 30px 0;
	text-align:center;
}
.post {
	margin-bottom:70px;
}
.post a:hover {
	color:#000;
	background-color:#C33;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
}
.entry-title {
	font-size:20px;
	padding:0 0 5px 5px;
	border-bottom:1px dashed #B2B2B2;
}
.entry-date {
	font-size:12px;
	margin:5px 0px 0px 5px;
}
.entry-content {
	margin:10px 0px 10px 10px;
	font-size:16px;
}
.entry-content p {
	line-height:160%;
	margin:0 0 1em;
	text-indent:2em;
}
.entry-meta {
	float:right;
	font-size:12px;
}
.bottom-nav {
	overflow:hidden;
}
#pagenavi {
	float:left;
}
#archive-nav {
	float:right;
	margin-bottom:20px;
}
#sidebar {
	padding: 40px 0px 20px 15px;
	width:154px;
	float:left;
}
#sidebar h3 {
	font-size:16px;
}
#sidebar ul {
	margin-top:10px;
}
#sidebar li {
	margin-bottom:5px;
        font-size:14px;
}
#rss-links, #categories, #archives, #linkcat-2 {
	margin-bottom:20px;
}
#sidebar a:hover {
	background-color:#FC0;
	border-bottom:1px dotted #000;
}
#footer {
	text-align:center;
	border-top:1px solid #F47201;
	padding:30px 0px 50px 0px;
	font:14px cursive;
	clear:both;
}
#footer a {
	color:#333;
}
#copyright, #generator-link {
	border-right:1px solid #000;
}
#copyright, #generator-link, #record {
	padding:0 10px 0 10px;
}
#nav-below {
	height:20px;
	line-height:20px;
	padding:0px 10px 0px 10px;
	border:1px dashed #B2B2B2;
}
.nav-previous {
	float:left;
}
.nav-next {
	float:right;
}
#comments-wrap {
	margin-left:10px;
}
#comments {
	margin:40px 10px 50px 20px;
}
#commentslist h3 {
	margin-bottom:30px;
}
#respond {
	margin-bottom:50px;
}
#respond h3 {
	margin:20px 0 20px 20px;
}
.commentlist {
	margin:0 0 10px 20px;
}
.commentlist p {
	text-indent:2em;
	margin-bottom:5px;
	line-height:150%;
}
.commentlist li {
	margin:0 0 20px 0;
	border-bottom:1px dotted #CCC;
}
.says {
	text-indent:-9999px;
	display:block;
}
.comment-meta {
	margin:0 0 10px 5px;
}
.reply a:hover {
	background:#F90;
}
#commentform p {
	margin:10px 0px 10px 0px;
}
#commentform code {
	font-size:12px;
	color:#666;
}
.children {
	margin:20px 0 0 30px;
}
.adsense {
	text-align:center;
}

