﻿@charset "UTF-8";
@namespace "http://www.w3.org/1999/xhtml";
@namespace epub "http://www.idpf.org/2007/ops";

/** BASE **/

/* Márgenes */
body {
	font-family: serif;
	margin: 0;
	padding: 0 20px;
}
body * {
	line-height: 1.5;
	max-width: 100%;
}

/* Control partición silábica */
#titlepage p,
#dedicatoria p,
h1,
h2,
h3,
h4 {
	page-break-after: avoid;
	hyphens: none;
	adobe-hyphenate: none;
	-moz-hyphens: none;
	-webkit-hyphens: none;
}
p, li, td, dt, dd {
	-webkit-hyphenate-limit-before: 3;
	-webkit-hyphenate-limit-after: 1;
	-webkit-hyphenate-limit-lines: 2;
	orphans: 2;
	widows: 2;
}

/** FRONTMATTER **/

/* Cubierta */
.cover {
	margin: 0;
	padding: 0;
	text-align: center;
	text-indent: 0;
}
img.cover {
	height: 100%;
}

/* Créditos */
#copyright-page {
	margin: 4em 2em 0 0;
}
#copyright-page div + div {
	margin: 1em 0 0 0;
}
#copyright-page p {
	font-size: .8em;
	margin: 0;
	text-align: left;
	text-indent: 0;
}

/* Portada */
#portada {
	padding-top: 2em;
}
#portada p {
	color: #cd1719;
	text-align: center;
	text-indent: 0;
}
#portada p.title {
	font-size: 2.75em;
	font-weight: bold;
	margin-top: 1em;
	line-height: 1;
}
#portada p.subtitle {
	border-top: 1px solid currentColor;
	border-bottom: 1px solid currentColor;
	font-size: 1.4em;
	margin: 1em 0;
	padding: 0 .25em;
}
#portada p.compilador {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
#portada p.contrib {
	margin: 0;
}
#portada span.label {
	display: block;
	font-size: .8em;
	font-style: italic;
}
#portada p.publisher {
	margin: 4em auto 1em;
	width: 6em;
}

/* Sinopsis */
#summary * {
	color: #000;
	font-family: sans-serif;
}
#summary h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 2em 0 1em 0;
	border: 0;
	padding: 0;
}
#summary p {
	font-size: .9em;
}
#summary h1 + p {
	text-indent: 0;
}

/* Índice */
#toc ol {
	list-style-type: none !important;
	margin: 1em 0;
	padding: 0;
}
#toc li {
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: left;
}
#toc li.ftm a,
#toc li.bkm a {
	font-style: italic;
}
#toc li ol {
	margin: 0 0 0 1em;
}
#toc li li {
	margin: 0;
}
#toc li span[epub|type="label"] {
	display: block;
}
#toc li span[epub|type="title"] {
	font-weight: bold;
}
#toc a {
	font-weight: normal;
	page-break-inside: avoid;
	text-decoration: none !important;
}

/* Dedicatoria */
#dedicatoria {
	margin: 4em 0 0 0;
}
#dedicatoria p {
	font-style: normal;
	text-align: center;
}

/* Epígrafe */
#epigrafe {
	margin: 4em 0 0 20%;
}
#epigrafe blockquote {
	margin: 1em 0 .5em 0;
}
#epigrafe blockquote p {
	margin: 1em 0 .5em 0;
}
#epigrafe p.attrib {
	font-size: .8em;
	margin: 0;
	text-align: right;
}

/* BODYMATTER */

/* Estilos generales */
h1 {
	border-top: 1px solid currentColor;
	border-bottom: 1px solid currentColor;
	color: #cd1719;
	font-family: inherit;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	margin: 2em 0;
	padding: .2em 0;
	text-align: center;
	text-transform: uppercase;
	text-indent: 0;
}
h1 [epub|type="label"] {
	color: #000;
	display: block;
	font-size: .5em;
}
h1 + figure + p {
	text-indent: 0;
}

h2 {
	color: #cd1719;
	font-family: inherit;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	margin: 2em 0 1em 0;
	padding: 0;
	text-align: left;
	text-indent: 0;
}
h3 {
	color: #cd1719;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	margin: 2em 0 1em 0;
	padding: 0;
	text-align: center;
	text-indent: 0;
}
h4 {
	font-size: 1.1em;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	margin: 2em 0 1em 0;
	padding: 0;
	text-align: center;
	text-indent: 0;
}
h5 {
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	margin: 2em 0 1em 0;
	padding: 0;
	text-align: center;
	text-indent: 0;
}
h6 {
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	margin: 2em 0 1em 0;
	padding: 0;
	text-align: center;
	text-indent: 0;
}

h1 + p,
h2 + p,
h3 + p,
h4 + p {
	text-indent: 0;
}

p {
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: justify;
	text-indent: 1em;
}

