﻿/*  
Theme Name: Portal InesquecÃ­vel Casamento
Description: Estilo para o site do Portal InesquecÃ­vel Casamento
Author: ClÃ¡udio Eduardo Vieira
Author URI: http://www.eduvieira.com
*/

html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font: 11px "Lucida Grande", "Lucida Sans", Tahoma, Verdana;
	color: #151515;
	background: #e7e6de url(img/bg_body.gif) repeat-x left top;
}

a {
	color: #151515;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 10px;
	font-weight: normal;
}

#flash {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000000;
}

#principal {
	width: 800px;
	margin: 0px auto;
}

/* @group Topo */

#topo {
	background-color: #111;
	padding-top: 15px;
	height: 135px;	
}

#marca {
	float: left;
	width: 400px;
	height: 87px;
}

#busca {
	float: right;
	width: 325px;
	text-align: right;
	padding: 17px 15px 0px 0px;
	font-size: 12px;
	color: #ccc;
}

#busca form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @group Menu */

#menu {
	position: absolute;
	border-bottom: 5px solid #d2cfb8;
	top: 115px;
	width: 800px;
}

#menutop {
color: #d2cfb8;
font-size:14px;
padding:3px;
width:784px;
margin-left:4px;
border-bottom: 2px solid #d2cfb8;
word-spacing:10px;
}

#menutop a {
color: #000;
text-decoration:none;
}

#nav {
	clear: both;
	padding-left: 5px;
}

#nav div a {
	float: left;
	padding: 0px;
	margin: 0px 3px 0px 0px;
	width: 110px;
	line-height: 30px;
	text-align: center;
	font-size: 11px;
	color: #eaebeb;
	background: #202020 url(img/bg_nav.gif) repeat-x 100% top;
	text-decoration: none;
	text-transform: uppercase;
}

#nav div a.section {
	color: #000;
	background: #d2cfb8 url(img/bg_nav.gif) no-repeat 0% top;
}

#nav div a:hover {
	background: #d2cfb8 url(img/bg_nav.gif) no-repeat 0% top;
	color: #000;
}

/* @group Indicativos */

#inicio a#nav-inicio {
	color: #000;
	background: #d2cfb8 url(img/bg_nav.gif) no-repeat 0% top;		
}

#revistas a#nav-revistas {
	color: #000;
	background: #d2cfb8 url(img/bg_nav.gif) no-repeat 0% top;		
}

#sub_revistas a#nav-sub-revistas {
	float: left;
	padding: 0px;
	margin: 0px 3px 0px 0px;
	width: 110px;
	line-height: 30px;
	text-align: center;
	font-size: 11px;
	color: #eaebeb;
	background: #d2cfb8 url(img/bg_nav.gif) repeat-x 0% top;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;		
}

#asultimas a#nav-asultimas {
	color: #000;
	background: #d2cfb8 url(img/bg_nav.gif) no-repeat 0% top;		
}

#ictv a#nav-ictv {
	color: #000;
	background: #d2cfb8 url(img/bg_nav.gif) no-repeat 0% top;		
}

#eventos a#nav-eventos {
	color: #000;
	background: #d2cfb8 url(img/bg_nav.gif) no-repeat 0% top;		
}

#guiadeservicos a#nav-guiadeservicos {
	color: #000;
	background: #d2cfb8 url(img/bg_nav.gif) no-repeat 0% top;		
}

#sub_guia a#nav-sub-guia {
	float: left;
	padding: 0px;
	margin: 0px 3px 0px 0px;
	width: 110px;
	line-height: 30px;
	text-align: center;
	font-size: 11px;
	color: #eaebeb;
	background: #d2cfb8 url(img/bg_nav.gif) repeat-x 0% top;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;		
}

#assinaturas a#nav-assinaturas {
	color: #000;
	background: #d2cfb8 url(img/bg_nav.gif) no-repeat 0% top;		
}

/* @end */

#sub_revistas {
	position: absolute;
	width: 185px;
	padding: 0px;
	left: 118px;
	z-index: 1000;
	_margin-top: -30px; /* somente para o lixo do IE */
}

#sub_revistas select {
	width: 100%;
	_margin-bottom: 5px;
}

#sub_guia{
	position: absolute;
	width: 170px;
	padding: 0px;
	left: 570px;
	z-index: 1000;
	_margin-top: -30px; /* somente para o lixo do IE */
}

