/* new page1ink.net design	*/
/* portfolio stylesheet     */
/* © niko maresco 2010		*/

/*
L A Y O U T
*/

.cat-horiz {
	clear: both;
	margin-bottom: 15px;
}

.cat-middle {
	margin: 20px 0;
}

.cat-more, .cat-back {
	clear: both;
	width: 880px;
	text-align: right;
	font-size: 12pt;
	padding-top: 10px;
}

.cat-back {
	text-align: left;
	padding: 0;
}

.item {
	width: 280px;
	float: left;
	margin-right: 13px;
}

.itm-thumb {
	position: relative;
	display: block;
	width: 280px;
	height: 200px;
	background: 0 0 no-repeat;
}

.itm-thumb * {
	display: none;
}

.itm-thumb span.hover {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	width: 280px;
	height: 200px;
	background-position: 0 -200px;
}

h4.itm-title {
	margin-top: 10px;
}

.itm-date {
	font-size: 12pt;
}
