/*
Theme Name:     Twenty Eleven Childjb
Theme URI:      http://jesseblayne.com/
Description:    Child theme for the Twenty Eleven theme 
Author:         Jesse
Author URI:     http://jesseblayne.com/about/
Template:       twentyeleven
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");


.post .entry-utility, .post .entry-meta {display:none;} 

img.header-image {
display: none;
}

#site-generator {
background-color: #808080;
}

/* Search Form */
#branding #searchform {
	display: none;
}

#branding hgroup {
position:absolute;
top:-9999px;
left:-9999px;
}

.singular .entry-title {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

.singular.page .hentry {
padding: 0;
}