{block:Description}{/block:Description}
body { background-color:{color:Background}; background-image:url({image:Background}); background-position:{text:Background Image Position};
{block:IfBackgroundImageNotRepeat}background-repeat:no-repeat;{/block:IfBackgroundImageNotRepeat}
{block:IfBackgroundImageFixed}background-attachment: fixed;{/block:IfBackgroundImageFixed} color:{color:Text}; font-size:14px; line-height:16px; font-family:{font:body};
}
a, a:visited, a:active { color:{color:Link}; text-decoration: none;
}
a:hover { color:{color:link hover}; text-decoration:none; }
p { margin: 1px 1px 1px 3px; line-height:10px; padding: 0;
}
ol.notes { padding: 0px; margin: 10px 0px; list-style-type: none; border-bottom: dotted 1px {color:text};
}
ol.notes li.note { border-top: dotted 1px {color:text}; padding: 10px;
}
ol.notes li.note img.avatar { margin-right: 10px; width: 20px; height: 20px;
}
blockquote{padding:0px; padding-left:5px; margin:5px; border-left:1px dotted {color:text};} blockquote img{display:block;} blockquote p{padding:0px; margin:0px;} blockquote blockquote{position:relative; left:-5px; margin-top:0px; margin-right:0px; padding-right:0px;} a img{border:none;}
#content{ position:absolute; top:55px; width:520px; left:470px; padding:2px; margin:auto;
}
#sidebar{ top:60px; width:300px; position:absolute; font-color:{color:text}; left:60px; overflow:shown; padding:10px; background-color:{color:Sidebar};
}
#post{ padding:1px; margin-bottom:8px; background-color:{Color:Posts}; }
h1 { font-size:15px; font-weight:normal; font:{font:title}; color:{color:Title}; text-transform:none; line-height:16px; letter-spacing:-2px; }
.h2 { font-size:11px; font:{font:text}; color:{color:text}; background-color: transparent; text-align: right; text-transform:uppercase; padding:1px; font-weight:normal; }
h3 {
margin-top:5px;