@charset "utf-8";
/* CSS Document */

/*body, h1, h2, h3, img, div, form { margin:0px; padding:0px;}*/

#hide_url{ }
#hide_url2{ border:#fff solid 1px; height:0px; overflow:hidden; }

#comments-container { /*width:700px; padding:10px;*/ font-family: Helvetica, Arial, sans-serif; color:#333333;}

#formulario{ border: #CCCCCC solid 1px; padding-bottom:30px; padding-left:5px; padding-top:20px; overflow:hidden;}

#n_formulario{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}

#ec {font-size:25px; font-family:Georgia, "Times New Roman", Times, serif; border-bottom:#CCCCCC dotted 1px; margin-bottom:5px; color:#003399;}

#politicas{ font-family:Arial, Helvetica, sans-serif; color:#A4A4A4; font-size:12px; margin-bottom:15px;}

#read_n_comments { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold; text-align:right; color:#003399; float:right;}

#comments-header { line-height:1.3em!important; }

#comments-header h3 { font-size:25px; font-family:Georgia, "Times New Roman", Times, serif; border-top:#CCCCCC dotted 1px; padding-top:10px; padding-bottom:25px; margin-top:25px; color:#003399; }

#comments-header p { font-size:13px;}

#comments-header a { color:#0985B4; text-decoration:none;}

.active { font-weight:bold;}

.clear { font-size:0px!important; line-height:0px!important; clear:both;}

.clear1 { font-size:10px!important; line-height:10px!important; height:10px; clear:both;}

.comment-item { border:#CCCCCC solid 1px; margin-bottom:8px; }

.comment-item-header {
	/*background-image:url(images/comment-header-bg.png);
	background-repeat:repeat-x;*/
	height: 26px;
	overflow:hidden;
}

.avatar { margin: 3px 5px 0px 3px; float:left;}

.nickname-link { line-height:31px; float:left; color:#000; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding-left:5px;}

.bullet { font-size:16px; margin:7px 5px 0px 5px; float:left;}

.rep-score { float:left; margin:10px 5px 0px 1px; cursor:help;}

.rep-score-left { background-image: url(images/rep-score-left.png); background-repeat:no-repeat; width:6px; height:14px; float:left;}

.rep-score-right { background-image: url(images/rep-score-right.png); background-repeat:no-repeat; width:6px; height:14px; float:left;}

.rep-score-center { background-image:url(images/rep-score-center.png); background-repeat:repeat-x; float:left; font-size:11px; height:14px;}

.rating { float:right; margin:8px 10px 0px 0px;}

.score { font-size:12px; float:left; padding-top:1px; margin-right:2px;}

.rating-plus { background-image: url(images/rating-plus.png); background-repeat:no-repeat; width:17px; height:18px; margin:0px 3px; float:left; cursor:pointer;}

.rating-minus { background-image: url(images/rating-minus.png); background-repeat:no-repeat; width:17px; height:18px;  margin:0px 3px; float:left; cursor:pointer;}

.comment-body { font-size:13px; /*line-height:1.3em!important; padding:0.3em 0em;*/ padding-left:20px; background:none;}

.comment-status { margin-top:0.3em;}

.comment-status a { font-size:13px; text-decoration:none; float:left;}

.comment-status a:hover { text-decoration: underline;}

.comment-button { float:right; font-size:13px; cursor:pointer;}

.comment-button-left { background-image:url(images/button.png); width:6px; height:22px; background-repeat:no-repeat; float:left;}

.comment-button-center { background-image:url(images/button.png); background-position:-6px 0px; height:21px; width:150px; float:left; padding-top:1px; font-weight:bold; color:#000066; text-align:center; text-transform:uppercase;}

.comment-button-right { background-image:url(images/button.png); background-position: -728px 0px; width:6px; height:22px; float:left;}

.comment-form { background-image:url(images/arrow.png); background-repeat:no-repeat; padding-left:20px; display:none; }

.comment-form a { color:#0985B4; text-decoration:none;}

.comment-form form {font-family: Helvetica, Arial, sans-serif; font-size:13px; line-height:1.3em!important;}

.comment-form form br { clear:both;}

.form-text { width:98%; height:100px;  margin:0.3em auto; font-size:12px; padding:3px; font-family: Helvetica, Arial, sans-serif;}

.form-input { width:50%; margin:0.3em auto; float:left;}

.form-check { margin:0.3em auto; float:left; clear:left;}

.input-text { float:left; padding-top:7px; padding-left:10px;}

.reply { padding-left:20px; background-image:url(images/arrow.png); background-repeat:no-repeat;background-position: top left;}

.display { display:block; background:none; padding-left:0px;}

#ccloading, #ccsuccess, #ccfail{
	background:#819F70;
	padding: 3px;
	width: 50px;
	position:fixed;
	top: 0;
	right: 0;
	visibility:hidden;
}
#ccsuccess{
	background:green;
}
#ccfail{
	background: red;
}
#ccresponse{
	background:#fff;
	padding: 3px;
	width: 55px;
	height: 20px;
	position:fixed;
	top: 0;
	right: 0;
	visibility:hidden;
}

.left { float:left!important;}

#submit_x1{ float:left;}


#p_center{ text-align:center; padding-bottom:15px;; padding-top:5px;}

#paginationlinks a { background:url(images/p-back.png) repeat-x; color:#fff; border:#FFFFFF solid 2px; line-height:25px; font-weight:bold; padding:3px;}

#submit_x1_c