Index:MU KPB 015 Poe's Tales of Mystery and Imagination.pdf/styles.css

.front, .story, .cap, .adv, .contents, .loi, .plate, .landscape {
    font-family:serif;
    page-break-before:always;
}
.front, .story, .cap, .adv, .contents, .loi, .plate, .landscape {
    margin:3em auto;
}
.front, .story, .cap, .contents, .loi {
    width:44em;
}
.plate, .landscape {
	page-break-after:always;
}
.bq {
    padding:1em 3em;
    font-size:95%;
}
.adv {
	max-width:22em;
}
.plate {
    max-width:500px;
}
.story, .dents {
    text-indent:2em;
    text-align:justify;
}
.nd, .plate, .wst-poem {
    text-indent:0;
}
.cap {
    text-align:center;
    font-variant:small-caps;
    text-transform:lowercase;
}
.cap .stopt{
    font-variant:normal;
    text-transform:none;
}
.contents table, .loi table {
    margin:1em auto;
    width:80%;
}
.contents tr td:nth-child(1) {
    text-align:left;
    text-transform:uppercase;
}
.loi .line tr td:nth-child(1) {
    padding-right:2em;
    text-align:right;
    vertical-align:text-top;
}

.loi .color tr td:nth-child(1), .loi .line tr td:nth-child(2) {
    padding-left:3em;
    text-indent:-3em;
}
.contents tr td:nth-child(2), .loi .color tr td:nth-child(2), .loi .line tr td:nth-child(3) {
    text-align:right;
    vertical-align:bottom;
    padding-left:2em;
}
.cipher {
	margin:2em auto;
}
.cipher tr td:nth-child(1), .cipher tr td:nth-child(3) {
	text-align:right;
}