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

*/



/* Begin Typography & Colors */

 * {margin:0; padding: 0; }

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

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

#page{
    width:980px;
    margin: 5px auto 0px auto;
    }

#header{
		width:100%;
		height: 150px;
    background: #FFFFFF url('images/header.jpg') no-repeat top left;
    text-align: center;
    padding: 30px 0px 0px 0px;
    color: #FFFFFF;}

#header h1{
    color: #FFFFFF;}



#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;}

  
#menu1 {
    width: 350px;
    float: left;
    margin: 0px 0px 20px 0px; 
    background: #dbf2ff;
    }
    
#menu1 li {
    list-style: none;
    font-size: 11px;
    font-weight: none; 
    margin: 0px 0px 0px 10px;  }

#menu1 li ul {
    list-style: none;
    font-size: 11px;
    font-weight: none; 
    margin: 0px 0px 0px 15px;  }

#menu1 h2{
    margin: 0px 10px 0px 10px;
    padding: 0px 0px 0px 50px;
    font-size: 17px;
    height: 32px;
    color: #0077bc;
    background: #dbf2ff url('images/book.gif') no-repeat top left;}

.roundtop {height: 10px; width:100%; background: #dbf2ff url('images/round-top-right.gif') no-repeat top right;}   
.roundbot {height: 10px; width:100%; background: #dbf2ff url('images/round-bot-left.gif') no-repeat bottom left; text-align: right;     margin: 0px 0px 0px 0px;  }

.roundtop2 {height: 10px; width:100%; background: #0077bc url('images/round2-top-right.gif') no-repeat top right;}   
.roundbot2 {height: 10px; width:100%;  background: #0077bc url('images/round2-bot-right.gif') no-repeat bottom right;}

#menusb {
    width: 350px;
    margin: 0px; 
	float: left;
	border: 0px #FF0000 solid;
	font-size: 11px;
    }

#adsense {width: 120px; height: 600px; border: 0px #000000 solid; float: left; margin: 0px 10px 0px 10px;}

#firstpost {
    width: 485px;
    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%;
		min-height: 230px;
    margin: 20px 0px 0px 0px;
    font-size: 10px;}
    
    
#bottombar_left{
    width:300px;
		min-height: 230px;
    margin: 10px 10px 0px 10px;
    font-size: 10px;
    float: left;}

#bottombar_right{
    width:605px;
    min-height: 230px;
    margin: 10px 10px 0px 10px;
    font-size: 10px;
    float: right;
    background: #0077bc url('images/bottombar-bg.gif') no-repeat bottom right;}

#bottombar_right h2{
    margin: 0px 10px 0px 10px;
    padding: 0px 0px 0px 40px;
    font-size: 17px;
    height: 32px;
    color: #FFFFFF;
    background: #0077bc url('images/money.gif') no-repeat top left;}


#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;}  
