/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

	Copyright (c) 2008-2009 AgenciaWX Development Team
	Última revisão: Jhony Pacheco Gomes 06/01/2010

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Itens de Layout
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
.box {
	z-index:2;
	position:relative;
}
#all {
	width:960px;
	margin:0 auto;
}
#header {
	background:url("../img/header.jpg") no-repeat;
	height:360px;
	position:relative;
	clear:both;
}
#header h1 a {
	background:transparent url("../img/logo.png") no-repeat;
	width:154px;
	height:193px;
	left:50%;
	margin-left:-77px;
	top:95px;
	position:absolute;
	display:block;
	text-indent:-4000px;
	overflow:hidden;
}
#menu {
	top:315px;
	left:130px;
	position:absolute;
	z-index:9;
}
#menu ul {
	background:url("../img/header_menu.png") no-repeat;
	width:701px;
	height:35px;
	overflow:hidden;
}
#menu ul li {
	float:left;
	display:inline;
	text-indent:-9000px;
}
#menu ul li a {
	height:25px;
	font-size:14px;
	color:#FFF;
	display:block;
}
#menu ul li#m-home {
	width:44px;
}
#menu ul li#m-sobre {
	width:50px;
	padding-left:59px;
}
#menu ul li#m-programacao {
	width:113px;
	padding-left:63px;
}
#menu ul li#m-fotos {
	width:45px;
	padding-left:64px;
}
#menu ul li#m-recados {
	width:69px;
	padding-left:59px;
}
#menu ul li#m-contato {
	width:68px;
	padding-left:63px;
}
#header-foto {
	position:absolute;
	top:13px;
	left:10px;
	z-index:8;
}
#header-destaque {
	width:391px;
	height:155px;
	top:110px;
	left:570px;
	position:absolute;
	font-size:12px;
	overflow:hidden;
}
#header-destaque #destaque-texto {
	width:144px;
	line-height:14px;
	left:45px;
	top:20px;
	float:left;
	display:inline;
	color:#FFF;
	position:absolute;
}
#header-destaque #destaque-foto {
	top:10px;
	left:200px;
	position:absolute;
}
#header-destaque p#destaque-mais {
	top:130px;
	left:280px;
	position:absolute;
}
#header-destaque p#destaque-mais a {
	color:#FFF;
}
#content {
	background:#FFF;
	clear:both;
	
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#main-content {
	float:left;
	display:inline;
	width:600px;
	padding:35px 45px 50px 40px;
}
#main-content h2#h2 {
	font-size:22px;
	line-height:25px;
}
#main-content a {
	color:#EC1846;
}
#main-content-wide {
	clear:both;
	padding:65px 45px 50px 40px;
}
#main-content-wide h2#h2 {
	font-size:22px;
	line-height:25px;
}
#main-content-wide a {
	color:#EC1846;
}
#texto {
	width:600px;
	padding-top:15px;
	overflow:hidden;
}
#texto p, #texto ul, #texto form {
	padding:10px 0;
}
#texto h1,#texto h2, #texto h3, #texto h4, #texto h5, #texto h6 {
	font-weight:bold;
}
#sidebar {
	float:left;
	display:inline;
	width:215px;
	padding:50px 30px;
}
#sidebar #mais-cats {
	width:auto;
	float:none;
	display:block;
	padding-top:0;
	padding-right:0;
}
#mais-cats {
	width:160px;
	padding-top:28px;
	padding-right:25px;
	float:left;
	display:inline;
}
#mais-cats h2 {
	background:url("../img/txt_mais_cats.jpg") no-repeat center center;
	width:100%;
	height:18px;
	overflow:hidden;
	text-indent:-9000px;
}
#mais-cats #orkut {
	padding-top:40px;
	text-align:center;
}
#sidebar-recados {
	width:215px;
	padding-top:25px;
	float:left;
	display:inline;
	color:#EC1846;
}
#sidebar-recados h2 {
	background:url("../img/txt_recados.jpg") no-repeat center center;
	width:100%;
	height:44px;
	margin-bottom:15px;
	overflow:hidden;
	text-indent:-9000px;
}
#sidebar-recado {
	width:215px;
}
#sidebar-recado .texto-bkg {
	background:#EFEFEF;
	border:1px solid #D6D6D6;	
	
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	
	z-index:2;
	position:relative;
}
#sidebar-recado .texto {
	padding:15px;
	font-size:13px;
	overflow:hidden;
}
#sidebar-recado .autor {
	position:relative;
}
#sidebar-recado .autor .img {
	background:url("../img/recado.jpg") no-repeat;
	width:32px;
	height:22px;
	top:-1px;
	left:30px;
	position:absolute;
	z-index:3;
}
#sidebar-recado .autor .autor-texto {
	padding-top:17px;
	padding-left:70px;
}
#sidebar-recado .autor h3 {
	font-size:15px;
	line-height:18px;
}
#deixe-recado {
	padding-top:15px;
	clear:both;
}
#deixe-recado a {
	color:#EC1846;
}
#footer-bkg {
	background:url("../img/footer.jpg") repeat-x left bottom;
}
#footer {
	width:960px;
	margin:0 auto;
	clear:both;
}
#footer-informativo {
	margin-top:35px;
	/*padding-left:30px;*/
	padding-left:14px;
	color:#FFF;
	clear:both;
}
#footer-informativo img {
	/*margin-left:25px;*/
	margin-left:5px;
	float:left;
	display:inline;
}
#footer-informativo p#informativo-cadastrar {
	width:230px;
	/*
	padding-top:8px;
	padding-left:20px;
	*/
	padding-top:4px;
	padding-left:5px;
	float:left;
	display:inline;
	font-size:13px;
}
#footer-informativo form {
	/*width:210px;*/
	width:370px;
	padding-top:9px;
	float:left;
	display:inline;
}
#footer-informativo form label {
	display:block;
	font-size:12px;
	height:15px;
	line-height:15px;
	padding-bottom:2px;
}
#footer-informativo form input {
	background:#FFF;
	color:#333;
	width:145px;
	height:20px;
	line-height:20px;
	padding:0 2px;
	border:1px solid #CCC;
	margin-left:5px;
	float:left;
	display:inline;
}
#footer-informativo form div#bt-submit {
	width:auto;
	padding-top:17px;
}
#footer-informativo form .wxcadastro2-btn {
	width:40px;
	text-align:center;
	color:#333;
	cursor:pointer;
	/*margin-left:15px;*/
	margin-top:1px;
}
#footer-informativo p#informativo-remover {
	width:160px;
	padding-top:12px;
	float:left;
	display:inline;
	font-size:11px;
	line-height:14px;
}
#footer-informativo p#informativo-remover a {
	color:#FFF;
}
#footer-inf {
	background:#C81542;
	border:1px solid #000;
	height:50px;
	margin-top:50px;
	clear:both;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#footer-inf p {
	line-height:50px;
	font-size:13px;
	text-align:center;
	color:#FFF;
}

