/* 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 */

@import url(/common/css/style.css);

#header{
background:none;
border:none;
}

.ti{
width:110px;
}

.asset-body p,
.asset-more p{
margin:15px 0px;
}

.asset-body img,
.asset-more img{
border:1px solid #ccc;
}

.asset-body .no-border,
.asset-more .no-border{
border:none;
}

.asset-body h2,
.asset-more h2,
.asset-body h3,
.asset-more h3{
font-weight:bold;
}

.asset-body h2,
.asset-more h2{
font-size:123.1%;
}

.asset-body h3,
.asset-more h3{
font-size:108%;
margin-top:20px;
}

.asset-body pre,
.asset-more pre{
font-family: "Courier New",Courier,monospace;
font-size: 1em;
color: #007000;
background-color: #fafafa;
border:solid 1px #ccc;
line-height: 120%;
margin: 1em 0 2em 0;
padding: 0.99em;
overflow-x: auto;
overflow-y: none;
padding-bottom:15px;
width:675px;
}

blockquote{
background:#f2f2f2;
border-left:3px solid #bb2222;
margin-left:20px;
margin-bottom:10px;
padding:5px 10px;
}

.related-entries{
margin:20px 0px 10px 0px;
padding:5px 10px;
background:#f2f2f2;
border:1px solid #ccc;
}

