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

.sidebarleft{
	display:none;
	visibility:hidden;
	}


.bottom{
	background-color:none;
	display:none;
	visibility:hidden;
}

.navigation{
	visibility:hidden;
	display:none;
	}

.footer .right, .content .right{
	visibility:hidden;
	display:none;
	}

#imageDataContainer{
	visibility:hidden;
	display:none;
	}

#galleryMod {
	margin-top:20px;}

.entry .postImage{
	width:168px;
	height: 300px;
	float: left;
	}

.contenido{
	width:365px;
	float:left;
	margin-right:7px;
	}

#galleryMod .galleryItem{
	width:100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: none;
	}

#galleryMod .galleryItem img{
	border: none;
	}

#lightbox{
	position:absolute;
	top:15px !important;
	}
	
.clearer{
	clear:both;
	}
