﻿
body{
	background-color:#111;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background-image: url(./images/bg.jpg);
	background-repeat: repeat-x;
	color:#AAA;
}

img{
	border: none;
}

#page{
	width: 960px;
	background-color:#000000;
	margin: auto;
	margin-top : 0px;
}

#header{
	width: 960px;
	height: 100px;
}

#header_links{
	position:relative;
	top:0px;
	height: 193px;
	width: 210px;
	left: 100px;
	background-image: url("images/zk_bg2.jpg");
}

#header_rechts{

}

#navbar {
	background: #0900b3;
	height: 25px;
	width: 950px;
	padding-left: 10px;
	padding-top: 5px;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
}

#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navbar ul li {
	margin: 0px;
	padding: 0px;
}

#navbar ul li a {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 20px;
}

#navbar ul li a:hover {
	color: yellow;
}

#footer{
	text-align: center;
	padding: 10px;
	font-size: 12px;
	border-top: 2px solid #111;
	clear: both;
}

a{
	color:#574FFF;
	text-decoration:none;
}

a:hover{
	/*border-bottom: 1px dotted ;*/
	text-decoration: underline;
}

#content{
	padding: 10px;
	width: 700px;
	float: left;
}

#content .post{
	border: 1px solid #333;
}

#content .post h2{
	background-color: #111;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding-left: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#content .post .postmetadata{
	background-color: #111;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#content .entry{
	/*border: 1px solid #333;*/
	padding: 5px;
	border-top: 1px solid #333;
}

#content p{
	margin: 0px;
	line-height: 20px;
	/*color:#333333;*/
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	}

h2, h2 a{
	color:#FFFFFF;
	text-transform:uppercase;
}

#sidebar{
	float: right;
	/*width: 225px;*/
	border: 0px solid #333;
	margin: 0px;
	margin-left: 0px;
	margin-top: 5px;
}

.widgettitle{
	font-size: 12px;
}

#sidebar .widget{
	margin: 5px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-decoration: none;
	list-style-type: none;
	display: block;
	width: 220px;
	border: 1px solid #333;
}

#sidebar .widget h2{
	margin: 0px;
	padding: 2px;
	padding-left: 7px;
	border-bottom: 1px solid #333;
	background-color: #111;
	color: #999;
	font-size: 14px;
}

#sidebar ul{
	margin: 0px;
	padding: 0px;
}

#sidebar li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	/*padding-left: 10px;*/
	font-size: 14px;
	display: block;
	width: 210px;
	line-height: 18px;
	vertical-align: middle;
	text-decoration:none;
}

#sidebar li a{
	display: block;
	width: 210px;
	text-decoration:none;
	color:#555;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 1px;
}

#sidebar li a:hover{
	background-color:#222;
	border: none;
	color: #CCCCCC;
}

#sidebar .childpages {
	border: none;
	font-weight: bold;
}

#sidebar .childpages a{
	color:#FFFFFF;
	font-size: 14px;
}

.recentcomments{
	padding-left: 10px !important;
	padding-bottom: 2px !important;
	padding-top: 1px !important;
}

.cform{
	width: 600px !important;
	
}

.cform textarea {
	width: 400px !important;
}

.cform input.sendbutton {
	margin-left: 250px !important;
}

.linklove a, .linklove a:visited, .linklove{
	color:#333333 !important;
}

.kjo-link, .linklove{
	visibility: hidden !important;
}

#comment{
	background-color: #111;
	color:#FFFFFF;
	border: #333 solid 1px;
	width: 100%;
}



#submit{
	width: 150px;
	height: 30px;
	background-color: #222;
	color:#CCCCCC;
	border: #333 solid 1px;
	vertical-align: middle;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
}

#comment:hover, #submit:hover{
	background-color: #222;
}

cite{
	font-weight: bold;
	color: #574fff;
	font-size: 14px;
}

.commentlist{
	border: 1px solid #333;
	border-bottom: 0px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.commentlist li{
	border-bottom: 1px solid #333;
	background-color: #111;
}

.commentlist .alt{
	background-color: #080808;
}

.comment_header{
	width: 100px;
	float:left;
	padding: 5px;
}

.comment_msg{
	float: right;
	width: 570px;
	padding: 0px;
	margin: 0px;
}

.comment_msg p{
	margin: 0px !important;
	padding: 0px !important;
	vertical-align:  top !important;
	line-height: 16px!important;
	padding-top: 5px!important;
	padding-bottom: 5px!important;
}

.clear{
	clear: both;}
}

#nav{
	float: left;
}
