/*
 Theme Name:   Colegio Yapeyu Child
 Template:     twentytwentyfive
 Version:      1.0
*/


/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*------------------------------------ COLEGIO YAPEYU -------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/

/*- Reset Styles -----------------------------------------------------------*/
	
	
		html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, 
		cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, 
		ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button
		{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align: baseline; background:transparent;}
		
		ol, ul {list-style:none;}
		h1, h2, h3, h4, h5, h6, li {line-height:100%;}
		blockquote, q {quotes:none;}
		table {border-collapse:collapse; border-spacing:0;}
		input, textarea {font-family:inherit; font-size:1em;}
		.page-id-5531 textarea {width:350px;}
		

/*- Fin de Reset Styles ----------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/

/*- Estilos generales ------------------------------------------------------*/

		
		body {font:100% Lucida Grande, Arial, sans-serif; color:#333; background:#FFF url(images/header.jpg) no-repeat center top;}

			/*- Resolucion -*/
			.wrap {width:960px; margin:0 auto;}
			
			/*- Links -*/
			a {text-decoration:none;}
			
			/*- Labels accesibles -*/
			.accesible {width:0; height:0; position:absolute; top:0; left:-9999px; overflow:hidden;}
			
			/*- Ocultar texto -*/
			#logo h1 a,
			#search button,
			#gradeNews .categoryRss {display:block; font-size:0; text-indent:-9999em;}
			
			/*- Float clear -*/
			#search p, #featured ul, #featured li, #featuredNav p, #main, .post, #lastNews ul, #gradeNews ul, #gradeNews li, #footerSocial, #footer, .commentlist li, .postData, .postExtras {overflow:hidden;}

			/*- Bordes redondeados -*/
			.btn, .btn span {-moz-border-radius:4px; -webkit-border-radius:4px;}
			#search {-moz-border-radius:14px; -webkit-border-radius:14px;}
			#menu .subNav ul {-moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;}
			div.comment, #facebookConnect, #respond input, #respond textarea, .page-id-5531 input, .page-id-5531 textarea {-moz-border-radius:3px; -webkit-border-radius:3px;}
					
			/*- Border superior punteado -*/
			#lastNews, #gradeNews, #footerSocial, #footer, .postData, .postExtras {border-top:1px dotted #D0D0D0;}
			
			/*- Titulos -*/
			.sectionTitle {font:italic 1.65em Georgia, serif; color:#696F0C; padding-left:20px;}
			
			/*- Botones -*/
			.btn, .btn a {display:block; padding:1px; background:#838383 url(images/btn.png) repeat-x 0 0;}
				.btn span, .btn a {display:block; padding:3px 8px 4px; font-size:0.6em; text-transform:uppercase; font-weight:bold; color:#FFF; border:1px solid #939393;}				
			.btn:hover, .btn a:hover {background:#96A839 url(images/btn-hover.png) repeat-x 0 0 !important;}
				.btn:hover span, .btn a:hover {border-color:#B2C256 !important;}				
			.prevBtn, .prevBtn a {background:#B9B9B9 url(images/btn-prev.png) repeat-x 0 0;}
				.prevBtn span, .prevBtn a {border-color:#DDD;}
			
			/*------------------------------------------*/
			/*	ELEMENTOS COMUNES DE LOS POST			*/
			/*------------------------------------------*/
			
			.postTitle h2, .postTitle h3, .postContent, #footerSocial li, #gradeNews h2, .commentNumber {font-family:Georgia, Times, serif;}
			.postContent p, .postContent li {line-height:140%;}
			
			/*- Imagenes de los posts -*/
			.postImage {background:url(images/loader.gif) no-repeat center center; border:1px solid #DDD;}
				.postImage:hover {border-color:#CCC;}
				.postImage a, .postImage img {display:block; width:100%; height:100%; position:relative;}
				.postImage img {height:auto; position:absolute;}
				
			/*- Titulos de los posts -*/
			.postTitle h2, .postTitle h2 a, .postTitle h3, .postTitle h3 a {color:#98002D;}		
			.postTitle h2 a:hover, .postTitle h3 a:hover {text-decoration:underline;}
						
			/*- Post Meta (Categoria y Fecha -*/
			.postMeta {font-size:0.65em; text-transform:uppercase; color:#999; padding:5px 0;}
				.postMeta a {color:#9FA514; font-weight:bold;}
				.postMeta a:hover {color:#333;}
				
			/*- Link de continuar leyendo -*/
			.moreLink a {color:#333;}
			.moreLink a:hover {color:#000; text-decoration:underline;}
			
			#fbc_profile {display:none;}
				
				
/*- Fin de Estilos generales -----------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/

/*- Header -----------------------------------------------------------------*/


		#header {padding:30px 0 0;}
		
			/*------------------------------------------*/
			/*	LOGO									*/
			/*------------------------------------------*/
			#logo {float:left; padding:0 0 30px 20px;}
			#logo h1 a {width:189px; height:64px; background:url(images/logo.gif) no-repeat 0 0;}
							
			/*------------------------------------------*/
			/*	BUSQUEDA								*/
			/*------------------------------------------*/				
			#search {float:right; width:195px; padding:2px 10px; margin:22px 40px 0 0; font-size:0.8em; background:#FFF; border:1px solid #CACACA;}
				#search input {float:left; width:175px; color:#666; border:0; background:#FFF;}
				#search button {float:right; width:14px; height:15px; margin-top:2px; background:url(images/search.gif) no-repeat 0 0; cursor:pointer;}
			
			/*- Busqueda en foco -*/
			#search.searchFocus {border-color:#999;}
				#search.searchFocus input {color:#98002D;}
				#search.searchFocus button {background-position:0 -15px;}
				
			/*------------------------------------------*/
			/*	SUBSCRIBIRSE							*/
			/*------------------------------------------*/		
			#subscribe {float:right; width:215px; font-size:0.75em; font-weight:bold; text-transform:uppercase; margin-top:18px;}
				#subscribe li {padding-bottom:5px;}
				#subscribe a {display:block; color:#C27D3E; padding-left:20px;}
				#subscribe a:hover {text-decoration:underline;}
				
				/*- Segun el tipo de subscripcion -*/
				#subscribeRss {background:url(images/subscribe-rss.gif) no-repeat 0 2px;}
				#subscribeEmail {background:url(images/subscribe-email.gif) no-repeat 0 2px;}
				
			/*------------------------------------------*/
			/*	MENU									*/
			/*------------------------------------------*/	
			
			#menu {clear:both; float:left; width:100%; font-size:0.75em; text-transform:uppercase; background:#FFF; border-top:1px solid #E4E4E4; border-bottom:1px dotted #D0D0D0;}
				#menu a {display:block; padding:14px 20px 12px;} 
			
				/*- Listado del menu -*/
				#menu-sections {float:left; width:740px;}
					#menu-sections li {float:left; background:url(images/menuItem.png) no-repeat 100% 0;}
					#menu-sections li a {color:#919191;}
					#menu-sections li a:hover {color:#666;}	
					
					#menu-sections li.last {background-image:none;}
				
					/*- NAVEGACION SECUNDARIA (DESPLEGABLE) -*/
					#menu-sections .subNav {position:relative;}
						#menu-sections .subNav a {padding-right:32px; background:url(images/expandMenu.gif) no-repeat 100% 18px;}
						#menu-sections ul {display:none; float:none; width:auto; min-width:210px; margin-left:-1px; border:1px solid #EEE; border-top:0; position:absolute; z-index:2;}
							#menu-sections .subNav li {float:none; background-color:#FAFAFA;}
							#menu-sections .subNav ul li a {background-image:none;}
							#menu-sections .subNav ul li a:hover {background:#FAFCDD !important;}
					
						/*- Al pasar el mouse -*/
						.subNav-hover a {background-color:#FAFAFA !important;}
							.subNav-hover li a {color:#696F0C !important;}
							
					/*- Seccion actual -*/
					.current-menu-item a, .current-cat a {color:#333 !important; font-weight:bold !important;}
					
					/*- El link de la home -*/
					#menu-sections .home-item a {padding-left:38px; margin-right:1px; background:url(images/homeMenuItem.gif) no-repeat -172px 15px;}
					#menu-sections .home-item.current-menu-item a {background-position:20px 15px;}
				
				/*- INTRANET -*/
				#intranet {float:right; width:220px; margin: 0 auto;}
					#intranet a {float:left; color:#929640; font-weight:bold; background:url(images/intranet.gif) no-repeat 0 18px;}
					#intranet a:hover {text-decoration:underline;}
				

/*- Fin de Header ----------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/

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

		
		#main {clear:both;}
		

/*- Fin de Main ------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/

/*- Footer -----------------------------------------------------------------*/

		
		#footer {font-size:0.75em; color:#787878; padding:10px 0 30px;}
			#footer a {color:#787878;}
			#footer a:hover {color:#333;}
			
			/*- Copywright -*/
			#copy {float:left; width:680px; padding-left:20px;}
			
			/*- Volver arriba -*/
			#up {float:right; width:215px; padding-right:20px; text-align:right; text-transform:uppercase;}
				#up a {float:right; padding-left:16px; background:url(images/up.gif) no-repeat 0 4px;}
				#up a:hover {background-position:-240px 4px;}
				
		
/*- Fin de Footer ----------------------------------------------------------*/

/*- Personalizado ----------------------------------------------------------*/

.frase-posts
{
	font: 16px Georgia, "Times New Roman", serif;
	font-style: italic;
	text-align: center;
}
.frase-posts p
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.autor-frase-posts
{
	font: 12px Georgia, "Times New Roman", serif;
	font-style: italic;
	text-align: center;
}
.autor-frase-posts P
{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.poesia-posts
{
	font: 16px Georgia, "Times New Roman", serif;
	font-style: italic;
	text-align: center;
}

.poesia-posts p
{
	font-size: 16px;
	text-align: center;
}
.linklove
{
	display: none;
}
BLOCKQUOTE
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #555;
	margin: 0 30px 1.5em;
	padding: 0 0 0 10px;
	border-left: 1px solid #AAA;
}

.wp-pagenavi {
    margin-top: -20px;
    border-bottom: 1px solid #EEE;
    margin-bottom: 20px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.wp-pagenavi span, .wp-pagenavi a {
    border: none !important;
    text-transform: uppercase;
    font-size: 12px;
}

.wp-pagenavi .pages {
    padding-right: 10px;
    border-right: 1px solid #EEE !important;
}

/*- Fin de Personalizado ----------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*---------------------------------- FIN COLEGIO YAPEYU -----------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
