/*  
Theme Name: LadyBird
Description: LadyBird. Szablon systemu Wordpress.
Version: 1.0 PL
Author: Hokopoko Harakiri
Author URI: http://hokopoko.net/
*/
body {
	background: #000;
	color: #f2f2f2;
	font: 15px "Trebuchet MS", Verdana, sans-serif;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #fed;
}

a:hover {
	color: #fff;
}

.red {
	color: #d44;
}

.green {
	color: #4b4;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

h2,h3,h4,h5 {
	font-family: Georgia, serif;
}

#page {
	background: #000 url(images/back1.jpg) no-repeat top right;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-left: 1px solid #d00;
	border-right: 1px solid #d00;
	margin-top: 10px;
}

#header #headerimg {
	position: relative;
	margin-left: 40px;
	margin-top: 0px;
	width: 450px;
}

#header h1 {
	font: 32px Georgia, serif;
	margin: 0px;
	padding: 0px;
	padding-top: 40px;
}

#header h1 a {
	color: #fff;
}

#header h1 a:hover {
	border-bottom: 3px double #900;
}

#header .description {
	font: 15px Courier, "Courier New", sans-serif;
	margin-top: 15px;
	color: #f00;
}

#content {
	float: left;
	position: relative;
	margin-top: 100px;
	margin-left: 8px;
	width: 495px;
	text-align: justify;
}

#content .post {
	padding-left: 15px;
	margin-bottom: 70px;
	font: 15px "Trebuchet MS", Courier, Tahoma, Verdana, sans-serif;
}

.home .post {
	border-left: 1px solid #090;
}

.single .post {
	border-left: none;
}

#content h2 a {
	color: #fff;
}

#content h2 {
	position: relative;
	font: 20px Georgia, serif;
	font-weight: normal;
	border-bottom: 1px solid #070;
	padding-bottom: 2px;
}

.postmetadata {
	font-size: 12px;
	margin-top: 70px;
}

.more {
	font: 13px Courier, Tahoma, sans-serif;
	background: #111;
	padding: 1px;
	margin-left: 10px;
	border: 1px solid #222;
}

.more a {
	border: none;
}

.single .postmetadata {
	margin-bottom: 30px;
	margin-top: 70px;
}

.single .post h2 {
	margin-bottom: 35px;
}

.entry a {
	border-bottom: 1px dashed #e00;
}

.navigation {
	font: 13px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	padding: 15px;
	border-top: 1px solid #070;
}

.navigation a,.postmetadata a {
	background: #111;
	border: 1px solid #222;
	padding: 1px;
}

#sidebar {
	position: relative;
	margin-left: 660px;
	margin-top: 320px;
	width: 300px;
	font: 14px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	padding-bottom: 40px;
	color: #eee;
}

#sidebar h2 {
	position: relative;
	font: 17px Georgia, serif;
	font-weight: normal;
	border-bottom: 1px solid #070;
	padding-bottom: 2px;
	color: #fb9;
	margin-top: 20px;
	margin-bottom: 10px;
}

#sidebar #calendar a {
	color: #2a0;
}

#sidebar #calendar #today {
	color: #e42;
}

#sidebar a:hover {
	border-bottom: 1px dashed #6a4;
}

#sidebar ul {
	list-style: none;
}

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

#sidebar input {
	background: #444;
	border: 1px solid #666;
	color: #ccc;
	font: 13px Courier, "Courier New", sans-serif;
}

#koment {
	border-bottom: 1px solid #070;
	margin-left: 40px;
	padding-bottom: 20px;
}

#koment a {
	border-bottom: 1px dashed #c00;
}

#koment ol {
	margin: 0px;
	padding: 0px;
}

#koment ol li {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	list-style: none;
	margin-left: 0px;
	margin-bottom: 40px;
	border-left: 1px solid #070;
}

#koment ol li p {
	padding-left: 5px;
	margin-left: 0px;
	font-size: 13px;
}

#koment cite {
	font: 14px Georgia, serif;
	font-weight: bold;
}

#koment cite a {
	font-style: italic;
}

#koment #commentform {
	margin: 0px;
	width: 350px;
	font-size: 12px;
}

#commentform input,#commentform textarea {
	background: #444;
	border: 1px solid #666;
	color: #eee;
}

#commentform textarea {
	width: 440px;
	padding: 2px;
}

#koment h3 {
	font: 17px Georgia, serif;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
	font-weight: bold;
}

.commentmetadata {
	font-size: 12px;
}

#footer {
	background: url(images/back-fot.jpg) no-repeat bottom right;
	clear: both;
	height: 95px;
	text-align: center;
	padding-top: 60px;
	font: 12px "Trebuchet MS", Tahoma, Verdana, sans-serif;
}

#footer a {
	border: none;
}

#mainPasek {
	position: fixed;
	bottom: 0px;
}

#mainPasek {
	width: 100%;
	z-index: 100;
	margin: 0 auto;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	letter-spacing: 0px;
}

#mainPasek a {
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	font-style: normal;
}

#mainPasek ul,ol {
	margin: 0;
	padding: 0;
}

#mainPasek ul li,ol li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainPasek img {
	border: none;
}

#pasek {
	line-height: 1.2em;
	height: 24px;
	width: 101%;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: -8px;
}