/*
Theme Name: Porres 1.1
Theme URI: http://www.porres.edu.ar/
Description: para san martin de porres.
Version: 1.1
Author: Michael Kay
Author URI: http://www.peep.org/
Tags: san martin de porres, buenos aires, argentina, autism
*/




/* colores

narajna fuerte: #ffbf00
verde fuerte: 84C225  alternativo, menos brillante:82C341
azul fuerte: 315DC1
amarillo claro: ffffbb
gris de texto: 454545

*/


/*- Reset CSS */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* tables still need cellspacing="0" */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*- Typography */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	color: #454545;
	}

strong, em, b, i {

	}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

.comments input[type=text], .comments textarea, code {
	font-family: Monaco, "Courier New", Courier, monospace;
	}

a, a:visited { 
	color:#315dc1;
}
a:focus,  a:active {
	outline: 0 none;
}
div {
position: relative; /* habilitado para position: absolute */
}

#content a:active {
	background-color:#ffffbb;
}
a:hover {
	color:#76B01F;
	text-decoration:underline;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3  {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h1 {
	font-size: 4em;
	}

h2  {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:visited, #encabez a h1, #encabez a:visited h1 {
	text-decoration: none !important;
	border: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { }

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


h2.titulopag {
	font-size: 1.8em;
	margin-top:0;
}
h3.titulosec {
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}

#sidebar h2 {
	font-size: 1.2em;
}


.entry h3, .entry h4 {
	clear:both;
	margin-top: 12px;
}
.entry p a:visited { }


#content p, #content li {
	margin:2px 0 7px 0;
	line-height:150%;
}

#content ul {
	padding-left:18px;
	padding-right:9px;
}
#content ol {
	padding-left:24px;
	padding-right:9px;
}



/* Page Structure */

body {
	background-color: #fff;
}
#page {
	position: relative;
	width:974px;
	margin:0 auto;
}
#pgWrapper {
	margin:0;
	background: transparent url(/wp-content/themes/porres/img/sidebar_bgrnd.gif) repeat-y left top;
	padding-bottom: 15px;
}

.contenido, .widecolumn {
	float: right;
	padding: 0;
margin:0;
width:745px;
}
#sidebar {
	float:left;
	padding: 20px 0 10px 0;
	width: 200px;
	line-height: 1;
}

#footer {
	margin-top:16px;
}




/* more specific structures */

div.subcol1a, div.subcol2b {
	float:left;
	width:200px;
}
div.subcol2a, div.subcol1b {
	width:350px;
	float:right;
}


/* Begin Images */
a img {
	border:0;
}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	}

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

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

.alignright {
	clear:both;
	float: right;
	}

.alignleft {
	clear:both;
	float: left
	}
/* End Images */



/* page header */
#encabez {
	height:90px;
	width:970px;
	padding:4px 0 0 4px;
	background: transparent url(/wp-content/themes/porres/img/grad2.jpg) repeat-x;
	border-bottom: solid 2px #82C341;
}
#encabez img#logo {
float: left;
margin: 4px 12px 0 0;
}
#encabez h1 {
	font-size:33px;
	margin-top:16px;
}

#encabez h3 {
	font-style: italic;
}
#encabez a, #encabez {
	color: #315DC1;
}


#header a, #breadcrumbs a {
	text-decoration:none;
}
p#breadcrumbs {
	xxheight:18px;
	line-height: 1;
	xxbackground-color:#fff;
	margin:3px 0 14px 0;
	xpadding:0;
	clear:both;
	font-size:12px;
	xxborder-top:solid 1px #315DC1;
	xxborder-bottom:solid 1px #315DC1;
}
#breadcrumbs strong {
font-weight:normal;
font-style:italic;
}










#navSeg {
	position: absolute;
	top:2px;
	right:0px;
}

