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

#header-name a{
text-decoration:none;
color:black
}


#header-name a{
color:#3E3E3E;
}

.entry-title a, #page-title{
font-size:225%;
color:#3E3E3E;
}

.widget-20 #twitter,.widget-20 #rss{
font-weight:bold;
font-size:200%;
}

.widget-20 #twitter{
background-color:#33CCFF;
color:white;
padding:10px;
font-size:100%;
}

.widget-20 #rss{
background-color:#F18A32;
color:white;
margin-right:1em;
font-size:100%;
padding:10px;
}

#beta-inner{
font-size:70%;
background-color:#F0F8FF;
font-family:arial;
}

#beta-inner a{
color:black;
}

.widget-header{
font-weight:bold;
font-size:125%;
}

h3{
font-size:150%;
margin-top:1em;
margin-bottom:.10em;
}

h4{
font-size:125%;
margin-top:1em;
margin-bottom:.10em;

}

blockquote{
background-color: #e6e6fa;
padding:1em;
}

.widget-recommend .widget-content{
padding:1em;

}

.asset-footer, #disqus_thread{
    font-family:arial;
    background-color:lightyellow;
}

pre{
overflow-x:scroll;
}

