/*
Theme Name: default theme
Theme URI: http://www.weido.net
Author: Leon
Version: 1.3.5
*/

html{-webkit-text-size-adjust: none;}
body {margin:0; font-size:12px; line-height:180%; font-family:Arial, Helvetica, sans-serif; background:url(images/bg-footer.jpg) bottom center repeat-x;}
#main {position:relative; z-index:1;}
a {text-decoration:none; color:#3f690e;}
a:hover{color:#98b624;}
img {border:none;}
h1, h2, h3 {font-family:"微软雅黑", "黑体"; margin:0; padding:0.6em 0; font-weight:normal;}
h1 {font-size:22px;}
h2 {font-size:18px; border-bottom:1px #98b624 dashed;color:#3f690e;}
h3 {font-size:14px;}
p {margin: 5px 0;}
strong {color:#3f690e; font-size:14px;}


.alignleft {float:left; padding:0 10px 10px 0;}
.alignright {float:right; padding:0 0 10px 10px;}
.aligncenter {display: block; margin:10px auto;}

#header_wrap {width:100%; height:405px; background:url(images/bg-header.jpg) center top;}
#header {width:920px; margin:0 auto; position:relative;}
	#logo {display:block; width:407px; height:122px; background:url(images/logo.png);}
	#vis {position:absolute; top:113px; left:50%; margin-left:-460px;}

#main {width:920px; margin:0 auto;}

#side {width:230px; padding-right:10px; float:left;}
	#side_nav {width:230px; height:405px; background:url(images/bg-sidenav.gif); }
		#sidemenu {width:180px; padding:60px 25px 0; margin:0;}
		#sidemenu li { list-style:none;}
		#sidemenu li a {display:block; width:160px; height30px; padding:0 10px; margin:0; border-bottom:1px #fff dashed; line-height:29px; color:#fff;}
	#side_new {width:230px; height:530px; background:url(images/bg-sidenew.gif); margin-top:10px;}
		.sidethumb {width:180px; height:120px;}
		#side_new h3 {padding:5px 0;}

#wrap {width:640px; padding:0 20px; float:left;}
.page_title {border-bottom:2px #98b624 solid;}
#path {list-style:none;  margin:5px 0 15px 0; padding:0; text-align:right;}



#footer {width:920px; height:80px; padding:20px 0; margin:20px auto 0; color:#fff;}
#footer a {color:#fff; padding:0 10px;}



/*LIST*/
.post-date {
	height:50px; width:50px;
	padding:18px;
	background:url(images/bg-calender.gif) no-repeat center;
	color:#fff;
}
.post-date p {
	height:25px; width:50px;
	line-height:25px; text-align:center;
	margin:0; padding:0;
}
.month {
	font-size:12px;font-family:Arial, Helvetica, sans-serif;
}
.day {
	font-size:12px;font-family:Arial, Helvetica, sans-serif;
}

.rleft {
	width:90px;
	float:left;
}
.rcenter {
	width:550px;
	float:left;
}
.wd_thumb {
	float:right; margin:10px 0 0 5px;
	padding:4px; border:1px #ddd solid;
}

.list_item {width:200px; padding:6px 6px 30px 6px; float:left; text-align:center;}