/* This imports the Base Weblog CSS from TypePad, which defines core styles */

@import url(/.shared/themes/common/base-weblog.css);


/* This imports the local asterisk-style.css, which you can use as a guide for customizing your blog's CSS. */

@import url(asterisk-style.css);

#banner-header, #banner-header a, #banner-header a:focus, #banner-header a:hover, #banner-header a:active, #banner-header a:visited {
color:#555555;
font-size:26px;
font-weight:bold;
margin:-5px 0;
}
.subcr {
    float: left;
    padding: 1em 1em 0;
}
body { text-align: left;}

.entry-body ul { margin-bottom: 15px; font-size: 14px; margin-left: 4em; list-style-type: disc; }
/* ph=1 */

