/* ------------------------------------*/
/* << BEGIN COPY                       */
/* ------------------------------------*/

/* caption styling */
.caption-top, .caption-bottom {
	background:url(../imagens/bg-caption.png) top center repeat-x;
	text-shadow: 0 0 1px rgba(0,0,0,0.3); /* melhor estetica no chrome */
	-webkit-text-stroke: 0.5px transparent; /* melhor estetica no safari */
	font-family:'JosefinSansStdLight', arial, serif;
	text-transform:uppercase;
	font-size:18px;
	line-height:16px;
	color: #ffffff;
	padding: 10px;
	opacity: .99 !important;
}
.caption-top {
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c {
	clear: both;
}
/* ------------------------------------*/
/* END COPY >>>                        */
/* ------------------------------------*/

/* ignore the nonsense below, you don't need it for your projects */


#wrapper {
	width:550px;
}