/* 

Theme Name: Impulsa Puebla
Theme URI: http://www.impulsapuebla.org.mx/
Version: 2.0
Author: Hugo Osorio
Author URI: http://vectoresdivergente.com/
*/



html, body { 
	background: #ffffff url(images/fondo.jpg) top repeat-x; 
	height: auto !important; 
	height: 100%; 
	margin: 0; padding: 0; }

* { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
 }


/*------------Basic styles------------*/


p {
	color: #5B5643;
	margin: 0 0 1em;
	padding-bottom: 0;
	font-size: 0.85em; 
	line-height: 1.5em;}


.right {float: right}

img.right {margin: 0 0 5px 5px;}

.center {text-align: center;}  

/*p { font-size: 0.8em; line-height: 1.4em; text-align: justify }*/


h1, h2, h3 { 
	font-family: Times, serif;
	color: #282411;
	font-style: oblique}

h1 { 
	font-size: 1.3em; 
	line-height: 1.5em; 
	font-weight: 700;
	margin: 0 10px; }	/* site heading */

h2 { 
	font-size: 1.6em; 
	font-weight: 700; 
	background-image: none; 
	padding: 5px 20px 15px;}

	/* site heading */
h3 { 
	font-size: 0.97em; 
	margin: 0 20px;
	padding: 0 }		

.clear {
 clear: both}

.clean {
 clear: both;
 margin-top: 10px;
 margin-bottom: 10px;
 border-bottom: #F9F6EA 3px solid} 
 	
.clearentry {
 clear: both;
 padding-top: 20px}

/* email */
a[href ^="mailto:"] {
	padding: 5px 0 5px 20px;
    background: url(images/icon_mailto.gif) no-repeat left center;
}

a.rss { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icon_feed.gif) no-repeat center right;
}




a.titulo
{ float: left; margin: 27px 0 0 33px; }
	 /* sets the copyright styles */
	 
	
#buscador { background-color: #c3e8f2; float: left; display: inline; }


	


/*---------------------------------------Layout----------------*/

/*---------Encabezado-----------*/
#encabezado {			
	width: 925px; 
	margin: 0 auto; 
	background-color: transparent }

/* sub navegaciÃ³n del encabezado */
.navipeq { 
	background-color: transparent; 
	width: 472px; 
	float: right; 
	margin-top: 0; 
	margin-right: 10px; 	
	} 
#navipeqabajo { 
	text-align: right;} 
	
#navipeqte  { 
	float: right;
	width: 340px; }

#navipeqte p { 
	color: #fff; 
	font-size: 0.75em; 
	background-color: #003524; 
	margin: 5px 0 10px 35px; 
	padding: 5px 5px 7px; }
input { 
	height: 20px;
color: #3c3c3c; line-height: 2em; background: white; border: solid 1px #a4a4a4}

/* navi buscador*/
.navipeq img {  margin: 0; } 

.look {
font-size: 0.75em;
	padding: 2px;
	background-color: #000000;
	color: white;}

/*----------------Main Navigation----------------*/

.navigation {
	float: right;
	height: 34px; 
	padding: 0;
	margin: 0 7px 0 0;
	background: transparent url(images/navidos.jpg) right no-repeat  }

#nav { 
	float: right;
	height: 34px; 
	padding: 0;
	margin: 0;
	background: #F2F0E1 url(images/navi.jpg) left no-repeat }

ul#nav  { 
	margin: 0 7px 0 12px;
	padding: 0 10px; }

#nav li  /* Main nav list items */
{ 	margin-top: 8px;
	font-size: 0.8em;
	font-weight: 500;  
	float: left; 
	list-style: none; 
	text-align: center;
	 }

#nav li a {   /* Main nav styles for all links */
	color: #49411F; 
	font-family: Times, serif;
	display: block; /* Although display:block suggests a vertical list the float:left property under #nav li causes the menu to float inline */
	margin-left: 3px; /* adds a gap between the tabs */
	line-height: 20px; /* height of the tab */
	text-decoration: none;
	border-right: 1px solid #49411F }
	 
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active, #nav a#current    { 
	padding-right: 7px; 
	padding-left: 7px; }

#nav a:link, #nav a:visited  { 
	background-color: transparent}

#nav a:hover, #nav a:active { 
	background-color: #CCC6A3 }

#nav a#current { 
	color: #fff;
	background-color: #77704F; 
	font-weight: 800;}



/*---------breadcrumb-----------*/

.breadcrumb { width: 100%; height: 10px; background-color: #EFEBD3; margin-left: 0; margin-top: 0; margin-bottom: 0; padding-top: 5px; padding-bottom: 15px; }

.breadcrumb p{ color: #7C786B; font-size: 0.7em; margin-left: 15px; margin-top: 0; }

.rowcontainer {						/* Used to keep the divs in a row.  you can use this for any size of divs */
	width: 100%; 
	clear: both;
	margin: 0 auto; 
	padding: 0; }
	
	#rowcontainernaranja {						/* Used to keep the divs in a row.  you can use this for any size of divs */
	width: 100%; 
	background-image: none; 
	float: left; 
	background-image: url(images/lineanaranja.png); 
	background-repeat: repeat-x; 
	background-attachment: scroll; 
	background-position: 0 bottom; 
	margin-top: 0; 
	margin-bottom: 0; 
	padding-top: 0; 
	padding-bottom: 0; 
	border-top: 1px solid #999288; }
	


#footer { 
	height: 132px; 
	background: #024428 url(images/footer.jpg); 
	margin: 0; 
	padding: 0;
	border-top: 2px solid #02331d;
	color: white;  }    



#copyright { 
	float: left; 
	width: 335px;
	line-height: 1.3em; 
	margin-top: 15px; 
	padding: 0; } 

