﻿@font-face {
     font-family: Georgia;
     src: url('fonts/georgia.ttf');
}
@font-face {
     font-family: Georgia;
     src: url('fonts/georgiab.ttf');
	 font-weight: bold;
}

@font-face {
     font-family: Georgia;
     src: url('fonts/georgiai.ttf');
	 font-style: italic, oblique;
}

@font-face {
     font-family: Georgia;
     src: url('fonts/georgiaz.ttf');
	 font-weight: bold;
     font-style: italic, oblique;
}
body {
	margin: 0px;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFF;
	text-transform:uppercase;
	width:236px;
	padding:4px;
	font-style:italic;
	font-weight:bold;
	background-color:#a3a3a3;	
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#a3a3a3;
	text-transform:uppercase;
	padding:4px;
	font-style:italic;
	font-weight:bold;
}

p{
	font-size:14px;
}
#header{

	background-image: url(../imgs/header/bg_topo.jpg);
	background-position: x-5%;
	background-repeat:no-repeat;
	background-size: cover;	
	height:300px;
}
/*====================*/
/*=== NIVO SLIDER ===*/
/*====================*/
#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.invisivel {
	color:transparent;
}
.slider-wrapper { 
	width: 80%; 
	margin: 20px auto;
}

.theme-default #slider {
    margin:100px auto 0 auto;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}
/*====================*/
/*=== FIM NIVO ===*/
/*====================*/
#conteudo{
	background-image:url(../imgs/conteudo/bg.png);
	background-repeat:repeat-x;
	background-color:#fafafa;	
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9a9a9a;
}

#conteudo a{
	color:#9a9a9a;
	text-decoration:none;	
		
	
}

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


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../imgs/footer/bg_rodape_1600.jpg);
	background-size:contain;
	height: 119px;
	width: 100%;
	position:relative;
}







#fita {
	background-color: #984247;
	height: 6px;
	margin-bottom:20px;
}

#logos {
	position:absolute;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	width:164px;
	height:19px;
	line-height:19px;
	clear:both;
	left: 124px;
	top: 50px;
}
#fale{
	margin-top:-10px;
	width:360px;
	float:right;
	text-align:center;	
}

#fale .titulo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	background-color: #984247;
	color:#FFF;
	font-style:italic;
	font-weight:bold.
}

#copy{
	width:502px;
	color:#FFF;
	float:left;
}
#aviso {

	width:351px;
	height:185px;
	float:right;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	-moz-border-radius: 25px 0px;
	-webkit-border-radius: 25px 0px 25px 0px;/*This is the correct shorthand for webkit*/
	border-radius: 25px 0px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 7px #000000;
	-webkit-box-shadow: 0px 0px 7px #000000;
	box-shadow: 0px 0px 7px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fbebdc', endColorstr = '#756c56');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fbebdc', endColorstr = '#756c56')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #fbebdc, #756c56);
	background-image: -ms-linear-gradient(top, #fbebdc, #756c56);
	background-image: -o-linear-gradient(top, #fbebdc, #756c56);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#fbebdc), to(#756c56));
	background-image: -webkit-linear-gradient(top, #fbebdc, #756c56);
	background-image: linear-gradient(top, #fbebdc, #756c56);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/



}

	
#context-header {
	width: 80%;
	margin: 0 auto;
	
}

#context-conteudo {
	width: 80%;
	margin: 0 auto;	
}
#context-footer {
	width: 80%;
	margin: 0 auto;
	
}

.texto-branco{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;	
}

.foto_pastor {
    width: 200px;
    min-height: 130px;
    margin: auto;
    background: #ccc;
    border: 5px solid white;
    position:relative;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.80);
	float:left;
	margin:15px;
}


.min_estudo {
	width: 336px;
	height: auto;
	margin: auto;
	background: #ccc;
	border: 5px solid white;
	position:relative;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.80);
	float:left;
	margin:15px;
}

#contato{
	background-color:#a3a3a3;
	padding:15px;
	width: 50%;	
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}


