@charset "utf-8";

/* Diseño móvil: 480 px e inferior. */
@media only screen and (max-width: 767px) {

img, object, embed, video {
	max-width: 100%;

}
/* IE 6 no admite max-width (anchura máxima), por lo que usa de manera predeterminada una anchura del 100% */
.ie6 img {
	width:100%;
}

body {
    background: url(../Imagenes/fondo.jpg) top left repeat-x; 
}

.gridContainer {
	width: 88.2%;
	background-color:#fff;	
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
	-moz-border-radius: 30px;
}

#logo {
	float: left;
	margin-left: 0;
	width: 55%;
	background-image: url(../Imagenes/logo_cel.jpg);
	height: 100px;
	padding-right: 0%;
	padding-left: 0%;
	background-repeat: no-repeat;
	background-color:#091239;
}

#phone {
	float: left;
	margin-left: 0;
	width: 25%;
	height: 25px;
	padding-right: 0%;
	padding-left: 0%;
	background-repeat: no-repeat;
	background-color:#091239;
}


#face {
	float: left;
	margin-left: 0;
	width: 25%;
	height: 25px;
	padding-right: 0%;
	padding-left: 0%;

	background-repeat: no-repeat;
	background-color:#091239;

}

#correo {
	float: left;
	margin-left: 0;
	width: 25%;
	height: 25px;
	padding-right: 0%;
	padding-left: 0%;
	background-repeat: no-repeat;
		background-color:#091239;
background-image: url(../Imagenes/emailicon.jpg);
}

#libre {
	float: left;
	margin-left: 0;
	width: 25%;
	height: 25px;
	padding-right: 0%;
	padding-left: 0%;
	background-repeat: no-repeat;
	background-color:#091239;
}

#espa {
	float: left;
	margin-left: 0;
	width: 20%;
	height: 100px;
	padding-right: 0%;
	padding-left: 0%;
	background-repeat: no-repeat;
		background-color:#091239;
}

#MenuBar1 li{
	-webkit-transition: all .9s ease;
	-moz-transition: all .9s ease;
	-ms-transition: all .9s ease;
	transition: all .9s ease;

}

#sliceshow {
	background-color:#FF3;
	height:auto;
	color: #CCC;
	text-align: center;
	float: left;
	margin-left: 0;
	width: 100%;
}

#submenu {
	background-color: #FFF;
	height: 800px;
	width: 25%;
	float: right;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	border-bottom-right-radius: 20px;
}

/*Estilos Base*/
.contenedor-img {
width: 33.33%;
height:auto;

float: left;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
background: #fff;
}
.contenedor-img .mascara,.contenedor-img .contenido {
width: 100%;
height: auto;
position: absolute;
overflow: hidden;
top: 0;
left: 0
}
.contenedor-img img {
display: block;
position: relative;

}
.contenedor-img h2 {
text-transform: uppercase;
color: #fff;
text-align: center;
position: relative;
font-size: 17px;
padding: 10px;
background: rgba(0, 0, 0, 0.9);
margin: 20px 0 0 0
}
.contenedor-img p {
font-size: 14px;
position: relative;
color: #fff;
padding: 10px 20px 10px;
text-align: center
}
.contenedor-img a.link {
display: inline-block;
text-decoration: none;
padding: 7px 14px;
background: #222;
color: #fff;
text-transform: uppercase;
box-shadow: 0 0 1px #000
}
.contenedor-img a.link:hover {
box-shadow: 0 0 5px #000
}

/*Ejemplo 1*/
.ejemplo-1 img {
transition: all 0.2s linear;
}
.ejemplo-1 .mascara {
opacity: 0;
background-color: rgba(46,157,120, 0.7);
transition: all 0.3s ease-in-out;
}
.ejemplo-1 h2 {
transform: translateX(-200px);/*Desplazamos a la izquierda*/
opacity: 0;
transition: all 0.7s ease-in-out;
}
.ejemplo-1 p {
transform: translateX(200px);/*Desplazamos a la derecha*/
opacity: 0;
transition: all 0.4s linear;
}
.ejemplo-1 a.link{
opacity: 0;
transition: all 0.4s ease-in-out;
transform: translateY(100px)/*Desplazamos para abajo*/
}
.ejemplo-1:hover img {
transform: scale(1.1);/*Damos un ligero zoom a la imagen*/
height:320px;
}
.ejemplo-1:hover .mascara {
opacity: 1;
}
.ejemplo-1:hover h2,
.ejemplo-1:hover p,
.ejemplo-1:hover a.link {
opacity: 1;
transform: translateX(0px);/*Regresamos a las posiciones originales*/
}
.ejemplo-1:hover p {
transition-delay: 0.1s;
}
.ejemplo-1:hover a.link {
transition-delay: 0.2s; /*Aplicamos un pequeño retardo para que se muestre al final*/
transform: translateY(0px);
}


