@charset "UTF-8";
/* CSS Document */

/* 
	css/html/front-end/back-end desenvolvido por 
	Christiano Erick
*/

* {
	border: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

body {
	background: url(../images/body_bg.png) repeat-x;
}

.clear {
	clear: both;
}

.link:hover {
	text-decoration: underline;
}

/* Topo - Inicio */
#topo {
	background: url(../images/topo_bg.png) top center no-repeat;
	color: #FFF;
	height: 250px;
	width: 100%;
}

#topo .conteudo {
	height: 250px;
	margin: 0px auto;
	position: relative;
	width: 950px;
}

#topo h1 {
	float: left;
	height: 67px;
	margin: 48px 0px 0px;
	width: 282px;
}

#topo h1 a {
	background: url(../images/logo.png) no-repeat;
	display: block;
	height: 67px;
	overflow: hidden;
	text-indent: -999em;
	width: 282px;
}

#topo #banner {
	float: right;
	height: 80px;
	margin: 42px 1px 0px;
	width: 600px;
}

#topo ul {
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 31px;
	left: 0;
	position: absolute;
	text-transform: uppercase;
	top: 159px;
	width: 500px;
}

#topo ul li {
	display: inline;
	float: left;
	line-height: 31px;
	text-align: center;
}

#topo ul li.home {
	width: 103px;
}

#topo ul li.sobre {
	width: 122px;
}

#topo ul li.anuncie {
	width: 104px;
}

#topo ul li.contato {
	width: 135px;
}

#topo ul li a {
	color: #FFF;
}

#topo form {
	height: 50px;
	left: 0;
	position: absolute;
	top: 205px;
	width: 440px;
}

#topo form label {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 6px 10px 0px 9px;
	text-transform: uppercase;
}

#topo form input {
	float: left;
}

#topo form input.texto {
	background: url(../images/topo_palavra_bg.png) no-repeat;
	height: 25px;
	padding: 5px 5px 0px;
	width: 200px;
}

#topo p {
	bottom: 20px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	left: 355px;
	position: absolute;
}

#topo .rss, #topo .twitter {
	position: absolute;
	height: 30px;
	margin: -8px 0px 0px 20px;
}

#topo .rss img {
	width: 28px;
}

#topo .twitter {
	margin: -8px 0px 0px 60px;
}

#radio {
	bottom: 11px;
	height: 40px;
	position: absolute;
	right: 23px;
	width: 150px;
}
/* Topo - Fim */

/* Meio - Inicio */
#meio {
	margin: 0px auto;
	padding: 10px 0px;
	width: 950px;
}

#meio h3 {
	color: #FF0000;
	font-size: 20px;
	padding: 3px 0px;
	text-transform: uppercase;
}

#meio h3.titulo {
	border-bottom: 1px solid #ccc;
	line-height: 17px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

#meio a {
	color: #333;
}


#meio .texto {
	padding-top: 5px;
}

#meio .texto p {
	color: #666666;
	line-height: 18px;
	margin-bottom: 10px;
}

/* Meio - Fim */

/* Categorias - Inicio */
#categorias {
	color: #fff;
	float: left;
	width: 160px;
}

#categorias .categorias {
	border-bottom: 2px dotted #CCC;
}

#categorias .categorias li {
	border-top: 2px dotted #CCC;
}

#categorias .categorias li a {
	color: #333;
	display: block;
	height: 25px;
	line-height: 25px;
	margin: -1px 0px;
	padding: 0px 5px;
}

#categorias .categorias li a:hover {
	background: url(../images/categorias_bg.png) no-repeat;
	color: #fff;
}

#enquete {
	background: url(../images/enquete_bg.png) bottom no-repeat;
	margin: 10px 0px;
	position: relative;
}

#enquete h3 {
	background: url(../images/enquete_titulo_bg.png) no-repeat;
	color: #fff;
	height: 37px;
	line-height: 35px;
	padding: 0px 8px;
}

#enquete form {
	padding: 0px 8px;
}

#enquete p {
	height: 25px;
	margin-top: 5px;
	padding: 11px 0px 12px;
}

#enquete .btmais {
	bottom: 12px;
	position: absolute;
	right: 8px;
}

#enquete span {
	display: block;
	line-height: 17px;
	margin-bottom: 5px;
}

#enquete label {
	display: block;
}

#enq_resultado {
	background: #000 url(../images/enquete_bg.png) bottom no-repeat;
	display: none;
	padding: 0px 8px 55px;
	width: 144px;
}

#enq_resultado p {
    height: auto;
    line-height: 16px !important;
	padding: 0px !important;
	margin: 0px !important;
}

#blogs li {
	margin-bottom: 5px;
}

#chat {
	background: url(../images/bate_papo_bg.jpg) no-repeat;
	color: #fff !important;
	height: 123px;
	margin: 20px 0px 0px;
}

#chat h3 {
	color: #fff !important;
	height: 37px;
	line-height: 35px;
	padding: 0px 8px;
}

#chat p {
	line-height: 18px;
	padding: 5px 0px 0px 10px;
	width: 80px;
}

#chat a {
	color: #fff !important;
}
/* Categorias - Fim */

/* Lateral - Inicio */
#lateral {
	float: right;
	width: 155px;
}

