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

#header {
    background: #EEEECC;
    border-color: #EEEECC;
}

#header a, #header-description {
    color: #000;
}

#footer {
    background: #EEEECC;
}

#footer-content, #footer-content a{
    color: #000;
}

#logo-image {
    float: left;
    margin-right: 10px;
    border: 0;
}

div.asset-body h2 {
    font-size: 18px;
    font-weight: bold;
}

div.asset-body h3 {
    font-size: 14px;
    font-weight: bold;
}


