

#sidebar-menu li a {
color: #fff !important;
}
#main-content {
margin-top: 0px !important;
}

.textwidget {
 color: #b29a7a!important;
 text-align: center;
}
strong {
 color: #b29a8a;
}

#sidebar #the-side-menu ul li a:hover {
background-color: #b29a7a !important;
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
}

.sf-menu a, .sf-menu a:visited {
color: #b29a8a;
font-size: 15px !important;
    font-weight: normal;
    line-height: 30px !important;
}

a { 
color: #000;
}

h1,h2,h3,h4 {
color: #676767 !important;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover, #older-posts a:hover, #newer-posts a:hover {
color: #b29a8a !important;
}

#sidebar .side-widget.below {
color: #6e7882 !important;
}

#footer p {
    color:#b29a8a!important; 
}

#sidebar-menu li a:hover {
    color: #b29a8a !important;
}
