/*
Theme Name:     Thematic Child
Theme URI:      http: //dandavies23.com
Description:    Child theme for the Thematic theme
Author:         Dan Davies 23
Author URI:     http: //www.dandavies23.com/about-2/
Template:       thematic
Version:        0.1.0
*/

@import url("../thematic/style.css") ;

#branding {
    padding: 1px 0 15px;
}

#main {
    clear: both;
    padding: 25px 0 22px;
}

body, input, textarea {
    font: 15px/22px Arial,sans-serif;
}