/*
Theme Name: Loghome.ee Theme
Theme URI: 
Description: 
Version: 1.0
Author: Sven Tiirusson
Author URI: 
Tags: 
*/

body {
font-family: 'Trebuchet MS', Verdana, Arial;
margin: 0px auto 0px auto;
font-size: 12px;
width: 865px;
background-image: url(images/bg.gif);
color: #fff;
}

p {
line-height: 1.6em;
}
.clear {clear: both;}
table, tr, td {
margin: 0px;
padding: 0px;
}
#slider {overflow: hidden;}
#slider a {border:0; padding:0; margin:0;}
#slider img {border: none;}

#header {
position: relative;
top: 0px;
height: 378px;
}

.menu {
position: absolute;
width: 287px;
height: 315px;
background-image: url(images/h1.jpg);
background-repeat: no-repeat;
}

.flash {
position: absolute;
left: 287px;
width: 577px; 
height: 334px;
background-color: #996633;
}

.lang {
position: absolute;
width: 288px;
top: 315px;
height: 63px;
}


.logo {
position: absolute;
top: 43px;
left: 31px;
z-index: 1;
}

#menu {
position: absolute;
top: 150px;
left: 35px;
}

#menu a {
font-family: 'Trebuchet MS', Verdana, Arial;
color: #fff;
text-decoration: none;
font-size: 12px;
}

#menu ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#menu li {
background: url(images/dots.png) repeat-x;
padding: 5px 0px;
margin: 0px;
width: 230px;
}

#lang {
position: absolute;
top: 334px;
left: 287px;
width: 578px;
height: 44px;
background-image: url(images/lang_bg.jpg);
background-repeat: no-repeat;
}

#lang ul {
list-style: none;
margin: 0px;
padding: 0px;
float: right;
}

#lang li {
float: left;
margin: 0px 15px 0px 0px;
}

#lang a {
font-family: 'Trebuchet MS', Verdana, Arial;
color: #fff;
text-decoration: none;
font-size: 12px;
}

#content {
position: relative;
width: 815px;
background: url(images/bg2.gif);
min-height: 500px;
padding: 25px 25px 35px 25px;
}

.thumb {border: 3px solid #cc3300;}
.clear {clear: both;}

.content_img_left {
float: left;
}

.content_img_right {
float: right;
}

#content ul, li {
color: #ffffff;
font-size: 14px;
}

#content p {
color: #fff;
font-size: 14px;
}

#content h1 {
color: #fff;
}
#content a {
color: #fff;
}
#footer {
position: relative;
text-align: left;
width: 855px;
background: url(images/footer_bg.png);
padding: 5px;
}



