/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/cityscape-toronto/cityscape-toronto.css);
/* end StyleCatcher imports */

.asset-body h1 { font-size: 22pt; }
.asset-body h2 { font-size: 18pt; }
.asset-body h3 { font-size: 14pt; }
.asset-body h4 { font-size: 12pt; text-decoration: underline; }
.asset-body pre { font-size: 10pt; overflow: auto;
    margin-left: 1em; background-color: #eee;
    font-family: Inconsolata, "Lucida Console", monospace }

.asset-more h1 { font-size: 22pt; }
.asset-more h2 { font-size: 18pt; }
.asset-more h3 { font-size: 14pt; }
.asset-more h4 { font-size: 12pt; text-decoration: underline; }
.asset-more pre { font-size: 10pt; overflow: auto;
    margin-left: 1em; background-color: #eee;
    font-family: Inconsolata, "Lucida Console", monospace }
