.main-side:not(.full_width) {
    width: 1100px !important;
}
.sidebar {
    width: 200px !important;
}
body:not(.noinnerpadding) .rh-post-wrapper {
background: #000;
border: 0px;
padding: 0px;
    box-shadow: 0 2px 2px #ECECEC;
}
.title_single_area h1 {
    font-size: 34px;
    line-height: 34px;
margin: 0 0 20px 8px;
    word-break: break-word;
color: beige;
}
.breadcrumb {
    color: #999;
    font-size: 12px;
    line-height: 14px;
margin: 0 0 -6px 15px;
}
.post {
padding: 5px;
}
.header_wrap {
    background: white;
}
.main-nav {
    background: brown;
}
.header_top_wrap.white_style {
background: brown;
height: 11px;
}

nav.top_menu > ul > li > a {
    font-weight: 800 !important;
}