/* 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 */
a:link{
text-decoration:none;
color:#06f;
}
a:visited{
text-decoration:none;
color:#39f;
}
a:hover{
text-decoration:underline;
}
em {
font:normal larger sans-serif;
}
pre{
border:dotted 1px #999;
background:#f8f8f8;
padding:5px;
overflow:auto;
}
#header-name{
font:normal 30pt 'Courier New',sans-serif;
}
.entry-title {
padding-bottom:4px;
border-bottom:dotted 1px #333; 
}
.entry-content,.widget-content{
font-size:80%;
}
.comments-open,.trackbacks {
font-size:80%;
}
.trackbacks-info {
border:dotted 1px #999;
padding:8px;
}

.flashSample {
border:dotted 1px #999;
}
