.works {
	width: 289px;
	border: 1px solid #b3a89d;
	overflow: hidden;
	background: url('images/home/works.jpg')  no-repeat;
	position: relative;
	z-index: auto;
	height: 254px;
}
.post {
	clear:both;
	padding: 44px 9px 29px 7px;
	color: #FFF;
	margin-bottom: 29px;
	height: 254px;

}
li.post { 
	padding: 44px 9px 29px 7px; 
	margin-bottom: 29px;
}

.post ol {
	padding: 44px 9px 29px 7px;
	margin-bottom: 29px;
}

.entry, .works {
	width: 289px;
	height: 181px;
	margin-bottom: 29px;
}

.post-content {
	clear: both;
	padding: 44px 9px 29px 7px;
	margin-bottom: 29px;
}
.post-content strong { 
	display: block;
	margin-top: -7px; 
}

div.works {
	width: 289px;
	height: 254px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	z-index: 50;
}