@charset "utf-8";
/*
Theme Name: green-bamboo
Theme URI: http://wordpress.org/
Description:  <a href="http://www.jiucool.com">jiucool</a>.
Version: 1.6
Author: jiucool
Author URI: http://www.jiucool.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* 62.5% Resets 1em to 10px十像素 */
	font-family: tahoma,arial,宋体,helvetica,sans-serif;
	background: #d5d6d7;
	color: #333;
	text-align: center;
	}

#page {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-color: white repeat-y top;;
	border:6px solid #FFFFFF;
	text-align: left;
	}

#content pre{
    background-color:#F5F5F5;
    border:1px solid #E0E0E0;
    padding:15px 5px 15px 15px;
    overflow:auto;
	word-break:break-all;

}



#content {
	font-size: 1.2em;
	float: left;
	overflow:hidden;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	text-indent:2em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	word-break:break-all;
	word-wrap:break-word;
	}
.narrowcolumn .entry, .widecolumn .entry p{
	text-indent:2em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	/* font-family: 'Trebuchet MS','Lucida Grande',Arial,Verdana,Sans-Serif; */
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-radius:5px;
    border:5px solid #2B893F;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #009193;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	height=40px;
	width=40px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius:5px;
	border-radius:8px;
	background:#000000 none repeat scroll 0 0;
	border-color:#444444;
	border-style:dashed;
	border-width:1px 1px 1px 5px;
	color:#FFFFFF;
	display:block;
	font-family:"Lucida Console";
	margin:10px;
	padding:10px;
	font-size:14px;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #6C8C37;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 10px auto 10px;
	width: 960px;
	}

#header {
	height: 100px;
	width: 100%;
	background: #2B893F url("images/bamboo-jiucool.jpg") no-repeat center top;
	}

#headerimg {
	margin: 0;
	padding-left:30px;
	width:200px;
	float:left;
	}
#headerimg h1{
	padding-left:20px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 608px;
	}

.widecolumn {
	padding: 10px 0 20px 45px;
	margin: 5px 0 0 0px;
	width: 608px;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
		background:#FAFAFA none repeat scroll 0 0;
		border-color:#F3F4F4;
		border-style:solid;
		border-width:1px 0;
		margin-top:-3px;
		padding:3px;
		position:relative;
		padding-top: 5px;
		line-height:1.8em;
	}

.widecolumn .postmetadata {
	margin: 10px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
background:#FAFAFA none repeat scroll 0 0;
border-color:#F3F4F4;
border-style:solid;
border-width:1px 0;
margin-top:-3px;
padding:5px 3px 3px;
position:relative;
}

.clear {
	clear: both;
}	
#footer a, h2 a:hover, h3 a:hover {
color:#333333;
text-decoration:none;
}
#footer {
	background: #2B893F repeat top;
	border: none;
	margin: 0 auto;
	width: 960px;
	clear: both;
	font-size:12px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-radius:5px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 15px;
	margin: 0;
	}

h2 {
	margin: 20px 0 5px;
	}


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
background:#2B893F  repeat scroll left top;
color:white;
font-family:Georgia,serif;
font-size:1.2em;
line-height:1em;
width:265px;
display:block;
font-style:normal;
margin:0px 0 10px;
padding:6px 0px 6px 5px;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	display: inline;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image:none;
	margin-top:7.5px;
	margin-bottom: 7.5px;
	list-style-position:outside;
	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul p{
	line-height:1.5em;
	word-wrap:break-word;
	word-break:break-all;
	text-indent:2em;
	break-word:
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 198px;
	margin: 0px 0px 0px 12px;
	}

#commentform {
	margin: 5px 10px 10px 0;
	padding-right:10px;
	width:100%;
	}
#commentform textarea {
	margin:0 12px 0 0;
	padding: 0;
	width:96%;	
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	float: right;
	background:none repeat scroll 0 0 #53A461;
	border-color:#B4D666 #81B840 #81B840 #B4D666;
	border-style:solid;
	border-width:1px;
	color:#FFF;
	cursor:pointer;
	font-size:90%;
	padding:3px 6px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:188px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0px 0 10px;
	padding: 5px 5px 5px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 5px 5px 5px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{   float:right;
	margin:0;
	padding: 20px 0px 10px 0;  
	width: 280px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#nav {
background:#2B893F none repeat scroll 0 0;
border-top:1px solid #FFFFFF;
font-family:verdana,arial,tahoma;
font-size:14px;
font-weight:500;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
overflow:hidden;
padding:0;
width:100%;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-radius:5px;
}

#nav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding-left:20px;
}

#nav li{
    float:left;
	}
