/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
/* CSS Document GUP */
HTML {
	width: 100%;
	margin: 0;
    padding: 0; 
	background: #F5FEDF url(images/verh_fon1.jpg) repeat-x top left;
	}
BODY {
	width: 100%;
	background: #F5FEDF url(images/verh_fon1.jpg) repeat-x top left; 
	margin: 0;
    padding: 0; 
    min-width: 830px; 
	font-family: Verdana;
	font-size: 11px;
	color: #272727;
	}


* HTML .wrapper {padding-left: 830px; }
* HTML .wrapper1 {height: 0; }
* HTML .wrapper2 {margin-left: -830px; position: relative; height: 0; }


img {
   border: 0;
}
#logo {
   width: 740px;
   height: 183px;
   position: absolute;
   z-index: 1;
}
#verh {
   width: 100%;
   background: url(images/verh_fon1.jpg) repeat-x top left;
   
}
#niz2 {
 border-left: 277px solid #FFFFFF;
}
#verh1 {
   width: 100%;
   height: 368px;
   background: url(images/verh_fon2.jpg) no-repeat top left;
}
#kalan {
   width: 425px;
   height: 368px;
   float: right;
}

#container {
  width: 100%;
  border: none;
  position: absolute;
  top:240px; 
  min-height: 100%;
}
#left {
  width: 277px; 
  background: #FFFFFF;
}
#right {
width: 200px;
  padding: 120px 5px 10px 5px;
}
#content {
  padding: 135px 10px 10px 10px;
  	font-family: Verdana;
	font-size: 11px;
}
#content a {
   color: #4B702A;
}
#content a:hover {
   color:  #96C638;
}
#content h1 {
  color: #6C8B20;
  font-size: 16px;
}
#content h2 {
  color: #96C638;
  font-size: 16px;
}
#content h3 {
  color: #F89430;
  font-size: 14px;
}
#content h4,h5,h6 {
  color: #6C8B20;
  font-size: 13px;
}
#content ul {
  color: #4B710E;
  margin: 10px 0 10px 25px;
  list-style: none;
}
#content p {
   margin: 8px 0 8px 0;
}

#menu {
   width: 277px; 
   max-width: 277px; 
   background: url(images/menu_f1.gif) repeat-y top left;
}
.menu2 {
   background: url(images/menu_f2.jpg) no-repeat top left;
      width: 277px; 
}
.menu3 {
   background: url(images/menu_f3.gif) no-repeat bottom left;
   min-height: 300px;
      width: 277px; 
}
#menu ul {
  position: relative;
  list-style: none;
  padding: 17px 0 20px 20px;
  margin: 0;
  display: block;
}
#menu ul li a {
display: block;
 width: 230px; /*Width of top level menu link items*/
text-decoration: none;
 background: url(../images/menu_fon2.gif) no-repeat top left;
 color:  #2E4B1A;
  text-decoration: none;
  font-size: 11px;
  border-bottom: #2E4B1A 1px dotted; 
  padding: 7px 0 7px 0;
  font-weight: 600;
}
#menu ul li a:hover {
 color:  #6C8B20;
}
#menu ul li ul{
 width: 200px;
 padding: 3px 0 3px 5px;
 margin: 0;
}
#menu ul li ul li a {
 color: #A1D142;
 
}
#search {
  position: absolute;
  z-index: 2;
  top: 185px;
  left: 0; 
  padding-left: 17px;
}


#news {
  background: #FFFFFF  url(images/n_fon1.gif) no-repeat left top; 
  width: 100%;
  margin-bottom: 20px;

}
.n1 {
 background: url(images/n_fon2.gif) no-repeat right top;
  width: 100%;
}
.n2 {
 background: url(images/n_fon3.gif) no-repeat right bottom;
  width: 100%;
}
.n3 {
 background:  url(images/n_fon4.gif) no-repeat left bottom;
  width: 100%;
  min-height: 200px;
    padding-bottom: 20px;
}
#news h1 {
  width: 95%;
  text-align: center;
  margin: 0;
  color:  #2E4B1A;
  font-size: 13px;
  border-bottom: #2E4B1A 1px dotted; 
  padding: 7px 0 7px 0;
  font-weight: 600;
}
#news h2 { 
  color: #F89430;
  font-size: 13px;
  text-align: center;
  padding: 10px 0 10px 0;
  margin: 0;
}
#news ul  {
   position: relative;
  list-style: none;
  padding: 0 4px 0 8px;
  margin: 0;
}
#news ul li  {
  padding: 5px 0 5px 0;
}
#news ul li a {
  color: #2E4B1A;
  font-size: 11px;
}
#news ul li a:hover {
  color: #6C8B20;
  text-decoration: none;
}

.banner {
   width: 100%;
   text-align: center;
   margin: 30px 0 30px 0;
}
#content #content {
  padding: 0;
  margin: 0;
}
#niz {
  width: 100%;
  background: #54702E url(images/fon_niz.gif) no-repeat left top;
  color: #F5FEDF;
   padding-top: 15px;
  padding-bottom: 30px; 
}
.niz {
   padding: 20px;
}
#niz a {
  color: #E9F6CB;
}
#icon {
   width: 78px;
   height: 36px;
   background: url(images/icon_fon.png) left top no-repeat;
   text-align:center;
   position: absolute;
   z-index: 4;
   right: 20px;
}
