
/* This document contains the style sheet information
for the uota.org website.  It was written by Mary Wior  */

body { background-color: #FFFFFF; border: 1em solid #000099; }

.highlight { color: #0000CC; background-color: #ffcc33; 
  text-align: center; }

h1, h2, h3 { color: #000099; }
b, strong { color: #000099; }

a:hover { background-color: #00ccff; text-decoration: overline underline; }
a { color: #000099; text-decoration: underline overline; }

.header { text-align: center; color: #000099; height: 100px; 
  vertical-align: middle; padding-top: .5em; padding-bottom: .5em; 
  margin-bottom: 0; border-bottom: .5em solid #ffcc33; }
.header img { float: left; }
.header p { margin: 0; padding: 0; }
.header h1 { margin-bottom: 0; padding-bottom: 0; }

.nav { text-align: center; font-size: 1.1em; line-height: 125%;
  background-color: #00ccff; margin: 0; white-space: nowrap;}
.nav a { text-decoration: none; }
.nav a:hover { background-color: #0000cc; color: #ffcc33; }
.here { background-color: #ffcc33; color: #0000cc; }
.nav ul { display: inline; margin-left: 0; padding-left: 0 }
.nav ul li { display: inline; padding: 1em; }

#masthead { text-align: center; }
#masthead h1 { margin-bottom: 0; }
.editionbox { padding: .3em; margin-bottom: 1.5em; text-align: center; 
  color: #000099; border: 1pt solid; }
td.col1, td.col2 { vertical-align: top; width: 45%; }

.donate { text-align: center; margin-bottom: 1em; font-weight: bold; }
.quote { text-align: center; border: .5em double #000099; padding: 0.3em;
  background-color: #ffcc33;
  font: 14pt italic "Monotype Corsiva", serif; }

#links { text-align: center; }
#links a { text-decoration: none; }

.pagenav { background-color: #FFFFFF; 
  border-top: .2em solid #ffcc33; 
  border-bottom: .2em solid #ffcc33;
  valign: middle; text-align: center;}
.pagenav ul, .pagenav li, .pagenav p { 
  display: inline; padding-left: 0;
  margin-left: 0; margin-right: 1em; }
.pagenav a { font-weight: bold; }
.pagenav a:hover { background-color: #0000cc; color: #ffcc33; }

#survivors { width: 100% }
#content { text-align: justify;}
#content td { padding-left: .5em; padding-right: .5em; vertical-align: top; }
#donateform ul { display: inline; }
#donateform ul li { display: inline; }

/* misc this article only */
#F4 a { display: none; }
.answers { color: #999999; }

/* for the box label in the food lables article */
#nutinfo1, #nutinfo3 { width: 100%; font-size: .7em; }
#nutinfo1 td { width: 50%; }
#nutinfo { border: .2em solid black; font-family: sans-serif; }
#nutinfo p { font-size: .7em; margin-top: 0; margin-bottom: 0; 
  text-align: left; }
#nutinfo td.thickline { background-color: #000000; line-height: .6em; }
#nutinfo tr.lined td { border-bottom: 1pt solid black; }
#nutinfo tr.thicklined td { border-bottom: 3pt solid black; }
#nutinfo h4 { text-align: center; font-size: 1.4em; margin-bottom: 0; }
