#page.hfeed.site {
max-width: 800px;
background-color: #fff8e8;
border-radius: 7px;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #d4b8b0;;
}
#masthead.site-header {
margin-top: -26px;
}
img.header-image {
border-radius: 7px;
width: 100%;
height: auto;
}
.entry-content {
border-top-style: solid;
border-top-color: #d4b8b0;
border-top-width: 3px;
margin-top: -15px;
}
.main-navigation div.nav-menu > ul {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #d4b8b0;
border-top-width: 3px;
border-top-style: solid;
border-top-color: #d4b8b0;
}
.main-navigation li a:hover {
margin: 0px;
}
#menu-menu-1.nav-menu {
font-weight: bold;
font-size: 24px;
border-top-width: 3px;
border-top-style: solid;
border-top-color: #d4b8b0;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #d4b8b0;;
}