@CHARSET "UTF-8";


a, a:active, a:focus, a:visited {
	outline: none !important;
}
.gallery_nav {
	margin: 25px 0;
}

#items > section {
	margin: 20px 0;
}
#items > section a {
	display: block;
	position: relative;
}

.item{
	margin-top: 20px;
	padding-bottom: 10px;
	height: 500px;
}
