﻿/*  
Theme Name: Clean Clear 
Theme URI: http://www.keephelp.com/
Description: Wordpress Themes Clean_Clear  by <a href="http://www.keephelp.com/">Austin</a> 
Author: Austin
Author URI: http://www.keephelp.com/

                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font: 12px/18px  Arial, 宋体,Tahoma, Geneva,Verdana, sans-serif;
	color: #27013A;
	background: #ffffff url(img/bg.gif)  top center repeat-x;
	color: #000000;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	
}
a {
	color: #3065ad;
	text-decoration: underline;
}
a:visited {
	color: #3065ad;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border: 0px solid #ffffff;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	text-indent:-10000px;
	margin:0;
	padding:0;
}
h1 a{
	display:block;
	height:58px;
	font-size:14px;
	border: none;
}

h2 {
	color: #2a53a6;
	margin:0px;
	padding-top:2px;
	padding-bottom:15px;
	padding-left:5px;
	font: bold 16px Arial, 宋体,Times New Roman, Helvetica, sans-serif;
	background:transparent;
}
h2 a, h2 a:visited {
	color: #2a53a6;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
}
h3 {
	font: bold 14px Arial, 宋体, Tahoma;
	color: #222222;
	margin: 20px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
h3 a, h3 a:visited {
	color: #222222;
	text-decoration: none;
}
h3 a:hover {
	color: #222222;
	text-decoration: none;
	
}
h4 {
	font: normal 13px/100%   Arial, 宋体,Trebuchet MS, Tahoma;
	color: #222222;
	margin: 0px 0px 0px 0px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 100%;
	background:url(img/bodybg.gif) no-repeat top center;
	}
	
#pagebody {	
	margin: 0px auto;
    width: 990px;

}
/* header area */
#header {
	margin:0px 7px 0px 7px;	
	background:url(img/logo.gif) top left no-repeat;
	height: 140px;
	position:relative;
	top:1px;
}
#headerlogo {
	position: relative;	
	padding: 5px 0px 0px 15px;
	height: 60px;
}
#headerlogo .description{
	position: absolute;
	left: 15px;
	bottom: 3px;
	color: #ffffff;
	text-indent:-10000px;
}
#google{
	margin: 0px ;
    right: 20px;
	float: right;
    position: absolute;
    top:20px;
}
#nav {
	list-style: none;
	padding:0px;
	margin: 0px;
	position: absolute;
	background: url(img/navbg.gif) repeat-x;
    left: 0px;
	width:965px;
	height:39px;
	bottom:21px;
}
#nav li {
	float:left;
	margin-left:1px;
	padding:0px;
}
#nav .page_item a{
	color: #ffffff;
}

#nav .current_page_item a:visited{
	color: #000000;
	background:url(img/green.gif) repeat-x;

	 
}
#nav .page_item a, #nav .current_page_item a, #nav .page_item a:hover, #nav .current_page_item a:visited{
	text-decoration: none;
	padding: 10px 15px 6px 15px;
	font:  12px  Arial,Verdana, Helvetica, sans-serif;
	display: block;
	border-right:1px solid #2b6484;
	text-transform:uppercase;
	
}
#nav .current_page_item a,#nav .page_item a:hover{
	background:url(img/dblue.gif) repeat-x;
	color: #ffffff;

}

/* content  */
#content {
	padding: 0px 5px 0px 5px;
	float: left;
	width: 600px;
	margin:0px 0 5px 0px;
	overflow: hidden;
	border: none
	
}
.post {
	clear:both;
	padding-top: 10px;
}
.entry {
	float:left;
	width: 590px;
	line-height:150%;
	font-size:14px;
	background:url(img/line.gif) repeat-x bottom center ;
	
	
}
.entrys {
	float:left;
	width: 240px;
}
.blockquote{
	margin: 5px;
	padding: 5px;
	background:transparent;
	color:#0a3455;
	border-bottom:1px solid #0b497b;
	border-top:1px solid #0b497b;
}
.post-bottom {
	background:transparent;
	padding-left: 7px;
	padding-top: 5px;
	float:right;
	font-size: 12px;
	color: #888888;
	
}
.post-small {
	padding-left: 2px;
	float:left;
	font-size: 12px;
	color: #666666;
}
.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:8px; 
	height:18px;
}
.postmetadatap { 
	color: #000000; 
	font-size:14px; 
	padding:8px; 
	background:#252525;
	height:60px;
	border:#000000 1px solid;
}
.postrss{
	color: #666666;
	font-size:12px;
	padding: 3mm;
	font-family:Arial,宋体, Helvetica, sans-serif;
	border:#CCCCCC dashed 1px;
	background:#fefefe;
}
.post-comments {
	background: #ffffff  url(img/com.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #ffffff;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #618024;
}


.similiar{
	width:515px;
	float:left;
	color:#000000;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	padding: 5px;
	padding-top: 5px;
	font-size:14px;
	color: #111111;
	line-height:200%;
	

}
.post-contents {
	clear: both;
	padding: 5px;
	padding-top: 5px;
	color: #cccccc;
	font-size:10px;
	border-bottom:1px solid #000000;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #7a7f13;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}


.related_post li {
padding:0px 0px 5px 0px;
}

/* comments  */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 5px;
	line-height: 130%;
}
.commentlist li{
	padding: 10px 5px 5px 5px;
	background:url(img/hi.gif) no-repeat right top #fefefe;
	color:#555555;
	border:#cccccc solid 1px;
	margin:0px 20px 7px 0px;
	list-style:none;
	
}
.commentlist .alt {
	background:url(img/hi_alt.gif) no-repeat right top #F4FBFF;
	border:1px solid #9ADAFC ;
	color:#666666;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-style: normal;
	font-size: 12px;
	color: #000;

}
.commentlist cite{
	margin-left:10px;
}

