/* 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-green/minimalist-green.css);
/* end StyleCatcher imports */
.recent-comments-list{
	list-style-type:none;
	margin:0;
	padding:0;
}
.recent-comments-list li{
	margin:0 0 10px 0;
}
.asset-content pre {
background:#DBEFB3 none repeat scroll 0% 0%;
border:1px solid #D6D3CD;
font-size:12px;
margin:20px;
overflow:auto;
padding:1em;
}
* + html .asset-content  pre {
overflow:scroll;
}
* html .asset-content pre {
overflow:scroll;
}
p.add{

margin:20px;
}

h2{
font-weight:bold;
color:#3D7B22;
margin:10px;
}

.widget-tag-cloud .rank-1 { font-size: 2.5em; }
.widget-tag-cloud .rank-2 { font-size: 2.3em; }
.widget-tag-cloud .rank-3 { font-size: 2.1em; }
.widget-tag-cloud .rank-4 { font-size: 1.9em; }
.widget-tag-cloud .rank-5 { font-size: 1.7em; }
.widget-tag-cloud .rank-6 { font-size: 1.5em; }
.widget-tag-cloud .rank-7 { font-size: 1.3em; }
.widget-tag-cloud .rank-8 { font-size: 1.1em; }
.widget-tag-cloud .rank-9 { font-size: 1em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }



