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

#footer {background:#fff;}
#header {background:#fff;font-family: Century Schoolbook, Goudy, georgia, times, serif;border:0;margin:0;}
#header-name {font-size:2.5em;}

.asset-body {
font-family: Century Schoolbook, Goudy, Georgia, Times, serif;
font-size: 1.2em;      
}

.asset-body p {
line-height: 1.5em;
text-align: left;
text-indent: 2em;
margin: .1em .1em 1em .1em;
}

.asset-body blockquote {
line-height: 1.4em;
text-align: left; padding: 1em 1em;
background-color: #f7f7f7;
margin: .5em 5em .5em 2em;
}

.asset-body ul {
color: #000;
font-weight: normal;
line-height: 1.4em;
list-style-type:none;
text-align: left;
       margin: .3em .3em .3em .3em;
}
.asset-body li {
padding: 0em 0em .3em 0em;
}

.asset-body a { color: black; text-decoration: none; }

.asset-body a:link{ color: black; text-decoration: none; font-weight: bold; }


.asset-body a:visited{ color: #666; text-decoration: none; }

.asset-body a:active{ color: #000;  }


.asset-body a:hover{ text-decoration: underline; }

a { color: black; text-decoration: none; }
a:link{ color: black; text-decoration: none; font-weight:150; }
a:visited{ color: #666; text-decoration: none; }
a:active{ color: #000;  }
a:hover{ text-decoration: underline; }