#contato input {
	height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	border: 0;
}
#pastores{
	height:315;
	min-width:300px;
}
label{
	text-transform:uppercase;
	color:#FFF;
	font-style:italic;
	font-size:13px;	
}


#min-img{
	float:left; 
	margin:5px;	
}

input:focus, input:hover {
	-moz-box-shadow: 0 0 1px 1px #a3a3a3, 0 0 3px 3px #d0c9c9, 0 0 6px 2px #d0c9c9 inset;
}

#noticias{
	padding:10px;
	margin:15px;
}

#page-info	{
	float: left;
	line-height: 16px;
	padding: 3px 12px 0 12px;
}
.subtitulo_pastores {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	font-style:italic;
}

.min_noticias {
	
	width:269px;	
	border: #333 10px solid; 
	-moz-border-radius:0 20px;
	-webkit-border-radius:0 20px;
	border-radius:0 20px;
	float:left;
	margin: 15px;
}

.min_eventos {
	width:290px;
	border: #333 10px solid;
	-moz-border-radius:0 20px;
	-webkit-border-radius:0 20px;
	border-radius:0 20px;
	float:left;
	margin: 15px;
}

.titulo_noticias{
	margin-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333;
}

.fonte_noticias{
	color:#999;
	font-style:italic;
	font-size:11px;
	font-weight:none;
}
.page-far-left	{
	background: url(../admin/images/table/paging_far_left.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 0 4px 0 0;
	width: 24px;
}
.page-left	{
	background: url(../admin/images/table/paging_left.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 24px;
}

.page-right	{
	background: url(../admin/images/table/paging_right.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 24px;
}
.page-far-right	{
	background: url(../admin/images/table/paging_far_right.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 0 4px 0 4px;
	width: 24px;
}

.min-downloads{
	width:100px;
	float:left;
	margin-left:10px;
	background-color: #ffffff;
	border: 2px solid #999999;
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	border-radius: 17px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/

}

.input-biblia{
	border:0px;
	height:17px;
	padding:4px;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: inset 0px 0px 8px #000000;
	-webkit-box-shadow: inset 0px 0px 8px #000000;
	box-shadow: inset 0px 0px 8px #000000;
	/*Inner elements should not cover inner shadows*/
	/*Chrome renders inset shadows incorrectly with border-radius*/
	/*IE 7 AND 8 DO NOT SUPPORT INSET SHADOWS*/


	
}

#agendinha{
	color: #000;
	min-width:548px; 
	min-height:109px; 
	padding-top:12px;
	background-color: #ffffff;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 4px #000000;
	-webkit-box-shadow: 0px 0px 4px #000000;
	box-shadow: 0px 0px 4px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7dcb1', endColorstr = '#6a6051');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7dcb1', endColorstr = '#6a6051')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #f7dcb1, #6a6051);
	background-image: -ms-linear-gradient(top, #f7dcb1, #6a6051);
	background-image: -o-linear-gradient(top, #f7dcb1, #6a6051);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f7dcb1), to(#6a6051));
	background-image: -webkit-linear-gradient(top, #f7dcb1, #6a6051);
	background-image: linear-gradient(top, #f7dcb1, #6a6051);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
	
}

.dia {
	font-size: 56px;
	float:left;
	margin: 15px 15px 10px 25px;
}

.titlehome{
	margin-top:0px;
	font-family:Georgia;
	font-size:20pt;
	color:#FFF; 
	background-color:#ac85af;
	width:230px;
	text-transform:none;
	font-weight:normal;
	font-style:normal;
}
#eventos-recentes {
	width:620px;
	height:414px;
	float:left;
	margin: 10px;
}

#agenda{
	float:right;
	width:310px;
	height:414px;
	background:url(../imgs/conteudo/bg_agenda_home.jpg);
	background-repeat:no-repeat;
	font-size:13px;
	color:#000;
	padding:15px;
}

.title_da_agenda{
	font-weight:bold;
	color:#054889;
}

#noticia-home{
	float:left;
	margin-bottom:40px;
}

.logo {
	margin:0 auto;
}

.foto-noticia{
	width: 250px; 
	height: 188px; 
	margin-left: 7px; 
	margin-right: 7px;
}