/* Style sheet for The Secular Web */

body { background-color: white; background-repeat: repeat; background-attachment: scroll; text-align: Left; font-size: medium; margin-left: 36px; margin-right: 36px; background-position: 0% 50% }
p    { font-family: Arial,Verdana,sans-serif; font-size: 100%; margin-left: 40px; margin-right: 40px }
dl   { margin-left: 40px; margin-right: 40px; text-align: Left }
ol   { margin-left: 30px; margin-right: 30px }
ul   { margin-left: 30px; margin-right: 30px }
li   { font-family: Arial,Verdana,sans-serif; font-size: 100%; margin-left: 45px; margin-right: 45px }
blockquote	 { font-size: 95%; margin-left: 75px; margin-right: 75px }
font	 { }
table  { }

/* Remember if you change one of the following, you must change its abbreviated twin */
.articletitle  { font-size: 100%; line-height: 110%; text-align: Left; list-style-type: square; font-weight: bold; margin-left: 24px; margin-top: 24px; margin-bottom: 4px }
.at            { font-size: 100%; line-height: 110%; text-align: Left; list-style-type: square; font-weight: bold; margin-left: 24px; margin-top: 24px; margin-bottom: 4px }

/* Remember if you change one of the following, you must change its abbreviated twin */
.articledescrip { font-size: 95%; line-height: 100%; text-align: Left; margin-left: 36px; margin-top: 0; margin-bottom: 0 }
.ad             { font-size: 95%; line-height: 100%; text-align: Left; margin-left: 36px; margin-top: 0; margin-bottom: 0 }

.topmenu     { font-size: medium; font-weight: bold; text-align: Left; font-family: Arial,Verdana,sans-serif; border-bottom-style: solid; border-bottom-width: 1px; margin-left: 0px; margin-right: 0px; margin-top: 10px; margin-bottom: 10px; padding-bottom: 16px }
.endnote     { font-size: x-small; text-align: Left; margin-bottom: 0 }
.subhead     { font-size: large; font-weight: bold; text-align: Center }
.biblio      { font-size: x-small }
.lastupdate  { font-weight: normal; font-style: normal; font-size: xx-small; font-family: Arial,Verdana,sans-serif; text-align: Center }
.ii          { text-align: Center }
.center      { text-align: Center; margin-left: 40px; margin-right: 40px }
.bio         { font-size: medium; line-height: 100%; text-align: Left; margin-left: 36px; margin-top: 0; margin-bottom: 0 }
.quote       { font-size: 95%; text-align: left; margin-left: 100px; margin-right: 100px }
.doublequote { font-size: 95%; text-align: left; margin-left: 125px; margin-right: 125px }
.greek       { font-family: Symbol,sans-serif; font-weight: normal }

/* Use the following if you want a nested list element */
.nested      { font-family: Arial,Verdana,sans-serif; font-size: 100%; margin-left: 10px; margin-right: 10px; list-style-type: square }

/* Use the following for annotated bibliographies where you each reference is followed by a short annotation */
.br            { font-family: Arial,Verdana,sans-serif; font-size: 100%; margin-left: 40px; margin-right: 40px }
.ba            { font-size: small; line-height: 100%; text-align: Left; margin-left: 36px; margin-top: 0; margin-bottom: 0 }

/* Set up the standard link colors */
A:link { color: blue }       /* unvisited link blue */
A:visited { color: purple }  /* visited link purple */
A:active { color: green }    /* being-clicked-on link green */

/* Solid HR lines */

/* Links to Usenet newsgroups and e-mail addresses are displayed in monospace */
a.newsgroup  { font-family: monospace; font-size: small }
a.email      { font-family: monospace; font-size: small }
a.url        { font-family: monospace; font-size: small }

/* Special link color for Amazon.com */
a.book a:link { color: #006600 }

/* unvisited link bright red */
a.book:visited { color: #003300 }

/* visited link dark red */
a.book:active { color: #00FF00 }

/* being-clicked-on link green */

/* Heading sizes and fonts */

h1 { font-family: Arial,Verdana,sans-serif; font-size: 135%; line-height: 125%; font-style: normal; margin-left: 24px; margin-right: 24px }

h2 { font-family: Arial,Verdana,sans-serif; font-size: 125%; line-height: 120%; font-style: normal; margin-left: 24px; margin-right: 24px }

h3 { font-family: Arial,Verdana,sans-serif; font-size: 115%; line-height: 115%; font-style: normal; margin-left: 24px; margin-right: 24px }

h4 { font-family: Arial,Verdana,sans-serif; font-size: 105%; line-height: 110%; font-weight: bold;  margin-left: 24px; margin-right: 24px }

h5 { font-family: Arial,Verdana,sans-serif; font-size: 95%;  line-height: 105%; font-weight: bold;  margin-left: 24px; margin-right: 24px }

h6 { font-family: Arial,Verdana,sans-serif; font-size: 85%;  line-height: 100%; font-weight: bold;  margin-left: 24px; margin-right: 24px }

.author    { font-size: medium; font-family: Arial,Verdana,sans-serif }

/* General properties for avoiding the usual indent */
.indent    { text-align: Left; margin-left: 75px }

/* For use with DIV to make publication citations smaller */
.citation  { font-size: x-small; text-indent: 0; text-align: Left; margin-left: 70px }

/* Styles for the legalese and the last updated info */
p.legalese { font-size: x-small; text-align: Left }
p.updated  { font-size: x-small; text-align: Left }

/* Styles for questions in dialog-style sections */
p.question { font-style: italic; text-align: Left }

/* Sample text in dark blue */
KBD { color: navy; font-style: normal; font-weight: normal; font-family: monospace }

/* Postal addresses not in italic, just indented a bit */
.postal    { font-style: normal; color: #000066; font-weight: normal; margin-left: 15px }

/* Article summaries in small text */

/* Definition terms in bold */
DT         { font-weight: bold; font-style: normal }
