body {
	background:#f7fbff url(../images/background_versao_casal.jpg) no-repeat top center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3b3b3b;
}

h3 {
	color:#1A48AF;
}

h1, h2, h3, h4, h5, h6, p {
	margin-bottom:10px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

blockquote {
	background-image:url(../images/openquote2.gif);
	background-position:10px 10px;
	background-repeat:no-repeat;
	margin:10px;
	padding:8px;
	text-align:center;
	text-indent:20px;
}

blockquote span {
     display: block;
     background-image: url(../images/closequote2.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
	 padding-right:30px;
}

#header {
	height:162px;
	z-index:2;
}

#header h1 {
	text-indent:-9999px;
	background:url(../images/igreja_cv.gif) no-repeat center center;
	margin:10px auto;
	width:688px;
	height:48px;
}

#header h1 a {
	width:688px;
	height:48px;
	display:block;
}

#header h1 span.nome {
	float:left;
	width:200px;
	color:#a14403;
	font-size:36px;
	line-height:35px;
	margin:8px 0;
}

#header .descricao {
	border-top:solid 1px #d4d4d4;
	border-bottom:solid 1px #d4d4d4;
	width:290px;
	font-size:18px;
	padding:5px 0;
	color:#201f24;
	margin:0 auto;
	text-align:center;
}

#header .tema {
	color:#89888d;
	font-size:13px;
	padding:8px;
	text-align:center;
	width:560px;
	line-height:18px;
	margin:0 auto;
}

#header blockquote span {
     display: block;
	 padding-right:30px;
}

#header #logo {
     position: absolute;
     top: 63px;
     left: 150px;
}

#cse-search-box .campo_busca{
	width:200px;
}

#central ul li {
	margin-left:0;
	list-style-type:none;
}

#central ul.aconteceu li {
	margin-bottom:10px;
}

#central a, #direita a {
	color:#9D470A;
	text-decoration:none;
}

#central h2 {
	border-bottom:dotted 1px #ccc;
	color:#336699;
}


/************************************************
*	Hyperlinks									*
************************************************/
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Navbar      								*
************************************************/

#nav {
	padding-left:15px;
}

#navbar {
	height: 34px;
	color: #ffffc9;
	padding: 0px;
	background:url(../images/nav-tab.png);
	border-top:solid 2px #e6c343;
	border-bottom:solid 2px #e6c343;
	font-family:Arial, Helvetica, sans-serif;
	width:960px;
	margin:0;
	z-index:10;
	}

#conteudo {
	background:#fff;
	padding:10px 0 50px 0;
	z-index:1;
	min-height:1200px;
}

#conteudo.home {
	min-height:3550px;
}

#conteudo.aconteceu {
	min-height:3900px;
}


#nav-esq {
	margin-bottom:10px;
}

#banners_dir {
	text-align:center;
}

#banners_dir img {
	margin-bottom:10px;	
}

#esquerda {
	z-index:9;
}

/************************************************
*	Footer							*
************************************************/
#container_foot {
	
}

#footer {
	background:url(../images/background_footer.png) no-repeat center center;
	bottom:60px;
	height:101px;
	position:relative;
	z-index:0;
}

#foot_faixa {
	color:#FFFFC9;
	font-family:Arial,Helvetica,sans-serif;
	height:34px;
	margin:0;
	padding:0;
	width:960px;
	position:relative;
	top:45px;
	margin:0 auto;
}

#txt_foot {
	height:35px;
	width:960px;
}

#txt_foot_left { float:left; }
#txt_foot_right { float:right; }

#txt_foot p {
	margin:0;
	line-height:14px;
	padding-top:3px;
}

#txt_foot p span { 
	font-size:11px;
}

#txt_foot_left p {
	padding-left:80px;
}

#txt_foot_right p {
	padding-right:80px;	
}

/************************************************
*	Seletor de idiomas							*
************************************************/

#language_list{
  margin-bottom: 10px;
  text-align: center;
}

#language_list ul{
  list-style: none;
  margin:0;
  padding:0;
}

#language_list ul li img{
  margin-right:5px;
}

#language_list ul li{
  display:inline;
  margin:0 5px 0 5px;
  padding:0;
}

#language_list ul li a, #language_list ul li a:visited{
  color: #fff;
  text-decoration:underline;
}

#language_list ul li a:hover, #language_list ul li a:active{
  color: #fff;
}

/* Galeria de imagens */
.gallery {
	text-align:center;
}
.gallery ul { list-style: none; margin:0;padding:0; }
.gallery ul li { display: inline; }
.gallery ul img {
	border: 2px solid #1596f1;
	margin:1px;
}
.gallery ul a:hover img {
    border: 2px solid #1D4AB1;
}


.livro { 
	margin-bottom: 10px; 
}
.capa_livro { 
	float:left; 
	padding-right:10px; 
	text-align:center; 
	width:185px; 
}
.texto_livro { 
	float:left; 
	width:275px; 
}
.link_livro { 
	margin-top: 5px; 
	text-align:center; 
}
hr { 
	margin: 5px 0;
}

