
.pie{
	width: 632px;
	height: 40px;
	background: #000;
	float:left;
	position:relative;
	top:0;
}
	.pie .fecha{
		margin-left:10px;
		margin-top:4px;
		
	}
		.pie .fecha h3{
			font-size:24px;
			color:#02FC64;
		}
		
		.pie .fecha .white{
			color:#FFF;
		}
		.pie .fecha .sneakerhunting{
				color:#02FC64;
			}
		.pie .fecha .sneakeractions{
				color:#FF0044;
			}
		.pie .fecha .shopping{
				color:#FEB41D;
			}
		.pie .fecha .secuaces{
				color:#40BCF2;
			}
		
		
	.pie .like_content{
		top:10px;right:10px;
		position:relative;
		float:right!important;
	}
	
	.connect_widget_interactive_area{
	 float:right!important;
	}
	
	
	.connect_confirmation_cell{
		display:none;
	}
	
.descripcion{
	width:631px;
	margin-bottom:10px;
	margin-top:5px;
}

	

	.descripcion .titular{
		margin: 10px 0 ;
		position:relative;
		float:left;
		
	}
	
		.descripcion .titular h3{
			font-size: 2.2em;
			font-weight:bold;
			color:#000;
			letter-spacing:-2px;
			line-height:35px;
		}

	.descripcion .texto{
		font-size:13px;
		color:#000;
		margin-bottom:10px;
		width:630px;
		position:relative;
		float:left;
	}
	
	.descripcion .texto p{
		margin-top:10px;
		margin-bottom:10px;
		position:relative;
		text-align:justify;
		/*width:630px;*/
	}
		.descripcion .texto p a{
			color:#F00;
			font-weight:bolder;
			text-decoration:none;
			
		}
		
		
		.descripcion .texto p a:hover{
			color:#999;
			font-weight:bolder;
			text-decoration:none;
		}
		
		.descripcion .texto a{
			color:#F00;
			font-weight:bolder;
			text-decoration:none;
		}
		
		.descripcion .texto a:hover{
			color:#999;
			font-weight:bolder;
			text-decoration:none;
		}
		
	
.comentarios h3{
	position: relative;
	width:623px;
	height: 34px;
	background: url('../img/header_comments.gif');
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.7em;
	padding-left: 8px;
	margin-bottom: 10px;
}
.comentarios{
	background:#E8E8E8;
	position:relative;
	/*margin-top:10px;*/
}
.comentarios .comment-author{
	margin-bottom:10px;
	width:632px;
	position:relative;
}
	.comentarios .comment-author .avatar{
		width:65px;
		height:65px;
		background:#000;
		position:relative;
		float:left;
	}
	.comentarios .comment-author .autor{
		background:#000;
		color:#FFF;
		padding: 0px 2px 0px 2px;
		font-weight:bold;
		position:relative;
		float:left;
		max-width:562px;
	}

		.comentarios .comment-author .autor .fn{
			font-weight:bold;
		}
		.comentarios .comment-author .autor a.url{
			color:#FFF;
			text-decoration:none;
		}
			
		.comentarios .comment-author .autor a.url:hover{
			color:#999;
			text-decoration:none;
		}


	.comentarios .comment-author .comment-info{
		position:relative;
		float:left;
		width:555px;
	}
		.comentarios .comment-author .comment-info .comment-text{
			width:555px;
			position:relative;
			float:left;
			padding:2px 5px 2px 5px;
			font-family:Arial;
			font-size:12px;
		}

		.comentarios .comment-author .comment-info .comment-date{
			font-family:Georgia;
			color:#308BB7;
			font-style:italic;
			padding:5px 5px 5px 5px;
			font-size:11px;
			font-weight:bold;
			
			right:300px
		}

#comment-avatars-select-wrapper {
	/*padding:									4px;*/
	/*width:										630px;*/
	/*border:1px solid #000;*/
}
#comment-avatars-select-wrapper input {
	display:									none;
}
#comment-avatars-select-wrapper img.selected {
	border:										2px solid #F00;
	
	margin:										0;
}
#comment-avatars-select-wrapper img,
#comment-avatars-select-wrapper img.nothing {
	margin:										5px 5px;
	cursor:pointer;
}
#comment-avatars-select-wrapper.comment-avatars-deselect-link input {
	display:									inline;
}

#commentform{
	/*width:632px;*/
}

#respond{
	width:632px;
	position:relative;
	/*margin-top:10px;*/
}
	#respond h4{
		background:url("../img/header_comments.gif") repeat scroll 0 0 transparent;
		color:#FFF;
		padding:5px;
	}
	
#commentform p{
	margin:5px 0 5px 0;
}	
#commentform p label{
	padding:2px;
	margin-left:5px;
	color:#000;
	width:180px;
	float:left;
}
	#commentform p label.error{
		font-size:11px;
		color:#F00;
	}
#commentform textarea{
	margin-left:5px;
	width:300px;
	height:50px;
	font-family:Arial;
	font-size:11px;
		margin-bottom:5px;
}

#commentform p input{
	width:160px;
	margin-left:5px;
		font-family:Arial;
	font-size:11px;
	margin-bottom:5px;
}

#commentform input#submit{
	margin-left:5px;
}

.cont_inputs{
position:relative;
float:left;
width:300px;
height:300px;
}

.cont_images{
	position:relative;
float:left;
width:250px;
height:250px;
margin-left:80px;
}

.nothing{
	margin:10px 10px;
}
.cont_inputs p textarea.error{
	border:1px solid red;
}

