/**
Theme Name: Lizus Customize
Author URI: http://lizus.com
Theme URI: http://lizus.com
Author: Lizus
Version: 1.0
Description: Lizus Customize WordPress Themes Style
*/
/* 样式表; */


/************************************--> 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:98%;
}	
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:#02376B;background:transparent;}
a:hover{color:#1c72bb;text-decoration:none;}
body{background:#eee url(./images/bg.gif) repeat-x left top;color:#1F4666;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%;text-align:left;}
.wrapper{width:960px;margin:0 auto;}
	#header,#contenter,#footer{}

/************************************--> Intro: header <--************************************/
#header{
	height:187px;overflow:hidden;
}

/************************************--> Intro: nav <--************************************/
#nav {
	height:28px;text-align:right;font-weight:bold;
}
#nav li a {
	display:inline-block;>display:inline;zoom:1;width:98px;height:28px;background:url(./images/nav.gif) no-repeat center center;line-height:28px;text-align:center;color:#fff;text-decoration:none;
}	
#nav li a:hover{
	color:#f60;
}	
/************************************--> Intro: contenter <--************************************/
#crumbs{
	font-size:12px;line-height:30px;height:30px;border-bottom:1px dashed #d5d5d5;
}	
#contenter{
	padding-top:5px;border-bottom:1px solid #fff;margin-bottom:3px;background:url(./images/bg_blue_2.gif) repeat-x left -630px;
}	
#mainContent{
	width:750px;
}	

/************************************--> Intro: main <--************************************/
.main{
	float:left;display:inline;width:530px;background:#fff;padding:10px 5px;
}	
#list_ul li {
	line-height:24px;padding-left:1em;background:url(./images/dot.gif) no-repeat left 10px;
}	

/************************************--> Intro: entry <--************************************/
.entry{
	
}	
.entry img {
	max-width:100%;height:auto;
}
* html .entry img{width: expression(this.width > 490 ? "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 <--************************************/
.side{
	width:205px;
}	
.side li{
	margin-bottom:10px;
}	
.side h2{
	font-size:12px;line-height:24px;height:24px;background:#03f url(./images/h2.gif) repeat-x left center;color:#fff;text-align:center;
}	
.side li ul{
	border-bottom:1px solid #96a8b8;
}	
.side li li {
	line-height:24px;margin:0;margin-left:4px;
}	
.side li li strong{
	display:block;
}	

li.widget_categories{
	text-align:center;
}	
.side li.widget_categories ul{
	text-align:left;
}	
.side li.widget_categories li {
	display:inline-block;>display:inline;zoom:1;width:40%;text-align:center;
}	


/************************************--> Intro: footer <--************************************/
#footer{
	padding:20px 0 30px;border-top:1px solid #fff;
}	
#f_nav{
	padding-left:120px;text-align:left;
}	
#f_nav a {
	margin:0 12px 0 0;
}	
#copyright{
	padding-left:120px;text-align:left;
}	

/************************************--> Intro: home <--************************************/
#home{
	
}	
.home_div{
	clear:both;padding:0 0 10px;
}	
.home_div img{
	float:left;display:inline;margin-top:8px;
}	
.home_div h2{
	font-size:14px;line-height:24px;height:24px;background:#186DB7;font-weight:normal;color:#fff;
}	
.home_item{
	clear:both;width:100%;
}	
.home_item ul{
	margin-left:132px;
}	


/************************************--> Intro: comment <--************************************/
#comment_div h2{
	font-size:12px;padding:12px 0;
}	