#navSeg a {
	text-decoration:none;
	padding:4px 6px 2px 6px;
	color:#315DC1;
	border-bottom: solid 1px #648bc1;
}
#navSeg a:hover {
	background-color:#315DC1;
	color:#FFFFBB;
}
#navSeg ul {
	margin:0;
}
#navSeg li {
	list-style:none;
	display:inline;
	margin:0;
}

.post {
	margin-top:12px;
	clear:left;
}
.hentry {
	margin-bottom:18px;
	margin-top:18px;
	padding-top:15px;
	border-top:solid 1px #454545;
}
#post-first {
	margin-bottom:18px;
	margin-top:18px;
	padding-top:0;
	border-top:none;
}
.pgcont {
	clear:left;
}
.pgcont h2 {
	clear:left;
}
.post small, .post p.fecha { /* para formar las fechas correctamente */
	text-transform:lowercase;
}

p.cat {
}
.noticia h2.titulopag {
	margin-top:0;
}

#sidebar a {
	text-decoration:none;
	color:#FFC;
}
#sidebar li {
	list-style:none;
}
#sidebar ul {
	padding:0;
	margin:0;
}


div.navMultipag {
margin: 3px 0 6px 0;

}


/* makes entire bar clickable */
#sidebar .flexipages_widget ul li.page_item a {
	display:block;
	padding:6px 6px 6px 11px;
	line-height:1.2;
}
#sidebar .flexipages_widget ul li.current_page_item a, #sidebar .flexipages_widget ul li.current_page_parent a, #sidebar .flexipages_widget ul li.current_page_ancestor a { /* override for sub-elements */
	padding:4px 2px 4px 12px;
}

#sidebar .flexipages_widget ul li.current_page_ancestor ul ul { /* override for sub-elements */
	padding-left:9px;
}
#sidebar .flexipages_widget ul li.current_page_item, #sidebar .flexipages_widget ul li.current_page_parent { /* override for sub-elements */
	padding-top:2px;
	padding-bottom:2px;
}
#sidebar .flexipages_widget ul ul li.current_page_item, #sidebar .flexipages_widget ul ul li.current_page_parent {
	padding-top:0;
	padding-bottom:0;
}
#sidebar .flexipages_widget ul li.current_page_item {

}
#sidebar .flexipages_widget ul li {
	list-style:none;
	/* sin fletcha de pag de seccion:   padding:6px;  */
	border-bottom:dashed 1px #ffb;
}
#sidebar .flexipages_widget ul {
	line-height:120%;
	border-top:dashed 1px #ffb;
}
#sidebar .flexipages_widget ul li.current_page_item, #sidebar .flexipages_widget ul li.current_page_parent, #sidebar .flexipages_widget ul li.current_page_ancestor {
	font-weight:bold;
	border-bottom:dashed 1px #84C225;
}

#sidebar .flexipages_widget ul li.current_page_ancestor li {
	font-weight:normal;
	border-bottom:none;
}

#sidebar .flexipages_widget ul li.current_page_item { /* solo para cabeza de seccion */
	background: transparent url(/wp-content/themes/porres/img/sym/triang.png) no-repeat 2px 6px;
}
#sidebar .flexipages_widget ul ul li.current_page_item {
	background: transparent url(/wp-content/themes/porres/img/sym/triang.png) no-repeat 2px 3px;
}
#sidebar .flexipages_widget ul li:hover {
	background-color:#76B01F;
}
#sidebar .flexipages_widget ul li ul li {
	border-bottom:none;
	display:inline-block; /* ayuda ie6 */
	width:180px; /* asegurar que cada elemento ocupa una linea propia (no fuer necesaria sin el "fix" para ie6) */
}
#sidebar .flexipages_widget ul li ul {
	border-top:none;
}
#sidebar .flexipages_widget ul li.current_page_item, #sidebar .flexipages_widget ul li.current_page_parent, #sidebar .flexipages_widget ul li.current_page_ancestor, #sidebar .flexipages_widget ul li.current_page_ancestor li, #sidebar .flexipages_widget ul li.current_page_item li:hover {
	background-color:#ffb;
}
#sidebar .flexipages_widget ul li.current_page_item a, #sidebar .flexipages_widget ul li.current_page_parent a, #sidebar .flexipages_widget ul li.current_page_ancestor a {
	color:#315DC1; /* 069 */
}

