/*
StyleSheet for pjecer på Marxisme Online
*/

BODY { color: #000; background: #FFFFF0; font-family: sans-serif; }

A:link { color: #33f }
A:visited { color: #808 }
A:active { color: #f00 }

H1, H2, H3, H4, H5, H6 { font-family: sans-serif; }
H1 { color: #f00; text-align: center; font-size: 36pt; }
H2 { color: #f00; text-align: left; font-size: 18pt; }
H3 { color: #f00; text-align: left; font-size: 13pt; font-weight: bold }
H4 { color: #000; text-align: left; font-size: 13pt; font-weight: normal }
H5 { color: #000; text-align: left; font-size: 11pt; font-weight: bold }
H6 { color: #000; text-align: left; font-size: 11pt; font-weight: normal }

P {font-family: sans-serif; font-size: 11pt; color: #000000; text-align: justify } 
BLOCKQUOTE {font-family: sans-serif; font-size: 11pt; color: #000000}
hr { color : #FF0000 }
TD {font-family: sans-serif; font-size: 11pt; color: #000000 } 
PRE {font-family: monospace; font-size: 10pt; color: #000000; text-align: left } 

A:link { color: #33f }
A:visited { color: #808 }
A:active { color: #f00 }

.c { text-align: center; }
.cr { color: #f00; text-align: center; }
.cs { color: #000; text-align: center; }
.indh { margin-left: 50px }

.small { font-size: 9pt; }
.opdat {font-size: 8pt; text-align: right; margin-top: 0; }
.st { font-size: 12pt; }
.s16 { font-size: 12pt; }
.rod { color: #f00; }
.note { font-size: 10pt; text-align: left }

MENU { margin-left: 0 }
MENU MENU { margin-left: 0 }
MENU MENU MENU { margin-left: 0 }

MENU LI { list-style-type: none; margin-left: 0; font-weight: bold }
MENU MENU LI { list-style-type: none; margin-left: 30px; font-weight: normal }
MENU MENU MENU LI { list-style-type: none; font-family: serif; margin-left: 30px }
MENU MENU MENU MENU LI { list-style-type: none; margin-left: 30px }



/* =====================================*/
/* 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%; }
}
