/* 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/professional-black/professional-black.css);
/* end StyleCatcher imports */

#content-inner-print {
    margin-left: 5%;
    margin-right: 5%;
}


.entry-asset .asset-name {
    font-size: 18px;
    margin-bottom: 9px;
}

h1#page-title.search-results-header,
h1#page-title.archive-title,
h1#page-title  {
    font-size: 18px;
}

h1#page-title  {
    font-size: 18px;
}

h1 {
    font-size: 18px;
    font-weight: bold;
}

h2 {
    margin-top: 15px;
    font-size: 16px;
    font-weight: bold;
}

h3 {
    margin-top: 6px;
    font-size: 14px;
    font-weight: bold;
}

.entry-asset {
    margin-bottom: 3px;
}

.asset-header h1 {
    font-size: 18px;
    font-weight: bold;
}

.asset-footer {
    margin-top: 3px;
    margin-bottom: 12px;
    padding-top: 3px;
    border-top: 0px;
}

.asset-list {

}

.content-nav {
    margin-top: 15px;
}

.archive-content h2,
.asset-body h2 {
    margin-top: 15px;
    font-size: 16px;
    font-weight: bold;
}

.entry-asset .asset-meta {
    border-top: 0px;
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 3px;
    margin-bottom: 3px;
}