body {
	background:url(../images/kinder/bk_body.jpg) repeat-x #FFFFFF;
	font-size:14px;
	/*background-repeat:repeat-x;
	background-color:#FFFFFF;*/
}

h1 {
	font-size:22px;
	letter-spacing:-1px;
	line-height:100%;
	font-weight:normal;
	font-family:Arial, "Times New Roman", Times, serif;
	font-style:inherit;
}

#wrapper {
	width:978px;
	margin:0px;
	background:#fff url(images/bk_wrapper.png) 100% 0 no-repeat;
	overflow:hidden;
}


#mainWrapper {
	width:984px;
	background:url(images/bk_main_wrapper.png);
	margin:30px auto 0;
	overflow:hidden;
}

#header {
	position:relative;
	background:url(../images/kinder/header.png) 0 100% repeat-x;
	height:184px;
	margin-top:0px;
	margin-bottom:0px;
}

#content {
	overflow:hidden;
	padding-top:30px;
	margin-top:0px;
	padding-left:27px;
}

#topMenu {
	background:url(../images/kinder/nav.png) 0 100% no-repeat;
	height:24px;
	padding:6px 25px 17px;
}

#colRight #searchBox {
	position:absolute;
	overflow:hidden;
	margin-top:-67px;
	margin-left:30px;
}

#searchform input {
	border-style:none;
	background:#fff;
	padding:4px 0 4px 2px;
	color:#666;
	height:18px;
	width:174px;
	float:left;
	background:#fff url(../images/kinder/search_bar.png) 0px 50% no-repeat;
}

#searchform input[type="submit"] {
	width:84px;
	height:30px;
	border:none;
	background:url(../images/kinder/search_submit.png) 0px 0 no-repeat;
	cursor:pointer;
	padding:0;
	text-align:center;
	color:#ccc;
	font-size:11px;
}

#topMenu ul li a {
	display:block;
	padding-right:28px;
	font-family:comic Sans MS,Courier,Helvetica,sans-serif;
	color:#ffffff;
	line-height:145%;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
}

#topMenu ul li a:hover{
	color:#fddd02;
}

a {
	color:#00aeff;
}

.postItem .meta {
	font-size:11px;
	font-weight:bold;
}

#topMenu ul li a {
	background:url(../images/kinder/nav_point.png) no-repeat scroll right top transparent;
	padding-left:10px;
}

#content.twocols {
	background:url(../images/kinder/background_element.jpg) 0px 0 no-repeat;
}

#topMenu ul li a {
	padding-bottom:0px;
}

#colRight h2 {
	font-family:Comic sans MS,Georgia,Courier;
	font-size:16px;
	color:#5f5f5f;
	padding:0 0 8px;
	margin:0 0 2px;
	border-bottom:2px solid #C8C8C8;
	font-weight:normal;
}

.postItem h1 a:hover{
	color:#00aeff;
}

.postItem .categs a {
	background:#fef6df;
}

.icoAuthor {
	background:url(../images/kinder/ico_author.png) 0 2px no-repeat;
}

.icoComments {
	background:url(../images/kinder/ico_comments.png) 0 2px no-repeat;
}

#commentform input[type="submit"]{
	background:url(../images/kinder/but_form.png) 0 100% repeat-x;
	border:none;
	width:106px;
	height:40px;
	font-family:Comic sans MS;
	letter-spacing:-1px;
	font-weight:bold;
	font-size:14px;

