﻿// COMMENTS SETTINGS

.comment-area
{
	border:0px solid silver;
	text-align: left;
	background: #e5e5e5;
	color: black;
 	font-size: 8px;
	margin-top: 30;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 2em;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 2em;
	position:relative;
	float:right;	
}

.comment-autor
{
 	font-family: Microsoft Sans Serif;
	font-size: 7pt;
	text-align: left;
	color: #FFFFFF;
/*	margin-bottom:5px;*/
	margin-top:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;	
/*	background: #f6f6f6 url('http://www.gamingcr.com/Paginas/Tournaments/KotH/imagenes/koth_m2.gif');*/
	background: #f6f6f6 url('http://www.gamingcr.com/_borders/titulos/tile_cat.gif');
	border:1px solid silver
}

.comment-fecha
{
 	font-family: Microsoft Sans Serif;
	font-size: 7pt;
	text-align: left;
	color: gray;
	padding-bottom: 3px;
	margin-bottom:5px;	
	background: #e5e5e5;		
}

.a-autor
{
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	border:0;
	text-align: left;
	width: 100%;
	margin-left: 3px;
	color: #6DCFF6;	
	font-weight: bold;
	 
}

.a-autor:hover
{
	color: #F26522;
	text-decoration:
	underline;
	cursor: hand
}


.comment-post
{
 	font-family: Microsoft Sans Serif;
	font-size: 8pt;
/*	text-align: left;*/
/*	color: black;*/
/*	font-size: xx-small; */
	color: #666;
	line-height: 175%;
	padding: 8px;	
	background: #e5e5e5;	
}

.comments
{
 	font-family: Microsoft Sans Serif;
	font-size: 8pt;
	text-align: left;
	color: black;
	margin-top:0px;
	margin-bottom:0;
	margin-left: 5px;	
	padding-top: 0px;
	position:relative;
	float:right;
	width: 64%;	
}
.errorwrap {
	background: #F2DDDD;
	border: 1px solid #992A2A;
	margin: 5px;
	padding: 5px;
}