/*
Theme Name: Belorus
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 */

html, body{
	background-color:#fff;
	text-align:center;
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
body{
	/*background-image:url(images/bg-html.jpg);*/
	background-position:top center;
	background-repeat:repeat-y;}
img {
	border:0;}
	
a, a:active, a:visited{
color:#cc0000;
text-decoration:underline;}

a:hover{
text-decoration:none;}

p{
margin:0 0 7px 0;}

h1, h2, h3{
padding:0;
margin:0;}

h2{
font-size:18px;}

#container {
	width: 1000px;
	text-align:left;
	margin:0 auto;
	/*background-image:url(images/bg.jpg);*/
	background-position:top center;
	background-repeat:no-repeat;
}
#header{
margin:0 0 0 0;
}

#search{
float:right;
clear:right;
m__argin:5px 180px 0 0;
margin:5px 150px 0 0;
display:inline;
}

#searchform{
padding:0;
margin:0;}

#searchform input{
padding:5px 0 0 5px;
margin:0;
border:#999 1px solid;
font-size:12px;
color:#666;
width:150px;
height:24px;
line-height:20px;}

#menu{
float:right;
clear:right;
display:inline;
margin:10px 0 0 0;
m__argin:78px 45px 0 0;
font-size:16px;
font-weight:bold;
}

#menu ul{
padding:0;
margin:0;}

#menu ul li{
list-style:none;
display:inline;
margin-left:25px;}

#body{
}

#content{
width:600px;
float:left;
padding:50px 5px 0px 5px;}

.post{
margin:10px 0 30px 0;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-family: Georgia, "Times New Roman", Times, serif;
color:#663;
line-height:18px;
}

.post p{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-family: Georgia, "Times New Roman", Times, serif;
color:#666;}


.post h2{
font-size:18px;
padding:0 0 5px 0;
color:#ff0000;}

.postinfo{
padding:5px 0 0 0;
color:#666;}

.comments{
float:right;}

.date{
color:#666;
padding:0 0 5px 0;}

#sidebar{
float:right;
clear:right;
width:280px;
padding:20px 10px 0 10px;
}

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

#sidebar li{
padding:0 0 5px 0;}

.widget{
padding:0;
margin:0 0 20px 0;}

#sidebar h2{
color:#E10915;
font-weight:normal;
margin:0 0 10px 0;}

#footer{
clear:both;
height:180px;
background-image:url(images/footer.gif);
background-position:top left;
background-repeat:no-repeat;
color:#666;}

#copyright{
padding:90px 0 0 210px;}

#commentform #submit{
border:#666 1px solid;
background-color:#efefef;}

.alignright{

float:right;}



.navigation{

padding:5px 0 10px 0;}



#wp-calendar td{

width:25px;}

#banner-bottom{

padding:10px 0 0 50px;

}

#banner-top{

padding:5px 0 10px 0;}