.commentlist .avatar {
	float:left;
	margin-left:5px;}

.commentlist span img{
	border:1px solid #000000;
	padding:0px;
}

.commentlist small, .commentlist small a, .commentlist small a:visited {
	margin-bottom: 5px;
	font-size: 95%;
	margin-left:5px;
}

.commentlist li p{
	padding:5px 12px 5px 12px;
	font-size: 12px; !important
	line-height:150%;	
	clear:both;
}

#commentform {
	margin-top: 10px;
	font: 100% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #7a7f13;
	font-size: 12px;
}
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #777777;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 480px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #777777;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #fffcf3;
	font: bold 12px  Arial, ����, Helvetica, sans-serif;
	color: #7a7f13;
	border:1px solid #666666;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 0px 2px 0px 0px;
	width: 370px;
	overflow: hidden;
	background:transparent;
}


#adsense{
	width:156px;
	height:368px;
	font-size:11px;
	padding:0px; 
	padding-left:0px; 
	background:url(img/adsense.gif); 
	float:left;
	color: #111111;
	
	
}
#sbarbg{
	width:370px;
	font-size:11px;
	padding:5px; 
	padding-left:0px;  
	float:left;
	overflow:hidden;
	
}

#left {
	float: left;
	width: 162px;	
	background:transparent;
}
.lefttop{
	float: left;
	width:167px;
	background: url(img/sbgtop.gif) repeat-x;
	padding-left: 5px;
}
.leftmid{
	float: left;
	width:172px;
	background: url(img/sbgmid.gif);
}
.leftbot{
	float: left;
	width:172px;
	height:40px;
	background: url(img/sbgbot.gif) repeat-x;
}
#right {
	float: right;
	width: 180px;
	padding:0px 0px 20px 0px;
	border:3px dashed #b1d0f2;
	
}

* html #right,*+html #right {
	margin-top:-15px;
	}

.righttop{
	float: left;
	width:167px;
	padding-left: 5px;
}
.rightmid{
	float: left;
	width:172px;
}
.rightbot{
	float: left;
	width:172px;
	height:40px;
}
/*Feedburner */

#sidebar h2, #feed .feedburner{
	font: normal 16px  Arial, 宋体,Verdana, Geneva, Arial,sans-serif;
	color: #ff9900;
	margin: 2px 0px 2px;
	background :transparent;
	padding-top:3px;
	border-bottom:1px solid #efefef;
}
/*sidebar title  */

#sidebar h3, #sidebar .sidebartitle{
	font: bold 14px   Arial, 宋体,sans-serif, Geneva,sans-serif;
	color: #d3660d;
	text-transform:uppercase;
	background:transparent; 
	border:none;
	padding-top:10px;
	padding-left:0px;
	margin: 2px 0px 0px;
}
#sidebar h4.adsenseh{
	font: bold 14px   Arial, 宋体,sans-serif, Geneva,sans-serif;
	color: #d3660d;
	text-transform:uppercase;
	background:transparent; 
	border:none;
	padding-top:0px;
	padding-left:0px;
	margin: 0px 0px 0px 0px;
	
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
color: #444444;
    font: 12px Arial, 宋体, Geneva, sans-serif;
	text-decoration:none;
	padding-left:0px;

}
#sidebar a:hover{
	color: #d3660d;
    font: 12px Arial, 宋体, Geneva,sans-serif;
	text-decoration: underline;

}

#right a, #right a:visited{
	color: #395b9f;
    font: 12px Arial, 宋体, Geneva, sans-serif;
	text-decoration:none;
	padding-left:0px;
    line-height:170%;
}
#right a:hover{
	color: #d3660d;
    font: 12px Arial, 宋体, Geneva,sans-serif;
	text-decoration: none;
    line-height:170%
}
#right li ul li {
	color: #555555;
	padding-top:3px;
}

/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	list-style:none;
}

/*sidebar widget */
#left li ul li{
background: url(img/arrow.gif) no-repeat !important;
	padding-left: 18px !important;
}
#right li ul li {
	padding-left: 8px !important;
}


/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#searchform {
	margin: 0px ;
    right: 6px;
	float: right;
    position: absolute;
    top: -28px;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 161px;
	height: 16px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #efefef ;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
    background: #f9f8ee ;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	border: 1px solid #efefef ;
	width: 60px;
	height: 22px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
    background: #f9f8ee ;
}
/* page close */
#close {
	clear: both;
	background: #ffffff;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */

#footer {
	background: url(img/footer.gif) repeat-x;
	color: #333333;
	width: 974px;
	margin: 0px auto 0px;
	padding: 5px 0px 20px 0px;
	text-align: center;
	font-size: 12px;
	clear:both;
	
	}
	
#footer a, #footer a:visited{
	color: #555f2e;
	text-decoration: none;
	}
	
#footer a:hover{
	color: #555f2e;
	text-decoration: underline;
	}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}


