/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static5/themes-base/blog.css);
@import url(/mt-static5/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */
/* Header ----------------------------------------------------------------- */

#header { 
    border-color: #470101;  
    background: #fff  repeat-x bottom right; 
}

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

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

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

#header-description {
    color: #666;  
}



