/*  
Theme Name: Bao2002 包倍儿
Theme URI: http://www.bao2002.com/
Description: 专为泡泡设计的 WordPress 主题  designed by <a href="http://www.husw.net/">Husw</a>.
Version: 1.0
Author: Husw
Author URI: http://www.husw.net/
*/
html{
	background: url('images/bg-body.jpg');
}
body{
	margin:0;
	padding:0;
	padding-top:25px;
	background:url('images/bg_top.png') repeat-x;
	font:12px/180% Verdana, "Lucida Grande",Arial, Helvetica,sans-serif;
}
.l{float:left}
.r{float:right}
/* Basic link styles */
a{
	color: #876525;
	outline:none;
	cursor:pointer;
}
a:link,
a:visited,
a:active{
	text-decoration:none;
}
a:hover{
	color:#BC4700;
	text-decoration:underline;
}
.red{
	color:#772200;
}
.gray{
	color:gray;
}
.bold{font-weight:bold;}
input{
	color:#333;
	font:12px/15px Verdana, "Lucida Grande",Arial, Helvetica,sans-serif;
}
.right{
	float:right;
}
.left{
	float:left;
}
.clear{
	clear:both;
}
#page{
	margin:0 auto;
	padding:0 0 0 0; 
	width:950px;
}
#header{
	background:url('images/header1.gif') no-repeat right top;
}
#headerimg{
	height:110px;
	width:580px;
	padding:0 5px 0 5px;
	overflow:hidden;
	text-indent:-99999px;
}
#headerimg h1{
	margin:0;
	font-size:36px;
	overflow:hidden;
	line-height:65px;
	width:400px;
	height:60px;
	/*padding:0 0 0 55px;
	background:transparent url("images/logo.gif") no-repeat 0 0;*/
	display:block;
}
#headerimg h1 a{
	display:block;
	color:#355B67;
	text-decoration:none;
}
#headerimg .description{
	
}
#headerimg #searchform{
	margin:16px 0 0 30px;
	padding:0;
	position:absolute;
	top:0;
	left:50%;
}
#headerimg .s{
	padding:5px 10px;
	width:148px;
	height:18px;
	border:none;
	background:transparent url("images/search.png") no-repeat center center;
	color:#6D93AB;
}
#headerimg .s_over{
	padding:6px 10px 4px;
	width:148px;
	height:18px;
	border:none;
	background:transparent url("images/s_over.png") no-repeat center center;
	color:#6D93AB;
}
#headerimg #searchsubmit{
	display:none;
}

ul#menu{
	height:70px;
	list-style:none;
	margin:0;
	padding:0;
}
ul#menu li{
	float:left;
	/*background:transparent url("images/bmg.png") no-repeat center bottom;
	padding:12px 0 4px 0;
	width:56px;
	height:21px;*/
	width:113px;
	height:70px;
	margin-right:20px;
	text-align:center;
	line-height:70px;
	overflow:hidden;
}
ul#menu li a{
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	text-indent:-99999px;
}
ul#menu li a:hover{
	text-decoration:underline;
}
ul#menu li.current_page_item, ul#menu li.current_page_ancestor, ul#menu li.current_page_parent, ul#menu li.current-cat{
	background:transparent url("images/current.png") no-repeat center bottom;
}
ul#menu li.current_page_item a, ul#menu li.current_page_ancestor a, ul#menu li.current_page_parent a, ul#menu li.current-cat a{
	color:#fff;
	font-weight:bold;
}

ul#menu li.home{
	background:transparent url("images/home.jpg") no-repeat center top;
}
ul#menu li.cat-item-3{
	background:transparent url("images/diary.jpg") no-repeat center top;
}
ul#menu li.cat-item-4{
	background:transparent url("images/photo.jpg") no-repeat center top;
}
ul#menu li.page-item-485{
	background:transparent url("images/about.jpg") no-repeat center top;
}
ul#menu li.page-item-486{
	background:transparent url("images/links.jpg") no-repeat center top;
}
ul#menu li.page-item-487{
	background:transparent url("images/guestbook.jpg") no-repeat center top;
}

#register {text-align:right; padding-right:60px}
#register li {text-decoration:none;list-style:none;display:inline;}
#ubox-l{
	width:520px;
	float:left;
}
#content{
	color:#063E50;
	background:transparent url("images/bg.png") repeat-y 0 0;
}
.ubox-top{
	background:transparent url("images/top.png") no-repeat 0 0;
	/*height:5px;*/
	padding:10px 20px
}
.ubox-top .page_item{
	display:inline;
	padding:5px 10px;
	background:#EBE4DE
}
.ubox-bottom{
}
.column{
	width:90%;
	margin:0 auto 20px auto;
	border-top:1px dotted #444444
}
.widecolumn{
	width:98%;
	margin:0 auto 20px auto;
	border-top:1px dotted #444444
}
.thumblist { margin-left: 5px; padding: 0px;}
.thumblist li { display: inline-block; *display: inline; zoom:1; margin:10px 5px 0; *margin:10px 7px 0; text-align:center }
.thumblist li img { background:#F0E8E5;border:1px dotted #191919;padding:5px;display:block;height:125px;overflow:hidden;position:relative;width:125px;}
.thumblist li h3.picboxdown {width:140px;text-overflow: ellipsis; white-space: nowrap; height: 1.5em; overflow: hidden}
#content h2{
	color:#666;
	font-size:14px;
	padding:0px;
	margin:0px;
}
#content h3{
	color:#666;
	font-size:12px;
	padding:0px;
	margin:0px;
	clear:both
}
#content h2 a{
	color:#666;
	text-decoration:none;
}
#content h2 a:hover{
	text-decoration:underline;
}
#content .post{
	padding:0 0 15px
}
#content .post h2{
	
}
#content #ubox-comments{
	padding:15px 0;
}
#content a{
	color:#333333;
	text-decoration:none;
}
#content a:hover{
	color:#886644;
	text-decoration:underline;
}
#content ul.ubox-other{
	padding:0;
	margin:3px 0 0 0;
	list-style:none;
	height:20px;
	clear:both;
	
}

