/* =============================================*/
/* All Documents (red variation) */
/* */
/* Version 6.1 */
/* 01/09/2000 */
/* */
/* by Brian Basgen and David Walters (Mar 1999) */
/* http://www.marxists.org/archive/css/ */
/* =============================================*/
/* Introduction to this stylesheet: */
/*
/*
The intention of this sheet is to serve as the primary
source for all documents on this archive. It is not
meant to be exhaustive nor cater to every style, but to
serve every primary need in as diverse a range of
documents and possible uses, while at the same time
being as basic, malleable and versatile as possible.
*/
/* =====================================*/
/* General */
/* =====================================*/
body { background : white; color: black }
/* =====================================*/
/* Document Headers */
/* =====================================*/
/* Document Title */
H1 {
/* Authors' name */
H2 {
/* Chapter Title */
H3 {
/* Section Title */
H4 {
/* Sub Section 2 */
H5 {
/* Sub Section 3 */
H6 {
/* =====================================*/
/* Spanners */
/* =====================================*/
/* ~~~~~~~ Footnotes ~~~~~~~~~~~~~~~~~~ */
/* Author's */
sup.anote {
/* Editor's */
sup.ednote {
/* Editorial notes in text */
span.inote {
/* ~~~~~~~ Misc ~~~~~~~~~~~~~~~~~~ */
/* Used in the info block */
span.info {
/* indiscreet text (primarily for dates) */
span.date {
/* Used for notes in the text */
span.term {
/* abstracts */
span.context { background: transparent; color: #999999 }
/* =====================================*/
/* Paragraphs */
/* =====================================*/
/*----------------------------------*/
/*====== Standard elements =========*/
/*----------------------------------*/
/* Basic p */
p {
/* Basic p -- without first line indent */
p.fst {
/*----------------------------------*/
/* Quote elements */
/*----------------------------------*/
/* Standard Quote */
p.quote {
/* Quote without first line indent */
p.quoteb {
/* Sub Quote C (increased margin) */
p.quotec {
/* Negative indent for number list */
p.quote-list {
/* Citation (Quote citied) */
p.inline {
/*----------------------------------*/
/* Index elements */
/*----------------------------------*/
/* Table of Contents */
p.toc {
/* Basic Index */
p.index {
/*----------------------------------*/
/* Table elements */
/*----------------------------------*/
/* -- For Numbered Data -- */
/* Example: */
/* http://www.marxists.org/history/ussr/subject/stats/index.htm */
table.data {
/* Column Headings */
td.head {
/* Row Colors */
tr.alt { background: #cccccc; }
/* -- For Book Indexes -- */
/* Example: */
/* http://www.marxists.org/archive/lenin/works/1917/sep/statrev/index.htm */
td.index {
/* Every alternate row */
td.index-alt {
/* Sub-Chapters */
td.indexb {
/*----------------------------------*/
/* Indented Text */
/*----------------------------------*/
/* Standard Indent */
p.indent {
/* Indent without first line indent */
p.indentb {
/* Sub Indent C (increased margin) */
p.indentc {
/* Negative indent for number list */
p.indent-list {
/* Numbered List style */
ul.disc {
/*-----------------------------------*/
/* Misc elements */
/*-----------------------------------*/
/* Book title for Chapter files */
p.title {
/* Document Bibliographical Informaiton */
p.information {
/* Signature */
p.sig {
/* Misc page note */
p.pagenote {
/* Misc page note (justified) */
p.pagenoteb {
/* For blank spaces */
p.skip { line-height: 75% }
/*----------------------------------*/
/* Page-ending elements */
/*----------------------------------*/
/* Next Section-Chapter of work */
p.next {
/* Page bottom links */
p.footer {
/* =====================================*/
/* End of usable elements */
/* =====================================*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* The following three elements might be deleted for lack of use */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Basic Index with subindexes (so reduced line height) */
p.index-list {
/* Sub Index A*/
p.indexa {
/* Sub Index B*/
p.indexb {
/* xxxxxxxxxxx */
/*WASTELAND*/
/* DO NOT use the elements below */
/* xxxxxxxxxxx */
/* OBSOLETE */
span.note {
/*Only used in Einstein's relativity*/
/* needs to be manually inserted as in linestyle and deleted from this sheet*/
span.var {