/**
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. Contact Lizus : lizus.com@gmail.com
*/
/* 样式表; */


/************************************--> 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:#99cc00;background:transparent;text-decoration:none;}
a:hover{color:#ff8800;}
body{background:#111 url(./images/bg.png) no-repeat center top;color:#333;text-align:center;font:normal 12px/18px Calibri,Tahoma, Helvetica, Arial, sans-serif;}

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

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


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

/************************************--> Intro: header <--************************************/
#header{
	height:129px;
}
#logo{
	
}	
#logo a {
	display:block;width:160px;height:120px;
}	
#logo a span{
	display:none;
}	
#h_nav{
	position:absolute;right:0;top:100px;_top:102px;width:134px;text-align:left;text-transform:capitalize;
}	
#h_nav li.h_about {
	margin-right:12px;
}	
#h_nav li.h_about a {
	color:#27ebfc;
}
#h_nav li.h_about a:hover{
	color:#f60;
}	
#h_nav li.h_comments a {
	color:#78c6ff;
}
#h_nav li.h_comments a:hover{
	color:#f60;
}	
#h_nav li.h_rss{
	margin:0;padding:0;margin-left:7px;
}	
#h_nav li.h_rss a {
	display:block;position:absolute;right:0;top:0;width:20px;height:20px;overflow:hidden;vertical-align:middle;
}	
#h_nav li.h_rss a span{
	display:none;
}	

/************************************--> Intro: nav <--************************************/
#nav {
	
}
/************************************--> Intro: contenter <--************************************/
#contenter{
	margin-top:15px;padding-bottom:15px;
}	
#crumbs{
	font-size:12px;line-height:30px;height:30px;border-bottom:1px dashed #d5d5d5;
}	

/************************************--> Intro: main <--************************************/
.main{
	float:left;display:inline;width:635px;
}	

/************************************--> Intro: entry <--************************************/
.entry{
	color:#9d9c9c;padding:15px 0 15px 16px;width:600px;word-wrap:break-word;
}	
.entry p {
	margin-bottom:10px;
}
.entry img {
	max-width:100%;height:auto;
}
* html .entry img{width: expression(this.width > 600 ? "600px" : true); }/*for ie*/
body:nth-of-type(1) .entry td img {max-width:none;}/*for chrome*/

.postH1{
	font-size:16px;line-height:36px;border-bottom:1px dashed #e5e5e5;
}	
.postH4{
	font-size:12px;font-weight:normal;margin-bottom:10px;
}	
.postH3{
	border-bottom:2px solid #0077CA;line-height:24px;font-weight:normal;height:24px;width:100%;
}	
.postH3 a.list_title{
	color:#31aaff;font-size:18px;
}	
.postH3 a.list_title:hover {
	color:#f60;
}	
.postH3 a.h3_comments{
	color:#656464;font-size:12px;margin-left:10px;
}	
.postH3 a.h3_comments:hover {
	color:#f60;
}	
.postH3 span.h3_date{
	position:absolute;right:0;top:0;display:block;font-size:12px;color:#656464;
}	

/************************************--> Intro: sidebar <--************************************/
#sidebar{
	width:150px;
}	
#sidebar li.widget{
	display:block;background:#1b1b1b;margin-bottom:10px;
}	
#sidebar h2{
	font-size:10px;line-height:24px;height:24px;border-top:1px solid #343434;font-family:Verdana;text-indent:10px;color:#b40045;margin-bottom:4px;
}	
#sidebar li ul {
	width:100%;
}	
#sidebar li li.fl {
	margin:0 0 4px 10px;width:60px;height:80px;text-align:center;font-size:10px;overflow:hidden;
}	
#sidebar li li a {
	color:#9c9c9c;
}	
#sidebar li li a:hover{
	color:#f60;
}	
#sidebar li li img {
	width:60px;height:60px;
}	
#sidebar li li.clear{
	width:0;height:0;padding:0;>margin:-10px;
}	

/************************************--> Intro: footer <--************************************/
#footer{
	
}	
#f_cont{
	color:#797979;padding-top:6px;
}	
#f_cont a {
	color:#8c874b;
}	
#f_cont a:hover{
	color:#f60;
}	
#copyright{
	padding-top:20px;text-align:center;color:#434343;
}	
#copyright a {
	color:#434343;
}	
#copyright a:hover{
	color:#f60;
}	


input.txt{
	background:#090909;border:none;margin-bottom:6px;color:#9d9c9c;
}	
textarea#comment{
	background:#090909;border:none;margin-bottom:6px;color:#9d9c9c;overflow:hidden;
}	
input#submit{
	background:#090909;border:none;color:#9d9c9c;padding:4px;cursor:pointer;
}	


.avatar{
	display:none;
}	
cite.fn,a.url{
	color:#9d9c9c;
}	
div.comment-author{
	margin-bottom:10px;
}	
div.comment_entry{
	margin:6px 0 10px;color:#dddddd;padding:0 0 10px;border-bottom:1px solid #222;
}	


