/*  
Theme Name: Jan
Theme URI: http://www.kulturbrause.de
Description: Jan's Theme (<a href="http://www.kulturbrause.de">).
Version: 1.0
Author: Jan Wieners
Author URI: http://www.kulturbrause.de
*/

body
{
	background: #000000 url(images/body_bgr.jpg) left top repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#dose
{
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 3;
	min-height: 100%;
}

#kontentdose
{
	float: left;
	width: 585px;
	overflow: auto;
}

#logobgr
{
	background: url(images/logo_bgr.jpg) left top repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 250px;
	z-index: 1;
}

#logo
{
	width: 585px;
	background: url(images/logo.jpg) right top no-repeat;
	height: 100px;
	z-index: 2;
	cursor: pointer;
}

#kontent
{
	padding: 25px;
}

#kontent a
{
	color: #c60303;
	text-decoration: none;
}

#kontent a:hover
{
	background-color: #c60303;
	color: #FFFFFF;
}

#kontent img
{
	border: 1px solid #c60303;
	padding: 0px;
	margin: 0px;
}

#kontent img a
{
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#kontent img a:hover
{
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#kontent h2
{
	font-size: 21px;
	padding: 0px;
	color: #FFFFFF;
}

#kontent h2 a
{
	padding: 0px;
	color: #ffffff;
}

#kontent h2 a:hover
{
	padding: 0px;
	color: #ffffff;
	background-color: #c60303;
}

#rightnavigation
{
	float: right;
	width: 210px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#rightnavigation ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#search
{
	padding: 20px 10px 10px 15px;
	margin: 0px 0px 35px 0px;
	text-align: left;
	height: 35px;
}

#search input
{
	background-color: #c60303;
	width: 120px;
	color: #FFFFFF;
	border: 1px solid #eb0000;
}

#search input#searchsubmit
{
	background-color: #000000;
	color: #c60303;
	width: 55px;
	border: 1px solid #c60303;
}

.navigation_right_kontent
{
	padding: 10px 0px 15px 23px;
}

.navigation_right_kontent a
{
	text-decoration: none;
	background-color: #ad0400;
	color: #FFFFFF;
}

.navigation_right_kontent a:hover
{
	text-decoration: none;
	background-color: #ffffff;
	color: #ad0400;
}

.navigation_right_kontent ul
{
	list-style-type: none;
}


.navigation_right_kontent ul li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;	
}

.navigation_right_kontent ul li a
{
}

.navigation_right_kontent ul li a:hover
{
	color: #ad0400;
	background-color: #ffffff;
}

.navigation_right_heading
{
	font-size: 19px;
	font-weight: bold;
	margin: 25px 0px 5px 0px;
}

#recent_comments
{
	background: url(images/recent_comments.jpg) left top no-repeat;
	width: 195px;
	height: 20px;
	margin: 5px 0px 3px 10px;
}

#recent_trackbacks
{
	background: url(images/recent_trackbacks.jpg) left top no-repeat;
	width: 200px;
	height: 20px;
	margin: 5px 0px 3px 10px;
}

#recent_comments
{
	background: url(images/recent_comments.jpg) left top no-repeat;
	width: 195px;
	height: 20px;
	margin: 5px 0px 3px 10px;
}

#events
{
	background: url(images/events.jpg) left top no-repeat;
	width: 195px;
	height: 20px;
	margin: 5px 0px 3px 10px;
}

#events_kontent
{
	padding: 0px 0px 0px 10px;
}

#events_kontent td a
{
	text-decoration: none;
	background-color: #ad0400;
	color: #FFFFFF;
}

#events_kontent td a:hover
{
	text-decoration: none;
	background-color: #ffffff;
	color: #ad0400;
}

#categories
{
	background: url(images/categories.jpg) left top no-repeat;
	width: 195px;
	height: 20px;
	margin: 5px 0px 3px 10px;
}

#archives
{
	background: url(images/archives.jpg) left top no-repeat;
	width: 195px;
	height: 20px;
	margin: 5px 0px 3px 10px;
}

#meta
{
	background: url(images/meta.jpg) left top no-repeat;
	width: 195px;
	height: 45px;
	margin: 5px 0px 3px 10px;
}

#blogroll
{
	background: url(images/blogroll.jpg) left top no-repeat;
	width: 195px;
	height: 20px;
	margin: 5px 0px 3px 10px;
}

#punksinscience
{
	background: url(images/punksinscience.jpg) left top no-repeat;
	width: 195px;
	height: 20px;
	margin: 5px 0px 3px 10px;
}


.tinyfont
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.postmetadata
{
	font-size: 10px;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 15px 0px;
	border-top: 1px solid #380100;
	border-bottom: 1px solid #380100;
	background-color: #0a0000;
}

#commentbox
{
	background: url(images/comments.jpg) left top no-repeat;
	padding: 30px 0px 0px 0px;
	margin: 0px;
}

.comments_username
{
	font-size: 21px;
	padding: 0px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #c60303;
}

.comments_username a
{
	padding: 0px;
	color: #ffffff;
	margin: 0px;
}

.comments_username a:hover
{
	padding: 0px;
	color: #ffffff;
	background-color: #c60303;
}


#commentbox textarea
{
	background-color: #c60303;
	width: 530px;
	color: #FFFFFF;
	border: 1px solid #eb0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#commentbox input#submit
{
	background-color: #000000;
	color: #c60303;
	width: 125px;
	border: 1px solid #c60303;
}

.commentsheading
{
	font-size: 13px;
	margin-bottom: 25px;
	padding: 0px 10px 0px 10px;
}

.commentmetadata
{
	padding: 0px;
	margin: 0px;
	text-align: right;
	display: inline;
}

.comment
{
	font-size: 12px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.leavereply
{
	background: url(images/leavereply.jpg) left top no-repeat;
	padding: 30px 0px 0px 0px;
	margin: 35px 0px 0px 0px;
	height: 25px;
}

.comment_owner
{
	background: url(images/comment_owner.jpg) left top repeat-y;
	font-size: 12px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}


#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	width: 100%;
	padding: 45px 0px 7px 0px;
	margin: 5px 0px 0x 0px;
	background: url(images/footer.jpg) #950300 left top repeat-x;
	text-align: center;
	position: relative;
	min-height: 100%;
}

#footer img
{
	border: 0px;
}

#footer img a
{
	border: 0px;
}

#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover
{
	color: #ad0400;
	background-color: #ffffff;
}

#searchform input#s
{
	background-color: #c60303;
	width: 120px;
	color: #FFFFFF;
	border: 1px solid #eb0000;
}

#searchform input#searchsubmit
{
	background-color: #000000;
	color: #c60303;
	width: 55px;
	border: 1px solid #c60303;
}

