/**
Theme Name: Lizus WordPress Themes
Author URI: http://lizus.com
Theme URI: http://lizus.com
Author: Lizus.Com
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:#e2e2e2 url(./images/header.jpg) repeat-x left top;color:#333;text-align:center;font:12px/1.5 Lucida Grande,Arial,Helvetica,'Liberation Sans',FreeSans,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;}

.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignleft {float:left;display:inline;}
.alignright {float:right;display:inline;}
.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}


/************************************--> Intro: now begin <--************************************/
#begin{margin:0 auto;width:980px;background:#fff;}
.wrapper{margin:0 auto;width:100%;text-align:left;}

/************************************--> Intro: header <--************************************/
#header{
	background:url(./images/headerbg.png) no-repeat center top;height:47px;
}

/************************************--> Intro: nav <--************************************/
#nav {
	position:absolute;left:200px;top:0;line-height:30px;
}
#nav a {
	color:#eee;font-weight:bold;margin-right:12px;font-size:14px;
}	
#nav a:hover{
	color:#fff;
}	
/************************************--> Intro: contenter <--************************************/
#contenter{
	padding:20px 0 10px;
}	
#crumbs{
	font-size:12px;line-height:30px;height:30px;border-bottom:1px dashed #d5d5d5;
}	

/************************************--> Intro: main <--************************************/
.main{
	width:700px;margin-left:20px;
}	

/************************************--> Intro: post <--************************************/
.post {
	
}	
#index .post {
	float:left;display:inline;margin:0 18px 18px 0;width:342px;
}	
.postH2{
	font-size:16px;line-height:36px;
}	
.postH4{
	font-size:12px;font-weight:normal;margin-bottom:10px;
}
.entry{
	
}	
.entry p {
	margin-bottom:10px;
}
.entry img{padding:4px;border:1px solid #eee;}
.list_img img{
	padding:5px;border:1px solid #eee;width:330px;height:330px;
}	
#index .postH2 a{
	color:#b61f23;text-decoration:underline;
}		
.main_img{
	width:690px;height:460px;padding:5px;border:1px solid #eee;
}	
#main_img_div{
	width:702px;height:472px;overflow:hidden;
}	
#price{
	position:absolute;left:320px;bottom:1px;padding:0 10px;border:2px dashed #ccc;background:#fff;border-bottom:none;font-size:14px;
}	
#price span{
	color:#e40000;font-size:30px;font-family:Helvetica;
}	
#buy{
	width:690px;margin:10px 0 0 10px;
}	
#buy_info{
	padding:10px 0;
}	
#buy_info .fr {
	width:270px;padding:8px;margin:0 0 10px 20px;border-left:4px double #ccc;border-right:4px double #ccc;
}	
#buy_info .fl {
	width:370px;
}	

/************************************--> Intro: sidebar <--************************************/
#sidebar{
	width:220px;margin-right:20px;
}	
.widget{
	display:block;margin-bottom:15px;
}	
.widget_title{
	background:#000;font-size:14px;line-height:30px;height:30px;color:#fff;padding-left:10px;
}	
.widget li {
	border-bottom:1px solid #ddd;padding:4px 0 4px 10px;background:#eee;
}	

/************************************--> Intro: footer <--************************************/
#footer{
	background:url(./images/navbg.jpg) repeat-x left top;height:45px;color:#fff;
}	
#footer a {
	color:#fff;
}	
#footer a:hover{
	text-decoration:underline;
}	
#copyright{
	padding:0 20px;line-height:20px;padding-top:10px;
}	


/************************************--> Intro: comment_div <--************************************/
#comment_div{
	margin:10px 0;padding:10px 0 0;border-top:1px solid #ddd;
}	
li.comment {
	padding:0 10px;
}	
h3#comments{
	color:#A01B1F;font-size:18px;line-height:24px;height:24px;margin-bottom:20px;
}	
.comment_item_div .author{
	float:left;display:inline;margin-right:10px;font-weight:bold;
}

#respond{
	padding:10px;
}	
#respond .txt{
	padding:2px 0;
}	
#author{
	width:80px;
}	
input#comment{
	width:300px;
}	
#submit{
	background:#A01B1F;border:1px solid #1B4161;color:#fff;cursor:pointer;padding:2px 4px;
}	
#sidebar_img_ul li{
	position:relative;background:transparent;padding:0;border:none;
}	
#sidebar_img_ul li a {
	float:left;display:inline;width:100px;height:100px;overflow:hidden;position:relative;
}	
#sidebar_img_ul li a img {
	position:absolute;left:0;top:0;
}	
#sidebar_img_ul li a:hover img{
	left:0;top:-100px;
}	
#single_random h3{
	margin:0 0 10px;font-size:12px;
}	
#single_random ul{
	list-style:disc outside none;margin-left:15px;
}	
#single_random li{
	list-style:disc outside none;
}	
#blog .postH4{
	font-size:12px;font-weight:normal;margin-bottom:10px;padding-top:6px;border-top:1px solid #dedede;height:24px;line-height:24px;
}	
#blog .postH3,#blog_article .postH2{
	font-size:22px;line-height:40px;font-weight:normal;margin-bottom:20px;
}	
#blog .postH3 a {
	color:#6E7073;
}	
#blog .postH3 a:hover{
	border-bottom:1px dotted #6E7073;
}	
#blog .metaP{
	line-height:30px;
}	
#blog .metaP a {
	margin-left:5px;
}	
#blog .postH4 span{
	float:left;display:inline;padding-left:12px;margin-right:6px;
}	
#blog .s_author{
	background:url(./images/author.gif) no-repeat left center;
}	
#blog .s_time{
	background:url(./images/bg-meta-date.gif) no-repeat left center;
}	
#blog .s_cat{
	background:url(./images/bg-meta-categories.gif) no-repeat left center;
}	
#blog .s_comment{
	background:url(./images/bg-meta-comments.gif) no-repeat left center;
}	

#buy_info #bshareDiv,#blog_article #bshareDiv{float:right;}
#index{width:720px;}
#focus img{width:90px;top:18px;}
.catenote {
background-color:#EEEEEE;
margin-bottom:15px;
padding:10px 0 10px 15px;width:675px;font-size:13px;
}
#text-5{margin-bottom:2px;}

h3#comments .s_share{
	position:absolute;display:block;right:0;top:0;font-size:12px;line-height:12px;
}	
