@charset "utf-8";
/* CSS Document */

ul#latest-news { margin-left:30px; list-style-type:square; }
ul#latest-news li { padding-bottom:1em; }

.comment p { padding-bottom:0; font-size:0.8em; }
.comment p.date { background:url('/en/news/backgrounds/commenttop-350.gif') top right no-repeat; height:30px; width:350px; text-align:right;  }
.comment p.CommentContent { padding:0 10px 0px 40px; background:url('/en/news/backgrounds/comment.gif') right repeat-y; }
div.commentBottom { width:380px; height:10px; background:url('/en/news/backgrounds/commentbottom.gif') top right no-repeat; margin-bottom:1em;  }

#content .post {  }
#content .post p { padding:0 10px; }
#content .post p.tags, #content .post p.cats { padding-bottom:0; }
#content .post h2 a { color:#FFF; }
#content .post h2 a:hover { text-decoration:underline; }

#socialBookMarks { border:1px solid #CCCCCC; padding:0 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('/en/news/backgrounds/delicious.gif') no-repeat; }
#socialBookMarks ul li.digg a { background:url('/en/news/backgrounds/digg.gif') no-repeat; }
#socialBookMarks ul li.reddit a { background:url('/en/news/backgrounds/reddit.gif') no-repeat; }
#socialBookMarks ul li.facebook a { background:url('/en/news/backgrounds/facebook.gif') no-repeat; }
#socialBookMarks ul li.stumbleupon a { background:url('/en/news/backgrounds/stumbleupon.gif') no-repeat; }

#tComment { margin-left:0; }