/*
 * +AMDG
 */
/*
 * This document was begun on 15 May 1202, the feast of St.
 * Pascal Baylon, and it is humbly dedicated to him and to
 * the Immaculate Heart of Mary, for their prayers; and to
 * the Sacred Heart of Jesus, for His mercy.
 */

.storytitle {
	text-align:  left;
	color: var(--heading-color);
	font-family: serif;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top:  1.5em;
	font-size:  192%;
	text-shadow:  1px 1px 1px #000000;
}
.storyauth {
	color: var(--author-color);
	font-family: serif;
	font-style: italic;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 1em;
	font-size:  100%;
}
.seriesid {
	color: var(--author-color);
	font-family: serif;
	font-style: italic;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size:  100%;
}
.third {
	width:  33%;
	text-align:  center;
}
.storydesc {
	padding:  0pt;
	margin:  0pt;
	margin-top:  -1em;
	margin-left:  2em;
}
.timeest {
	font-style:  italic;
}
.scenediv {
	width:  100%;
	text-align:  center;
}