a {
	color: #00F;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
abbr {
	border: 0;
	text-decoration: none;
	white-space: nowrap;
}
blockquote {
	margin: 1em;
}
blockquote p {
	font-style: italic;
	font-size: .9em;
	text-indent: 0;
}
blockquote p + p {
	text-indent: 0;
}
blockquote + p {
	text-indent: 1em;
}
blockquote p.continue {
	text-indent: 1em;
}
blockquote li {
	font-size: .9em;
}
i cite {
	font-style: normal;
}
cite {
	display: inline;
	font-style: italic;
}
hr {
	border: none !important;
	height: 1em;
	margin: .25em 0;
}
hr.line {
	background: currentColor;
	height: 1px;
	margin: .5em 35% 4em;
	text-align: center;
	width: 30%;
}
.bodymatter hr.line {
	background: currentColor;
	height: 1px;
	margin: .5em 35%;
	text-align: center;
	width: 30%;
}
img {
	margin: 0;
	max-width: 100%;
	padding: 0;
}
q {
	font-style: italic;
}
q i {
	font-style: normal;
}
q:before {
	content: "";
}
q:after {
	content: "";
}
sub,
sup {
	font-size: .7em;
}

/* Listas */
ol {
	margin: 1em 0 1em 0;
	padding: 0 0 0 1.75em;
}
ul {
	list-style: disc;
	margin: 1em 0 1em 2em;
	padding: 0 0 0 1.5em;
}
li {
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: 0;
}
li p {
	font-size: 1em;
}
.lower-alpha {
	list-style: lower-alpha;
}
.upper-alpha {
	list-style: upper-alpha;
}
.none {
	list-style: none;
	padding: 0;
}

.fake {
	list-style: none;
	padding: 0;
}
.fake li {
	text-align: justify;
}
.fake li span[epub|type="ordinal"] {
	display: inline;
	float: left;
	margin: 0;
	page-break-after: avoid;
	width: 1.5em;
}
.fake li span.text {
	display: block;
	margin-left: 1.7em;
}
.fake li span[epub|type="ordinal"] + span.text {
	margin-top: 0;
	page-break-before: avoid;
}
.fake li p {
	margin-left: 1.5em;
}

/* Figuras y captions */
figure {
	margin: 1em auto;
	page-break-inside: avoid;
	text-align: center;
	width: 100%;
}
figure img.w30 {
	display: block;
	margin: 1em auto;
	page-break-inside: avoid;
	text-align: center;
	width: 30%;
}
figure img.w50 {
	display: block;
	margin: 1em auto;
	page-break-inside: avoid;
	text-align: center;
	width: 50%;
}
figure img.w75 {
	display: block;
	margin: 1em auto;
	page-break-inside: avoid;
	text-align: center;
	width: 75%;
}
figure img {
	max-height: 80%;
	page-break-inside: avoid;
	text-align: center;
}

figcaption {
	margin: 0 0 2em 0;
}
figcaption p {
	font-family: sans-serif;
	font-size: .8em;
	font-style: normal;
	hyphens: none;
	adobe-hyphenate: none;
	-moz-hyphens: none;
	-webkit-hyphens: none;
	margin: 0;
	page-break-before: avoid;
	text-align: left;
	text-indent: 0;
}
p.credit {
	font-family: sans-serif;
	font-size: .7em;
	font-style: normal;
	hyphens: none;
	adobe-hyphenate: none;
	-moz-hyphens: none;
	-webkit-hyphens: none;
	margin: .8em 0;
	page-break-before: avoid;
	text-align: left;
	text-indent: 0;
}
figure figcaption span[epub|type="label"] {
	color: #cd1719;
	font-style: normal;
	font-variant: small-caps;
}
figure figcaption a {
	font-weight: normal;
}

/* Seudoversalitas */
span.regnal {
	font-size: .9em;
	text-transform: uppercase;
}
span.smcp {
	font-variant: small-caps;
}

/* Firmas */
div.signature {
	margin: 1em 2em 1em 1em;
}
div.signature p {
	font-size: .9em;
	text-align: right;
}

/* Epígrafes */
div.epigraph {
	margin: 2em 0 2em auto;
	width: 10em;
}
div.epigraph blockquote {
	margin: 1em 0 .3em 0;
}
div.epigraph blockquote p {
	font-style: normal;
	text-indent: 0;
}
div.epigraph blockquote p.line {
	text-align: right;
}
div.epigraph p.attrib {
	font-size: .9em;
	text-align: right;
}
p.attrib {
	text-align: right;
}

/* Otros estilos */
p.asterisks {
	margin: .7em 0 .3em 0;
	text-align: center;
	text-indent: 0;
}
span.line-through {
	text-decoration: line-through;
}
span.underline {
	text-decoration: underline;
}

/* Tablas */
table {
	margin: 1em auto;
	width: 100%;
}
table, th, td {
	border: 0;
	border-collapse: collapse;
}
table.small, table.small th, table.small td {
	border: 1px solid currentColor;
}
th {
	padding: .5em;
	vertical-align: middle;
}
td {
	padding: .2em .5em;
	vertical-align: top;
}
table.small p {
	font-size: .7em;
	text-align: justify;
	text-indent: 0;
}
table p {
	font-size: .8em;
	text-align: left;
	text-indent: 0;
}
table p + p {
	text-indent: 0;
}
table + p.indent {
	text-indent: 1em;
}
th p {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
td p.indent {
	text-indent: 1em;
}

table.none, table.none th, table.none td {
	border: 0;
	border-collapse: collapse;
}
table.none-continue td {
	padding: 0 .5em;
	vertical-align: top;
}
table.none td {
	padding: 0 .5em;
}
table.none td.top {
	padding: 1em .5em 0 .5em;
}
table.none td p.french {
	margin: 0 0 0 1em;
	text-align: left;
	text-indent: -1em;
}
table.none td p.ref {
	text-align: right;
}

/* Condicionales */
hr + p {
	text-indent: 0;
}
figure + p.indent {
	text-indent: 1em;
}

/* Glosario */
dl.abbr dt{
	font-size: .9em;
	margin-top: .2em;
	text-align: left;
	text-indent: 0;
}
dl.abbr dd {
	font-size: .9em;
	margin-top: .2em;
	text-align: justify;
	text-indent: 0;
}
dl.abbr dd + dd {
	text-indent: 1em;
}
dl.abbr dt {
	clear: left;
	float: left;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3;
	padding-right: .5em;
	width: 3em;
}
dl.abbr dd {
	line-height: 1.5;
	margin-left: 3.5em;
}
dl.abbr + p {
	text-indent: 0;
}

dl.abbr3 dt {
	font-size: .9em;
	margin-top: 1em;
	text-align: justify;
	text-indent: 0;
}
dl.abbr3 dt.extent {
	width: 6em;
}
dl.abbr3 dd.extent {
	margin-left: 4.5em;
    text-indent: 1em;
}
dl.abbr3 dt.first {
	margin-top: 0;
}
dl.abbr3 dt + dd {
	margin-top: 1em;
}
dl.abbr3 dd {
	font-size: .9em;
	margin-top: .2em;
	text-align: justify;
	text-indent: 0;
}
dl.abbr3 dt {
	clear: left;
	float: left;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3;
	padding-right: .5em;
	width: 4em;
}
dl.abbr3 dd {
	line-height: 1.5;
	margin-left: 4.5em;
}
dl.abbr3 + p {
	text-indent: 0;
}

/* Bibliografía */
#bibliografia h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 2em 0 1em 0;
	text-align: center;
}
#bibliografia ul {
	list-style: none;
	margin: 1.5em 0 1em;
	padding: 0;
}
#bibliografia li {
	margin: 1em 0 0 0;
	text-align: justify;
	text-indent: 0;
}

