/*
    Theme Name: Template 33
    Author: Real Estate Investor Websites
    Author URI: http://realestateinvestorswebsites.net/
*/
html
{
    background: #999999;
}

body {
        background: #999999;
        color: #000000;
        font-size: 13px;
        font-family: Tahoma;
        text-align: center;
	}
    
a
{
    color: #0000ff;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

hr
{
    border: 0;
    clear: both;
    height: 0;
    margin: 0;
}

#page {
    background: #ffffff url( images/sidebar-bg.png ) repeat-y;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    width: 775px;
	}

#header {
	background: #ffffff url( images/header-bg.png ) repeat-x right;
	height: 206px;
    overflow: hidden;
	}

#headerimg {
        background: transparent;
        color: #606060;
        float: left;
        margin: 5px 0 0 20px;
	}
    
#headerimg a
{
    color: #ffffff;
    font-family: "Times New Roman";
    font-size: 30px;
    font-weight: bold;
}
    
#headerimg a:hover
{
    text-decoration: none;
}
    
#headerimg2
{
    float: right;
}

#top-bar
{
    background: #ffffff url( images/top-bar-bg.png ) repeat-x;
    height: 32px;
    text-align: center;
    overflow: hidden;
}

#top-bar p
{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 0 0 0;
}

#top-bar2
{
    background: #ffffff url( images/top-bar2-bg.png ) repeat-x;
    height: 24px;
    text-align: right;
    overflow: hidden;
}

#top-bar2 p
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    margin: 5px 10px 0 0;
}

.navigation
{
    margin: 0 0 10px 0;
}

.commentlist
{
}

.commentlist .comment
{
    margin: 0 0 10px 0;
}

#comment
{
    max-width: 100%;
}

#searchform
{
    margin: 0 0 10px 0;
}

#searchform #s
{
    width: 120px;
}

#respond p
{
    margin: 0 0 5px 0;
}

#sidebar
{
    float: left;
    padding: 10px 20px;
    width: 190px;
    overflow: hidden;
}

#main-menu
{
}

#main-menu li
{
    background: transparent url( images/main-menu-item-bg.png ) repeat-x;
    font-size: 13px;
    font-family: Tahoma;
    font-weight: bold;
    margin: 0 0 3px 0 !important;
    height: 29px;
    padding: 0 20px;
}

#main-menu li a
{
    color: #663300 !important; 
    margin: 6px 0 0 0;  
    display: table;
}

#main-menu li:hover
{
    
}

#main-menu li:hover a
{
    color: #0099ff !important; 
}

#sidebar ul
{
    margin: 0 0 10px 0;
}

#sidebar ul h2
{
    color: orange;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

#sidebar ul li li
{
    margin: 0 0 3px 0;
}

#sidebar ul li li a
{
    color: #ffffff;
}

#content
{
    margin: 0 0 0 230px;
    padding: 15px 20px;
    width: 505;
}

#footer
{
    background: #ffffff url( images/footer-bg.png ) repeat-x;
    height: 63px;
    text-align: center;
    overflow: hidden;
    padding: 0 30px;
}

#footer-menu 
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 0 0 0;
}

#footer-menu a 
{
    color: #000000;
    font-weight: normal;
}

#footer-text
{
    color: #666666;
    font-family: Tahoma;
    font-size: 10px;
}

#footer-extra
{
    padding: 10px 0;
    text-align: center;
}

.post
{
    margin: 0 0 20px 0;
}

.post h2
{
    color: #663300;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 5px 0;
}

.post small
{
    display: block;
}

.post h2 a
{
    color: #663300;
}

.entry
{
    font-size: 14px;
    margin: 0 0 10px 0;
}

.entry p
{
    margin: 0 0 15px 0;
}
