/*
Theme Name: World Kuoshu Championship Tournament 2009
Theme URI: http://kung-fu-2009.de/
Description: Dieses Theme wurde speziell f&uuml;r www.kong-fu-2009.de entwickelt.
Version: 1.0
Author: Fabian Pimminger
Author URI: http://www.fabianpimminger.com/
*/

html{
	background:#FFF;
}

body {
	font-family: Arial, Verdana, serif;
	font-size: 12px;
	background: #FFF;
	margin: 0px;
	padding: 0px;
	color:#000;
}

.inner{
	width: 912px;
	margin: 0px auto;
	padding:0px;
}


h1, h2, h3, h4, h5{
	font-weight: bold;	
}

h1{
	color:#000;
	font-size:24px;
	margin:0px 0px 14px;
	padding:0px;
}

h2{
	color:#000;
	font-size:20px;
	padding:21px 0px 0px;
	margin:0px;
}

h1 a, h1 a:hover, h1 a:active, h1 a:visited, h2 a, h2 a:hover, h2 a:active, h2 a:visited{
	color:#000;
	text-decoration: none;
}


a{
	text-decoration:underline;
	color:#cc0033;
}
 
a:visited{
	color:#cc0033;
}
 
a:hover{
	text-decoration:none;
	color:#cc0033;
}
 
a:active{
	color:inherit;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

img{
	border: 0;
}

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


input,textarea,select{
	border:1px solid #D8D8D8;
	padding:2px 4px;
	color: #666666;
	background: #FFF;
}


input.buttonClass{
	padding:6px 10px;
	margin-right:10px;
	background-color:#FFFFFF;
	cursor: pointer;
}

input#s{
	width:200px;
}


.clear{
	margin: 0px;
	padding: 0px;
	clear: both;
}

#container {
	background: url(images/bg_container.jpg) repeat-y left;
	margin: 21px auto 0px;
	width: 1022px;
	padding: 0px;
	position: relative;
}


#partner{
	top:345px;
	left:-105px;
	width:80px;
	position: absolute;
	font-size: 10px;
	text-align: center;
}

#partner h4{
	margin:0px 0 7px;
	padding:0px;
	font-size: 10px;
	font-size:bold;
}

#partner img{
	display:block;
	margin-bottom: 7px;
}

#top{
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	height:45px;
	text-align: center;
	padding-top: 233px;
}

#logo{
	color: #000;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}

#logo:hover{
	text-decoration: none;
}

#navi{
	background-image: url(images/bg_navi.jpg);
	background-repeat: no-repeat;
	height:52px;
	color:#fff;
	padding: 15px 115px 0 135px;
	font-size:16px;
	overflow: hidden;
}

	#navi ul{
		list-style: none;
		padding: 0px;
		margin: 0px;
		text-align: center;
		display: block;
	}
	
		#navi ul li{
			display: inline;
			margin: 0px 10px;
			padding: 0px;
		}
		
			#navi ul li a{
				color: #FFF;
				text-decoration: none;
			}

			#navi ul li a:hover{
				text-decoration: underline;
			}		

			#navi ul li.current_page_item a, #navi ul li.current_page_parent a{
				color:#fbbb00;
			}

	ul#subnavi {
		border-bottom: 1px solid #CCC;
		overflow: hidden;
		padding: 0px 0 7px;
		font-size:12px;
		color:#000;
		list-style: none;
		margin: 0px 0 14px;
		text-align: left;
		display: block;
	}
	
		ul#subnavi  li{
			display: inline;
			margin: 0px 3px 0 21px;
			padding: 0px;
		}
		
			ul#subnavi  li a{
				color: #000;
				text-decoration: none;
				font-weight: bold;
			}

			ul#subnavi  li a:hover{
				text-decoration: underline;
			}		

			ul#subnavi  li.current_page_item a{
				color:#cc0033;
			}		

#middle{
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0px 115px 186px 135px;
}

#middle_left{
	width:602px;
	float:left;
	padding:0 18px;
	
}

#middle_right{
	width:250px;
	float:left;
	padding-top:10px;
}

#content{
	padding:0px 20px;
}

#bottom{
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	height:26px;
	padding:270px 60px 0px;
	text-align: left;
	color:#000;
}

#bottom a{
	text-decoration: none;
	color:#000;
}

.post{
	margin:0 0 60px;
	padding-bottom: 14px;	
}

.post .postmeta{
	font-size:12px;
	margin:0px 0 0px;
	padding:3px 0px 2px;
	color:#868686;
}

.post .postmeta a {
	color:#cc0033;
}

.post .postmeta a:hover {
}



.meta_time, .meta_category, .meta_comments, .meta_autor{
	padding-left:15px;
	margin-right:10px;
	background: no-repeat left center;
}

.meta_time{
	background-image: url(images/icons/calendar.gif);
}

.meta_category{
	background-image: url(images/icons/document.gif);
}

.meta_comments{
	background-image: url(images/icons/comments.gif);
}


.meta_autor{
	background-image: url(images/icons/autor.gif);
}

.post .postdata{
	font-size:12px;
	margin:14px 0 0px;
	padding:0px 0px 7px;
	color: #868686;
}


.post .postdata a{
	color:#b1b1b1;
	padding: 4px 5px;
	margin-left:7px;
}

.post .postdata a:hover{
	color:#a1a1a1;
	text-decoration: none;
}

.entry{
	font-size: 13px;
}

.entry p{
	margin: 14px 0 14px;
	text-align: left;
}


.entry ul, .entry ol{
	margin: 0px;
	padding:0px 0 0 21px;
}

.entry li{
	padding-top:1px;
	padding-bottom:1px;
	margin:0px 5px 0px;
}

.entry h3{
	margin:30px 0 10px;
	font-size:16px;
	font-weight: bold;

}

.entry table{
	border: 0;
	border-collapse: collapse;
	width:520px;
}

.entry table tr{

}

.entry table tr td{
	border: 0;
	padding: 4px 10px;
}

.entry table tr.head td{
	text-align: center;
	font-weight: bold;
	padding: 5px 10px;
}

.entry div.highlight{
	background-color: #d3e8f7;
	border:1px solid #cc0033;
	margin:15px 0 0px;
	padding:5px 10px 7px;
}


#footer{
	border-top: 1px solid #b1b1b1;
	background: #FFF url(images/bg_header.jpg) repeat-x;
	padding:7px 20px 8px;
	margin:0px 0 0;
}


.navigation{
	margin:5px 0 30px;
	padding:3px 10px 4px;
	font-size:10px;

}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size:13px;
	}

.commentlist li {
	font-weight: bold;
	border: 1px solid #D8D8D8;

	}

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

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	}

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

.commentlist small{
	font-size:11px;
}

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

.commentmetadata {
	font-weight: normal;
	}

.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: 20px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	


h3{
	margin:40px 0 10px;
	font-size:18px;
	font-weight: normal;
}

	
h3#comments, h3#respond  {
	margin:70px 0 10px;

}

#qtrans_language_chooser{
	position:absolute;
	right: 0px;
	margin-right: 60px;
	width:60px;
}

.qtrans_language_chooser { list-style-type:none }
.qtrans_language_chooser li { float:left; margin-right:3px }
.qtrans_flag { border:1px solid #b6b6b6 }

.entry ul{
	padding-top: 14px;	
}

.entry ul ul{
	padding-top: 0px;	
}