/**
Theme Name: 新浪博客主题
Author URI: http://lizus.com
Theme URI: http://lizus.com
Author: Lizus
Version: 1.0
Description: 新浪博客主题
*/
/* 样式表; */


/************************************--> Intro: default typographic style defined <--************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding: 0;margin: 0;}
div,ul,dl,h1,h2,h3,h4,blockquote,table,p{position:relative;}
table{border-collapse: collapse;border-spacing: 0;}
fieldset,img{border:0;vertical-align:middle;}
input,select{vertical-align:middle;}
textarea{
	width:96%;
}	
address,caption,cite,code,dfn,em,th,var{font-weight: normal;font-style: normal;}
abbr,span.abbr,acronym{cursor:help;border-bottom:1px dashed #aaa;letter-spacing:0.1em;}
var{font-style:italic;}
ul,li{list-style:none;}
a,a:link,a:visited{color:#312520;background:transparent;text-decoration:none;}
a:hover{color:#ff6600;}
body{background:#18380F url(./images/bg.jpg) repeat left top;color:#333;text-align:center;font:normal 12px/180% "宋体",Tahoma, Helvetica, Arial, sans-serif;}

/************************************--> Intro: classDefine <--************************************/
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.clear{clear:both;}
.lang_en{
	font-family:Verdana;
}	

.navigation{text-align:center;}
	.navigation ul{}
	.navigation li{display:inline;}


/************************************--> Intro: now begin <--************************************/
#begin{margin:0 auto;width:100%;}
.wrapper{margin:0 auto;width:950px;text-align:left;}
	#header,#contenter,#footer{margin:0 auto;}

/************************************--> Intro: header <--************************************/
#header{
	height:200px;background:url(./images/header.jpg) no-repeat center top;overflow:hidden;
}
#logo{
	position:absolute;left:60px;top:40px;font-size:48px;height:48px;line-height:48px;
}
#logo a {
	color:#fff;
}	
#logo a:hover{
	text-decoration:underline;
}	
#desc {
	position:absolute;left:66px;top:80px;color:#fff;font-size:12px;font-weight:normal;
}	
#h_nav{
	position:absolute;left:220px;top:168px;height:34px;overflow:hidden;line-height:34px;
}	
#h_nav li {
	float:left;display:inline;margin-left:-1px;
}	
#h_nav a {
	float:left;display:inline;padding:0 0 0 3px;height:34px;line-height:34px;background:url(./images/menu.png) no-repeat left top;color:#135000;
}	
#h_nav a span{
	float:left;display:inline;padding:0 13px 0 10px;height:34px;line-height:34px;background:url(./images/menu.png) no-repeat right -34px;
}	
#h_nav a:hover{
	text-decoration:underline;
}	
#h_nav li.current_page_item a{
	background-position:left bottom;color:#fff;font-weight:bold;
}	
#h_nav li.current_page_item a span{
	background-position:right bottom;
}	

/************************************--> Intro: nav <--************************************/
#nav {
	background:url(./images/nav.jpg) repeat-x left top;height:36px;
}
#nav ul {
	margin-left:220px;line-height:36px;font-size:14px;
}	
#nav a {
	color:#B9E0AD;
}	
#nav a:hover{
	text-decoration:underline;
}	
/************************************--> Intro: contenter <--************************************/
#crumbs{
	font-size:12px;line-height:24px;height:24px;background:url(./images/h2.gif) no-repeat right top;color:#fff;text-indent:1em;
}
#crumbs a {
	color:#fff;
}	
#contenter{
	margin-top:10px;
}	

/************************************--> Intro: main <--************************************/
.main{
	float:right;display:inline;width:728px;border:1px solid #5B6D55;background:#D1D6CF;
}	
div.post,#comment_div {
	padding:10px;
}	

/************************************--> Intro: entry <--************************************/
.entry{
	
}	
.entry img {
	display:block;max-width:100%;height:auto;
}
* html .entry img{width: expression(this.width > 600 ? "100%" : true); }
.postH1{
	font-size:16px;line-height:36px;border-bottom:1px dashed #e5e5e5;
}	
.postH4{
	font-size:12px;font-weight:normal;margin-bottom:10px;
}	

/************************************--> Intro: sidebar <--************************************/
#sidebar{
	width:210px;
}	
#sidebar h2{
	font-size:12px;line-height:24px;height:24px;background:url(./images/side.gif) no-repeat center top;color:#fff;text-indent:1em;
}	
#sidebar li {
	border:1px solid #5B6D55;background:#D1D6CF;margin-bottom:10px;
}	
#sidebar li li {
	border:0;margin:0;border-bottom:1px dashed #e4e4e4;line-height:24px;padding-left:1em;background:url(./images/dot.gif) no-repeat left 10px;margin-left:4px;
}	

/************************************--> Intro: footer <--************************************/
#footer{
	text-align:center;padding:10px 0;line-height:24px;color:#aaa;
}	


