/*
 * Theme Name:     Twenty Eleven Child
 * Description:    Child theme for the Twenty Eleven theme 
 * Template:       twentyeleven
 * Version:        0.1.0
 * */

@import url("../twentyeleven/style.css");

.singular.page .hentry {padding:1em;}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
    width: 100%;
}

.singular .entry-meta .edit-link a {
    bottom: auto;
    left: 0px;
    right: auto;
    top: 30px;
}

.page-id-474 .entry-title { display: none; }
.page-id-462 .entry-title { display: none; }

section.recent-posts .other-recent-posts li { padding-top:1.3125em; }