#sub_guia select {
	width: 100%;
	_margin-bottom: 5px;
}

.sub_pop {
	background-color: #d2cfb8;
	padding: 5px 10px;
}

/* @end */

#miolo {
	padding: 15px 0px 40px 0px;
}

/* @group Laterais */

.coluna_lateral {
	width: 195px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.coluna_lateral a {
	text-decoration: none;
}

.coluna_lateral a:hover {
	text-decoration: underline;
}

.box_lateral {
	border-right: solid 1px #d6d7c9;
	border-bottom: solid 1px #d6d7c9;
	padding: 60px 15px 15px 15px;
	margin: 25px 0px 0px 0px;
}

.box_lateral p {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

#banners {
	margin-top: 25px;
}

/* @group Assinatura */

#assinatura {
	background: #fff url(img/box_assinatura.gif) no-repeat left top;
}

/* @group Anuncie */

#anuncie {
	background: #fff url(img/box_anuncie.gif) no-repeat left top;
}

/* @end */

/* @group Guia - Ultimos */

#guia_ultimos {
	background: #fff url(img/box_ultimos_cadastrados.gif) no-repeat left top;
}

.headline_a {
	background: url(img/bg_colunistas.gif) repeat-x left bottom;
	padding: 0px 0px 15px 0px;
}

.headline_b {
	background: url(img/bg_colunistas.gif) repeat-x left bottom;
	padding: 15px 0px 15px 0px;
}

#fimheadlines {
	padding-top: 15px;
	text-align: center;
}

/* @end */

/* @group Ultimas noticias */

#ultimasnoticias {
	background: #fff url(img/box_as_ultimas_noticias.gif) no-repeat left top;
}

.headline_a {
	background: url(img/bg_colunistas.gif) repeat-x left bottom;
	padding: 0px 0px 15px 0px;
}

.headline_b {
	background: url(img/bg_colunistas.gif) repeat-x left bottom;
	padding: 15px 0px 15px 0px;
}

#fimheadlines {
	padding-top: 15px;
	text-align: center;
}

/* @end */

/* @group Nas bancas */

#nas_bancas {
	background: #fff url(img/box_nas_bancas.gif) no-repeat left top;
}

#nas_bancas p {
	text-align: center;
	margin: 0px;
	padding: 3px 0px;
}

#nas_bancas select {
	width: 100%;
}

#capa_rj {
	width: 165px;
	height: 220px;
	text-align: center;
	background: url(img/capa_icrj.jpg) no-repeat center top;
}

#capa_rs, #capa_bsb, #capa_prsc {
	display: none;
}

/* @end */

/* @group Newsletter */

#comunidades {
	background: #fff url(img/box_comunidades.gif) no-repeat left top;
	/*height:190px;*/
}


#newsletter {
	background: #fff url(img/box_fique_por_dentro.gif) no-repeat left top;
}

#newsletter .enviar {
	margin-top:  5px;
}

#address {
	padding: 3px;
	margin: 3px 0px;
}

#response {
	padding: 0px 0px;
	margin: 0px 0px;
	text-align: center;
	font-size: 11px;
}

/* @end */

/* @group Enquete */

#enquete {
	background: #fff url(img/box_enquete.gif) no-repeat left top;
}

#enquete ul {
	margin: 0px;
}

#enquete li {
	list-style-image: none;
	list-style-type: none;
}

/* @end */

/* @group Galeria */

#galeria {
	background: #fff url(img/box_galeria.gif) no-repeat left top;
}

/* @end */

/* @group Colunistas */

#colunistas {
	background: #fff url(img/box_colunistas.gif) no-repeat left top;
}

.colunistas {
	background: url(img/bg_colunistas.gif) repeat-x left bottom;
	padding: 7px 0px;
}

.colunistas img {
	padding: 1px;
	margin: 0px 5px 0px 0px;
	background-color: #b2ccb2;
}

.colunistas .titulo {
	color: #7f311f;
}

/* @end */

/* @group +IC */

#maisic {
	background: #fff url(img/box_maisic.gif) no-repeat left top;
}

#marcadores {
	background: #fff url(img/box_marcadores.gif) no-repeat left top;
}
#marcadores  h2 {display:none}
#marcadores .ctc ul {margin:0; padding:0;}
#marcadores .ctc ul li {list-style:none; margin-bottom:8px; border-bottom:1px dotted #d7d7c7; padding:0 0 4px 8px; background: #fff url(img/bullet.gif) no-repeat left top;}
#marcadores .ctc ul li a{ }
#sidebar ul {margin:0; padding:0; list-style:none}

