@charset "utf-8";
/*
Theme Name: KNHK
Theme URI: ---
Description: KNHK
Author: Madis vaher
Author URI: http://matvei.pri.ee
*/



/* CSS Document */

a:link { color: #0080FF ; text-decoration: none;}
a:visited { color: #096 ; text-decoration: none;}
a:hover { text-decoration: underline; color: #0CC;}
a:visited:hover { }

html {
	background: center no-repeat (images/b2nneero_01.jpg);
	margin: 0;
	padding: 0;
	height: auto;
	z-index: -1;
}
body{
	padding:0 0 0 0px; height:100%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	background: url(background.jpg) top center;;
	margin: 0;
	z-index: 1;
}
.karp {
	width: 100%;
	height: 100%;
	margin: auto;
	
}
.header {
	height: 250px;
	background: url(images/pea.png) center no-repeat;
	text-align: center;
}
.body {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background:url(images/splat.png) center top no-repeat;
}
.ylemine {
	height: 39px;
	background: url(images/ylemine.png) top no-repeat;
}
.menyy {
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 800px;
	}
#huvikeskus {
	margin: -29px 0px -29px -23px;
	float: left;
}
#space {
	float: left;
}
.sisu {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: url(images/vertik.png) center top repeat-y;
	padding: 1px 50px;
	overflow: auto;
}
.sidebar {
	margin-top: 10px;
	margin-left: 20px;
        margin-bottom: 60px;
	padding: 10px;
	display: inline;
	width: 25%;
	float: right;
	border: none;
        background: #eeeeee;
}
.sidebar ul li {
	list-style: none;
}
.kast {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
.alumine {
	background: url(images/alumine.png) top no-repeat;
	height: 43px;
}
p {	
	font-size: 12px;
	color: #000;
    overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    /* width: 99%; */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font: 33px Arial, Helvetica, sans-serif;
	color: #09C;
	text-align:left;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
h2 {
	font: 33px Arial, Helvetica, sans-serif;
	color: #DD137B;
	font-weight: normal;
	text-align:left;
	letter-spacing: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
.post h2 a {
	font: 33px Arial, Helvetica, sans-serif;
	color: #DD137B;
	font-weight: normal;
	text-align:left;
	letter-spacing: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
.post {
        margin-bottom: 70px;
}
.widget h3 {
	margin-top: 0.5em;
}

ol.commentlist {
  text-align: left;
}
#respond {
margin-bottom: 20px;
}

cite.fn {
        font-style: normal;
        color: #DD137B;
}

textarea {
        overflow: auto;
}
