/*
Theme Name: white & black
Author: www.imzhe.com
amended by lianglala 2009-10-18
URL:http://www.imzhe.com
*/
@charset "utf-8";
 
* {
	margin: 0;
	padding: 0; }
 
body {
	text-align: center;
	font: 12px Verdana;
	color: #2b2b2b;
	background: #f9f9f9; }
 
a {
	text-decoration: none;
	color: #0449be; }
 
	a:hover { text-decoration: underline; color:#cc0000; }
 
img { border: 0; }
 
.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both; }
 
.alignleft {
	float: left;
	margin: 4px 10px 5px 0; }
 
.alignright {
	float: right;
	margin: 4px 0 5px 10px; }
 
.aligncenter { text-align: center; }
 
.hidden { display: none; }
 
/** BEGIN wrapper **/
#wrapper {
	width: 950px;
	margin: auto auto;
	text-align: left; }
 
/** END wrapper **/
/** BEGIN header **/
#header {  }
 
	#header ul {
		list-style-type: none;
		background: url(images/navbg.gif) no-repeat left 0;
		height: 35px;
		float: left;
		width: 950px; }
 
		#header ul li {
			float: left;
			padding-right: 2px;
			background: url(images/divider.gif) no-repeat right 10px; }
 
			#header ul li a {
				color: #333333;
				display: block;
				padding: 10px 18px 11px; }
 
	#header .logo { float: left; }
 
		#header .logo h1 {
			font-size: 0;
			padding: 0 10px 0; }
 
			#header .logo h1 a {
				display: block;
				text-indent: -9999px;
				outline: none;
				width: 335px;
				height: 85px;
				background: url(images/logo.jpg) no-repeat 0 0; }
 
		#header .logo p { display: none; }
 
	#header .ad468x60 {
		float: right;
		padding-top: 20px; }
 
#header { height: 120px; }
 
/** END header **/
/** BEGIN body **/
#body {
	background: #ffffff url(images/mainBg.gif) repeat-y right 0;
	margin: 10px 0 0;
	border-bottom: 1px solid #ddd; }
 
/** END body **/
/** BEGIN content **/
#content {
	width: 630px;
	float: left;
	border-top: 1px solid #ddd; }
 
	#content p {
	 color:#333333;
		line-height:25px;}
 
	#content h3 {
		margin-bottom: 5px;
		font-size: 14px;
		font-weight: normal; }
 
	#content blockquote {
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #cccccc;
		font-style: italic;
		font-weight: bold; }
 
	#content ul { margin: 0 0 10px 18px; }
 
	#content ol {
		margin: 0 0 10px 16px;
		padding-left: 10px; }
 
	#content li {
		padding: 4px 0;
		line-height: 1.3em; }
 
	#content .latest {
		margin: 20px 20px;
		position: relative;
		width: 590px;
		height: 300px;
		overflow: hidden; }
 
		#content .latest .thumb {
			width: 590px;
			height: 300px;
			overflow: hidden; }
 
			#content .latest .thumb img { width: 590px; }
 
		#content .latest .text {
			color: #ffffff;
			background: url(images/shade.png) repeat 0 0;
			padding: 15px 15px 20px;
			position: absolute;
			bottom: 0;
			left: 0;
			width: 560px; }
 
			#content .latest .text p {
				color: #fff;
				font-size: 12px;
				text-indent: 2em; }
 
			#content .latest .text h2 {
				font-size: 18px;
				font-weight: normal;
				margin-bottom: 10px; }
 
			#content .latest .text a { color: #ffffff; }
 
	#content .post {
		margin: 0 20px;
		padding: 15px 0 20px 0;
		background:url(images/linedot.gif) left bottom repeat-x;
		clear: both; }
 
		#content .post p {
			font-size: 14px;
			margin: 25px 0;
			text-indent:2em;}
			
			#content .post p img{margin:0; text-indent:0; border:1px solid #cdcdcd;}
 
			#content .post p.summary {
				font-size: 12px;
				line-height:21px;
				margin: 0;
				color: #666; }
 
		#content .post .thumb {
			height: 113px;
			overflow: hidden;
			float: left;
			margin: 0 15px 0 0; }
 
/*			#content .post .thumb img { width: 150px; }*/
 
		#content .post h2 {
			font-size: 18px;
			margin: 3px 0 2px;
			font-family: Arial, Helvetica, sans-serif;
			}
 
 
		#content .post .details {
			font-size: 12px;
			color: #666666;
			padding: 0;
			margin: 0 0 3px 0;
			text-indent:0;
			line-height:21px;}
			
			#content .post .details a{color:#81a4de;}
			#content .post .details a:hover{ color:#cc0000;}
 
