@charset "utf-8";
/* CSS Document */

/*

Theme Name: WITMIN Greennew

Theme URI: http://witmin.cn

Description: A vector green theme based on <a href="http://www.witmin.cn/">WITMIN</a>.

Version: 1

Author: Millie Lin

Author URI: http://witmin.cn

Tags: custom header, full width, two columns, widgets, brown, green

*/


/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul{
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*start*/
body{
	font-family:"宋体", "Courier New", Courier, monospace;
	margin:0 auto;
	line-height:160%;
	}
h1, h2, h3, h4, h5, h6{
        font-weight:bold;
        font-family:"黑体", Verdana, "Courier New", Courier;
	}
h1{
	color:#7d3200;
	font-size: 24px;
	}
h2{
	color:#7d3200;
	font-size: 22px;
	}
h3{
	color:#69cdaf;
	font-size: 20px;
	}
h4{
	color:#7d3200;
	font-size: 18px;
	}
h5{
	color:#7d3200;
	font-size: 16px;
	}
h6{
	color:#7d3200;
	font-size: 14px;
	}
a{
	text-decoration: none;
	color:#69cdaf;
}

a:hover{

	}
p{
   
         font-size:12px;
         font-weight:normal;
}
/*框架内容开始*/
#wrapper{
	text-align:left;	
	}
/*header*/	
#header{
	height:240px;
	width:100%;
	background:url(images/head_bottom_bg.gif) 0 100% repeat-x;
	}
/*header main_nav*/
#main_nav, #footer_nav{
	width:100%;
	height:40px;
	padding:0;
	background:#69cdaf url(images/top_nav_bg.gif) 0 0 repeat-x;
	}	
#main_nav ul, #footer_nav ul{
	width:80%;
	color:#40806c;
	margin-left:20px;
	}
#main_nav ul li, #footer_nav ul li{
	float: left;
	line-height: 30px;
	font-size:14px;
	padding:11px 10px 6px 10px;
	text-transform: uppercase;	
	}

#main_nav ul li a, #footer_nav ul li a{
	color:#40806c;
	line-height: 30px;
	font-size:14px;
	padding:15px 10px 1px 10px;
	font-weight:bold;
	}

#main_nav ul li a:hover, #footer_nav ul li a:hover{
	background:url(images/nav_link_current_bg.gif) 0 100% repeat-x; 	
	}	
/*logo*/
#logo{
	clear:both;
	width:344px;
	height:165px;
	float:left;
	z-index:3;
	margin:20px 0 0 0;
	}	
#logo h1 {

	width:344px;
	height:165px;	

	}
#logo h1 a{
	width:344px;
	height:165px;
	outline:hidden;
	}
#logo #description{
	text-indent:-99999px;
	background:url(images/enjoy_yourself.gif) 0 0 no-repeat;
	width:275px;
	height:60px;
	z-index:5;
	position:absolute;
	top:88px;
	left:180px;
	}
/*toolbox*/	
#rss{
	background:url(images/rss.gif) 0 0 no-repeat;
	width:116px;
	height:60px;
	position:absolute;
	top:50px;
	right:30px;
	text-indent:-99999px;
	}	
#follow{
	background:url(images/follow_me.gif) 0 0 no-repeat;
	width:128px;
	height:59px;
	position:absolute;
	top:130px;
	right:80px;
	text-indent:-99999px;	
	}	
#flickr{
	background:url(images/flickr.gif) 0 0 no-repeat;
	width:68px;
	height:55px;
	position:absolute;
	top:50px;
	right:180px;
	text-indent:-99999px;			
	}
	
/*searchform*/	
#searchform{
	position:absolute;
	top:10px;
	right:20px;
	}
#s{
	background:#99CDBD;
	border:#40806C 1px solid;
}	
#searchsubmit{
	color:#69CDAF;
	background:#40806C;
	border:0;
	padding:1px 5px;
	}
