@charset "utf-8";
/************************* PRINT */
.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	width: auto !important;
	height: auto !important;
}

#gallery-content .nav,
#snail,
#comment-form,
#meta,
#entry-meta .nav,
#content-bounds #sidebar,
#bounds #menu,
#bounds #header {
	display: none;
}

#entry #entry-content small {
	font-size: 18px;
}

.photo {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.clear { clear: both; }

