/*!
 * cache=false;cachewrite=true
 * @license Licences are viewable at this URL: https://cdn1.gaiaonline.com/src/_/cache_bust_ca-8d5019b336ded11251b7868faa278b0a-1765603043-1445-176/src/css/arena/comments.css
 */


/*! /src/css/arena/comments.css */
/* START: COMMENTS.CSS */

	#gaia_content #arena-comments 
	{
		float:left;
		margin:0px 0px 0px 15px;
		width:450px;
	}

	#arena-comments #comments-add-button 
	{	
		margin:10px 0px 0px;
	}
	
	#arena-comments #comments-add-form 
	{	
	
	}
	
	#arena-comments #comments-seperator 
	{	
		/*border-top: 2px solid #90305c;*/
	}
	
	#arena-comments #arena-comments-main 
	{
		margin: 0px;
	}
	
	#arena-comments #arena-comments-main #arena-comments-ul 
	{
		margin-bottom: 0px;
		padding: 0px;
		float:left;
	}
	
	#arena-comments #arena-comments-main #arena-comments-ul #arena-comments-li 
	{
		float:left;
		left:-10px;
		list-style-type:none;
		position:relative;
	}
	
	#arena-comments #arena-comments-main #arena-comments-ul #arena-comments-li.loop 
	{
		*clear:both;
		*width:450px;
	}
	
	#arena-comments #arena-comments-main #arena-comments-ul #arena-comments-li .img 
	{
		float: left;
	}
	
	#arena-comments #arena-comments-main #arena-comments-ul #arena-comments-li .desc 
	{
		left:15px;
		padding:0px 0px 0px 10px;
		position:relative;
		top:-15px;
		*float:left;
		*left:40px;
		*top:-64px;
		*width:350px!important;
	}

	#arena-comments #arena-comments-main #arena-comments-ul #arena-comments-li .desc li 
	{
		list-style-type: none;
	}
	
	#arena-comments #arena-comments-main #arena-comments-ul #arena-comments-li .desc li .link 
	{
		float: right;
		font-size:11px;
		*float:none;
	}
	
	#arena-comments #arena-comments-main #arena-comments-ul #arena-comments-li .desc li .username 
	{
		font-family: Arial;
		font-size: 12px;
	}
	
	#arena-comments #arena-comments-main #arena-comments-ul #arena-comments-li .desc li .description 
	{
		font-family: Arial;
		font-size: 12px;
	}
	
	#arena-comments #arena-comments-main #arena-comments-ul #arena-comments-li .desc li .date 
	{
		font-family: Arial;
		font-size: 12px;
	}
	
	#arena-comments #arena-comments-main #arena-comments-ul #arena-comments-li .desc li.niks 
	{
		*float:right;
		*position:relative;
		*top:-12px;
	}
	
	.clear 
	{
		clear: both;
	}
	
	.displaynone 
	{
		display:none;
	}
	
	#arena-comments #arena-comments-pagination 
	{
		float:right;
		margin:10px 0px 25px;
		*clear:both;
	}
	
/* END: COMMENTS.CSS */