/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name		: Pedro Fuentes
	Author Site		: PedroFuent.es
	Style Name		: Poisson
	Style URI		: http://poisson.cl
	Version			: 0.1
	Comments		: Twitter @PedroFuentes
	Layout Widths	: 950
	Style Footer	: Avenida del Mar 1001 ( Frente al Hotel La Serena Club Resort ) - La Serena - Chile<br />info@poisson.cl - +56 9 913 823 83
*/

div.gallery{
	height:180px;
	overflow:hidden;
}

.gallery-caption{
	display:none;
}

.gallery-item .attachment-thumbnail{
	border:0;
}