/* @override http://local.eternitimotors.com/assets/css/jquery.captify.css */

/**
 * CAPTIFY STYLES
 * ETERNITI MOTORS
 *
 * @author Neal Hulme <nealhulme@gmail.com>
 * @version 1.0
 *
 */

.caption-wrapper {
	float: left;
}
.caption-wrapper img.captify {
	display: block;
	margin-bottom: 12px;
}
.caption-wrapper {
	text-transform: uppercase;
}
.caption-wrapper p {
	color: #808080;
	text-transform: none;
}
#content .caption-bottom {
	background: #000000;
	font-size: 14px;
	padding: 14px;
	text-shadow: 1px 1px 0 #202020;
	width: 191px !important;
}