*
{
	margin: 0;
	padding: 0;
}


body,html
{
	height: 100%;
}

body
{
	background-color: black;
	color: white;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.3px;
	text-align: justify;
}

img
{
	border: 0;
}

p
{
	padding: 10px 0;
}

a
{
	color: #CDFF00;
	text-decoration: none;
}

h1
{
	color: #A6A8AB;
	font-size: 16px;
	padding: 10px;
}

hr
{
	height: 1px;
	color: #CCC;
	border-top: 1px solid #ccc;
	border-bottom: 0;
	width: 100%;
	text-align: center;
	margin: 10px auto;
}

a:hover
{
	text-decoration: underline;
}

textarea
{
	width: 400px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}

.home input,.home textarea
{
	background-color: #a8a98d;
	border: 0;
	padding: 2px;
}

.home input
{
	height: 17px;
}

input,h2
{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}

h2
{
	font-size: 15px;
	text-transform: uppercase;
}

#commentform #submit
{
	background: url(./imagens/btn[comentario].png) no-repeat;
	width: 162px;
	height: 32px;
	text-indent: -9000px;
}

form label
{
	font-size: 14px;
}

#menu
{
	width: 885px;
	margin: 0 auto;
}

.entry ul
{
	padding: 15px 0 0 15px;
}

.entry li
{
	padding: 5px 0;
}

.entry h3
{
	padding-top: 10px;
}

/* MENU BEGINNING */

#links
{
	margin: 0 auto;
	width: 905px;
	height: 71px;
	background: url(./imagens/bg[menu].png) no-repeat;
}

#links #linksContainer
{
	position: relative;
	margin: 0 auto;
	top: 16px;
	width: 861px;
}

#links ul
{
	width: 100%;
	margin-left: 10px;
}

#links li
{
	padding: 0 7px;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
}

#links .btnHome a:link,#links .btnHome a:visited
{
	background: url(./imagens/links.png) no-repeat 0 0;
	width: 79px;
	height: 31px;
	display: block;
}

.home #links .btnHome a:link,.home #links .btnHome a:visited,#links .btnHome a:hover
{
	background-position: 0 -37px;
	outline: none;
}

#links .btnQuemSomos a:link,#links .btnQuemSomos a:visited
{
	background: url(./imagens/links.png) no-repeat -96px 0;
	width: 150px;
	height: 31px;
	display: block;
}

.quemSomos #links .btnQuemSomos a:link,.quemSomos #links .btnQuemSomos a:visited, #links .btnQuemSomos a:hover
{
	background-position: -96px -37px;
	outline: none;
}

#links .btnMinisterios a:link,#links .btnMinisterios a:visited
{
	background: url(./imagens/links.png) no-repeat -258px 0;
	width: 157px;
	height: 31px;
	display: block;	
}



.ministerios #links .btnMinisterios a:link,.ministerios #links .btnMinisterios a:visited,#links .btnMinisterios a:hover
{
	background-position: -258px -37px;
	outline: none;
}



#links .btnCelulas a:link,#links .btnCelulas a:visited
{
	background: url(./imagens/links.png) no-repeat -425px 0;
	width: 119px;
	height: 31px;
	display: block;
}



.celulas #links .btnCelulas a:link,.celulas #links .btnCelulas a:visited,#links .btnCelulas a:hover
{
	background-position: -425px -37px;
	outline: none;
}



#links .btnEventos a:link,#links .btnEventos a:visited
{
	background: url(./imagens/links.png) no-repeat -554px 0;
	width: 162px;
	height: 31px;
	display: block;
}

.eventos #links .btnEventos a:link,.eventos #links .btnEventos a:visited,#links .btnEventos a:hover
{
	background-position: -554px -37px;
	outline: none;
}

#links .btnContato a:link,#links .btnContato a:visited
{
	background: url(./imagens/links.png) no-repeat -727px 0;
	width: 104px;
	height: 31px;
	display: block;
}

.contato #links .btnContato a:link,.contato #links .btnContato a:visited,#links .btnContato a:hover
{
	background-position: -727px -37px;
	outline: none;
}


