/*
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>. Made XHTML, CSS, 508 valid by <a href="http://www.macmanx.com/">James Huff</a>.
Version: 0.4 (?berarbeitet von www.fpoint.ch)
Author: Meng Gao
Author URI: http://wuhan.authenticasian.com/

	Wuhan v0.4 (fpoint.ch-Design)
	http://wuhan.authenticasian.com

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

Change log:

0.2: First release
0.3: Added a seperate stylesheet to make IE-compatible
0.4: Made XHTML, CSS, 508 valid with help from James Huff.
*/


/**************
 *** Typography & Colors ***
 **************/

body       { color: #8ebbdf; font-size: 62.5%; font-family: "Lucida Grande", Verdana, Arial, Sans-Serif; background-color: #113d83; text-align: center }

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



#content  { font-size: 1.1em }

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



.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      { color: white; font-size: 1em; font-family: Arial, Helvetica, Sans-Serif; line-height: 1.5em; margin: 0 }
.smallcomment  { color: white; font-size: 1em; font-family: Arial, Helvetica, Sans-Serif; line-height: 1.5em; margin: 0 }

h1, h2, h3 {
	font-family: "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-size: 1.6em; font-style: normal; font-variant: normal; font-weight: normal; text-align: left }

h2.pagetitle  { font-size: 1.6em }

#sidebar h2, #leftbar h2      { color: #8ebbdf; font-size: 1.1em; font-family: "Lucida Grande", Verdana, Arial, Sans-Serif; font-weight: bold }

h3  { font-size: 1.3em }

h1, h1 a, h1 a:hover, h1 a:visited, .description    { color: white; font-stretch: semi-expanded; text-decoration: none }

h2, h2 a, h2 a:visited    { color: #fc0 }
h3, h3 a, h3 a:visited    { color: #8ebbdf }
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: #fc0 }

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

	}

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

#sidebar ul ul li, #sidebar ul ol li, #leftbar ul ul li, #leftbar ul ol li, .nocomments, .postmetadata, blockquote, strike    { color: white }

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

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

a     { color: #fc0; text-decoration: none }
h2 a:hover, h3 a:hover       { color: #fc0; text-decoration: underline }

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

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

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

#wp-calendar caption     { font-size: 1.1em; font-family: "Lucida Grande", Verdana, Arial, Sans-Serif; font-weight: bold }

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

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

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



.narrowcolumn {
	float: left;
	padding: 0 0 20px 211px;
	margin: 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

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

.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   { font-size: 1em; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; text-align: center; margin: 0 0 0 0; padding: 20px 0 0 }

/**************
 *** Header ***
 **************/
 
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 0px;
	}

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

#sidebar h2, #leftbar h2      { margin: 5px 0 0; padding: 0 }

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

h3.comments    { margin: 40px auto 20px; padding: 0 }
/**************
 *** Header Navigation ***
 **************/
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center; text-align: left; position: relative; width: 887px; height: 280px; margin: 0 auto; padding: 0; border-style: none; }
#header .nav { font-size: 1.1em; font-style: normal; font-variant: normal; font-weight: bold; line-height: normal; margin-top: 200px; margin-left: 15px; float: left }
#header .searchform { font-size: 1.2em; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; margin: 2px 10px 2px auto; float: right }
#header form { margin: 0 }
.search-box { background: url("images/search.gif") no-repeat center; padding: 2px 2px 1px 5px; width: 118px; height: 20px; border: none }
a  { color: #fc0 }

/**************
 *** Header Buttons ***
 **************/
#header .button_history a { width:90px; height:90px; display:block; background-image:url(images/buttons/history.gif); background-repeat:no-repeat; position: absolute; top: 181px; left: 28px; }
#header .button_history a:hover { width:90px; height:90px; display:block; background-image:url(images/buttons/history_over.gif); background-repeat:no-repeat; }
#header .button_euromaus a { width:90px; height:90px; display:block; background-image:url(images/buttons/euromaus.gif); background-repeat:no-repeat; position: absolute; top: 157px; left: 140px; }
#header .button_euromaus a:hover { width:90px; height:90px; display:block; background-image:url(images/buttons/euromaus_over.gif); background-repeat:no-repeat; }
#header .button_park a { width:90px; height:90px; display:block; background-image:url(images/buttons/park.gif); background-repeat:no-repeat; position: absolute; top: 130px; left: 252px; }
#header .button_park a:hover { width:90px; height:90px; display:block; background-image:url(images/buttons/park_over.gif); background-repeat:no-repeat; }
#header .button_logo a { width:137px; height:137px; display:block; background-image:url(images/buttons/logo.gif); background-repeat:no-repeat; position: absolute; top: 108px; left: 377px; }
#header .button_logo a:hover { width:137px; height:137px; display:block; background-image:url(images/buttons/logo_over.gif); background-repeat:no-repeat; }
#header .button_club a { width:90px; height:90px; display:block; background-image:url(images/buttons/club.gif); background-repeat:no-repeat; position: absolute; top: 130px; left: 542px; }
#header .button_club a:hover { width:90px; height:90px; display:block; background-image:url(images/buttons/club_over.gif); background-repeat:no-repeat; }
#header .button_fun a { width:90px; height:90px; display:block; background-image:url(images/buttons/fun.gif); background-repeat:no-repeat; position: absolute; top: 157px; left: 653px; }
#header .button_fun a:hover { width:90px; height:90px; display:block; background-image:url(images/buttons/fun_over.gif); background-repeat:no-repeat; }
#header .button_interaktiv a { width:90px; height:90px; display:block; background-image:url(images/buttons/interaktiv.gif); background-repeat:no-repeat; position: absolute; top: 181px; left: 765px; }
#header .button_interaktiv a:hover { width:90px; height:90px; display:block; background-image:url(images/buttons/interaktiv_over.gif); background-repeat:no-repeat; }

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

/*	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
	}

/**************
 *** 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;
	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.gif) inside;
}

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


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

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

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li, #leftbar ul ul li, #leftbar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/**************
 *** Form Elements ***
 **************/
 
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s, #leftbar #searchform #s   { padding: 2px; width: 100px }

#sidebar #searchsubmit, #leftbar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

#commentform .textform     { color: #113d83; background-color: #8ebbdf !important; margin: 5px 5px 1px 0; padding: 2px; border: solid 1px }

.textform2      { color: #113d83; font-size: 1em; background-color: #8ebbdf !important; margin: 5px 5px 1px 0; padding: 2px; border: solid 1px }

.textform49             { color: #113d83; font-size: 1em; background-color: #8ebbdf !important; margin-right: 5px; padding: 1px 2px; width: 49px; border: solid 1px }

.textform80           { color: #113d83; font-size: 1em; background-color: #8ebbdf !important; margin-right: 5px; padding: 2px; width: 80px; border: solid 1px }

.textform106           { color: #113d83; font-size: 1em; background-color: #8ebbdf !important; margin-right: 5px; padding: 2px; width: 106px; border: solid 1px }

.textform160           { color: #113d83; font-size: 1em; background-color: #8ebbdf !important; margin-right: 5px; padding: 2px; width: 160px; border: solid 1px }

.textform140           { color: #113d83; font-size: 1em; background-color: #8ebbdf !important; margin-right: 5px; padding: 2px; width: 140px; border: solid 1px }

.textform280     { color: #113d83; background-color: #8ebbdf !important; margin: 5px 5px 1px 0; padding: 2px; width: 280px; border: solid 1px }

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

#commentform #submit {
	margin: 0;
	float: right;
	}
	
/**************
 *** 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;
	}

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

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

.commentmetadata     { color: white; text-align: center; margin: 0; padding: 0; float: none }

/**************
 *** Sidebar ***
 **************/
#leftbar
     { font-size: 1.1em; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; padding: 0 0 10px; position: absolute; top: 0; left: 20px; width: 180px }
 
#sidebar
    { font-size: 1.1em; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; margin-left: 726px; padding: 0 0 10px; width: 180px }

#sidebar form, #leftbar form {
	margin: 0;
	}
	
.button_sidebar a { width:140px; height:30px; display:block; background-image:url(images/buttons/sidebarbutton.gif); background-repeat:no-repeat; padding-top: 8px; padding-left: 8px; }
.button_sidebar a:hover { width:140px; height:30px; display:block; background-image:url(images/buttons/sidebarbutton_over.gif); background-repeat:no-repeat; padding-top: 8px; padding-left: 8px; }		
  	
/**************
 *** Calendar ***
 **************/
 
#wp-calendar   { margin: 10px auto 0 0; width: 140px; empty-cells: show  }

#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: left; width: 100% }

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

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

#wp-calendar td.pad:hover   { }

/**************
 *** 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  { text-align: center; display: block; margin-top: 10px; margin-bottom: 60px }

/**************
 *** Blockquote ***
 **************/

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


/**************
 *** Post Box ***
 **************/

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

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

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

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

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

/**************
 *** 3 column Backgrund ***
 **************/

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

#page		 { background-color: transparent; background-image: url("images/frame_body.gif"); background-repeat: repeat-y; background-attachment: scroll; position: relative; bottom: 21px; border: none }

#page-bottom  { background: url("images/frame_bottom.gif") no-repeat center bottom; padding-top: 38px; width: 887px }
.title h2, small  { font-weight: bold; margin: 0; padding: 0 15px }
/**************
 *** Comment box (both styles) ***
 **************/
 
#comments{
	font-size:  1.1em;
	text-align: left;
}
.comment-top-1 {
	background: url("images/comment_top_1.gif") no-repeat top;
	width: 400px;
	margin-left: 34px;
	margin-top: 20px;
}

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

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

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

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

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

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

/* End of Comment box */
.respond   { font-size: 1.5em; font-style: normal; font-variant: normal; font-weight: bold; line-height: normal; margin-top: 50px; margin-bottom: 0; border-bottom: 1px solid #900 }



/* 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   { }

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

.gravatar { margin-top: 10px; margin-left: 10px; position: relative }