.maisic {
	background: url(img/bg_colunistas.gif) repeat-x left bottom;
	padding: 10px 0px;
	/*padding: 13px 0px;*/
	/*margin-bottom:8px;*/
	margin-bottom:8px;		
	/*margin-bottom:8px;*/		
}

.maisic .titulo {
	color: #7f311f;
}

/* @end */


/* @end */

/* @group Home */

#destaque {
	margin-top: 25px;
	padding: 5px;
	border-right: solid 1px #d6d7c9;
	border-bottom: solid 1px #d6d7c9;
	background: #fff url(img/bg_destaque.gif) no-repeat center center;
}

/* @group Conteudo - Home */

#coluna_central {
	width: 359px;
	float: left;
	margin: 0px;
	padding: 0px 24px;
}

#conteudo_home {
	padding-top: 25px;
	margin: 0px;
}

#conteudo_home h1 {
	padding: 8px 0px;
	text-align: left;
	font-size: 20px;
	line-height: 20px;
	border-top: 3px solid #d2cfb8;
	border-bottom: 1px solid #d2cfb8;
	margin: 0px;
	font-weight: normal;
}

#conteudo_home h1 a {
	text-decoration: none;
	color: #000;
}

#conteudo_home .post {
	padding: 10px 0px;
	border-bottom: solid 1px #d2cfb8;
}

#conteudo_home .data {
	padding: 0px 0px 10px 20px;
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	background: url(img/icone_calendario.gif) no-repeat left -1px;
}

#conteudo_home h2 {
	padding: 15px 0px 10px 0px;
	margin: 0px;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #7f311f;
}

#conteudo_home h2 a {
	color: #7f311f;
	text-decoration: none;
}

#conteudo_home h2 a:hover {
	text-decoration: underline;
}

#conteudo_home h3 {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	background: url(img/icone_noticia.gif) no-repeat left top;
}

#conteudo_home h3 a {
	text-decoration: none;
}

#conteudo_home h3 a:hover {
	text-decoration: underline;
}

#conteudo_home .navigation p {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.internos_esq {
	float: left;
	width: 200px;
}

.internos_dir {
	float: right;
	width: 200px;
}

#banners_duplos {
	padding-top: 25px;
	padding-bottom: 25px;
}

#banners {
	padding-top: 25px;
	width: 195px;
	height: 100px;
	margin: 0;
}

#minidestaques {

}

.md_esquerda {
	width: 165px;
	float: left;
}

.md_direita {
	width: 165px;
	float: right;
}

#minidestaques .titulo {
	color: #7f311f;
}

#minidestaques a {
	text-decoration: none;
}

#minidestaques a:hover {
	text-decoration: underline;
}

/* @end */



/* @end */

/* @group Internas */

/* @group Conteudo - Internas */

#coluna_central_internas {
	width: 525px;
	float: left;
	margin: 0px;
	padding: 0px 50px 0px 25px;
}

#conteudo {
	padding-top: 25px;
	margin: 0px;
}

#conteudo h1 {
	padding: 8px 0px;
	text-align: left;
	font-size: 20px;
	line-height: 20px;
	border-top: 3px solid #d2cfb8;
	border-bottom: 1px solid #d2cfb8;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}

#conteudo h1 a {
	text-decoration: none;
	color: #000;
}

#conteudo .post {
	border-bottom: 1px solid #d2cfb8;
	margin-bottom: 20px;
	padding: 20px 0px;
}

#conteudo .data {
	padding: 0px 0px 10px 20px;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	background: url(img/icone_calendario.gif) no-repeat left -1px;
}

#conteudo h2 {
	padding: 10px 0px;
	margin: 0px;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #7f311f;
}

#conteudo h2 a {
	color: #7f311f;
	text-decoration: none;
}

#conteudo h2 a:hover {
	text-decoration: underline;
}

#conteudo .autor {
	padding: 10px 0px;
	margin:0px;
}

#conteudo .entry a {
	color: #7f311f;
}

#conteudo .entry {
	padding-bottom:  10px;
}

#conteudo .entry .sub_pop {
	background-color: #e7e6de;
	padding: 0px 25px;
}

#conteudo .entry p {
	padding: 5px 0px;
	margin: 0px;
	line-height: 18px;
	font-size: 12px;
	text-align: justify;
}

