/*  
Theme Name: kavus
Theme URI: http://kavu.pl/
Description: MamaDesign
Author: Krystian Nowak
Author URI: www.kavu.pl

	not any comment yet

*/


/*---------page-------------*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color:#999999;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

h1, h2, h3 {
	font-weight: bold;
	}
	
small {
	font-size: 0.9em;
	line-height: 1.5em;
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
	
h3 {
	font-size: 1.3em;
}

/*h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}*/

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

small, #sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

/*---------header-----------*/

#header {
	background: #ffffff;
	margin: 0 0 0 1px;
	padding: 0; 
	height: 200px; 
	width: 799px;
	}

#header img 	{  
	height: 200px; 
	width: 799px; 
	margin: 0;
	padding: 0;
	border: none;
	} 



/*--------main---------------*/

#main {
	width: 800px;
	float: left;
	margin: 10px 0;
}


/*--------content------------*/


#content {
	width: 460px;
	float: left;
	margin: 5px 0;
	
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
}

#content img{
	border: none;
}

/*--------sidebars----------*/

.sidebar {
	float: left;
	
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
	margin: 0;
	padding: 0;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}
/*
.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}
*/
.sidebar ul ul li, .sidebar ul ol li {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

.sidebar a {
	text-decoration: none;
	color: #999999;
	font-size: 0.9em;
}

.sidebar a:hover {
	color: #B0214E;
}

.widgettitle {
	font-size: 1.1em;
	color: #B0214E;
	
	
	border-bottom:dotted;
	border-bottomr: #B0214E;
	border-bottom-width: thin;
}

#categories-1 a{
	font-weight: bold;
	color: #5cb4bc;
}

#categories-1 a:hover{
	color: #B0214E;
}
	

/*--------sidebar 1---------*/


#sidebar1 {
	width: 170px;
	margin: 0  20px 0 20px;
	
}


/*--------sidebar 2----------*/


#sidebar2 {
	width: 130px;
	margin: 0 0 0 0;
}

/*--------footer-------------*/

#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear:both;
	
	border-top:dashed;
	border-top-color: #B0214E;
	border-top-width: thin;
}

#footer a {
	text-decoration: none;
	color: #B0214E;
}

#footer a:hover {
	color: #ff0000;
}

/*-------additional----------*/

.clear {
	clear: both;
}


/*-------post----------------*/

.post {
	width: 460px;
	margin: 5px 0 30px 0;
	
}

.post a {
	text-decoration: none;
	color: #B0214E;
}

.post a:hover {
	color: #5cb4bc;
}

.post h2 {
	post-size: 1.4em;
	font-weight: 100;
	margin: 0 0 10px 0;
}

.postmetadata {
	width: 460px;
	border-top:dashed;
	border-top-color: #B0214E;
	border-top-width: thin;
	float:left;
	margin: 0;
	padding: 0;
}

.commentsnr a, .postdata a{
	text-decoration: none;
	color: #B0214E;
}

.commentsnr a:hover, .postdata a:hover{
	color: #5cb4bc;
}

.commentsnr p, .postdata p{
	font-size: 0.9em;
}

.postmetadata span {
	text-align: left;
}

.commentsnr{
	margin: -10px 0;
	padding: 0;
	width:150px;
	float: left;
}

.postdata{
	width: 300px;
	margin: -10px 0;
	padding: 0;
	float: right;
	text-align: right;
}

/*--- single post ------*/

.navigation{
	width: 460px;
	float: left;
	padding: 5px 0 15px 0;
	color: #B0214E;
}

.navigation a{
	color: #B0214E;
	text-decoration: none;
}

.navigation a:hover{
	color: #5cb4bc;
}

.navigation2{
	width: 460px;
	float: left;
	padding: 5px 0 15px 0;
	color: #B0214E;
	font-size: 12px;
	font-weight: bold;
}

.navigation2 a{
	color: #f4e370;
	text-decoration: none;
}

.navigation2 a:hover{
	color: #5cb4bc;
}

.previous{
	width: 230px;
	float: left;
}

.next{
	width: 230px;
	float: right;
	text-align: right;
}

/* ------- comments -----------*/

#commentBox {
	width: 460px;
}

#commenterFields{
	width: 300px;
	float: left;
}

#commenterFields p{
	padding: 0;
	height: 40px;
}

#commenterFields label{
	font-size: 11px;
	color: #B0214E;
	padding: 0 0 5px 0;
	width: 300px;
	float: left;
	text-align: left;
}

#author, #email, #url {
	width: 100px;
	float: left;
}

#commentBox #comment textarea{
	width: 460px;
	height: 150px;
}

#commentBox #submit{
	text-align: left;
}

.commentlist{
	width: 460px;
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
	
}

.commentlist li{
	width: 460px;
	text-align: left;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#holeComment{
	width: 460px;
	margin: 30px 0 0 0;
}

#commentElement {
	width: 460px;
	border-bottom:dashed;
	border-bottom-color: #B0214E;
	border-bottom-width: thin;
	float:left;
	margin: 0;
	padding: 0;
}

#commentElement p{
	margin: 0;
	padding: 0;
}

#commentElement #commentAuthor{
	width: 150px;
	float: left;
	color: #B0214E;
}

#commentElement #commentAuthor a{
	color: #B0214E;
	text-decoration: none;
}

#commentElement #commentAuthor a:hover{
	color: #5cb4bc;
}

#commentElement #commentDate{
	width: 310px;
	float: right;
	text-align: right;
	font-size: 9px;
	color: #777777;
}

#commentText{
	width: 460px;
	text-align: left;
	color: #5cb4bc;
}