@font-face {
		font-family: 'Raleway';
		src: local('Bookman Old Style'), local('Bookman-Old_Style'), url(http://themes.googleusercontent.com/static/fonts/raleway/v7/RJMlAoFXXQEzZoMSUteGWD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
	}


footer {
            position: relative;
            /* Altura total del footer en px con valor negativo */

            margin-top: -100px;
            /* Altura del footer en px. Se han restado los 5px del margen

               superior mas los 5px del margen inferior

            */

            height: 60px;
            padding:5px 0px;
            clear: both;
			font-style:normal;
			font-size:8px;
			
			background-color:#091239;
            text-align: center;
			
            color: #fff;

        }

        .define {
            width:938px;
            margin:0 auto;
        }


#Imagen-encabezado-sec {
	width: 100%;
	height: 107px;
	float: left;
	background-image: url(../Imagenes/encabezado_iglesiasdeCristo-cel.jpg);
}

#Imagen-encabezado_iglesiabarva {
	width: 100%;
	height: 107px;
	float: left;
	background-image: url(../Imagenes/encabezado_iglesiabarva-cel.jpg);
}

#Imagen-sermones {
	width: 100%;
	height: 107px;
	float: left;
	background-image: url(../Imagenes/imagen-sermones-cel.jpg);
}

#Imagen-articulos {
	width: 100%;
	height: 107px;
	float: left;
	background-image: url(../Imagenes/imagen-articulos-cel.jpg);
}

#Imagen-estudios {
	width: 100%;
	height: 107px;
	float: left;
	background-image: url(../Imagenes/imagen-estudios-cel.jpg);
}
#Imagen-graficos {
	width: 100%;
	height: 107px;
	float: left;
	background-image: url(../Imagenes/imagen-graficos-cel.jpg);
}


#Imagen-media {
	width: 100%;
	height: 107px;
	float: left;
	background-image: url(../Imagenes/imagen-media-cel.jpg);
}

#Imagen-galeria {
	width: 100%;
	height: 107px;
	float: left;
	background-image: url(../Imagenes/imagen-galeria-cel.jpg);
}



#Imagen-contactenos {
	width: 100%;
	height: 107px;
	float: left;
	background-image: url(../Imagenes/imagen-contactenos-cel.jpg);
}



#Imagen-alabanzas {
	width: 100%;
	height: 107px;
	float: left;
	background-image: url(../Imagenes/img-alabanza-cel.jpg);
	background-repeat:no-repeat;
}

#himnario{
	background:#cf3;
	width: 100%;
	height:auto;
	float:left;
	padding-left:0px;	
	background-repeat:no-repeat;
	}

#noticia-alabanza {
	background-color:#fff;
	width: 100%;
	height: 200px;
	float:left;
	background-image: url(../Imagenes/aviso_noticioso-cel.jpg);/

	background-repeat:no-repeat;
}

#lateral1 {
		display:none;

	width: 27%;
	height: 212px;
	float: right;
	background-image: url(../Imagenes/lateral1-cel.jpg);
	background-position: center;
	background-color:#fff;
	background-repeat:no-repeat;
}
#divisoria {

	width: 100%;
	height: 17px;
	float: left;
	background-image: url(../Imagenes/divisoria-cel.jpg);
	background-repeat:no-repeat;

}

#contactenos p
{	
	color:#000;
	font-family:"Times New Roman", Times, serif;	
	margin-left: 1em;
	line-height: 0.5em;
	font-size: 14px;
	vertical-align: 3em;

}

.tema
{
	float: left;
	background:#fff;
	width: 100%;
	color:#000;

}
.tema h1
{
	font-size:18px;
	vertical-align:center;
	margin-left: 1em;	
}

.tema #p1
{	
	font-family: Bookman Old Style;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 22.4px;	
	text-align:justify;
	margin-left: 1em;
	margin-right: 1em;
	vertical-align: 2em;

}

.tema #p2
{
	font-family: Bookman Old Style;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 22.4px;	
	text-align:justify;
	margin-left: 1em;
	margin-right: 1em;
	vertical-align: 2em;

}

.tema #p3
{
	font-family: Bookman Old Style;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 22.4px;	
	text-align:justify;
	margin-left: 1em;
	margin-right: 1em;
	vertical-align: 2em;
}

