/*  
Theme Name: Pocztówki z Anglii
Theme URI: http://ula.hell.pl
Description: This is a theme for the personal blog of one Septimus. Please don't use it. For free themes look at  http://ula.kapala.pl/download/
Version: 1.0
Author: Ula Kapala
Author URI: http://ula.kapala.pl/
*/



body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	background: #fff url(images/image2.jpg) fixed no-repeat;
}



.clear {
	clear: both;
}


.znik {
	display: none;

}

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

#header {
/*	width: 300px;
	position: absolute;
	top: 30px;
	left: 300px;
	height: 90px;
	z-index: 10;*/
	margin-left: 350px;	
	margin-top: 120px;
	width: 620px;
	float: left;
	padding: 10px;
	border: solid 1px #D5D5D5;
	background: url(images/siatka.gif);
}



#headerimg {


}


#header .description {


	color: #fffs;
	font-size:1.5em;
}


ul#topmenu {

	float: left;

	padding: 0px;
	background: #fff;	
	margin: 0px;
	text-transform: lowercase;
}

ul#topmenu li {
	padding: 0px;

	margin: 0px;
	float: left;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;	
}



#topmenu form div {
	display: inline;
}
/* -------------------------------------------------- content */

#container {
	background: url(images/siatka.gif);
	margin-top: 10px;
	width: 620px;
	float: left;
	padding: 10px;
	border: solid 1px #D5D5D5;
	margin-left: 350px;
	margin-bottom: 10px;
	position: relative;
	z-index: 5;
}


#content {
	width: 450px;
	float: left;
	background: #fff;
	position: relative;
	z-index: 6;	
}

.post {
	padding-left: 10px;
	padding-right: 10px;

	margin-bottom: 20px;





	}
	
.post small {
	padding-left: 30px;

	}
small.archive {
	padding-left: 0px;

	}
	
.entry {

	padding: 0px;
	margin-top: 20px;

}




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


#sidebar {
	width: 150px;
	float: left;
	font-size: 0.8em;
	background: #fff;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;

}

#sidebar ul {
	margin-left: 0px;
	margin-right: 0px;	
	margin-top: 0px;
	margin-bottom: 30px;	
	padding: 0px;
	
	
}

#sidebar ul li{
	list-style-type: none;
	
	
}

#sidebar ul li li{
	margin-left: 20px;
	list-style-type: circle;
	
}


#s {
	border: solid 1px #D5D5D5;
	margin-bottom: 5px;
}

#searchsubmit, #submit {
	border: solid 1px #D5D5D5;
	margin-bottom: 5px;
	background: #E6EFF8;
}

#searchbar {
	float: right;
	width: 250px;
	
}

#searchform {
	float: right;		
	
}

textarea {
	width: 390px;
	border: solid 1px #D5D5D5;
	margin-bottom: 20px;
}

#content form {
	margin-left: 10px;
}

/* -------------------------------------------------- headings */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
/*	font-family: "Century Gothic Medium", "Trebuchet MS", Verdana, sans-serif;	*/
	font-family: Georgia, serif;	
}


h1 {
	background: #fff;
	

}

h1 a {


}

h1 a:hover {

}

#content h2 {
	color: #656565;
	padding-left: 25px;
	font-size: 1.6em;

	padding-top: 15px;
	background: url(images/h2a.jpg) no-repeat left top;
}


h2.pagetitle {
	color: #656565;
	padding-left: 0px;
	font-size: 1.4em;
	font-weight: 100;
}

.post h2 a {
	color: #656565;
	font-weight: 100;
}
.post h2 {
	font-size: 1.2em;
	font-weight: 100;
	

}

#sidebar h2 {
	font-size: 1.4em;
	font-weight: 100;
	text-transform: lowercase;
	letter-spacing: 2px;	
	padding-left: 15px;
	color: #838383;
	background: url(images/bullet2.png) no-repeat 0% 60%;
}

h3#respond {
	margin-left: 10px;
	text-transform: uppercase;
	margin-top: 0px;
}

small {
	color: #838383;

}

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

#footer {
	clear: both;
	float: left;
	width: 620px;
	font-size: 0.7em;
	margin-left: 350px;	
	padding: 10px;
	margin-bottom: 10px;
	background: url(images/siatka.gif);
	border: solid 1px #fff;



}


#footer p {
	background: #fff;
	padding: 10px;
	margin: 0px;
}

/* -------------------------------------------------- imgs */

#content img {
	background: #fff;
	padding: 3px;
	border solid 1px #888888;
	margin-right: 5px;
}

#content img a {
	border solid 1px #888888;
}

#content img a:hover {
	background: #fff;
}


#content img a:visited {
	border solid 1px #888888;
}

#content a img {
	border solid 1px #888888;
}

/* -------------------------------------------------- links */

a {
	color: #0084FF;
	text-decoration: none;
}

a:hover {
	background: #F1F1F1;

}

a:visited {
	color: #4A84BA;
}

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


ol.commentlist {
	margin-left: 0px;
	margin-bottom: 20px;
	background: #ECF3F9;
	padding: 10px;
	border: solid 1px #A3A3A3;
}

.commentlist li {
	background: #fff;
	border: solid 1px #A3A3A3;
	margin-bottom: 20px;
	padding: 10px;
	list-style-position: inside;
}





