/*  
Theme Name: GreenTree
Description: A Child Theme of Thematic
Version: 1.0
Author: Lisa Rouissi
Author URI: http://orangebuzz.nl
Template: thematic
*/
@import url(../thematic/style.css);

#blog-title a {
background:url(images/bloglogo.png) no-repeat top center;
display:block;
text-indent:-9000px;
width: 964px;
height: 240px;
}

#branding {
padding:38px 0 34px;
}

.entry-title a {
color:#0B3C19;
text-decoration:none;
}

.entry-title a:active, .entry-title a:hover
{
color: #398F14;
}

.aside h3 {
color:#0D3C1A;
font-weight:bold;
}
