@charset "utf-8";
/* CSS Document */



/* ---- Comentarios/////////////////////////////////////////////// ----*/



#Comments_C{
	width: 664px;
	height:auto;
	position: relative;
	top:100px;
	left:0px;
	margin:0;

}
#Comments{
	width: 664px;
	height:auto;
	position: relative;
	top:auto;
	left:0px;
	margin:0;

}



/* ---- Contenido Fila////////////////////// ----*/

#C_Row{
	width: 664px;
	height: 190px;
	position: relative;
	left:0px;
	top:0px;
	margin:0;
}
#C_Row_Content{
	width: 654px;
	height: 178px;
	position: absolute;
	left:5px;
	top:10px;
	background: url(../images/fondos/Fondo_Comment.jpg);
	
}

#C_Row_Img{
	width: 100px;
	height: 100px;
	position: absolute;
	left:0px;
	top:0px;
}
#C_Row_Title{
	width: 554px;
	height: 40px;
	position: absolute;
	right:0px;
	top:0px;
	
}
#C_Row_Info{
	width: 524px;
	height: 20px;
	position: absolute;
	right:20px;
	top:40px;
	
}
#C_Row_Desc{
	width: 554px;
	height: 110px;
	position: absolute;
	right:0px;
	top:60px;
	
}
#Com_Img{
	position: absolute;
	width:100px;
	height:100px;
	left:0px;
	top:10px;
}
/* ---- Contenido Fila////////////////////// ----*/

/* ---- Form////////////////////// ----*/

#Add_Comment{
	width: 664px;
	height: 570px;
	position: relative;
	margin-top:auto;
	left:0px;
	margin:0;

}

#Comment_Form{
	width: 624px;
	position:relative;
	height:370px;
	left:10px;
	top:10px;
	margin-top:10px;
	background: url(../images/fondos/Fondo_Comment_Form.jpg);
}

#C_Label{
		font-size:14px;
		font-weight:bold;
		font-family:Calibri;
		color: #336666;
		position:relative;
		top:10px;
		bottom:10px;
		left:15px;
		margin-right:5px;
	
	}
	.c_input{
		border:#339999 thin solid;
		position:relative;
		color:#339999;
		top:10px;
		margin-top:15px;
		margin-bottom:15px;
		margin-left:17px;
		background:#F8F8F8;

	}
	
	.c_input:hover{
		background:#E2E2E2;

	}
	.c_input:focus{
		background:#F5F5F5;

	}
	
	.text_area{
		border:#339999 thin solid;
		position:relative;
		color:#339999;
		top:10px;
		margin-top:15px;
		margin-bottom:15px;
		margin-left:17px;
		background:#F8F8F8;

	}
	
	.text_area{
		background:#E2E2E2;

	}
	.text_area{
		background:#F5F5F5;

	}
	
	.c_submit{
		font-size:14px;
		font-weight:bold;
		font-family:Calibri;
		text-align:center;
		padding-bottom:5px;
		color: #669999;
		position:relative;
		width:150px;
		height:34px;
		top:5px;
		left:15px;
	
	}
	
	#C_Feedback{
		font-size:16px;
		font-weight:700;
		color:#3CB371;
		font-family: "Trebuchet MS", Arial, Calibri;
		position:relative;
		padding-left:5px;
		padding-top:15px;
		margin-left:10px;
		text-align:Left;
		width:628px;
		height:50px;
		
	}
	
	.c_title{
		color:#333300;
		font-family: Calibri, "Trebuchet MS";
		margin-left:15px;
		margin-top:20px;
		font-weight:bold;
		font-size: 24px;
		text-align:left;
	}
	
	.r_msg{
		color:#333333;
		font-family: Calibri, "Trebuchet MS";
		margin-left:40px;
		margin-top:20px;
		font-weight:bold;
		font-size: 16px;
		text-align:left;
	}
	.r_msg a{
		color:#3CB371;
	}


/* ------------------------------------------------------------------------------------------ */

/* ---- Header ----*/

/* ------------------------------------------------------------------------------------------ */ 





/* ------------------------------------------------------------------------------------------ */ 

/* ----- Colors ----- */

/*	#5edaf0 -- clear cyan 
/*	#18a9c3 -- cyan 01 
/*	#17a9c3 -- cyan 02 
/*	#00CCCC -- cyan 03 
/*	#00a0d8 -- cyan title
/*	#e4e4e4 -- Bg Gray
/*	#8e8e8e -- Gray 01
/*	#b3b3b3 -- Gray 02
/*	#575757 -- Descrip Gray
/*	#0606c5 -- Blue 01
/*  #a7b4c2
/*	#06c521 -- Green 01
/*	#a8e558 -- Green 02
/*	#4c8206 -- Green 03




/* ----- Colors ----- */

/* ------------------------------------------------------------------------------------------ */ 

/* ----- Adds ----- */ 
/*#Vinculos{
	width: 930px;
	height: 20px;
	position: relative;
	top: 100px;
	left: 5px;
	background:url(file:///C|/Documents/Works/Projects/Potoshoraptor%201.0/images/background/bg_Links.jpg);
}*/

/* ----- Adds ----- */

/* ------------------------------------------------------------------------------------------ */ 



/* ----- Text ----- */ 

.c_nick{
	color: #669999;
	font-family: Arial, "Trebuchet MS", Helvetica;
	font-size:17px;
	font-weight:bold;
	margin-top: 15px;
	margin-left: 10px;
	width: 270px;
	height: 20px;
	position:relative;
	
}

.c_date{
	color: #666600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:3px;
	margin-left:0px;
	margin-right:20px;
	text-align:left;
	width: 170px;
	height: 14px;
	position:relative;
	
}

.c_desc_row{
	color: #333300;
	font-family: san-serif, "Trebuchet MS", Calibri,  Arial;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	width: 464px;
	height: 100px;
	position:relative;
	
}

.pages{
	color: #669999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:3px;
	margin-left:7px;
	margin-right:10px;
	text-align:center;
	width: 644px;
	height: 20px;
	border-top:#999999 thin dashed;
	border-bottom:#999999 thin dashed;
		
}

.pages a{
	color: #669999;
}

.pages a:hover{
	color: #669900;
}

.responses{
	color: #333300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-top:3px;
	padding-left:5px;
	margin-left:10px;
	text-align:Left;
	position:relative;
	width: 628px;
	height: 30px;
	border-bottom:#999999 thin dashed;	
}

.c_msg{
	font-size:14px;
	font-weight:700;
	color:#669977;
	font-family: "Trebuchet MS", Arial, Calibri;
	position:relative;
	padding-left:20px;
	padding-top:15px;
	margin-left:10px;
	text-align:Left;
	width:612px;
	height:50px;
	border-bottom:#999999 thin dashed;
		
	}

/* ----- Text ----- */ 
