/*
Theme Name: LLamada 
Author: RedImagine
Version: 1.0
Author URI: http://www.redimagine.com */


/*ESTRUCTURA GENERAL */

body {
background-image:url(images/back_pagina.jpg);
background-repeat:repeat-x;
background-color: #FFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
margin: 0px;
}

#page {
	width: 960px;
	margin: 0 auto;
	}

#top {width: 960px;
height: 119px;}

#contenedor_interno {width: 944px;
margin: 11px auto;}

#bloque1 {width: 944px;
min-height: 315px;
margin-bottom: 8px;}

#secciones {margin-left: 265px;
width: 664px; /*684 org */
padding: 10px 0px 10px 10px;
min-height: 615px;
border-left: 1px solid #CCC;}

#col_bloque1_left {float:left;
width: 252px;}

#col_bloque1_right {margin-left: 260px;
width: 684px;}

#menu {width: 252px;
margin-bottom: 8px;}

#bloque2 { width: 918px; /* 944 org */
background-color:#ededed;
min-height: 439px; /* 463 org */
padding: 12px 13px;
position:relative;}

#col_bloque2_left {width: 299px;
float: left;}

.col_top {background-image:url(images/top_col.jpg);
width: 299px;
height: 8px;}

.col_cont {background-image:url(images/col_fondo.jpg);
background-repeat:repeat-y;
min-height: 412px;}

.col_bot {background-image:url(images/col_bot.jpg);
width: 299px;
height: 8px;}

#col_bloque2_mid {width: 299px;
float: left;
margin-right: 10px;
margin-left: 10px;}

#col_bloque2_right {width: 299px;
float: right;}

#footer { background-image:url(images/img_bottom.jpg);
width: 960px;
height: 76px;
margin: 0 auto;
position:relative;}

#footer_back {background-image:url(images/back_footer.jpg);
background-repeat:repeat-x;
width: 100%;
height: 76px;
position: relative;
bottom: 0px;}

#encabezado1 {background-image:url(images/img_articulos.jpg);
width: 283px;
height: 180px;
margin: 0 auto;
position:relative;}

#encabezado2 {background-image: url(images/img_visita.jpg);
width: 283px;
height: 180px;
margin: 0 auto;
position:relative;}

#encabezado3 {background-image: url(images/img_maranata.jpg);
width: 283px;
height: 180px;
margin: 0 auto;
position:relative;}

.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el ?ltimo elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.bloque2_top {background-image:url(images/bloque2_top.jpg);
background-repeat:no-repeat;
width: 944px;
height: 2px;}

.bloque2_bot {background-image:url(images/bloque2_bot.jpg);
background-repeat:no-repeat;
width: 944px;
height: 2px;}

.copy_link {
display:block;
overflow:hidden;
text-indent: -9999px;
height:20px;
margin:0 auto 0 0;
width:182px;
position: absolute;
top: 50px;
right: 10px;
}

.entradas { position:relative;
width: 283px;
min-height: 133px;
margin: 4px auto 0px auto;
}

.entradas p {margin: 0px;}

#entradas_mas_left {background-image:url(images/col_left_mas.jpg);
background-repeat:no-repeat;
width: 283px;
background-color:#f5f5f5;
min-height: 108px;
margin: 0px auto;
position:relative;
}

#entradas_mas_mid {background-image:url(images/col_mid_mas.jpg);
background-repeat:no-repeat;
width: 283px;
background-color:#f5f5f5;
min-height: 108px;
margin: 0px auto;
position:relative;
}

#entradas_mas_right {background-image:url(images/col_right_mas.jpg);
background-repeat:no-repeat;
width: 283px;
background-color:#f5f5f5;
min-height: 108px;
margin: 0px auto;
position:relative;
}


.mas_link {position:absolute;
width: 79px;
height: 18px;
right: 8px;
top: 10px;
display:block;
text-indent: -9999px;
overflow:hidden;
z-index: 100;
}

/* FIN ESTRUCTURA GENERAL */

/*MENU - sprites*/

/* GLOBALHEADER */
#menu { width: 252px; height: 156px; margin: 0 auto 7px auto; position: relative; z-index: 9998; }
#menu #globalnav { margin: 0; padding: 0; }
#menu #globalnav li { display: block; list-style:none; }
#menu #globalnav li a { float: left; width: 252px; height: 0; padding-top: 26px; overflow: hidden;}
#menu #globalnav li a { background-image: url(images/menu.png); background-repeat: no-repeat; }