#copyright p, #copyright strong, #copyright a, #copyright a:visited, #design, #design a:link, #design a:visited   { 
	font-family: Georgia, Times, serif;
	color: #DFDBC1; } 	
	
#copyright a:hover, #design a:hover  { 
	color: white; 
	background-color: #09492c; 
	text-decoration: none; 
	padding: 0; } 



#design { 
	float: right;   
	width: 540px;
	margin: 15px 0 0 10px; 
	padding: 0;
	font-size: 0.9em;
	text-align: right; }  /* floats the design link into position */

#design ul { 
	margin: 0; 
	padding: 0;
	list-style-type: none; 
	display: inline; }  /* floats the design link into position */

#design li {  
		margin: 0; 
		padding:0 7px 0 0; 
		list-style-type: none; 
		display: inline;
		border-right: 1px solid #DFDBC1 }  /* floats the design link into position */
		



/*------Columns: Note they dont add up to 100%, this is intentional to avoid problems!----------*/ 

.fullcolumn  {
	width: 900px;
	margin: 0 auto}
		/* Full width column for a one column site */
			
.halfcolumn { 
	float: left; 
	width: 49%;
	padding: 20px 0}		/* Half width column for a two column site. */

.onethirdcolumn { float: left; width: 294px; }		/* One third width column for a three column site */