#content .entry{
	padding:0;
	overflow:hidden;
}
#content .entry p{
	text-indent:2em;
	line-height:24px;
}
#content .entry *, ol.commentlist .list *{
	padding:0;
	margin:0;
	list-style:none;
}
#content .entry p, ol.commentlist .list p{
	margin:1em 0;
	line-height:180%;
	padding:0;
}
#content .entry a img,#content .entry img, ol.commentlist .list a img{
	margin:5px 20px 5px 0;
	/*padding:2px;
	border:2px solid #CFE1ED;
	background:#000;*/
}
#content .entry a:hover img, ol.commentlist .list a:hover img{
	padding:1;
	margin:3;
	border:2px solid #886644;
}
#content .entry  blockquote, ol.commentlist .list blockquote{
	margin:1em 0;
	background:#EDF8DD;
	color:#036;
	padding:1em 2em;
	overflow:hidden;
}
#content .entry ol{
	padding:0 0 0 2em;
}
#content .entry ol li, ol.commentlist .list ol li{
	list-style:decimal;
}
#content .entry ul li, ol.commentlist .list ul li{
	padding:0 0 0 2em;
	background:transparent url("images/bullet_blue.png") no-repeat 0 1px;
}

#content .time{
	float:left;
	height:20px;
	line-height:24px;
	color:#886644;
	margin:0 10px 0 0;
	padding:0 0 0 18px;
	background:transparent url("images/icon_clock.gif") no-repeat 0 4px;
}
#content .list li{border-bottom:1px dotted #444444;	line-height:180%; clear:both}
#content .list .time{float:right;}
#content .author{
	float:left;
	line-height:20px;
	color:#333333;
	margin:0 10px 0 0;
	padding:0;
}
#content .comments{
	float:right;
	line-height:20px;
	color:#333333;
	margin:0 10px 0 0;
	padding:0;
}
#content .category{
	float:left;
	line-height:20px;
	color:#333333;
	margin:0 10px 0 0;
	padding:0;
}
#content .tag{
	float:left;
	line-height:20px;
	color:#333333;
	margin:0 10px 0 0;
	padding:0;
}
#content .edit{
	float:left;
	line-height:20px;
	color:#333333;
	margin:0 10px 0 0;
	padding:0;
}
#content .feed{
	float:left;
	line-height:20px;
	color:#333333;
	margin:0 10px 0 0;
	padding:0;
}
#content .comment_edit{
	float:left;
	line-height:20px;
	color:#333333;
	margin:0 10px 0 0;
	padding:0;
}
#content .trackback{
	float:left;
	line-height:20px;
	color:#333333;
	margin:0 10px 0 0;
	padding:0;
}
.postmeta{
	border-top:1px dotted #444444;
}
#content .postmetadata{
	clear:both;
	padding:10px;
	background:#FFFFDA;
	border:1px solid #FFD324;
	margin:0.5em 0;
}

#content .navigation{
	clear:both;
	height:20px;
}
#content .navigation .alignleft{
	float:left;
}
#content .navigation .alignright{
	float:right;
}

ol.commentlist{
	list-style:none;
	margin:0;
	padding:0;
}
ol.commentlist li{
	margin:10px 0;
	padding:10px;
	border:1px dotted #444444;
	list-style:none;
	background:#FEFEFE
}
ol.commentlist cite{
	color:#886644;
	padding:0;
	font:bold 14px/150% Verdana, "Lucida Grande",Arial, Helvetica,sans-serif;
	margin:0 ;
}
ol.commentlist a{
	color:#063E50;
}
ol.commentlist .children{
	margin:0;
	padding:0
}
ol.commentlist .comment-body em{
	padding:8px 10px
}
ol.commentlist .comment-author{
	float:left;
	padding:1px;
}
ol.commentlist .commentmetadata{
	font-size:12px;
	float:right;
}
ol.commentlist p{
	clear:both;
	color:#063E50;
	padding:10px 0 10px;
	border-top:1px dotted #AAAAAA
}
ol.commentlist .comment-body .reply{
	text-align:right
}
ul.trackpings{
	list-style:none;
	margin:0;
	padding:20px;
	background:#F8F8F8;
	width:490px;
}
ul.trackpings li{
	text-indent:20px;
	background:transparent url("images/note.png") no-repeat 0 2px;
}
ul.trackpings li a{
	font-weight:bold;
}
#ubox-comments h3{
	margin:20px 0 10px 0;
}
#respond{width: 400px; float: right;}
#commentform{
	margin:0; 
	padding:0;
}
#commentform p input.type-text{
	padding:3px;
	width:200px;
	background:#fff;
	border:1px dotted #444444;
	color:#666;
}
#commentform p input.type-text:focus{
	border:1px solid #444444;
}
#commentform p textarea{
	border:1px dotted #444444;
	width:100%;
	height:100px;
	padding:3px 0;
	background:#fff;
}
#commentform .loginsubmit {
	clear:both; padding:0 10px
}
#commentform p textarea:focus{
	border:1px solid #444444;
}

