/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://elmblog.com/apps/mt425ja/mt-static/themes-base/blog.css);
@import url(http://elmblog.com/admin/mt/css/minimalist-green/minimalist-green.css);
/* end StyleCatcher imports */

.entry-content { font-size:14px;}
#footer-content { text-align:center; margin:10px 0;}
#footer-content a { text-decoration:none;}

/* Header ----------------------------------------------------------------- */

#header { 
    border-color: #091e00;  
    background: #3d7b22 url(http://elmblog.com/apps/mt425ja/mt-static/support/themes/minimalist-green/header.gif) repeat-x bottom right; 
}

#header a {
    color: #fff;
    font-weight: bold;
}

#header-content {
    width: 842px; 
    margin: 30px 0 40px 20px;
}

#header-name {
    color: #fff; 
    font-size: 34px;
    font-weight: bold;
}

#header-description {
    color: #fff;  
}