.quarter {
	float: left;
	width: 210px;
	border-right: #EAE6D6 3px solid }

.quarter p {
	text-align: center}

.quartercolumn { 
	float: right; 
	width: 255px; 
	margin: 38px 0 30px }		/* One quarter width column for a four column site */

.quartercolumn p { margin-bottom: 5px; margin-left: 20px; }
.threequartercolumn { 
	float: left; 
	width: 620px}

.infomorado {
	width: 911px;
	background: transparent url(images/navidown.jpg) top right no-repeat;
	margin: 0 auto;
	padding: 0}

/*-----------------------------------Bienvenidos-----------------------------------------*/

.bienvenidos { 
	background: #1D8944 url(images/home.jpg) no-repeat; 
	width: 900px; 
	margin:0 auto; 
	padding: 10px 0 0; }
	
.bienvenidoslinea { 
	background-color: transparent;
	width: 100%; 
	margin-top: 223px; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
/* 3 columnas */

.col1 { 
	float: left; 
	width: 635px;
	font-size: 1em; 
	margin-top: 223px}

.col1 h1.verde { 
font-weight: 300;
	float: left;
	font-size: 2.3em;
	color: white; 
	margin-left: 30px; 
	padding: 5px 20px;
	line-height: 1.1em;
	font-style: normal }




h1.verde a, h1.verde a:visited, h1.verde a:hover, p.verde  { 
	font-family: Times, serif; } 
	
h1.verde a, h1.verde a:visited { 
	color: white; 
	text-decoration: none; }

h1.verde a:hover { 
color: white; 
background-color: #33A85A; 
text-decoration: none; }

p.verde { 
	color: #ffffff; 
	font-size: 0.9em; 
	line-height: 1.2em; 
	margin: 0 0 0 20px; 
	padding: 0 5px; }



/* cita content */
.col3 { 
	float: left; 
	width: 245px; 
	margin: 80px 0 0 20px ; 
	padding-top: 5px; } 


.cita { 
	width: 197px;
	height: 113px;;
	background-color: #282411;
	color: #FBF8EE; 
	font-size: 0.95em; 
	font-style: italic;
	font-family: Times, serif; 
	line-height: 1.3em; 
	margin: 0;
	padding: 10px; } 

p.citado { 
	width: 207px;
	padding: 15px 5px 0;
	background: transparent url(images/quote.jpg) no-repeat top;
	font-size: 0.8em; text-align: left; color: white; font-family: "Times New Roman", serif; } 

 /*-----------------------------------Secundario Index-----------------------------------------*/

.secundario { 
	width: 100%; 
	margin: 0; 
	padding: 0;  }		

.trescuartos { 
	float: left; 
	width: 74.5%; 
	background-image: url(images/fondoazul.png); 
	border-top: 1.5px solid #736f6f;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}




/* programas index */


.programas { 	
	width: 900px;
	margin: 10px auto}

h1.azul a, h1.azul a:visited, h1.azul a:hover{ 
	font-size: 1.2em;
	font-family: Times, serif;
	padding: 5px;
	font-weight: 700;
	font-style: italic; }

h1.azul a, h1.azul a:visited{ 
	color: #0C2963;
	background-color: #B7D1EA;
	text-decoration: none; }

h1.azul a:hover { 
	color: #0C2963;
	background-color: #c1edf9; 
	text-decoration: none; }
	
	
.programascontainer { 
	float: left;
	width: 274px;
	height: 290px;
	background-color: #E8F1F9; 
	margin: 15px 11px; 
	 }
	
.programascontainer p { 
	font-size: 0.8em;
	padding: 5px 5px 0 9px;
	 }

.enlaceprog a:link  {
	color: #0C2963;
	font-weight: 700;
	font-size: 1.3em;
	font-family: Times, serif;
	font-style: oblique;}

.enlaceprog a:visited  {
	color: #6E7B8E;
	font-size: 1.3em;
	font-family: Times, serif;
	font-style: oblique;}

.programas strong { 
	background-color: #B7D1EA; }

.programas strong a, .programas strong a:visited { 
	color: #5B5643; 
	text-decoration: none; }

.programas strong a:hover, .enlaceprog a:hover { 
	background-color: #a2def2;
	text-decoration: none;
	 }



/* ayudar index */
.ayudar { 
	clear: both;
	width: 100%;
	background-color: #EFEBD3;  
	margin: 0;
	border-top: #D6D0B4 3px solid;
	border-bottom: #E2DFD3 3px solid;}

.ayudarimg {
	float: left;
	margin: 0;
	padding: 0}
 
.galeria {
	float: left;
	width: 196px;
	height: 175px;
	margin: 0 10px;
	padding: 0;
	background: #B0DD68 url(images/btn_galeria.jpg) no-repeat}

.galeria h3 {
	font-size: 1.2em;
	padding: 0;
	color: #073020}

.galeria h3, .galeria p, .galeria img  {
	text-align: center}

.galeria a:link  {
	color: #073020;}
	
	
/* experiencia emprendedora index */

.experiencia {
	width: 423px;
	margin-top: 23px;
	border-top: #F9F6EA 3px solid}

.experiencia img {
	float: right}

.experiencia p {
	margin-right: 15px;
	line-height: 1.2em;
	font-size: 0.7em;
	color: #49411F;
	text-align: right;
	font-style: oblique;}

.experiencia strong {
	color: #2A6F7E;}

blockquote {
	float: left;
	background: transparent url(images/quoteuno.jpg) left top no-repeat;
	font-family: Georgia, Times, serif;
	font-size: 1em;
	font-style: italic; 
	color: #5B5643;
	padding:0 1em 0 2em; 
	margin:10px 0; 
	line-height: 1.5em}

blockquote:first-letter {
font-size:200%;
float:left;
}	

 	
/* Noticias index*/
.noticias { 
	float: left; 
	background: #fbf293 url(images/noticias.jpg) top repeat-x; 
	margin-left: 0; 
	padding-top: 20px;
	border-bottom: #D8D1AF 2px solid }	

.noticias h2, .experiencia h1 { 
	font-size: 1.6em;
	margin: 0 0;  }

.noticias h3 { 
	margin: 15px 0 10px 20px   }
	
.noticias h2 a, .noticias h2 a:visited, .noticias h3 a, .noticias h3 a:visited{ 
	padding: 5px;
	font-family: Times, serif;
	background-color: #F9F1D2; 
	color: #282411;
	text-decoration: none;}

.noticias h2 a:hover, .noticias h3 a:hover { 
	color: #000000;
	background-color: #fff7c1; 
	text-decoration: none; }

.noticias p, .noticias ul {
	margin: 0 20px }

.notilink{
	width: 47%;
	float: left;
	margin: 10px 0;
	padding-bottom: 5px;}

.notilink p {
	padding-bottom: 7px;}
.notilink p, .noticias li {
	background: transparent url(images/noticiasul.jpg) bottom no-repeat}

.noticias li {
	list-style-position: inside;
	padding: 10px 10px 10px 0}
	
.fecha {
	margin-right: 10px;
	text-align: center;
	width: 45px;
	float: left;
	padding: 5px;
	background-color: #FFBF00;
	color: #000000;
	font-weight: 700;
	font-family: Times, serif;
	font-size: 16px;}

.fecha a:link {
	color: #000000;
	font-weight: 700;
	font-family: Times, serif;
	font-size: 16px;}

.notivisitas {
	color:#49411F;
	font-size: 0.9em;
	}

/*-----------------------------------Themes Paginas-----------------------------------------*/

/* ¿Que es Impulsa? */

.impulsa { 
	width: 900px; 
	background-color: transparent; 
	margin: 0 auto;
	padding: 0}
	
	
.encabimpulsaq { 
	margin: 0; 
	padding: 10px 0 0 }

.encabimpulsaq { 
	background: #00320e url(images/encabimpulsaq.jpg) repeat-x}

.tituloimpulsa, .programastitulo, .participatitulo, .beneficiostitulo { 
	margin-bottom: 15px;
	padding: 5px 20px}

.tituloimpulsa { /* titulo impulsa*/
	background-color: #e3ffbd;
	border-bottom: 2px solid #b7e27a;}
	
.encabimpulsaq h2, .encabprograma h2, .encabnoti h2, .encabayudar h2, .encabene h2 { 
	color: #fff}
	
.foto {
	width: 900px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0 0 40px;}

img.columna {
	margin: 25px 10px 15px;}
	
.ubicacion { 
	width: 274px;
	background: #F9F5c6 url(images/contacto/ubicacion.jpg) top no-repeat;
	margin: 10px 0;
	padding: 25px 0 0 }
	
.ubicacion h3, .ubicacion p{ 
	margin: 0 10px;
	color: #3D392B}

.ubicacion p{ 
	font-size: 0.8em}
	
.contactomsj {
	padding: 10px 0;
	margin: 10px 0;
	background-color: #cdfada}

.black{
	color: #000000}

.cntmsj {
	width: 516px;
	height: 29px;
	border: 0px}

.cntxt {
	width: 516px;
	border: 0px}
.cntsb {
	height: 26px;
	background-color: #5B4306;
	color: white}
	
/* Programas Educativos */


.encabprograma { 
	background-color: #00457c }

.programastitulo { /* titulo programas*/
	background-color: #B7D1EA;
	border-bottom: 2px solid #002543;}
	
.topnavi, .programasnavi { 
	width: 275px}
	
.topnavi { /* top navegacion interna de cada programa  */
	background: #F7F1BC url(images/programas/topnaviprog.jpg) top;  
	margin: 20px 15px 0 }

.topnavi h3 { 
	background: transparent url(images/programas/topnaviline.jpg) bottom  right no-repeat;  
	color: #0C2963;
	padding: 27px 0 10px 41px  }

.programasnavi { /* navegacion interna de cada programa  */
	background: #F7F1BC url(images/programas/backnaviprog.jpg) repeat;  
	margin: 0 15px;  
	padding: 0 0 18px;
	border-bottom: #72755F 1px solid }

.programasnavi ul { 
	margin: 0;
	padding: 5px 20px 3px 42px; 
	list-style: none;

}
.programasnavi li { 
	margin-top: 0; 
	list-style: square;
	list-style-position: inside
}

.programasnavi a { 
	font-size:  1.1em;
	font-family: Georgia, Times, serif; 
	line-height: 26px;
	padding-right:5px; 
	padding-left: 5px; 
}

.programasnavi a:link, .programasnavi a:visited { 
	color: #5B5643;

}

.programasnavi a:hover, .programasnavi a:active { 
	color: #000000;
	text-decoration: none;}


.programasnavi a#actual { 
	color: #5B5643;
	background-color: #B7D1EA; 
	text-decoration: none}


	
/* Participa */
	


.encabayudar {
	background-color: #e25f05;  }


.participatitulo	{
	background-color: #F7CFB2;
	border-bottom: 2px solid #BC5108;}

/* Noticias - Miembros - posts*/


#noti { 
	float: left; 
	margin: 30px 0 0; 
	padding: 0 0 25px 10px; }


.encabnoti { 
background: #ffbf00 }

#noti h3, #noti h3 a:link, #noti h3 a:visited, #noti h2 { 
	font-family: Georgia, Times, serif;
	margin: 0; 
	padding: 0; }

#noti h3 a:link{ 
	font-size: 1.3em; 
	color: #282411 }

#noti h3 a:link{ 
	background-color: #FFF6B3}

#noti h3 a:visited{ 
	font-size: 1.3em;
	background-color: #FFF6B3;
	color: #6D6648;}

#noti h3 a:hover{ 
	background-color: #F2E281;
	color: #000000;
	text-decoration: none}

#noti p { 
	color: #5B5643;  
	line-height: 1.8em }
	
#noti ul { 
	margin-left:60px; 
	margin-top:0; 
	margin-bottom:20px; 
	padding-top: 0; 
	padding-right: 20px; 
	list-style-image: none; 
	display: block; 
}

#noti ul li {
	color: #515151; 
	padding-top:0;
	margin-top:0;
	}
.linea  { 
padding-top:0px; 
background-color: #000000;
width: 100%; 
margin-top: 55px; 
margin-bottom: 0; 
padding-bottom: 10px; 
border-bottom: 1px dashed #bdbdbd; }
	
/* Cuerpo del Post */
.entrybody  { 
	float: right; 
	width: 575px; 
	margin: 30px 0; 
	padding: 0;
	background: #fafbf1 url(images/entrybody.jpg) repeat }

.entrybody p { 
	color: #616457;  
	margin: 15px 0 0; 
	padding: 0 20px 0}
	

.entrybody ul { margin-left:60px; margin-top:0; margin-bottom:20px; padding-top: 0; padding-right: 20px; list-style-image: none; display: block; }
.entrybody ul li {
	color: #515151; 
	padding-top:0;
	margin-top:0;}

.entrybodybottom  { 
	height: 19px;
	margin: 15px 0 0; 
	padding: 0;
	background: #ffffff url(images/entrybody_bottom.jpg) repeat-x }

.enlacesfinales  { 
	width: 274px;
	height: 181px;
	font-size: 0.9em; 
	background: #157a38 url(images/pizarron.jpg) no-repeat;
	margin: 25px auto 10px; }


.enlacesfinales p { 
	padding: 15px 15px 0  }

.enlacesfinales ul { 
	padding: 0 15px 0  }

.enlacesfinales p, .enlacesfinales ul, .enlacesfinales li, .enlacesfinales a:link, .enlacesfinales a:visited  { 
	color: #fff;}

.enlacesfinales a:link, .enlacesfinales a:visited  { 
	background-color: #1c6033;
	padding: 0 3px; }

.enlacesfinales a:hover { 
	background-color: #47683C;
	padding: 0 3px;
	text-decoration: none }

    

/* Beneficios */
.encabene { 
	background-color: #7d15a0 }
.beneficiostitulo { /* titulo Beneficios*/
	background-color: #D5C7E5;
	border-bottom: 2px solid #A667D3;}
	
/* navegacion beneficios */	

.navegabeneficios {
	background-color: #B499C9;
	border-top: #3B0B51 2px solid;
	border-bottom: #A667D3 1px solid}

.navegabeneficios li a {  
	color: #240633; 
	border-right: #240633 1px solid }
	 

.navegabeneficios a:hover, .navegabeneficios a:active { 
	color: #D9C6E5; 
	background-color: #884CA8 }

.navegabeneficios a#actual { 
	color: #773799; 
	background-color: #D5C7E5}

/* navegacion impulsa */	
.navegaimpulsa, .navegaprograma, .navegayudar, .navegabeneficios   {
	float: left;
	width: 900px;
	margin: 0 auto;
	padding: 0;}

.directoriofondo {
	width: 350px;
	float: left;
	background-color: #B4D89C;
	margin: 90px 10px 0;
	padding-bottom: 15px}

.navegaimpulsa {
	background-color: #B4D89C;
	border-top: 2px solid #068e39; 
	border-bottom: 1px solid #73c613;}

.navegaimpulsa ul, .navegaprograma ul, .navegayudar ul, .navegabeneficios ul     { 
	font-size: 0.87em; 
	margin: 0;
	padding: 5px 0 0 20px;  }

.navegaimpulsa li, .navegaprograma li, .navegayudar li, .navegabeneficios li {
	float: left; 
	font-weight: normal; 
	display: inline; 
	list-style: none; 
	text-align: center}

.navegaimpulsa li a, .navegaprograma li a, .navegayudar li a, .navegabeneficios li a   { 
	font-family: Georgia, Times, serif;
	display: block; 
	margin-left: 3px; 
	line-height: 20px; 
	text-decoration: none;
	font-weight: 600}
	
.navegaimpulsa li a { 
	color: #05380C; 
	border-right: #418447 1px solid }
	 
.navegaimpulsa a, .navegaimpulsa a:visited, .navegaimpulsa a:hover, .navegaimpulsa a:active, .navegaimpulsa a#actual, .navegaprograma a, .navegaprograma a:visited, 
.navegaprograma a:hover, .navegaprograma a:active, .navegaprograma a#actual, .navegayudar a, .navegayudar a:visited, .navegayudar a:hover, .navegayudar a:active,
.navegayudar a#actual, .navegabeneficios a, .navegabeneficios a:visited, .navegabeneficios a:hover, .navegabeneficios a:active, .navegabeneficios a#actual { 
	padding: 0 16px}

.navegaimpulsa a:hover, .navegaimpulsa a:active { 
	color: black; 
	background-color: #d0ff92}

.navegaimpulsa a#actual { 
	color: black; 
	background-color: #e3ffbd}


/* navegacion programacion */	

.navegaprograma {
	background-color: #AEDEED;	 
	border-top: 2px solid #002543; 
	border-bottom: 1px solid #18a1d1}

.navegaprograma li a {  
	color: #0C2963;
	border-right: #0C2963 1px solid}
	 


.navegaprograma a:hover, .navegaprograma a:active { 
	color: black; 
	background-color: #a6ddfa }

.navegaprograma a#actual { 
	color: #6B8CC1; 
	background-color: #cceef6;}
	
	
	
/* navegacion ayudar */	

.navegayudar {
	background-color: #F7CFB2;
	border-top: #A43508 2px solid;
	border-bottom: #F2963B 1px solid}



.navegayudar li a {  
	color: #6B2F07;
	border-right: 1px solid #BC5108; }
	 
.navegayudar a:hover, .navegayudar a:active { 
	color: black; 
	background-color: #ff9820 }

.navegayudar a#actual { 
	color: #BB5327; 
	background-color: #F9ECE4 }
/*-----------------------------------Other tags-----------------------------------------*/

acronym { border-bottom: 1px dashed #999; cursor: help }
/* lists */
ul { 
margin: 5px 0 5px 35px; }
ol { margin: 5px 0 5px 35px; list-style: decimal }
ol li, ul li { color: #515151; font-size: 0.8em; line-height: 1.4em }

hr { margin: 10px 0px; height: 1px; background: #444; color: #444 }  /* rule styling */


img.right {float: right}  /* right floating images */
img.left {float: left}   /* left floating images */


/*-------------------------------------------------------------------------------*/



#searchdiv { margin-bottom: 10px; }


a:link {
    color: #2A6F7E;
    text-decoration: none;}
    
 a:hover { 
 	color: #145560; 
 	text-decoration: underline; }

a:visited {
    color: #6F799B;
    text-decoration: none}
.firstpost p.comments_link, .entrybody p.comments_link {
	margin:0;
}





.arc {
	border: 1px solid #3e4243;
	background-color:#2E3233;
	padding:10px;
	color:#FFFFFF;
	margin-bottom:15px;
}
.entrymeta { 
	float: left; 
	width: 490px; 
	margin: 0;
	padding: 0;}

.entrymeta p{ 
	font-size: 0.75em; 
	font-family: Georgia, Times, serif}


/* comments*/



#commentblanco { 
	padding: 0; 
	color:#6a6a6a;  
	clear: both; 
	margin-top: 0; }
	
#commentblock { 
	padding: 10px 0 20px; 
	color:#656565; 
	background-color: white;  }

ol#commentlist { 
	color: #eee; 
	margin-top:20px; 
	padding: 5px; 
	margin-left: 20px; 
	font-size:0.95em;
	list-style-position: inside }

#commentlist li  p{ margin-bottom: 0; padding:0;}

.commentname { 
	color: #282411; font-size: 1.1em; margin: 0; padding: 0; font-weight: 700; }
span.commentauthor { 
	font-family: Times, serif;
	font-style: oblique;
	color: #282411; 
	font-size: 1.1em; 
	margin: 0; padding: 0; 
	font-weight: 700; }
span.commentauthor a, span.commentauthor a:hover { 
	color: #282411; 
	font-family: Times, serif;
	font-style: oblique;
	background-color: #fffec0; 
	font-weight: 700;}
span.commentauthor a:hover{ 
	color: #4d4d4d; 
	background-color: #fffd9c;
	font-family: Times, serif;
	font-style: oblique;
	font-weight: 700; }


.commentfecha {
	float: right;
	text-align: right;
	font-size: 0.80em}

span.commentnametexto { color: #4d4d4d; font-size: 0.9em; margin: 0; padding: 0; font-weight: normal; }

a.commentancla {  font-size: 0.8em; margin: 0 0 20px 25px; padding: 2px; font-weight: normal; }

a:hover.commentancla {  font-size: 0.8em; margin: 0 0 20px 25px; padding: 2px; font-weight: normal;}

.commentname p { color: #8f8f8f; font-size: 0.8em; font-weight: normal; text-align: right; margin: 0; padding: 0; }

.commentname a, .commentname a:visited { 	
	color: #898989; 
	font-weight: normal; 
	text-decoration: none; text-align: right; margin: 0; padding: 5px; }
.commentname a:hover { color: black; font-weight: normal; background-color: white; text-decoration: none; text-align: right; margin: 0; padding: 5px; }

.commentinfo{ color: #4d4d4d; margin-top: 3px; margin-bottom: 0; }
p.commentinfo { color: #404040; font-size: 1em; font-weight: normal; line-height: 1.5em; background-color: #ffffe6; margin: 5px 0 5px 5px; padding: 5px 0 5px 5px; }

.commenttext { clear: both; margin-top: 0; margin-bottom: 30px;border-bottom: 1px dashed #d1d1d1; padding: 5px 5px 15px; 
	background-color: #F9F5DC }
.commenttext p{ font-size: 1em; line-height:1.5em; color: #595959; padding-bottom: 5px; }

.commenttext-admin { clear: both; margin-top: 0; margin-bottom: 30px; border-bottom: 1px dashed #d1d1d1; background-color: white; padding: 5px; }
.commenttext-admin p{ font-size: 1em; line-height:1.5em; color: #161915; font-weight: 600; padding-bottom: 5px; }
#commentsform{
	margin-top:0;
	padding:8px 10px;
	background-color: #EEEEEE
}

#commentsform form{
	margin:0;
}

#commentsform p, #commentsform strong { 
	color: #000000;
	font-family: Times, serif;
	font-style: oblique;
	line-height: 1.5em; margin:5px 5px 10px; padding-bottom: 10px; }

#commentsform form textarea{ width:99%; border: solid 1px #a4a4a4; }

p.comments_link  { 
	color: #8a8a8a; 
	font-size: 0.7em; 
	border-top: 3px solid #FCF6D4; }

p.comments_link img{ margin: 0; padding: 0; border-right-style: none; border-bottom-style: none; border-left-style: none; }

/* Sidebar styling*/


ol li, #sidebar ul ol li { color: #515151; margin-left: 1em; list-style: decimal; }



/* Logo*/


span.logo img {
	margin: 10px 0 0 5px;  
	padding: 0; }

.postcontent p{
	padding-bottom: 7px;
	line-height: 1.6em;
	}

/* ------------wpg2---------------------*/


body.gallery { width: 100%; margin: 0; padding: 0; }

#gallery {
    padding: 0px;
}

#gallery.rtl {
    direction: rtl;
}

#gsContent { background-color: #ffffff; border-right: 1px solid #d5eeb8; }

#gsNavBar {
    border-top-width: 1px;
    border-bottom-width: 1px;
}

#gsNavBar div.gbSystemLinks {
    padding: 4px 6px;
}

#gsNavBar div.gbSystemLinks span {
    padding: 0 4px;
}

#gsSidebar { background-color: white; width: 175px; overflow: hidden; border-right: 1px solid #c9c9c9; }
#gsSidebarCol { width: 1%; /* Expand to fit content ("0" bad4 firefox, "1px" bad4 opera) */
}

td.giAlbumCell, td.giItemCell {
    padding: 1em;
    text-align: center;
}

#gallery td.giAlbumCell select, #gallery td.giItemCell select {
    margin-top: 0.8em;
}

/* So imageframed thumbs can be centered */
td.giAlbumCell table, td.giItemCell table {
    margin: auto;
}

#gsPages span {
    padding: 0 0.3em;
}

#gallery #gsSidebar ul {
    font-size: 1em;
}

/* ********************************************************************************
 * Matrix Theme for Gallery 2
 * by Ross A. Reyman, Jon Huang, and Chad Kieffer
 * updated by Alan Harder
 */

/* ********************************************************************************
 * Building blocks
 * #gallery              Default font/color settings
 * .gcBackground1,2..    Palette of backgrounds
 * .gcBorder1,2..        Palette of borders
 * a, h2, h3, etc        Standard html tags
 * .giTitle, .giSubtitle, .giDescription, .giInfo, .giSuccess, .giWarning, .giError
 *                       Palette of text styles
 * div.gbBreadCrumb      List of links/path elements
 * table.gbDataTable     Table for data/form elements with styles for shading rows
 * div.gbTabBar          UI component for selectable tabs
 * .autoComplete*        Styles for autoComplete popup lists
 */

#gallery { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 62.5%; color: #333; background-color: #fff; background-image: url(images/body.gif); background-repeat: repeat; width: 100%; }
body.gallery { background-color: #fff; background-image: url(images/body.gif); background-repeat: repeat; width: 100%; }

.gcBackground1 {
    background-color: #f0f6e9;
}

.gcBackground2 {
    background-color: #e5efd9;
}

.gcBorder1 {
    border: solid 0 #d5eeb8;
}

.gcBorder2 {
    border: 0 solid #888;
}

#gallery a {
    font-weight: bold;
    text-decoration: none;
    color: #6b8cb7;
}
#gallery a:hover {
    text-decoration: underline;
    color: #f4560f;
}
#gallery a:active {
    text-decoration: none;
    color: #f9c190;
}

#gallery img {
    border-width: 0;
}

#gallery h2, #gallery h3, #gallery h4 {
    font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

#gallery input:focus, #gallery textarea:focus {
    background-color: #ffc;
    color: #000;
}

#gallery input.inputTypeSubmit, #gallery input.inputTypeButton {  /* No input[type=submit] in IE */
    color: #333;
    background-color: #eee;
    border-width: 2px;
    border-style: solid;
    border-color: #e7e7e7 #666 #666 #e7e7e7;
}

#gallery select {
    font-size: 1em;
}

.giTitle, #gallery h3, #gallery h4 {
    font-size: 1.3em;
    font-weight: bold;
}

#gallery pre, #gallery tt {
    font-family: Courier New;
    font-size: 1.2em;
}

.giSubtitle {
    font-size: 0.9em;
    font-weight: normal;
    vertical-align: text-bottom;
}

.giDescription {
    font-size: 1.1em;
    line-height: 1.4em;
}

.gbEmptyAlbum {
    height: 400px;
}

.giDescription h3.emptyAlbum {
    line-height: 4.0em;
    text-align: center;
}

.giInfo {
    font-size: 0.9em;
    color: #888;
}

.giSuccess, .giWarning, .giError  {
    font-weight: bold;
}

.giSuccess { color: #5c0; }
.giWarning { color: #c50; }
.giError { color: #a44; }

.giNew, .giUpdated {
    border-width: 2px;
    border-style: ridge;
    padding: 0 6px;
    line-height: 1.9em;
}

#gsNavBar div.gbBreadCrumb {
    font-size: 1.1em;
    font-weight: bold;
}

#gsNavBar div.gbBreadCrumb a, #gsNavBar div.gbBreadCrumb span {
    padding: 0 0 0 14px;
    background: url('images/icon_path_separator.gif') no-repeat left;
}

#gsNavBar div.gbBreadCrumb a.BreadCrumb-1 {   /* no :first-child in IE */
    padding-left: 0;
    background-image: none;
    white-space: nowrap;
}

#gsThumbMatrix {
    width: 100%;
}

#gallery.IE div.gbBreadCrumb span {
    display: inline-block;   /* IE loses padding-left on wrapped inline nowrap element */
    padding-right: 4px;      /* IE has less space at right of each span */
}

#gsNavBar div.gbBreadCrumb span.BreadCrumb-1 {   /* no :first-child in IE */
    padding-left: 0;
    background-image: none;
}

#gsNavBar div.gbSystemLinks {
  float: right;
}

table.gbDataTable th {
    text-align: left;
    background-color: #e7e7e7;
}

.gbEven {
    background-color: #fff;
}

.gbBusy {
    background-color: #78D478 !important;
}

.gbOdd {
    background-color: #eee;
}


div.gbTabBar {
    font-size: 0.9em;
    font-weight: bold;
    margin: 0.8em 0 0;
    padding: 6px;
    background: url('../matrix/images/tab_bg.gif') repeat-x bottom;
    white-space: nowrap;
}

div.gbTabBar span.o {
    padding: 6px 0 5px 8px;
    background: url('../matrix/images/tab_left.jpg') no-repeat left top;
}
#gallery.IE div.gbTabBar span.o {
    display: inline-block;   /* IE loses padding-left on wrapped inline nowrap element */
    margin-bottom: 1px;      /* ..and then adds padding differently with inline-block.. */
}
/* IE may clip off the right end of a long set of tabs, so allow IE to wrap them */
#gallery.IE div.gbTabBar { padding-bottom: 0; white-space: normal; }
#gallery.IE div.gbTabBar span.giSelected { margin-bottom: 0; }

#gallery div.gbTabBar span span {
    padding: 6px 12px 5px 4px;
    background: url('../matrix/images/tab_right.jpg') no-repeat right top;
}

#gallery div.gbTabBar a {
    color: #777;
    text-decoration: none;
}

#gallery div.gbTabBar a:hover {
    color: #333;
}

#gallery div.gbTabBar span.giSelected {
    padding-bottom: 6px;
    background-image: url('../matrix/images/tab_left_on.jpg');
}

#gallery div.gbTabBar span.giSelected span {
    color: #333;
    padding-bottom: 6px;
    background-image: url('../matrix/images/tab_right_on.jpg');
}

.autoCompleteShadow {
    background-color: #a0a0a0 !important;
}

.autoCompleteContainer {
    border: 1px solid #404040;
    background-color: #fff;
    border-top: 0px;
    border-bottom: 1px dotted rgb(0, 128, 0);
    margin-bottom: -1px;
    margin-top: 0px;
}

.autoCompleteContainer li.yui-ac-highlight {
    background-color: #eee;
}

#gallery .gbMarkupBar input {
    font-size: 1.1em;
}

.giSearchHighlight {
    font-weight: bold;
    background-color: #ff6;
}


/* ********************************************************************************
 * Sections
 * #gallery         Page container
 * #gsNavBar   Top bar with breadcrumb and other links
 * #gsSidebar       Sidebar
 * #gsContent       Main content
 */

#gsNavBar div {
    margin-top: 0.1em;  /* Align system links with breadcrumb */
    font-weight: bold;
}

#gsSidebar div ul {   /* no > in IE */
    font-size: 1.1em;
    font-weight: bold;
}
#gsSidebar div ul ul { font-size: 1.0em; }

#gsSidebar ul span {
    color: #999;
}

div.gbNavigator div.next-and-last {
  float: right;
}
div.gbNavigator div.next-and-last.no-previous { text-align: right; float: right; }

div.gbNavigator a.first {
  padding-left: 27px;
  background: url('images/nav_first.gif') left no-repeat;
}

div.gbNavigator a.previous {
  padding-left: 27px;
  background: url('images/nav_prev.gif') left no-repeat;
}

div.gbNavigator a.next {
  padding-right: 27px;
  background: url('images/nav_next.gif') right no-repeat;
}

div.gbNavigator a.last {
  padding-right: 27px;
  background: url('images/nav_last.gif') right no-repeat;
}

div.gbNavigator div.first-and-previous img {
  vertical-align: middle;
  padding-right: 0.5em;
}
div.gbNavigator div.next-and-last img {
  vertical-align: middle;
  padding-left: 0.5em;
}

#gallery.rtl div.gbNavigator div.next-and-last {
  float: left;
}
#gallery.rtl div.gbNavigator div.next-and-last.no-previous {
  float: none;
  text-align: left;
}
#gallery.rtl div.gbNavigator div.first-and-previous {
  text-align: right;
}
/* Both IE and Gecko have bugs with omitting padding on rtl inline content */
#gallery.IE.rtl div.gbNavigator a {
  display: inline-block;
}
#gallery.gecko.rtl div.gbNavigator a { margin-top: 0; padding-top: 0; display: -moz-inline-box; }

#gallery.rtl div.gbNavigator a.first {
  padding: 0 27px 0 0;
  background: url('images/nav_last.gif') right no-repeat;
}
#gallery.rtl div.gbNavigator a.previous {
  padding: 0 27px 0 0;
  background: url('images/nav_next.gif') right no-repeat;
}
#gallery.rtl div.gbNavigator a.next {
  padding: 0 0 0 27px;
  background: url('images/nav_prev.gif') left no-repeat;
}
#gallery.rtl div.gbNavigator a.last {
  padding: 0 0 0 27px;
  background: url('images/nav_first.gif') left no-repeat;
}
#gallery.rtl div.gbNavigator div.first-and-previous img {
  padding: 0 0 0 0.5em;
}
#gallery.rtl div.gbNavigator div.next-and-last img { padding: 0 0.5em 0 0; }

