/* =============================================*/
/* I AM OBSOLETE !!!!!!!!!						*/
/* DO NOT use this css anymore please. Instead, */
/* use border-red.css.							*/
/* =============================================*/

/* Emacs-Time-stamp: "2004-06-24 17:06:20 cymbala" */

/* =============================================*/
/* All Index (red)   							*/
/*												*/
/* Version 4.2								    */
/* 07/12/2003 									*/
/*												*/
/* by David Walters                              */
/*     http://www.marxists.org/archive/lenin/css/     */
/* =============================================*/

/* =====================================*/
/* Imports FIRST!                       */
/* WARNING: use extension ".css".       */
/* =====================================*/

/* Disabled per David s request: @import url(i-ahover.css); */

                                
/* =====================================*/
/* General								*/
/* =====================================*/

/* ~~~~~~~ Misc ~~~~~~~~~~~~~~~~~~ */

/* Used in a volumes Table of Contents to make part of long title small. */
span.small {
    font-size: small;
}

body { background : #660000 }
a:link { color: #CC0000; }
a:visited { color: #993333; }

img.center { text-align: center }
img.right { text-align: right; margin-left: 4% }
img.left { text-align: left; margin-left: 4% }

hr.end { width: 96%; text-align: center; height: 1px; }
hr.section { width: 88%; text-align: center; height: 1px; }


/* =====================================*/
/* Document Headers					    */
/* =====================================*/

H1 { 
 color: #440000;
 font-weight: bold; 
 font-size: 28pt; 
 font-family: "Century Schoolbook", "Hoefler Text", "Times New Roman", serif;
 text-align: center; 
 }
 
H2 { 
 color: #440000;
 font-weight: bold; 
 font-size: 20pt; 
 font-family: "Century Schoolbook", "Hoefler Text", "Times New Roman", serif;
 text-align: center; 
 }
 
H3 { 
 color: #440000;
 font-weight: normal; 
 font-size: 24pt; 
 font-family: "Century Schoolbook", "Hoefler Text", "Times New Roman", serif;
 text-align: center; 
 }
 
H4 { 
 color: #440000;
 font-weight: bold; 
 font-size: 12pt; 
 font-family: "Arial", sans-serif;
 text-align: left; 
 margin-left: 36px;
 margin-right: 36px;
 }
 
 
/* =====================================*/
/* Spanners							    */
/* =====================================*/
/* Used in the info block */
span.info {
 background: transparent;
 color: #330000; 
 font-family: "Arial", sans-serif;
 font-size: 12pt;
 font-weight: bold;
 /* text-indent: -8%; some web browser ignores this! */
}
span.book {
 color: #440000;
 font-family: "Helvetica", "Arial", sans-serif;
 font-size: 12pt;
 font-weight: bold;
 }
 
span.date {
 color: #444444;
 font-family: "Helvetica", "Arial", sans-serif;
 font-size: 10pt;
 }

/* =====================================*/
/* Paragraphs							*/
/* =====================================*/

/*----------------------------------*/
/* Index elements 					*/
/*----------------------------------*/

/* Contents heading */
p.toc {
 color: #440000; 
 text-indent: 0em;
 font-weight: bold;
 font-family : "Arial", sans-serif;
 font-size: 14pt;
 line-height: 85%;
 text-align: left;
 margin-left: 28px;
}

/* single document list */
p.index  {
 color: black; 
 text-indent: 0em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 font-weight: normal;
 text-align: left;
 line-height: 150%;
 margin-left: 36px;
}
p.sig {  

 text-indent: 0em; 

 font-family : "Times New Roman", script, serif;

 font-size: 12pt; 

 font-weight: bold;

 font-style: italic;

 line-height: 125%;

 text-align: left; 

 margin-left: 8% 

 }

/* book list with description underneath */
/* primarily used with a p.note to follow */
p.index-list {
 color: #440000; 
 text-indent: 0em;
 font-family : "Arial", sans-serif;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 line-height: 90%;
 margin-left: 36px;
}

/*----------------------------------*/
/* Table (index-type) elements      */
/*----------------------------------*/

 

td.  {
 color: black; 
 text-indent: 0em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 font-weight: normal;
 text-align: left;
line-height: 113%;
}

td.index  {
 color: black; 
 text-indent: 0em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 font-weight: normal;
 text-align: left;
}

td.indexb {
 text-align: left;
 text-indent: 2em;
 color: #444444;
 font-family: "Times New Roman", serif;
 font-size: 11pt;
 line-height: 80%;
 height: 15px;
 }

td.indexc {
 text-align: left;
 text-indent: 4em;
 color: #444444;
 font-family: "Times New Roman", serif;
 font-size: 10pt;
 line-height: 60%;
 height: 15px;
 }

td.indexd {
 text-align: left;
 text-indent: 5em;
 color: #444466;
 font-family: "Arial Narrow", sans-serif;
 font-size: 9pt;
 line-height: 60%;
 height: 15px;
 }

/* Changed tr.shade background: #efefef; to #d0d0d0;  2004.05.10 */
tr.shade  {
 background: #d0d0d0;
}

td.shade  {
 background: #d0d0d0;
  line-height: 130%
}

td.size {
 color: #440000; 
 text-indent: 0em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 font-weight: normal;
 text-align: right;
   line-height: 130%
}

/*----------------------------------*/
/* Standard elements                */
/*----------------------------------*/
 
/* Page header, outside the Table */
p.title { 
 color: white; 
 text-indent: 0em; 
 font-weight: bold;
 font-family : "Arial", sans-serif;
 font-size: 10pt; 
 text-align: left; 
 margin-left: 28px;
 line-height: 100%;
 }
 
p {
 color: black; 
 text-indent: 1em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 font-weight: normal;
 text-align: justify;
 line-height: 125%;
 margin-left: 52px;
 margin-right: 36px;
}

p.narrow {
 color: black; 
 text-indent: 0em;
 font-family : "Times New Roman", serif;
 font-size: 12pt;
 font-weight: normal;
 text-align: justify;
 line-height: 125%;
 margin-left: 52px;
 margin-right: 60%;
}

/* Author s */
sup.anote {
 background: transparent;
 color: #330000; 
 font-family: "Times", serif;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
 }
 
/* Description of an index-list */
p.note {
 color: #440000; 
 text-indent: 0em;
 font-family : "Arial", "Geneva", "Courier", sans-serif;
 font-size: 10pt;
 font-weight: normal;
 text-align: justify;
 line-height: 125%;
 margin-left: 48px;
 margin-right: 48px;
}

 
/* Text for Endnotes/Footnotes */
p.endnote { 
 text-indent: 0em;
 font-size: 11pt;
 line-height: 110%;
 text-align: justify;
 margin-left: 9%;
 margin-right: 9%;
}


p.pagenote {
 color: #666666; 
 font-family : "Arial", sans-serif;
 font-size: 10pt;
 text-align: center;
 line-height: 115%;
 margin-left: 10%;
 margin-right: 10%;
 }
 
 p.information {
 color:        #330000;
 text-indent:  0em;
 font-size:    12pt;
 line-height:  125%;
 text-align:   left;

 margin-right: 8%;

 margin-left:  8%;
 /* margin-left: 16%;  see note about David s web browser */
 /* text-indent: -8%;  see note about David s web browser */
}


 
p.pagenoteb {
 color: #666666; 
 font-family : "Arial", sans-serif;
 font-size: 11pt;
 text-align: justify;
 line-height: 115%;
 margin-left: 10%;
 margin-right: 10%;
 }

p.skip
 { line-height: 50% }

span.footer {  
 font-weight: bold; font-family : "Arial", sans-serif; font-size: 12pt; 
 }
p.footer { 
 color: black; 
 text-indent: 0em; 
 font-weight: bold;
 font-family : "Arial", sans-serif;
 font-size: 12pt; 
 text-align: center; 
 line-height: 150%;
 }

p.fst {
 text-indent: 0em;
 font-size: 12pt;
 text-align: justify;
 line-height: 150%;
 margin-left: 6%;
 margin-right: 6%;
 }
 
/* =====================================*/

/* =====================================*/
/* Adjustments for Mobile Devices       */
/* =====================================*/

@media (max-width: 480px) {
  p { font-size: 12pt; margin-left: 1%; margin-right: 1%; margin-bottom: 4pt; margin-top: 4pt; line-height: 125%; }
  p.indentb { margin-left: 6%; margin-right: 1%; }
  p.quoteb { margin-left: 6%; margin-right: 1%; }
  p.index { margin-left: 6%; margin-right: 1%; }
  h1 { font-size: 18pt; margin-left: 1%; margin-right: 1%; }
  h2 { font-size: 16pt; margin-left: 1%; margin-right: 1%; }
  h3 { font-size: 14pt; margin-left: 1%; margin-right: 1%; }
  h4 { font-size: 13pt; }
  h5 { margin-left: 1%; }
  h6 { margin-left: 1%; }
  img { width: 150px; height: auto; }
  img.auto {width: auto ; height: auto; }
  blockquote {margin-left: 1%; }
}
