.innerBox .titleBox h3 {
	visibility: visible;
	color: #fff;
}

.innerBox:hover .titleBox h3 {
	color: #000;
}

.innerBox .titleBox {
	background: rgba(0, 0, 0, 0.5);
}

.titleBox article h3.no-thumb {
	color: #fff;
}