div.block-search-SearchBlock a.advanced {
  display: block;
  padding: 3px;
}

div.block-core-ItemLinks {
  margin: 3px 0;
}
div.block-core-ItemLinks a {
  padding: 3px;
}

.block-core-Navigator  {
height: 20px;}

div#gsSidebar div.block-core-ItemLinks a {
  display: block;
}

div#gsSidebar div.block-core-PeerList a {
  display: block;
  padding: 3px;
}

div#gsSidebar div.block-core-PeerList span {
  font-weight: bold;
  display: block;
  padding: 3px;
}

div#gsSidebar div.block-core-PeerList span.current {
  color: #0b6cff;
}

/* ***************************************************** */
/*                   Dynamic blocks                      */
/* ***************************************************** */

div.block-comment-ViewComments {
  margin: 5px;
}

div.block-comment-ViewComments div.one-comment {
  border: 1px solid #e7e7e7;
  padding: 5px;
  margin-bottom: 5px;
}

div.block-comment-ViewComments h3 {
}

div.block-comment-ViewComments span {
  padding-right: 5px;
}

div.block-comment-ViewComments p.info {
  font-style: italic;
  text-align: right;
  font-size: 0.95em;
}

div.block-core-GuestPreview {
  float: right;
}
#gallery.rtl div.block-core-GuestPreview {
  float: left;
}

span.block-core-SystemLink {
}

div.block-exif-ExifInfo {
  margin: 5px;
}

span.bsw_ButtonDisabled {
  color: #999;
}

span.bsw_ButtonEnabled {
  color: #000;
  cursor: pointer;
}

table.bsw_ParamTable {
  width: 100%;
  border: 1px solid #999;
  border-collapse: collapse;
}

tr.bsw_ParamHeaderRow {
  background-color: #EEE;
}

tr.bsw_ParamHeaderRow td {
  font-weight: bold;
  text-align: center;
  border: 1px solid #999;
}

td.bsw_BlockCommands {
  white-space: nowrap;
  text-align: center;
}

#gsFooter {
  padding-top: 4px;
}

/* ********************************************************************************
 * Rating module style fix for Matrix
 */
.giRatingUI {
    margin: 10px auto; /* Required to center default rating module star images */
}
#gsThumbMatrix .giRatingAverageContainer {
    margin: auto;
}


