/* Typography */

.chapter
{
	text-align: left;
	text-indent: 0;
	display: block;
	line-height: 1.3em;
	margin: 0 0 2ex -15px;
}

.disclaimer { font-size: 110%;
font-family: Trebuchet, "Trebuchet MS", Georgia, serif;
text-align: left;
line-height: 1.3em;
border: 1px dotted #663333;
	padding: 10px;	
	margin-bottom: 2.5ex;
	text-indent: 0;
}

.cd-rom-extras { font-size: 110%;
font-family: Trebuchet, "Trebuchet MS", Georgia, serif;
text-align: left;
line-height: 1.3em;
border: 1px dashed #0099FF;
	padding: 10px;	
	margin-bottom: 2.5ex;
	margin-top: 1ex;
	text-indent: 0;
}

.updated { font-family: Verdana, Univers, Sans-serif; font-size: 10px; letter-spacing: 2px; text-align: center; margin-left: 0; margin-bottom: 3ex; padding: 0; border: none;}

blockquote { font-family: Verdana, Trebuchet, "Trebuchet MS", Geneva, sans-serif; 
margin-left: 2em; 
margin-right: 2em; 
font-size: 90%;
text-align: left;
line-height: 1.3em;
border-left: 1px dotted gray;
	padding-left: 16px;	}

	


div.bodycopy { width: 300px; float: right }

div.photoblock { width: 300px; float: left }

.all-about { margin-left: 12em }

div#navbottom { padding: 2ex 0 0 0;}

div.headergif { padding-bottom: 1.5ex }







/* Tables (Spyesque) */



th {

	text-align: center;

}



td {

	padding: 5px;

}



td p {

	text-indent: 0;

}



thead th {

	border-top: 2px solid #630;

	border-bottom: 2px solid #630;

	border-right: 1px solid #630;

	border-left: 1px solid #630;

}

thead th h2 {

	margin: 10px;

}

tbody th {

	border: 1px solid green;

	border-top: none;

}


/* Body */

body
{
	font: 1.1em/1.4em  	Constantia, Rockwell, Serifa, "Lucida Fax","Bitstream Vera Serif", "Hoefler Text", Hoefler, "Warnock Pro", "Chaparral Pro", Officina, TheSerif, TheMix, Information, "Lucida Grande", Georgia, "Trebuchet MS", serif;
	color: rgb(9%,9%,9%);
	background: white;
	margin: 2em 15% 5% 15%;
}


/* Typography */

p { text-indent: 0em; }

.cursive {font-family: cursive; }
.fantasy {font-family: fantasy; }

caption
{
	font-family: "Bitstream Vera Serif", "Bitstream Vera Sans", "Gill Sans", Gill, "News Gothic MT", Verdana,   sans-serif;
	font-size: 12px;
    line-height: 17px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	padding: 10px;
}

ins.block
{
	text-decoration: none;
	margin-left: 2em;
}


dl { margin-left: 2em; }

.centre { text-align: center; }
.left { text-align: left;}
.right { text-align: right;}


.block {display: block;}

cite, em { font-style: italic; }
strong, b {font-weight: bold; }

strong
{
	font-family: Trebuchet, "Trebuchet MS", Verdana, Georgia,  Univers, "Univers 55", Zurich, sans-serif;
	font-weight: bolder;
	letter-spacing: 0.1em;
}

abbr, acronym, span.jakob
{
	border-bottom: 1px dotted gray;
	text-transform: none;
}

blockquote
{
	font-family: "Lucida Grande", Verdana, Trebuchet, "Trebuchet MS",  sans-serif;
	margin-left: 2em;
	margin-right: 2em;
	font-size: 90%;
	text-align: left;
	line-height: 1.4em;
	border-left: 3px solid #999;
	padding-left: 15px;
	color: rgb(9%,9%,9%);
}

blockquote blockquote
{
	margin-left: 2em;
	line-height: 1.4em;
	border-left: 1px solid gray;
}

.caps
{
	font-size: smaller;
	letter-spacing: .1em;
	text-transform: uppercase;
}

hr
{
	margin-top: 1.2ex;
	margin-bottom: 1.2ex;
}

