/* =====
Designer:	"BenWBlue";
Site:	"http://www.codeysworld.com/";
Path:	"timcw/";
File:	"timcw-styles01.css";
Date:	"2009-03-15" ~ date created;
Date:	"2009-03-19" ~ date modified;
===== */

/* ----- Font Definitions ----- */
/* via MSOffice or OpenOffice */

@font-face {
	font-family: "Comic Sans MS";
	panose-1: 3 15 7 2 3 3 2 2 2 4;
}
@font-face {
	font-family: "Calibri";
	panose-1: 2 15 5 2 2 2 4 3 2 4;
}

/* ----- Style Definitions ----- */

body { /* see also div.page near eof */
	background-color: #6600cc; 
	background-image: none; 
	color: white; 
	font-family: "Comic Sans MS", sans-serif;
	font-size: medium; 
	text-align: left;
}
.backdrop {
	background-color: #6600cc; 
	background-image: none;
	color: white; 
	font-family: "Comic Sans MS", sans-serif;
	font-size: medium; 
	text-align: left;
}
p, blockquote, ol, ul, li, dl, dt, dd {
	background: transparent; 
	color: white; 
	font-family: "Comic Sans MS", sans-serif;
}
p.pFirst { margin-top: 3.0em; }
dt { font-weight: bold; }
dd { 
	text-indent: 0.0em;
	margin-left: 1.0em; 
	padding-left: 0.0em;
}

h1, h2, h3, h4, h5, h6 { 
	background: transparent;
	color: white; 
	font-family: "Comic Sans MS", sans-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 {
	text-align: center;
}
.serif {
	font-family: "Times New Roman", "Times", serif;
}

hr { 
	border: 3pt solid #cc99ff;
}

table { border-collapse: collapse; }
td, th { 
	background: transparent; 
	color: white; 
	font-family: "Comic Sans MS", sans-serif;
	vertical-align: top; 
}

a { 
	background: transparent; 
	color: white; 
	/* text-decoration: none; */
	/* font-weight: bold; */
}
a[href] { text-decoration: underline; }
a:link    { background: transparent; color: #ffc000; }
a:visited { background: transparent; color: #ff4000; }
a:active, 
a:hover   { background: transparent; color: white; }
img, a img, img a { border: none; }

.list0 {
	list-style: none;
	margin-left:  0.0em;
	padding-left: 0.0em;
}
.margin0 {
	margin-top: 0;
	margin-bottom: 0;
}
.imageLeft {
	margin: 1.0em auto;
	text-align: left;
}
.imageCenter {
	margin: 1.0em auto;
	text-align: center;
}
.imageRight {
	margin: 1.0em auto;
	text-align: right;
}

/* ----- Story Styles ----- */
/* may also need others such as, not limited to: 
	.dedication, .disclaimer, .notesBefore, .notesAfter, .footnotes
*/

.story, div.story {
	margin: 1.0em auto;
	width: 100.00%;
}
.copyright, .byline, .dateline, .caption { 
	font-family: "Comic Sans MS", sans-serif;
	font-size: small; 
	font-weight: normal; 
	font-style: italic;
	text-align: center;
}

.xDateTime, .yDateTime { 
	background: transparent;
	color: white;
	font-size: small; 
} 
.xDateTime { display: none; } 
.yDateTime { display: inline; } 

.notes, div.notes, table.notes {
	border-top:    1.5pt solid #cc99ff;
	border-bottom: 1.5pt solid #cc99ff;
	margin: 1.0em 12.5%;
	padding: 0.5em auto;
	font-family: "Comic Sans MS", sans-serif;
	font-size: small;
}
p.notes, ol.notes, ul.notes {
	font-family: "Comic Sans MS", sans-serif;
	font-size: small;
}
table.notes td, table.notes th { 
	font-family: "Comic Sans MS", sans-serif;
	font-size: small; 
}
.notes li, li.notes, ol.notes li, ul.notes li { 
	font-family: "Comic Sans MS", sans-serif;
	font-size: small; 
}

/* ----- Styles for Audio Elements ----- */

.audioIconItem {
	clear: both; 
	float: none;
	width: 2.0in;
	margin: 0.25in auto;
}
.audioIconLabel {
	float: none;
	font-family: "Comic Sans MS", sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
	margin: 4px;
	width: 1.375in;
}
.audioIconLarge {
	float: left;
	margin: 4px;
	height: 36px;
	width: 36px;
}
.audioIconSmall {
	float: left;
	margin: 4px;
	height: 16px;
	width: 16px;
}

/* Audio Info Block Styles */

.audioInfo { 
	border-top: 1px solid #cc99ff;
	border-bottom: 1px solid #cc99ff;
	background: transparent; 
	color: white;
	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; 
}

.audioLabel { 
	font-size: x-small; 
	font-weight: normal; 
	text-align: right; 
}
.audioTrack { 
	font-size: small; 
	font-weight: normal; 
	text-align: right; 
}
.audioAudio { 
	font-size: small; 
	font-weight: normal; 
}
.audioTitle { 
	font-size: small; 
	font-weight: bold; 
}
.audioAuthor, .audioNarrator, .audioArtist { 
	font-size: small; 
	font-weight: normal; 
}
.audioDisc, .audioKind, .audioType, { 
	font-size: small; 
	font-weight: normal; 
}
.audioDate, .audioTime, .audioSize, { 
	font-size: small; 
	font-weight: normal; 
	text-align: right; 
}

/* ----- Column Definitions ----- */
/* change, add, or remove as needed for layout; */
/* may want to add padding; */

.colx1of6 { width:  16.67%; padding: 6pt; }
.colx2of6 { width:  33.33%; padding: 6pt; }
.colx3of6 { width:  50.00%; padding: 6pt; }
.colx4of6 { width:  66.67%; padding: 6pt; }
.colx5of6 { width:  83.33%; padding: 6pt; }
.colx6of6 { width: 100.00%; padding: 6pt; }

.colx1of5 { width:  20.00%; padding: 6pt; }
.colx2of5 { width:  40.00%; padding: 6pt; }
.colx3of5 { width:  60.00%; padding: 6pt; }
.colx4of5 { width:  80.00%; padding: 6pt; }
.colx5of5 { width: 100.00%; padding: 6pt; }

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

/* ----- 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; }
div.page { /* change background color or image as needed */
	background-color: #6600cc; 
	color: white;
	padding: 0.125in;
}
@media print {
	div.page { page: usLetter; }
} /* // @media print */
@media screen {
	div.page { width: 90.00%; margin: 0.125in auto; }
} /* // @media screen */

