* {	margin: 0; padding: 0; list-style: none; font-family: Georgia }
h2 { color: #333; font: 29px normal; padding: 23px 0px 0px 56px }
h3 { width: 250px; margin: 10px auto 6px auto; color: #0000CC; background: url(img/subtitulo.gif) repeat-x; padding: 3px 0 2px 0; border-bottom: 1px solid #DDD; font-weight: lighter; font-size: 16px }
img { border: none }
a:link,a:visited,a:hover,a:active {	color:#000 }
a:link,a:visited,a:active { text-decoration:none }
a:hover { text-decoration:underline; cursor:pointer }


/* ESTRUTURA */
#geral {
	margin: 0 auto;
	width: 1003px;
	overflow: hidden}
#topo h1.logo a {
	background: url(img/logo.jpg) no-repeat;
	height: 156px; width: 1003px;
	display: block}
#botoes {
	width: 1003px;
	height: 48px;
	background: url(img/sejabemvindo.jpg) left no-repeat}
#botoes ul {
	padding-left: 641px}
#botoes li {
	display: inline;
	margin-left: 9px}
#conteudo {
	width: 1003px;
	background: url(img/fundo.gif) top no-repeat;
	display: block;
	overflow: hidden}
#bg {
	background: url(img/fundorepete.gif);
}
#baixo {
	background: url(img/fundobaixo.gif) top no-repeat;
	text-align: center;
	display: block;
}
#menu {
	float: left;
	width: 246px;
	padding-left: 18px;
}

#posts {
	width: 735px;
	float: right;
}
#pesquisar {
	background: url(img/pesquisar.jpg);
	width: 225px;
	height: 45px;
	padding: 26px 0 0 21px;
}
.celula {
	padding-top: 12px;
	background: url(img/fundomenu.gif) 0px 70px no-repeat;
}
#menu ul {
	padding-left: 20px;
	margin: 0;
}
#menu li {
	position: relative;
	display: block;
	padding: 13px 0 3px 15px;
	background: url(img/bullet.gif) 0 14px no-repeat;
	line-height: 10px;
}
#menu p {
	color: #CCC;
	margin-top: 10px;
	text-align: center;
}

/* POSTAGEM */
.postagem {
	margin: 0 auto;
	width: 695px;
}
.espaco {
	clear: both;
	height: 30px;
}
.titulo {
	width: 585px;
	height: 101px;
	background: url(img/titulo.jpg);
	float: left;
}
.titulo p {
	margin: 6px 0 0 57px;
	font-size: 11px;	
}
.data {
	background: url(img/data.jpg);
	float: right;
	width: 110px;
	height: 101px;
}
.data ul {
	width: 95px;
}
.texto {
	clear: both;
	background: url(img/meio.gif);	
	padding: 3px 16px 12px 16px;
	text-align: center;
}
.texto p {
	margin-top: 12px;
	text-align: center;
}
.baixoesquerda {
	background: url(img/baixoesquerda.jpg);
	width: 346px; height: 63px;
	float: left;
}
.baixodireita {
	background: url(img/baixodireita.jpg);
	width: 349px; height: 63px;
	float: right;
}
.baixodireita p {
	padding: 24px 18px 0 0;
	text-align: right;
}
.baixoesquerda li {
	display: inline;
	margin-right: 3px;
}
.baixoesquerda ul {
	margin: 17px 0 0 19px;
}
.espaco {
	clear: both;
	height: 15px;
}

/* ESTILOS */
.pesquisa {
	border: 0px;
	font: 15px Courier New;
	color: #333;
	padding: 5px;
	width: 138px;
	height: 17px;
}
.lupa {
	position: absolute;
	margin: -9px 0 0 18px;
}
.juicy { margin: 11px 0 10px 0; padding-left: 118px; clear: both }


/*PAGINAÇÃO BY JEFFS*/

.pagination {
 width: auto;
 height: 25px;  
 clear: both;
 padding-top: 15px;
 margin: 0 auto;
}

.pagination a {
 padding: 2px 6px 2px 6px; 
 margin: 1px;
 text-decoration: none;
 border: 1px solid #222;
 color: #000;
 background-color: #DFDFDF;
 font: bold 0.9em Tahoma;
}

.pagination a:hover {
 border: 1px solid #222;
 color: #fff;
 background-color: #CCC;
 font: bold 0.9em Tahoma;
}

.pagination span.pages {
 padding: 2px 6px 2px 6px; 
 margin: 1px;
 color: #000;
 font: bold 0.9em Tahoma;
}

.pagination span.current {
 padding: 2px 6px 2px 6px; 
 margin: 1px;
 font-weight: bold;
 border: 1px solid #222;
 color: #222;
 background-color: #fff;
 font: bold 0.9em Tahoma;
}

.pagination span.extend {
 position: relative;
 padding: 2px 6px 2px 6px; 
 margin: 1px;
 font-weight: bold;
 border: 1px solid #222;
 color: #222;
 background-color: #fff;
}