/* MENU END */

#conteudo
{
	width: 1005px;
	margin: 0 auto;
	min-height: 770px;
	background: url(./imagens/bg.jpg) no-repeat center 40px;
}

	.quemSomos #conteudo
	{
		min-height: 770px;
		margin-bottom: 30px;
	}

#conteudoLeft
{
	width: 200px;
	text-align: center;
	padding: 30px 0 0 90px;
	float: left;
}

#conteudoLeft img
{
	padding: 20px 0;
}

#conteudoRight
{
	float: right;
	width: 560px;
	padding: 50px 80px 0 0;
}
	
.quemSomos #conteudoRight
{
	margin-bottom: 40px;
}

	.quemSomos #conteudoRight .header
	{
		background: url(./imagens/icon[oQueEhARede].png) no-repeat;
		width: 557px;
		height: 86px;
	}

.celulas #conteudoRight .header
{
	background: url(./imagens/icon[encontreUmaCelula].png) no-repeat;
	width: 548px;
	height: 28px;
	padding-bottom: 40px;
}

.quemSomos #conteudoRight .conteudo
{
	text-align: justify;
}

#conteudoRight .conteudoContainer img
{
	padding: 15px 0 30px 0;
}

.celulas #conteudoRight .buscarCelula
{
	padding-top: 30px;
}

/* MENU NOSSA VISAO */

#menuNossaVisao
{
	margin: 30px auto 0 auto;
	width: 211px;
	height: 320px;
	background: url(./imagens/icon[quemSomos].png) no-repeat top center;
}

#menuNossaVisao #linksContainer
{
	width: 132px;
	margin: 0 auto;
	padding-top: 90px;
}


	#menuNossaVisao ul
	{
		width: 100%;
		list-style: none;
		margin-top: 10px;
	}
	
	#menuNossaVisao li
	{
		padding: 10px 0;
	}
	
	#menuNossaVisao a
	{
		font-size: 23px;
		font-style: italic;
		color: #A6A8AB;
	}

#menuNossaVisao .btnAmor a:link,#menuNossaVisao .btnAmor a:visited
{
	background: url(./imagens/menu[nossaVisao].png) no-repeat -130px 0;
	height: 24px;
	display: block;	
}



#menuNossaVisao .btnAmor a:hover
{
	background-position: 0px 0px;
	outline: none;
}



#menuNossaVisao .btnVerdade a:link,#menuNossaVisao .btnVerdade a:visited
{
	background: url(./imagens/menu[nossaVisao].png) no-repeat -130px -39px;
	height: 24px;
	display: block;
}



#menuNossaVisao .btnVerdade a:hover
{
	background-position: 0px -39px;
	outline: none;
}



#menuNossaVisao .btnLimite a:link,#menuNossaVisao .btnLimite a:visited
{
	background: url(./imagens/menu[nossaVisao].png) no-repeat -130px -85px;
	height: 24px;
	display: block;
}



#menuNossaVisao .btnLimite a:hover
{
	background-position: 0 -85px;
	outline: none;
}



#menuNossaVisao .btnConfronto a:link,#menuNossaVisao .btnConfronto a:visited
{
	background: url(./imagens/menu[nossaVisao].png) no-repeat -130px -130px;
	height: 24px;
	display: block;
}



#menuNossaVisao .btnConfronto a:hover
{
	background-position: 0px -130px;
	outline: none;
}

#menuNossaVisao .btnSantidade a:link,#menuNossaVisao .btnSantidade a:visited
{
	background: url(./imagens/menu[nossaVisao].png) no-repeat -130px -176px;
	height: 24px;
	display: block;
}



#menuNossaVisao .btnSantidade a:hover
{
	background-position: -0px -176px;
	outline: none;
}

