/*
THEME NAME: Websimple
Template: thematic
THEME URI: http://websimple.com
DESCRIPTION: An extension of Thematic for use on Websimple.com.
VERSION: 0.1
AUTHOR: Jeremy Bencken
AUTHOR URI: http://websimple.com/
TAGS: bencken websimple seo
.
The Websimple Thematic Child Theme is copyright Jeremy Bencken http://websimple.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
@import url("../thematic/style.css");

#blog-title {
font-family:Arial,sans-serif;
font-size:40px;
font-weight:bold;
line-height:40px;
}

#branding {
padding:24px 0 24px;
}

#main {
clear:both;
padding:24px 0 22px;
}