.pdfs 
{
	float: left;
	background:#fff;
	width: 100%;
	color:#000;
}

.pdfs h1
{
	font-family: Bookman Old Style;
	font-size: 16px;
	margin-left: 20px;	
	text-align:center;
}

.pdfs a
{
	font-family: Bookman Old Style;
	font-size: 14px;
	margin-left: 0.5em;

}
/* unvisited link */
.pdfs a:link {
    color: green;
}

/* visited link */
.pdfs a:visited {
    color: red;
}

/* mouse over link *.pdfs a:hover {
    color: red;
}

/* selected link */
.pdfs a:active {
    color: yellow;
} 

#bienvenida_galeria {
	width:100%;
	height: 370px;
	float: left;
}


#audio1 {
	width:100%;
	height: 1200px;
	float: left;
/*	background-color:#6FC;*/
	padding-left:1em;


}


.media
{
	float: left;
	color:#000;
	background:#fff;
	width: 100%;
	height: 1200px;
}

.media h1
{
	font-family: Bookman Old Style;
	font-size:16px;
	margin-left: 1em;	
		margin-right: 1em;
		margin-top:1em;
		text-align:left;	
}



}





/* Diseño tableta: de 481 px a 768 px. Hereda estilos de: Diseño móvil. 

@media only screen and (min-width: 481px) {


body {
    background: url(../Imagenes/fondo.jpg) top left repeat-x; 


}


.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}*/

/* Diseño ++++++ESCRITORIO++ESCRITORIO++ESCRITORIO++ESCRITORIO++ESCRITORIO++ESCRITORIO : de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */
/* Diseño ++++++ESCRITORIO++ESCRITORIO++ESCRITORIO++ESCRITORIO++ESCRITORIO++ESCRITORIO : de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */
/* Diseño ++++++ESCRITORIO++ESCRITORIO++ESCRITORIO++ESCRITORIO++ESCRITORIO++ESCRITORIO : de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */
/* Diseño ++++++ESCRITORIO++ESCRITORIO++ESCRITORIO++ESCRITORIO++ESCRITORIO++ESCRITORIO : de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */
/* Diseño ++++++ESCRITORIO++ESCRITORIO++ESCRITORIO++ESCRITORIO++ESCRITORIO++ESCRITORIO : de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */


	@media only screen and (min-width: 768px) {


body {
    background: url(../Imagenes/fondo.jpg) top left repeat-x; 
}
 
.gridContainer {
	width: 88.2%;
	max-width: 938px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
	-moz-border-radius: 30px;
}

#logo {
	float: left;
	margin-left: 0;
	width: 50%;
	background-image: url(../Imagenes/logo.jpg);
	height: 172px;
	padding-right: 0%;
	padding-left: 0%;
	background-repeat: no-repeat;
	background-color:#091239;
}

#temporal {
	width: 100%;
	height: 400px;
	float: left;
	background-image: url(../Imagenes/temporal.png);
	background-position: center;
	background-color:#fff;
	background-repeat:no-repeat;
}

#espa {
	float: left;
	margin-left: 0;
	width: 25%;
	height: 172px;
	padding-right: 0%;
	padding-left: 0%;
	background-repeat: no-repeat;
		background-color:#091239;
}

#phone {
	float: left;
	margin-left: 0;
	width: 25%;
	height: 43px;
	padding-right: 0%;
	padding-left: 0%;
	background-repeat: no-repeat;
	background-color:#091239;
	background-image: url(../Imagenes/phoneicon.jpg);

}


#face {
	float: left;
	margin-left: 0;
	width: 25%;
	height: 43px;
	padding-right: 0%;
	padding-left: 0%;
	background-repeat: no-repeat;
	background-color:#091239;


}

#correo {
	float: left;
	margin-left: 0;
	width: 25%;
	height: 43px;
	padding-right: 0%;
	padding-left: 0%;
	background-repeat: no-repeat;
		background-color:#091239;

}

#libre {
	float: left;
	margin-left: 0;
	width: 25%;
	height: 43px;
	padding-right: 0%;
	padding-left: 0%;
	background-repeat: no-repeat;
	background-color:#091239;
}

.icon-list2 {
	
	background-image: url(../Imagenes/190-menu.png);

}



#MenuBar1 li{
	-webkit-transition: all .9s ease;
	-moz-transition: all .9s ease;
	-ms-transition: all .9s ease;
	transition: all .9s ease;
	
}

