/*
Theme Name: Twenty Eleven Child_1
Description: Child theme for the Twenty Eleven theme 
Author: Mark Myers (R.Flagg)
Template: twentyeleven
Version:        0.1.0
*/

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

#page {
	margin-top: 0;	
	max-width: 1050px;	
}


.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
    width: 100%;
}


.singular .entry-title {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
}



.singular.page .hentry {
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
}

.singular .hentry {
border-bottom: medium none;
padding: 0;
}