/* 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);

/* Like Buttons (Retweet & Facebook) */
.post_share {float:right; margin: 2px 5px 5px 10px; position:relative;}
.post_share .wdt_button{clear:left;margin:0; margin-bottom:10px}
.wdt_fb{height:59px}
.comments-open { display:none !important; }
/* ph=1 */

