/*  
Theme Name: buras.com.ua
Theme URI: http://buras.com.ua/
Description: The default buras.com.ua theme
Version: 1.1
Author: buras.com.ua
Author URI: http://buras.com.ua/

*/



/* Begin Typography & Colors */

 * {margin:0; padding: 0; }

body {
    background: #FFFFFF;
    font-family: Arial;}

.clear {
    clear:both; overflow:hidden;}

#page{
    width:730px;
    margin: 5px 0px 0px 10px;
    }

#header{
		width:100%;
		height: 250px;}

#header-logo  {width:250px;
              float:left; 
              }
              
#header-image {width:480px; 
              float:right; 
              background: #999999 url('images/header.jpg') no-repeat top left;
              }
#header-logo img, #header-image img {border:0px;}

#breadcrumb {
    border: 1px solid #FF0000;
    width: 200px;
    float: left;}

#nav_menu {
    border: 1px solid #FF0000;
    width: 200px;
    float: right;}
    
a {
    text-decoration: none;
    color: #4585E9;}

#menu_top li {
    list-style: none;
    display: inline;
    margin: 0 10px 0 10px;}
  
#menu1 {
    width: 250px;
    float: left;
    margin: 20px 0px 20px 0px; }
    
#menu1 li {
    list-style: none;
    font-size: 12px;
	margin: 2px 0px 0px 10px;}

.page-item-3 a, .page-item-20 a, .page-item-28 a {font-weight: bold; font-size:13px; border-bottom: 1px #FFFFFF solid; margin: 5px 0px 15px 0px!important;}
.page-item-3 li a, .page-item-20 li a, .page-item-28 li a {font-weight: lighter; font-size:12px; border-bottom: 0px #FFFFFF solid; padding: 0px 0px 0px 0px;}


#firstpost {
    width: 475px;
    float: right;
    border: 0px solid #00ff00;
    font-size: 12px;}

#firstpost p {margin: 20px 0px 0px 0px;
    text-align: justify;}
       
.postmetadata {
    display: block;
    text-align: right;
    font-weight: bold;
    font-size: 10px;
    color: #999999;
    margin: 0px 0px 20px 0px;}

.postmetadata a{
    color: #009900;
    } 

.alignleft {float: left;}
.alignright {float: right;}

#bottombar{
    width:100%;
		height: 250px;
    background: #999999 url('images/bottombar.jpg') no-repeat top left;
    margin: 20px 0px 20px 0px;
    font-size: 10px;
	}
    
    
#bottombar_left{
    width:340px;
		height: 230px;
    margin: 10px 10px 10px 10px;
    border-right: 1px #999999 solid;
    font-size: 10px;
    float: left;
	}
#bottombar_left li {
	list-style: none;
	margin: 5px 0px 0px 0px;}

#bottombar_right{
    width:340px;
    height: 230px;
    margin: 10px 10px 10px 10px;
    font-size: 10px;
    float: right;}

#footer {
    width:100%;
		height: 150px;
    background: #FFFFFF url('images/footer.gif') no-repeat top left;
    font-size: 10px;}  

#copyright {width:150px;
  float: left;
  margin: 40px 0px 0px 20px;}

#counters {width:150px;
    float: right;
    margin: 40px 20px 0px 0px;}

#rss {display: inline;}  