#sliceshow {
	background-color:#F06;
	height: 400px;
	color: #CCC;
	text-align: center;
	float: left;
	margin-left: 0;
	width: 100%;
}

#sliceshow_gallery {
	background-color:#ccc;
	height: 425px;
	color: #CCC;
	text-align: center;
	float: left;
	margin-left: 0;
	width: 100%;
}



#submenu {
	background-color: #FFF;
	height: 800px;
	width: 25%;
	float: right;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	border-bottom-right-radius: 20px;
}



/*Estilos Base*/
.contenedor-img {
width: 33.33%;
height: 312px;
float: left;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
background: #fff;
}
.contenedor-img .mascara,.contenedor-img .contenido {
width: 100%;
height: 312px;
position: absolute;
overflow: hidden;
top: 0;
left: 0
}
.contenedor-img img {
display: block;
position: relative;

}
.contenedor-img h2 {
text-transform: uppercase;
color: #fff;
text-align: center;
position: relative;
font-size: 17px;
padding: 10px;
background: rgba(0, 0, 0, 0.9);
margin: 20px 0 0 0
}
.contenedor-img p {
font-size: 20px;
position: relative;
color: #fff;
padding: 10px 20px 10px;
text-align: center
}
.contenedor-img a.link {
display: inline-block;
text-decoration: none;
padding: 7px 14px;
background: #222;
color: #fff;
text-transform: uppercase;
box-shadow: 0 0 1px #000
}
.contenedor-img a.link:hover {
box-shadow: 0 0 5px #000
}

/*Ejemplo 1*/
.ejemplo-1 img {
transition: all 0.2s linear;
}
.ejemplo-1 .mascara {
opacity: 0;
background-color: rgba(46,157,120, 0.7);
transition: all 0.3s ease-in-out;
}
.ejemplo-1 h2 {
transform: translateX(-200px);/*Desplazamos a la izquierda*/
opacity: 0;
transition: all 0.7s ease-in-out;
}
.ejemplo-1 p {
transform: translateX(200px);/*Desplazamos a la derecha*/
opacity: 0;
transition: all 0.4s linear;
}
.ejemplo-1 a.link{
opacity: 0;
transition: all 0.4s ease-in-out;
transform: translateY(100px)/*Desplazamos para abajo*/
}
.ejemplo-1:hover img {
transform: scale(1.1);/*Damos un ligero zoom a la imagen*/
}
.ejemplo-1:hover .mascara {
opacity: 1;
}
.ejemplo-1:hover h2,
.ejemplo-1:hover p,
.ejemplo-1:hover a.link {
opacity: 1;
transform: translateX(0px);/*Regresamos a las posiciones originales*/
}
.ejemplo-1:hover p {
transition-delay: 0.1s;
}
.ejemplo-1:hover a.link {
transition-delay: 0.2s; /*Aplicamos un pequeño retardo para que se muestre al final*/
transform: translateY(0px);
}


footer {
            position: relative;
            /* Altura total del footer en px con valor negativo */

            margin-top: -100px;
            /* Altura del footer en px. Se han restado los 5px del margen

               superior mas los 5px del margen inferior

            */

            height: 80px;
            padding:5px 0px;
            clear: both;
			font-style:normal;
			font-size:12px;
			
			background-color:#091239;
            text-align: center;
			
            color: #fff;

        }

        .define {
            width:938px;
            margin:0 auto;
        }


#Imagen-encabezado-sec {
	width: 100%;
	height: 300px;
	float: left;
	background-image: url(../Imagenes/encabezado_iglesiasdeCristo.jpg);
}

#Imagen-encabezado_iglesiabarva {
	width: 100%;
	height: 300px;
	float: left;
	background-image: url(../Imagenes/encabezado_iglesiabarva.jpg);
}

#Imagen-sermones {
	width: 100%;
	height: 300px;
	float: left;
	background-image: url(../Imagenes/imagen-sermones.jpg);
}

#Imagen-articulos {
	width: 100%;
	height: 300px;
	float: left;
	background-image: url(../Imagenes/imagen-articulos.jpg);
}

#Imagen-estudios {
	width: 100%;
	height: 300px;
	float: left;
	background-image: url(../Imagenes/imagen-estudios.jpg);
}
#Imagen-graficos {
	width: 100%;
	height: 300px;
	float: left;
	background-image: url(../Imagenes/imagen-graficos.jpg);
}

#Imagen-alabanzas {
	width: 100%;
	height: 300px;
	float: left;
	background-image: url(../Imagenes/imagen-alabanzas.jpg);
}