/*center part*/
#center{
	height:100%;
	width:100%;
	float:left;
	overflow:visible;
	position:relative;
	top:0;
	left:0;
	min-height:300px;
	background:url(images/content_bg.gif) repeat-y 80% 0;
	}
	
#content{
	width:660px;
	height:100%;
	float:left;
	}
#articles{
	width:100%;
	height:100%;
	margin:10px 0 20px 30px;
	}	
.text_title, .text_title a{
	color:#7d3200;
        font-weight:bold;
        font-family:"黑体", Verdana, "Courier New", Courier;
	}
.text_title a:hover{
	border-bottom:#7D3200 2px dashed;	
	}	
.text_title{
	height:55px;
	width:100%;
	line-height:55px;
	padding:13px 5px 14px 5px;
	background:url(images/content_title_bg.gif) 0 60% repeat-x;
	}	
.text_title a:visited{
	color:#346858;
	}	
.piece{
	clear:both;
	}
.text{
	padding:10px 0;
	line-height:140%;
	
	}	
.text p{
        font-family:"微软雅黑", "宋体";
	color:#333;
	font-size:14px;
	margin:0 0 10px 0;
        line-height:160%;
         text-indent:28px;
	}	
.text a{
	color:#7d3200;	
	}	
.text p a:hover, .meta_data a:hover{
	border-bottom:dashed 1px #52a38b;
	}	
.text h2, .text h3, .text h4, .text h5, .text h6{
	color:#1a803b;
	}
.text ul, .text ol{
	margin:10px 0;
	padding-left:30px;
	font-size:12px;
	color:#300;
	}	
.text ul{
	list-style:circle;
	}	
.text ol{
	list-style:decimal;
	}	
.text img.alignleft{
		flow:left;
		margin:5px 15px 5px 0;
	}	
.text img.alignright{
	flow:right;
	margin:5px 0 5px 15px;
	}	
.meta_data{
	height:20px;
	width:100%;
	color:#66cc97;
	font-size:12px;
	margin:0;
	padding:3px 0;
	}	
.meta_data_list{
	height:100%;
	}	
.read_more{
	clear:both;
	width:73px;
	height:28px;
	padding:10px 0 10px 0;
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	text-indent:-9999px;
	position:relative;
	top:-40px;
	left:580px;
	overflow:hidden;
	}
.read_more:hover{
	border-left:#e0b873 1px dashed;
	border-right:#e0b873 1px dashed;
	}	
/*related_post*/	
.related_post{
	font-size:12px;
	margin:10px 0;
	}	
.related_post h3{
	color:#7D3200;	
	font-size:14px;
	margin:3px 0 0 0;
	padding:0;
	}	
.related{
	margin:0;
	padding:0;
	}	
.related li{
	margin:0;
	padding:3px 0;
	}	
.related_post li a{
	color:#E0B873;	
	font-size:12px;
	padding:0 0 3px 0;
	}	
.related_post li a:hover{
	border_bottom:1px dashed;	
	}	
	
/*Sidebar*/	
#sidebar{
	margin:0 0 0 20px;
	padding:0;
	width:280px;
	height:inherit;
	overflow:visible;
	float:right;
	background:#403424 url(images/sidebar_bg.jpg) 0 0 repeat-y;
	}
.mod {
	clean:both;
	margin:10px 0 20px 0;
	}	
.mod h3.sidebar_title{
	clear:both;
	font-family:"Courier New", Courier, monospace;
	padding:0 5px;
	margin:5px 0;
	border-left:#66cc79	60px solid;	
	color:#66cc79;
	}
.mod p, .mod ul, .widget_tag_cloud{
	padding: 2px 10px 3px 70px;
	line-height:140%;
	color:#66cc79;
	font-size:14px;
	}
.mod a{
	color:#66cc79;	
	font-size:14px;
	}	
.mod a:hover{
	border-bottom:dashed 1px;	
	}

#about_me p{
	color:#66ccad;
	}
#about_me h3{
	background:url(images/about_me.gif) 0 0 no-repeat;
	weight:169px;
	height:51px;
	text-indent:-9999px;
	}
