@charset "utf-8";
/* CSS Document */

ul#latest-news { margin-left:30px; list-style-type:square; }

.comment p { padding:0; font-size:0.8em; margin:0; }
.comment p.date { background:url('backgrounds/commenttop-350.gif') top right no-repeat; height:30px; width:350px; text-align:right;  }
.comment p.CommentContent { margin:0; width:300px; padding:0 10px 0px 40px; background:url('backgrounds/comment.gif') right repeat-y; }
div.commentBottom { width:350px; height:10px; background:url('backgrounds/commentbottom.gif') top right no-repeat; margin-bottom:1em;  }
#commentform .error { color:#FF0000; }

#content .post { border-bottom:2px dashed #002F4D; 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:0.8em; 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; }

#newsContent { width:650px; float:left; padding:20px 0 20px 0; }
#newsContent h1 { padding-bottom:1em; }
#right {  padding:20px 0 20px 20px; width:250px; float:right; }

.news ul, .news form, ul#latest-news { text-align:left; margin:0; padding: 1em 20px 2em 20px; font-size:0.85em; }
.news ul li, ul#latest-news li { list-style-type:none; }
.news ul li a, ul#latest-news li a { display:block; padding:4px; text-decoration:none; }
.news ul li a:hover, ul#latest-news li a:hover { background-color:#D4E3D2; color:#000; }

#tweetmeme { float:left; margin:0 15px 15px 0; }