@charset "UTF-8";
/* CSS Document */

/* This is for the Image Locator page only */

ul {
	margin:0;
	padding:0;
	}
body {
background-color : #111;
}
.logo {
margin-right:-.4em;
font-family: Arial, sans-serif;
font-size: 1.9em;
letter-spacing: .6em;
font-weight: light;
display:inline;
}
#navigation li .logo a:link, #navigation li .logo a:visited {
	color: #5AA3A3;
	font-family: Arial, sans-serif;
}

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

}
#navigation ul {
	list-style: none;
	padding-top:2em;
	padding-bottom:1.5em;
	margin-bottom:0em;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border-bottom : 1px solid #033;
	}

#navigation li {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding-top: 1.5em;
	padding-right:0em;
	padding-left:0em;
	margin-right:0;
	font-weight: lighter;
	display: inline;
}
/*"clicker" div below refers to the Porfolio Drop-down menu. This places it in a horizontal line with the #navigation ul at the top of every page */
#clicker {
	display:inline;
	letter-spacing:.4em;
	margin-left:1em;
	}
#navigation a:link, #navigation a:visited {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 0.6em 1em 0.75em 1em;
	color: #99FFFF;
	background-color: #111111;
	text-decoration: none;
	border: none;
}

#navigation a:hover {
	color: #FFD228;
	background-color: #111111;
}
h1 { /*This is the headline at the top of the Image Locator page*/
	font-family: Arial,Helvetica, Geneva, sans-serif;
	color:#FF6600;
	font-size:inherit;
	letter-spacing:1em;
	font-weight: lighter;
	margin-top:1.5em;
	margin-bottom:0em;
	text-align:left;
	}
h2 { /*The h2 headings are for the "about" "contact" "options" and "section info" pages*/
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#996;
	font-weight:lighter;
	font-size:inherit;
	letter-spacing:0.3em;
	padding-top: 0.5em;
	}
h3 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#996;
	font-weight:lighter;
	font-size: 1em;
	letter-spacing:0.3em;
	}
.info h3 a { this is for the headings of each thumbnail section
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#996;
	font-weight:lighter;
	font-size: 1em;
}
.info h3 a:link, a:visited {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#996;
	font-weight:lighter;
	font-size: 1em;
}
.info h3 a:hover {
	color:#9ff;
}
.info h3 a:active {
	color:#FFD228;
}
.separator {
	border-bottom : 1px solid #600;
	width:710px;
	margin-top:-.5em;
	
}

.paintings {
	background-color: #111111;
	text-align: center;
	margin: 0;
	padding-top:1em;	
}

.info {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	width: 710px;
	color:#706f65;
	color: #978C6A;
	line-height:150%;
	margin-left:auto;
	margin-right:auto;
	font-weight:lighter;
	text-align:justify;
	}
.preambles {
	color: #978C7A;
	margin-top:.75em;
	margin-bottom:1em;
	line-height:120%;
	font-size:1em;
}
.info a:link, a:visited {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#111;
	}
.info a:hover {
	color:#f90;
	background-color: #111111;
}
.info p a:link, a:visited {
	color:#9ff;
	}
.narrower  {
	width:675px;
	text-indent:25pt;
	}
.narrower2 {
	width:678px;
	}
.info p span { /*This renders invisible the spacing doodad between blocks of thumbnail images on the Image Locator page.*/
	color:#111111;
	font-size:25%;

	}
.clear { /*This class is assigned to the p element that defines the space between blocks of thumbnails on the Image Locator page. It solves a spacing problem encountered with some of the blocks of images. See p305 of Rachel Andrew's book: The CSS Anthology.*/
	clear:both;
	}


/*This applies to the category one thumbnail image links.*/
.locatorthumbs {
	list-style-type:none;
	margin-left:15px;
	}
.locatorthumbs li {
	float:left;
	width:inherit;
	margin-right: 7px;
	margin-bottom: 7px;
	font-size:.75em;
	}
.locatorthumbs img {
	display:block;
	border:1px solid #666;
	}
/*This applies to the category two thumbnail image links.*/
.locatorthumbs2 {
	list-style-type:none;
	margin-left:18px;
	}
.locatorthumbs2 li {
	float:left;
	width: 98px;
	margin-right: 16px;
	margin-bottom: 12px;
	font-size:.75em;
	}
.locatorthumbs2 img {
	display:block;
	border:1px solid #666;
	}

/*this is for category 3 thumbnails; in this case it's the Cornucopia section.*/	
.locatorthumbs3 {
	list-style-type:none;
	margin-left:16px;
	}
.locatorthumbs3 li {
	float:left;
	width:inherit;
	margin-right: 18px;
	margin-bottom: 12px;
	font-size:.75em;
	}
.locatorthumbs3 img {
	display:block;
}
.locatorthumbs3 img {
	display:block;
	border:1px solid #666;
	}
.spacer0 {
	margin: 0;
	}
.spacer1  {/*This adjusts the space between images to get to a justified look in the block.*/
	margin-left:11px;
	}
.spacer2  {/*This adjusts the space between images in line three of the Cornucopia section.*/
	margin-left:9px;
	}
	
.locatorthumbs4 {/*The Folio thumbs*/
	list-style-type:none;
	margin-left:18px;
	}
.locatorthumbs4 li {
	float:left;
	width: 137px;
	margin-right: 34px;
	margin-bottom: 10px;
	font-size:.75em;
	}
.locatorthumbs4 img {
	display:block;
	border:1px solid #666;
	}
	
.locatorthumbs5 { /*This is the large Work section thumbnail block.*/
	list-style-type:none;
	margin-left:20px;
	}

.locatorthumbs5 img {
	display:block;
	border:1px solid #666;
	}
.locatorthumbs5 li {
	float:left;
	width:auto;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size:.75em;
	}
.wider  {/*This assigns to individual images in the block display of thumbnails to make spacing adjustments. In the HTML markup it follows the "alt" thingamajig in the img tag.*/
	margin-left: 35px;
	}

.secname {
	color:#996;
	font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:.3em;
}
#buttons {
	text-align:left;
	width:710px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-2em;
	padding-bottom:1em;
	margin-bottom:1em;
	border-top:#600 thin solid;
}

#buttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none;
	padding-top:1em;
}
#buttons li {
	margin: 0 ;
	padding: 0 ;
	display: inline;
	list-style: none ;
	font-family: Helvetica, Arial,sans-serif ;
	font-size:.65em;
	letter-spacing:.45em;
	color:#706565;
}
#buttons li a {
	color: #9ff;
	background-color: #333;
	border-top: 2px solid #444;
	border-right: 2px solid #444;
	border-bottom: 2px solid #222;
	border-left: 2px solid #222;
	padding:4px 4px 4px 8px;
	text-decoration:none;
	display:inline;
	font-size:.6em;
}
#buttons li a:hover {
	color: #FFD228 ;
	background-color: #2d2d2d;
}

