/* =============================================*/
/* front pages for philosophy archives          */
a:link    { color: #007000; background : transparent }
a:visited { color: #007000; background : transparent }

img.right { float: right; margin: 2em; }
img.left { float: left; margin: 2em; }
img.center { text-align: center }

hr.section { width: 44%; text-align: center; height: 4px; }
hr.base { width: 92%; text-align: center; height: 1px; }
hr.end { width: 92%; text-align: center; height: 2px; }

em { word-spacing: 0.2em }
blockquote { margin-left: 9% }

p {
 text-indent: 0em;
 color: #000080;
 font-family : "Georgia", serif;
 font-weight: normal;
 font-size: 9pt;
 text-align: left;
 line-height: 130%;
 margin-left: 3%;
 margin-right: 0;
 }

p.item { 
 color: #004000;
 font-family: "Tahoma", "Helvetica", sans-serif;
 font-weight: bold; 
 font-size: 11pt; 
 line-height: 150%;
 }

p.footer {  
 font-family : "helvetica", "geneva", "verdana", sans-serif;
 text-align: center; 
}

p.skip { line-height: 40% }
 
ul.disc { 
 font-family: "Georgia", serif;
 font-size: 12pt;
 list-style-type: disc; 
 text-align: left;
 line-height: 130%;
 margin-left: 6%;
 margin-right: 6%;
}

ol.numbered { 
 font-family: "Georgia", serif;
 font-size: 12pt;
 list-style-type: decimal; 
 text-align: left;
 line-height: 130%;
 margin-left: 6%;
 margin-right: 6%;
}


/* Document Title */
H1 {
 background: transparent;
 color: #800064;
 font-weight: normal; 
 font-size: 16pt; 
 font-family: "bangle", "times", serif;
 text-align: left; 
 font-style: italic;
 margin-left: 0px;
 margin-right: 0px;
 line-height: 100%;
 }

span.byline { 
 color: #000080;
 font-style: normal;
 font-weight: normal; 
 font-size: 28pt; 
 text-align: left; 
 }
H2 { 
 background: transparent;
 color: #800000;
 font-weight: bold; 
 font-size: 18pt; 
 text-align: center; 
 line-height: 100%;
 font-family: "garamond", "times", "georgia", serif;
 }

H3 { 
 background: transparent;
 color: #200000;
 font-weight: bold; 
 font-size: 14pt; 
 text-align: center; 
 line-height: 130%;
 font-family: "georgia", "bangle", "times", serif;
 }
H4 { 
 background: transparent;
 color: #600000;
 font-weight: bold; 
 font-size: 11pt; 
 text-align: center; 
 line-height: 130%;
 font-family: "helvetica", "arial", sans-serif;
 }
 

H5 { 
 background: transparent;
 color: #202020;
 font-weight: normal; 
 font-size: 10pt; 
 margin-left: 15px;
 text-align: left; 
 line-height: 130%;
 font-family: "arial narrow", "helvetica", "verdana", "geneva", sans-serif;
 }
 
H6 { 
 background: transparent;
 color: #000000;
 font-weight: normal; 
 font-size: 9pt; 
 margin-left: 0px;
 text-align: left; 
 line-height: 125%;
 font-family: "arial narrow", "geneva", "verdana", sans-serif;
 }

 
span.info { 
 font-weight: bold; 
 font-size: 12pt; 
 line-height: 120%;
 font-family: "tahoma", "helvetica", "verdana", "geneva", sans-serif;
 }


span.greek {
 font-family: symbol;
}

span.light {
 font-weight: normal;
}

span.context {  background: transparent; color: #999999; }


span.subtitle {
 font-style: italic;
 font-size: 10pt;
 color: #000060;
 font-family: tahoma;
 }
 
table.data {
 font-family: "helvetica", "arial", monospace;
 font-size: 10pt;
 }

td.menu {
 color: #000000;
 text-indent: 0em;
 font-family : verdana, "MS Sans Serif", sans-serif;
 font-size: 8pt;
 font-weight: normal;
 text-align: center;
 line-height: 110%;
 padding: 0;
} 

/* =====================================*/
/* 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%; }
}
