﻿.post-isotope-categories {
	list-style: none;
	height: 100px;
}
.post-isotope-categories li {
	float: left;
	font-weight: bold;
	padding-left: 5%;
}
.post-isotope-item {
	width: 280px;
	text-align: center;
	border: solid #F1F0EF 10px;
}
.post-isotope-item .post-isotope-item-name {
	height: 50px;
}
.post-isotope-item .post-isotope-item-body {
	height: 200px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}