#sidebar .flexipages_widget ul li.current_page_item a:hover, #sidebar .flexipages_widget ul li.current_page_ancestor a:hover {
	color:#76B01F;
}

#sidebar .flexipages_widget ul li.current_page_item ul {
	font-weight:normal;
}


#sidebar #txtTam {
	margin:24px 9px 0 9px;
	font-size:12px;
}

 #sidebar #adminLink {
	border-top:dashed 1px #ffb;
	border-bottom:dashed 1px #ffb;
	padding:9px;
	margin-top:24px;
}
 #sidebar #adminLink a:hover{
	color:#506916;
}




/* search */

#search, #search-2 {
	margin:12px 0 0 6px;
}

#respond {
	margin-top:36px;
}
#respond textarea#comment {
	width:480px;
}

input, textarea, select {
	background-color:#ffffff;
	border: 1px solid #315dc1;
	margin-bottom:2px;
}
#sidebar input#s {
	border:none;
	width:120px;
}

#sidebar input#searchsubmit {
	padding-left:2px;
	padding-right:2px;
}


.contenido input#s {
	width:200px;
}
.contenido form#searchform {
	margin-top:12px;
}

#switcher em {
	margin-left:12px;
}
#switcher a {
	font-weight:bold;
	margin:0 1px 0 1px;
}
#switcher a:hover {
	color:#506916;
}
#switcher #normal {
	font-size:12px;
}
#switcher #med {
	font-size:15px;
}
#switcher #grande {
	font-size:18px;
}




/* misc formatting */


.errorMsg {
	margin:24px 0 36px 18px;
}
.footer hr {
	
}



/* contact form */
div.wpcf7 {
	margin-top:18px;
}
div.wpcf7 input, div.wpcf7 textarea, div.wpcf7 select {
	width:450px;
}

div.wpcf7 .wpcf7-radio input, div.wpcf7 .captcha-comment input, div.wpcf7 input#archivo { /* para Safari y IE6 */
	width:auto;
}
div.wpcf7 .wpcf7-radio input { /* para IE6 */
	border:none;
	background:none;
}

div.wpcf7 input#archivo { /* para Safari */
	border:none;
	background:none;
}
div.wpcf7 div.captcha img.wpcf7-captcha-captcha-comment {
	float:left;
}
div.wpcf7 div.captcha {
}
div.wpcf7 div.captcha .captcha-comment {
	display:inline;
}

div.wpcf7 div.captcha .captcha-comment input {
	width:100px;
	position:relative;
	top:-7px;
	margin-left:9px;
}


input[type="submit"] {
	
}

span.wpcf7-form-control-wrap {
	display:block;
	margin-bottom:8px;
}
span#topica {
	display:block;
	margin-bottom:12px;
}

span.wpcf7-list-item {
	display:block;
	margin:2px 0 2px 0;
	background-color:#ddf;
	width:450px;
}
span.wpcf7-list-item input, span.wpcf7-list-item span {
	vertical-align:middle;
}




input.submitBtn {
	background-color:#315dc1;
	border: none;	
	color:#ffb;
	width:auto !important;
	cursor:pointer;
}
h3#comments {
	margin:18px 0 9px 0;
	padding-bottom:9px;
	border-bottom:dashed 1px #999;
}
#content ol.commentlist {
	margin:0;
	padding:0;
	list-style:none;
}
#content ol.commentlist li {
	margin:0 0 12px 0;
	padding:0;
	border-bottom:dashed 1px #999;
}


/* eventos */

.eventlist {
	margin:18px 0 12px 0;
}
.eventlist h4 a:visited, .eventlist h4 a:link {
	text-decoration:none;
	color:#333;
}

.eventlist h4 a:hover {
	text-decoration:underline;
	color:#76B01F;
}

