body {
  margin:0px; 
  padding-top:30px;
  background-color: #FFFFFF; 
	font-family:  "HelveticaNeue", "Helvetica Neue",
           "Helvetica Neue", sans-serif;  color: black;
  font-size:14px;
  background-image: url(http://contemporaneous.org/pmwiki/pub/skins/contemporaneous/bg.jpg);
}

#blogmid
 {padding-left:0px; width:750px; padding-right:3px;}
 
#contentarea
	{}

/* These control the fixed-width text elements of the page */
textarea, pre, code { font-size:0.9em; }
pre, code { font-family: "HelveticaNeue", "Helvetica Neue",
         "Helvetica Neue", sans-serif;  color: #000000; }
pre { line-height:1.2em; }
pre code, code code, pre pre { font-size:100%; }

/* These primarily adjust the size and spacing of heading elements,
** most browsers have atrocious defaults for these. */
h1, h2, h3, h4, h5, h6 { margin-top:1.0em; margin-bottom:0.6em; }
h1, h2, h3, h6 { font-weight:normal; }
h4, h5 { font-weight:bold; }
h1 code, h2 code, h3 code, h4 code { font-size:1em; }
h1 { font-size:1.8em; }
h2 { font-size:1.44em; }
h3 { font-size:1.22em; }
h4 { font-size:1.07em; }
h5 { font-size:1.0em; }
h6 { font-size:1.0em; }

/* The #wikilogo element is the logo from $PageLogoFmt */
#wikilogo { margin-top:4px; padding-bottom:25px; }
 

.title { 
	text-align:center; 
	color: black;
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif, Helvetica-Neue;
	font-size: 30pt;
	font-weight: bold;
	letter-spacing: -1px;
   }

.nav { 
	height:25px; 
	font-weight:lighter; 
	letter-spacing:4px;
	background-color: #17314d; 
	color: #FFFFFF; 
	margin:0px 0px 25px 0px; 
	padding-top: 7px; 
	padding-left:20px;
	}
.nav a { font-size: 15px; color: #206bc1; text-decoration: none; padding: 0px 5px; }

.subnav { 
	height:10px;
	font-size: 12px;
font-weight:lighter; 
background-color: #17314d; 
letter-spacing:2px;
color: #CCCCCC; 
margin:0px 0px 0px 0px; 
padding-top:5px; 
padding-bottom:10px;
padding-left:10px;}
.subnav a {  color: #206bc1; text-decoration: none; padding: 0px 5px; }

.subsubnav { text-align: right; border-right:1px #A3B1C7 solid; padding-right: 10px; vertical-align:top; background-color: #d9e7ff;}
.subsubnav ul {padding:0px; width:130px;}
.subsubnav li {list-style-type:none; padding-left:0px; margin-top:10px;}
.subsubnav a { font-size:0.9em; color:black; text-decoration:none; }
.subsubnav a:hover { font-weight:bold; }

.footer {
	text-align:right; 
	color: #d5e0e5; 
	background-color:transparent; 
	padding-top:5px; 
	padding-bottom:40px; 
	font-weight:lighter; 
	letter-spacing: 1px; 
	font-size: 14px;
	}

.footer2 {
	text-align:center;
	color: #d5e0e5; 
	background-color:transparent; 
	padding-top:5px; 
	padding-bottom:5px; 
	font-weight:lighter; 
	letter-spacing: 3px; 
	font-size: 12px;
	background-color: #17314d; 
	margin:0px 0px 25px 0px; 
	}
	
.footer2 a { color: #206bc1; text-decoration: none; padding: 0px 5px;}

.body { 
	vertical-align:top; 
	padding-left:15px; 
	padding-right: 15px; 
	padding-top:5px;
	font-size:0.9em; 
	background-color: #e2f3ff/*#D9DFE8*/;
	}

.body a {color:#408ed4;}
.body a:hover {
	color: #0059b7;
	background-color: #cee8f0;
	}
.body h1 { margin-top:0px; }

.tmenuitem { font-weight: none; color:#90c7db;}

#wikicmds { }
#wikicmds ul { list-style:none; }
#wikicmds li { display:inline;  }
#wikicmds li a { text-decoration:none; color:black; border:none; }
#wikicmds li a.createlink { display:none; }
#wikicmds li a:hover { text-decoration:none; }
