@charset "utf-8";
/* CSS Document */

/* Podstawowe elementy -------------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-position: top left;
	background-repeat: repeat;
}
a {
    color: #7777aa;
}
div#page {
	position: absolute;
	z-index: 1;
	width: 800px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	left: 50%;
	margin-left: -400px;
	background: none;
}
div#header {
	position: relative;
	z-index: 2;
	top: 0px;
	width: 100%;
	padding: 0px;
	float: right;
	clear: none;
        background-color: #ffffff;
    border-bottom: 4px solid #000000;
}
ul#nav {
    margin: 0px;
}
ul#nav li {
	list-style: none;
	position: relative;
	float: right;
	clear: none;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
        font-weight: normal;
        margin: 0px;
        padding: 10px 20px;
        background-color: #ffffff;
}
ul#nav li a {
	color: #000000;
	text-decoration: none;
}
div#kir {
	position: absolute;
	z-index: 1;
	top: 50px;
	left: 50%;
	width: 100px;
	height: 134px;
	margin-left: -440px;
	background-image: url(images/kir.png);
	background-repeat: no-repeat;
	background-position: top left;
}
div#headerImg {
	position: absolute;
	z-index: 1;
	top: 80px;
	left: 50%;
	width: 844px;
	height: 206px;
	margin-left: -322px;
	background-image: url(images/podpis.png);
	background-repeat: no-repeat;
	background-position: top left;
}
div#contentBox {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
	margin-top: 260px;
	border-top: 4px solid #000000;
	height: auto;
        background-color: #ffffff;
        z-index: 2;
}
div#content {
	position: relative;
	float: left;
	clear: none;
	width: 580px;
	margin-left: 10px;
}
div#content.widecolumn {
	width: 760px;
}

/* GŁOSUJ TOPLISTA AKWARELA!!! ----------------------------------------------- */
div#glosuj {
    position: relative;
    float: left;
    width: 96%;
    padding: 5px 5px;
    margin: 2%;
    border: 1px solid #cccccc;
    text-align: right;
}
div#glosuj div {
    position: relative;
    clear: none;
}
div#glosuj div.first {
    width: 100px;
    padding-top: 12px;
    float: left;
    margin-left: 20px;
    font-family: "Georgia", "Garamond";
    font-size: 16px;
    color: #333333;
}
div#glosuj div.second {
    width: 400px;
    float: right;
}


/* Panel boczny -------------------------------------------------------------- */

div#sidebar {
	position: relative;
	float: right;
	clear: none;
	width: 170px;
	margin-right: 10px;
	font-size: 12px;
	font-family: Georgia, Garamond, 'Trebuchet MS', Verdana, Arial, Tahoma;
        padding: 20px 0px;
}
div#sidebar ul {
    margin: 0px;
    padding: 0px;
}
div#sidebar ul li {
	list-style: none;
        margin: 0px;
}
div#sidebar ul li h2 {
	font-size: 14px;
        width: 170px;
}
div#sidebar ul li a {
	text-decoration: none;
        color: #555555;
        padding: 0px;
}
div#sidebar ul li.miniGallery {
    margin-top: 40px;
}
div#sidebar ul li img.miniGallery-Img {
    width: 40px;
    height: 40px;
    margin: 2px;
    border: 1px solid #aaaaaa;
    padding: 2px;
}
.sidebar_link {
    padding: 5px 0px;
    border-bottom: 1px dotted #999999;
}
.sidebar_h2 {
    padding: 0px;
    border: none;
}

div#searchDiv {
    width: 160px;
    border: 1px dotted #aaaaaa;
    padding: 5px;
    background-color: #f0f0f0;
    margin-bottom: 20px;
}
div#searchDiv label {
    font-weight: bold;
}
div#searchDiv input#s {
    width: 150px;
    border: 1px solid #aaaaaa;
    margin: 5px 0px;
}
div#searchDiv input#searchsubmit {
    position: relative;
    float: right;
    clear: both;
    border: 1px solid #aaaaaa;
    font-size: 12px;
    padding: 3px 10px;
    margin-right: 5px;
}

li.feedDiv {
    padding: 0px;
}

div#feedDiv {
    width: 160px;
    border: 1px dotted #aaaaaa;
    padding: 5px;
    background-color: #f0f0f0;
    margin-bottom: 20px;
    line-height: 25px;
}
div#feedDiv a:hover {
    color: #000000;
}
div#feedIcon {
    position: relative;
    float: left;
    clear: none;
    width: 50px;
    height: 50px;
    margin-right: 5px;
    background: url(./images/feedIcon.png) top left no-repeat;
}

/* Główny ekran -------------------------------------------------------------- */