/* BUTTONS */
#menu #globalnav li.nav1 a { background-position: 0 0; }
#menu #globalnav li.nav2 a { background-position: 0px -26px; }
#menu #globalnav li.nav3 a { background-position: 0px -52px; }
#menu #globalnav li.nav4 a { background-position: 0px -78px; }
#menu #globalnav li.nav5 a { background-position: 0px -104px; }
#menu #globalnav li.nav6 a { background-position: 0px -130px; }


/* OVER STATES */ 
#menu #globalnav li.nav1 a:hover { background-position: -252px 0px;}
#menu #globalnav li.nav2 a:hover { background-position: -252px -26px;  }
#menu #globalnav li.nav3 a:hover { background-position: -252px -52px;  }
#menu #globalnav li.nav4 a:hover { background-position: -252px -78px;  }
#menu #globalnav li.nav5 a:hover { background-position: -252px -104px;  }
#menu #globalnav li.nav6 a:hover { background-position: -252px -130px;  }

/* PRESSED STATES 
#menu #globalnav li.nav1 a:hover { background-position: -252px 0px; }
#menu_cont #globalnav li#nav2 a:active { background-position: -83px -111px; }
#menu_cont #globalnav li#nav3 a:active { background-position: -446px -118px; }
#menu_cont #globalnav li#nav4 a:active { background-position: -293px -111px; }
#menu_cont #globalnav li#nav5 a:active { background-position: -474px -111px; }
#menu_cont #globalnav li#nav6 a:active { background-position: -617px -111px; }*/


/* ON STATES */

#menu.home #globalnav li.nav1 a { background-position: -504px -0px !important; }
#menu.presentacion #globalnav li.nav2 a { background-position: -504px -26px !important; }
/*#menu #globalnav li#nav3 a { background-position: -504px -52px !important; }*/
#menu.iglesias #globalnav li.nav4 a { background-position: -504px -78px !important; }
#menu.ministerio #globalnav li.nav5 a { background-position: -504px -104px !important; }
#menu.contacto #globalnav li.nav6 a { background-position: -504px -130px !important; }



/* FIN MENU */

/* java - home - estructura - estilo */

#java {position:relative;
width: 684px;
height: 315px;}

.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 684px;
height: 315px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
}

.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
visibility: visible;
width: 684px;
}

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
background-image:url(images/fondo_java_links.png);
background-repeat:repeat-x;
width: 684px;
height: 27px;
margin: 0px;
padding-top: 12px;
text-align: right; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
position: absolute;
bottom: 0px;
right: 0px;
z-index: 999;
}

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
margin-right: 23px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FFF;

}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
color:#2360ce;
text-decoration:none;
}

.glidecontenttoggler a:hover{
color:#2360ce;
text-decoration:none;
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}


.img_desc {
position: absolute;
top: 0px;
height: 15px;
width: 674px;
color:#FFF;
padding: 5px;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
background: #771303;
opacity: .50;
-moz-opacity: 0.50;
filter: alpha(opacity=50); }

#java p {margin: 0px;
padding: 0px;}


/* FIN - java */


/* estilos de headers, fuentes, links, comentarios, sidebar (tomado de wordpress) */

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 28px ;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #771303;
	font-style:italic;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	
	}

h2.widgettitle
{
	font-size: 16px ;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ff7e00;
	font-style:italic;
	}

h2.pagetitle {
	font-size: 28px ;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ff7e00;
	font-style:italic;
	}

h3 {
	font-size: 1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	
	}
	
h3 a:link  {text-decoration:none;
color: #ff7e00;}

h3 a:visited  {text-decoration:none;
color: #ff7e00;}

h3 a:hover  {text-decoration:none;
color: #ff7e00;}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

/*h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}*/

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #FF7E00;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#commentform textarea {width: 600px; }
 
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}
	
.postmetadata {margin: 5px auto; 
padding: 10px;
border-bottom: solid 1px #771303;
border-top: solid 1px #771303; }

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #888888;
	text-decoration: none;
	}
	
.entry a, h2 a:hover, h3 a:hover {
	color: #FF7E00;
	text-decoration: none;
	}
	

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}


h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#930;
	}
/* End Headers */



