/*
Theme Name:     Twenty Eleven Child
Description:    Child theme for the Twenty Eleven theme 
Author:         Robert Fay
Author URI:     http: //robertfay.com
Template:       twentyeleven
*/

@import url("../twentyeleven/style.css");

body {
	background: #FAF0E6;
}

h1#site-title img{
width:500px;
height:90px;
}
.entry-header .comments-link a {
display: none;
}

.single #author-info {
   background: #f9f9f9;
   border-top: 1px solid #ddd;
   border-bottom: 1px solid #ddd;
   margin: 2.2em 0% 0 0%;
   padding: 20px 35.4%;
}