.contentcaps
{
	letter-spacing: .1em;
	text-transform: uppercase;
	font-family: Skia, Futura, Univers, "Univers 55", "Avant Garde Gothic", "Lubalin Graph", Stymie, Rockwell, Verdana, Trebuchet, "Trebuchet MS",  Impact, sans-serif;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0.5ex;
}

.sansserif { font-family: Verdana, "Trebuchet MS",  sans-serif; }
.smaller { font-size: smaller; }

code, .cc, .CC, samp, kbd, var
{
	font-family: Consolas, "TheSans Mono", "Thesis Mono", "TheSansMono-5 Normal", "Lucida Console", "Lucida Grande Console", "Lucida Sans Typewriter", "Andale Mono", monospace;
	font-size: 95%;
    color: rgb(5%,5%,5%);
}

fieldset { border: none; }

.grey
{
	color: gray;
	background: white;
}

/* Headings */


h1
{
font-family: Calibri, "Segoe Sans", Gill, "Gill Sans", "Lucide Grande", "Lucida Sans", Lucida, "News Gothic MT", "Bitstream Vera Sans", Verdana, Trebuchet, "Trebuchet MS",  sans-serif; 	font-size: 125%;
	line-height: 1.4;
	color: black;
	background: white;
	font-weight: bold;
	padding: 0px;
	text-align: left;
	margin: 1.5em 0 0 0;
	text-decoration: none;
	border: none;
}

h2
{
	font-family:  Cambria, "Chaparral Pro", "Warnock Pro","Hoefler Text", "Palatino Linotype", Palatino, "News Gothic MT", "Trebuchet MS", serif; 
color: rgb(5%,5%,5%);
	background: white;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 0em;
	line-height: 1.5em;
}

h3
{
	font-family:  Cambria, "Chaparral Pro", "Warnock Pro","Hoefler Text", "Palatino Linotype", Palatino, "News Gothic MT", "Trebuchet MS", serif; 
	font-size: 115%;
	font-weight: normal;
	font-style: italic;
	color: rgb(10%,10%,10%);
	background: white;
	text-align: left;
	margin-top: 1.25em;
	margin-bottom: 0em;
	line-height: 1.5em;
}

h4
{	font-family: Calibri, TheSans, TheMix, Caecilia, "News Gothic MT", "Bitstream Vera Sans", Verdana, Trebuchet, "Trebuchet MS",  sans-serif; 
	font-size: 115%;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	color: rgb(10%,10%,10%);
	background: white;
	margin-top: 1.25em;
	margin-bottom: 0em;
	line-height: 1.5em;
}

h5
{
	font-family: Corbel, Georgia, "Palatino Linotype", Palatino, "Adobe Garamond", AGaramond, Trebuchet, "Trebuchet MS", serif;
	font-size: 110%;
	font-weight: normal;
	color: black;
	background: white;
	text-align: left;
	margin-top: 1.25em;
	margin-bottom: 0em;
	line-height: 1.5em;
}

h6
{
	font-family: Corbel, Georgia, Palatino, "Adobe Garamond", AGaramond, Trebuchet, "Trebuchet MS", serif;
	font-size: 110%;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	margin-top: 1.25em;
	margin-bottom: 0em;
	color: black;
	background: white; 
	line-height: 1.5em;
}



/* a: Links */

a:link
{
color: #33C;
background: #FFF;
	font-weight: normal; 
	letter-spacing: 0.1em;
	text-decoration: none;
	font-family: Candara, "Gill Sans", Gill,"News Gothic MT",  "Bitstream Vera Sans", Verdana, Trebuchet, "Trebuchet MS",  sans-serif;
	border-bottom: 2px solid #33C;
}

a:link.image-link-plain, a:hover.image-link-plain, a:focus.image-link-plain, a:active.image-link-plain, a:visited.image-link-plain
{
	text-decoration: none;
	border: none;
}

a:visited, a.graf:visited
{
	color: #333;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 2px dotted rgb(30%,30%,30%);
	font-family: Candara, "Gill Sans", Gill,"News Gothic MT",  "Bitstream Vera Sans", Verdana, Trebuchet, "Trebuchet MS",  sans-serif;
}

