/*
Theme Name:     childtheme
Description:    
Author:         Scott
Template:       twentyeleven

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentyeleven/style.css");

#site-title a {
    font-size: 36px;
    font-weight: 700;
    line-height: 60px;
}
#branding #searchform {
    display: none;
}

.tag-links { display: none; }

#page { margin-top: 0; 
}

H2.posttitle A
{
	font-size: 12pt;
}