/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://meta-metaphysica.net/mt/mt-static/themes-base/blog.css);
@import url(http://meta-metaphysica.net/mt/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */

 h4 {
	font-size : medium;
	font-weight: bold;
	border-style:solid;
	border-width : 0px 0px 0px 1em;
	padding-left : 1em;
	border-color:#666666;
	margin-top : 1.5em;
	}

h5 {
	font-size : small;
	font-weight: bold;	
	}

.asset-content,
.entry-content li {
	line-height:150%;
	margin-top:0.3em;
	margin-bottom:0.3em;

}
