
/* base css */
@import url(http://www.typepad.com/.shared/themes/common/base-weblog.css);
@import url(http://klab.lv/stc/sixhtml/ljextras.css);
/* theme css */
@import url(http://www.typepad.com/.shared/themes/shea/theme-folio.css);



/* user css */

<style type="text/css">
.comment { margin-top: 40px; }

#container { background: #000; width: 780px; }
#alpha-inner { width: 510px; }


 
.entry-body {padding: 10px; 
  border-width: 1px; border-color:#666666; border-style:dashed; background-color: #444444; }
.comment-content {padding: 10px; 
  border-width: 1px; border-color:#666666; border-style:dashed; background-color: #555555; }
a.permalink { display: none; }
p.entry-footer, .comment-footer { color: #999999; }

</style>
