@charset "utf-8";
/* CSS Document for SocialPraise for JosComment Jun 08 */

#comment #CommentFormTitle{
color:#000;
}
#comment #CommentMenu .label{
color:#000;
}
#comment #CommentMenu .button{
border:none;
}
#comment #CommentMenu .button a{
background:none;
color:#99CC00;
}
#comment #CommentMenu .button a:hover{
background:none;
}
#comment .postheader{
background:none;
padding:0px;
}
#comment .postheader td{
color:#000000;
}
#comment .sectiontableentry1 .postbody, #comment .sectiontableentry2 .postbody{
background:none;
}
#comment .post{
border:none;
}
#comment .postbody td{
color:#000000;
}
#comment .postusername{
background:none;
padding:0px;
}
#comment a.voting_yes:link, #comment a.voting_yes:visited {
background:#FFFFFF;
padding:3px 3px 3px 25px;
border:1px solid #EEEEEE;
background:url(../thumb_up.png) no-repeat 0px 50%;
}
#comment a.voting_no:link, #comment a.voting_no:visited {
background:#FFFFFF;
padding:3px 3px 3px 25px;
border:1px solid #EEEEEE;
background:url(../thumb_down.png) no-repeat 0px 50%;
}
.write_comment a.readon:link, .write_comment a.readon:active, .write_comment a.readon:visited{
display:block;
float:left;
background:url(../comment_readon.png) no-repeat 0px 50%;
padding:8px 95px 10px 10px;
margin:5px 0px;
color:#000000;
}
.write_comment a.readon:hover{
text-decoration:none;
color:#666666;
}
#comment {
background: #F7F7F7;
border:1px solid #EEEEEE;
padding:15px;
margin:0px 0px 15px 0px;
}
#comment .createdate{
color:#000000;
margin:0px 0px 0px 10px;
}
#comment .postusertype{
margin:0px 10px 0px 0px;
}
#CommentMenu {
font-weight:bold;
margin:10px 0px;
}
#CommentMenu td.button{
padding:0px 5px;
}
#comment .postcontainer{
background:#FFFFFF;
border:1px solid #EEEEEE;
}
#comment .postheader td{
padding:5px;
background:#E3EFB3;
}
#comment .postusername, #comment .posttitle{
font-weight:bold;
}
#comment .postbody, #comment .postfooter{
padding:5px;
}
#comment .form{
border:none;
width:100%;
margin:10px 0px;
}
#CommentFormTitle{
border-top:1px solid #EEEEEE;
padding:5px;
font-weight:bold;
font-size:1.3em;
}
#comment .sectiontableheader{
color:#000;
background:none;
height:inherit;
}
#comment input.inputbox, #comment select.inputbox, #comment select.select, #comment textarea.inputbox, #comment .captchainput{
border-top:#CCCCCC 1px solid;
border-left:#CCCCCC 1px solid;
border-right:#EEEEEE 1px solid;
border-bottom:#EEEEEE 1px solid;
width:90%;
margin:0px 0px 5px 0px;
}
#comment input.inputbox, #comment textarea.inputbox, #comment .captchainput{
padding:5px;
}
#comment .captchacontainer{
width:100%;
}
#comment .captchainput{
margin:0px 10px 0px 0px;
}
#comment .sectiontableentry1{
background:none;
}
#comment .sectiontableentry2{
background:none;
}
#comment tr.sectiontableentry1 td, #comment tr.sectiontableentry2 td{
vertical-align:top;
padding:0px 0px 5px 0px;
background:none;
}
#comment .buttoncontainer .button{
background:url(../comment-send.png) no-repeat 50% 50%;
padding:8px 30px 10px 20px;
border:0px;
cursor:pointer;
}
#comment .voting_yes{
background:#FFFFFF;
padding:3px 3px 3px 25px;
border:1px solid #EEEEEE;
background:url(../thumb_up.png) no-repeat 0px 50%;
}
#comment .voting_no{
background:#FFFFFF;
padding:3px 3px 3px 25px;
border:1px solid #EEEEEE;
background:url(../thumb_down.png) no-repeat 0px 50%;
}