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

/*       Twilog plugin  : Plugin Twilog 
-----------------------------------------------------------------------------------------*/
div.tl-tweet {
        margin: 0px 0px 5px;
        padding: 0;
}
p.tl-text {
        margin: 5px 0 0;
        font-size: 1em;
        overflow: hidden;
}
p.tl-posted {
        margin: 0 5px 0;
        text-align: right;
        font-size: 0.8em;
        color: #aaa;
        border-bottom: dashed 1px #ccc;
} 

