@import "layout_hacksie.css";
@import "layout_definicoes.css";

html, body {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

#pagina {
	width: 778px;
	position: absolute;
	left: 50%;
	margin-left: -389px;
/*	background-image:url(../imagens/bg_pagina.jpg);
	background-repeat:repeat-y;*/
	background: url(../imagens/bg_laranja.jpg) repeat-y right;
}

a { color: #FFF; text-decoration: none; font-weight: bold; text-align: left; }
a:link { color: #FFF; text-decoration: none; font-weight: bold; }
a:visited { color: #FFF; text-decoration: none; font-weight: bold; }
a:hover { color: #FFF; text-decoration: underline; font-weight: bold; }
a:active { color: #FFF; text-decoration: none; font-weight: bold; }

#cabecalho {
	background: url(../imagens/topo.jpg) no-repeat center;
	height: 286px;
}

#links {
	position: absolute;
	z-index: 2;
	/*background-color:#FF0000;*/
	width:250px;
	height:50px;
	left:50%;
	margin-left:100px;
	top:190px;
	text-align:right;
}

#institucional {
	position: absolute;
	top: 116px;
	left: 562px;
	width: 176px;
	height: 39px;
	background:url(../imagens/visite.jpg) no-repeat center;
}

#institucional span {
	visibility: hidden;
	display: none;
}

#cabecalho h1 {
	background-image:url(../imagens/quero.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 266px;
	position: absolute;
	top: 20px;
	left: 50px;
}

#cabecalho h1 a {
	display: block;
	height: 111px;
	width: 266px;
}

#cabecalho h1 span {
	visibility: hidden;
	display: none;
}	

#cabecalho h2 {
	position: relative;
	top: 179px;
	font-size: 23px;
	margin-left: 59px;
	padding-left: 12px;
	color: #D2D0C4;
	letter-spacing: -0.01em;
	font-weight: bold;
	background-image:url(../imagens/seta.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}

#cabecalho h3 {
	position: relative;
	top: 183px;
	font-size: 12px;
	margin-left: 74px;
	color: #D2D0C4;
	letter-spacing: 0.07em;
}

#publicadores, #arquivos, #ultimos, #publicadores ul, #arquivos ul, #ultimos ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav {
	font-size: 11px;
	float: right;
	width: 206px;
}

#nav .top {
	background-image:url(../imagens/bg_ponta.jpg);
	background-repeat: no-repeat;
	height: 29px;
	margin: 0;
}

#nav a { color: #000; text-decoration: none; font-weight: bold; text-align: left; }
#nav a:link { color: #000; text-decoration: none; font-weight: bold; }
#nav a:visited { color: #000; text-decoration: none; font-weight: bold; }
#nav a:hover { color: #000; text-decoration: underline; font-weight: bold; }
#nav a:active { color: #000; text-decoration: none; font-weight: bold; }

#nav h4 {
	font-size: 11px;
	display: none;
}


#nav .wrap {
	background-image:url(../imagens/branco_laranja.jpg);
	background-repeat: no-repeat;
	height: 122px;
	float: right;
	width: 207px;
	_width: 206px;
}

#nav .wrap1 {

	background-repeat: no-repeat;
	height: 226px;
	color:#000000;
	text-align:center;
	position:relative;
	top:-80px;

	
}

div.wrap1 p{
text-align:left;
width:160px;
margin-left:20px;
_margin-left:10px;
margin-bottom:10px;
}

div.wrap1 img{
margin-bottom:6px;

}




#publicadores {
	background:url(../imagens/bgbranco_blog.jpg) repeat-y top center #FFF;
	padding: 0;
	margin: 0;
	float: right;
	width: 207px;
	_width: 206px;
}

#publicadores ul {
	margin: 20px 0;
	margin-left: 25px;
}

#publicadores li {
	clear: both;
	height: 40px;
	margin-bottom: 3px;
	width: 150px;
}

#publicadores li a {
	height: 40px;
 	display: block;
}

#publicadores a:hover {
	background-color: #DCDCDA;
}

#publicadores img {
	width: 40px;
	margin-right: 2px;
	float: left;
}

#publicadores .nome {
	display: block;
}

#publicadores .profissao {
	font-weight: normal;
	display: block;
}

#arquivos {
	margin-top: 45px;
	margin-left: 44px;
}

#arquivos li a {
	margin-bottom: 2px;
	font-size: 11px;
}

#ultimos {
	color: #000000;
	margin-top: 45px;
	margin-left: 44px;
	margin-right: 30px;
}

#ultimos li a {
	margin-bottom: 2px;
	font-size: 11px;
}

#conteudo {
	float: left;
	width: 532px;
	color: #d1d0c6;
	padding: 0 20px;
	padding-top: 20px;
	background-image:url(../imagens/bg_conteudo.jpg);
	background-repeat: no-repeat;
}

#conteudo .post {
	background-image: url(../imagens/borda_post.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#conteudo .post h4, #conteudo .post .autor, #conteudo .post .autor a:link {
	color: #f68700;
}

.post .data {
	margin-top: 14px;
	font-weight: bold;
	letter-spacing: 0.01em;
}

.post h4 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 9px;
	margin-left: 2px;
}

.post .thumbs {
	margin-top: 20px;
}

.post .thumbs img {
	width: 58px;
	margin: 5px;
}

.post .autor {
	margin-top: 15px;
}

.post .comentarios {
	background-image: url(../imagens/comentarios.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#rodape {
	background-image:url(../imagens/rodape.jpg);
	background-repeat: no-repeat;
	height: 52px;
	clear: both;
}

#rodape .oficinas {
	display: none;
	background-image:url(../imagens/oficinas.jpg);
	background-repeat: no-repeat;
	width: 172px;
	height: 17px;
	position: relative;
	top: 26px;
	left: 19px;
}

#rodape .oficinas span {
	visibility: hidden;
	display: none;
}

#rodape .assinatura {
	background-image:url(../imagens/assinatura.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 5px;
	width: 68px;	
	position: relative;
	left: 688px;
	top: 28px;
}

#rodape .assinatura span {
	visibility: hidden;
	display: none;
}