/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/support/theme_static/smart_blog/style_library/base.css);
@import url(/mt/mt-static/support/themes/equivalent/equivalent.css);
/* end StyleCatcher imports */







/* Header, Footer */
.ui-bar-a,
.page-header,
.page-footer,
.menu .detail {
    background: #D90000;
}

/* Text Link */
a,
.ui-link {
    color: #274a78;
}

