/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(/mt-static/themes/hills-midnight/screen.css);
/* end StyleCatcher imports */

p {
margin-top: 10px;
}

blockquote {
    border: 1px solid silver;
margin-left: 35px;
margin-right: 35px;
padding-right: 15px;
padding-left: 10px;
padding-top: 5px;
margin-top: 8px;
line-height: 1.2;
font-size: 12px;
}

.module-list-item {
margin-left: 15px;
}

.entry-footer {
padding: 3px;
border: 1px dotted silver;
background: #eaeaea
}