#footer-inf a {
        text-decoration: underline;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Copyright - Assinatura da Agência WX
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#copyright {
	margin:25px auto 0 auto;
	width:245px;
	color:#06C;
	font-weight:bold;
	padding:10px 0;
}
#copyright p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	font-weight:normal;
	text-align:left;
}
#copyright a {
	color:#FFF;
}
#copyright .copyright-logo {
	float:left;
	padding-top:1px;
}
#copyright .copyright-texto {
	float:left;
	padding-left:5px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Inicial
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#destaque-content {
	background:#FFF;
	height:290px;
	clear:both;
	
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#destaque-programacao {
	width:730px;
	padding-top:25px;
	padding-left:20px;
	float:left;
	display:inline;
}
#destaque-programacao h2 {
	background:url("../img/txt_programacao_da_semana.jpg") no-repeat center center;
	width:100%;
	height:31px;
	margin-bottom:25px;
	text-indent:-9000px;
	overflow:hidden;
}
#destaque-programacao .item {
	width:228px;
	padding-right:13px;
	float:left;
	display:inline;
}
#destaque-programacao .item .foto {
	width:220px;
	height:150px;
	border:4px solid #CCC;
	overflow:hidden;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#destaque-programacao .item .texto {
	text-align:center;
}
#destaque-programacao .item .texto {
	padding-top:3px;
}
#destaque-programacao .item .texto h3 a {
	color:#ED1846;
}
#destaque-content2 {
	clear:both;
}
#destaque-cobertura {
	width:725px;
	padding-top:25px;
	padding-left:20px;
	float:left;
	display:inline;
}
#destaque-cobertura h2 {
	background:url("../img/txt_coberturas_fotograficas.jpg") no-repeat center center;
	width:100%;
	height:48px;
	margin-bottom:15px;
	text-indent:-9000px;
	overflow:hidden;
}
#destaque-cobertura .item {
	width:228px;
	padding-right:13px;
	float:left;
	display:inline;
}
#destaque-cobertura .item .foto {
	width:220px;
	height:150px;
	border:4px solid #FFF;
	overflow:hidden;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#destaque-cobertura .item .texto {
	text-align:center;
}
#destaque-cobertura .item .texto {
	padding-top:3px;
}
#destaque-cobertura .item .texto h3 a {
	color:#FFF;
}
#destaque-cobertura #cobertura-ver-todos p {
	padding-top:10px;
	padding-right:50px;
	text-align:right;
}
#destaque-recados{
	width:215px;
	padding-top:25px;
	float:left;
	display:inline;
}
#destaque-recados h2 {
	background:url("../img/txt_recados_destaque.jpg") no-repeat center center;
	width:100%;
	height:44px;
	margin-bottom:15px;
	overflow:hidden;
	text-indent:-9000px;
}
#destaque-recado {
	/*background:url("../img/recado_destaque.jpg") no-repeat;*/
	width:215px;
	color:#FFF;
}
#destaque-recado .texto-bkg {
	background:#D11641;
	border:1px solid #A71134;	
	
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	
	z-index:2;
	position:relative;
}
#destaque-recado .texto {
	padding:15px;
	font-size:13px;
	overflow:hidden;
}
#destaque-recado .autor {
	position:relative;
}
#destaque-recado .autor .img {
	background:url("../img/recado_destaque.jpg") no-repeat;
	width:32px;
	height:22px;
	top:-1px;
	left:30px;
	position:absolute;
	z-index:100;
}
#destaque-recado .autor .autor-texto {
	padding-top:17px;
	padding-left:70px;
}
#destaque-recado .autor h3 {
	font-size:15px;
	line-height:18px;
}
#destaque-recado #deixe-recado a  {
	color:#FFF;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Cobertura
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#cobertura {
	padding-top:20px;
	clear:both;
}
#cobertura .item {
	width:190px;
	height:200px;
	margin-bottom:10px;
	padding-right:10px;
	float:left;
	display:inline;
	overflow:hidden;
}
#cobertura .item .foto {
	width:182px;
	height:140px;
	border:4px solid #EC1846;
	overflow:hidden;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#cobertura .item .foto img {
	width:182px;
	height:140px;
}
#cobertura .item .texto {
	text-align:center;
}
#cobertura .item .texto {
}
#cobertura .item .texto h3 a {
	font-size:15px;
	line-height:17px;
	color:#333;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Depoimentos
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#depoimentos {
}
#depoimentos .depoimento {
	padding-top:20px;
}
#depoimentos .depoimento .texto {
	background:#EEE;
	border:1px solid #CCC;
	z-index:2;
	position:relative;
	
	
	border-radius:10px;
	-moz-border-radius:10px;
	webkit-border-radius:10px;
}
#depoimentos .depoimento .texto p {
	padding:10px 20px;
}
#depoimentos .depoimento .autor {
}
#depoimentos .depoimento .autor p {
	padding:3px 15px 0 0;
	text-align:right;
	color:#EC1846;
}
label#texto {
	display:block;
	float:left;
	font-size:13px;
	line-height:25px;
	margin-right:10px;
	padding:0 0 0 5px;
	text-align:left;
	width:115px;
}