/* Begin Images */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	padding: 4px  4px 4px 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
	}
	
	img.aligncenter {
	padding: 4px  4px 4px 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
	}

img.alignright {
	padding: 4px  4px 4px 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px 4px 4px 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Comments*/
/*.alt {
	margin: 0;
	padding: 10px;
	}*/

.commentlist {
	padding: 0px;
	text-align: justify;
	margin: 0px;
	}
	
.commentlist .comment-body { border: 1px #000 solid;
padding: 5px;
border: 5px #771303 solid;
background-color:#FFF;}

.commentlist li {
	margin: 0px 0 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto; 

}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* FIN - ESTILO WP */

/* estilo especiales del diseņo (headers, links, fuentes) */

h2.col_titulo { font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#8ec40e;
padding: 5px 0px 3px 0px;
border-top: 1px #771303 solid;
border-bottom: 1px #771303 solid;
}

h2.col_titulo a:link{ font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#8ec40e; 
text-decoration:none;
font-style:normal;}

h2.col_titulo a:visited { font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#8ec40e; 
text-decoration:none;
font-style:normal;}

h2.col_titulo a:hover { font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#8ec40e; 
text-decoration:none;
font-style:normal;}

#entradas_mas_right ul {
padding: 33px 0px 0px 10px;
margin: 0px;
*position:relative;
*z-index: 1;}

#entradas_mas_right ul li { background-image:url(images/img_mas_roja.jpg);
background-repeat:no-repeat;
height:10px;
color: #777777;
background-position:left;
list-style:none;
padding: 4px 0px 10px 15px;
margin: 0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

#entradas_mas_right ul li a:link { text-decoration:none;
color: #777777;}

#entradas_mas_right ul li a:visited { text-decoration:none;
color: #777777;}

#entradas_mas_right ul li a:hover { text-decoration:none;
color: #777777;}

#entradas_mas_mid ul {
padding: 33px 0px 0px 10px;
margin: 0px;
*position:relative;
*z-index: 1;}

#entradas_mas_mid ul li { background-image:url(images/img_mas_azul.jpg);
background-repeat:no-repeat;
height:10px;
color: #777777;
background-position:left;
list-style:none;
padding: 4px 0px 10px 15px;
margin: 0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

#entradas_mas_mid ul li a:link { text-decoration:none;
color: #777777;}

#entradas_mas_mid ul li a:visited { text-decoration:none;
color: #777777;}

#entradas_mas_mid ul li a:hover { text-decoration:none;
color: #777777;}

#entradas_mas_left ul {
padding: 33px 0px 0px 10px;
margin: 0px;
*position:relative;
*z-index: 1;
}

#entradas_mas_left ul li { background-image:url(images/img_mas_verde.jpg);
background-repeat:no-repeat;
height:10px;
color: #777777;
background-position:left;
list-style:none;
padding: 4px 0px 10px 15px;
margin: 0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

#entradas_mas_left ul li a:link { text-decoration:none;
color: #777777;}

#entradas_mas_left ul li a:visited { text-decoration:none;
color: #777777;}

#entradas_mas_left ul li a:hover { text-decoration:none;
color: #777777;}

h4.mas_texto { font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color:#771303;
margin: 0px;
padding: 0px;
position: absolute;
top: 7px;
left: 5px;}

.img_art {position:absolute;
width: 181px;
height: 139px;
bottom: 0px;
right: 0px;
overflow:hidden;}

.wp-caption_images_dir {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
padding:4px;
text-align:center;
float:right;}

.entry_secciones_especiales {padding: 20px;
background-color: #CEF;
}

.contenido_sp { margin-top: -10px; }

.spiffy{display:block;
}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#CEF;}
  
.spiffy_x{display:block;
}
.spiffy_x *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#95D8EF;
  }  
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e5fbfb;
  border-right:1px solid #e5fbfb;
  background:#d8fdfd}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f3f8f8;
  border-right:1px solid #f3f8f8;
  background:#d5fdfd}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d5fdfd;
  border-right:1px solid #d5fdfd;}
.spiffy4{
  border-left:1px solid #e5fbfb;
  border-right:1px solid #e5fbfb}
.spiffy5{
  border-left:1px solid #d8fdfd;
  border-right:1px solid #d8fdfd}
.spiffyfg{
  background:#CEFFFF}