#menuMinisterios
{
	width: 145px;
	margin: 0 auto;
	padding-top: 110px;
	background: url(./imagens/icon[nossosMinisterios].png) no-repeat top center;
}

	#menuMinisterios a
	{
		font-size: 23px;
		font-style: italic;
		color: #A6A8AB;
	}
	
	#menuMinisterios ul
	{
		list-style: none;
	}
	
	#menuMinisterios li
	{
		padding: 5px 0;
	}


/* MENU END */

#center
{
	background-color: #313132;
	height: 300px;
	font-size: 11px;
	text-align: justify;
	color: #6D6E70;
	text-shadow: #000 0px 0px 3px;
	clear: both;
}

#centerContainer
{
	width: 820px;
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 40px;
}

#centerContainer ul
{
	list-style: none;
	padding: 40px 30px 0 0;
}

#centerContainer li
{
	border-top: 1px dotted #B7B79E;
	padding: 9px 0;
}

#centerContainer .pilares ul
{
	background: url(./imagens/icon[pilares].png) no-repeat 0 4px;
	width: 72px;
	padding-top: 50px;
	float: left;
	margin-right: 40px;
}

#centerContainer .pilares li:hover
{
	color: #cada2a;
}

#centerContainer .valores ul
{
	background: url(./imagens/icon[valores].png) no-repeat;
	width: 130px;
	padding-top: 50px;
	float: left;
	margin-right: 40px;
}

#centerContainer .valores li:hover
{
	color: #a6a986;
}

#centerContainer .missao ul
{
	background: url(./imagens/icon[missao].png) no-repeat;
	width: 441px;
	padding-top: 50px;
	float: left;
}

#centerContainer .missao li:hover
{
	color: #df2f68;
}

#footer
{
	background-color: #262626;
	width: 100%;
	height: 40px;
	clear: both;
}

#footer p
{
	width: 820px;
	margin: 0 auto;
	font-size: 12px;
	padding-top: 12px;
	text-shadow: #000 0px 0px 2px;
}

#footer a
{
	color: white;
}

/* linksExternos BEGINNING */

#linksExternos
{
	background-color: #313132;
	width: 100%;
	padding: 30px 0;
}

#linksExternosContainer
{
	margin: 0px auto;
	width: 700px;
	height: 30px;
}

#linksExternos ul
{
	width: 100%;
}

#linksExternos li
{
	padding: 0 48px;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
	height: 26px;
}

#linksExternos .btnFlickr a:link,#linksExternos .btnFlickr a:visited
{
	background: url(./imagens/buttons[links].png) no-repeat 0 0;
	width: 68px;
	height: 55px;
	display: block;	
}

#linksExternos .btnFlickr a:hover
{
	background-position: 0px -25px;
	outline: none;
}

#linksExternos .btnOrkut a:link,#linksExternos .btnOrkut a:visited
{
	background: url(./imagens/buttons[links].png) no-repeat -80px 0;
	width: 58px;
	height: 60px;
	display: block;
}

#linksExternos .btnOrkut a:hover
{
	background-position: -80px -25px;
	outline: none;
}

#linksExternos .btnTwitter a:link,#linksExternos .btnTwitter a:visited
{
	background: url(./imagens/buttons[links].png) no-repeat -150px 0;
	width: 85px;
	height: 55px;
	display: block;
}

#linksExternos .btnTwitter a:hover
{
	background-position: -150px -25px;
	outline: none;
}

#linksExternos .btnVimeo a:link,#linksExternos .btnVimeo a:visited
{
	background: url(./imagens/buttons[links].png) no-repeat -245px 0;
	width: 68px;
	height: 55px;
	display: block;
}

#linksExternos .btnVimeo a:hover
{
	background-position: -245px -25px;
	outline: none;
}

#linksExternos .btnMyspace a:link,#linksExternos .btnMyspace a:visited
{
	background: url(./imagens/buttons[links].png) no-repeat -330px 0;
	width: 119px;
	height: 24px;
	display: block;	
}

#linksExternos .btnMyspace a:hover

{
	background-position: -330px -25px;
	outline: none;
}


/* linksExternos END */

#blogContentHeader
{
	width: 850px;
	padding-top: 50px;
	margin-left: 90px;
}

