/*
Theme Name: Twenty Ten Child
Description: Child theme for the Twenty Ten theme 
Author: Your name here
Template: twentyten
*/

@import url("../twentyten/style.css");

#site-title a {
    color: #844746;
}

.entry-meta {
display:none;
}

.entry-utility {
display:none;
}


