/* 

STYLE SHEET FOR Wonder Workshop Index page (wonder workshop page)

Created by Amelia Vargo

Table Of Contents

	1. defaults
	2. body
	3. main layout
	4. lists
	5. links
	6. heading tags
	7. paragraph tags
	8. pictures
	9. tables
	
/* - 1. defaults - */

html {
	font-size: 101%;
	}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, img, form, formfield {
	margin: 0;
	border: 0;
	font-family: "Arial", Helvetica, sans-serif;
	}
	
/* - 2. body elements - */
	
body {
	font-size: 62.5%;
	text-align: center;
	vertical-align: baseline;
	line-height: 2.5em;
	word-spacing: 0.03em;
	letter-spacing: 0.01em;
	background-color: #999;
	}

/* - 3. main layout - */

#mount-white {
	font-size: 1.6em;
	text-align: center;
	background: #fefefe;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#mount-black {
	font-size: 1.6em;
	text-align: center;
	background-color: #000100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#white {
	width: 1020px;
	margin: 0 auto;
	position: relative;
	Text-align: center;
	background: #fefefe;
	color: #000001;
	margin: 0 auto;
	padding-bottom: 100px;
	}

#black {
	width: 1020px;
	position: relative;
	Text-align: center;
	background: #000100;
	color: #ededed;
	margin: 0 auto;
	padding-bottom: 100px;
	}	
	
#header {
	padding-top: 100px;
	}

#textBlock {
	text-align: center;
	padding-bottom: 10px;
	}
	
#textBlock2 {
	text-align: center;
	padding-bottom: 10px;
	}

#lines {
	background-image: url(file:///Macintosh HD/Users/amelia/Sites/draft/wonderworkshop/images/lines.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: auto;
	}
	
#navigation {
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}
	
#footnotes {
	text-align: center;
	clear: both;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	}	

/* - 4. lists - */
	
ol{
	list-style: decimal;
	text-align: center;
	padding-top: 20px;
	}
	
ol li {
	text-align: justify;
	margin-left: 42%;
	}
	
ol .wild{
	list-style: decimal;
	}
	
.wild2 {
	margin-left: 30%;
	}

/* - 5. links - */

a:link {
	color: #00eaff;
	text-decoration: none;
	}

a:visited {
	color: #ff0000;
	text-decoration: none;
	}
	
a:hover {
	color: #00eaff;
	text-decoration: underline;
	}

a#current  {
	color: #52a2a9;
	text-decoration: none;
	}

/* - 6. heading tags - */

h1 {
	font-weight: bold;
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0 255px 0 255px;
	}
	
h1 span {
	color: #dd9299;
	font-size: 1.2em;
	line-height: 1.2em;
	}

/* - 7. paragraph tags - */

p {
	padding-top: 10px;
	font-weight: normal;
	padding-right: 255px;
	padding-left: 255px;
	padding-bottom: 10px;
	}
	
p.first {
	font-size: 1em;
	padding-right: 200px;
	padding-left: 200px;
	font-weight: bold;
	}

	
p.pink {
	color: #dd9299;
	padding-top: 0;
	font-size: 1em;
	padding-right: 238px;
	padding-left: 238px;
	}

p.picref {
	font-size: 0.9em;
	padding-top: 20px;
	line-height: 1.2em;
	padding-right: 238px;
	padding-left: 238px;
	}

p.exhibition {
	font-size: 0.8em;
	padding-top: 20px;
	line-height: 1.2em;
	padding-right: 238px;
	padding-left: 238px;
	margin-bottom: 57px;
	}
	
p.brown {
	font-size: 0.9em;
	padding-top: 10px;
	line-height: 1.2em;
	color: #7f6769;
	padding-right: 238px;
	padding-left: 238px;
	}
	
p.quote {
	font-size: 1.2em;
	font-weight: normal;
	padding-right: 208px;
	padding-left: 208px;
	}
	
p.brightPink {
	color: #e773aa;
	font-size: 1.4em;
	padding-right: 238px;
	padding-left: 238px;
	}
	
p.cream {
	color: #e4d6a0;
	font-size: 1em;
	padding-right: 238px;
	padding-left: 238px;
	}
	
p.turquoise {
	color: #518e80;
	padding-right: 238px;
	padding-left: 238px;
	}	

p.sitemap {
	font-size: 0.8em;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	padding-right: 238px;
	padding-left: 238px;
	}
	
p.outrageous {
	font-weight: bold;
	padding-top: 0;
	font-size: 1.4em;
	padding-right: 238px;
	padding-left: 238px;
	}

/* - 8. pictures - */

#textBlock img {
	padding-top: 63px;
	padding-right: 100px;
	padding-left: 100px;
	}
	
#textBlock img.no_picref {
	padding-top: 80px;
	padding-right: 100px;
	padding-left: 100px;
	margin-bottom: 64px;
	}
	
#textBlock2 img {
	padding-top: 100px;
	padding-right: 100px;
	padding-left: 100px;
	}
	
#textBlock img.large {
	margin: 60px 0 0 0;
	padding: 0;
	}
	
/* - 9. tables - */

table {
	width: 748px;
	margin: auto;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	}
	
table tr {
	font-size: 0.8em;
	}	
	
table td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 150px;
	}	
	
table.contact{
	width: 748px;
	margin-top: 50px;
	}	
