/* =====
Designer:	"BlueW";
Site:	"http://www.codeysworld.com/";
Path:	"rad-steven/";
File:	"styles-rad01.css";
Date:	"2007-12-08";
===== */

/* Font Definitions */
/*
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif; 
*/

/* Color Definitions ~ Pseudocode */
/* (+) CSS3 Colors */
/*
@_color-list "css3:colors" {
	// white;
	// black;
	// aqua;
	// dodgerblue;
	// blue;
	// #fff5ee	"css3:seashell";
} // @_color-list "css3:colors";
@_color-list "rad:colors" {
	// #000000	"rad:color-name";
	#ffe000	"rad:golden-yellow";
	#c00000	"rad:rad-red";
	#ccaa66	"rad:rad-sand";
	#00c060	"rad:rad-surf";
	#6688cc	"rad:rad-cloud";
	#ff8000	"rad:orange";
	#80ff00	"rad:spring";
	#00ff80	"rad:turquoise";
	#0080ff	"rad:azure";
	#8000ff	"rad:violet";
	#ff0080	"rad:rose";
} // @_color-list "rad:colors";
*/

/* Style Definitions */

body {
	background-color: seashell;
	background-image: none;
	/* 
	background-attachment: scroll;
	background-position: top left;
	background-repeat: repeat-y;
	*/
	color: black;
	font-family: "Georgia", "Times New Roman", "Times", serif; 
}
p, blockquote, ol, ul, li, dl, dt, dd {
	background: transparent; 
	color: black; 
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	font-size: medium; 
	text-align: left;
}
p.pFirst { margin-top: 3.0em; }
dt { font-weight: bold; }

h1, h2, h3, h4, h5, h6 { 
	background: transparent; 
	color: #cc0000; 
	font-family: "Georgia", "Times New Roman", "Times", 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, h3.separator { 
	border-top: 3pt solid #cc0000;
	background: transparent;
	color: #cc0000;
	margin: 1.0em auto;
	text-align: center;
	font-family: "Georgia", "Times New Roman", "Times", serif; 
}

table { border-collapse: collapse; }
td, th { 
	background: transparent; 
	color: black; 
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	font-size: medium; 
	vertical-align: top; 
}

a         { background: transparent; color: black; text-decoration: none; }
a[href]   { text-decoration: underline; }
a:link    { background: transparent; color: dodgerblue; text-decoration: underline; }
a:visited { background: transparent; color: blue; text-decoration: underline; }
a:active, 
a:hover   { background: transparent; color: aqua; text-decoration: underline; }
img, a img, img a { border: none; }

a.stub    { background: transparent; color: #ccaa66; } 

.menu, ol.menu, ul.menu {
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	font-weight: bold;
	list-style: none;
	margin:  0.0em;
	padding: 0.0em;
}
.menu li, ol.menu li, ul.menu li {
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	font-weight: bold;
}

.flag { 
	background: transparent; 
	color: #cc0000;
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	font-weight: normal;
	font-size: small;
	padding: 0pt 3pt; 
}
.flag a, a.flag { padding: 0pt 3pt; }

.notes, div.notes, ol.notes, ul.notes { 
	font-size: small; 
	border-top: 0.75pt solid #cc0000; 
} 
div.notes p, p.notes, .notes li, li.notes, ol.notes li, ul.notes li { 
	font-size: small; 
}

.notes0, div.notes0, ol.notes0, ul.notes0 { 
	font-size: x-small; 
	border-top: none; 
} 
div.notes0 p, p.notes0, .notes0 li, li.notes0, ol.notes0 li, ul.notes0 li { 
	font-size: x-small; 
}

#masthead, .masthead {
	margin-bottom: 0.25in; 
}

.wDateTime { width: 20.0%; font-size: x-small; }
.wSubject { width: 20.0%; }
.wTitle { width: 20.0%; }
.wAuthor { width: 20.0%; }
.wComments { width: 20.0%; }
.copyright { font-size: small; margin: 0.5em auto; }

.tocTitle { 
	font-size: large; 
	font-weight: bold; 
	margin: 3pt 3pt 3pt 3pt; 
	/* padding: 3pt 3pt 3pt 3pt; */
	vertical-align: baseline;
}
.tocBlurb { 
	font-size: medium; 
	margin: 3pt 3pt; 
	/* padding: 3pt 3pt; */
	vertical-align: baseline;
}
.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;
}
.tocType {
	font-size: small; 
	margin: 3pt 3pt 3pt 3pt; 
	/* padding: 3pt 3pt 3pt 3pt; */
	vertical-align: baseline;
}
.tocFlags {
	float: left;
	font-size: small;
	height: 36pt; 
	margin: 3pt 3pt 3pt 3pt; 
	/* padding: 3pt 3pt 3pt 3pt; */
	vertical-align: baseline;
}

.backdrop {
	background-color: transparent;
	background-image: none; /* image provided on the page itself */ 
	background-attachment: scroll;
	background-position: top center;
	background-repeat: repeat;
	color: black;
}

.list0 {
	list-style: none;
	margin-left:  0.0em;
	padding-left: 0.0em;
}
.margin0 {
	margin-top: 0;
	margin-bottom: 0;
}
.poem, ol.poem, ul.poem { 
	background: transparent;
	color: black;
	list-style: none; 
	margin-left: 0.00in; 
	padding-left: 0.00in; 
}
.poem li, ol.poem li, ul.poem li { 
	background: transparent;
	color: black;
	/* list-style: none; */
	/* margin-left: 0.25in; */
	/* padding-left: 0.00in; */
}

/* Audio Info Block Styles */

.AudioInfo { 
	border-top: 1px solid #c00000;
	border-bottom: 1px solid #c00000;
	background: transparent; color: black;
	font-weight: normal; font-style: italic; 
	width: 4.0in;
	margin: 0.25in auto;
	padding: 6pt 0pt;
}
.AudioInfo span, .AudioInfo li, 
.AudioInfo td, .AudioInfo th { 
	font-style: italic;
	vertical-align: baseline; 
}

.Label { 
	font-size: x-small; 
	font-weight: normal; 
	text-align: right; 
}
.Track { 
	font-size: small; 
	font-weight: normal; 
	text-align: right; 
}
.Audio { 
	font-size: small; 
	font-weight: normal; 
}
.Title { 
	font-size: small; 
	font-weight: bold; 
}
.Author, .Narrator, .Artist { 
	font-size: small; 
	font-weight: normal; 
}
.Disc, .Kind, .Type, { 
	font-size: small; 
	font-weight: normal; 
}
.Date, .Time, .Size, { 
	font-size: small; 
	font-weight: normal; 
	text-align: right; 
}

/* Page Header/Footer */

.pageRunner, div.pageRunner, table.pageRunner
div.pageRunner span, table.pageRunner td, table.pageRunner th {
	margin: 1.0em auto; 
	font-size: small;
	font-family: "Georgia", "Times New Roman", "Times", serif; 
	text-transform: uppercase;
}

/* Column Definitions */

.colx1of6 { width:  16.67%; padding: 3pt 3pt; }
.colx2of6 { width:  33.33%; padding: 3pt 3pt; }
.colx3of6 { width:  50.00%; padding: 3pt 3pt; }
.colx4of6 { width:  66.67%; padding: 3pt 3pt; }
.colx5of6 { width:  83.33%; padding: 3pt 3pt; }
.colx6of6 { width: 100.00%; padding: 3pt 3pt; }

/* 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 */

