/* CAPA */
#content .artigo {
	border-bottom: 1px solid #FCEDDC;
	padding-bottom: 20px;
}
#content .artigo h3 {
	font-size: 24px;
	letter-spacing: -1px;
	color: #454545;
	margin-bottom: 12px;
}
#content .artigo h3 a {
	color: #454545;
}
#content .artigo p {
	text-align: justify;
	line-height: 18px;
	margin-bottom: 14px;
}
#content .artigo a.img {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 2px;
}
#content .artigo .comments a {
	display: inline-block;
	color: #983600;	
	margin-bottom: 10px;
}
#content .artigo a.archive {
	display: block;
	margin-top: 12px;
	overflow: hidden;
	text-indent: -1000em;
	background: url(../imagens/layout/bt_mais_artigos.gif) no-repeat;
	width: 93px;
	height: 23px;
}
#content .fotos, #content .videos {
	width: 384px;
	float: left;
	display: inline;
	padding: 16px 0;
	cursor: default;
}
#content .fotos h2, #content .videos h2 {
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #983600;
	cursor: default;
	margin-bottom: 18px;
}
#content .bc ul li {
	float: left;
	display: inline;
	padding-right: 18px;
}
#content .bc ul li a {
	display: block;
	color: #454545;
	font: 12px Georgia, Georgia, serif;	
}
#content .bc ul li a small {
	display: block;
	color: #983600;
}
#content .bc ul li a strong {
	display: block;
	margin: 1px 0 4px;
}
#content .bc ul li a img {
	border: 1px solid #FFF;
	display: block;
}
#content .bc ul li a:hover { color: #983600; }
#content .bc ul li a:hover img {
	border-color: #54C7E8;
}
#content .bc a.archive {
	display: block;
	margin-top: 18px;
	overflow: hidden;
	text-indent: -1000em;
	background: url(../imagens/layout/bt_mais_fotos.gif) no-repeat;
	width: 84px;
	height: 23px;
}
#content .videos a.archive {
	background: url(../imagens/layout/bt_mais_videos.gif) no-repeat;
	width: 93px;
}
#content .videos ul li a span {
	position: absolute;
	display: block !important;
	display: none;
	width: 22px;
	height: 20px;
	background: url(../imagens/layout/play.png) no-repeat;
	margin-left: 6px;
	margin-top: -26px;
	z-index: 10;
}