@import url(blog.css);
.post-content h1,.post-content h3,.post-content h4{background:#777;padding:6px;color:#eee}
.post-content h2,.post-content h5,.post-content h6{background:#222;padding:6px;color:#fff}
.post-content ol{border:1px solid #999}
#share-buttons{border-width:1px 0;border-style:solid;border-color:#aaa;padding:6px;text-align:center}
#recent-posts-list{border:1px solid #fff}
#recent-posts-list h4{background:#111;color:#fff;padding:8px}
#recent-posts-list li{border-bottom:1px solid #000;padding:3px;border-top:1px solid #fff}
#recent-posts-list li:last-child{border-bottom:0}
#recent-posts-list li:before{content:" 》";}
#next_previous{border:1px solid #fff;border-top:1px solid #aaa;padding:8px;text-align:center}
.next{content:"NEXT 》";background:#333;padding:4px}
.previous{background:#333;content:"《 PREV";padding:4px}
#next_previous a{color:#eee}
#content{border:1px solid #fff}
#comments{background:#eee;border:1px solid #aaa;padding:4px;margin:8px 6px}
#new-entry h3{margin:0 -4px}