.single-post h1.entry-title {
    display: block !important;
    font-size: 4.3rem;
    color: #0072bc;
    line-height: 1;
    text-align: center;
}
.single-post aside#secondary,.single-post .post-thumbnail,.single-post footer.entry-footer, .single-post nav.navigation.post-navigation,.single-post .entry-meta {
    display: none;
}

.single-post main#main {
    width: 100%;
    padding: 50px 0px 0px;
}
.nav-links a {
    background: #f3f3f3;
    padding: 15px !important;
    display: block;
    margin-top: 20px;
}
form#commentform input[type=submit] {
    background: #f36d3f;
    padding: 15px;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    font-size: 18px;
}
.single-post .wp-caption .wp-caption-text {
    font-weight: bold;
}
.single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6 {
    clear: none;
}.single-post .entry-meta