/* styles for No Water No Life */

/* drop capital */

@import "/styleNWNL-DropCap.css";


/* font families */

P, LI, TR, TD, DIV, .body {font-family:Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif; }
H1, .h1, .hf {font-family:Papyrus, Arial, "Helvetica Neue", Helvetica, sans-serif; }
H2, H3, H4, .h2, .h3, .br24 {font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; }
a, .a, .b {font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; }
.caption {font-family:Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif; }
.footer {font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; }

/* styles for images and IMG ALT text: */
IMG {border:0px; }
IMG {font-family:Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif; font-size:14px; }

/* this style is repeated in /updates/updatesSidebar.css */
  .donateLogo {border:0px; width:3.929em; height:1.0714em; vertical-align:bottom; } /* August 8, 2009 */


/* font sizes */

H1, .h1, .headingPlus3 {font-size:32px; }
H2.body, .headingPlus2, .br24 {font-size:24px; }
H2, .h2, .headingPlus1 {font-size:18px; }
H3, H4, .h3, .hf {font-size:14px; }
BODY, P, LI, TR, TD, DIV, .body {font-size:14px; }
SUP {font-size:0.72em; } /* 10 px */
SUB {font-size:0.79em; } /* 11 px */
a, .a, .b {font-size:14px; }
P a {font-size:inherit; } /* > */

.caption, .copyright {font-size:12px; }
.h24 {font-size:24px; }
.siteLink2 {font-size:12px; }

.footnote, DIV.footnote P {font-size:12px; } /* > */
.footnote A {font-size:12px; } /* > */
.link {font-size:12px; }
.normal {font-size:12px; }
.plus1 {font-size:14px; font-weight:normal; }
.plus2 {font-size:18px; }
.plus3 {font-size:24px; }
.plus4 {font-size:40px; }
.minus1 {font-size:10px; }
.minus2 {font-size:9px; }


/* lists and list items */

DIV.list0 P {text-indent:-2em; margin-left:2em; }
DIV.list {margin-top:1em; margin-bottom:1em; }
DIV.list2 {margin-top:0em; margin-bottom:1em; }
DIV.list P, DIV.list2 P {text-indent:-2em; margin:0em 0em 0em 3.5em; }
DIV.list P.listHead {text-indent:0em; margin-left:0em; }

DIV.list1 {margin-top:1em; margin-bottom:0em; }
DIV.list1 P.listHead {text-indent:0em; margin:0em 0em 0em 0em; }


/* table widths (added January 20, 2010) */

TABLE[WIDTH="785"] {width:785px; }
TD[WIDTH="160"] {width:160px; }
TD[WIDTH="8"] {width:8px; }
TD[WIDTH="1"] {width:1px; }
TD[WIDTH="12"] {width:12px; }
TD[WIDTH="16"] {width:16px; }
TD[WIDTH="600"] {width:600px; }
DIV.sidebar {width:160px; } /* added July 21, 2011 */


/* currently inactive links */

/* A#bibliography {text-decoration:none; color:#BBBB88; } */


/* font colors, font weights, text decorations, margins, padding */
/*	colors: #0315B0 = dark blue headings; #000080 = darkest blue; 
	#AA5500 = brown headings; 
	#BBBB88 = .a, .inactiveColor; 
	#666600 = .b (link color); 
	#4976C7 = a:link; 
	#6495ED = a:visited (CornflowerBlue); */

H1, .h1, .hf, .hc, .headingPlus3 {margin-bottom:0.19em; font-weight:normal; color:#0315B0; }
H2, H4, .h2, .h3, .headingPlus2, .headingPlus1, .br24 {font-weight:normal; color:#AA5500; }
H2.body {color:black; margin-bottom:4px; }
H3 {font-weight:bold; margin:0px; color:#AA5500; }
H4 {font-weight:normal; color:#AA5500; }

HR {margin-top:6px; margin-bottom:6px; }
TABLE {margin:0px; padding:0px; }
.sidebarLinks {text-indent:-1em; margin-left:1em; }

.caption {font-weight:normal; }
.copyright {color:#0315B0; } /* same as H1 */
.footer {color:#AA5500; }
.important {color:red; }

/* improves IE's text rendering in imageCrossfader.js: */
DIV.cf_element {background:transparent url(/spacer.gif) repeat; }

/* order: link, visited, focus, hover, active */
A {text-decoration:none; }
a, .a {font-weight:normal; }
.a, .inactiveColor {color:#BBBB88; }
.b {color:#666600; }
a:link {color:#4976C7; }
a:visited {color:#6495ED; } /* CornflowerBlue */
a:hover {text-decoration:underline; }
a.inactiveColor:hover {text-decoration:none; }


/* line-height rules -- hidden from NN4 because it goofs up the layout! */
/* for 14/16 px, line-height = 115%; for 14/17 px, line-height = 122% */
   /*/*/
H1, .h1, .plus2 {line-height:110%; }
H2, .h2 {line-height:111%; }
H2.h3 {line-height:1.22em; }
H3, H4, .plus1 {line-height:115%; }
P, LI, TR, TD, DIV, .body {line-height:1.22em; }
SUP {vertical-align:4px; line-height:1em; }
SUB {vertical-align:-2px; }
.at {vertical-align:2px; }
.caption, .footnote, .link, .normal, .siteLink2 {line-height:125%; }
P.caption {margin-top:0.5em; margin-bottom:0.8em; }
/* stop hiding */

