/*
Theme Name: Wuhan
Theme URI: http://wuhan.authenticasian.com/
Description: Inspired by Macromedia website. Built based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.3
Author: Meng Gao
Author URI: http://wuhan.authenticasian.com/

	Wuhan v0.3
	http://wuhan.authenticasian.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php






/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;/*'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	background-color: #CCCCFF;//#9999FF;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	width: 800px;
}



#content {
	font-size: 1.2em;
	float: right;
	margin-right: 0px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	margin: 0px;
	}



.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

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


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0px;
	}

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

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

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font: 1.6em Georgia;
	text-align: left;
}

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

#sidebar h2 {
	font: 1.2em Georgia;
}

h3 {
	font-size: 1.3em;
	text-indent :5px;
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #71828A;
	}

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;
	}

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

.commentlist li {
	font-weight: bold;
	}

.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;
	padding: 0px 10px 0px 10px;

	}

//.postspermonth ul li{
//	margin-left: 10px;
//	list-style: none;
//	margin-top: 10px;
//	color: #71828A;
//}

//#sidebar {
//	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
//	position:relative
//	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata,  strike {
	color: #777;
	
	}
	
blockquote {
 color: #000000;
 font-style: italic;

}

code {
	font: 1.1em 'Courier New', Georgia, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: underline;
	font-weight : bold; 
	}

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

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

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

#wp-calendar caption {
	text-align: center;
	font: bold 1.3em Georgia;
}

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



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

#page {
	margin: 0px auto;
	padding: 0;
	}



.narrowcolumn {
	float: left;
	padding: 0 0 0px 15px;
	margin: 0px 0 0 0px;
	width: 610px;
	}

.widecolumn {
	padding: 0px 0 0px 0px;
	margin: 0px 0 0 0px;
	width: 600px;
	}

.post {
	text-align: justify;
	position: relative;
	font-family: Verdana;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	margin: 0px;
	}



#footer {
	padding: 0 0 0 0px;
	margin: 0px auto 20px auto;
	width: 760px;
	clear: both;
	
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	margin-left: 250px;
	font: 1.2em Georgia;
}
/* End Structure */



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

.description {
	text-align: center;
	}

h2 {
	margin: 0px;
	}

h2.pagetitle {
	margin-top: 5px;
	text-align: left;
	
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: Georgia;
}

h3 {
	padding: 0;
	//margin: 30px 0 0;
	}

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



/* Begin Images */
img.border { 
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 4px;
	}

p img {
	padding: 0;
	max-width: 100%;
	border: 1px solid #ccc;
	background-color: #fff;
	}

/*	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 50px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

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



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

.entry ol li, .entry ul li{
	padding: 0;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}

.entry ul li{
	list-style: url("images/bullet.jpg") inside;
}

.entry a {

	color: #0066CC;
	text-decoration: underline;
	font-weight : bold;
}

.entry a:hover{
	color: #0F123C;
	font-weight: bold;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */


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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#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;
}


/* Begin Form Elements */
#searchform, #searchform a {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	text-decoration:none;
	color:#ffffff;
	}
	
#searchform a:hover {
	color:#A4FB3E
}

#sidebar #searchform #s {
	width: 115px;
	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 .textform {
	padding: 1px;
	margin: 5px 1px 1px 0;
	font-size: 14px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	font-family: Georgia;
	
}

#commentform textarea {
	width: 97%;
	font-size: 14px;
	padding: 1px;
	}

#commentform #submit {
	margin: 0 20px 0 0;
	float: right;
	}
/* End Form Elements */



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

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

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

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}
	
.relatedpost{
	padding: 5px 0px 5px 10px;
}

.relatedpost li {
	padding: 5px 0px 5px 15px;
	list-style: url("images/bullet.jpg") inside;
}

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

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

.commentmetadata {
	float: none;
	margin: 0px;
	text-align: center;
	color: #7f7f7f;
	padding: 0px;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 5px 0 10px 0;	
	width: 200px;
	font: 10px Verdana;
	margin-left: 10px;
	
	
}
#sidebar a
{
	text-decoration: none;
}

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



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

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

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

#wp-calendar a {
	display: block;
	}

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

#wp-calendar th {
	padding: 3px 0;
	text-align: center;
	font-family: Georgia;
	}

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

#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 cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* Blockquote style and the nice background image */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	background: url(images/quote.gif) no-repeat left top;
	}


/* This is the nice box all the entries are posted in */

.post-top, .title, .entry, .post-bottom {
	width:  600px;
}

.post-top {
	background: url(images/title_top.gif) no-repeat center top;
	margin: 0px;
	margin-bottom: 10px;
	margin-right: 8px;
}



.title {
	background: url(images/title_body.gif) repeat-y center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


.entry {
	background: url(images/post_fill.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
	bottom: 11px;
	position: relative;
	font-family: Verdana;
}

.post-bottom {	
	background: url(images/post_bottom.gif) no-repeat center bottom;
	padding: 15px 0px 0px 0px;
	position: relative;
	top: 6px;
}

/* End of the entry box */


/* This is the horizontal rule that appeals on the sidebar */
#sidebar div.hr {
	right: 0px;
	border-top: 1px solid #acb0b5;
	background-color: #eaeff3;
	width: 170px;
	font: 1px/1px monospace;
	height: 1px;
	margin-left: -5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.post p{	
	margin:  0px;
	padding: 5px;
}

/* Edit this to change the two-column background */

#page-top 	{ 
	background: url("images/frame_top.gif") no-repeat center top;
	clear: both;
	bottom: 0px;
	top:0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#page		{
	background: url("images/frame_body.gif") repeat-y center; 
	border: 0px;
	bottom: 21px;
	position: relative;
}

#page-bottom {
	background: url(images/frame_bottom.gif) no-repeat center bottom;
	padding-top: 30px; /*actually the top of the frame*/
	width: 800px;
}



