/* 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/theme_static/smart_blog/style_library/equivalent/screen.css);
/* end StyleCatcher imports */

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

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