#newsletter {
	background: url(../images/newsletter_bg.png) no-repeat;
	color: #fff;
	height: 180px;
	margin-bottom: 10px;
	position: relative;
	width: 155px;
}

#newsletter h3 {
	color: #fff;
	text-align:center
}

#newsletter p {
	padding: 7px;
}

#newsletter .texto {
	background: url(../images/enquete_campo.png) no-repeat;
	height: 25px;
	margin: 5px 5px 0px;
	padding: 5px 5px 0px;
	width: 135px;
}

#newSubmit {
	bottom: 21px;
	position: absolute;
	right: 6px;
}

#lateral ul {
	background: url(../images/publicidade_bg.png) top right no-repeat;
	padding-top: 15px;
}

#lateral ul li {
	margin-bottom: 5px;
}
/* Lateral - Fim */

/* Conteudo - Inicio */
#conteudo {
	float: left;
	margin: 0px 17px;
	width: 600px;
}

#destaqueSlide {
	float: left;
	height: 300px;
	overflow: hidden;
	position: relative;
	width: 400px;
}

#destaqueSlide .destaques {
	height: 230px;
	overflow: hidden;
}

#destaqueSlide .destaques a img {
	float: left;
	height: 230px;
	width: 400px;
}

#destaqueSlide span {
	background: url(../images/destaques_bg.png) no-repeat;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 40px 0px;
	height: 60px;
}

#destaqueSlide span a {
	color: #fff;
}

#destaqueSlide span a:hover,#destaqueSlide span a.hover {
	color: #FF0000;
}

#destaqueSlide #dprev, #destaqueSlide #dnext {
	bottom: 14px;
	margin-left: 5px;
	position: absolute;
}

#destaqueSlide #dnext {
	right: 5px !important;
}

#anuncie .img img {
	margin-right: 10px;
}

#conhecapenedo .texto img {
	float: left;
	margin: 0px 10px 0px 5px;
}

.penedo_texto strong {
	color: red !important;
	font-size: 15px !important;
}
/* Conteudo - Fim */

/* Rodape - Inicio */
#rodape {
	background: url(../images/rodape_bg.jpg) top center no-repeat;
	height: 233px;
	margin: 30px 0px 0px;
	width: 100%;
}

#rodape .conteudo {
	height: 233px;
	margin: 0px auto;
	position: relative;
	width: 950px;
}

#copyright {
	left: 253px;
	position: absolute;
	top: 71px;
}

#nuvens {
	position: absolute;
	right: 0px;
	top: 68px;
}

#endereco {
	color: #fff;
	font-size: 14px;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 112px;
	width: 390px;
}

#endereco strong {
	font-style: italic;
}
/* Rodape - Fim */

/* Paginacao - Inicio */
#paginacao {
	background: url(../images/navegacao_bg.png) top right no-repeat;
	display: table;
	height: 50px;
	margin: 20px auto;
	overflow: hidden;
}

#paginacao li.first {
}

#paginacao li {
	background: url(../images/navegacao_sep.png) center left no-repeat;
	display:inline;
	float: left;
	height: 9px;
	line-height: 9px;
	padding: 8px 0px 8px 4px;;
	overflow: hidden;
	width: 21px;
}

#paginacao li.controle {
	background: url(../images/navegacao_controle_bg.png) top left no-repeat;
	margin-right: -21px;
	padding-left: 0px !important;
	width: 21px;
}

#paginacao li.segundo {
	background: none !important;
	padding-left: 0px !important;
}

#paginacao li a {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	height: 9px;
	text-align: center;
	width: 21px;
}

#paginacao li a:hover, #paginacao li a.atual {
	color:#FF0000;
}

#paginacao li a.atual {
	text-decoration: underline;
}

#paginacao li a.navBot {
	background-image: url(../images/navegacao_nav.png);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999em;
}

#paginacao li a.primeiro, #paginacao li a.ultimo {
	margin: 0px 6px;
	width: 9px;
}

#paginacao li a.proximo, #paginacao li a.anterior {
	margin: 0px 8px;
	width: 5px;
}

#paginacao li a.proximo {
	background-position: -14px 0px;
}

#paginacao li a.ultimo {
	background-position: -19px 0px;
}

#paginacao li a.primeiro:hover {
	background-position: 0px -9px;
}

#paginacao li a.primeiro:hover {
	background-position: 0px -9px;
}

#paginacao li a.ultimo:hover {
	background-position: -19px -9px;
}

#paginacao li a.primeiro:hover {
	background-position: 0px -9px;
}

#paginacao li a.proximo:hover {
	background-position: -14px -9px;
}

#paginacao li a.anterior:hover {
	background-position: -9px -9px;
}
/* Paginacao - Fim */

.form .text {
	background: url(../images/contato_input_bg.png) top no-repeat;
	color: #FF0000;
	height: 25px;
	margin-bottom: 10px;
	padding: 7px 5px 0px;
	width: 252px;
}

.form .captcha {
	background: url(../images/contato_captcha.png) top no-repeat;
	width: 127px;
}

.form textarea.text {
	background: url(../images/contato_textarea_bg.png) top no-repeat;
	height: 172px;
	padding: 5px;
	width: 252px;
}

.form .hover {
	background-position: bottom !important;
}
