/* =====
Designer:	"BlueW";
Site:	"http://www.codeysworld.com/";
Path:	"./ronyx/";
File:	"styles-purple01.css";
History: 
{
Date: "2009-12-05";
}
===== */

/* 
	font-family: "Calibri", "Arial", "Helvetica", sans-serif; 
	font-family: "Cambria", "Century Schoolbook", "NewCenturySchlbk", serif; 
	font-family: "Comic Sans MS", sans-serif; 
*/

/*
@_color-list "mustard-colors" {
	#000000	"css3:black";
	#ffffff	"css3:white";
	#ff0000	"css3:red";
	#ffa500	"css3:orange";
	#ffd700	"css3:gold";
	#ffff00	"css3:yellow";
	#daa520	"css3:goldenrod";
	#9400d3	"css3:darkviolet";
	#808000	"css3:olive";
	#805500	"mustard:spice-dark";
	#ffffcc	"mustard:lemon";
	#ff5500	"mustard:tangerine";
	#cc3300	"mustard:chili";
	#993300	"mustard:rust";

	Mustard  #FFDB58 255 219 88 47° 65% 100% 

}; // @_color-list "mustard-colors"
*/


body {
	background-color: #660066; 
	color: white; 
	font-family: "Arial", "Helvetica", sans-serif; 
	font-size: medium; 
	text-align: left;
}
p, blockquote, ol, ul, li, dl, dt, dd {
	background: transparent; 
	color: white; 
	font-family: "Arial", "Helvetica", sans-serif; 
}
p.pFirst {
	margin-top: 0.5in;
}
h1, h2, h3, h4, h5, h6 { 
	background-color: transparent;
	color: #ffc000;
	font-family: "Arial", "Helvetica", sans-serif; 
	font-style: normal; /* italic; */
	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; }
.roman { font-style: normal; }
.left { text-align: left; }
.center { text-align: center; }
.separator { 
	background-color: #660066;
	background-image: url("images/bronze-halftone-rect-thin.gif");
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center; 
	margin: 9pt auto;
	padding-top: 18pt;
}
.bar { 
	background-color: #ffcc66;
	background-image: url("images/bar-gradient.png");
	/* background-image: url("images/bar-palette-knife.png"); */
	color: white;
	text-align: center; 
	margin: 0pt auto;
}

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

a { background: transparent; color: white; font-weight: bold; }
a[href] { text-decoration: underline; }
a:link { background: transparent; color: #ff8000; }
a:visited { background: transparent; color: #80ff00; }
a:active, a:hover { background: transparent; color: yellow; }

.trail, div.trail, table.trail {
	margin: 0.125in auto;
	width: 100.0%;
	background-color: #6600cc;
	color: white;
}
table.trail td, table.trail th {
	width: 20.0%;
	padding: 3pt;
	background-color: #6600cc;
	color: white;
	font-family: "Arial", "Helvetica", sans-serif; 
	font-size: large;
	font-weight: bold;
	text-align: center;
}
#masthead, div#masthead, table#masthead { margin-bottom: 0.25in; }

.flag { 
	border: none; 
	background: #6600cc;
	color: white;
	font-family: "Arial", "Helvetica", sans-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; 
}
.endnote { 
	border-top: 1pt solid white; 
	padding-top: 9pt; 
	margin: 36pt 10% 9pt 10%;
	text-align: center;
	font-family: "Arial", "Helvetica", sans-serif; 
	font-weight: normal;
	font-style: normal;
}
.copyright { 
	margin: 6pt auto;
	text-align: center;
	font-family: "Arial", "Helvetica", sans-serif; 
	font-weight: normal;
	font-style: italic;
	font-size: small;
}
.hidDateTime { 
	display: none;
	margin: 6pt auto;
	text-align: center;
	font-family: "Arial", "Helvetica", sans-serif; 
	font-weight: normal;
	font-style: italic;
	font-size: small;
}

.margin0 { 
	margin-top: 0pt;
	margin-bottom: 0pt;
}
.list0, ol.list0, ul.list0 {
	list-style: none;
}
.imageCenter, .caption {
	margin: 0pt 6pt;
	text-align: center;
	font-family: "Arial", "Helvetica", sans-serif; 
	font-weight: normal;
	font-style: italic;
}

/* poem styles */

.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; 
}
.hVerse {
	background: transparent;
	color: #ffc000;
}
.verse, ol.verse, ul.verse { 
	background: transparent;
	color: #ffc000;
	list-style: none; 
	margin-left: 0.5in; 
	padding: 0; 
}
.verse li, ol.verse li, ul.verse li { 
	background: transparent;
	color: white;
	list-style: none; 
	margin-left: -0.25in; 
	padding: 0; 
}
.stanzaIndent0 { text-indent: -0.25in; margin-left:  0.5in; }
.stanzaIndent1 { text-indent:  0.00in; margin-left:  0.5in; }

/* author page story index */

.tocColx1 { 
	width:  33.33%; 
	border-top: 1px solid #ff9966;
}
.tocColx2 { 
	width:  66.67%; 
	border-top: 1px solid #ff9966;
}
.tocColx3 { 
	width: 100.00%; 
	border-top:    1px solid #ff9966;
	border-bottom: 1px solid #ff9966;
}

.blurb { margin: 0pt auto; }

/* column-count: 16; */
/* // last used for (NEW!) or (Completed!) or blank; */
.chapterList { 
	width: 100.00%; 
	margin: 3pt auto; 
}
.chapterList td, 
.chapterList th { 
	width: 6.25%; 
	text-align: right; 
} 

/* Column Definitions */

.colx1 { width:  33.33%; }
.colx2 { width:  66.67%; }
.colx3 { width: 100.00%; }

.colq1 { width:  25.00%; }
.colq2 { width:  50.00%; }
.colq3 { width:  75.00%; }
.colq4 { 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 {
} /* // @media print */
@media screen {
} /* // @media screen */

	div.page { width: 90%; margin: auto auto; }

div.normal {
	page: usLetter;
	margin: auto auto;
	width: 80%;
	font-size: 1.2em;
}