/* Notas | Llamadas */
a[epub|type="noteref"] {
	font-size: .7em;
	vertical-align: top;
}
a[epub|type="noteref"].corchete {
	font-size: 1em;
	vertical-align: none;
}

/* Notas | Notas al pie */
#footnotes h2 {
	page-break-before: always;
	-webkit-column-break-before: always;
	break-before: always;
	padding-top: 1em;
}
#footnotes h1 + h2 {
	page-break-before: avoid;
	-webkit-column-break-before: avoid;
	break-before: avoid;
	padding-top: 0;
}
[epub|type="footnote"] {
	margin: .6em 0 0 0;
	/* page-break-before: always; */
	page-break-inside: avoid;
}
div[epub|type="footnote"] + h2,
div[epub|type="footnote"] + div[epub|type="footnote"] {
	page-break-before: always;
	padding-top: 1em;
}
div[epub|type="footnote"] p {
	font-size: 1em;
	margin: 0 0 0 2.5em;
	overflow: hidden;
	text-indent: 0;
}
div[epub|type="footnote"] a[epub|type="referrer"] {
	display: inline;
	float: left;
	clear: left;
	font-size: 1em;
	font-style: normal;
	margin: 0;
	padding: 0 .25em 0 0;
	page-break-after: avoid;
	text-align: right;
	vertical-align: inherit;
	width: 2em;
}
div[epub|type="footnote"] a[epub|type="referrer"] + p {
	page-break-before: avoid;
}

/* Propios */
[epub|type="subchapter"] {
	page-break-before: always;
	break-before: always;
	padding-top: 1em;
}
div.author {
	page-break-before: always;
	break-before: always;
	-webkit-column-break-before: always;
	border: 3px solid currentColor;
	margin: 1em 0;
	padding: 1em;
}
div.author p {
	font-family: sans-serif;
	font-size: .9em;
}
div.author p.bridgehead {
	border-bottom: 3px solid currentColor;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1em;
	text-align: center;
	text-indent: 0;
	text-transform: uppercase;
}
div.author p.bridgehead + p,
div.author p.bridgehead + figure + p {
	text-indent: 0;
}
div.author p.point {
	margin-top: 1em;
}

span.dropcap {
	color: #b63436;
	float: left;
	font-size: 3em;
	font-weight: bold;
	line-height: 1.1;
	margin: 0em .1em -.1em 0;
}

#ap01 h2 {
	font-size: 1.7em;
	text-align: center;
}

p.publishers {
	color: #cd1719;
	margin-top: 1em;
	text-indent: 0;
}
p.publishers + p {
	text-indent: 0;
}
h2 span.subtitle {
	display: block;
	font-size: .8em;
}