a{
color: #963e05;
}
.post .read-more{
background: #963e05;
}
.post .post_title a:hover{
color: #963e05;
}
.searchform input[type="submit"]{
    background: #963e05 url(images/search.png) center no-repeat;
}
#menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
    color:#fff;
    background: #963e05;
}
#menu li.current-menu-item a{
 background-color:#963e05;
 color:#fff;
}
#menu li.current-menu-item a{
 background-color:#963e05;
 color:#fff;
}
#menu li.current-menu-item a:hover, #menu li.current-menu-parent a:hover, #menu li.current_page_parent a:hover, #menu li a:hover.selected {
    color:#fff;
background: #963e05;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover {
    color: #fff;
    background-color:#963e05;
}
.entry_wrapper {
    background:url(images/pattern-orange.png);
}
.slide .entry p {
    color:#F2DED2;
}
.pagination li a {
    background-image:url(images/pagination-orange.png);
}