/*
THEME NAME: wordpress
THEME URI: http://www.xiao3.org
DESCRIPTION: 简洁的主题
VERSION: 1.2.1
AUTHOR: <a href="http://www.zhaozhaozhu.com/">zhaozhaozhu</a> &amp; <a href="http://www.xiao3.org/">xiao3</a> &amp; <a href="http://www.zlling.com" target="_blank">zlling</a>
AUTHOR URI:
*/
html { 
	/* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}
body {
	font: 62.5% Verdana; /* Resets 1em to 10px */
	color: #6c6c6c;
	background:#191a1e;
	text-align: center;
	margin:0;
	padding:0;
	}
.se_input{ width:116px;}
body.lang-zh {
	font-size: 75%; /* Resets 1em to 12px */
	}
#header,#footer,#page{
	clear:both;
	margin:0 auto;
	text-align: left;
	width:980px;
	padding:0;
	}
#header h1{width:100%;font-size:16px;}
#header h1 a{font-size:16px;color:#d28f27;font-weight:bold; text-decoration:underline;}
#content{ float:left; width:746px; padding-right:29px; }
#sidebar{ float:right;width:200px; padding:27px 0 0 0; font-size:12px;}
#sidebar li{ list-style:none; padding: 0 0 8px 0 ; margin:0; line-height:1.8;}
#sidebar li ul,#sidebar li ul li,#sidebar ul{ margin:0; padding:0;}
#sidebar li ul{ margin:5px 0  0 0;}
#sidebar h2{ font-size:12px; border-bottom:1px solid #353434; padding:0 0 3px 0; line-height:normal;}
#sidebar form{  margin-bottom:16px;}
#sidebar li.categories ul li,#sidebar li.new_post ul li{ font-size:11px; color:#a0a0a0;}
#sidebar li a{ text-decoration:none;}
#sidebar li.categories ul li.current-cat{ background:#efefef; font-weight:bold;}
.nav {
	position:relative;
	font-size:12px;
	padding:0 0 0 0;
	border-bottom:2px solid #202428;
	width:100%;
}

.nav span{ position:absolute; right:3px; top:3px;}
.nav select{ font-size:1em; color:#666;}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 35px;
	width:980px;
	margin:0 auto;
}
.nav li {
	float: left;
	margin: 0px;
	padding: 0 0 0 12px;
	height: 35px;
	line-height:35px;
	
}

.nav li a{
	text-decoration: none;
	/*display: block;*/
	margin-top: 0px;
	height: 35px;
	line-height:35px;
	text-align: center;
	color: #616161;
	font-size:12px;
	padding-right:12px;
	font-weight:bold;
	
}
.nav li a:hover{
	cursor: pointer;

}
.nav li.current-cat a,.nav li.current_page_item a{
	text-shadow: none;
	color:#b1b1b1;
	cursor: default;
	margin-left:-1px;
}

#content {
	background:#191a1e;
	overflow:hidden;
	zoom:1;
	padding:30px 0 0 0;
	}
.narrowcolumn .entry p {
	padding:3px 0 ;
	margin:0;
	font-size:12px;
	}
.narrowcolumn .entry img{ background:#333;display:block;}
.narrowcolumn .entry{
	line-height: 1.8;
	clear:both;
	padding:10px 0 0 0;
	}
/*
.comment-author-zjf44262 {
	background-color: #f5f5f5;
	}
*/
.more-link{ display:block; margin-top:10px; background:url(images/more.png) no-repeat 0 3px; padding:0 0 0 20px;}
#footer {
	text-align:center;
	color:#a0a0a0;
	clear:both;
	padding:20px 0;
	position:relative;
	}
#footer a{color:#a0a0a0;  text-decoration:none;}
#footer span{ position:absolute; right:0; top:20px;}
#footer span a{ color:#6c6c6c; text-decoration:underline;}
h1, h2, h3 {
	font-weight: bold;
	}
.clearfix{ overflow:hidden;zoom:1;}

