@import url('../twentyten/style.css');

/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: My first child theme
Author: Nancy
Template: twentyten
*/


body, input, textarea, p {
    color: #000000;


p {
    font-size: 12px;
    line-height: 24px;
}



#site-title a {
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
}

#branding {
    border-top: 2px solid #67949c;
}

#branding #searchform {
    display: none; 
}

#site-description {
    font-size: 18px;
    margin: 0 270px 3em 0;
}