#conteudo .infos {
	padding: 10px 0px 0px 0px;
	margin:0px;
}

#conteudo_home .navigation p {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#conteudo .post img {
	background-color: #fff;
	padding: 5px;
	border-right: solid 1px #d6d7c9;
	border-bottom: solid 1px #d6d7c9;
	border-top: none;
	border-left: none;
}

#conteudo .post .semborda img {
	background-color:transparent;
	border:none;
}

img a {
	border-style: none;
}

#conteudo .post img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 5px;
	border-right: solid 1px #d6d7c9;
	border-bottom: solid 1px #d6d7c9;
	border-top: none;
	text-align: center;
	border-left: none;
	}

#conteudo .post img.alignright {
	padding: 5px;
	margin: 0 0 15px 20px;
	display: inline;
	background-color: #fff;
	padding: 5px;
	border-right: solid 1px #d6d7c9;
	border-bottom: solid 1px #d6d7c9;
	border-top: none;
	border-left: none;
	}

#conteudo .post img.alignleft {
	padding: 5px;
	margin: 0 10px 10px 0;
	display: inline;
	background-color: #fff;
	padding: 5px;
	border-right: solid 1px #d6d7c9;
	border-bottom: solid 1px #d6d7c9;
	border-top: none;
	border-left: none;
}

.moldura {
	background-color: #fff;
	padding: 5px;
	border-right: solid 1px #d6d7c9;
	border-bottom: solid 1px #d6d7c9;
}

/* @end */



/* @end */

.comentario {
	padding: 10px 0px 10px 25px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	background: url(img/icone_comentario.gif) no-repeat left center;
}

.alignright {
	float: right;
	border: none;
	}

.alignleft {
	float: left
	border: none;
}

/* @group Guia de ServiÃ§os */

#guia_menu {
	padding: 0px 0px;
}

#guia_menu img {
	border: none;
	background-color:  #e7e6de;
	padding: 0px;
	margin: 0px;		
}

.guia_servico {
	float: left;
	width: 150px;
	margin: 15px 12px;
}

.entry #guia_menu img {
	background-color:  #e7e6de;
	border: none;
}


/* @end */

#semlegenda div.img div {

display: none;
	
}


/* @group Rodape */

#rodape {
	background-color: #d6d7c9;
	padding: 15px;
	margin: 0px 0px 5px 0px;
}

#rodape p {
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}

/* @end */

.vvqbox {
	margin: 0px auto 0 auto;
	background-color: #fff;
	padding: 5px;
	border-right: solid 1px #d6d7c9;
	border-bottom: solid 1px #d6d7c9;
	text-align: center;
}

.hackfloat {
	clear: both;
	height: 0px;
	overflow: hidden;
}

/* @group FormulÃ¡rios */

.wform input, .wform textarea {
	margin: 0px;
}

	.saveAndResume {
		text-align:right;
		font-size: small;
	}
	.saveAndResume fieldset {
		text-align:left;
	}
	.saveAndResume #tfa_resumeEmail {
		width: 195px;
	}
	.saveAndResume #tfa_resumePassword {
		width: 195px;
	}
	.saveAndResume .actions  { 
		width: 200px !important; 
		text-align: right; 
	}
	.saveAndResume .actions input {
		font-weight: bold;
		font-size: 100%;
	}
	.saveAndResume .actions #tfa_resumeLater.wfHideSubmit {
		display: inline !important;
	}
	.onstate-resumelater { display: block }
	.errorMessage {
		color:red;
		background-color:white;
		padding:5px;
		border:1px solid #F77;
		font-family:sans-serif;
	}
	
/* @end */

#video_home {
	background-color:#2e2e2c; 
/*	width:358px;*/
	width:360px;
	height:315px;	
	color:#FFFFFF; 
	margin-bottom:20px;
	overflow:hidden;
}

#video_home a {
	color:#FFFFFF;
	text-decoration:none;
	padding:3px 0px;
	overflow:hidden;
}
/****** Democracy enquete *********/
#conteudo .post .escolhida{
	margin-top:10px;
}
#conteudo .post .escolhida img{
	background-color:#e7e6de;
	border:none;
	margin-left:80px;
}

#conteudo .post .democracy  img {
	border:none;
	padding:0;
	margin-left:5px;
}
.dem-results .image {
	float:left;
}
/****** Fim Enquete ***************/
