/* @override http://www.izquierdanacional.org/index.php?css=soclat/print_css */

/* @override 
	http://www.izquierdanacional.org/index.php?css=soclat/site_css
	http://www.izquierdanacional.org/index.php?css=soclat/print_css
*/

/*ENCABEZADO Y NAVEGADOR HORIZONTAL*/

/* @group Basicos */
/*CUERPO PRINCIPAL*/

/* @group Tapa */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 62.5%;
}

a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background: none;
}

a:active {
	text-decoration: none;
}

/*Codigo para que se vean las imágenes en .png
GNU Licence
(c) 2004-2005 Angus Turnbull http://www.twinhelix.com
This is licensed under the CC-GNU LGPL, version 2.1 or later.*/

img, div {
	behavior: url(./src/iepngfix.htc)
}
/*ENCABEZADO Y NAVEGADOR HORIZONTAL*/
/*---*/
#encabezado {
	font: 18pt/28pt Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid black;
	width: 550px;
	text-align: left;
	padding-left: 0;
}
/*FECHA Y SECCION*/
/*SECCION Y FECHA. ARRIBA DEL ARTICULO*/
#sec {
	margin: 0px;
	padding: 0px;
	height: 15px;
}
#sec ul {
	padding-left: 0;
	margin: 0px;
}
#sec li.sec {
	font: bold 7pt/11pt Verdana;
	text-transform: uppercase;
	color: #000000;
	margin-right: 7px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	list-style-type: none;
	display: block;
}
#sec li.fecha {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	display: inline;
	margin: 0px;
}
#sec li {
	list-style-type: none;
	display: block;
	list-style-type: none;
	display: inline;
	list-style-position: inside;
	padding-left: 0px;
	margin-left: 0px;
	float: left;
	text-align: left;
}
/*FIN SECCION Y FECHA*/
/*CUERPO*/
#content {
	text-align: left;
	width: 550px;
	margin: 0px;
	padding: 0px 25px;
}
.print p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	border-bottom: 2px solid #000;
	font: bold 9px/10px Verdana, "Lucida Grande", Lucida, sans-serif;
}
.print p a {
	color: #CC0000;
}
.print p a:hover {
	color: #0066CC;
}
/*FIN CUEPOR PRINCIPAL*/
/* @end */

/* @group Articulos */
.entry {
	width: 550px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*CUERPO NOATA*/
/*titular y autor*/
.volanta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
	font-style: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 10px 0px 5px;
}
h1 {
	font: normal 24pt/28pt Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}
.subtitulo {
	font: normal 18pt/22pt Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}
#autor {
	height: 11px;
	margin-top: 8px;
	margin-bottom: 0px;
	border-bottom: 1px solid black;
	padding-top: 5px;
	padding-bottom: 15px;
}
h2.autor {
	font: bold 8pt/12pt Verdana;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	height: 12px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-align: left;
	line-height: 1.4em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: #CC0000;
	text-align: left;
	line-height: 1.4em;
}
/*CUERPO NOTA*/
#texto {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	border-bottom: 2px solid black;
	padding: 0 0px 5px;
}
#texto p {
	font: normal 11pt/16pt Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.02pt;
}
/*incluye las notas al pie*/
#texto a {
	color: gray;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
sup {
	vertical-align: super;
}
/*----*/
#texto ul {
	margin: 0px;
	padding: 0px 0px 0px 1em;
}
#texto li {
	margin-bottom: 1em;
}
#texto table {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #ECECE4;
	border-right-style: none;
	border-left-style: none;
}
#texto table td.a {
	padding: 5px;
}
#texto table td.bor {
	background-image: url(/imagenes/2x2cl2.gif);
	background-repeat: repeat-y;
	padding: 5px;
}
#texto img {
	padding: 5px;
	border: 1px dotted #999999;
}
#texto .epigrafe {
	font-style: italic;
	text-align: right;
	padding-left: 150px;
	font-size: 0.8em;
}
#texto .epigrafe u {
	font-style: normal;
	color: #000000;
}
#texto .epigrafe span {
	font-style: normal;
}

/*Notas*/
.notas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-size: 7pt;
}
.notas ol {
	margin: 0;
	padding-left: 20px;
}
.fuentes-notas {
	font: bold normal 10pt/12pt Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	text-align: left;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	padding-bottom: 3px;
	margin-top: 15px;
}
/* @end */
