/*  
Theme Name: bilberry 
Theme URI: www.ecwador.ee
Description: Template with easy css
Version: 1.0
Author: Keith Margus
Author URI: http://www.ecwador.ee

*/

/* Page */ 


#page {
    background-color:#fefff2;
    position:top left;
}

body {  
   border-style: none;
   height:100%;
   margin:0px;
   padding: 0px;
   font-family: Trebuchet, sans-serif;
   font-size: 14px;
   background: #fefff2;
   background-position:top;
}
.upmeny {
  width: auto;
  height:100%;
  color: #986700;
  margin-top: 0px;
  background-color: #350302;
}

.upmeny a {
	font-size: 14px;
        font-family: "Trebuchet MS", sans-serif;
        word-spacing: 0px;
        color: #986700;
        text-decoration:none;

	}

.upmeny a:link {
  
        color: #986700;
        text-decoration:none;

	}

.upmeny a:hover {
	background: #986700;
	color: #000 !important;
	text-decoration: none;

	}

.header {
	 width: 1000px;
     margin-top:0px;
     position:top left;
	 height: 245px;
}
/* klikitav logo peas*/
#banner {
	float: left;  
    background:url('images/header.jpg');
    width: 725px;
    height: 245px;	
	
}

#logo {
	float: left;  
    background:url('images/logo.jpg');
    width: 275px;
    height: 245px;
    cursor: pointer;
 
}


/* Menu */
#menucont {
	float: left;
	width: 275px;
	height: 100%;
    margin: 0px;
    padding:0px;
    background-color:#000;
 

}
#menuv {
	width: 359px;
	height: auto;
    
   /*margin-top: 0px;
    padding:0px;*/
  background-image:url('images/1pxriba.jpg');
    background-repeat:repeat-y;
    /*overflow:hidden;*/
}

#mehikesed{
		width: 359px;
		height: 142px;
	    margin-top: 0px;
	    padding:0px;
	    background-image:url('images/mehikesed.jpg');
}

#menupos {
	float: left;
	width: 359px;
	height: 630px;
    margin: 0px;
    padding:0px;
    background:url('images/saidbar.jpg') no-repeat;

}

.menu {
	margin-top:75px;
	margin-left:7px;
        width:100%;
}

/* Nuppude paigutus */
.menu ul {
	list-style: none;
	line-height: normal;    
}

.menu li {
	display: block;
	margin-bottom:13px;
}

ul.menu li a {
       font-size: 22px;
       font-family: "Trebuchet MS", sans-serif;
        font-weight:bold;
        font-style:italic;
        word-spacing: 0px;
        color: #fff;
        background: #350302;
        padding:2px 45px 2px 5px;
        margin-bottom:16px;
        text-decoration:none;
	}

ul.menu li a:hover {
	background: #cb0026;
	color: #000 !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a{
	color: #000 !important;
	background: #cb0026;
	text-decoration: none;
}
ul.menu li.current_page_item a:hover {
	color: #000 !important;
	background: #cb0026;
	text-decoration: none;
}
/* menüü lõpp */

/* Sisuhoidija */


/* Sisu */
.post {
       padding: 0px 0 0 0px;
}

.post ul, .post ol {
	margin-left: 0;
	padding-left:0;
	list-style-position: inside;
}

/* sisu pealkiri */
.headingtitle{
      float:left; 
      position:absolute; 
      top:198px;
      margin-left:75px;	
	
}

#heading{
	font-size:25px; 
    color:#FFF; 
    font-family:"Trebuchet MS", sans-serif;
    font-weight:bold;
	}
	
/* sisu pealkiri lõpp */
#container{
	
	width:1000px;
        height:auto;
min-height:300px;
        /*background-color:#000000;*/
       background-image:url('images/riba.jpg');
 overflow:hidden;
float:left;
}


#content {
    float:left;
    width:641px;
	height:100%;	
    margin-left:84px;
    margin-bottom:0px;
    font-family: "Trebuchet MS", sans-serif;
    background:#fefff2 url('images/kontent.jpg') no-repeat;
}
/* sisu tekst */
.entry{
	
    height:100%;
	margin-left:0px;
	background-color:rgba(53,3,2,0.05);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0C350302,endColorstr=#0C350302); /* IE8 */   
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0C350302,endColorstr=#0C350302);   /* IE6 & 7 */ 
	     zoom: 1;
	padding:2px 10px 2px 10px;
	color:#340201;
	font-family:"trebuchet ms", sans-serif;
}

.entryopen{
	width:225px;
    height:335px;
	float:left;
	background-color:rgba(53,3,2,0.05);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0C350302,endColorstr=#0C350302); /* IE8 */   
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0C350302,endColorstr=#0C350302);   /* IE6 & 7 */ 
	     zoom: 1;
	padding:20px 10px 0px 10px;
	color:#340201;
	font-family:"trebuchet ms", sans-serif;
margin-left:25px;
}