#blogContentHeader #logo
{
	width: 211px;
	height: 200px;
	float: left;
}

#blogContent
{
	float: left;
	width: 405px;
	margin: 20px 0 0 120px;
	padding: 28px 0;
}

	.home #blogContent
	{
		background: url(./imagens/icon[blog].png) no-repeat top left;
		margin-top: 60px;
	}
	
	.programacao #blogContent
	{
		background: url(./imagens/icon[nossosEventos].png) no-repeat top left;
		margin-top: 60px;
	}
	
	.contato #blogContent
	{
		background: url(./imagens/icon[contato].png) no-repeat -2px 0px;
		margin-top: 60px;
	}

#blogContent h2
{
	font-size: 18px;
	font-style: italic;
	padding: 0;
	margin: 0;
}

#blogContent h2 a
{
	color: white;
}

#blogContent .comments 
{
	padding-top: 20px;
	border-top: #B7B79E solid 1px;
}

#blogContent .commentlist
{
	list-style: none;
}

#blogContent li
{
	padding-top: 5px;
	padding-bottom: 25px;
	border-bottom: 1px #B7B79E dotted;
}

#blogContent p
{
	padding: 20px 0 0 0;
	margin: 0;
}

#blogContent #respond
{
	padding-top: 20px;
}

#blogContent .commentlist img
{
	float: left;
}

#blogSidebar
{
	width: 280px;
	float: right;
	margin: 50px 70px 0 0;
}

#blogSidebar .widgetTitle
{
	display: none;
}

.blogItem
{
	padding: 20px 0;
	border-top: #B7B79E dotted 1px;
}

.blogItemTime
{
	padding-top: 12px;
	font-size: 10px;
}

.blogItemHeader
{
	
}

.sidebarItem
{
	padding: 10px 0;
}

#twitter
{
	width: 275px;
	margin: 0 auto;
	padding-top: 28px;
	background: url(./imagens/icon[twitter].png) no-repeat top left;
	color: black;
	font-family: Helvetica;
	text-align: left;
	padding-bottom: 30px;
}

#twitter a
{
	color: #52656b;
}

#twitter h1 a
{
	color: black;
}

#twitter h1
{
	font-size: 13px;
	padding-bottom: 5px;
}

#twitter .entry-meta
{
	width: 100%;
	padding: 10px 0 0 0;
	text-align: right;
	font-size: 11px;
	font-family: Helvetica;
	font-style: italic;
	clear: both;
}

#twitter .in-reply-to-meta
{
	clear: both;
}

#twitter ul
{
	border-top: #B7B79E dotted 1px;
	padding-top: 20px;
}

#twitter li
{
	list-style: none;
	background: #b8b89f url(./imagens/bg[twitter].png) no-repeat bottom center;
	padding: 5px 15px 5px 15px;
	margin-bottom: 30px;
}

#twitter .entry-content
{
	padding: 5px 0 0 0;
	font-size: 12px;
}

#twitter .entry-content img
{
	float: left;
	padding: 0px 10px 0 0;
	display: inline;
}

#sidebarFlickr
{
	width: 280px;
	height: 180px;
	background: url(./imagens/icon[flickr].png) no-repeat top left;
	margin: 0 auto;
	padding-top: 28px;
}

#sidebarFlickr a
{
	padding: 0px;
	margin: 3px;
	border: 3px white solid;
	width: 57px;
	height: 57px;
	float: left;
}

#sidebarFlickr img
{
	width: 57px;
	height: 57px;
	background-color: #EE4078;
	display: block;
}

.sidebarFlickr-hr
{
	height: 1px;
	margin: 0 auto;
	width: 275px;
	border-top: #B7B79E dotted 1px;
	padding-bottom: 15px;
}

#painel
{
	width: 557px;
	float: right;
	position: static;
}

#painel #painel-fotos
{
	/*background: url('./imagens/bg[painel].png') no-repeat;*/
	height: 202px;
	width: 557px;
}

#painel li
{
	height: 206px;
}

