/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.we-be-smart.org/mt-static/themes/base-weblog.css);
@import url(http://www.we-be-smart.org/mt-static/themes/theme-forest_green/theme-forest_green.css);
/* end StyleCatcher imports */

blockquote
{
font-style: italic;
}

img.scaled
{
width: 100%;
}

.email
{
border: thin dashed;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
font-family: monospace;
font-size: 9pt;
background-color: #F8F8FF;
}

.entry-body, .entry-more, .comment-content
{
font-family: 'Goudy Old Style', serif;
font-size: 11pt;
}

pre
{
border: 1px dashed #bbbbbb;
background: #f6f7eb;
padding: 5px;
overflow: auto;
}

code
{
font-size: 9pt;
}