/* RESET */
* {margin: 0; padding: 0; border: 0; font-size: 16px; font: inherit;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body {line-height: 1;}

a {text-decoration:none;}

ol, ul {list-style: none;}

/* FONTS */
@font-face {
	font-family: 'Avenir Book';
	src: url('fonts/avenir_45_book.eot');
	src: url('fonts/avenir_45_book.eot?#iefix') format('embedded-opentype'), url('fonts/avenir_45_book.ttf') format('truetype');
}
@font-face {
	font-family: 'Avenir Medium';
	src: url('fonts/avenir_medium.eot');
	src: url('fonts/avenir_medium.eot?#iefix') format('embedded-opentype'), url('fonts/avenir_medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Avenir Roman';
	src: url('fonts/avenir_roman.eot');
	src: url('fonts/avenir_roman.eot?#iefix') format('embedded-opentype'), url('fonts/avenir_roman.ttf') format('truetype');
}
@font-face {
	font-family: 'Avenir Light';
	src: url('fonts/avenir_35_light.eot');
	src: url('fonts/avenir_35_light.eot?#iefix') format('embedded-opentype'), url('fonts/avenir_35_light.ttf') format('truetype');
}

/* GLOBALES */
body {
	padding-top: 10px;
	background: url(images/bkg_body.jpg) repeat-x 0 111px #F7F2EC;
}
::-webkit-input-placeholder { /* Safari and Chrome */
	color: #ffffff;
	opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #ffffff;
	opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #ffffff;
	opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #ffffff;
	opacity: 1;
}
#contentBody {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.wrapper {
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;
}
.table {
	display: table;
}
.td {
	display: table-cell;
}
.verMas {
	font-family: 'Georgia';
	font-size: 16px;
	color: #a8498d;
}
.verMas:hover {
	color: #000000;
}
.verticalAlignTop {
	vertical-align: top;
}
.floatLeft {
	float: left;
}
.displayInlineBlock {
	display: inline-block;
}
.paddingTop10 {
	padding-top: 10px;
}
#cboxOverlay {
	opacity: 0.8 !important;
}

/* HEADER */
#contentHeader {
	width: 100%;
	margin-bottom: -72px;
}
#logo {
	width: 139px;
	height: 139px;
	display: inline-block;
	position: relative;
	z-index: 1001;
	background: url(images/sprite_varios.png) no-repeat 0 -8px;
}
#wrapperTextosLogo {
	position: absolute;
	top: 20px;
	display: inline-block;
}
#wrapperTextosLogo h2 {
	font-family: 'Avenir Book';
	font-size: 26px;
	color: #594b32;
}
#wrapperTextosLogo h3 {
	font-family: 'Avenir Light';
	font-size: 21px;
	color: #8e8184;
	margin-left: 19px;
}
#contentBuscador {
	width: 157px;
	position: absolute;
	right: 0;
	top: 20px;
	background: url(images/bkg_content_buscador.png) no-repeat left 0;
}
#contentBuscador input {
	font-family: 'Trebuchet MS';
	font-size: 13px;
	color: #ffffff;
	width: 110px;
	height: 31px;
	margin-left: 16px;
	background: #b4aeaf;
}
#enviar {
	width: 30px;
	height: 31px;
	background: url(images/sprite_varios.png) no-repeat -51px -371px #b4aeaf;
	cursor: pointer;
}

/* NAV */
#contentNav {
	width: 100%;
	height: 32px;
	background: #b4aeaf;
}
#wrapperNav {
	margin-left: -240px;
	width: 640px;
}
#nav {
	position: absolute;
	top: 8px;
}
#nav a, #nav .middot {
	float: left;
	color: #ffffff;
}
#nav .middot {
	margin: 0 10px;
}
#nav a {
	font-family: 'Avenir Light';
	font-size: 16px;
}
#nav a:hover {
	color: #000000;
}
#wrapperIdiomas {
	position: absolute;
	top: 8px;
	right: 0;
}
#wrapperIdiomas a {
	font-family: 'Trebuchet MS';
	font-size: 13px;
	color: #ffffff;
}
#wrapperIdiomas a:hover {
	color: #000000;
}

/* GLOBALES ENTRE SECCIONES */
#wrapperIndex #slider, #wrapperObra #columna1 {
	width: 395px;
	height: 280px;
	padding: 0;
	margin-right: 5px;
}
.columna {
	width: 335px;
	height: 220px;
	padding: 30px;
	background: #ffffff;
	display: inline-block;
	vertical-align: top;
}
.volumen {
	font-family: 'Georgia';
	font-size: 14px;
	color: #616161;
	margin-top: 6px;
}

