/*---------------------------------------------------------------
	Theme Name: Fresh
	Theme URI: http://www.e3e6.com/wp-themes
	Description: Another <a href="http://www.e3e6.com/wp-themes">wenshu theme</a> designed for free, including Chinese elements and the design is based the concept of peace. For more? please checkout the <a href="http://www.e3e6.com/wp-themes" rel="Theme Page">Fresh</a> theme page.
	Tags: 2 columns, clear, fixed width,wenshu, chinafun, widget ready, css vaild
	Version: 1.0
	Author: <a href="http://www.e3e6.com/">WenShu </a>
	Author URI: http://www.e3e6.com/about-blog
*---------------------------------------------------------------*/


/* Main Reset
---------------------------------------------*/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:400;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:400;
	line-height:1.5em;
}
q:before, q:after {
	content:'';
}
fieldset, img, abbr, acronym {
	border:0;
}
/* xHtml Elements
---------------------------------------------*/
a {
	text-decoration:none;
	color:#336699;
}
a:hover {
	color:#009933;
}
img, img a {
	border:none;
}
p {
	margin-bottom:15px
}
code {
	font-family:Georgia, "Times New Roman", Times, serif;
}
blockquote {
	background:#f5f5f5;
	border:1px dotted #a3a3a3;
	padding:15px 15px 0 15px;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
blockquote blockquote {
	padding:0;
	border:none;
	border-left:25px solid #f5f5f5;
	margin-bottom:0;
}
input, textarea, select {
}
/* Layout
---------------------------------------------*/
body {
	position:relative;
	background:#fff url(images/bg.jpg) repeat-x top;
}
#wrapper {
	background:#fff url(images/main.gif) repeat-y center ;
	position:relative;
	width:936px;
	margin:0 auto;
}
#container, #sidebar {
	font-size:14px;
}
#container {
	float:left;
	padding-left:45px;
	
}
#content {
	padding-top:20px;
	float:left;
	width:560px;
	line-height:18px;
	padding-bottom:200px;
}
.sidebar {
	overflow:hidden;
	width:235px;
	padding-left:72px;
	padding-bottom:200px;
}
.iborder {
	border:1px solid #b9b9b9;
	padding:4px;
	background-color:#fff;
}
.i2border {
	border:5px solid #e8edef;
}
.iclear {
	clear:both;
}
/* Header
---------------------------------------------*/

#header { margin: 0 auto;}
#header { width:936px; height: 223px; background: url(images/header.jpg) no-repeat top center ;

 }