.video{
	float:left;
    height:385px;
    width:640px;
	margin-left:0px;
	background-color:#000;
	padding:0px 0px 0px 0px;
	color:#fff;
	font-family:"trebuchet ms", sans-serif;
}

div.ekaartcontent fieldset{
margin:0 0 5px 0;
display:block;
clear:both;
font-size:12px;
border:none;
}

div.ekaartcontent fieldset label{
float:left;
width:60px;
}

div.ekaartcontent fieldset input{
float:left;
width:190px;
}

input.submit{
width:auto;
padding:6px;
background-color:#868068;
color:#ffffff;
border:none;
font-weight:bold;
font-family:Verdana,Arial;
font-size:12px;
}

div.ekaartcontent fieldset input.checkbox{
float:left;
width:auto;
}


div.ekaartcontent fieldset textarea{
float:left;
width:250px;
height:100px;
}

div.ekaartcontent fieldset h3{
margin:5px 0 5px 0;
font-size:12px;
}

div.ekaartcontent fieldset span{
float:left;
font-size:12px;
}

.holder{
background-color:#fefff2;
width:600px;
height:270px;
}

.holder2{
background-color:#fefff2;
width:537px;
height:740px;
}


div.preview{
width:367px;
height:423px;
padding:140px 0 0 150px;
margin-bottom:10px;
background-image:url(images/postkaart_l.jpg);
}

div.action{
padding:0 10px;
width:517px;
}

a.linkbutton{
width:auto;
padding:6px;
background-color:#868068;
color:#ffffff;
border:none;
font-weight:bold;
font-family:Verdana,Arial;
font-size:12px;
text-decoration:none;
}

div.messagetext{
width:260px;
height:190px;
overflow:hidden;
font-size:18px;
}

p.title{
margin:0;
padding:10px 0 0 15px;
font-size:24px;
font-weight:bold;
text-align:left;
color:#28100C;
}

p.notice{
margin:0;
padding:0 0 10px 0;
font-size:22px;
font-weight:bold;
text-align:center;
color:#868068;
}

.ekaartcontent{
    float:left;
	margin-top:15px;
    height:542px;
    width:265px;
	background-color:rgba(53,3,2,0.05);
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0C350302,endColorstr=#0C350302); /* IE8 */   
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0C350302,endColorstr=#0C350302);   /* IE6 & 7 */ 
     zoom: 1;	
	padding:20px 10px 0px 10px;
	color:#340201;
	font-family:"trebuchet ms", sans-serif;
}

.ekaart{
	width:285px;
        height:335px;
	float:left;
	background-image:url(images/postkaart.jpg);
	padding:2px 10px 2px 10px;
	color:#fff;
	border:15px solid #fefff2;
	font-family:"trebuchet ms", sans-serif;
}

.ekaartmain{
	width:270px;
        height:562px;
	float:left;
	background-image:url(images/postkaart-eelvaade-2.jpg);
	color:#fff;
	border:15px solid #fefff2;
	font-family:"trebuchet ms", sans-serif;
}

/* sisu tekst lõpp */


.footeractors {
  display:inline;
  
  float: left;
  background-color: #986700;
  width:auto;
 height:405px;

}

#actors {
	background-color:transparent;
    background-image:url('images/suurLeib.jpg');
    background-repeat: no-repeat; 
    width: 486px;
    height:405px;
	overflow: hidden;
}

#facebook {
	background-color:transparent;
  /*  background-image:url('images/actorid_08.jpg');*/
    background-repeat: no-repeat; 
    width: 343px;
    height:246px;
	overflow: hidden;
	}

#leibur {
	background-color:transparent;
    background-image:url('images/actorid_09.jpg');
    background-repeat: no-repeat; 
    width: 297px;
    height:246px;
	overflow: hidden;	
}


#footer {
	float:left;
	width:100%;
height: 50px;
	background-image:url('images/footerriba.gif');
	background-repeat:repeat-x;
}

#totheend{
	
	background-image:url('images/toTheEnd.jpg');
	height:100%;
	width:100%;
	background-repeat:repeat;
}


h1, h2, h3 {
	margin-bottom: 15px;
	font-weight: bold;
	color: #000;
}

h1 {
    letter-spacing: -1px;
	font-size: 44px;
}

h2 {
	font-size: 28px;
    font-family: "Trebuchet MS", sans-serif;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: justify;
}

blockquote {
	font-style: italic;
}

a {
	color: #38B5F1;
}

a:hover {
	text-decoration: none;
}

hr {
	display: left;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}

table {
	margin-bottom:10px;
		border:1px solid;
}
th,td,tr {
	padding:3px;
border:1px solid;
	
}


