
body {
    background: #373333;
    }
#header-wrap,#search {
      background: #302F2F;
}

#featured-bg {
    background: url(img/none.png);
    }
    
        #cat-menu-bg{
                        background: url(img/menu-bg.png) repeat-x;
                          }
        #categorymenu ul li{ }
        #categorymenu ul li:hover{  }
        #categorymenu ul li span.cat-desc { }
        #categorymenu ul li ul.children li { background: #cdcdcd;border-color:#bbb;}
        #categorymenu ul li ul.children li:hover { }
        #categorymenu ul li ul.children li span.cat-desc { }
        #categorymenu ul.children li ul.children li { background: #cdcdcd;border-color:#bbb;}
        #categorymenu ul.children li ul.children li:hover { }
        
            
#sidebar h2,
#sidebar h3,
#related-title,
#related-posts li a:hover,
#author-links a:hover,
.comment-header ul li a:hover,
a:hover.comment-reply-link ,
a:hover#cancel-comment-reply-link,
.comments-h3,
#popular-articles li a:hover,
.foot-bottom h1 a:hover,.logo h1 a:hover,
#categorymenu ul li a:hover,
#featured-posts .item-1 a:hover,
#featured-posts .item-2 a:hover,
#featured-posts .item-3 a:hover,
#fullwidth h1 a:hover,#page h1 a:hover,
#respond a:hover {
      color: #C45810;
      }
#submit:hover{
    background: #C45810;
    }
#featured-wrap {
      background: #C2BFAF;
}


    
#content-wrap,#respond,#page ol li ul.children li.comment
 {
      background-color: #F7F7F7;
}

#footer-wrap  {
      background: #373333;
}

#page .numcomments,
.entry .excerpt .readmore,
.metadata a,
#fullwidth img,#page img,
.wp-caption p.wp-caption-text, 
		#related-posts li.related-item a img,
        #entry-author-info,#popular-articles ,.widget #calendar_wrap,
        .avatar,
        #sidebar .tagcloud a,
        ol.commentlist li.comment.depth-1 > .comment-body,
        .cloud-title a,
        .round,.square,.circle{
    border-color:#E7E6E2;
     background: #FFFFFF;
    }
#page .numcomments:hover,
.entry .excerpt .readmore:hover,
.metadata a:hover,
#sidebar .widget_text,
#sidebar .widget li:hover,
#sidebar .tagcloud a:hover,
.widget #calendar_wrap td:hover {
    border-color:#D7D5CE;
     background: #E7E6E2;
    }

 #page .widget,
 #page  ol li {
                 border-color:#E7E6E2;
                 }

.pagination span, .pagination a {
                       background: #E7E6E2;
    }
.pagination a:hover {
                       background: #D7D5CE;
    }
.pagination .current{
     background: #282525;
    }

#footer .widget ul li a {
    border-color:#282525;    
    }
    
#pagesidebar,#sidebar .widget{
    border-color:#D7D5CE;
    }
 #sidebar .widget li{
    border-color:#E7E6E2;
    }

#footer .widget ul li a:hover,
#footer .widget li.active a,
#contactform input,
#contactform textarea,
.foot-box  .widget_text
{   background: #282525;
    border-color: #504E4E;
    }
    
.foot-middle{
    border-color: #504E4E;
}
    
