/* 
Theme Name:     Twenty Eleven KSTEELE 
Theme URI:      http: //wordpress.org/ 
Description:    Child theme for the Twenty Eleven theme 
Author:         Kat M. Steele 
Author URI:     http://faculty.washington.edu/kmsteele
Template:       twentyeleven 
Version:        0.1.0 
*/

@import url("../twentyeleven/style.css");  

a{ color: #254655; }  
body{  
background: #727D82;  
}  
header#branding{  
background: #39275b;  
color: #B3BDC1;  
}  
header#branding h1, header#branding h2, header#branding a{ color: #B3BDC1; }  
#respond{ background: #E7DFD6; }  

#site-title a{
font: 45px "Arial";
font-weight:bold;
line-height: 50px;
}

#site-title a:focus,
#site-title a:hover,
#site-title a:active {
	color: #927b4c !important;
}

#site-description{
font: 16px "Arial";
font-style: italic;
line-height: 20px;
}

#main,
.singular.page .hentry {padding:0;}

#page {margin-top:0;}