.mod ul, #category ul{
	color:#66cc79;
	width：200px;
	}	
.mod ul li{

	}	
.mod ul li a{
	padding-left:18px;
	background:url(images/list_style2.gif) no-repeat 0 0;
	}	

/*about_me定制*/
#author_description{
	font-family:"Courier New", Courier, monospace;	
	font-size:12px;
	}
#author_more{
	font-size:12px;	
	}	
/*category定制*/
#category ul{
	margin:0 0 30px 0;	
	}	
ul.children, #category ul li, li.cat-item{
	margin:0;
	padding:0;
	}	
#category ul li{
	float:left;
	width:100px;
	}	
#category ul li a{
	color:#66cc79;
	padding-left:18px;
	background:url(images/list_style.gif) no-repeat 0 45%;
	}
#category ul li a:hover{
	border-bottom:dashed 1px ;
	}	
#category h3{
	border-left:#66cc79	60px solid;
	background:url(images/category_sidebar.gif) 0 0 no-repeat;
	height:20px;
	text-indent:-9999px;
	}	


/*footer*/
#footer{
	clear:both;
	width:100%;
	}

#info{
	clear:both;
	text-align:center;
	padding:5px;
	color:#69cdaf;
	font-size:12px;
	line-height:160%;
	}	
#top{
	color:#40806c;
	}	

/**breadcrumbs**/

#breadcrumbs{ margin:10px 0 0 0; color:#40806c;}

#breadcrumbs a{ border-bottom: 1px dashed;}



/**commentform**/
#respond{
	margin:0px 0px 0 10px 20px;
	color:#E0B873;	
	font-size:12px;
	font-weight:normal;
	line-height:180%
	}
#respond h3{color:#7d3200;
	margin-top:30px;}
#comments{
	margin:20px 0 0 0;
	padding:5px;
	color:#7d3200; 
	background:#e0b873;
	font-size:18px;	
	}


.says{font-style:normal;}

.commentlist{
	font-size:14px;
	line-height:160%;
	margin:10px 0 20px 0;
	}
.commentlist a, #commentform a{
	color:#E0B873;	
	}
.commentlist li{margin-top:10px; padding:5px 5px 15px 5px; border-bottom:1px dashed #E0B873;}
.avatar{
	visibility: hidden;
	width:0;
	height:0;
}

.comment-meta, .commentmetadata{
	font-size:12px;
	font-weight:normal;
	}

input, #comment{
	margin:5px 0;	
	border:1px solid #E0B873;
	}

#submit{
	background:#E0B873;
	color:#7d3200;
	padding:5px;
	border:0;
	text-transform: uppercase;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}

cite{color:#7d3200;
	font-style:normal; 
	}


/*Navigation*/
.navigation{
	margin:20px 0 30px 30px;	
	}
	
/**WP Thread Comment**/

.editComment, .editableComment, .textComment{

	display: inline;

}

.comment-childs{

	border: 1px solid #ffffdd;

	margin: 0;

	padding:0;

	background-color: white;

}

.chalt{

	background-color: #ffffdd;

}

#newcomment{

	border:1px dashed #ffffdd;
	width:100%;

}

#newcommentsubmit{

	color:#330000;

}

.adminreplycomment{

	border:1px dashed #ffffdd;

	width:100%;

	margin:0;

	padding:2px;

}

.mvccls{

	color: #fff;

}
/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.8 Plugin: WP-PageNavi 2.50									|
|	Copyright (c) 2009 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
|																							|
+----------------------------------------------------------------+
*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #40806c;
	color: #40806c;
	background-color: #69CDAF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid#69CDAF;
	color: #66cc79;
	background-color: #69CDAF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #7d3200;
	color: #7d3200;
	background-color: #ffff99;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #40806c;
	color: #40806c;
	background-color:  #ffffff;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #40806c;
	border: 1px solid #40806c;
	background-color: #ffffff;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #40806c;
	color: #40806c;
	background-color: #ffffff;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #40806c;
	color: #40806c;
	background-color: #69CDAF;
}
