#page.hfeed.site {
max-width: 800px;
background-color: #fff8e8;
border-radius: 12px;
margin-top: 26px;
}
.entry-content {
border-top-width: 3px;
border-top-color: #d9c5c5;
border-top-style: solid;
margin-top: -10px;
}
#menu-menu-1.nav-menu {
background-color: #d9c5c5;
margin-top: -25px;
margin-right: -15px;
padding: 0px;
float: left;
}
.main-navigation li a:hover {
text-align: left;
border-left-color: #d9c5c5;
border-left-style: solid;
border-left-width: 6px;
font-family: Roboto Condensed;
border-radius: 10px;
}
#masthead.site-header {
margin-top: -22px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
border-left-color: #d9c5c5;
border-left-style: solid;
border-left-width: 6px;
font-family: Roboto Condensed;
border-radius: 10px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
border-left-color: #d9c5c5;
border-left-style: solid;
border-left-width: 6px;
font-family: Roboto Condensed;
border-radius: 10px;
}
#mega-menu-wrap-primary #mega-menu-primary {
font-family: Roboto Condensed;
font-size: 13px;
border-radius: 6px;
}
img.header-image {
border-radius: 6px;
}
#main.wrapper {
margin-top: -14px;
}