/** END content **/
/** BEGIN sidebar **/
#sidebar {
	width: 320px;
	float: right; }
 
	#sidebar h2 {
		font-size: 14px;
		font-weight: normal;
		color: #ffffff;
		padding: 15px 15px 10px; }
 
	#sidebar ul {
		list-style-type: none;
		padding: 0 15px 10px;
		margin: 0 5px;
		border-bottom: 1px solid #9a9a9a; }
 
		#sidebar ul li {
			line-height: 18px;
			padding: 4px 0; }
 
			#sidebar ul li a { color: #e1e1e1; }
 
				#sidebar ul li a:hover { color: #ffffff; }
 
	#sidebar .l {
		float: left;
		width: 160px; }
 
	#sidebar .r {
		float: right;
		width: 160px; }
 
	#sidebar .l ul, #sidebar .r ul { border-bottom: 0; }
 
	#sidebar .video {
		padding: 10px 0px;
		margin: 0 5px;
		border-bottom: 1px solid #9a9a9a; }
 
	#sidebar .time_weather {
		padding: 10px 15px;
		margin: 0 5px;
		border-bottom: 1px solid #9a9a9a;
		color: #ffffff; }
 
		#sidebar .time_weather iframe { margin: 10px 0 0 10px; }
 
	#sidebar .tags {
		padding: 10px 15px;
		margin: 0 5px;
		border-bottom: 1px solid #9a9a9a; }
 
		#sidebar .tags a { color: #e1e1e1; }
 
			#sidebar .tags a:hover {
				text-decoration: none;
				color: #ffffff; }
 
	#sidebar form {
		border-bottom: 1px solid #9a9a9a;
		background: url(images/search.gif) no-repeat 15px 20px;
		padding: 20px 15px;
		margin: 0 5px;
		height: 30px; }
 
		#sidebar form input {
			border: 0;
			background-color: transparent;
			width: 197px;
			margin: 7px 1px 0 2px;
			font-size: 12px;
			color: #666666;
			float: left; }
 
		#sidebar form button {
			border: 0;
			background-color: transparent;
			text-indent: -9999px;
			width: 75px;
			height: 30px; }
 
/** END sidebar **/
/** BEGIN footer **/
#footer {
	float: left;
	width: 950px;
	background-color: #f9f9f9;
	color: #666666;
	padding:20px 0 10px; }
 
	#footer a { color: #666666; }
 
	#footer .left { float: left; }
 
	#footer .right { float: right; }
 
/** END footer **/
/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding: 10px 40px 0;
	font-size:12px; }
 
	.postnav a {
		border: 1px solid #cccccc;
		padding: 3px 8px;
		color: #999999; }
 
		.postnav a:hover {
			border: 1px solid #000000;
			color: #000000;
			text-decoration: none; }
 
#comments {
	margin-top: 20px;
	padding: 20px 0 0;
	background:url(images/linedot.gif) left top repeat-x; }
 
	#content #comments h2 {
		margin: 20px 0 5px;
		font-size: 14px; }
 
	#content #comments p {
		margin: 10px 0 0;
		line-height: 18px; }
 
	#comments form { padding-top: 0; }
 
		#content #comments form p { margin-bottom:20px; text-indent:0; }
 
		/*		#comments form input {
			width: 260px;
			border: 1px solid #cccccc; }*/
#comments form input {
			padding: 5px 3px 5px 25px;
			color: #666;
			float: left;
			border: 1px solid #bebebe; }
 
		#comments form input#author { background: url(images/comment_user.gif) #f6f6f6 no-repeat 5px center; }
 
		#comments form input#email { background: url(images/comment_email.gif) #f6f6f6 no-repeat 5px center; }
 
		#comments form input#url { background: url(images/comment_link.gif) #f6f6f6 no-repeat 5px center; }
 
		#comments form textarea {
			margin: 0;
			padding: 5px;
			background: #f6f6f6;
			border: 1px solid #bebebe;}
 
		#comments form label {
			padding: 0 0 0 5px;
			color: #888; }
 
		#comments form textarea {
			width: 560px;
			overflow: auto; }
 
		#comments form button {
			border: 0;
			background: url(images/bg_btn.gif) no-repeat;
			background-color: #cccccc;
			font-size: 12px;
			font-family: Verdana;
			width: 100px;
			height: 23px; }
 
.commentdetails { margin-top: 25px; }
 
.commentauthor {
	margin-bottom: 5px !important;
	font-weight: bold; }
 
.commentdate {
	margin-bottom: 5px;
	color: #909090; }
 
.required { color: #ff0000; }
 
h2.title {
	text-transform: uppercase;
	padding: 25px 40px 20px;
	color: #565656; }
 
.single { padding-top: 20px; }
 
.notfound { padding: 40px; }
 
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px; }
 
/** END miscellaneous **/
/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0; }
 
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px; }
 
		#comments ol li .avatar { float: right; }
 
		#comments ol li .comment-author {}
 
			#comments ol li .comment-author .fn { font-style:normal;}
						.comment-body{position:relative;}
 
		#comments ol li .comment-meta {position:absolute;top:0;right:40px;margin:0; }
 
		#comments ol li .reply { text-align:right;}
 
#comments .children { list-style-type: none; }
 
#comments .navigation {
	padding: 10px 0 20px;
}
 
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc; }
 
		#comments .navigation a:hover {
			color: #000000;
			border-color: #000000;
			text-decoration: none; }
			

 
/** END wordpress 2.7 comments **/
.postspermonth li { list-style: none; }
 
/*相关信息*/
.relatposts ul {
	list-style-type: none;
	padding: 0; }
 
	.relatposts ul li {
		line-height: 18px;
		padding: 4px 0; }
 
			
			
			/*-------WP-Navi----------------*/
.pagination{height:35px; line-height:35px; background: url(images/c_pagenav.gif) no-repeat; padding:0; color: #333; margin:15px 20px;}
.wp-pagenavi {padding-top:1px;display: block;float: left;width: 100%;}
.wp-pagenavi .pages {font-weight:normal;padding: 0;margin: 2px 5px 2px 0;float: left;text-align: center;height: 28px;line-height: 28px;color:#666;}
.wp-pagenavi .current {padding: 0;background:#666;margin: 2px;font-weight: 700;color: #111;float: left;text-align: center;width: 32px;height: 28px;line-height: 28px;color:#fff;}
.wp-pagenavi .extend{ display:none;}
html .wp-pagenavi a{padding: 0;margin: 2px;color: #334200;text-decoration: none;float: left;width: 32px;height: 28px;line-height: 28px;text-align:  center;}
html .wp-pagenavi a:hover {color: #222;}