div.post {
	position: relative;
	float: left;
	clear: left;
	width: 100%;
	font-size: 14px;
	font-family: Georgia, 'Trebuchet MS', Verdana, Arial, Tahoma;
        text-align: justify;
        margin-bottom: 10px;
        border-bottom: 1px dotted #777777;
        padding-bottom: 10px;
}
div.post h2.post_title a {
    font-size: 26px;
    font-weight: normal;
    color: #555555;
    font-family: Georgia, 'Trebuchet MS', Verdana, Arial, Tahoma;
    text-decoration: none;
    letter-spacing: 1px;
}
div.post h2.post_title a:hover {
    text-decoration: underline;
}
div.post h2.post_title {
    color: #555555;
    margin-bottom: 20px;
    padding-left: 20px;
    width: 550px;
    text-align: left;
}
div.post div.post_date {
    font-size: 18px;
    position: relative;
    float: left;
    width: 70px;
    text-align: left;
    font-weight: normal;
    height: 45px;
    margin-left: -92px;
    padding-left: 5px;
    background-image: url(images/post_date.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Georgia, 'Trebuchet MS', Verdana, Arial, Tahoma;
    border: none;
}
div.post img {
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #555555;
}
div.post img.wp-smiley {
    padding: 0px;
    background-color: transparent;
    border: none;
}
div.post div.entry {
    width: 95%;
    margin-left: 5%;
    line-height: 20px;
    font-family: Georgia, Garamond, 'Trebuchet MS', Verdana, Arial, Tahoma;
    font-size: 14px;
}
a.entry_link {
    background: url(images/entry_link.jpg) center left no-repeat;
    padding: 5px 0px;
    padding-left: 25px;
    line-height: 25px;
    color: #7777aa;
}
a.image_link {
    background: none;
    padding: 0px;
}
div.post p.postmetadata {
    font-size: 10px;
    font-family: verdana;
    width: 90%;
    margin-left: 5%;
    line-height: 10px;
}
div.post p.postmetadata a {
    padding: 0px;
    background-image: none;
    margin: 0px;
}
div.post div.commentsLink {
    position: relative;
    float: right;
    clear: both;
    font-size: 10px;
    font-family: verdana;
    width: 200px;
    text-align: right;
    padding: 10px 15px 12px 0px;
    margin-top: -10px;
    background: url(./images/commentsIcon.jpg) top right no-repeat;
}
div.post div.commentsLink a {
    color: #888888;
    text-decoration: none;
    font-family: Georgia, Garamond, 'Trebuchet MS', Verdana, Arial, Tahoma;
    font-size: 16px;
    line-height: 24px;
}
div.post div.commentsLink a:hover {
    color: #000000;
}
div.post div.commentsLink a span.commNumber {
    font-size: 20px;
    font-weight: bold;
}

h3#respond, h3#comments {
    position: relative;
    float: left;
    clear: both;
    color: #555555;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-top: 10px;
    width: 100%;
    text-align: left;
    border-top: 1px dotted #555555;
    font-family: verdana;
    font-size: 16px;
    font-weight: normal;
}
#commentform {
    position: relative;
    float: left;
    clear: both;
    width: 550px;
    margin-left: 20px;
}
#commentform p {
    width: 100%;
    font-family: verdana;
    padding: 5px;
    margin: 3px 0px;
    background-color: #f9f9f9;
    border: 1px solid #e9e9e9;
}
#commentform p label {
    font-size: 10px;
    color: #555555;
}
#commentform p input {
    padding: 2px 4px;
    border: 1px solid #e9e9e9;
    font-family: verdana;
}
#commentform p textarea {
    width: 98%;
    padding: 2px 4px;
    border: 1px solid #e9e9e9;
}
#commentform p#submitButton {
    text-align: right;
}
#commentform p#submitButton input#submit {
    padding: 5px;
    padding-left: 34px;
    font-size: 12px;
    color: #555555;
    border: 1px solid #e9e9e9;
    background: url(images/submitButton.jpg) left center no-repeat;
    background-color: #ffffff;
}

div.commentlist {
    width: 100%;
}
div.commentlist div.comment {
    position: relative;
    float: left;
    clear: left;
    color: #999999;
    width: 95%;
    padding: 5px;
    margin: 3px 0px;
    margin-left: 20px;
    background: url(images/comment.jpg) top left repeat-x;
    border-bottom: 1px solid #eeeeee;
}
div.commentlist div.comment div.commentText {
    font-size: 12px;
    font-family: verdana;
    color: #222222;
    line-height: 22px;
}
div.commentlist div.comment div.commentHeader {
    font-size: 12px;
    font-family: verdana;
    color: #222222;
    width: 100%;
    position: relative;
    float: left;
    clear: none;
    margin-bottom: 10px;
}
div.commentlist div.comment div.commentHeader img.avatar {
    padding: 5px;
    border: 1px solid #aaaaaa;
    vertical-align: middle;
    position: relative;
    float: left;
    clear: none;
    margin-right: 10px;
}
div.commentlist div.comment div.commentHeader cite a {
    font-size: 16px;
    font-style: normal;
    color: #333333;
    text-decoration: none;
}
div.commentlist div.comment div.commentHeader cite a:hover {
    color: #000000;
}
div.commentlist div.comment div.commentHeader small.commentmetadata a {
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
}
div.commentlist div.comment div.commentHeader small.commentmetadata a:hover {
    text-decoration: underline;
}
div.commentlist div.comment div.commentHeader em {
    font-size: 10px;
}

div.navigation {
    margin: 10px 0px;
    position: relative;
    float: left;
    clear: left;
    width: 100%;
    padding: 5px;
    background-color: #f5f5f5;
    font-size: 12px;
    font-family: Georgia, Garamond, 'Trebuchet MS', Verdana, Arial, Tahoma;
}
div.navigation div {
    font-size: 10px;
    position: relative;
    padding: 8px 10px;
    background-color: #ffffff;
    font-family: tahoma;
}
div.navigation div.alignleft {
    float: left;
    clear: left;
    text-align: left;
    padding-left: 15px;
    background: url(./images/navLeft.jpg) left center no-repeat #ffffff;
}
div.navigation div.alignright {
    float: right;
    clear: right;
    text-align: right;
    padding-right: 15px;
    background: url(./images/navRight.jpg) right center no-repeat #ffffff;
}
div.navigation a {
    color: #777777;
    text-decoration: none;
}
div.navigation a:hover {
    color: #000000;
}

/* Stopka -------------------------------------------------------------------- */

div#footer {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
	height: auto;
        padding: 10px 0px;
        background-color: #ffffff;
        border-top: 1px dotted #777777;
        margin-bottom: 20px;
}
div#footer p {
    text-align: center;
    font-size: 12px;
    font-family: verdana, arial, tahoma;
}
