/*
Theme Name:     Twenty Eleven Child
Description:    Child theme for the Twenty Eleven theme 
Author:         Stephen Hart
Template:       twentyeleven
*/

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

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img
{border: none;}

#branding {
	border-top: 2px solid #272727;
	padding-bottom: 10px;
	position: relative;
	z-index: 2;
}

.singular .entry-title {
    font-size: 26px;
    line-height: 1.5em;
}
/* My changes */
p.nocomments, #respond h3 { display: none; }