/* contact forms */
form.wpcf7-form label {
	width:100px;
	display:block;
	text-align:right;
	float:left;
	margin-right:10px;
	clear:both;
}

form.wpcf7-form .campo {
	border:solid 1px #ccc;
	float:left;
	margin-bottom:10px;
	width:300px;
}

form.wpcf7-form .campoarea {
	border:solid 1px #ccc;
	float:left;
	margin-bottom:10px;
	width:350px;	
}

form.wpcf7-form .enviar {
	margin-left:300px;
	background:#336699;
	color:#fff;
	border:none;
	margin-left:110px;
	padding:4px 18px;
}

#banners_esq {
	margin-top:10px;
	text-align:center;
}
#cadastro {
	margin-top:10px;
}

#radio {
	margin-top:10px;	
}

#youtube, #twitter {
	margin:10px 0;
}

#youtube a, #twitter a {
	color:#1948CA;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#pagseguro {
	margin:10px 0;
}

.addthis {
	margin-top:10px;
	padding-top:5px;
	border-top:dotted 1px #ccc;
}

.addthis a {
	margin-right:4px;
}

.breadcrumb {
	font-size:11px;
	margin-bottom:5px;
}

h4.titulo {
	color:#FF9600;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	letter-spacing:-0.05em;
	margin-bottom:5px;
	text-align:center;
}

h4.titulo span {
	color:#1441a8;
}

.box_home {
	border:solid 1px #fe9903;
	padding:5px;
	margin-bottom:10px;	
}

.box_home p {
	font-size:11px;
	line-height:14px;
	font-family:Helvetica, Arial, sans-serif;
	margin:5px 0;	
}

.box_home a {
	font-weight:bold;
}

.direita a {
	color:#9D470A;
	text-decoration:none;
	}

#aconteceu {
	
}

#aconteceu .evento {
	margin-bottom:10px;
	text-align:center;
}

#boxes_direita {
	position:relative;
	bottom:20px;
}

#boxes_esquerda {

}

.prog_tab {
	border:1px solid #ccc;
	width:460px;
	margin:10px 0;
}

.prog_tab th {
	color:#336699;
	border-bottom:1px solid #ccc;
	padding:4px;
	text-align:center;	
}

.prog_tab td {
	border-right:1px solid #ccc;
	padding:4px;
	text-align:center;
}

.video_oculto {
	text-align:center;
	display:none;
}
img.streaming {
	cursor:hand;
}

#programas h3 a, #aconteceu h3 a {
	color:#1948CA;
}

#livraria {
	background:#c2d1fa;
	border:solid 1px #0368da;
	margin-left:5px;
	width:100px;
	z-index:1;
}

#livraria #livraria_apostolo {
	z-index:1;
}

#livraria .livro {
	text-align:center;
	margin:10px 0;
}

#livraria .livro img {
	border: solid 1px #666666;
}

#livraria #tit_livraria {
	background:#006ad7;
	padding:2px;
	text-align:center;
}

#livraria #tit_livraria a {
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

img.moldura {
	border: 2px solid #1596f1;
	margin-bottom:5px;
}

a:hover img.moldura {
    border: 2px solid #1D4AB1;
}

#apostolo img {
	float:left;
	margin-right:10px;
}

#apostolo .familia_apos_txt {
	float:left;
	width:295px;
}

#familia_apos img, #casal img {
	float:left;
	margin-right:10px;
}

#familia_apos .familia_apos_txt {
	float:left;
	width:195px;
}

#casal .txt_casal {
	float:left;
	width:295px;		
}

#apostolo p, #familia_apos p {
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
}

#apostolo h3, #familia_apos h3 {
	margin-bottom:5px;
}

#central .post-wrapper ul.lista {
	margin-bottom:10px;
}

#central .post-wrapper ul.lista li {
	margin-left:30px;
	list-style-type:disc;
}

#book {
	width:960px;
	margin:0;
}

#book #portrait {
	width:233px;
	height:600px;
	float:left;
	background:url(../images/fundo_book.jpg) no-repeat;
}

#book #book_flash {
	float:left;
	width:727px;
	height:600px;	
}

#tabelaDados {
	width:470px;
}
#tabelaDados td {
	padding:3px;
}
.enviar_cadastro {
	background:#336699;
	border:none;
	color:#FFFFFF;
	margin:10px 0 0 160px;
	padding:4px 18px;
}


/* galeria */
.gallery-icon a img {
	border:2px solid #1596F1;
}

.gallery-icon a:hover img {
	border: 2px solid #1D4AB1;
}


/* fancybox */
div#fancy_inner {border-color:#BBBBBB}
div#fancy_close {right:-15px;top:-12px}
div#fancy_bg {background-color:#FFFFFF}

#translate {
    overflow: hidden;
    position: absolute;
    right: 70px;
    top: 110px;
    width: 150px;
}

#banners_blog  {
	text-align:center;
}

#banners_blog img {
	margin:5px 0;
}

.aconteceu li a img {
	text-align:center;
}
