/* =====
Designer:	"BlueW";
Site:	"http://www.codeysworld.com/";
Path:	"./styles/";
File:	"styles-milk04.css";
Date:	"2007-08-06";
===== */

/* ----- For Reference - NOT CSS2 - Pseudocode ----- */
/*

@_font-list "chocFonts" {
	font-family: "Comic Sans MS", sans-serif; 
} // @_font-list "chocFonts";

@_image-list "chocImages" {
	_image: url(../images/translucent.png);			// [72*72] opacity: 25%;
	_image: url(../images/choco_chip_1024_pale.jpg);	// [1024*683]
	_image: url(../images/choco_chip_1024.jpg);		// [1024*683]
	_image: url(../images/choco_chip_384_pale.jpg);	// [384*256]
	_image: url(../images/choco_chip_384.jpg);		// [384*256]
	_image: url(../images/choco_chip_192_pale.jpg);	// [192*128]
	_image: url(../images/choco_chip_192.jpg);		// [192*128]
} // @_image-list "chocImages";

@_color-list "chocColors" {
  #000000 Black 
  #808080 Gray 
  #c0c0c0 Silver 
  #ffffff White 
  #e6e0f0 uBackdropShade 
  #f2f0f8 uBackdropTint 
  #800080 Purple 
  #000080 Navy 
  #4040c0 uNavyGrayStrong 
  #8080c0 uNavyGrayFade 
  #ff0000 Red 
  #8000ff uViolet 
  #c080ff uViolet50pct 
  #e0c0ff uViolet25pct 
  #c0c0ff uBlue25pct 
  #ffc0c0 uRed25pct 
  #80ffff uCyan50pct 
  #ffff00 Yellow 
  #fff5e0 uVanilla 
  #d5b8aa uChocolate 
  #802000 uChocDark 
  #c06040 uChocLight 
} // @_color-list "chocColors"; 

*/

body {
	background-color: white; 
	background-image: none; /* each page sets its background-image */
	background-repeat: no-repeat;
	color: purple; 
	font-family: "Comic Sans MS", sans-serif; 
	font-size: medium; 
	text-align: left;
}
.backdrop, body.backdrop {
	background-image: url(../images/choco_chip_1024.jpg);
}
.floatPhoto, body.floatPhoto {
	background-color: white;
	background-image: url(../images/choco_chip_384.jpg);
	background-attachment: scroll;
	/* background-attachment: fixed; */
	background-repeat: no-repeat;
	background-position: top right;
}
p, blockquote, ol, ul, li, dl, dt, dd {
	background: transparent; 
	color: purple; 
	font-family: "Comic Sans MS", sans-serif; 
}
h1, h2, h3, h4, h5, h6 { 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; }
table { border-collapse: collapse; }
td, th { background: transparent; color: purple; vertical-align: top; }
a { background: transparent; color: purple; text-decoration: none; }
a[href] { text-decoration: underline; }
a:link { background: transparent; color: navy; text-decoration: none; }
a:visited { background: transparent; color: #8080c0; text-decoration: none; }
a:active { background: transparent; color: red; text-decoration: none; }
a:hover { background: transparent; color: red; text-decoration: underline; }

/* ----- Menu Styles for Navigation -- Tree / List / Table ----- */

.menu, .menu table, .menu td, .menu th {
	margin: 0pt;
	padding: 1pt 1pt;
	vertical-align: top;
	background-color: white;
	border: 1px solid navy;
}
.menu ol, .menu ul, .menu li {
	list-style: none;
	margin: 0pt;
	padding: 1pt 1pt;
	vertical-align: top;
	background-color: white;
	border: 1px solid navy;
	color: navy;
}
.menu * {
	font-family: "Comic Sans MS", "Arial", "Helvetica", sans-serif;
	font-size: small;
}
.menu a { 
	display: block; 
	margin: 0px; 
	padding: 1px 4px; 
	background-color: #f0e0ff; 
	/* background-image: url('../images/rust-dark.png'); */
	color: purple; 
}
.menu a[href] { text-decoration: underline; }
.menu a img, .menu img a { border: none; }
.menu a:link { 
	background-color: #e0e0ff; 
	/* background-image: url('../images/turq-light.png'); */
	color: navy; 
}
.menu a:visited { 
	background-color: #e0e0f0; 
	/* background-image: url('../images/turq-light.png'); */
	color: #8080c0; 
}
.menu a:active, .menu a:hover { 
	background-color: #ffe0e0; 
	/* background-image: url('../images/rust-light.png'); */
	color: red; 
}
.menu a#here:link, .menu a#here:visited { 
	background-color: navy; 
	/* background-image: url('../images/turq-dark.png'); */
	color: #e0e0ff; 
}
.menu a#here:active, .menu a#here:hover { 
	background-color: red; 
	/* background-image: url('../images/rust-light.png'); */
	color: #ffe0e0; 
}
.flag { 
	border: 0.25pt solid #c06040; 
	background: #fff5e0;
	color: #802000;
	font-size: x-small;
	font-weight: bold;
	padding: 0pt 3pt; 
}
.flag a, a.flag { padding: 0pt 3pt; }
.flagV { 
	border: 0.25pt solid #c080ff; 
	background: #e0c0ff; 
	color: #8000ff;
	font-size: x-small;
	font-weight: bold;
	padding: 0pt 3pt; 
}
.flagV a, a.flagV { padding: 0pt 3pt; }
.notes, ol.notes, ul.notes { 
	font-size: small; 
	border-top: 0.75pt solid purple; 
} 
.notes li, li.notes, ol.notes li, ul.notes li { 
	font-size: small; 
}
.DateTime, .wSubject, .wTitle, .wAuthor { 
	font-family: "Comic Sans MS", sans-serif; 
	font-size: x-small; 
}
table.storyTable h1, table.storyTable h2, table.storyTable h3, 
table.storyTable h4, table.storyTable h5, table.storyTable h6 {
	margin: 6pt 0pt 3pt 0pt;
	text-align: left;
}
.hIndent { margin-left: 18pt !important; }
table.storyTable .DateTime, 
table.storyTable .wSubject, 
table.storyTable .wTitle, 
table.storyTable .wAuthor {
	background-color: #e0c0ff; 
	color: purple;
}

