/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/static/themes-base/blog.css);
@import url(/static/support/themes/minimalist-green/minimalist-green.css);
/* end StyleCatcher imports */
#header-content {
    margin:10px 0 30px 10px;
}
pre {
    font-size: 0.85em;
}

cite {
	border: 1px #ccc dotted;
	border-left: 0;
	border-right: 0;
	display:block;
	margin: 0.7em;
}

.asset-body h1 {
	font-weight: bold;
	font-size: 125%;
}

.asset-body h2 {
	font-weight: bold;
	font-size: 110%;
}


