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

p{
line-height:1.6em;
}

.entry-content h3{
font-weight:bold;
margin-top:15px;
margin-bottom:10px;
font-size:large;
}
.entry-content h4{
font-weight:bold;
font-style:italic;
margin-top:15px;
margin-bottom:10px;
font-size:larger;
border-left-color:#666666;
border-left-style:solid;
border-left-width:5px;
padding-left:8px;
}

blockquote{
background-color:#EEEEEE;
color:#333333;
padding:10px;
}

dt{
margin-top:10px;
margin-bottom:3px;
list-style-type:disc;
margin-left:15px;
border-left-color:#CCC;
border-left-style:solid;
border-left-width:2px;
padding-left:5px;
}

dd{
margin-top:2px;
margin-bottom:6px;
margin-left:40px;
}

dd blockquote{
margin-left:0px;
}

.attention {
color:#DD0000;
}

.retweet{
padding-top:8px:
}