#Imagen-media {
	width: 100%;
	height: 300px;
	float: left;
	background-image: url(../Imagenes/imagen-media.jpg);
}

#Imagen-galeria {
	width: 100%;
	height: 300px;
	float: left;
	background-image: url(../Imagenes/imagen-galeria.jpg);
}



#Imagen-contactenos {
	width: 100%;
	height: 300px;
	float: left;
	background-image: url(../Imagenes/imagen-contactenos.jpg);
}

#contactenos {
	width: 73%;
	height: 600px;
	float: left;
	background-color:#ccd6e2;
	border-radius-left-bottom: 2px;
}


.agradecer
{
	float: left;
	color:#000;
	background:#fff;
	width: 73%;
	height: 600px;
}
.agradecer h1
{
	font-family: Bookman Old Style;

	font-size:24px;
	margin-left: 3em;	
		margin-right: 3em;
		margin-top:3em;
		text-align:center;	
}


.galeria
{
	float: left;
	color:#000;
	background:#fff;
	width: 73%;
	height: 600px;
}

.galeria h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	margin-left: 3em;	
		margin-right: 3em;
		margin-top:3em;
		text-align:center;	
}

@font-face {
		font-family: 'Raleway';
		src: local('Bookman Old Style'), local('Bookman-Old_Style'), url(http://themes.googleusercontent.com/static/fonts/raleway/v7/RJMlAoFXXQEzZoMSUteGWD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
	}

.tema
{
	float: left;
	background:#fff;
	width: 73%;
	color:#000;

}
.tema h1
{
	font-size:18px;
	vertical-align:center;
	margin-left: 3em;	
}

.tema #p1
{	
	font-family: Bookman Old Style;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 22.4px;	
	text-align:justify;
	margin-left: 3em;
	margin-right: 3em;
	vertical-align: 3em;

}

.tema #p2
{
	font-family: Bookman Old Style;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 22.4px;	
	text-align:justify;
	margin-left: 3em;
	margin-right: 3em;
	vertical-align: 3em;

}

.tema #p3
{
	font-family: Bookman Old Style;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 22.4px;	
	text-align:justify;
	margin-left: 3em;
	margin-right: 3em;
	vertical-align: 3em;
}


.pdfs 
{
	float: left;
	background:#fff;
	width: 73%;
	color:#000;
}

.pdfs h1
{
	font-family: Bookman Old Style;
	font-size: 20px;
	margin-left: 20px;	
	text-align:center;
}

.pdfs a
{
	font-family: Bookman Old Style;
	font-size: 18px;
	margin-left: 3em;

}

#himnario{
	
	background:#fff;
	width: 73%;
	height:175px;
	float:left;	
	background-repeat:no-repeat;



	}



#noticia-alabanza {
	width: 100%;
	height: 425px;
	float:left;
	background-image: url(../Imagenes/aviso_noticioso.jpg);
	background-repeat:no-repeat;
}




/* unvisited link */
.pdfs a:link {
    color: green;
}

/* visited link */
.pdfs a:visited {
    color: red;
}

/* mouse over link */
.pdfs a:hover {
    color: red;
}

/* selected link */
.pdfs a:active {
    color: yellow;
} 

#divisoria {

	width: 100%;
	height: 100px;
	float: left;
	background-image: url(../Imagenes/divisoria.jpg);
	background-repeat:no-repeat;

}

#lateral1 {
	width: 27%;
	height: 600px;
	float: right;
	background-image: url(../Imagenes/lateral1.jpg);
	background-position: center;
	background-color:#fff;
	background-repeat:no-repeat;
}
#contactenos p
{	
	color:#000;
	font-family:"Times New Roman", Times, serif;	
	margin-left: 3em;
	line-height: 1em;
	font-size: 16px;
	vertical-align: 6em;

}

#bienvenida_galeria {
	width:73%;
	height: 650px;
	float: left;
}

.media
{
	float: left;
	color:#000;
	background:#fff;
	width: 73%;
	height: 1100px;
}

.media h1
{
	font-family: Bookman Old Style;
	font-size:18px;
	margin-left: 3em;	
		margin-right: 3em;
		margin-top:1em;
		text-align:left;	
}



#audio1 {
	width:100%;
	height: 1050px;
	float: left;
/*	background-color:#6FC;*/
	padding-left:2em;
}

#txtcontador {
width:55%;	
	height:20px;
		float: left;
		color:#000;
		background-color:#69F;
		text-align:right;
		font-size:14px;
		padding-top:10px;
}

#contador {
		float: right;
	width:45%;
	height:30px;
	background-color:#69F;
	text-align:left;
}




}