.cats{ margin:0; padding:5px 0 0 0; font-size:1em; color:#a0a0a0;}
.cats a{ text-decoration:underline;}
h2 {
	font-size: 12px;
	padding:0;
	margin:0;
	color:#d28f27;
	}

h2.pagetitle {
	font-size: 1.1em;
	}

h3 {
	font-size: 1em;
	font-weight:bold;
	}

/*
h1 a {  width:213px; height:55px;overflow:hidden; display:block;

	}
*/

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, cite {
	text-decoration: none;
	}
.commentlist li .photo { 
	border: none;
	padding: 2px;
	background: #fff;
	position:absolute;
	left:0;
	}
.comment_author{ font-size:12px;}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size:12px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform{ padding:0 0 0 0; margin:0;
	}

.commentmetadata {
	font-weight: normal;
	}
.commentmetadata a{ color:#a0a0a0; text-decoration:none;}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #6c6c6c;
	text-decoration:underline;
	}

a:hover {
	color: #6c6c6c;
	text-decoration: underline;
	}
/* End Typography & Colors */
/* Begin Structure */
#header {
	padding: 20px 0 0 0;
	height: 70px;
	position:relative;
	}
.se_bar{ position:absolute;right:0px;bottom:0;}
#header span{ position:absolute; right:0; bottom:20px;}
#header span li{ float:left; margin-left:10px; list-style:none;}
#header span li a{ color:#999;}
.narrowcolumn {
	margin: 0;
	padding:0;
	}
.post {
	clear:both;
	margin: 0 0 30px 0;
	text-align: justify;
	border-bottom:1px solid #353434;
	padding:0 0 23px 0;
	}
.post  small{ color:#a0a0a0; display:block; padding:4px 0 0 0; font-size:11px;}
.post  small a{color:#a0a0a0; font-size:11px; }
.post  h2{font-size:12px;}
.post  h2 a{ color:#d28f27; font-weight:bold; text-decoration:underline;font-size:12px;}
.post hr {
	display: block;
	}
.links{ line-height:1.8; list-style:none; margin:0; padding:0;}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}


.postmetadata {
	clear: left;
	font-size:12px;
	background:#efefef; padding:5px;
}

.clear {
	clear: both;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height:18px;
	}
/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	padding: 0 0 20px 0;
	margin:-35px 0 0 0;
	text-align:center;
	display:none;
}

h3 {
	padding: 0;
	margin: 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.entry p.tags{ font-size:12px;}
.entry p.tags a{ text-decoration:underline;}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */

/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
	text-align: justify;
	margin:0 0 20px 0;
	padding:0 0 0 0;
	width:100%;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 5px 0 3px 0;
	list-style:none;
	position:relative;
	text-indent:60px;
	border-bottom:1px solid #353434;
	width:100%;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size:12px;
	padding:0 0 0 60px;
	text-indent:0;
	}
.comment_index{ position:absolute; right:0;}
#commentform p {
	margin: 0 0 5px 0;
	padding:0;
	}
#commentform  span{ color:#FF0000;}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	}
/* End Comments */

/* Begin Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	overflow:hidden;zoom:1;
	margin:20px 0 -20px 0;
	}

.navigation a{ font-size:12px;}
.comments_left{ float:left; width:578px;}

.linkcat{ font-size:12px;}
/* End Various Tags & Classes*/
.tr{ text-align:right;}
.wp-pagenavi{ clear:both; font-size:10px; padding:0 0 25px 0;color:#a0a0a0;}
.wp-pagenavi a, .wp-pagenavi a:link {
	margin: 2px;
	text-decoration: none;
	font-size:10px;
}
.wp-pagenavi a:hover {
	text-decoration:underline;
}
.wp-pagenavi span.pages {
	margin: 2px 10px 2px 0;
}
.wp-pagenavi span.current {
	margin: 2px;
	color: #000;
	font-size:10px;
}
.wp-pagenavi span.extend {
	margin: 2px;	
}

#emotion {
	background:#fff; 
	overflow:hidden;
	zoom:1;
	padding:0 0 5px 0;
} 
#emotion ul{ margin:0; padding:0 ;}
#emotion ul li {
    float: left;
    padding: 2px 4px 0 0;
	list-style:none;
	margin:0;
} 

#emotion ul li img {
    cursor: pointer;
} 
.warning_box{ width:920px; position:relative; height:613px; overflow:hidden;}
.imghide{text-decoration:underline;cursor:pointer;background:#000;color:#fff;text-align:center; position:absolute;width:920px; height:413px; left:0; top:0;padding:200px 0 0 0;}
