/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://mixvox.org/mt-static/themes/base-weblog.css);
@import url(http://mixvox.org/mt-static/themes/theme-blue_crush/theme-blue_crush.css);
/* end StyleCatcher imports */

#archive-title{
    color: #335099;
    font-weight:bold;
    padding-top: 2px;
    padding-left: 5px;
    border-left: 10px solid #335099;
    border-bottom: 1px solid #335099;
}

.entry blockquote {
    border:1px dashed #007bbb;
    background:#e8ecef;
    padding-top: 0px;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 0px;
}
