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


blockquote
{
color: #0d9416;
padding: 10px;
border:1px dashed #999999;
background-color:#ffffff;
margin:15px 0 15px;
}


div#content pre.code
{
        color: #0d9416;
padding:10px;
border:1px dashed #999999;
background-color:#ffffff;
margin:0 0 15px;
}

div#content div.footnote
{
font-size: smaller;
        margin-top: 1em;
}
.star .hidden {
        display: none;
}

.counter {
        margin: 10px 20px 10px;
}