table#masthead td, table#masthead th {
	vertical-align: baseline;
}

/* 
When transparency in .png files is widely supported, 
.translucent will provide a translucent overlay. 
Until then, use customized image slices.
*/
.translucent {
	background-image: url(../images/translucent.png);
	background-repeat: repeat;
}

/* ----- .night ~ for light text on a dark page ----- */
.day, .day * {
}
.night, .night * { 
	color: #80ffff; 
}
.night a { color: purple; }
.night a:link { color: #80c0ff; } 
.night a:visited { color: #8080c0; }
.night a:active { color: #ff8080; }
.night a:hover { color: #ff8080; }
.flag .night, .night .flag { 
	border: 0.25pt solid #c06040; 
	background: #fff5e0;
	color: #802000;
}
.flagV .night, .night .flagV { 
	border-color: #c080ff; 
	background: #e0c0ff; 
	color: #8000ff;
}
.night .notes, .night ol.notes, .night ul.notes { 
	border-top-color: #80ffff; 
	color: #80ffff; 
} 
.night .notes li, .night li.notes, .night ol.notes li, .night ul.notes li { 
	color: #80ffff; 
}


/* statcounter-codey.css */

.statcounter, div.statcounter, a.statcounter, img.statcounter {
	background: transparent;
	color: purple;
	font-family: "Consolas", "Monaco", 
		"Courier New", "Courier", monospace;
	font-weight: bold;
	font-size: small;
	text-align: right;
}
div.statcounter {
	margin: 6pt 0pt;
	padding: 2pt;
	width: 1.5in;
}
.stathead { 
	margin: 6pt 0pt;
	padding: 2pt;
	width: 1.5in;
	text-align: right; 
}


/* Column Definitions */

.colx1 { width:  20.00%; }
.colx2 { width:  40.00%; }
.colx3 { width:  60.00%; }
.colx4 { width:  80.00%; }
.colx5 { width: 100.00%; }

.colq1 { width:  25.00%; }
.colq2 { width:  50.00%; }
.colq3 { width:  75.00%; }
.colq4 { width: 100.00%; }

.colT1 { width:  33.33%; }
.colT2 { width:  66.67%; }
.colT3 { width: 100.00%; }

/* Page Definitions */
/* See div.page earlier after body tag style def! */

@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: 6.0in; 
		margin: 0.25in 0.5in;
	}
} /* // @media screen */


