/*
Theme Name: Klevo's WordPress Theme
Theme URI: http://www.klevo.sk
Description: My custom WP theme.
Version: 1.1
Author: Robert Starsi
Author URI: http://www.klevo.sk
*/

* {
margin: 0;
padding: 0;
border: none;
}

html {
background: #E4E4CF;
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color: #2c2c2c;
}

hr, h1 span, #feed span {
display: none;
}

a {
color: #677100;
font-weight: bold;
text-decoration: underline;
}

.post p img {
float: left;
margin: 0 10px 10px 0;
}

.post p .wp-smiley {
float: none;
margin: 0;
}

.cleaner {
display: block;
line-height: 1px;
margin-top: -1px;
clear: both;
}

code {
display: block;
font-family: "Courier New", Courier, monospace;
border: 1px solid #ccc;
padding: 10px;
margin: 1em 0;
line-height: 1.2;
}

.navigation {
padding: 0 0 30px 0;
}

.wp-notable {
float: right;
}

#content .wp-notable img {
border: none;
margin-left: 4px;
}


/* Layout */

#wrap {
background: url(images/content_bg.gif) left repeat-y;
}

#header_content {
width: 820px;
height: 325px;
background: url(images/header_bg.gif) top left repeat-x;
border: 4px solid #292929;
border-right: 1px solid #8f965b;
border-bottom: none;
}

#content {
width: 568px;
padding: 50px 250px 40px 40px;
background: url(images/content_top_bg.gif) left top no-repeat;
min-height: 360px;
line-height: 1.5;
}

#sidebar {
position: absolute;
top: 270px;
left: 626px;
width: 231px;
background: url(images/sidebar_bottom.png) bottom left no-repeat;
color: #fff;
padding-bottom: 16px;
z-index: 3;
}

#footer {
clear: both;
width: 858px;
background: url(images/footer_bg.gif) bottom left no-repeat;
padding-bottom: 21px;
color: #fff;
font-size: 69%;
}


/* Header */

h1 a {
position: absolute;
top: 60px;
left: 22px;
display: block;
width: 190px;
height: 105px;
background: url(images/logo.png) top left no-repeat;
}

#description {
position: absolute;
top: 175px;
left: 22px;
font-size: 90%;
font-weight: normal;
}

#controls {
position: absolute;
top: 0;
left: 22px;
list-style: none;
font-size: 69%;
}

#controls li, #controls a  {
display: block;
height: 21px;
background: url(images/jump_left.gif) left top no-repeat;
color: #fff;
text-align: center;
float: left;
margin-right: 4px;
}

#controls a {
background: url(images/jump_right.gif) right top no-repeat;
text-decoration: none;
padding: 4px 10px 0 10px;
margin: 0;
}

#controls a:hover {
text-decoration: underline;
}


#che {
position: absolute;
top: 40px;
left: 410px;
display: block;
width: 415px;
height: 252px;
background: url(images/skyline3.png) top left no-repeat;
/*background: url(images/lidi.png) top left no-repeat;*/
/*background: url(images/che.gif) top left no-repeat;*/
/*background: url(images/bottle.png) top left no-repeat;*/
/*background: url(images/city.png) top left no-repeat;*/
/*background: url(images/machula.png) top left no-repeat;*/
/*background: url(images/liquid2.png) top left no-repeat;*/
z-index: 1;
}

#badge {
position: absolute;
top: 94px;
left: 160px;
background: url(images/badge.gif) left top no-repeat;
display: block;
width: 80px;
height: 80px;
}

#controls #feed {
background: none;
}

#controls #feed a {
background: url(images/feed_icon.gif) top left no-repeat;
width: 24px;
height: 24px;
position: absolute;
top: 14px;
left: 768px;
margin: 0;
padding: 0;
float: none;
}


/* Sidebar */

/*html body #sidebar * { border: 1px solid Red; }*/

#sidebar ul {
list-style: none;
width: 187px;
background: url(images/sidebar_bg.png) left top repeat-y;
padding: 10px 23px 1px 21px;
line-height: 1.5;
}

#sidebar li {
padding: 18px 0px;
margin: 0 0 4px 0;
border-bottom: 1px solid #fff;
line-height: 1.25;
}

#sidebar li:last-child {
	border-bottom: none;
}

