/* style sheet for h2nexus.net */

/* Copyright 2004, Jamie Dinkelacker, Ph.D., Silicon Valley USA, All Rights Reserved  */


body {
	font-family: "Gill Sans", "Verdana", "helvetica", "Arial", sans-serif;
	padding-bottom: 10em;
	padding-left: 30px;
	padding-right: 30px;
	background-color: white;
	}
  
a {
	color: navy;
	font-weight: normal;
	text-decoration: none;
	/* border-bottom: thin silver solid; */
	}
  
a:link, a:visited  {
	font-weight: normal;
	color: navy;
	/* border-bottom: thin silver dotted; */
	}
  
a:hover  {
	color: black;
	font-weight: normal;
	font-size: 100%;
	background-color: white;
	text-decoration: none;
	border-bottom: thin blue solid;
	}
  
a:active   {
	color: red;
	border-bottom: thin red solid;
	}
  

p {
	font-family: "helvetica", "Verdana", "Arial", sans-serif;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	color: #0000cc;
	}

.red-hairline {
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: thin red solid;
	}
	
.horiz-line {
	margin-left: 50px;
	margin-right: 50px;
	font-size: 70%;
	text-align: right;
	border-bottom: thin blue dotted;
	}
	
  	
  
#body_1 {
	font-size: 12px;
	color: #0000aa;
	line-height: 155%;
	margin-right: 20px;
	margin-bottom: 2%;
	border-left: dotted 1px silver;
	}
  
  
.logo {
	position: absolute;
	width: 80px;
	top: 10px;
	left: 5px;
	padding: 10px;
	font-family: "comic sans ms", sans-serif;
	font-size: 10px;
	color: #3333cc;
	text-align: center;
	font-size: 10px;
	font-style: italic;
	z-index: 1;
	/*  hack for IE. Three cheers for Firefox & Mozilla */
	voice-family: "\"}\"";
	voice-family: inherit;
	width:168px;
	}

.title-area {
	position: absolute;
	line-height: 200%;
	top: 10px;
	left: 215px;
	padding: 14px;
	text-align: left;
	font-family: "Gill Sans", "Verdana", "Arial"; sans-serif;
	/*  z-index:1; */
	/*  hack for IE. Three cheers for Firefox & Mozilla */
	voice-family: "\"}\"";
	voice-family:inherit;
	}


.upper-right-area {
	position: absolute;
	color: gray;
	font-size: 9pt;
	top: 9px;
	right: 60px;
	padding: 16px;
	text-align: right;
	font-family: "Gill Sans", "Verdana", "Arial"; sans-serif;
	 /*  z-index:1; */
	 /*  hack for IE. Three cheers for Firefox & Mozilla */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
  
  
.slogan {
	clear: both;	
	font-family: "Gill Sans", "Verdana", "Arial", sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #0000cc;
	background-color: #ddddff; 
	padding-top: 3px;
	padding-bottom: 3px;
	}
  
.blank-line {
	clear: both;
	line-height: 115%;
	}
	
.spacer {
	clear: both;
	}

.description-area {
	margin-left: 25px;
	line-height: 115%;
	top: 12px;
	font-family: "Gill Sans", "Verdana", "Arial", sans-serif;	
	}

#menu-right {
	font-size: 12px;
	line-height: 130%;
	background-color: #eeeeee;
	padding: 5px;
	margin: 12px 5px 5px 5px;
	border-left: thin blue solid ;
	font-family: "Gill Sans", "Verdana", "Arial", sans-serif;
	}

#link-box {  
	width: 27%;
	min-height: 99px;
	padding: 15px;
	float: left;
	font-size: 12px;
	line-height: 115%;
	font-family: "Gill Sans", "Verdana", "Arial", sans-serif;
	}
  
.topic {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: -5px;
	margin-left: -20px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-indent: 10px;
	/*background-color: #efefef;*/
	background-color: #ffddbb;
	/* 
	border-style: inset;
	border-width: thin;
	*/
	border-left: thin black solid;
	border-top: thin blue solid;
	border-right: thin black solid;
	/* border-color: #aaaaaa; */
	}
 
 
#footer {
	clear: both;
	position: relative;
	float: none;
	margin-bottom: 11px;
	font-size: 9pt;
	color: blue;
	text-align: center;
	font-family: "Gill Sans", "Verdana", "Arial", sans-serif;

	}

.announce {
	font-family: "Comic Sans MS", "helvetica", "arial", sans-serif;
	font-size: large;
	color: gray;
	line-height: 125%;
	text-align: center;
	margin-top: 5%;
	margin-bottom: 5%;
	}

blockquote {
	font-size: 90%;
	color: blue;
	width: 70%;
	line-height: 125%;
	padding: 3px;
	padding-left: 10px;
	margin-left: 10%;
	border-left: thin teal dotted;
	}
	
.subscript {
	font-size: 90%;
	color: black;
	font-weight: bold; 
	vertical-align: sub;
	}
	
.trademark:after {
	font-size: 75%;
	color: gray;
	vertical-align: super;
	content: "TM";
	}

  
/* ------  cluster layout -----  */  

p.domain {
	color: black;
	background-color: transparent;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
	margin: 10px 0em 0.5em -1em;
	}

.cluster {
	background-color: #fefefe;
	line-height: 2em;
	margin-top: 1.5em;
	margin-bottom: 1em;
	padding-bottom: 1em;
	/* border-bottom: thin silver dotted; */
    }

.cluster-title {
	color: blue;
	font-size: 140%;
	font-variant: small-caps; 
	text-decoration: none;
	padding: 10pt;
	padding-left: 20pt;
	padding-top: 10pt;
	padding-bottom: 5pt;
	height: 1.5em;
	width: 70%;
	}
	
  
.cluster-links {
	color: blue;
	background-color: transparent;
	font-size: 90%;
	font-weight: normal;
	line-height: 110%;
	margin-left: 20pt;
	margin-bottom: 1em;
	padding: 10pt 15pt 0pt 20pt;
	border-left: thin red dotted;
	}
  