/* INDEX */
#wrapperIndex .columna h2 {
	font-family: 'Avenir Book';
	font-size: 20px;
	color: #a8498d;
	line-height: 20.4px;
}
#wrapperIndex .columna .texto {
	font-family: 'Georgia';
	font-size: 16px;
	color: #616161;
	clear: both;
	padding-top: 10px;
	line-height: 20px;
}
#wrapperIndex #columna2 h1 {
	font-family: 'Avenir Book';
	font-size: 30px;
	color: #616161;
	float: left;
}
#wrapperIndex #columna2 .fecha {
	font-family: arial;
	font-size: 14px;
	color: #948671;
	float: left;
	position: relative;
	top: 10px;
	left: 10px;
}
#wrapperIndex #columna3, #wrapperIndex #columna4 {
	width: 355px;
	height: 240px;
	padding: 20px;
	margin-top: 10px;
}
#wrapperIndex #columna3 {
	margin-right: 5px;
}
#wrapperIndex #columna3 #contentThumb {
	margin-right: 10px;
}
#wrapperIndex #columna3 .wrapperTexto {
	width: 210px;
}
#wrapperIndex #columna3 h3 {
	font-family: 'Avenir Light';
	font-size: 20px;
	color: #616161;
	line-height: 20px;
	margin-top: 20px;
}
#wrapperIndex #columna4 #contentImg {
	margin-right: 10px;
}
#wrapperIndex #columna4 .wrapperTexto {
	width: 260px;
}

/* BIO */
#wrapperBio {
	width: 710px;
	background: #ffffff;
	padding: 50px 45px;
	margin-top: 10px;
}
#headerBio img {
	margin-right: 20px;
}
#headerBio h1 {
	font-family: 'Avenir Book';
	font-size: 30px;
	color: #616161;
	margin-bottom: 10px;
}
#headerBio p {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #948671;
}
#wrapperBio h2 {
	font-family: 'Georgia';
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	color: #a8518a;
	margin: 50px 0 25px 0;
}
#wrapperBio p {
	font-family: 'Georgia';
	font-size: 16px;
	line-height: 20px;
	color: #616161;
}
#wrapperBio h3, #wrapperBio h4, #wrapperBio h5 {
	font-family: 'Georgia';
	font-size: 16px;
	line-height: 20px;
	color: #616161;
	margin: 10px 0;
}
#wrapperBio h3 {
	font-weight: bold;
}
#wrapperBio h4 {
	font-size: 22px;
}
#wrapperBio h5 {
	font-style: italic;
	text-decoration: underline;
}

/* OBRA */
#wrapperObra #fila1 {
	height: 290px;
}
#wrapperObra #columna2 .texto {
	font-family: 'Georgia';
	font-size: 16px;
	color: #616161;
	line-height: 20px;
}
#wrapperBuscadores {
	width: 780px;
	height: 74px;
	padding: 10px;
	background: #ffffff;
}
#wrapperPorTema {
	width: 780px;
	height: 31px;
	overflow: hidden;
	margin-bottom: 10px;
	background: url(images/bkg_portema.png) no-repeat 0 0;
}
#wrapperPorTema select {
	width: 800px;
	height: 31px;
	font-family: 'Avenir Book';
	font-size: 17px;
	color: #616161;
	background: none;
	padding-top: 6px;
}
#wrapperAnio, #wrapperVolumen, #wrapperPalabra {
	margin-right: 3px;
}
#wrapperAnio, #wrapperVolumen {
	width: 188px;
	height: 31px;
	overflow: hidden;
	background: url(images/bkg_anio.png) no-repeat 0 0;
}
.chrome.linux #wrapperAnio, .chrome.linux #wrapperVolumen {
	position: relative;
	top: -7px;
}
#wrapperAnio select, #wrapperVolumen select {
	width: 210px;
	height: 31px;
	font-family: 'Avenir Book';
	font-size: 16px;
	color: #a8498d;
	background: none;
	padding-top: 6px;
}
#wrapperBuscadores option {
	background: #F6F2EB;
}
#wrapperPalabra {
	position: relative;
	top: -10px;
}
#wrapperBuscadores input, #wrapperBuscadores #wrapperPalabra {
	width: 286px;
	height: 31px;
	font-family: 'Avenir Book';
	font-size: 16px;
	color: #a8498d;
	background: url(images/bkg_palabra.png) no-repeat 0 0;
}
#wrapperBuscadores ::-webkit-input-placeholder { /* Safari and Chrome */
	color: #a8498d;
	opacity: 1;
}
#wrapperBuscadores :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #a8498d;
	opacity: 1;
}
#wrapperBuscadores ::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #a8498d;
	opacity: 1;
}
#wrapperBuscadores :-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #a8498d;
	opacity: 1;
}
#wrapperBuscadores button {
	width: 94px;
	height: 33px;
	background: url(images/sprite_varios.png) no-repeat -24px -471px;
	cursor: pointer;
	position: relative;
	top: -14px;
}
.ie #wrapperBuscadores button, .chrome #wrapperBuscadores button {
	top: 0;
}
#wrapperBuscadores button:hover {
	background-position: -24px -511px;
}
#wrapperIssues {
	width: 748px;
	margin-top: 10px;
	padding: 16px 26px;
	background: #ffffff;
}
#wrapperIssues h2 {
	font-family: 'Avenir Book';
	font-size: 26px;
	color: #a75289;
}
#wrapperIssues ul li {
	width: 130px;
}
#contentPaginator {
	position: relative;
	top: -20px;
	float: right;
}
#contentPaginator span, #contentPaginator a, #anteriores, #proximos {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#contentPaginator span {
	color: #a8498d;
	margin-right: 12px;
}
#contentPaginator a, #anteriores, #proximos {
	color: #a8a298;
}
#contentPaginator a:hover {
	color: #000000;
}
#anteriores {
	margin-right: 12px;
}
#contentWrapperIssues {
	width: 750px;
	clear: both;
}
#contentWrapperIssues ul li {
	display: inline-block;
	margin-top: 15px;
	margin-right: 19px;
}
#contentWrapperIssues .quinto {
	margin-right: 0;
}
#noResult {
	font-family: 'Avenir Book';
	font-size: 20px;
	color: #594B32;
}

