/*  
Theme Name: urholding.com.ua
Theme URI: http://urholding.com.ua/
Description: The default urholding.com.ua theme
Version: 1.1
Author: urholding.com.ua
Author URI: http://urholding.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;
    border-left: 1px #e5e5e5 solid;
    }

#header{
		width:100%;
		height: 100px;
    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;}
    
.main_button img {border: 0px;}

.main_button {width: 231px;
  height:56px;
  margin: 0px 0px 5px 0px;}

#leftcol, #menus {float: left;}
#leftcol {width: 370px; border: 0px #000000 solid;}

#adsense {width: 120px; height: 600px; border: 0px #000000 solid; float: right; margin: 0px 5px 0px 10px;}
  
#menu1, #menu2 {
    width: 350px;
    float: left;
    margin: 30px 0px 20px 10px; 
    background: #e5e5e5;
    }
    
#menu1 li, #menu2 li {
    list-style: none;
    font-size: 11px;
    font-weight: none; 
    margin: 0px 0px 0px 10px;  }

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

#menu1 h2{
    margin: 0px 15px 5px 15px;
    padding: 0px 0px 0px 30px;
    font-size: 20px;
    height: 32px;
    color: #a7a7a7;
    background: #e5e5e5 url('images/ear.gif') no-repeat top left;}

#menu2 h2{
    margin: 0px 15px 5px 15px;
    padding: 0px 0px 0px 30px;
    font-size: 20px;
    height: 32px;
    color: #a7a7a7;
    background: #e5e5e5 url('images/link.gif') no-repeat top left;}

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

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



#firstpost {
    width: 600px;
    float: right;
    border: 0px solid #00ff00;
    font-size: 12px;
    background: #e5e5e5;
    }
.ie-stupid {padding: 0px 10px 0px 10px;}
#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;}




#footer {
    width:100%;
		height: 70px;
    background: #fee4c2 url('images/footer.gif') repeat-x bottom;
    font-size: 10px;
    margin: 10px 0px 0px 0px;}  

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

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

#rss {display: inline;}  
