/* @override 
	http://psu.escolares.net/wp-content/themes/portaluniversitario/print.css
	http://escolares.dev/wp-content/themes/portaluniversitario/print.css
*/

html {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font: 0.7em/1.4em Arial, sans, sans-serif;
	color: #555;
}

span.resumen {
	font-size: larger;
}

#wrap {
	width: 90%;
	margin: 2cm 0.5cm;
}


p {
	margin: 0.9em 0;
}

a {
	text-decoration: none;
	color: gray;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

/* @group Encabezado */

#terra {
	display: none;
}

div#banner-psu {
	border-bottom: 2px solid #f0f0f0;
}

#banner-psu h1,
#banner-psu h1 a {
	font-size: 13px;
	color: #000;
}

#topmenu {
	display: none;
}

/* @end */

#cabeza {
	display: none;
}

/* @group Page */

.columna400 {
	margin: 10px 0;
	padding-right: 20px;
	width: 75%;
	float: left;
	border-right: 1px dotted #e2e2e2;
}

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

.alignleft {
	float: left;
	ma

rgi n: 0 10px 10px 
0
;
}
/* @end */

/* @group sidebar
 */

#sidebar {
	color: gray;
	float: right;
	top: 380px;
	right: 0;
	width: 20%;
	border-bottom: 1px solid #d9d9d9;
	font-size: 80%;
	

}

#sidebar h2 {
	padding: 10px 0;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 0;
}

#sidebar-2 {
	color: gray;
	position: relative;
	float: right;
	width: 20%;
	right: 0;
	font-size: 80%;
}

/* @group Menu Materias */

/* primer nivel - areas */

ul.categorias {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.categorias li {
	list-style: none;
	font-weight: bold;
	padding: 4px;
}

ul.categorias li a {
	display: block;
	min-height: 20px;
	color: #5e5e5e;
}

ul.categorias li a:hover {
	text-decoration: none;
}

ul.categorias li a.current_cat_ancestor {
	color: #00394e;
	padding-bottom: 5px;
}

/* segundo nivel */

ul.categorias li ul.children {
	padding: 0 0 0 10px;
	list-style: none;
	text-transform: none;
}

ul.categorias li ul.children li {
	font-size: 11px;
	color: #00394e;
	line-height: 1.2em;
	padding: 4px 0 0 8px;
	margin: 0 -10px;
}

ul.categorias li ul.children li a {
	font-size: 11px;
	color: #7a7a7a;
	padding: 4px 0 0 0;
}

ul.categorias li ul.children li ul.children {
	padding-right: 5px;
}

ul.categorias li ul.children li ul.children li {
	margin-left: -8px;
	padding-left: 15px;
}

li.current-cat a {
	font-weight: bold;
	color: #c74300;
}

ul.children a {
	color: inherit;
	font-weigh t: normal;
}



/* @end */

/* @end */

/* @group Sidebar-2 */

div.herramientas h2 {
	display: none;
}

ul#metaInterno {
	display: none;
}

ul#navInterno li {
	text-transform: uppercase;
	padding: 5px 0;
	list-style: square;
}

ul#navInterno li a {
	color: gray;
}

/* @end */

/* @group POST */

.breadcrumb {
	margin: 0px;
	font-size: 100%;
	color: #5e5e5e;
}

.breadcrumb a {
	color: #5e5e5e;
}

p.akpc_pop {
	display: none;
}



h1, h2, h3, h4, h5, h6 {
	font: bold 1em sans-serif;
	letter-spacing: -0.05em;
	color: #444;
	margin-bottom: 10px;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 0.89em;
}

.resumen p {
	font-weight: bold;
	color: grey;
	line-height: 1.6em;
	font-style: italic;
	margin: 0 0 20px 0;
	font-size: 0.9em;
}

.entry ul {
	margin: 10px 10px 10px 30px;
	list-style-type: disc;
}

.entry ol {
	margin: 10px 10px 10px 30px;
	list-style-type: disc;
}

.entry ul li,
.entry ol li {
	padding: 5px 0 5px 0px;
	border-bottom: 1px solid #eee;
}

/* @end */

/* @group Comentarios */

p.postmetadata {
	font-size: 85%;
	border-top: 1px dotted #c7c7c7;
	padding-top: 5px;
	color: #666;
}

p.postmetadata a {
	color: #666;
}

#commentform {
	display: none;
}

#searchform {
	display: none;
}

/* @end */

/* @group Footer */

#footer {
	width: 75%;
	margin: 10px 0;
	padding: 11px 0;
	background: url(i/footer.png) no-repeat;
	text-align: center;
	font: italic 11px "Lucida Sans", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #7b7b73;
	clear: both;
}

h2#postcomment,
h2#comments {
	display: none;
}

#footerterra {
	display: none;
}

#footerMeta {
	display: none;
}

#footer a, #footer a:hover {
	font-weight: bold;
	color: #70664d;
}

/* @end */

/* @group Publicidad */

div.addthis_container {
	display: none;
}

div.ads {
	display: none;
}

#sidebar-2 a.ads180 img {
	display: none;
}

/* @end */