/* Inspired by the stylesheet in Bulletproof Web Design by Dan Cederholm */
@font-face {
	font-family: 'CalligraphyFLFRegular';
	src: url('CalligraphyFLF-webfont.eot');
	src: local('â˜º'), url('CalligraphyFLF-webfont.woff') format('woff'), url('CalligraphyFLF-webfont.ttf') format('truetype'), url('CalligraphyFLF-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	background: #fff;
	}
a:link {
	color: #2B4885;
	background: transparent;
}
a:visited {
	color: #505050;
	background: transparent;
}
a:hover {
	color: #000080;
	background: transparent;
}
a.salto:link,  a.salto:visited {
	background: transparent;
	color: White;
}
a.salto:hover,  a.salto:active {
	background: transparent;
	color: #2B4885;
}

/* layout */

#wrap {
	min-width: 500px;
	max-width: 1400px;
	background-image: url(fondo2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	z-index: 10;
}

/* header */

#header {
	border-bottom: 1px groove #000;
	background-image: url(cabecera.jpg);
	background-position: right -60px;
	background-repeat: no-repeat;
}
	
	#header #cabecera {
	padding: 38px;
	font-family: 'CalligraphyFLFRegular', Georgia, serif;
	font-size: 260%;
	line-height: 300%;
	letter-spacing: 0;
}

/* message row */

#message {
	margin: 0;
	padding: 5px;
	font-size: 90%;
	text-align: left;
	border-bottom: 1px groove #000;
	background-color: #fff;
	color: #000;
}
#message strong {
	padding: 0 0 0 28px;

	}

#accessmessge
{
	right: 0px;
	font-size: 90%;
	background: transparent;
	float: right;
	display: inline;
	color: inherit;
	margin: 0em 0.3em;
	padding-bottom: 0.2px;
}
#accessmessge span
{
padding: 0;

}
#accessmessge a
{

background: transparent;
text-decoration: none;

}


	
#content {
	float: right;
	width: 70%;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
	background-image: url(cuerpo.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: transparent;
}

#content li {
	list-style-image: url(itemlist.gif);
	list-style-type: disc;
}
#sidebar {
	float: left;
	width: 30%;
	background: #fff;
	color: #000;
}

#sidebar li {
	list-style-type: none;
	padding-bottom: 0.3em;
	background: url(item2.jpg) no-repeat;
	background-position: top left;
	padding-left: 33px;
	padding-top: 1em;
}
#sidebar li li {
	list-style-image: url(itemlist.gif);
	list-style-type: disc;
	background-position: top left;
	background-image: none;
	padding-left: 0em;
	margin-left: -1em;
	padding-bottom: 0em;
	padding-top: 0em;
	font-size: 0.9em;
}

#sidebar a{
	text-decoration: none;
}

#sidebar li:hover {
	list-style-type: none;
	padding-bottom: 0.3em;
	background: url(itemhover.gif) no-repeat;
	background-position: top left;
	padding-left: 33px;
	padding-top: 1em;
}

#sidebar li li:hover {
	list-style-image: url(itemlist.gif);
	list-style-type: disc;
	background-position: top left;
	background-image: none;
	padding-left: 0em;
	margin-left: -1em;
	padding-bottom: 0em;
}
#sidebar li#actual {
	list-style-type: none;
	padding-bottom: 0.3em;
	background: url(item.jpg) no-repeat !important;
	background-position: top left;
	padding-left: 33px;
	padding-top: 1em;
}
#sidebar li#actual li {
	list-style-image: url(itemlist.gif) !important;
	list-style-type: disc;
	background-position: top left;
	background-image: none;
	padding-left: 0em;
	margin-left: -1em;
	padding-bottom: 0em;
	padding-top: 0em;
	font-size: 0.9em;
}


#footer {
	clear: both;
	background: Black;
	color: White;
}

/* gutters */

#content .gutter {
	padding: 25px;
	
}
#sidebar .gutter, #sidebar-2 .gutter {
	padding: 15px;
	}


	
/* latest (novedades) */

#latest {
	margin: 1.5em 1em 1em 1em;
	border: thick ridge #CCCCCC;
	background: White url(latestback.gif) no-repeat top right;
	color: inherit;
	padding-right: 0.8em;
	padding-left: 1em;
}
#latest h2 {
	background: url(s_gri.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0.5em;
}

#latest ul {
	margin-left: -1em;
}

#latest li {
	background: url(item2.jpg) no-repeat left;
	padding-left: 24px;
	list-style-type: none;
}

/* admin menu */
#adminnavcontainer {
background: #CCCCCC;
	color: inherit;
	border: thin dashed White;
	margin-top: 2em;
	padding-left: 1em;
}