a:hover, a:visited:hover
{
	color: black;
	background: #9CF;
	text-decoration: none;
	border-bottom: 2px solid black;
}

a:focus, a.graf:visited
{
	color: #F60;
	background: black;
	text-decoration: none;
	border: 1px dashed #FFCCCC;
}

a:hover.noborder, a:focus.noborder { border: none; font-weight: normal; }

/* Hover effect for h1 */

h2 a:link { text-decoration: none; border-bottom: 1px solid #c18d8d; }
h2 a:visited {text-decoration: none; border-bottom: 1px solid #cad7d7;}
h2 a:hover {text-decoration: none; border-bottom: 1px solid #09F;}

a img, a:hover img, a:visited img, a:focus img
{
	border: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}


/* ins del */

ins.ed, ins.ed-noprint, ins.print-plain
{
	display: inline;
	color: rgb(9%,9%,9%);
	background: #EBEBEB;
	font-size: 95%;
	border: none;
	text-decoration: none;
	letter-spacing: .1em;
}

ins a:link, ins a:visited, ins a:hover, ins a:active, ins a:focus { background: #ccc;}

ins.plain
{
	text-decoration: none;
	border: none;
	background: none;
}

p ins, p del { display: inline }




/* Lists */

li, dt, dd { margin-top: 1ex; }
ol, ul, dl {margin-left: 2em}
.nobullet {
	list-style-type: none; margin-left: 0; padding-left: 0;
}
.nobullet .nobullet { margin-left: 2em; }

/* Lists inside cells */

td ol, td ul, td dl { margin-left: 0.5em; padding-left: 0.5em;}
td ol li, td ul li { margin-left: 0.5em; padding-left: 0.5em;}



/* Tables */

table.bugged { width: 80%; border-collapse: collapse;}

table.bugged th {
	text-align: center;
}

table.bugged tr td {
	border: 1px dotted #CCC;
	padding: 5px;
}

table.bugged td p {
	text-indent: 0;
}

table.bugged thead th {
	border-top: 2px solid rgb(49,21,163);
	border-bottom: 2px solid rgb(49,21,163);
	border-right: 1px solid rgb(49,21,163);
	border-left: 1px solid rgb(49,21,163);
}
table.bugged thead th h2 {
	margin: 10px;
}
table.bugged tbody th {
	border: 1px solid #FC6;
}

.noborder { border: none; }


/* For headers */
tbody tr th, th[scope=row]
{
	font-family: Calibri, "Lucida Grande", "News Gothic MT", "Lucida Console", "Lucida Bright", "Gill Sans", Univers, "Univers 55", "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	font-size: 95%;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

thead tr th
{
	text-align: center;
	vertical-align: bottom;
}

.data
{
	border-bottom: 1px dotted #FC3;
	border-left: 1px dotted #FC3;
	border-right: 1px dotted #FC3;
	vertical-align: top;
	text-align: left;
	padding: 0 0.5em 0 0.5em;
}


/* Images */

img[align="right"] { border: none; padding: 0 0 2% 2%;}
img[align="left"] { border: none; padding: 0 2% 2% 0; }
.alignright { border: 2px solid gray; float: right; margin: 0 0 0.5em 0.5em; }
img { border: none; }

/* No borders around linked images */

 .noborder, a.noborder img, a:link img, a img,  a:visited img,  a:focus img,  a:hover img, .image-link-plain
{
	border: 0 !important;
	text-decoration: none !important;
}



/* Nested elements */


p + p { text-indent: 2em; }

.noindent, p>code, .noindent-code, dd, dd p
{
	text-indent: 0;
}


h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p
{
	margin-top: 0;
	padding-top: 0;
}

h1 + h2, h2 + h3, h3 + h4, h4 + h5, h5 + h6
{
	text-indent: 0;
	margin-left: 0;
}


/* Splorpist images with borders */

div.splorpist a:link img, div.splorpist img
{
	border: 3px solid #999 !important;
	text-decoration: none !important;
}


/* Page footers */


.updated, .youarehere { font-size: smaller; font-family: sans-serif; text-align: center; }

