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

.asset-body H2 {
font-size: 22pt;
}


.layout-wt #alpha {
width: 530px;
}

.layout-wt #beta {
width: 250px;
float: right;
}

.layout-wt #beta-inner {
width: 100%;
}

.widget-header, .widget-content {
margin-left: 0;
}

.asset-header, .asset-content, .asset-footer {
margin-left:0;
}

.asset {
background: none;
}



.entry-title {
font-size: 16pt;
font-weight: bold;
}

.widget-header {
font-size: 14pt;
font-weight: bold;
}



a { color: #ff3300; }
a:visited { color: #cc9933; }

.widget-list-item a {
font-size: 13pt;
text-decoration: none;
margin-bottom: 0.6em;
}
.widget-list-item a:hover { text-decoration: underline; }

.entry-title a, .asset-body a, .asset-meta a, .widget-content a { text-decoration: none; }
.entry-title a:hover, .asset-body a:hover, .asset-meta a:hover, .widget-content a:hover { text-decoration: underline; }

.asset-meta .links { margin-left: 1em; }
.asset-meta .separator {
margin: 0 0.3em 0 0.3em;
}

#content { width: 900px; }

.asset-more-link { font-weight: bold; }