.tags{
	position:relative;
	float:left;
	width:632px;
}

	.tags .tag{
		font-size:12px;
		font-family:Arial;
		margin-right:5px;
		float:left;
		position:relative;
		font-weight:bold;
	}
	
	.tags .tag a{
		padding-left:3px;
		padding-right:3px;
		background:#999;
		color:#FFF;
		text-decoration:none;
	}
	
	.tags .tag a:hover{
		background:#000;
		color:#FFF;
		text-decoration:none;
	}


/* SNEAKER HUNTING */
/* ----------------------------------------- */



.cont_results{
	margin-top:10px;
	/*height:280px;*/
	width:635px;
	height:95px;
	position:relative;
	float:left;
	margin:10px 0;
	/*background:url('../img/fondo_reel_posts.jpg') no-repeat;*/
	/*padding-top:5px;*/
}
		.cont_results #reel a{
			width: 65px;
			height: 65px;
			display: block;
			float:left;
			text-decoration:none;
		}
		
		.cont_results .thumbnail img{
			/*width: 65px;*/
			/*height: 65px;*/
			
		}

		.cont_results .thumbnail {
			margin-bottom: 5px;
			position:relative;
			/*overflow:hidden;*/
			position:relative;
		}		
		.cont_results .thumbnail.left{
			margin-right:5.5px;
		}
		.cont_results .thumbnail.left.black{
			background:#000;
		}
		.cont_results .thumbnail .thumb{
			overflow:hidden;
			width: 65px;
			height: 65px;
			position:relative;
		}
		.cont_results .thumbnail .dummy{
			width:65px;
			height:65px;
			left:70px;
			position:absolute;
			z-index:999;
		}
		
		/*.cont_results .thumbnail .rollover{
			position:absolute;
			z-index:998;
			display:none;
			
			left:-3px;
			top:-4px;
			text-align:right;
			padding:5px;
			height:75px;
			width:150px;
		}*/
		.cont_results .thumbnail .rollover{
			/*position:absolute;
			z-index:998;*/
			/*display:none;*/
			
			left:-3px;
			top:-4px;
			text-align:right;
			padding:5px;
			height:75px;
			width:150px;
		}
		
		.cont_results  .thumbnail a{
			position:absolute;
			float:left;
			display:block;
			width:69px;
			height:69px;
			text-decoration:none;
			z-index:999;
			left:0;
		}
		
		.cont_results a{
			width:69px;
			height:69px;
			
		}
		
		
		.cont_results .thumbnail .rollover.sneakerhunting{
			background:url(../img/thumb_rollover_sneakerhunting.gif) no-repeat;
		}
		.cont_results .thumbnail .rollover.sneakeractions{
			background:url(../img/thumb_rollover_sneakeractions.gif) no-repeat;
		}
		.cont_results .thumbnail .rollover.secuaces{
			background:url(../img/thumb_rollover_secuaces.gif) no-repeat;
		}
		.cont_results .thumbnail .rollover.shopping{
			background:url(../img/thumb_rollover_shopping.gif) no-repeat;
		}
		
		.cont_results .thumbnail .rollover .title{
			position:relative;
			display:block;
			float:right;
			width:73px;
			height:65px;
			font-size:10px;
			font-weight:bold;
			color:#000;
			overflow:hidden;
			text-align:left;
			left:70px;
		}
			.cont_results .previous-next{
				position:relative;
				float:left;
				width:632px;
				margin-bottom:10px;
			}
			.cont_results .previous-next .previous{
				position:relative;
				float:left;
				background:#000;
				font-size:16px;
				font-weight:bold;
				padding:3px 7px;
			}
			.cont_results .previous-next a .previous.sneakerhunting{
				color: #00FA50;
			}
			
					
			.cont_results .previous-next a:hover .previous.sneakerhunting{
				color: #000;
				background: #00FA50;
			}
			.cont_results .previous-next a .previous.sneakeractions{
				color: #FF0044;
			}
			
					
			.cont_results .previous-next a:hover .previous.sneakeractions{
				color: #000;
				background: #FF0044;
			}
			.cont_results .previous-next a .previous.secuaces{
				color: #40BCF2;
			}
			
					
			.cont_results .previous-next a:hover .previous.secuaces{
				color: #000;
				background: #40BCF2;
			}
			.cont_results .previous-next a .previous.shopping{
				color: #FEB41D;
			}
			
					
			.cont_results .previous-next a:hover .previous.shopping{
				color: #000;
				background: #FEB41D;
			}
			
			.cont_results .previous-next .next{
				position:relative;
				float:right!important;
				right:2px;
				background:#000;
				font-size:16px;
				font-weight:bold;
				padding:3px 7px;
			}
			.cont_results .previous-next a .next.sneakerhunting{
				color: #00FA50;
			}
			
					
			.cont_results .previous-next a:hover .next.sneakerhunting{
				color: #000;
				background: #00FA50;
			}
			.cont_results .previous-next a .next.sneakeractions{
				color: #FF0044;
			}
			
					
			.cont_results .previous-next a:hover .next.sneakeractions{
				color: #000;
				background: #FF0044;
			}
			.cont_results .previous-next a .next.secuaces{
				color: #40BCF2;
			}
			
					
			.cont_results .previous-next a:hover .next.secuaces{
				color: #000;
				background: #40BCF2;
			}
			.cont_results .previous-next a .next.shopping{
				color: #FEB41D;
			}
			
					
			.cont_results .previous-next a:hover .next.shopping{
				color: #000;
				background: #FEB41D;
			}


