/* =====
Designer:	"BenWBlue";
Site:	"http://www.codeysworld.com/";
Path:	"zacharylm/";
File:	"zg-styles.css";
Date:	"2009-09-28" ~ date created;
Date:	"2009-11-09" ~ 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;
}

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

body { /* see also .backdrop and div.page near this file's eof */
	background-color: #e5c080; 
	background-image: none; 
	color: black; 
	font-family: "Constantia", serif;
	font-size: medium; 
	text-align: left;
}

p, blockquote, ol, ul, li, dl, dt, dd {
	background: transparent; 
	color: black; 
	font-family: "Constantia", 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: black; 
	font-family: "Candara", 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;
}

hr { 
	border: 1.5pt solid #e5c080;
}

table { border-collapse: collapse; }
td, th { 
	background: transparent; 
	color: black; 
	font-family: "Constantia", 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: #00aa55; }
a:visited { background: transparent; color: #aa0055; }
a:active, 
a:hover   { background: transparent; color: #ff8000; }
img, a img, img a { border: none; }
a.here { border-bottom: 4px solid #ff8000; }

.trail, div.trail, table.trail { /* breadcrumb trail */
	/*
	border-top:    1px solid #e5c080;
	border-bottom: 1px solid #e5c080;
	*/
	background-color: transparent;
	background-image: none;
	color: black;
	font-family: "Constantia", serif;
	font-weight: bold;
	font-size: medium; /* 10pt; */
	margin:  0.00in 0.0in 0.25in 0.0in;
	padding: 2px 2px; 
	width: 100.00%;
} 
ol.menu, ul.menu {
	/* border: none; */
	background-color: transparent;
	display: block; 
	list-style: none;
	margin:  4px 4px;
	padding: 2px 4px;
}
ol.menu li, ul.menu li {
	border: none;
	display: inline; 
	list-style: none;
	margin:  2px 4px;
	padding: 2px 4px;
}

.tocList {
	list-style: outside square url(images/shaker0.png);
	margin-left:  1.0em;
	padding-left: 1.0em;
}
.tocList li.tocMild {
	list-style-image: url(images/shaker0.png);
}
.tocList li.tocSpicy {
	list-style-image: url(images/shaker1.png);
}

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

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

.storyFullColumn { margin: 1.0em auto; width: 100.00%; }
.storyHalfColumn { margin: 1.0em auto; width:  50.00%; }

.copyright, .byline, .dateline, .caption { 
	font-family: "Constantia", serif;
	font-size: medium; 
	font-weight: normal; 
	font-style: italic;
	text-align: center;
}

.xDateTime { 
	display: none;
	background: transparent;
	color: black;
	font-size: medium; 
} 
.yDateTime { 
	display: inline;
	background: transparent;
	color: black;
	font-size: medium; 
} 
.updated { 
	display: block;
	background: transparent;
	color: black;
	font-size: medium; 
	text-align: center;
} 

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


/* ----- Poetry Styles ----- */

.poem, ol.poem, ul.poem { 
	clear: both;
	float: none; 
	background: transparent;
	color: black;
	list-style: none; 
	margin: 1.0em 0; 
	margin-left:  0.25in;
	text-indent: -0.25in;
	padding: 0; 
}
.poem li, ol.poem li, ul.poem li {
	background: transparent;
	color: black;
	list-style: none; 
	margin: 0; 
	margin-left:  0.25in; 
	text-indent: -0.25in;
	padding: 0; 
}
.verseHeading, li.verseHeading {
	background: transparent;
	color: black;
	font-weight: bold;
}
.verse, ol.verse, ul.verse { 
	background: transparent;
	color: black;
	list-style: none; 
	margin-left: 0.5in; 
	padding: 0; 
}
.verse li, ol.verse li, ul.verse li { 
	background: transparent;
	color: black;
	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; }

/* ----- Miscellaneous Styles ----- */

.backdrop {
	background-color: #e5c080; 
	background-image: url(images/tile-neutral.png);
	color: black; 
}
.tileNeutral {
	background-color: #e5c080; 
	background-image: url(images/tile-neutral.png);
	color: black; 
}
.tileBright {
	background-color: #e5c080; 
	background-image: url(images/tile-bright.png);
	color: black; 
}
.sans-serif { 
	font-family: "Candara", sans-serif;
}
.serif { 
	font-family: "Constantia", serif;
}
.casual { 
	font-family: "Comic Sans MS", sans-serif;
}

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

.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; }

.colx1of3 { width:  33.33%; padding: 6pt; }
.colx2of3 { width:  66.67%; padding: 6pt; }
.colx3of3 { 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: #fff2c0; 
	color: black;
	padding: 0.125in;
}
@media print {
	div.page { page: usLetter; }
} /* // @media print */
@media screen {
	div.page { width: 90.00%; margin: 0.125in auto; }
} /* // @media screen */
