/*   
Theme Name: mytheme
Description: A Child Theme of Thematic
Template: thematic
*/
@import url(../thematic/style.css);

#branding {
font:arial;
width:1020px;height:200px;
padding-bottom:0px;
margin-top:50px;
background-image:url(http://wp.lickityflip.com/wp-content/uploads/2009/09/wolf.jpg);
background-repeat:no-repeat;
}
#blog-title {
padding-left:60px;
color:#2c2f38;

}
#blog-description {
padding-left:60px;
font-size:18px;
color:#555b57;
}
#main {
left:40px;
}
#access {
margin-right:80px;
}