/** ID's **/
#top_bar { height:97px; background-image:url(../images/blog_top_bar.jpg); background-repeat:no-repeat; padding:10px; }
#archives { float:left; margin-top:43px; }
#archives  h2 { color:#FFFFFF; font-size:12px; font-weight:normal; }
#searchform { float:right; margin-top:55px; text-align:right; }


/** Classes **/
.post_divider { width:615px; margin:15px 0px 20px 0px; border-bottom:#999999 1px dotted; }
.post { text-align:justify; }
.entry { margin-top:10px; }
.postmetadata { font-size:10px; }
.navigation { display:block; text-align:center; margin-bottom:30px; }
