@charset "utf-8";
/* CSS Document */

/*
*******************

	ENSAIOS

*******************
*/
#content #sets {
	position:relative;
	clear:both;
	padding-top:5px;
}

#content #sets .last {
	width:554px;
	float:left;
	padding:0px;
	padding-bottom:10px;
	height:300px;
}

#content #sets .last a.lnkLast .titulo {
	background:#c80000;
	opacity:0.7;
	filter: alpha(opacity=70);
	z-index:20px;
	position:absolute;
	top:230px;
	left:1px;
	height:40px;
	width:533px;
	display:block;
	font-weight:bold;
	text-align:left;
	padding:5px;
	padding-left:12px;
	color:#fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#content #sets .last a.lnkLast:hover .titulo {
	background:#eee;
	color:#c80000;
	border-left:1px solid #c80000;
	border-right:1px solid #c80000;
	opacity:0.9;
	filter: alpha(opacity=90);
	text-decoration:none;
}

#content #sets .last a.lnkLast .titulo .pinup {
	font-size:16px;
	display:block;
}

#content #sets .last a.lnkLast .titulo .set {
	font-style:italic;
	font-size:12px;
}

#content #sets .last a.lnkLast .titulo .fotografo {
	font-style:italic;
	font-size:10px;
	font-weight:normal;
}

.last a.lnkLast {
	clear: both;
	display:block;
	text-align:center;
	color:#c80000;
	padding:1px;
	vertical-align:middle;
	display:table-cell;
	height:370px;
	width:355px;
	margin-bottom:30px;
}

#content #sets .last a.lnkLast {
	display:block;
	height:302px;
	width:552px;
}

.last a.lnkLast:hover {
	background:#c80000;
	color:#fff;
	text-decoration:none;
}

#content #sets .recent {
	width:240px;
	float:left;
}


#content #sets .recent .titulo {
	background:#666;
	opacity:0.7;
	filter: alpha(opacity=70);
	height:25px;
	width:231px;
	display:block;
	font-weight:bold;
	text-align:left;
	padding:2px;
	color:#fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	line-height:12px;
	margin-left:-1px;
	margin-top:-32px;
}

#content #sets .recent a {
	clear: both;
	display:block;
	width:235px;
	text-align:center;
	color:#c80000;
	padding:2px;
	margin:4px;
	margin-top:0;
}

#content #sets .recent a img { border:0px;}
#content #sets .recent a:hover {
	background:#666;
	text-decoration:none;
}

#content #sets .recent .todos a:hover {
	background:#c80000;
	text-decoration:none;
}

#content #sets .recent a:hover .titulo {
	background:#eee;
	color:#c80000;
	border-left:1px solid #666;
	border-right:1px solid #666;
	opacity:0.9;
	filter: alpha(opacity=90);
	text-decoration:none;
}

#content #sets .recent a .titulo .pinup {
	font-size:12px;
	display:block;
}

#content #sets .recent a .titulo .set {
	font-style:italic;
	font-size:10px;
}

#content #sets .recent a .titulo .fotografo {
	font-style:italic;
	font-size:10px;
	font-weight:normal;
}


.todos a {
	display:block;
	text-align:center;
	clear:both;
	width:100%;
	color:#c80000;
	padding:1px;
	font-weight:bold;
	font-size:10px;
}

.todos a:hover {
	color:#fff !important;
	background:#c80000;
	text-decoration:none;
}

/*
*******************

	MENSAGENS: COLUNAS E PINUPS

*******************
*/


#mensagens {
	clear:both;
	width:795px;;
	padding:3px;
	padding-top:5px;
}

#mensagens .titulo {
	width:371px;
	background:#c80000;
	color:#fff;
	padding:2px;
	padding-left:20px;
	background-image:url(../_images/tittle_star.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	font-weight:bold;
}

#mensagens #colsHome {
	width:391px;
	display:block;
	float:left;
	margin-right:8px;
	margin-bottom:10px;
}


#mensagens #colsHome a.artigo {
	color:#000;
	border-bottom:1px solid #c80000;
	display:block;
	width:389px;
	padding:2px;
	font-size:11px;
}

#mensagens #colsHome a.artigo:hover {
	color:#c80000;
	background:#eee;
	text-decoration:none;
}

#mensagens #colsHome a.artigo .coluna {
	display:block;
	font-style:italic;

}
#mensagens #pinups {
	float:left;
	width:391px;
}

#mensagens #pinups #slidePinups {
	display:block;
	width:387px;
	height:160px;
	clear:both;
	padding:2px;
	border:1px solid #fff;
}

#mensagens #pinups #slidePinups .scroll {
	display:block;
	width:17px;
	float:left;
	height:160px;
	border:1px solid #fff;
}


#mensagens #pinups #slidePinups a {
	display:block;
	float:left;
	width:110px;
	padding:3px;
	font-size:10px;
}

#mensagens #pinups #slidePinups a img {
	display:block;
	margin:auto;
	margin-bottom:0px;
}

#mensagens #pinups #slidePinups a:hover {
	background:#eee;
	text-decoration:none;
}

#mensagens #pinups #slidePinups a .nome {
	display:block;
	background:#c80000;
	color:#fff;
	padding:2px;
	font-weight:bold;
}

#mensagens #pinups #slidePinups a .info {
	display:block;
	color:#fff;
	padding:2px;
	background-color: #999;
}

#mensagens #pinups #slidePinups a:hover .info {
	background-color: #666;
	text-decoration:none;
}
/*
*******************

	PG INICIAL: FOTOLOG

*******************
*/

#fotolog {
	clear:both;
	padding-top:5px;
	border-top:1px solid #c80000;

}

#fotolog .titulo {
	width:777px;
	background:#c80000;
	color:#fff;
	padding:2px;
	padding-left:20px;
	background-image:url(../_images/tittle_star.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	font-weight:bold;
	margin-bottom:2px;
}


#content #fotolog .last {
	height:370px;
	width:355px;
	float:left;
	font-weight:bold;
}

#fotolog .last a.lnkLast:hover {
	background:#eee;
	color:#c80000;
	text-decoration:none;
}

#content #fotolog #recent {
	width:440px;
	height:auto;
	float:left;
	margin-left:5px;
}

#fotolog .todos {
	width:430px;
	float:left;
	text-align:right;
	padding-right:3px;
}
