@charset "utf-8";
/* CSS Document */

ul#latest-news { margin-left:30px; list-style-type:square; }
ul#latest-news li { padding-bottom:1em; }

.comment { width:530px; }
.comment p { padding-bottom:0; font-size:1em; }
.comment p.date { background:url('backgrounds/commenttop-530.gif') no-repeat top left; height:30px; width:530px; text-align:right; }
.comment p.CommentContent { padding:0 10px 0px 10px; background-color:#ebebeb; }
div.commentBottom { width:530px; height:10px; background:url('backgrounds/commentbottom-530.gif') no-repeat top left; margin-bottom:1em;  }

#content .post { border-bottom:2px dashed #FFFFFF; margin-bottom:1em; padding-bottom:1em; }
#content .post p.tags, #content .post p.cats { padding-bottom:0; }
#content .post h2 { padding-bottom:0; }

#socialBookMarks { border:1px solid #CCCCCC; padding:15px; margin-bottom:10px; }
#socialBookMarks h3 { padding-left:0; }
#socialBookMarks ul { list-style-type:none; padding:0; }
#socialBookMarks ul li { display:inline; }
#socialBookMarks ul li a { font-size:1em; text-decoration:none; padding:0 0 6px 20px; margin-right:4px; height:16px; }
#socialBookMarks ul li.delicious a { background:url('backgrounds/delicious.gif') no-repeat; }
#socialBookMarks ul li.digg a { background:url('backgrounds/digg.gif') no-repeat; }
#socialBookMarks ul li.reddit a { background:url('backgrounds/reddit.gif') no-repeat; }
#socialBookMarks ul li.facebook a { background:url('backgrounds/facebook.gif') no-repeat; }
#socialBookMarks ul li.stumbleupon a { background:url('backgrounds/stumbleupon.gif') no-repeat; }
#socialBookMarks ul li.like { float:left; display:block; }
#socialBookMarks ul li.like div#like { height:25px; width:70px; margin-top:-2px;}

div#right h1 { text-align:left; }
#tweetmeme { float:left; margin:0 15px 15px 0; }