@charset "utf-8";
/* CSS Document */
.comments_container {}
#comments .title {margin-bottom:3px; color:#ffff00;}
.comments_container .title .anchor {float:right;}
.comments_container .title .anchor img {margin-left:3px;}
.comments_container .title .anchor a{}
.comments_container .comments .comment {margin-top:10px; margin-bottom:3px;}
.comments_container .comments .comment .top_bar {margin-bottom:3px;}
.comments_container .comments .comment .top_bar .nick {font-size:10px; color:#ffff00; display:block; float:left;}
.comments_container .comments .comment .top_bar .ip {font-size:9px; color:#333; display:block; float:left; margin:0 5px;}
.comments_container .comments .comment .top_bar .time {font-size:9px; color:#999; display:block; float:left;}
.comments_container .comments .comment .top_bar .remove {font-size:10px; float:right;}
.comments_container .comments .comment .top_bar .remove a {color:#999; margin-right:3px;}
.comments_container .comments .comment .center {text-align:justify; padding:7px 10px; font-size:10px; background-color:#333; min-height:30px;}
.comments_container .comments #hidden_comments {display:none;}
.comments_container #show_all_btn {margin-top:15px; margin-bottom:20px; font-size:11px; font-weight:bold; color:#ffff00;}
.comments_container #hide_some_btn {margin-top:15px; margin-bottom:20px; font-size:11px; font-weight:bold; display:none; color:#ffff00;}
.comments_container #show_all_btn img {margin-bottom:-3px; margin-right:3px;}
.comments_container #hide_some_btn img {margin-bottom:-3px; margin-right:3px;}
.comments_container #show_all_btn:hover {cursor:pointer;}
.comments_container #hide_some_btn:hover {cursor:pointer;}
.comments_container #show_all_btn img:hover {cursor:pointer;}
.comments_container #hide_some_btn img:hover {cursor:pointer;}
.comments_container #error {text-align:center; color:#c00; letter-spacing:1px; font-weight:bold; margin:10px 10px;}
.comments_container form {margin:3px 0 5px 0;}

#comments label {color:#ffff00; margin-right:10px;}
#comments .error-message { margin:10px; color:#c00; font-size:10px;}
#ArticlescommentNick {width:465px; border:solid 1px #999;}
#comments .comment_form {margin-top:5px;}
#comments .comment_comment {width:515px; float:left;}
#comments .comment_comment textarea {width:465px; height:80px; border:solid 1px #999;}
#comments .comment_submit {float:right; height:80px; width:100px;}
#comments .comment_submit input { background:url('../img/layout/submit_button.png'); background-repeat:no-repeat; border:none; width:100px; height:80px; color:#000; font-size:16px; font-weight:bold;}
#comments .comment_submit input:hover {cursor:pointer;}

.comment_info {margin:10px 0; color:#666; font-size:12px; text-align:justify;}
.comment_info .thin_line {margin-bottom:3px;}

#fb_comments {background-color:#4a4c51; margin-top:10px;}

#comments {margin:15px 0 5px 0;}

#comments .tabs {}
#comments .tabs #RAM {float:left; margin:5px;}
#comments .tabs #RAM :hover {cursor:pointer;}
#comments .tabs #FB {float:left; margin:5px;}
#comments .tabs #FB :hover {cursor:pointer;}
#comments .tabs .comment_on {float:left; margin-right:3px; margin-top:20px; font-weight:bold;}

#comments #fb_comments_container {display:none; margin-top:15px;}
#comments #ram_comments {display:none;}




