/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://nanasess.net/mt/mt-static/themes/base-weblog.css);
@import url(http://nanasess.net/mt/mt-static/themes/h3l-default/h3l-default.css);
body {
    font-size: 85%;
}
/* end StyleCatcher imports */
/*
        Twilog plugin  : Plugin Twilog 
-----------------------------------------------------------------------------------------*/
div.tl-tweet {
        margin: 0px 20px 5px;
        padding: 0;}
p.tl-text, img.tl-image {
        margin: 5px 20px;
        font-size: 1em;
        overflow: hidden; }
p.tl-posted {
        margin: 0 10px 0;
        text-align: right;
        font-size: 0.8em;
        color: #aaa;
        border-bottom: dashed 1px #ccc; } 