/* End of two-column background */

.title h2, small {
	padding: 0px 15px 0px 15px;
	margin: 0px;
	font-family: Georgia;
	color: #0F123C;
}

.title h2 a, .title h2 a:hover
{
	color: #0F123C;
	text-decoration: none;
}
	
/* Change the header image here */

#headerimg {
	height: 140px;
	width: 800px;
	background: url("images/header.gif") no-repeat center;
	margin: 20px auto 0px auto;
}

#headerimg h4 {
	color: #ffffff;
}

/* This is the nav bar on top of the page. I think this is the nicest part of the whole theme =) */

#topbar {
	background: url("images/navigation.gif") no-repeat center;
	margin: 0px auto 0px auto;
	height: 34px;
	//text-align: left;
	width:  800px;
}


#topbar .searchform {
	float: right;
	font: 1.2em Verdana;
	margin: 2px 10px 2px auto;
}

#topbar form {
	margin: 0px;
}

/* See, I could have settled for the default text input field. But being a man with good taste and all, I've decided to make my own search-box */

.search-box {
	background: url("images/search.jpg") no-repeat center;
	width: 118px;
	border: none;
	padding: 2px 2px 1px 5px;
	height: 20px;
}

#topbar .nav{
	height: 34px;
	float: left;
	font: 1.2em Verdana;
	margin: 10px 0px -15px 12px;
	text-decoration: none;
	color: #ffffff;
}

.nav a {
	text-decoration: none;
	color: #ffffff;
}
.nav a:hover{
	text-decoration: none;
	color: #A4FB3E;
}
/* End of nav bar */



/* Comment box (both styles) */

#comments{
	font-size:  1.1em;
	text-align: left;
}
.comment-top-1 {
	background: url("images/comment_top_1.jpg") no-repeat top;
	width: 400px;
	margin-left: 34px;
	margin-top: 20px;
}

.comment-bottom-1 {
	background: url("images/comment_bottom_1.jpg") no-repeat bottom;
	width: 400px;
	padding: 30px 0px 0px 0px;
}

.comment-body-1 {
	background: url("images/comment_body_1.jpg") repeat-y center;
	width: 400px;
	text-align: left;
	padding: 0px;
	position: relative;
	bottom: 15px;
	font-family: Verdana;
}

.comment-top-2 {
	background: url("images/comment_top_2.jpg") no-repeat top;
	width: 400px;
	margin-left: 34px;
	margin-top: 20px;
}

.comment-bottom-2 {
	background: url("images/comment_bottom_2.jpg") no-repeat bottom;
	width: 400px;
	padding: 30px 0px 0px 0px;
}

.comment-body-2 {
	background: url("images/comment_body_2.jpg") repeat-y center;
	width: 400px;
	text-align: left;
	padding: 0px;
	position: relative;
	bottom: 15px;
	font-family: Verdana;

}

.comment-body-1 p, .comment-body-2 p {
	margin: 0px;
	padding: 10px;
}

/* End of Comment box */
.respond {
	border-bottom: 1px dotted #7f7f7f;
	font: 1.5em Georgia, Lucida Grande;
	margin-top: 50px;
	margin-bottom: 0px;
}



/* For those of you who use Ryan's WP-ContactForm plug-in. Go to wp-contactform.php and comment out the line add_filter('wp_head', 'wpcf_css'); at the bottom. */
 .contactform form {
	width: 80%; 
	position: relative;
	margin: 0px;
	padding: 5px;
}
		
.entry .contactleft { 
	text-align: left;
	clear: both; 
	float: left; 
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
}
	
.entry .contactright {
	width: 250px;  
	float: right; 
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
}
/* End of ContactForm Styles */

.alignleft a, .alignright a,.postmetadata, .commentmetadata {
	font-family:  Georgia;
	font-variant: small-caps;
}

.entry p {
	margin:  0px;
	padding: 10px;
	}
	

.kgarchives {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
#center-topcurve {width:488px; height:14px; background:url(/images/book-center-topcurve.gif) no-repeat; overflow:hidden;}
#center-bg-condent {width:436px; background:#ecf7d4; border-left:1px solid #a9cc5b; border-right:1px solid #a9cc5b; padding:5px 25px 5px 25px; overflow:hidden;}
#books-inn-left {float:left; width:130px; }
#book-inn-rightside {float:left; width:306px;}
#book-inn-rightside h1 {font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#1d6f17; font-weight:bold;}
#book-inn-rightside h2 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#141414; font-weight:normal; padding:10px 0 0 0px;}
#book-inn-rightside h3 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#141414; font-weight:normal; padding:10px 0 0 0px;}
#center-bottomcurve {width:488px; height:14px; background:url(/images/book-center-bottomcurve.gif) no-repeat;}
.aboutlink a {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#1d6f17; text-decoration:underline;}
.aboutlink a:hover {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000;text-decoration:underline;}