/*
Theme Name: ts-thematic
Theme URI: http://traditionalsolutions.com/testsite
Description: Thematic Child Theme
Author: Matthew
Author URI: your-URI
Template: thematic
Version: 1.0
.
General comments/License Statement if any.
.
*/

@import url("../thematic/tsstyle.css");  

/* The rest of the header may need margin and padding removed
    for this to work properly--play around with it */
#header {padding: 0px}
#blog-title a {
display:block;
text-indent:-9000px;
height: 125px; /* height of your header, like 180px */
width: 775px; /* width of your header, like 940px */
background: url(img/header_logo_3.gif) no-repeat top center;
}
#blog-description {
position:absolute;
left:-9000px; /* We avoid display:none because it's bad for SEO */