.painel-control
{
	float: right;
	height: 27px;
	min-width: 60px;
	margin-right: 15px;
}

.painel-control-left
{
	background: url('./imagens/bg[painel]Left.png') no-repeat;
	width: 7px;
	height: 27px;
	float: left;
}

.painel-control-right
{
	background: url('./imagens/bg[painel]Right.png') no-repeat;
	width: 7px;
	height: 27px;
	float: left;
}

.painel-control-center
{
	background-color: #53656c;
	height: 25px;
	float: left;
}

.painel-control-center a
{
	height: 27px;
	font-size: 15px;
	color: white;
}

.painel-control-center ul
{
	list-style: none;
	padding-top: 2px;
}

.painel-control-center li
{
	display: inline;
	padding: 5px 8px 0 6px;
	border-right: 1px dotted #B7B79E;
}

.painel-control-center .last
{
	border-right: 0;
	padding-right: 3px;
}

.btnEnviar
{
	width: 65px;
	height: 29px;
	position: relative;
	top: 10px;
	left: 5px;
}


/* CELULAS */

.celulas form
{
	margin-top: 10px;
	margin-left: 10px;
}

#listaCelulas ul
{
	position: relative;
	top: 10px;
	list-style: none;
	margin-bottom: 60px;
}

#listaCelulas li
{
	margin-top: 20px;
	padding-left: 70px;
	padding-top: 20px;
	border-top: 1px dotted #333;
}

#listaCelulas span
{
	font-weight: bold;
}

#listaCelulas p
{
	margin: 0;
	padding: 3px 0;
	font-style: italic;
}

#listaCelulas span.celula
{
	text-transform: uppercase;
	font-style: normal;
}

#listaCelulas span.distanciaEven
{
	color: #cdff00;
}

#listaCelulas span.distanciaOdd
{
	color: #52656b;
}

#listaCelulas .oddItem
{
	background-image: url('./imagens/bg[li]1.png');
	background-repeat: no-repeat;
	background-position: 0 20px;
}

#listaCelulas .evenItem
{
	background-image: url('./imagens/bg[li]2.png');
	background-repeat: no-repeat;
	background-position: 0 20px;
}

#listaCelulas span#lblSeuEndereco
{
	margin-top: 10px;
}

/* COMENTARIOS */

#enviarComentario
{
	padding-top: 20px;
	margin-top: 20px;
}

	.commentAuthor
	{
		font-size: 15px;
		font-weight: bold;
	}
	
	.commentDate
	{
		color: #A6A8AB;
		text-transform: capitalize;
	}
	
	h3.comments
	{
		padding-bottom: 10px;
		text-transform: uppercase;
	}

/* CONTATO */

.contato input,.contato textarea
{
	background-color: #B7B79E;
	border: 0;
}

	.contato input
	{
		height: 18px;
		padding: 2px;
		margin-top: 5px;
		width: 395px;
	}
	
	.contato .wpcf7-captcha-captcha-822
	{
		border: 1px #B7B79E solid;
	}
	
	.contato .btnEnviar
	{
		background-color: transparent;
		width: 65px;
		height: 29px;
		padding: 0;
		margin: -5px 0 0 -5px;
	}
	
	.contato .captcha
	{
		width: 72px;
		text-transform: uppercase;
	}
	
	
/* PROGRAMAÇÃO */

#programacaoFixa
{
	background-color: #b8b89f;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 10px 0;
	color: black;
}

	#programacaoFixa h3
	{
		text-transform: uppercase;
	}

	#programacaoFixa li
	{
		padding: 2px 0 2px 2px;
	}
	
	#programacaoFixa ul
	{
		padding-left: 20px;
		padding-right: 20px;
	}
	
#programacao li
{
	border: 0;
}

	#programacao ul
	{
		padding-left: 30px;
	}
	
	#programacao #eventos
	{
		margin-top: 40px;
	}
	
	#programacao h3
	{
		border-top: 1px dotted white;
	}
	
	#programacao h3.first
	{
		border: 0;
	}
