/*
Theme Name: twentyeleven Child
Theme URI: http: www.happymacsolutions.com
Description: Child theme for the Twenty Eleven theme
Author: Rev. J. Slayton
Author URI: http: //www.happymacsolutions.com
Template: twentyeleven
Version: 0.1.0
*/
 
@import url("../twentyeleven/style.css");

#main,
.singular.page .hentry {padding:0;}

#site-title {
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 15px;
}

#site-description {
margin-bottom: 15px;
}

#branding #searchform {
	position: absolute;
	top: 2em;
	right: 7.6%;
	text-align: right;
}

#site-generator {
background: #fff;
color: #666;
font-size: 12px;
padding: 5px;
text-align: center;
}
