/* CSS Document */

/*
Theme Name: Sour Flour
Author: Catherine Giayvia / Mobtown Design
Description: A Child Theme of Thematic
Template: thematic
*/
@import url(../thematic/style.css);

#blog-title a {
background: url(http://www.sourflour.org/wp-content/uploads/2013/08/web-sourflour-logosmall.png) no-repeat left top;
display:block;
text-indent:-9000px;
width: 200px;
height: 138px;
}

#branding {
    padding: 20px 0 20px;
}


.entry-title {font-size: 24px;}

.entry-content h3 { padding-top: 5px; }
.entry-content h2 { padding-top: 10px; }

hr {
    background-color: #CCCCCC;
    border: 0 none;
    color: #CCCCCC;
    height: 1px;
    margin-bottom: 15px;
}