/*
 Theme Name:   Twenty Fourteen Child
 Template:     twentyfourteen
*/

.custom-logo{
    margin: 10px 0;
    max-width: 168px;
    max-height: 24px;
    width: auto;
    height: auto;
}

.site{
    background-color: inherit;
}

.archive-header,
.comments-area,
.site-content .entry-header,
.page-header
{
    padding-top: 16px;
    padding-bottom: 16px;
    background: #ffffff;
}

.site-content .entry-content, .site-content .entry-summary, .page-content{
    padding-bottom: 12px;
}

.site, .site-header{
    max-width: 100%;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content,
.post-navigation,
.image-navigation,
.archive-header,
.page-header,
.contributor-info,
.comments-area,
.site-main .mu_register,
.widecolumn > h2,
.widecolumn > form
{
    max-width: 720px;
}