#header .blogtitle { width: auto; height: 30px; }
#header h1 {font-size:2px; padding: 0 0 0 60px; }
#header h1 a { color: #dde9ff; text-decoration: none; }
#header h1 a:hover{Color: #dde9ff;}
.description { font-size:2px;color: #dde9ff; padding:5px 0 0 50px; }

#navbar {  float: left; padding-top:155px;padding-left:45px;   }

ul.menu {font-size:14px; float: left;  margin: 0; list-style-type: none; }
ul.menu li { float: left; }
ul.menu li a { float: left; display: block; height: 28px; padding: 3px 5px 0 15px; color: #000;text-transform:uppercase; }
ul.menu li a:link, ul.menu li a:visited { color: #000; background: none; text-decoration: none; }
ul.menu li a:hover, ul.menu li a:active { color:  #006600; text-decoration: none; }


ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_item a:active { color: #336699; font-weight: bold;  text-decoration: none; }
/* Content
---------------------------------------------*/

h2.entry-title a {
	color:#006699;
}
.entry-title {
	background: url(images/title.gif) no-repeat  left ;
	font-weight:bold;
	clear:both;
	font-size:15px;
	margin-bottom:5px;
	padding-left:25px;
	line-height:32px;
	
}
.page-title {
	background: url(images/title.gif) no-repeat  left ;
	font-weight:bold;
	padding-top:10px;
	font-size:15px;
	padding-left:25px;
	padding-bottom:7px;
	margin-bottom:15px;
	color:#336699;
	
}
.arc-title {
	font:italic 15px Georgia, "Times New Roman", Times, serif;
	padding:5px 8px;
	
	margin-bottom:20px;
	text-align:center;
	border-bottom:1px dotted #a3a3a3;
}
.entry-info {
	padding-left:25px;
	color:#006699;
	margin-bottom:5px;
	font:13px/28px "Comic Sans MS", "Century Gothic", Arial;
}
.entry-content a {
	border-bottom:1px dotted #a3a3a3;
}
.entry-content a.more-link, .entry-meta a {
	border-bottom:none;
	color:#336699;
	font-size:16px;
}
.entry-content{
		font-size:14px;
		padding-top:15px;
		padding-left:25px;
		padding-bottom:30px;
		line-height:22px;
}
.entry-meta {
	padding-left:15px;
	margin-bottom:15px;
	color:#aaa;
}
.entry-meta span {
	color:#212236;
}
.post ol, .post ul {
	margin:0 41px 15px 28px;
}
.post ul li {
	list-style:square;
}
.post ol li {
	list-style:decimal;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	padding-bottom:15px;
}
.entry-content h1 a, .entry-content h2 a, .entry-content h3 a, .entry-content h4 a, .entry-content h5 a, .entry-content h6 a {
	color:#006699;
	border-bottom:none;
}
.entry-content h1 a:hover, .entry-content h2 a:hover, .entry-content h3 a:hover, .entry-content h4 a:hover, .entry-content h5 a:hover, .entry-content h6 a:hover {
	color:#009933;
	text-decoration:underline;
	border-bottom:none;
}
.entry-content h1 {
	font-size:22px;
}
.entry-content h2 {
	font-size:18px;
}
.entry-content h3 {
	font-size:17px;
}
.entry-content h4 {
	font-size:16px;
}
.entry-content h5 {
	font-size:15px;
}
.entry-content h6 {
	font-size:14px;
}
h2.entry-title a:hover, .entry-content a.more-link:hover, .entry-meta a:hover, comments-list a:hover, .entry-info a:hover, .sidebar a:hover {
	
	color:#009933;
}

#container.pagenav{
	padding-top:15px;
	font-size:14px;
}
.navleft { padding-left:20px;}
 .navright {
	float:right;}
/* Related Posts
---------------------------------------------*/

#r_posts {
	color:#212236;
	background:#f5f5f5;
	border-top:1px dotted #b3b3b3;
	border-bottom:1px dotted #b3b3b3;
	padding:25px 0;
	margin-bottom:15px;
}
.post ul.st-related-posts {
	margin:0;
	padding:0;
}
.post ul.st-related-posts li {
	list-style:square;
	line-height:1.6em;
	margin-left:1em;
}
.post ul.st-related-posts li a:hover {
	text-decoration:underline;
}
/* Page Navigation
---------------------------------------------*/
.navigation {
	padding-top:15px;
	padding-bottom:2px;/*visivility-IE*/
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.aligncenter, div.aligncenter {
	display: block;
	margin:0 auto;
}
.wp-pagenavi {
	text-transform:uppercase;
}
.wp-pagenavi a {
	text-decoration:none;
	border:1px solid #b3b3b3;
	color:#212236;
	margin:2px;
	padding:2px 6px;
}
.wp-pagenavi a:hover {
	color:#fff;
	background-color:#9c0;
}
.wp-pagenavi span {
	border:1px solid #b3b3b3;
	margin:2px;
	padding:2px 6px;
}
.wp-pagenavi span.pages {
	color:#777;
	margin-left:0;
	color:#000;
	word-spacing:0.2em;
}
.wp-pagenavi span.current {
	color:#212236;
	background-color:#e8edef;
}
/* Comment
---------------------------------------------*/
#comments-list {
	width:495px;
}
#comments-list h3, #trackbacks-list h3 {
	font-size:15px;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:15px;
	padding-left:20px;
}
#comments-list ol {
	border-bottom:1px solid #d3d3d3;
	margin-bottom:20px;
}
#comments-list ol li {
	border-top:1px solid #d3d3d3;
}
.moderation {
	font:italic 13px Georgia, "Times New Roman", Times, serif;
	color:#f30;
}
.comment-text {
	width:330px;
	float:right;
}
.comment-meta {
	padding-left:15px;
	padding-top:10px;
	width:125px;
	float:left;
	padding-right:15px;
	border-right:1px solid #e1e1e1;
}
.cmt-author {
	padding-bottom:7px;
	border-bottom:1px solid #e1e1e1;
}
.avatar {
	float:left;
	display:inline;
	padding-right:20px;
}
#trackbacks-list {
	padding:25px 15px 15px;
	background:#f5f5f5;
	border:1px dotted #b3b3b3;
	margin-bottom:20px;
}
#trackbacks-list h3 {
	padding-bottom:7px;
	border-bottom:1px solid #d3d3d3;
}
#trackbacks-list ol li {
	margin-left:1em;
	list-style:square;
	line-height:1.6em;
}
#respond {
	padding:25px 15px 15px;
}
.required {
	color:#f36;
	font-family:Georgia;
}
#respond input, #respond textarea {
	margin-right:15px;
	padding:3px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#b3b3b3 #d9d9d9 #d9d9d9 #b3b3b3;
}
input#submit {
	border-color: #fff;
	background:url(images/menu.gif) no-repeat center top;
	color:#333;
	font:italic 15px Georgia, "Times New Roman", Times, serif;
}
/* Sidebar
---------------------------------------------*/
.sidebar {
	background:url(images/rss.jpg) no-repeat top center;
	font-size:14px;
	line-height:24px;
}
.sidebar a {
	color:#000;
}
.sidebar a:hover {
	color:#339900;
}
.sidebar p {
	line-height:1.2em;
}
.sidebar h4 {
	padding-left:25px;
	background:url(images/menu.gif) no-repeat left top;
	font-size:14px;
	text-transform:uppercase;
	padding-bottom:8px;
	margin-bottom:12px;
}
.sidebar ul li {
	
	font-family:¡°ËÎÌå¡±, Arial, "Times New Roman", Times, serif;
	font-size:1.0em;
	list-style:none;
	margin-bottom:15px;
}
.sidebar ul ul li {
	padding-left:18px;
	background:url(images/tag.gif) no-repeat left ;
	margin:5px 0 0 10px;
}
#rssfeed {padding-top:100px;}
#rssfeed h1{
	font-size:18px;
	padding-bottom:30px;
	padding-left:36px;
}
.side {font-size:2px;text-align :center;}
.side a {color:#fff;}
.side a:hover {
	color:#fff;
}
/* Search
---------------------------------------------*/
#isearchform {
	
	height:45px;
	margin-bottom:30px;
	width:236px;
	padding:5px 0 0;
	background:url(images/search.gif) no-repeat left top;
}
#is {
	width:154px;
	padding:0 5px;
	line-height:18px;
	border:none;
	background:none;
}
input#isearchsubmit {
	border:none;
	background:none;
	cursor:pointer;
	font:italic 15px Georgia, "Times New Roman", Times, serif;
	padding:0;
	color:#333333;
	width:65px;
	text-align:center;
}
/* Footer
---------------------------------------------*/
#footer {
	margin: 0 auto;
	font:13px Georgia, "Times New Roman", Times, serif;
	background:url(images/footer.jpg) no-repeat bottom center;
	height:92px;
	width:954px;
}
#footer p {
	color:#333;
	margin: 0 auto;
	padding-top: 36px;
	font-size: 12px;
	text-align :center; 
	line-height:20px;
}
#footer a {color:#333; }
#footer a:hover {color:#cc3300;}