#sidebar .meta {
padding-bottom: 13px;
border-bottom: none;
}

#sidebar ul li ul, #sidebar form, #sidebar p {
padding: 0;
background: none;
font-size: 80%;
}

#sidebar ul li ul li, #sidebar p {
padding: 0 16px;
border: none;
}

#s {
font-size: 17px;
width: 120px;
float: left;
margin-left: 16px;
border: 1px solid #515151;
}

#searchsubmit {
float: left;
margin-left: 2px;
}

#sidebar h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 84%;
padding: 0 0 0.5em 16px;
font-weight: normal;
text-transform: uppercase;
color: #ddd;
}

#sidebar a {
color: #fff;
text-decoration: none;
}

#sidebar a:hover {
text-decoration: underline;
}


/* Content */

#content p, #content ul {
margin: 1em 0;
font-size: 87.4%;
}

#content ul {
list-style: none;
}

#content ul li {
padding-left: 1.6em;
background: url(images/list.gif) 2px 4px no-repeat;
}

#content img {
border: 3px solid #ccc;
}

#content .wp-smiley {
border: none;
}

#content h2, #content .archive-post h3 {
font-size: 120%;
line-height: 1.2;
}

#content .post h2 {
	margin-bottom: 2px;
}

#content h3 {
margin: 1em 0 0 0;
font-weight: bold;
font-size: 100%;
clear: both;
}

#content h2 a, #content h3 a {
color: #2c2c2c;
text-decoration: none;
clear: both;
}

.post {
margin-bottom: 40px;
clear: both;
}

.post small {
font-size: 70%;
display: block;
margin-bottom: 1em;
color: #666666;
}

#content .postmetadata {
clear: both;
border: 1px solid #dbdbdb;
padding: 7px 7px 7px 26px;
background: #eaeaea url(images/pen.gif) 2px center no-repeat;
font: 70% Arial, Helvetica, sans-serif;
}

#content a:hover {
background: #f7ffc3;
}


/* Main menu */

#navigation {
position: absolute;
top: 278px;
left: 1px;
z-index: 2;
list-style: none;
float: left;
background: url(images/menu_bg_left.gif) bottom left no-repeat;
height: 50px;
width: 800px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 90%;
}

#navigation li {
float: left;
background: url(images/menu_line.gif) bottom right no-repeat;
height: 50px;
padding: 0 1px 0 0;
}

#navigation a {
float: left;
display: block;
height: 50px;
text-decoration: none;
color: #2d2d2d;
font-weight: bold;
}

#navigation a:hover {
background: url(images/menu_active.gif) bottom left repeat-x;
}

#navigation li span {
display: block;
height: auto;
width: auto;
padding: 25px 18px 0 18px;
}

#navigation li.active span {
background: url(images/spinka.gif) 6px top no-repeat;
}

#navigation li.active a {
background: url(images/menu_active.gif) bottom left repeat-x;
}


/* Footer */

#footer p {
width: 808px;
background: #292929;
padding: 6px;
}

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

#footer a:hover {
text-decoration: underline;
}


/* Comments */

.antispam span {
font-weight: bold;
}

#commentform input, #commentform textarea {
border: 1px solid #DBDBDB;
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
padding: 2px;
width: 10em;
}

#commentform textarea {
width: 460px;
}

.commentlist {
margin: 1em 0 2em 0;
list-style: none;
}

.commentlist li {
width: 458px;
position: relative;
font-size: 90%;
padding-bottom: 7px;
background: url(images/comment_bottom.gif) bottom center no-repeat;
margin: 20px 0;
}

.commentlist li div {
padding: 30px 24px 0 24px;
background: url(images/comment.gif) center top no-repeat;
}

.commentlist li div div {
padding: 0;
background: none;
}

.commentlist li p {
margin-bottom: 0;
}

.commentmetadata {
position: absolute;
top: 4px;
right: 12px;
font-size: 72%;
}

.author {
font-size: 86%;
position: absolute;
top: 2px;
left: 12px;
}


/* Archive */

#content .pagetitle, #content .nopostsfound {
margin-bottom: 1.5em;
}

/* AdSense */

#advertisment {
}

#googleReferral {
	position: absolute;
	top: 2px;
	left: 338px;
}

