Index:St. Nicholas (serial) (IA stnicholasserial4211dodg).pdf/styles.css

.front, .number, .article, .verse, .plate, .background-verse, .landscape-plate, .background  {
	font-family:serif;
}
.front, .number, .article, .verse, .plate, .background-verse, .landscape-plate, .background {
	margin:3em auto;
}
.number, .article, .verse, .plate {
    max-width:45em;
}
.article, .dents{
    text-indent:1.5em;
    text-align:justify;
}
.plate, .landscape-plate{
    font-size:x-small;
}
.nodents, .background-verse, .plate, .landscape-plate {
   text-indent:0;
}
.by-line {
    font-size:smaller;
    width:60%;
    margin:.5em auto;
}
.photo {
    border:thin solid black;
}

table {
    margin-left:auto;
    margin-right:auto;
}
table.contents tr td a:nth-child(1) {
    font-variant:small-caps;
}
table.issue tr td:nth-child(3), table.contents tr td:nth-child(3), td.pp {
   text-align:right;
}
.verse table tr td, table.contents tr td, td.pp, table.departments tr td {
    vertical-align:top;
}
.verse table {
    margin:1em -2em;
}
.verse table tr td{
    padding-left:1em;
    padding-right:1em;
}
table.contents{
	margin:0 auto 0 auto; 
    width:99%;
}
table.contents tr td:nth-child(1){
	padding-left:2em;
    text-indent:-2em;
}
table.contents tr td:nth-child(2){
	font-style: italic;
    text-align:left;
    padding-right:2em;
    white-space:nowrap;
}
td.pp, table.contents tr td.pp:nth-child(2) {
	font-style:normal;
    padding-right:0;
}
table.departments{
	margin:0 auto 0 auto; 
    width:99%;
}
table.departments tr td:nth-child(1){
	padding-left:2em;
    text-indent:-2em;
}
table.departments tr td.au{
	font-style: italic;
    vertical-align:text-top;
    text-align:left;
    padding-right:2em;
    white-space:nowrap;
}
table.issue {
    margin:3em -2em; 
}
table.issue tr td.ill{
    padding-left:10em; 
    font-size:smaller;
}
table.issue tr td:nth-child(1) {
   width:55%;
   padding-left:1.5em;
   text-indent:-1.5em;
}
table.issue tr td:nth-child(2) {
   width:38%;
}
table.issue tr td:nth-child(3) {
   width:7%;
}
table.issue tr td a:nth-child(1), table.number tr td a:nth-child(2) {
   font-weight:bold;
}
table.issue tr td.ill a:nth-child(1) {
   font-weight:normal;
}
table.wireless tr td:nth-child(1), table.wireless tr td:nth-child(2) {
    vertical-align:text-top;
}