@CHARSET "UTF-8";
@import url(recomendar.css);
@import url(imagen.css);
@import url(tira_fotos.css);

.ntksearch
{
	margin-top		: 1em;
}

.foto
{
	border			: none;
	clear			: both;
	overflow		: hidden;
}

.foto h2, .foto h3
{
	border			: none;
	font-size		: 1.8em;
	margin-bottom	: 0.5em;
	margin-top		: 0;
}

.foto .info
{
	color			: #666;
	margin-bottom	: 1.5em;
    font-size		: 0.9em;
}

.foto .info a
{
	font-weight:	bold;
}

.foto .extra
{
	border-top:		1px dotted #666;
	border-bottom:	1px solid #333;
	padding:		1em 0;
	margin-top:		1em;
	margin-bottom:	1.5em;
	clear:			both;
	overflow:		hidden;
}

.foto .extra .tags
{
    font-size:      0.9em;
    margin-bottom:  1em;
}

.foto .extra .tags p
{
	color:			#838383;
	font-style:		italic;
	display:		inline;
}

.foto .extra ul
{
	display:		inline;
}

.foto .extra li
{
	display:		inline-block;
}

.tags ul
{
	list-style-type		: none;
}

.tags ul li
{
	float				: left;
	margin-right		: 1em;
}

.foto .extra .tags li
{
	margin-left:	2em;
}

.foto .extra .acciones li
{
	margin-right:	1em;
}

.foto .extra .acciones a
{
	color:			#333333;
	font-weight:	bold;
	background:		url(/img/comentar.png) no-repeat center left;
	padding-left:	20px;
}

.numero-seguidores-tema
{
	float:			right;
	margin-top:		0.3em;
}

.numero-seguidores-tema form,
.numero-seguidores-tema form div
{
	display:		inline;
}

.numero-seguidores-tema form input
{
	background-color: transparent;
	text-transform:	none;
	padding:		0;
}

.vista_en_detalle_foto_o_galeria h3
{
	border				: none;
	font-size			: 1.8em;
	margin-bottom		: 0.2em;
}

.acciones
{
	list-style			: none;
	display				: block;
	width				: 50%;
	float				: right;
	text-align			: right;
}

div.listado_fotos
{
	float				: left;
	border-top			: 1px dotted;
	margin-top			: 1em;
	width				: 100%;
}

div.listado_fotos div.caja_foto
{
	display				: block;

	width				: 29%;
	margin				: 1em 1% 1em;
	padding				: 4px;
	float				: left;
	background-color	: #dedede;
}

div.listado_fotos div.caja_foto .thumb
{
	display				: block;
	width				: 100%;
	margin-bottom		: 8px;
}

div.listado_fotos div.caja_foto .thumb img
{
	display				: block;
	margin-left			: auto;
	margin-right		: auto;
	margin-top			: 4px;

	border-collapse		: collapse;
	border				: 1px solid #000000;

}

div.listado_fotos div.caja_foto .thumb strong
{
	display				: block;
	padding				: 4px;
	font-weight			: bold;
}

.acciones .accion-recomendar
{
	width				: 12em;
	float				: right;
}

#FotoIndexForm #TemaTemaId,
#FotoIndexForm #UsuarioId
{
	width				: 120px;
}
