/**
Theme Name: amloris.com
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: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/bg.jpg) repeat fixed left top;color:#000;text-align:left;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;width:1000px;}
.wrapper{margin:0 auto;width:100%;text-align:left;}
	#header,#contenter,#footer{margin:0 auto;}

/************************************--> Intro: header <--************************************/
#header{
	
}

/************************************--> Intro: nav <--************************************/
#nav {
	
}
/************************************--> Intro: contenter <--************************************/
#crumbs{
	font-size:12px;line-height:30px;height:30px;border-bottom:1px dashed #d5d5d5;
}	

/************************************--> Intro: main <--************************************/
.main{
	float:left;display:inline;width:650px;
}	
.postH3,.postH1{
	height:31px;
}	
.postH3 a.list_title,.postH1 a.list_title{
	height:31px;line-height:31px;font-size:28px;background:#000;color:#fff;text-transform:uppercase;float:left;display:inline;max-width:550px;overflow:hidden;
}	
* html .postH3 a.list_title,* html .postH1 a.list_title{width: expression(this.width > 550 ? '550px' : true); }
.postH3 .h_comment,.postH1 .h_comment{
	background:url(./images/n3.gif) repeat-x left top;height:31px;float:left;display:inline;line-height:31px;
}	
.postH3 .h_comment a,.postH1 .h_comment a {
	color:#fff;font-size:10px;font-weight:normal;float:left;display:inline;
}	
.postH3 .h_comment img,.postH1 .h_comment img {
	float:left;display:inline;
}	
.postH4{
	text-transform:uppercase;line-height:24px;
}	
.h_time{
	color:#656565;
}	
.metaP{
	height:30px;margin-top:6px;margin-bottom:40px;
}	
.metaP span{
	float:left;display:inline;margin-right:2px;background:#656565;font-weight:bold;height:30px;line-height:30px;padding:0 5px;text-transform:uppercase;
}	
.metaP span a,.metaP span em{
	color:#000;
}	
.metaP span a:hover{
	color:#009cff;
}	

/************************************--> Intro: entry <--************************************/
.entry{
	background:#000;color:#fff;padding:5px 12px;
}	
.entry a {
	color:#fff;
}	
.entry a:hover{
	color:#009cff;
}	
.entry img {
	max-width:100%;height:auto;
}
* html .entry img{width: expression(this.width > 600 ? "100%" : true); }

.postH4{
	font-size:12px;font-weight:normal;
}	

/************************************--> Intro: sidebar <--************************************/
#sidebar{
	width:295px;font-size:18px;margin-bottom:150px;
}	
#sidebar h2{
	font-size:28px;line-height:36px;height:36px;margin:15px 0 6px;
}	
#sidebar .linkcat h2{font-size:20px;font-family:tahoma;line-height:20px;height:20px;margin:2px 0;}
#sidebar li li{
	margin-bottom:1px;
}	
#sidebar li li a {
	background:#000;color:#fff;padding:0 5px;display:inline-block;>display:inline;zoom:1;line-height:28px;
}	
#sidebar li li a:hover{
	color:#009cff;
}	
#sidebar_search{
	margin-bottom:20px;
}	
#sidebar_search form{
	height:30px;
}	
#sidebar_search #s {
	float:left;display:inline;width:210px;border:none;background:#4B4B4B;margin:0;padding:4px 0;font-size:18px;color:#fff;
}	
#sidebar_search .searchbutton{
	float:left;display:inline;height:29px;width:85px;border:none;background:#000;color:#fff;font-size:18px;font-family:Tahoma;line-height:29px;text-align:center;margin:0;padding:0;clear:right;cursor:pointer;
}	

/************************************--> Intro: footer <--************************************/
#footer{
	position:absolute;left:0;
}	
#copyright{
	height:30px;background:#000;color:#fff;line-height:30px;font-weight:bold;width:140px;
}	
#copyright a {
	color:#fff;
}	

/************************************--> Intro: pages_nav <--************************************/
#pages_nav{
	padding:10px 0 150px;
}	
#p_n{
	margin-bottom:6px;
}	
#p_n .fl {
	height:30px;line-height:30px;font-size:18px;background:#000;margin-right:1px;
}	
#p_n .fl a {
	color:#fff;padding:0 3px;float:left;display:inline;
}	
#p_n .alignright{
	background:#656565;
}	
#p_n .alignright a {
	color:#000;
}	

/************************************--> Intro: comment_div <--************************************/
#comment_div{
	margin-bottom:180px;
}	
#comment_div h2{
	font-size:28px;line-height:36px;height:36px;margin:15px 0 6px;margin-bottom:6px;
}	
#comment_div h2 span{
	background:#000;color:#fff;padding:0 5px;
}	
li.comment{
	color:#fff;padding:5px 12px;float:left;display:inline;position:relative;min-height:110px;margin:0; margin-bottom:12px;
}	
* html li.comment{height: expression(this.height < 110 ? "110px" : true); }
li.comment .com_img{
	position:absolute;left:0;top:0;width:110px;height:110px;background:#000;
}	
li.comment .com_img img {
	width:110px;height:78px;float:left;display:inline;
}	
li.comment .com_img span.com_author{
	float:left;display:inline;width:110px;height:32px;line-height:32px;text-align:center;background:#000;color:#fff;
}	
li.comment a {
	color:#fff;
}	
li.comment .com_time{
	position:absolute;left:110px;top:0;background:#858585;color:#fff;height:30px;line-height:30px;text-indent:1em;width:540px;
}	
li.comment .com_con{
	left:98px;top:24px;color:#000;padding:9px 16px 8px;width:508px;min-height:64px;background:#858585 url(./images/com.gif) no-repeat left top;
}	
* html li.comment .com_con{height: expression(this.height < 64 ? "64px" : true); }


#comment_div textarea{
	border:none;background:#000;color:#fff;width:96%;height:120px;padding:10px;
}	
#comment_div p {
	clear:both;
}	
#comment_div label{
	background:#656565;color:#fff;float:left;display:inline;height:31px;>height:32px;line-height:31px;>line-height:32px;width:80px;text-align:left;text-indent:10px;font-size:18px;font-weight:bold;
}	
#comment_div input{
	border:none;background:#000;color:#fff;padding:8px 0;margin-bottom:2px;>margin-bottom:0;float:left;display:inline;
}	
#form_p{
	margin-top:1px;margin-left:440px;>margin-left:400px;
}	
#comment_div #submit,#comment_div #reset{
	background:#656565;color:#fff;font-size:18px;border:none;cursor:pointer;font-family:Tahoma;height:31px;padding:0 5px;line-height:31px;margin-left:1px;
}	
#comment_div form a {
	float:left;display:inline;height:31px;line-height:31px;background:#656565;color:#fff;font-size:18px;font-weight:bold;padding:0 5px;
}	