#sidebar{
	width:410px;
	float:right;
}
#sidebar a{
	color:#333333;
	text-decoration:none;
}
#sidebar a:hover{
	color:#BC4700;
	text-decoration:underline;
}
#sidebar ul{
	padding:0;
	margin:0;
	list-style:none;
}
#sidebar ul li ul{
	
}
#sidebar ul li ul li{
	overflow:hidden;
	padding:1px 0 1px 12px;
	margin:0;
	list-style:none;
	line-height:20px;
	
	height:20px;
	background:url('images/icon_plus.gif') no-repeat 2px 8px;
}
#sidebar ul li ul li.rssfeed{
	overflow:hidden;
	margin:0;
	list-style:none;
	line-height:20px;
	height:20px;
}
#sidebar h2{
	text-transform:uppercase;
	padding:5px 0;
	margin:0;
	font-size:12px;
	color:#000000;
}

.s_right{
	width:190px;
}
.s_left{
margin-top:13px;
width:200px;
}
.googlesearch{padding:10px 0 0 0;}
table#wp-calendar{
	width:100%;
	border:1px dotted #D5B957;
}
table#wp-calendar caption{
	font-weight:bold;
	padding:3px 0;
}
table#wp-calendar th,table#wp-calendar td{
	text-align:center;
	background:#CABDAC url('images/td.png') repeat;
}
table#wp-calendar td a{
	color:#905200;
	font-weight:bold;
}
#sidebar ul li.rpost ul{
border-top:1px dotted #444444;
}
#sidebar ul li.rpost ul li{
	height:auto;
	background:url('images/icon_plus.gif') no-repeat 2px 13px;
	color:#063E50;
	border-bottom:1px dotted #444444;
}
#sidebar ul li.rpost ul li h2 small{
	font-weight:100;
}


#footer{
	clear:both;
	margin:10px 0 0 0; 
	padding:0 20px 150px 150px;
	color:#333333;
	line-height:24px;
	border-top:1px dotted #444444;
	background:transparent url("images/footer.png") no-repeat left top;
}
#footer a{
	color:#333333;
	text-decoration:none;
}
#footer a:hover{
	color:#333333;
	text-decoration:underline;
}
#footer .cr{
	float:right;
}
.advs{
	margin:0 auto;
}
.s{
	border:1px dotted #444444;
	background:#ffffff;
	width:100%;
	padding:3px 0;
}
code{
	color:#f60;
}
.homesidebar{
border-top:1px dotted #444444;
height:200px;
}
.homesidebar h2{
font-size:12px;
text-transform:uppercase;
}
.homesidebar_block{
width:31%;
display:inline-block;
vertical-align:top;
margin:0 8px;
}
.whoiami{
width:320px;
height:200px;
}
.whoiami p{
margin:0;
color:#063E50;
padding:0 0 0 85px;
background:transparent url("images/avatar.gif") no-repeat 0 3px;
}
.mygallery{
padding:0 0 0 10px;
width:400px;
}
.mygallery img{
width:48px;
height:48px;
border:1px solid #444444;
padding:1px;
margin:1px;
}
.calendar{
width:180px;
padding-top:5px;
}
#googlesearch .searchform{padding:5px;}
.searchform, .slot{
background: url('images/bg-body.jpg');
}
.linkcat{
	padding:10px 0;
	clear:both;
}
.link{
	float:left;
	margin:10px;
	padding:10px;
	width:40%;
	border-left:2px groove #3A606C;
}
.wp-pagenavi{text-align:right}
#cp_post_id{display:none}
#commentnavi{
}
#commentnavi a.page-numbers{
	text-decoration:none;
	border:1px solid #E9E9E9;
	padding:5px 7px;
}
#commentnavi a.page-numbers:hover{
	background:#F7F7F7;
	border:1px solid #CCC;
	text-decoration:none;
}
#commentnavi span.pages{
	height:16px;
	line-height:16px;
	float:left;
	padding:0 7px 0 22px;
}
#commentnavi span.current{
	background:#F7F7F7;
	border:1px solid #F7F7F7;
	font-weight:700;
	margin:0 -2px;
	padding:5px 7px;
}
#commentnavi #commentpager{
	line-height:16px;
}