.eventlist .eventEntry {
	margin-bottom:15px;
}


ul#childlinks {
	padding:0;
	margin:1px 0 18px 0;
}
ul#childlinks li {
	display:inline;
	white-space:nowrap;
	margin:0 9px 0 0;
	padding:0;
	height:16px;
}



div#hdCont, div#hdContCbza {
	border-top: 1px solid #84c225;
	text-align:right;
	margin-bottom:12px;
	margin-top:18px;
}
div#hdCont h1.secHd, div#hdContCbza h1.secHd {
	font-size:14px;
	color:#ffb;
	padding:1px 12px 1px 12px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	background-color:#84c225;
	display:inline;
}

div#hdCont h1.secHd a {
	color:#ffb;
}
div#hdContCbza {
	text-align:left;
	border-top:none;
}
div#hdContCbza h1.secHd {
	font-size:16px;
	font-weight:bold;
	margin-bottom:8px;
	display:block;
}




/* calendario */

div#sidebar div#calendario-de-eventos {
	text-align:center;
	margin:24px 8px 28px 8px;
}
div#calendario-de-eventos h3 {
	font-weight:normal;
	font-size:12px;
	margin-left:2px;
	
}
div#calendario-de-eventos table {
	text-align:center;
	width:95%; /* not 100 to accomodate IE6 */
}

div#calendario-de-eventos th {
font-weight:normal;
width:11%;
}

#TB_iframeContent #EC_daysEvents, #EC_daysEvents {
	font-family:Arial, Helvetica, sans-serif;
}

#wp-calendar {
	font-size:12px;
}
#wp-calendar thead th {
	background:none;
	color:#454545;
	padding:3px 0 3px 0;
	border-top:solid 1px #454545;
}


#wp-calendar td, #wp-calendar td.padday {
	background:none;
	border:none;
}
#wp-calendar tbody td {
	padding:3px;
}
#wp-calendar tbody td#today{
	font-weight:normal;
}

#wp-calendar caption#calendar-month {
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
background-color:transparent;
border:none;
font-weight:bold;
margin:2px 0 4px 0;
text-align:center;
width:auto;
}


#wp-calendar tfoot td {
	border:none;
	background-color:transparent;
	font-weight:normal;
	padding-top:2px;
}
#wp-calendar tfoot td.pad span {
	font-weight:normal;
	color:#315dc1;
}
#wp-calendar tfoot td.pad span:hover {
	color:#506916;
}


xxx#calendar_wrap span {
display: none;
}


/* testimoniales */

#post-771 img {
clear:left;
float:left;
width:80px;
height: auto;
margin-right: 9px;
margin-bottom: 9px;
}
#post-771 p {
clear: left;
margin-top: 9px;
border-top: solid 1px #999;
padding-top: 9px;

}



.vvqbox {
	z-index:100;
}
code {
	margin-left:0;
	padding-left:0;
}

/* fiestas 
p#breadcrumbs {
margin-top: 8px;}
*/




/* bicentenario */
#encabez  {
	background-image: url(/wp-content/themes/porres/img/rayas_bandera.gif);
	border:solid 2px #74AADC;
	width:966px;
	border-width:0 2px 0 2px;
	height: 96px;
	border-bottom: none;

}
#encabez h1 {
	margin-top:0.85em;
}
#encabez h3 {
	margin-top:2px;
	color:#fff;
/*	text-decoration: none;
	border: none; */
}
img#logo_bicen {
position:absolute;
right: -9px;
top:45px;
z-index: 3;
}

#navSeg a {
	text-decoration:none;
	padding:4px 6px 2px 6px;
	color:#fff;
	border-bottom: dotted 1px #fff;
}
#navSeg a:hover {
	background-color:#315DC1;
	color:#FFFFBB;
}



/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
*/
.clearfix:after {
content: ".";
clear: both;
height: 0;
visibility: hidden;
display: block;
}
.clearfix {
display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		

