/* =====
Designer:	"BlueW";
Site:	"http://www.codeysworld.com/";
Path:	"./steven-keiths/";
File:	"styles-sk01.css";
Date:	"2008-12-20";
Date:	"2008-01-13";
===== */

/*
@_color-list "custom-colors" {
	#000000	"css3:black";
	#ffffff	"css3:white";
	#ffff00	"css3:yellow";
	#ffa500	"css3:orange";
	#00ffff	"css3:aqua";
	#000080	"css3:navy";
	#660033	"custom:rose-deepest";
	#ff3399	"custom:rose-80pct";
	#ff8000	"custom:citrus-orange";
	#80ff00	"custom:citrus-lemon-lime";
	#99ff33	"custom:chartreuse-tint";
	#004000	"custom:green-shade";
	#33ffff	"custom:aqua-tint";
}; // @_color-list "custom-colors"
*/

body {
	background-color: #660033;
	color: white; 
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	font-size: medium; 
	text-align: left;
}
p, blockquote, ol, ul, li, dl, dt, dd {
	background: transparent; 
	color: white; 
	font-family: "Georgia", "Times New Roman", "Times", serif; 
}
p.pFirst {
	margin-top: 0.5in;
}
h1, h2, h3, h4, h5, h6 { 
	background: transparent;
	color: #99ff33;
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	text-align: center; 
}
h1 { font-size: xx-large; }
h2 { font-size: x-large; }
h3 { font-size: large; }
h4 { font-size: medium; }
h5 { font-size: small; }
h6 { font-size: x-small; }
.separator, h3.separator {
	margin:   9pt auto;
	padding:  9pt auto;
	border-bottom: 4.5pt dotted #99ff33;
	background-color: transparent;
	color: #99ff33;
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	text-align: center; 
}

table {  }
td, th { background: transparent; color: white; vertical-align: top; }

a         { background: transparent; color: white; }
a[href]   { text-decoration: underline; }
a:link    { background: transparent; color: yellow; }
a:visited { background: transparent; color: #33ffff; }
a:active, 
a:hover   { background: transparent; color: #99ff33; }

.trail, div.trail, table.trail {
	margin: 1px;
	padding: 1px;
	border: none;
	background: #660033;
	color: white;
	width: 100.0%;
}
table.trail td, table.trail th {
	width: 20.0%;
	margin: 1px;
	padding: 1px;
	border: none;
	background: #660033;
	color: white;
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	font-size: large;
	font-weight: bold;
	text-align: center;
}

.horizontal, ol.horizontal, ul.horizontal {
	display: block; 
	margin: 4px 2px 3px 2px;
	padding: 1px;
	border: none;
	background: #660033;
	color: white;
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	font-weight: bold;
	list-style: none;
}
.horizontal li, ol.horizontal li, ul.horizontal li {
	display: inline;
	margin: 2px;
	padding: 2px;
	border: none;
	background: navy;
	color: white;
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	font-weight: bold;
}
.horizontal li:hover, ol.horizontal li:hover, ul.horizontal li:hover {
	display: inline;
	margin: 2px;
	padding: 2px;
	border: none;
	background: #004000;
	color: white;
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	font-weight: bold;
}

#masthead, div#masthead, table#masthead { margin-bottom: 0.5in; }
.tocGrid { width: 100.00%; }
.tocFlags {
	font-size: small; 
	padding: 3pt 3pt 3pt 3pt; 
	vertical-align: baseline;
	width:   5.00%;
}
.tocType {
	font-size: small; 
	padding: 3pt 3pt 3pt 3pt; 
	vertical-align: baseline;
	width:  40.00%;
}
.tocTitle { 
	font-size: x-large; 
	font-weight: bold; 
	margin: 3pt 3pt 3pt 3pt; 
	/* padding: 3pt 3pt 3pt 3pt; */
	vertical-align: baseline;
	width:  40.00%;
}
.tocTitle h1, .tocTitle h2, .tocTitle h3, 
.tocTitle h4, .tocTitle h5, .tocTitle h6 {
	margin: 0.5em 0.25em;
}
.tocChapters,    ol.tocChapters,    ul.tocChapters, 
.tocChapters li, ol.tocChapters li, ul.tocChapters li {
	list-style: none;
	margin-left: 0pt;
	font-size: x-large; 
	font-weight: bold; 
	margin: 0pt 3pt 0pt 0pt; 
	/* padding: 0pt 3pt; */
	vertical-align: baseline;
	width:  40.00%;
}
.tocBlurb { 
	font-size: medium; 
	margin: 3pt 3pt; 
	/* padding: 3pt 3pt; */
	vertical-align: baseline;
	width:  50.00%;
}

.flag { 
	border: none; 
	background: #660033;
	color: #ff3399;
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	font-size: small;
	font-weight: bold;
	padding: 0pt 3pt; 
}
.flag a, a.flag { padding: 0pt 3pt; }

.notes, div.notes, table.notes { 
	font-size: small; 
} 
ol.notes, ul.notes, .notes li, li.notes, ol.notes li, ul.notes li { 
	font-size: small; 
}
.margin0 { 
	margin-top: 0pt;
	margin-bottom: 0pt;
}
.list0, ol.list0, ul.list0 {
	list-style: none;
}
.imageCenter {
	margin: 0pt 9pt;
	text-align: center;
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	font-weight: normal;
	font-style: italic;
}

.poem, ol.poem, ul.poem { 
	background: transparent;
	color: white;
	list-style: none; 
	margin: 0; 
	padding: 0; 
}
.poem li, ol.poem li, ul.poem li {
	background: transparent;
	color: white;
	list-style: none; 
	margin: 0; 
	padding: 0; 
}

/* Column Definitions */

.colx1of4 { width:  25.00%; }
.colx2of4 { width:  50.00%; }
.colx3of4 { width:  75.00%; }
.colx4of4 { width: 100.00%; }

/* Page Definitions */

@page usLetter {
	size: 8.5in 11.0in; /* // 215.9mm 279.4mm; */
	margin: 1.0in 1.0in 1.0in 1.0in; /* // 254mm; */
}
div.usLetter { page: usLetter; }
@page isoA4 {
	size: 210mm 297mm; /* // 8.2677in 11.6929in; */
	margin: 254mm 254mm 254mm 254mm; /* // 1.0in; */
}
div.isoA4 { page: isoA4; }
@media print {
	div.page { page: usLetter; }
} /* // @media print */
@media screen {
	div.page { width: 80%; margin: auto 10%; }
} /* // @media screen */
