/*
    Theme Name: Template 35
    Author: Real Estate Investor Websites
    Author URI: http://realestateinvestorswebsites.net/
*/

html
{
    background: #cccccc;
}

body
{
    background: #cccccc;
    font-family: Verdana;
    font-size: 12px;
    text-align: center;
}

a
{
    color: #0000ff;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}     

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


#wrap
{
    text-align: left;       
    margin: 0 auto; 
    width: 795px;  
}

#page
{
    background: #ffffff url( images/page-bg.png ) repeat-y;        
    padding: 0 10px;
    width: 775px;
}

#headertxt
{
    background: #ffffff;
    border-bottom: 1px solid #4f4f4f;
    height: 53px;
    padding: 0 0 0 20px;
}  

#headertxt #blogname
{
    font-size: 25px;
    font-weight: bold;   
} 

#headertxt #description
{
    font-size: 15px;
} 

#headertxt #blogname a
{
    color: #4f4f4f;
}

#top-bar
{
    background: #ffffff url( images/top-bar-bg.png ) no-repeat;
    height: 10px;
}

#bottom-bar
{
    background: #ffffff url( images/bottom-bar-bg.png ) no-repeat;
    height: 10px;
}

#sidebar
{
    float: right;
    padding: 15px 5px;
    width: 201px;
}

#main-menu
{
    background: #b58384;
    padding: 5px 10px 10px 10px;
}

#main-menu li
{
    background: transparent url( images/main-menu-item-bg.png ) no-repeat bottom left;
    font-size: 13px;
    font-family: Tahoma;
    font-weight: bold;
    margin: 0 !important;
    height: 30px;
    padding: 0 25px;
}

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

#main-menu li:hover
{
    
}

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

#content
{
    background: #dceada;
    float: left;
    padding: 15px;
    width: 534px;
}

#footer
{
    border-top: 3px solid #565855;
    padding: 0 20px 10px 20px;
    text-align: center;
}

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

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

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

#footer-menu a:hover
{
    color: orange;
}

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


.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: 100px;
}

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

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

#sidebar ul h2
{
    color: #000000;
    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
{
}

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

.post h2
{
    color: #006633;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 17px;
    margin: 0 0 5px 0;
}

.post small
{
    display: block;
}

.post h2 a
{
    color: #006633;
}

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

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