/**
Theme Name: Lizus WWW
Author URI: http://www.lizus.com
Theme URI: http://www.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:100%;}	
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 url(./images/top.gif) repeat-x left top;color:#333;text-align:center;font:normal 14px/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;}


img.small_img{
	width:134px;height:104px;
}	

/************************************--> Intro: now begin <--************************************/
#begin{margin:0 auto;width:100%;background:url(./images/btn.gif) repeat-x left bottom;}
.wrapper{margin:0 auto;width:960px;text-align:left;}
	#header,#contenter,#footer{margin:0 auto;}

/************************************--> Intro: header <--************************************/
#header{
	height:62px;margin-bottom:2px;
}	
#h_nav{
	position:absolute;right:0;top:20px;width:560px;
}	
#h_nav li {
	float:left;display:inline;
}	

/************************************--> Intro: show <--************************************/
#show{
	height:231px;overflow:hidden;
}	
#show div{
	width:100%;height:231px;position:absolute;left:0;top:0;
}	

/************************************--> Intro: nav <--************************************/
#nav {
	background:url(./images/nav.gif) no-repeat center top;height:43px;text-align:center;
}	
#nav ul{
	padding:8px 40px 0;
}	
#nav li {
	float:left;display:inline;
}	

/************************************--> Intro: contenter <--************************************/
#contenter{
	padding:30px 0;
}	
#crumbs{
	font-size:12px;font-weight:normal;border-bottom:1px solid #BBE1F7;margin-bottom:10px;width:100%;height:24px;overflow:hidden;
}	

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


/************************************--> Intro: sidebar <--************************************/
#sidebar{
	width:210px;padding-right:10px;
}	
#sidebar h2{
	height:18px;line-height:18px;padding:16px 0 0 42px;background:url(./images/sidebar_h2.gif) no-repeat left top;font-size:16px;color:#ff3e03;margin-bottom:20px;
}	
#sidebar li{
	margin-bottom:20px;
}	
#sidebar li li {
	margin:0;padding-left:1.2em;background:url(./images/dot2.gif) no-repeat left 10px;line-height:26px;border-bottom:1px dashed #BBE1F7;
}	

/************************************--> Intro: footer <--************************************/
#f_why{
	width:479px;height:248px;background:url(./images/f_why.gif) no-repeat left top;
}	
#f_why ul{
	padding:100px 0 0 34px;
}	
#f_why li {
	padding-left:1em;line-height:26px;background:url(./images/dot.gif) no-repeat left 10px;
}	
#f_who{
	width:481px;height:248px;background:url(./images/f_who.gif) no-repeat left top;
}	
#f_who p {
	padding:100px 34px 0 34px;
}	
#copyright{
	color:#fff;height:60px;line-height:26px;font-size:12px;
}	
#copyright a {
	color:#fff;
}	
#copyright a:hover{
	border-bottom:1px dashed #fff;
}	
#links{
	text-align:left;padding-top:4px;color:#969696;
}	
#links a {
	color:#969696;
}	


/************************************--> Intro: post <--************************************/
.postH1{
	font-size:20px;padding:.5em 0;
}	
.postH3{
	font-size:18px;padding:.5em 0;border-bottom:1px dashed #BBE1F7;
}	
.postH4{
	font-size:12px;font-weight:normal;
}	


/************************************--> Intro: home <--************************************/
#home_show{
	width:480px;
}
#home_show li {
	float:left;display:inline;width:150px;height:120px;overflow:hidden;position:relative;margin:0 8px 8px 0;
}	
#home_show li a {
	float:left;display:inline;width:134px;height:104px;border:8px solid #C8E6F8;position:relative;
}	
#home_show li a:hover{
	border-color:#ff3e03;
}	
#home_show li a .item_title{
	display:block;width:100%;line-height:2em;font-size:12px;position:absolute;left:0;bottom:0;background:#666;color:#fff;display:none;height:24px;text-align:center;
}	
#home_comment{
	width:210px;font-size:12px;padding-top:10px;
}	
#home_comment li {
	display:block;
}	
#home_comment .home_comment_time{
	display:block;color:#999;
}	
#home_comment .home_comment_buyer{
	display:block;color:#ff3e03;text-align:right;
}	
#home_comment .more{
	display:block;text-align:right;
}	
#home_comment .more a {
	color:#ff3e03;
}	
#home_comment .more a:hover{
	text-decoration:underline;
}	


/************************************--> Intro: post_comment <--************************************/
#post_comment{
	padding-top:20px;width:90%;
}	
#post_comment h2{
	font-size:14px;
}	
#commentlist li.comment {
	border:10px solid #f7f7f7;padding:6px;font-size:12px;margin-bottom:10px;
}	
#commentlist img.photo{
	float:right;display:inline;
}	
#single_random{
	border-top:1px dashed #999;margin-top:10px;
}	
#single_random ul{
	margin:0;padding:0;
}	
#single_random li{
	line-height:26px;font-size:12px;padding-left:1em;background:url(./images/dot2.gif) no-repeat left 10px;
}	
.entry{
	padding:0;line-height:24px;
}	
.entry img{
	max-width:360px;
}
* html .entry img{
	width: expression(this.width > 360 ? "100%" : true); 
}
#wp_sale img{
	max-width:680px;
}	
* html #wp_sale img{
	width: expression(this.width > 680 ? "680px" : true); 
}
.entry h2{
	font-size:16px;line-height:36px;padding:.5em 0;border-bottom:1px dashed #aaa;text-transform:capitalize;
}	
.entry p {
	text-indent:2em;margin:10px 0;
}	
.entry_content ol,.entry_content ul{
	margin:20px 60px;
}	
.entry ol{
	margin-left:30px;
}	
.entry ol,.entry ol li,.entry_content ol,.entry_content ol li{
	list-style:decimal;line-height:26px;
}	
.entry li.buy_li a {
	width:134px;height:37px;display:block;background:url(./images/gotobuy.png) no-repeat left top;
}	
.entry li.buy_li a span{
	display:none;
}	
#list_ul{
	
}	
#list_ul li {
	background:url(./images/dot2.gif) no-repeat scroll left 10px;border-bottom:1px dashed #BBE1F7;line-height:26px;padding-left:1.2em;
}	

.google{
	margin:0;padding:0;width:340px;
}	
.entry_content{
	width:350px;
}	
#lizus_rss {
	background:#fff;z-index:100;
}	
#lizus_rss ul{
	display:none;text-align:left;margin:0;top:0;
}	
#lizus_rss li {
	background:url(./images/dot2.gif) no-repeat scroll left 10px;border-bottom:1px dashed #BBE1F7;line-height:26px;padding-left:1.2em;
}	
#lizus_rss{
	width:100%;text-align:center;
}	
	
#wp_ul li {
	float:left;display:inline;width:150px;height:120px;overflow:hidden;position:relative;margin:0 8px 8px 0;
}	
#wp_ul li a {
	float:left;display:inline;width:134px;height:104px;border:8px solid #C8E6F8;position:relative;
}	
#wp_ul li a:hover{
	border-color:#ff3e03;
}	
#wp_ul li a .item_title{
	display:block;width:100%;line-height:2em;font-size:12px;position:absolute;left:0;bottom:0;background:#666;color:#fff;display:none;height:24px;text-align:center;
}	