/* !! do not use // to comment lines => are not respect by IE */
.voting *{
	list-style: none;
	}

#comment img {
	border: 0px;
	display: inline;
}

#comment .item {
	padding: 5px;
}

#comment .itemsmall {
	padding: 5px;
    font-size: 9px;
}

#comment .hide {
	color: #AAAAAA;
}

#comment #CommentMenu {
	position:relative;
	float:left;
	clear:both;
	margin-top: 10px;
	margin-bottom: 5px;
}

#comment #CommentMenu .label {
	color: #999;
	padding-left: 5px;
	font-size:12px;
}

/* BOT�ES DE COMENTARIOS
--------------------------*/

#comment #CommentMenu .buttons {
}

#comment #CommentMenu .button{
	color:#FFF;
	text-decoration:none;
	border: #000 solid 2px;
	margin:0px;
	padding:0px;
	/*padding-left: 2px;
	padding-right: 2px;*/
}

#comment #CommentMenu .button a{
	color:#CCC;
	text-decoration:none;
	padding-left: 6px;
	padding-right: 6px;
    background: #212121;
}

#comment #CommentMenu .button a:hover {
	color:#CCC;
	text-decoration:none;
    background: #313131;
}

/* --------------------------- */

#comment .sectiontableheader {
	height: 15px;
	line-height: 15px;
	color: #666;
	padding: 2px;
    background: #000;
	border-bottom: 1px dotted #212121;
}

#comment .sectiontableentry1 {
	background: #000;
	margin: 0px;
	padding: 0px;
}

#comment .sectiontableentry2 {
	background: #000;
	margin:0;
	padding-left: 13px;
}

#comment .postcontainer{
	position:relative;
	clear:both;
	margin-bottom: 5px;
}

#comment .post {
	border-bottom: 1px dotted #212121;
}

#comment .postheader {
	color: #666;
    background: #000;
	border-bottom: 1px dotted #212121;
	padding: 2px;
}

#comment .postheader td {
	color: #999;
	height: 15px;
	line-height: 15px;
	font-size: 14px;
/*	text-align: right; */
}

#comment .postusername {
	/*background-image: url(../images/user.png);
	background-repeat: no-repeat;
	background-position: 2px -2px;*/
	padding-left: 2px;
	text-align: left;
}

#comment .postusername a {
   /*color: white */
	text-decoration: underline;
}

#comment .postusername a:hover {
	text-decoration: underline;
    color: #ccc;
}

#comment a.postwebsite:link,  #comment a.postwebsite:visited, #comment a.postwebsite:hover {
	/*background: url(../images/html.png) no-repeat;
	background-position: 2px -2px;
	padding-left: 16px;
	font-weight: normal;
	white-space: nowrap;*/
}

#comment .postnotify1 {
	/*background-image: url(../images/mailgreen.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;*/
}

#comment .postnotify0 {
	/*background-image: url(../images/mailred.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;*/
}
	
#comment .posttitle {
	font-style:italic;
}

#comment .postusertype {
	text-transform: capitalize;
}

#comment .avatarcontainer {
	background-image: url(../images/dotv.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#comment .avatar {
	border: 1px #f5f5f5  dashed;
	margin-right: 1px;
}

#comment .postbody td {
	color: #666;
	padding: 5px;
	text-align: justify;
	vertical-align: top;
}

#comment .sectiontableentry1 .postbody {
	/*background: url(../images/body1.gif) repeat-x;*/
}

#comment .sectiontableentry2 .postbody {
	/*background: url(../images/body2.gif) repeat-x;*/
}

/* DATA DO COMENT�RIO
----------------------- */
#comment .createdate {
	font-size:9px;
	display: inline; /* AGE */
	color: #333;
}

#comment .postfooter {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#comment .form {
	width: 100%;
	border-bottom:1px dashed #212121;
	border-top:1px dashed #212121;
	padding: 1px;
	position:relative;
	clear:both;
}

#comment #CommentFormTitle {
	color: #666;
}

#comment .postbody table {
	border: 0px;
	padding: 2px;
}

#comment .quote {
	text-align: center;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
}

#comment .genmed {
	color: #505367;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 1px;
}

#comment .quotebody {
	color: #505367;
	border: 1px #f5f5f5 solid;
	background: white;
	text-align: justify;
	padding: 8px;
}

#comment .code .genmed{
	padding-left: 29px;
}

#comment .emoticoncontainer {
	padding: 5px;
}

#comment .emoticonseparator {
	padding: 3px;
}

#comment .emoticon {
}

#comment .buttoncontainer {
	float: left;
	padding: 8px 5px 5px 5px;
}

#comment .button {
}

#comment td.button {
	text-align: right;
}

#comment .inputbox {
  margin: 0px;
}

#comment .select {
	width: 82px;
}

#comment .onlyregistered {
	padding: 5px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	/*border-top: 1px #f5f5f5 solid;
	border-bottom: 1px #f5f5f5 solid;*/
	background: #1e90ff;
}
#comment ul.voting {
    list-style: none; !important
    padding: 0;
}
.voting li {
    float: right;
	list-style: none; !important
}
#comment ul.voting a {
    display: block;
	list-style: none; !important
}
#comment a.voting_yes:link, #comment a.voting_yes:visited {
	color: #999999;
	font-weight: normal;
	background: url(../images/rating-plus.png) no-repeat;
	/*border: 1px solid #d3deea;*/
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 15px;
	text-decoration: none;
	list-style: none; !important
}

#comment a.voting_yes:hover {
	color: #999999;
	font-weight: normal;
	background: url(../images/rating-plus-on.png) no-repeat;
	/*border: 1px solid #d3deea;*/
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 15px;
	text-decoration: none;
	list-style: none; !important
}

#comment a.voting_no:link, #comment a.voting_no:visited {
	color: #999999;
	font-weight: normal;
	background: url(../images/rating-minus.png) no-repeat;
	/*border: 1px solid #d3deea;*/
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 15px;
	text-decoration: none;
	list-style: none; !important
}

#comment a.voting_no:hover {
	color: #999999;
	font-weight: normal;
	background: url(../images/rating-minus-on.png) no-repeat;
	/*border: 1px solid #d3deea;*/
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 15px;
	text-decoration: none;
	list-style: none; !important
}


/* captcha
----------------------- */
#captcha * {
	margin:0;
	padding:0;
	}

#comment .captchacontainer{
	padding:0;
	margin:0;
	float: left;
}

#comment .captchainput{
	padding:0;
	margin:0;
	float: left;
}

#comment #captcha{
	padding-top:2px;
	padding-left: 3px;
	margin:0;
	float: left;
}

/* ----------------------------- */

#comment #busy{
	padding-left: 5px;
}

#comment #SearchResults a:link, #comment #SearchResults a:visited {
	color: #505367;
}

#comment #SearchResults a:hover {
	color: black;
}

#comment #SearchResults span {
	background: #ffc;
	font-weight: bold;
	border: 1px solid #f5f5f5;
}

.comment_preview_container {
	border: 1px #f5f5f5 solid;
	margin: 8px;
}

.comment_preview {
	padding: 4px;
	text-align: left;
	border: 1px #CCCCCC solid;
	font-size: 0.9em;
	background-color: #F5F5F5;
	cursor: hand;
}

.comment_preview:hover {
	background-color: white;
}

.comment_preview div {
	color: #505367;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.comment_preview div:hover {
	color: white;
	background-color: #fcfcfc;
}
#comment .josc_ads {
    text-align: center;
}
