@charset "UTF-8";
/* CSS Document for the painting pages, a two-column layout to accommodate both images and the progress bullets. This sheet is for Devotion to the Unknown, Work on Silk, Panel Cards etc. The "buttonfall divs are numbered buttonfall1, buttonfall2, etc., to accommodate the variety of picture dimensions as noted; the "leftbox" and "rightbox" divs are numbered and their dimensions are also varied. */

#header {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
ul {
	margin:0;
	padding:0;
	}
body {
	background-color:#fff;
	}
	
.logo {
margin-right: 0em;
margin-left:-.5em;
font-family: Didot, "Bodoni MT", "Century Schoolbook", Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size:1.4em;
letter-spacing:.3em;
}
#navigation li .logo a:link, #navigation li .logo a:visited {
	color:#818489;
}

#navigation li .logo a:hover, #navigation li .logo a:active {
	color:#98C5C5;
	border:none;
}
#navigation {
	font-size:100%;
	text-align:center;
	letter-spacing:.1em;

}

#navigation ul {
	list-style: none;
	padding-top:1em;
	padding-bottom:1em;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	}

#navigation li {
	font-family: Didot, "Bodoni MT", "Century Schoolbook", Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top:1.5em;
	display:inline;
}

#navigation a:link, #navigation a:visited {
	padding: 0.6em 1em 0.75em 1em;
	color: #818489;
	background-color:#fff;
	text-decoration:none;
	border: none;
}
	
#navigation a:hover {
	color:#ffd228;
	background-color:#fff;
}
#pointers {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#pointers ul {
	list-style:none;
	margin-top:1.5em;	
}
#pointers li {
	display:inline;
	font-size:135%;	
}
.navarro a:link, a:visited {  /*These are the navigation arrows for the image sections*/
	color:#000;
	color: #818489;
	background-color:#fff;
	text-decoration:none;
	border: none;
	padding:8px;
}
.navarro a:hover, a:active {
	color: #ffd228;
}
.mainbox {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-2.5em;
}

.leftbox { /*This div is for silkworks, evidence of happiness, and devotion to the unknown.*/
	float:left;
	width:70px;
	height:550px;
}
.leftbox2 { /*this div is currently unemployed.*/
	float:left;
	width:325px;
}
.leftbox3 { /*this div is for the vertical panel card pages.*/
	float:left;
	width:225px;
}
.bulletfall ul {
	color:#999;
	list-style:none;
	margin-top:4em;
	padding-left:2em;
}
.bulletfall li {
	padding:0;
	font-size:60%;	
}
.bulletfall2 ul { /*this div is for the invented landscape pages.*/
	color:#999;
	list-style:none;
	margin-top:4em;
	padding-left:16.5em;
}
.bulletfall2 li { /*this div is for the invented landscape pages.*/
	padding:0;
	font-size:60%;	
}
.bulletfall3 ul { /*this div is for the invented landscape pages.*/
	color:#999;
	list-style:none;
	margin-top:4em;
	padding-left:9.5em;
}
.bulletfall3 li { /*this div is for the invented landscape pages.*/
	padding:0;
	font-size:60%;	
}
.rightbox { /*this div is for the devotion to the unknown pages.*/
	width:930px;
	float:right;
}
.rightbox2 { /*this div is for the invented landscape pages.*/
	width:675px;
	float:right;
}
.rightbox3 { /*this div is for the vertical and horizontal panel card pages.*/
	width:775px;
	float:right;
}
.paintings {
	margin-bottom:.75em;	
}
.captionbox {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.captiontitle {
	text-align:center;
	line-height:1.35em;
	letter-spacing:.1em;
	font-family: Didot, "Bodoni MT", "Century Schoolbook", Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#666;
	font-style:italic;
	font-size:90%;
}
.materials {
	font-style:normal;
	font-size:85%;
}
.piclist ul {
	list-style:none;
	margin-left:130px;
	margin-bottom:.75em;
}
.piclist li {
	display:inline;
	margin:2em;
}