/* 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/minimalist-light-blue/minimalist-light-blue.css);
/* end StyleCatcher imports */

body {
margin: 0;
padding: 0;
line-height:1.4;
color: #333;
font-family:Arial, sans-serif;
font-size:0.9em;
}

.section{
border-color: #90EE90;
border-top-style: dotted;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 14px;
}

.asset-footer{
border-color: #FF69B4;
border-top-style: dotted;
}


