#d0_4{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 15px;
	overflow: auto;
	}

#d0Wrapper{
	width: 350px;
	float: left;
	margin-right: 15px;
	}

.foto{
	padding:1px;
	background: white;
	border: 1px solid #A3A3A3;
	}

#d0{
	height: 200px;
	width: 348px;
	position: relative;
	}

#d0 h2{
	position: absolute;
	bottom: 1px;
	left: 1px;
	padding: 10px;
	background: url(/static/tema/bg-transp-black.png);
	margin-bottom: 0px;
	color: white;
	font-weight: normal;
	font-size: 16px;
	width: 328px;
	}	
	
#d0 .categoria{
	position: absolute;
	top: 1px;
	left: 1px;
	padding: 5px;
	background: url(/static/tema/bg-transp-black.png);
	margin-bottom: 0px;
	color: white;
	font-weight: normal;
	font-size: 10px;
	}
	
#d0 a{color: white;	}
	
#d1_4{
	width: 410px;
	float: left;
	}
	
#d5{
	clear: left;
	border-top: 1px solid white;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0px;
	height: 68px;
	position: relative;
	}
	
#d5 img{
	float: left;
	margin-right: 15px;
	}
	
#d5 h2{
	font-size: 22px;
	width: 450px;
	height: 1.2em;
	line-height: 1.2em;
	overflow: hidden;
	font-size: 22px;
	margin-bottom: 8px;
	margin-top: 5px;
	}
	
#d5 #convite{
	position: absolute;
	top: 	15px;
	right: 10px;
	font-size: 18px;
	font-weight:bold;
	color: gray;
	width: 250px;
	text-align: right;
	}
	
#d6_aleatorios{
	border-top: 1px solid white;
	padding-top: 15px;
	margin-bottom: 15px;
	min-height: 223px;
	}
	
#d6_10{
	width: 350px;
	margin-right: 15px;
	float: left;
	}

#chamada{
	width: 400px;
	min-height: 223px;
	float: left;
	}
	
#TA_header{
	height: 34px;
	padding: 5px;
	margin: -10px;	
	margin-bottom: 10px;
	color: black;
	background: #E1E1E1;
	position: relative;
	}
	
#TA_header img{
	float: left;
	margin-right: 10px;
	border: 1px solid black;
	background: white;
	padding: 1px;
	}
	
#TA_header h3{
	font-size: 18px;
	position: absolute;
	top: 5px;
	left: 45px;
	}

#TA_header p{
	position: absolute;
	left: 45px;
	bottom: 8px;
	font-size: 11px;
	margin-bottom: 0px;
	line-height: 1em;
	}
	
#chamada table tr td{
	border-bottom: 1px solid #EDEDED;
	padding: 5px 0px;
	}
	
#perfilLink{
	position: absolute;
	top: 9px;
	right: 9px;
	background: #DCDCDC;
	padding: 5px;
	border: 1px solid #BDBDBD;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
/**********************************************************************/
	
ul.listagemTopicos li{
	padding: 10px 0px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFF;
	}
	
ul.listagemTopicos li img{
	width: 30px;
	height: 30px;
	float :left;
	margin-right: 10px;
	}
	
#conteudo ul.listagemTopicos li h3{
	margin-bottom: 5px;
	}
	
body.ie7 #conteudo ul.listagemTopicos li h3{
	margin-top: -10px;
	}
	
ul.listagemTopicos li:first-child{
	padding-top: 0px;
	border-top: 0px;
	}

ul.listagemTopicos li:last-child{
	padding-bottom: 0px;
	border-bottom: 0px;
	}
	
/**********************************************************************/
	
#Paginacao{
	clear: left;
	}
	
.topico{
	position: relative;
	padding: 10px;
	padding-left: 80px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	min-height: 68px;
	}
	
.topico:first-child{
	border-top: none;
	padding-top: 0px;
	}
.topico:first-child .ilustracao{
	top: 0px;
	}
	
.topico:last-child{
	border-bottom: none;
	}

.topico .ilustracao{
	position: absolute;
	left: 0px;
	top: 10px;
	padding: 1px;
	background: white;
	border: 1px solid gray;
	}

#conteudo .topico .autor{
	font-size: 12px;
	color: #5C5C5C;
	margin-bottom: 0px;
	}

.topico p a{
	color: black;
	}

#categorias li.ativo{background: #D0D9E4;}
