/* =====
Designer:	"BlueW";
Site:	"http://www.codeysworld.com/";
Path:	"anthology/2007-bof/";
File:	"styles-2007-bof.css";
Date:	"2007-03-06";
===== */

/* ----- For Reference - NOT CSS3 - Pseudocode ----- */
/*

@_image-list "my-images" {
	_image: url(../images/foo.png);
} // @_image-list "my-images";

@_color-list "bof-colors" {
	#e6d9b3
	#ccb366
	#997300
	#ffcc33
} // @_color-list "bof-colors"; 

*/
/* ----- End Reference - NOT CSS3 - Pseudocode ----- */

/* Style Definitions */

.sans {
	font-family: "Arial", "Helvetica", sans-serif; 
}
.serif {
	font-family: "Georgia", "Century Schoolbook", "NewCenturySchlbk", serif;
}
.casual {
	font-family: "Comic Sans MS", sans-serif; 
}

body {
	background-attachment: scroll; /* enum-xor { fixed, scroll }; */
	background-color: #e6d9b3; 
	background-image: url('Marpat_du.gif'); 
	background-position: top;
	background-repeat: repeat-x;
	color: black; 
	font-family: "Georgia", "Century Schoolbook", "NewCenturySchlbk", serif;
	font-size: medium; 
	text-align: left;
}
p, blockquote, ol, ul, li, dl, dt, dd {
	background: transparent; 
	color: black; 
	font-family: "Georgia", "Century Schoolbook", "NewCenturySchlbk", serif;
}
dt { font-weight: bold; }
h1, h2, h3, h4, h5, h6 { 
	background: transparent;
	color: black;
	font-family: "Comic Sans MS", sans-serif; 
}
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 {
	text-align: center;
}

table { border-collapse: collapse; }
td, th { 
	background: transparent; 
	color: black; 
	font-family: "Georgia", "Century Schoolbook", "NewCenturySchlbk", serif;
	vertical-align: top; 
}
a { 
	background: transparent; 
	color: black; 
	text-decoration: none; 
	/* font-weight: bold; */
}
a[href] { text-decoration: underline; }
a:link { background: transparent; color: #992600; text-decoration: underline; }
a:visited { background: transparent; color: #992600; text-decoration: none; }
a:active { background: transparent; color: #ff4000; text-decoration: none; }
a:hover { background: transparent; color: #ff4000; text-decoration: underline; }

.external { background: transparent; color: #6600cc; font-weight: bold; }

.trail, div.trail, table.trail {
	border: 1px solid #997300;
	background: #ccb366;
	color: black;
	font-family: "Comic Sans MS", sans-serif;
	font-size: medium; /* 12pt; */
	margin: 0.25in 0.0in;
	padding: 3pt 6pt;
	width: 100.00%;
} 

.stub { background: transparent; color: silver; }
.flag { 
	/* border: 0.25pt solid #cc9933; */
	background: transparent; 
	color: #6600cc;
	font-family: "Comic Sans MS", sans-serif; 
	font-size: small;
	font-weight: bold;
	padding: 0pt 3pt; 
}
.flag a, a.flag { padding: 0pt 3pt; }

.margin0 {
	margin-top: 0;
	margin-bottom: 0;
}
.imageCenter {
	margin: 1.0em auto;
	text-align: center;
}

.endnote { 
	border-top: 1pt solid black; 
	padding-top: 9pt; 
	margin: 36pt 10% 9pt 10%;
	text-align: center;
	font-family: "Georgia", "Century Schoolbook", "NewCenturySchlbk", serif;
	/*
	font-weight: normal;
	font-style: normal;
	*/
}

.notes, ol.notes, ul.notes {
	border-top: 1pt solid #66cc00;
	border-bottom: 1pt solid #66cc00;
	background: #ccff99; 
	color: black;
	font-family: "Georgia", "Century Schoolbook", "NewCenturySchlbk", serif;
	font-size: small;
	margin: 0.25in 9pt;
	padding: 9pt 9pt;
	text-align: center; 
}
.notes li, li.notes, ol.notes li, ul.notes li { 
	font-size: small; 
}

.poem, ol.poem, ul.poem { 
	background: transparent;
	color: black;
	list-style: none; 
	margin: 0; 
	padding: 0; 
}
.verse, ol.verse, ul.verse { 
	background: transparent;
	color: #6600cc;
	list-style: decimal; 
	margin-left: 0.5in; 
	padding: 0; 
}
.verse li, ol.verse li, ul.verse li { 
	background: transparent;
	color: black;
	list-style: none; 
	margin-left: -0.375in; 
	padding: 0; 
}
.stanzaIndent0 { text-indent: -0.25in; margin-left:  0.25in; }
.stanzaIndent1 { text-indent:  0.00in; margin-left:  0.25in; }

.wDateTime, .wSubject, .wTitle, .wAuthor, .wComments { 
	font-family: "Arial", "Helvetica", sans-serif; 
}
.wDateTime { font-size: smaller; }
.wSubject {  }
.wTitle {  }
.wAuthor {  }
.wComments {  }

.tocSidebar { 
	width: 90%; 
	margin: 0.25in 0.125in; 
}
.tocTable { 
	width: 100%; 
	margin-top: 0.25in; 
	margin-bottom: 0.25in; 
}
/* 
fields in order: 
	{ .tocHeading || { .tocTitle, .tocFlags, .tocAuthor } }; 
*/
.tocAuthor { 
	width: 30%; 
	padding: 0pt 6pt; 
	font-weight: normal; 
}
.tocTitle { 
	width: 50%; 
	padding: 0pt 6pt; 
	font-weight: bold; 
}
.tocFlags { 
	width: 20%; 
	padding: 0pt 6pt; 
	font-weight: normal; 
}
.tocHeading { 
	width: 100%; 
	padding: 0pt 6pt; 
	border-top:    2px dotted #66cc00;
	border-bottom: 2px dotted #cc6600;
	font-weight: bold; 
	font-style: italic; 
}

#masthead, div#masthead, table#masthead {
	background-image: none;
	font-family: "Comic Sans MS", sans-serif;
}
#masthead h1, #masthead h2, #masthead h3, 
#masthead h4, #masthead h5, #masthead h6 {
	font-family: "Comic Sans MS", sans-serif;
	font-style: italic;
}
#masthead td, div#masthead td, table#masthead td, 
#masthead th, div#masthead th, table#masthead th {
	font-family: "Comic Sans MS", sans-serif;
	text-align: center;
	vertical-align: baseline;
}

/* Column Definitions */

.colx3 { width: 100%; }
.colx2 { width:  67%; }
.colx1 { width:  33%; }

.colq4 { width: 100%; }
.colq3 { width:  75%; }
.colq2 { width:  50%; }
.colq1 { width:  25%; }

/* 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 auto; }
} /* // @media screen */
