#page.hfeed.site {
width: 100%;
max-width: 900px;
background-color: #fff8e8;
border-radius: 8px;
}
.site-header h2 {
font-weight: bold;
}
.site-header h1 {
font-family: Trebuchet MS;
font-style: italic;
}
.site-header h1 a:hover {
font-family: Trebuchet MS;
font-style: italic;
}
img.header-image {
margin-top: 0px;
border-radius: 8px;
}
.entry-header .entry-title {
margin-top: -15px;
width: 800px;
}
#masthead.site-header {
padding-bottom: 13px;
}
img {
border-radius: 8px!important;
}
hr {
border-top: 2px solid silver;
width: 100%;
margin-left: 0px;
}
#menu-menu1-1.nav-menu {
background-color: wheat;
border-radius: 8px;
color: black;
}
.entry-content {
border-top-style: solid;
border-top-color: #bfbfbf;
border-top-width: 3px;
margin-top: -10px;
margin-bottom: 0px;
width: 100%;
max-width: 650px;
}
#colophon {
display: none;
}
#mega-menu-wrap-primary #mega-menu-primary {
background-color: #9ac9c6;
border-radius: 6px;
}
#secondary.widget-area {
width: 250px;
}
p {
width: 100%;
max-width: 650px;
padding-right: 25px;
}