/**
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:#312520;background:transparent;text-decoration:none;}
a:hover{color:#ff6600;}
body{background:#fff;color:#333;text-align:center;font:normal 11px/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 10px;width:960px;text-align:left;}

/************************************--> Intro: header <--************************************/
#header{
	height:90px;margin:10px auto;
}
#logo{
	position:absolute;left:0;top:0;
}	
#h_g_728_90{
	position:absolute;right:0;top:0;
}	

/************************************--> Intro: nav <--************************************/
#nav {
	height:35px;
}
#nav ul#nav_ul{
	padding:10px;position:absolute;left:0;top:0;width:940px;height:16px;overflow:hidden;line-height:14px;background:#FFF504;text-transform:capitalize;
	-moz-border-radius: 8px;/*firefox*/
	-webkit-border-radius: 8px;/*Safari and chrome*/
	-khtml-border-radius: 8px;/*Linux browsers*/
	border-radius: 8px;/*css3*/
	behavior: url(/border-radius.htc);/*ie need*/
}	
ul#nav_ul li {
	float:left;display:inline;
}	
ul#nav_ul a {
	margin-right:10px;text-decoration:underline;color:#333;font-family:Arial;
}	
ul#nav_ul li.page-item-16{
	margin-left:50px;
}
ul#nav_ul li.page-item-16 a {
	color:#0000ff;
}	
/************************************--> Intro: contenter <--************************************/
#crumbs{
	font-size:12px;line-height:30px;height:30px;border-bottom:1px dashed #d5d5d5;
}	

/************************************--> Intro: main <--************************************/
.main{
	width:550px;float:left;display:inline;
}	
.game_list li {
	float:left;display:inline;width:100px;height:122px;overflow:hidden;margin-left:8px;text-align:center;
}	
.game_list img{
	width:100px;height:100px;
}	

/************************************--> Intro: entry <--************************************/
.entry{
	
}	
.entry p {
	margin-bottom:10px;
}
.entry img {
	display:block;max-width:100%;height:auto;
}
* html .entry img{width: expression(this.width > 600 ? "100%" : 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;
}	
#post_desc{
	margin:10px auto;
}	
#post_desc .fl{
	width:240px;padding:1px;border:1px solid #ccc;
}	
#post_desc .fl img{
	width:240px;height:200px;
}
#post_desc .fr{
	width:290px;
}	
#post_desc .fr h3{
	font-size:12px;line-height:24px;height:24px;
}	
#post_desc .fr h3 span{
	font-weight:normal;
}	

/************************************--> Intro: sidebar <--************************************/
#sidebar{
	width:400px;
}	
h2.widget_title{
	font-size:12px;font-weight:normal;line-height:30px;height:30px;border-bottom:1px dashed #999;color:#999;
}	
#sidebar li{
	position:relative;
}	
#sidebar li li {
	border-bottom:1px dashed #e4e4e4;line-height:24px;padding-left:1em;background:url(./images/dot.gif) no-repeat left 10px;margin-left:4px;
}	
.widget_ad{
	text-align:center;padding:10px;
}	
.widget_ad_g_336{
	text-align:center;margin:0 auto;width:336px;
}	
.widget .fl img{
	width:70px;height:70px;
}	
#sidebar .widget li.fl {
	width:70px;margin-left:8px;border:none;padding:0;background:none;margin-top:10px;
}	
#sidebar .widget li.clear{
	border:none;background:none;margin:0;padding:0;display:block;
}	

/************************************--> Intro: f_link <--************************************/
.f_link{
	padding:10px;width:940px;background:#FFF504;text-transform:capitalize;
	-moz-border-radius: 8px;/*firefox*/
	-webkit-border-radius: 8px;/*Safari and chrome*/
	-khtml-border-radius:8px;/*Linux browsers*/
	border-radius: 8px;/*css3*/
	behavior: url(/border-radius.htc);/*ie need*/
}
.f_link li {
	display:inline-block;>display:inline;zoom:1;width:84px;margin:0 6px 10px 0;vertical-align:top;text-transform:capitalize;
}		
h2.div_title{
	font-size:12px;font-weight:normal;line-height:30px;height:30px;border-bottom:1px dashed #999;color:red;
}	
#bookmark{
	background:#C6BE00;
}	

/************************************--> Intro: footer <--************************************/
#footer{
	
}	
.f_cat,.f_cat ul{
	display:inline;
}	

/************************************--> Intro: info <--************************************/
#info{
	text-align:center;z-index:100;
}	
#info a {
	font-size:14px;font-weight:bold;line-height:28px;
}	


/************************************--> Intro: g <--************************************/
.g_468{
	text-align:center;margin:10px auto;width:468px;padding:0 40px;
}	
.g_search{
	text-align:center;margin:10px auto;width:540px;
}	
