﻿		html, body, div, span, object, iframe,
		h1, h2, h3, h4, h5, h6, p, blockquote, pre,
		a, abbr, acronym, address, code,
		del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td {
			margin: 0;
			padding: 0;
			border: 0;
			font-weight: inherit;
			font-style: inherit;
			font-size: 100%;
			font-family: inherit;
			vertical-align: baseline;
			list-style:none;
		}
		
.hidden	{
	visibility:hidden;
	display: none;
}	

		 /** entradas **/
		 
.entrada p {
	margin-top: 10px;
}

.contactform {
	margin-top:10px;
	
}


.post-meta-bottom {
	background: url(s1.png) repeat-x bottom;
	padding: 10px;
	border: 1px solid #00377c;	
}
.boton_menu {
	background: url(menu.png) no-repeat top;
	height: 20px;
	width: 40px;
} 
/** galeria **/

.alignright  {
	float:right;
	margin-right: 10px;
}

.alignleft {
	float:left;
	margin-left: 10px;
}



.attachment{
	margin-top: 10px;
	text-align: center;

}

.entry img {
	border: 1px solid #00377c;
}

.entrada h2 {
			font-family:Helvetica,verdana; 
			font-size:18px;
			color: #333333;
}
/** fin galeria **/
		 
/** enlaces del titulo de los post **/

		A.titulo:link {color: #00377c;text-decoration: none;font-family: verdana,sans-serif;font-size: 24px;}
		A.titulo:visited {color: #00377c;text-decoration: none;font-family: verdana,sans-serif;font-size: 24px;}
		A.titulo:hover {color: #00377c;text-decoration: underline;font-family: verdana,sans-serif;font-size: 24px;}
		
		
.texto2 {
	font-family:Helvetica,verdana; 
	font-size:12px;
	color: #585544;
}

.entrada {
	border-bottom: 1px dotted #952121;
	padding: 10px;
	overflow: auto;
}

.entrada2 {
	padding: 10px;
}

.nav-next{
	float:right;
	margin-top:10px;
}

.nav-previous {
	float:left;
	margin-top:10px;
}

.date{
	text-align: right;
	font-size: 10px;
}

.auth{
	text-align: right;
}
.cat {
	 text-align: right;
}
		
/** fin entradas **/		
		body {
			background-image: url(fondo.jpg);
			background-color:#ffffff;
			margin-top: 10px;
			margin-left: 0px;
     		 }		

		div.encabezado {
			width: 710px;
			height: 60px;
			/*background: url(encabezado.png) no-repeat top;*/
			padding: 20px;
			padding-top: 40px;
		}
		
		
		div.cierre {
			width: 710px;
			background: url(bajo.png) no-repeat bottom;
			padding: 20px;
			padding-top: 10px;
			margin-top:0px;
		}
		
		.texto_bajo {
			font-family:Helvetica,verdana; 
			font-size:10px;
			color: #ffffff;
		}
		div.foto {
			width: 710px;
			background: url(foto.png) no-repeat top;
			padding: 20px;
			height:115px;
		}
		div.contenido {
			width: 710px;
			background: url(centro.png) repeat-y bottom;
			padding: 20px;
			overflow: auto;
			text-align:left;
			margin-bottom:0px;
		}
		
		div.barra_herramientas {
			padding-top: 20px;
			padding-bottom: 20px;
			padding-left: 2px;
			padding-right: 2px;
			width: 180px;
			background: #fcf6e8;
			position: relative;
			float:left;
			text-align:left;
			border: 1px solid #b48c55;			
		}
		
		div.entradas {
			width: 500px;
			background: #ffffff repeat-y bottom;
			padding: 5px;
			float:right;
			text-align:left;
		}
		
		
		h1.encabezado {
			font-family:Helvetica,verdana; 
			font-size:36px;
			color: #ffffff;
		}
		
		h1.centro {
			font-family:Helvetica,verdana; 
			font-size:36px;
			color: #00377c;	
			margin-bottom: 10px;
		}
		
		h2.encabezado {
			font-family:Helvetica,verdana; 
			font-size:14px;
			color: #ffffff;
			font-weight:bold;
		}
		
				
		h2.widgettitle{
			font-family:Helvetica,verdana; 
			font-size:15px;
			color: #ffffff;
			background: url(secciones.jpg) repeat-x top;
			padding: 4px;
			border: 1px solid #4f4740;
			margin-top:10px;
		}
		
		h2.widgettitle2{
			font-family:Helvetica,verdana; 
			font-size:18px;
			color: #00377c;
			padding: 4px;
			border-bottom: 1px dotted #952121;
			margin-top:10px;
			text-align:right;
			margin-bottom: 5px;
		}
/** para enlaces **/

		
#widget a:link,a:visited{
			color: #333333;
			text-decoration: none;
			font-family: Helvatica,verdana;
			font-size: 12px; 
		
	 }


	
.entrada  ul{
	margin-left: 30px;
}
.entrada  li{
	list-style-type:disc;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: justify;
} 





/** fin enlaces **/	


/** para las paginas **/		
		li.page_item {
			list-style:none;
			font-family:Helvetica,verdana; 
			font-size:12px;
			color: #333333;
			margin-top: 3px;
			margin-bottom: 3px;
			padding-left: 10px;
			border-bottom: 1px dotted #4f4740;


		}

		li.page_item:hover {
			font-family:Helvetica,verdana; 
			font-size:12px;
			color: #333333;
			margin-top: 3px;
			margin-bottom: 3px;
			padding-left: 10px;
			background: #ffffff;
			border-bottom: 1px dotted #4f4740;
		}
		
		li.page_item a:link{color: #333333;text-decoration: none;font-family: ,Helvatica,verdana;font-size: 12px;}
		li.page_item a:visited{color: #333333;text-decoration: none;font-family: ,Helvatica,verdana;font-size: 12px;}
		li.page_item a:hover{color: #333333;text-decoration: none;font-family: ,Helvatica,verdana;font-size: 12px;font-weight: bold;}
	
/** fin de las paginas **/		
		
/** para las categorias **/		
		li.cat-item {
			list-style:none;
			font-family:Helvetica,verdana; 
			font-size:12px;
			color: #333333;
			margin-top: 3px;
			margin-bottom: 3px;
			padding-left: 10px;
			border-bottom: 1px dotted #4f4740;
		}
		

		li.cat-item ul li{
			list-style-type:square;
			font-family:Helvetica,verdana; 
			font-size:12px;
			color: #333333;
			margin-top: 3px;
			margin-bottom: 3px;
			padding-left: 0px;
			margin-left: 30px;
			border-bottom: 0px dotted #4f4740;
		}
		
		li.cat-item ul li:hover{
			list-style-type:square;
			font-family:Helvetica,verdana; 
			font-size:12px;
			color: #333333;
			margin-top: 3px;
			margin-bottom: 3px;
			padding-left: 0px;
			margin-left: 30px;
			border-bottom: 0px dotted #4f4740;
		}
		
		
		li.cat-item:hover {
			list-style:none;
			font-family:Helvetica,verdana; 
			font-size:12px;
			color: #333333;
			margin-top: 3px;
			margin-bottom: 3px;
			padding-left: 10px;
			background: #ffffff;
			border-bottom: 1px dotted #4f4740;
		}
		

		
		li.cat-item a:link{color: #333333;text-decoration: none;font-family: Helvatica,verdana;font-size: 11px;}
		li.cat-item a:visited{color: #333333;text-decoration: none;font-family: Helvatica,verdana;font-size: 11px;}
		li.cat-item a:hover{color: #333333;text-decoration: none;font-family: Helvatica,verdana;font-size: 11px;font-weight: bold;}
	
/** fin de categorias **/		
		
/** Enlaces pekes**/

		A.encabezado:link {color: #ffffff;text-decoration: none;font-family: ,Helvatica,verdana;font-size: 32px; font-weight: bold;}
		A.encabezado:visited {color: #ffffff;text-decoration: none;font-family: Helvatica,verdana;font-size: 32px;font-weight: bold;}
		A.encabezado:hover {color: #ffffff;text-decoration: none;font-family: Helvatica,verdana;font-size: 32px;font-weight: bold;}
		
/** comienzo formulario de busqueda **/

#searchform{
	padding-right:14px;
	text-align:right;
}

#searchform #s{
	padding:1px;
	font-family:Helvetica,verdana; 
	font-size:12px;
	color:#666;
	border:1px solid #CCC;
	width:150px;
	text-align:center;
	background:#EFEFEF;
}

#searchform #s:hover, #searchform #s:focus{
	background:#FFF;
	border:1px solid #999;
}


#searchform input {
	width: auto;
	background: #f06103;
	border: 1px solid #333333;
	font-family:Helvetica,verdana; 
	font-size:12px;
	color: #fff;
	text-align:center;
	margin-bottom: 5px;
	}

/** fin del formulario de busqueda **/

/** comienzo calendario **/

#wp-calendar a:link, #wp-calendar a:visited {

	text-decoration: none;

	color: #000000;

	font-weight: bold;

}

#wp-calendar a:hover, #wp-calendar a:active {

	text-decoration: none;

	color: #999900;

	font-weight: bold;

}



#wp-calendar th {

	margin: 0px;

	padding: 0px;

	text-align: center;

}



#wp-calendar #next a {

	text-align: left;

	color: #000000;

	text-decoration: none;

	float: right;

	padding-top: 10px;

}



#wp-calendar #prev a {

	text-align: center;

	color: #999900;

	text-decoration: none;

	float: left;

	padding-top: 10px;

}

#wp-calendar td {

	margin: 0px;

	padding: 0px;

	text-align: center;

}

#wp-calendar tf {

	margin: 0px;

	padding: 0px;

}#wp-calendar {

	background-color: #EEEEDD;

	width: 180px;

	list-style-type: none;

	padding-top: 8px;

	padding-right: 0px;

	padding-bottom: 8px;

	padding-left: 0px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 2px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #E2E2C5;

	border-right-color: #E2E2C5;

	border-bottom-color: #E2E2C5;

	border-left-color: #E2E2C5;

	font-size: 12px;

	margin: 0px;

	float: left;

}