#adminnavcontainer li{
	background: none;
	list-style-type: square;
	padding-left: 0.5em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}

#adminnavcontainer li:hover {
	background: none;
	list-style-type: square;
	padding-left: 0.5em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}

	
/* content */

#content h1 {
	background: url(titulos.jpg) no-repeat left;
	padding-left: 2em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: inset;
	border-bottom-width: thin;
	display: inline;
	padding-bottom: 0.3em;
	padding-top: 0.5em;
	line-height: 240%;
	font-family: 'CalligraphyFLFRegular', Georgia, "Times New Roman", Times, serif;
	text-shadow:1px 2px 2px #8C8C8C;
}

#content h2 {
background: url(title.gif) no-repeat left;
	padding-left: 2em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: inset;
	border-bottom-width: thin;
	display: inline;
	padding-bottom: 0.7em;
	padding-top: 0.5em;
	line-height: 320%;
	font-family: 'CalligraphyFLFRegular', Georgia, serif;
	font-size: 180%;
	background-color: transparent;
	color: #505050;
	text-shadow:1px 2px 2px #8C8C8C;
}

#content h3 {
	
	padding-left: 3.3em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: inset;
	border-bottom-width: thin;
	display: inline;
	padding-bottom: 0.8em;
	padding-top: 1.3em;
	line-height: 320%;
}


 div.hr {
	height: 42px;
	background: #fff url(lineahr.gif) no-repeat scroll center;
	margin-top: 2em;
	clear: both;
	background-color: transparent;
	color: inherit;
}
div.hr hr {
	display: none;
	background-color: transparent;
	color: inherit;
}

/* footer */

#footer p {
	margin: 0;
	padding: 15px;
	font-size: 85%;

	}
#footer a{
	background: Black;
	color: #62B3FF;
}

/*  IE fixes */

#content, #sidebar {
	height: 1%;
	}

.feature { 
	display: inline-table; 
	}
/* Hides from IE/Mac \*/
* html .feature { 
	height: 1%; 
	}
.feature { 
	display: block; 
	}
#footer {
	height: 1%;
	}
/* End hide from IE/Mac */

/* This style can be used to hide the members login text */
.loginlinktext
{
font-size: x-small;
}
.pieqne {
	font-size: 0.8em;
	text-align: right;
	float: right;
	display: inline;
	margin-top: -1em;
}
.button {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 10px verdana,sans-serif;
	color:#FFF;
	background:#F60;
	text-decoration:none;
	margin:0;
}
.button a{
	background: transparent;
	color: White;
}

.SiteMapTop {
	margin: 0px;
	text-align: right;
}



input {
	margin: 0.3em 0.5em 0.5em 0.3em;
}

img.dcha {
	float: right; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px; 
	padding-bottom: 10px;  
	border: 0;
}

img.izda {
	float: left; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px; 
	padding-bottom: 10px;  
	border: 0;
}

dt.titulo, dt.titulo a, dt.titulo:hover{
	margin: 1em 0 1em 0em;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
}

dt.titulo, dt.titulo a{
	color: #2B4885;
	background-color: transparent;
	
}

dt.titulo a:hover {
	color: #0066FF;
	background-color: transparent;
}

dd.portada img {
	vertical-align: middle;
	margin-right: 3em;
	margin-left: -3em;
	float: right;
	margin-bottom: 1em;
	margin-top: -4em;
	line-height: 100%;
	height: 150px;
	padding-top: 1.5em;
	display: inline;
	padding-right: 5em;
}
dd.premio {
	margin: 1em 1em 1em;
	font-weight: bold;
	background: transparent;
	color: #CC9900;
}
dd.editorial {
	margin: 1em 1em 1em;
	
}

dd.ISBN:before {
	margin: 1em 1em 1em;
	content: "ISBN:";
}

dd.fecha {
	margin: 1em 1em 1em;
	
}

div.form {
		width: 90%;
		padding: 0.8em;
		margin: 0px auto;
		min-width: 15em;
	}

	div.enfila {
		clear: both;
		padding-top: 0.6em;

		padding-right: 1em;
	}
	input {
		width: 15em;
	}

	textarea {
		width: 30em;
	}

	span.label {
		float: left;
		text-align: right;
		width: 10em;
		display: inline;
	}


	span.check {
		float: left;
		text-align: right;
		display: inline;
	}
	

	span.labelcheck {
		text-align: left;
		margin-left: -12%;
	}
	span.campo {
		margin-left: 2%;
	}
	div.clear {
		clear: both;
	}
	span.botonform {
		float: right;
		
		text-align: left;
	}
.titcap {
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	line-height: 120%;
}


/* Estilos para revelacion de email exige modificar headerscripts (body como wrapnormal */

