@charset "UTF-8";
/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/



/* žuta #e6df12  */

body {background-image:url(media/background.jpg); background-repeat: repeat; background-attachment:fixed; margin: 0; font-family:Arial, Helvetica, sans-serif; color: #fff; font-size: 75%; line-height: 1.5em;}

#header {float:left; position: fixed; top:0px; left:0px; width: 400px; height:100%}
#content {float:left; position: absolute; top:0px; left:405px; width: 460px; padding: 20px;}
#navigation {position: absolute; bottom: 20px; left: 250px; width: 150px; text-align: right}
#navigation ul {list-style: none;}
#navigation ul li {border-bottom: 1px solid #eee; margin-bottom: 1px;}
#navigation ul li a {font-size: 1.4em; padding: 3px 6px; line-height: 1.5em; letter-spacing: -1px;}

.logo {position:absolute; top: 20%; left: 20px;}

.box {padding: 20px; width: 450x; margin-bottom: 20px;  background:url(media/opaque.png) top left repeat transparent; 
_background: #33586A;
}
.img {width: 140px; height: 140px; border: 3px solid #fff;}
.txt {color: #fff; line-height: 1.3em;}
.readmore a {padding: 5px 10px; background-color:#e6df12; margin: 5px 0; display: block;}

a {color: #fff; text-decoration: none;}
a:hover {color: #e6df12}

h1 {font-size: 3em; line-height: 2em; color: #e6df12; letter-spacing: -1px; font-weight: normal;}
h1 a {color: #e6df12;}
h1 a:hover {color: #fff;}
h2 {font-size: 2.5em; line-height: 1.5em; color: #fff; letter-spacing: -1px; font-weight: normal; margin-bottom: 10px}
h3 {font-size: 1.2em; line-height: 1.5em; color: #e6df12; letter-spacing: -1px; font-weight: normal; margin: 10px 0px} 

.more-link {display: block; padding: 4px 10px; float: right; margin-top: 10px; background-color: #e6df12; color: #fff;}

.flickrTag_container a img.flickr {border: 2px solid #00283b !important}
.flickrTag_container a:hover img.flickr {border: 2px solid #e6df12 !important}

p {margin: 20px 0}