#wp-calendar caption {

	width: 200px;

	font-size: 1.3em;

	color: #555555;

	background-image: url(images/h2navbg.gif);

	background-repeat: repeat-x;

	height: 31px;

	line-height: 28px;

	text-align: left;

	font-weight: bold;

	margin: 0px;

	background-position: bottom;

	padding: 0px;

	text-indent: 6px;

}

/** fin calendario **/

h2 {
	font-family:Helvetica,verdana; 
	font-size:22px;
	color: #333333;
	font-weight: bold;
}
		
/** Aki lo antiguo **/
		
		.central {
			padding-top: 12px;
			padding-right: 8px;
			padding-left: 8px;
			padding-bottom: 8px;
     		 }


		.t1_c {
			background-color:#ebe2d4;
     		 }
		.t1_b {
			background-image: url(t1_b.png);
			background-repeat: no-repeat;
     		 }
		.t1_a {
			background-image: url(t1_a.png);
			background-repeat: repeat-x;
     		 }
		.t1_a2 {
			background-color:#991900;
     		 }

		.nv {
			background-color:#101318;
			background-image: url(f1_b.png);
     		 }

			 
		.nv2{
			background-color:#101318;
			background-image: url(f1_b2.png);
     		 }
			 
		.t1_n {
			background-image: url(nv.jpg);
			background-repeat: repeat-x;
     		 }
		.t2_c {
			background-color:#ffffff;
			Padding: 8px;
     		 }
		.t2_b {
			background-image: url(cierre.jpg);
			background-repeat: no-repeat;
			Padding: 8px;
     		 }
		.t3_b {
			background-image: url(t3_b.jpg);
			background-repeat: repeat-x;
			border: 1px solid #4f4740;
			Padding: 8px;
     		 }
			 
		.borde_video {
			border: 1px solid #0f550f;	
			Padding: 5px;			
		}
		
		.separador {
			Padding: 5px;			
		}
		 .texto1_p {
			font-family:Helvetica,verdana; 
			font-size:10px;
			color: #ffffff;
		 }
	
		 .texto1 {
			font-family:Helvetica,verdana; 
			font-size:12px;
			color: #0f550f;
		 }

		.texto1_negro {
			font-family:Helvetica,verdana; 
			font-size:11px;
			color: #333333;
			Padding: 10px;
		 }


		 .texto1_bot {
			font-family:Helvetica,verdana; 
			font-size:12px;
			color: #ffffff;
			font-weight: bold;
		 }

		.texto1_t {
			font-family:Helvetica,verdana; 
			font-size:22px;
			color: #0f550f;
		 }
		 
		.texto2_t {
			font-family:Helvetica,verdana; 
			font-size:22px;
			color: #005cb4;
		 }
		.texto1_n {
			font-family:Helvetica,verdana; 
			font-size:10px;
			color: #222222;
		 }

/** enlaces generales **/

		A:link {color: #00377c;text-decoration: none;font-family: ,Helvatica,verdana;font-size: 11px;}
		A:visited {color: #00377c;text-decoration: none;font-family: Helvatica,verdana;font-size: 11px;}
		A:hover {color: #00377c;text-decoration: underline;font-family: Helvatica,verdana;font-size: 11px;}

 /** Enlaces del Menu **/

		A.menu:link {color: #ffffff;text-decoration: none;font-family: ,Helvatica,verdana;font-size: 11px;font-weight:bold;}
		A.menu:visited {color: #ffffff;text-decoration: none;font-family: Helvatica,verdana;font-size: 11px;font-weight:bold;}
		A.menu:hover {color: #ffffff;text-decoration: none;font-family: Helvatica,verdana;font-size: 11px;font-weight:bold;}
		
		
 /** Enlaces pekes**/

		A.peke:link {color: #ffffff;text-decoration: none;font-family: ,Helvatica,verdana;font-size: 10px;}
		A.peke:visited {color: #ffffff;text-decoration: none;font-family: Helvatica,verdana;font-size: 10px;}
		A.peke:hover {color: #ffffff;text-decoration: underline;font-family: Helvatica,verdana;font-size: 10px;}