/* 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/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */

#header {
background:#333;
}

#header-inner {
background:#333;
}

/* Twitterまとめ用設定 */
.tl-field {
background:#def;
margin:15px;
padding:10px;
}

.tl-tweet {
margin-top:10px;
margin-bottom:10px;
padding:0;
}

.tl-text {
margin-top:0;
margin-bottom:0;
}

.tl-posted {
font-size:small;
color:#aaa;
margin-top:0px;
margin-bottom:15px;
padding:0;
}

.tl-posted a {
color:#faa;
}

/* Twitterまとめ用　ここまで*/
