.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content{
max-width: 850px !important
}
.search-toggle{
background: #bd262c
}
.site-description, .primary-sidebar .widget input, #recent-comments-2, #meta-2 li:nth-of-type(4), .site-info{
    display: none;
}
.entry-meta{
opacity: 0.5
}
.entry-title{
font-weight: 600
}
.entry-title:hover{
color: #333 !important
}
.hentry{
margin: 0 auto 100px !important
}
#secondary, .site:before{
background: #f5f5f5
}
.widget-title, .widget-title a, .widget a{
color: #000
}