/* CSS Document */
#blogTitle {font-size:14pt;margin-bottom:10px;padding-bottom:5px;border-bottom:1px #CCC dashed}
.post {border-bottom:1px #CCC dashed;margin-bottom:10px;padding-bottom:10px}

.alignleft {float:left;margin:5px 10px 5px 0}
.alignright {float:right;margin:5px 0 5px 10px}

#sidebar h2 {margin-bottom:5px;padding-bottom:0}
#sidebar {border-bottom:1px #CCC solid;overflow:hidden}
#sidebar ul {list-style:none}
#sidebar li, #sidebar ul {margin-left:0;padding-left:0}

.post img {border:0}

.rss {background: url(/images/rss.png) no-repeat left center;padding:4px 4px 4px 24px}