/* OBRA DETALLE */
#columnaLeft {
	width: 301px;
	margin-right: 4px;
	display: inline-block;
}
#columnaLeft img {
	width: 100%;
	margin-bottom: 10px;
}
#back {
	font-family: 'Avenir Roman';
	font-size: 20px;
	color: #a8498d;
}
#columnaRight {
	width: 450px;
	padding: 20px;
	background: #ffffff;
	vertical-align: top;
	display: inline-block;
}
#headerDetalle {
	padding-bottom: 20px;
	border-bottom: 1px dotted #cfdada;
}
#headerDetalle .volumen {
	margin: 0 0 16px 0;
}
#headerDetalle #dedicado {
	font-family: 'Avenir Light';
	font-size: 18px;
	color: #a8498d;
}
#headerDetalle h2 {
	font-family: 'Avenir Medium';
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a8498d;
	margin: 6px 0 16px 0;
}
#wrapperDownload {
	width: 320px;
	height: 30px;
}
#wrapperDownload p {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #b4aeaf;
	position: relative;
    top: -10px;	
}
#download {
	width: 175px;
	height: 30px;
	background: url(images/sprite_btn_download.png) no-repeat 0 -77px;
}
#download:hover {
	background-position: 0 -112px;
}
#contentIndice {
	margin-top: 20px;
}
#contentIndice h3 {
	font-family: 'Avenir Book';
	font-size: 18px;
	color: #a8498d;
	margin-bottom: 15px;
}
#contentIndice p {
	font-family: 'Georgia';
	font-size: 14px;
	line-height: 20px;
	color: #616161;
}
#contentDirections {
	margin-top: 10px;
}
#previous, #next {
	font-family: 'Avenir Roman';
	font-size: 14px;
	color: #a8498d;
}
#previous {
	float: left;
}
#next {
	float: right;
}

/* FOOTER */
#wrapperTop {
	padding-top: 22px;
	padding-bottom: 12px;
	text-align: center;
}
#irArriba {
	padding-top: 10px;
	padding-right: 24px;
	background: url(images/sprite_varios.png) no-repeat -58px -310px;
	transition: background-position 0.6s;
	-moz-transition: background-position 0.6s;
	-webkit-transition: background-position 0.6s;
	-o-transition: background-position 0.6s;
}
#irArriba:hover {
	background-position: -58px -340px;
}
#wrapperFooter {
	width: 760px;
	padding: 13px 20px;
	background: #ffffff;
}
#wrapperNavFooter {
	width: 270px;
	height: 20px;
	float: left;
	margin-top: 22px;
}
#navFooter a, #navFooter .middot {
	font-family: 'Avenir Book';
	font-size: 14px;
	color: #8d8d8d;
	float: left;
}
#navFooter a:hover {
	color: #000000;
}
#navFooter .middot {
	margin: 0 10px;
}
#logoFooter {
	width: 178px;
	height: 57px;
	padding-right: 85px;
	padding-top: 19px;
	margin-bottom: 13px;
	background: url(images/sprite_varios.png) no-repeat 156px -168px;
	float: right;
	text-align: right;
}
#logoFooter h2 {
	font-family: 'Avenir Book';
	font-size: 18px;
	color: #594b32;
}
#logoFooter h3 {
	font-family: 'Avenir Light';
	font-size: 14px;
	color: #8e8184;
}
#wrapperSoobFooter {
	border-top: 1px dotted #cfdada;
	padding-top: 13px;
	clear: both;
}
#wrapperSoobFooter #copy {
	font-family: arial;
	font-size: 10px;
	color: #8d8d8d;
	float: left;
}
#wrapperSoobFooter #invasor {
	background: url(images/sprite_varios.png) no-repeat -61px -268px;
	float: right;
	padding-top: 22px;
	padding-right: 14px;
}