#nav li a {
color:#FFFFFF;
display:block;
line-height:30px;
padding:4px 9px 2px;
text-decoration:none;
border-right:1px solid white;
}
.singleauthor {
background:transparent url(images/author.gif) no-repeat scroll 10px 2px;
#border-left:1px solid #949494;
border-right:0 none;
margin:0;
padding:0 0 0 23px;
}
.singletime{
background:transparent url(images/post.gif) no-repeat scroll left center;
padding-left:15px;
}
.singlepost{
margin:40px 10px 10px 5px;
letter-spacing: 0px;
}
.singlepost h2 {margin:0px 0 0px 0;padding:2px 10px 2px 10px;}
.singletitlepostmetadata {
	clear: both;
background:#FAFAFA none repeat scroll 0 0;
border-color:#F3F4F4;
border-style:solid;
border-width:1px 0;
padding:5px 3px 3px 10px;
position:relative;
}
.postmetadata-comment{
background:transparent url(images/comments.gif) no-repeat scroll left center;
padding-left:16px;
}
.postmetadata-fenlei{
background:transparent url(images/Documents.png) no-repeat scroll left center;
padding-left:18px;
}
.postmetatag{
background:transparent url(images/tag.png) no-repeat scroll left center;
padding-left:18px;
}

.archive{
background:#FAFAFA none repeat scroll 0 0;
border-color:#F3F4F4;
border-style:solid;
margin-top:20px;
border-width:1px 0;
position:relative;
}
#categories ul li{
display:inline;
float:left;
width:85px;
}
#sidebar ul li ul li{
background:transparent url(images/bullet.gif) no-repeat scroll left top;
padding-left:18px;
}
.bufudong {
 clear:both;
 margin:0 auto;
 padding:0;
 width:960px;
 font-size:1.2em;
  }
#friends ul li{
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
overflow:hidden;
padding:2px 0;
width:33%;}
.ajax_login_widget {
margin:0 0 10px 0;
}

#readerswall{ text-indent:0em;}
#singelpagead{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/bg_ad_2.gif) no-repeat scroll left bottom;
	margin-top:5px;
	margin-left:15px;
	padding-left:115px;
	text-align:left;
}
#ggad{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-radius:8px;
	border:5px solid #000000;
	height:280px;
	width:336px;
}
#content a[target="_blank"],#content a[rel="nofollow"] {
background:url("images/external.png") no-repeat scroll right center transparent;
padding-right:13px;
}
#content a[href$=zip] {
background:url("images/rar.gif") no-repeat scroll left center transparent;
padding-left:19px;
padding-right:0px;
}
#content  h3,.archive h2 {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-radius:8px;
border:5px solid #53A461;
background:none repeat scroll 0 0 #53A461;
color:#FFFFFF;
font-size:1.167em;
font-weight:700;
line-height:1.2em;
margin:1em 5px 1em;
padding-left:1em;
}
h2.pagetitle1{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-radius:5px;
border:5px solid #53A461;
background:none repeat scroll 0 0 #53A461;
color:#FFFFFF;
font-size:1.167em;
font-weight:700;
line-height:1.2em;
padding-left:1em;
margin:0;
text-align:center;
}
#content  h3  a{
	color:#FFFFFF;
}
#content ul{
	-moz-padding-start:0px;
	-webkit-padding-start:0px;
	}
#nav ul li.selected, #nav ul li:hover ,#nav .current_page_item{
	background:#1BA6B2;
	text-decoration:none;
	position: relative;
}
#author{
background:url("images/icon.gif") no-repeat scroll 0px -479px transparent;
padding:3px 1px 3px 22px;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
}
#email{
background:url("images/icon.gif") no-repeat scroll 2px -350px transparent;
padding:3px 1px 3px 22px;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
}
#url{
background:url("images/icon.gif") no-repeat scroll 2px -508px transparent;
padding:3px 1px 3px 22px;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
}
#loading_jiucool{
				border-right:1px solid #333;
				border-bottom:1px solid #333;
				color:#fff;font-weight:bold;
				padding:5px 15px;
				background:green ;
				z-index:200;
				position:fixed !important;/*important*/
				position:absolute;/*IE */
				float:right;
				top:200px;
				left:45%;
				text-align:center;
				display:none;
				font-size:14px;
			}
/* End captions */
/* 评论翻页 CSS*/
.comments-navi {
float:left;
font-size:12px;
line-height:22px;
width:100%;
text-align:center;
}
.comments-navi a {
text-decoration:none;
border:1px solid #ccc;
color:#555;
margin:2px;
padding:2px 4px;
}

.comments-navi a:hover {
border:1px solid #ccc;
color:#ccc;
background:#555;
}

.comments-navi span.current {
font-weight:700;
border:1px solid #ccc;
color:#555;
background:#F6F6F6;
margin:2px;
padding:2px 4px;
}

