
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.site-content {
    padding-top: 30px;
}

.page-header {
    border: none;
}

.post-template-full-width .site-content,
.post-template-full-width-no-title .site-content,
.page-template-full-width .site-content,
.page-template-full-width-no-title .site-content,
.post-template-full-width .entry-content,
.post-template-full-width-no-title .entry-content,
.page-template-full-width .entry-content,
.page-template-full-width-no-title .entry-content {
    padding-top: 0;
    margin-top: 0;
}

.post-template-full-width .hentry,
.post-template-full-width-no-title .hentry,
.page-template-full-width .hentry,
.page-template-full-width-no-title .hentry {
    margin-bottom: 0;
}

.search .site-content {
    padding-bottom: 40px;
}

.search .site-content .search-form-field,
.search .site-content .search-form-button {
    display: inline;
}

.edit-link {
    display: block;
    margin-top: 14px;
}

.home-link-box {
    padding: 20px 160px 20px 20px;
    background-position: 80px center;
    background-repeat: no-repeat;
}