body.reveal {
	background-image: url(fondo2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	
}

body.reveal #content{
	background-image: none;
	background-position: inherit;
	background-repeat: no-repeat;
}

body.reveal .navigationwrap {
	border-bottom: medium double Black;
	margin-bottom: 2em;
}

.clear {
	clear: both;
}

/* Estilos modificar la apariencia de los comentarios */

div.comment-list {
	border: thin outset #EAEAEA;
	margin-top: 2em;
	padding-left: 1em;
	padding-right: 0.3em;
	padding-bottom: 0.8em;
	padding-top: 0.5em;
	margin-right: 2em;
}

/* Estilos para criticas */

dt.publica, dt.tipo,  dt.seccion, dt.autor, dt.fechaylug {
	display: inline;
	font-weight: bold;
	font-style: italic;
	float: left;
}

dd.nompubli, dd.tipopub, dd.nomsec, dd.nomaut, dd.lugar {
	font-style: italic;
}



p.firma {
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

/* Estilos para citas */

dt.sitio, dt.dir,  dt.tituln, dt.conten  {
	display: inline;
	font-weight: bold;
	font-style: italic;
	float: left;
}

dd.nomsitio, dd.url, dd.titul, dd.nomautor, dd.contenido {
	font-style: italic;
}


p.arriba {
	text-align: right;
	font-weight: bold;
}

.inlineadmin {
	text-align: left;
	float: left;
	font-size: 0.8em;
}

#authoranddate {font-size: 0.8em; font-style: italic;}

/* Galería fotográfica */

#container {position:relative; width:770px; height:396px; margin:20px auto 0 auto; background:#fff url(../imageuploads/juanpablo_ortega.jpg) 75px 10px no-repeat; border:1px solid #aaa; text-align:center; font-family: tahoma; arial, sans-serif; font-size:76%; letter-spacing:0.05em;}

#container ul {width:198px; height:386px; padding:0; margin:5px; list-style-type:none !important; list-style-image: none !important; float:right;}

#container li {float:left; list-style-type:none !important; list-style-image: none !important;}

#container a.gallery, #container a.gallery:visited {display:block; color:#000; text-decoration:none; border:1px solid #000; margin:1px 2px 1px 2px; text-align:left; cursor:default;}
#container a.slidea {background:url(../imageuploads/ateneo06-t.jpg); height:45px; width:60px;}
#container a.slideb {background:url(../imageuploads/ateneo08-t.jpg); height:45px; width:60px;}
#container a.slidec {background:url(../imageuploads/ateneo20-t.jpg); height:45px; width:60px;}
#container a.slided {background:url(../imageuploads/ateneo09-t.jpg); height:45px; width:60px;}
* html #container a.slided {width:91px; w\idth:93px;}
#container a.slidee {background:url(../imageuploads/ateneo34-t.jpg); height:45px; width:60px;}
#container a.slidef {background:url(../imageuploads/foto3-t.jpg); height:45px; width:60px;}
* html #container a.slidef {width:91px; w\idth:93px;}
#container a.slideg {background:url(../imageuploads/foto4-t.jpg); height:45px; width:60px;}
#container a.slideh {background:url(../imageuploads/foto5-t.jpg); height:60px; width:45px;}
#container a.slidei {background:url(../imageuploads/foto2-t.jpg); height:45px; width:60px;}
#container a.slidej {background:url(../imageuploads/foto6-t.jpg); height:45px; width:60px;}
/* #container a.slidek {background:url(../images/p11_t.jpg); height:60px; width:93px;}
* html #container a.slidek {width:91px; w\idth:93px;}
#container a.slidel {background:url(../images/p12_t.jpg); height:60px; width:93px;} */


#container a.gallery span {position:absolute; width:1px; height:1px; top:5px; left:5px; background:#fff; overflow:hidden;}
#container a.gallery:hover {border:1px solid #fff;}
#container a.gallery:hover img {border:1px solid #fff; float:left; margin-right:5px;}
#container a.slideb:hover img, #container a.slidei:hover img {float:right;}
#container a.gallery:hover span {position:absolute; width:372px; height:372px; top:10px; left:75px; color:#000; background:#fff;}

.indent {margin-left: 1.35em;}

div.mensaje {
	border: thin ridge #777;
	font-size: 1.2em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 2em;
	padding-top: 1em;
	text-indent: 1.5em;
	text-shadow: 1px 2px 2px #8C8C8C;
	vertical-align: middle;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

div.mensaje pre {
	font-family: 'CalligraphyFLFRegular', Georgia, "Times New Roman", Times, serif;
	width: 90%;
	size: 25em;
}
div.mensaje pre:before {
content: "\201C"; 
}

div.mensaje pre:after {
	content: "\201D";
}