/* body */

body
{
	font-family: Calibri, Helvetica, "Droid Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 0.7em;
}

/* heading */

h1, h2, h3, h4, h5, h6, .footnotes_header
{
	font-family: Cambria, Georgia, "Droid Serif", "DejaVu Serif", serif;
}

h1
{
	margin: 0;
	margin-bottom: 1.5em;
	text-align: center;
	font-size: 2em;
}

.cn, .pn
{
	margin: 0;
	font-size: 2em;
}

.cst
{
	margin: 0;
	margin-bottom: 2em;
	text-align: center;
	font-style: italic;
}

h2, .footnotes_header
{
	text-transform: uppercase;
	text-align: center;
	font-size: 1.1em;
	font-weight: normal;
}

h3, h4, h5, h6
{
	text-align: left;
}

.partnum
{
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

.chapnum
{
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	page-break-before: always;
}

.chapnum + h1
{
	margin: 0;
	margin-top: 0;
}

.cite
{
	text-align: right;
}

.cite:before
{
	content: " - ";
}

/* image */

#cover img
{
	height: 100%;
	width: auto;
}

img
{
	max-width: 100%;
	height: auto;
}

.figure
{
	margin: 0;
	margin: 1em 0;
}

.figtitle
{
	font-size: 0.8em;
	font-weight: bold;
}

/* paragraph */

p:first-of-type,
blockquote p,
div.footnotes p,
div.table_footer p,
h2 + p
{
	text-indent: 0;
}

p
{
	margin: 0;
	text-indent: 2em;
}

.regions p
{
	text-indent: 0;
}

/* boxes */

.textbox
{
	margin: 0;
	margin-bottom: 1em;
	background-color: LightGrey;
	padding: 0.6em;
}

.smc
{
	font-size: smaller;
	text-transform: uppercase;
}

.poem
{
	font-size: 0.9em;
}

/* anchor */

a
{
	text-decoration: none;
}

h1 a, h1 a:visited
{
	color: #000;
}

a.note_number + p
{
	display: inline
}

/* varios */

#title .logo
{
	margin: 0;
	margin-top: 4em;
	text-align: center;
}

#contents ul
{
	list-style: none;
}

/* table */

table
{
	margin: 0;
	margin-top: 1em;
	border-collapse: collapse;
}

tbody
{
	margin: 0;
	margin-top: 0.1em;
}

thead
{
	font-weight: bold;
}

th, td
{
	border: 1px solid #666;
	padding: 0.5em;
	font-size: 0.7em;
	text-align: left;
	vertical-align: top;
}

caption
{
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.table_footer
{
	margin: 0;
	margin-bottom: 0.4em;
	font-size: 0.9em;
}

/* frontmatter */

.regions
{
	page-break-after: always;
}

.fm_title, .fm_subtitle, .fm_author
{
	font-size: 1.6em;
}

.fm_bottom
{
	padding-top: 1em;
	text-align: center;
	font-family: Cambria, Georgia, "Droid Serif", "DejaVu Serif", serif;
}

.fm_title p, .fm_subtitle p, .fm_author p
{
	margin: 0;
	margin-bottom: 1.5em;
}

.fm_subtitle
{
	font-style: italic;
}

.fm_logo p
{
	margin: 0;
}

.fm_logo
{
	margin: 0;
	margin-top: 5em;
}

.copyright
{
	margin: 0;
	margin-top: 10em;
	page-break-before: always;
	font-size: 0.8em;
}

.copyright p
{
	margin: 0;
	margin: 0.1em;
}

/* index */

.group
{
	margin: 0;
	margin-top: 1em;
}

.ialso
{
	font-style: italic;
}

div.index_letter
{
	margin: 0;
	margin-top: 1em;
	font-size: 1.2em;
	font-weight: bold;
}