/*
 *	CSS for Jim Hay written works
 * 2015-07-15 for wind
 * 2016-12-21 for JIM-HAY-ARTIST
 * Paul Wehr wehrp@me.com
 */

body
{
	background-color: #000;
	color: #888;
	font: normal normal 1em Georgia,"Times New Roman", serif;
}

h1 { color: #999; font-size: 1.8em; letter-spacing: 1px; }
h2 { color: #999; font-size: 1.5em; letter-spacing: 1px; }
h3 { color: #999; font-size: 1.3em; letter-spacing: 1px; }

/* @font-face{ 
	font-family: 'Linotte';
	src: url('Linotte-SemiBold-webfont.eot');
	src: url('Linotte-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
	     url('Linotte-SemiBold-webfont.woff') format('woff'),
	     url('Linotte-SemiBold-webfont.ttf') format('truetype'),
	     url('Linotte-SemiBold-webfont.svg#webfont') format('svg');
} */
.mainstatic {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}
.headwrite {
	width: 300px; margin: 0px auto; clear: both; font: bold 32pt Linotte; text-align: center; background-color: #ecc; color: #578; border: 8px solid #578; border-radius: 8px;
	}
.headearly {
	width: 300px; margin-left:auto; margin-right: auto; clear: both; font: bold 32pt Linotte; text-align: center; background-color: #fec; color: #08c; border: 8px solid #08c; border-radius: 8px;
	}
.headjapan { width: 226px;
	margin-left:auto;
	margin-right: auto;
	clear: both;
	font: bold 24pt Linotte;
	text-align: center;
	background-color: #999;
	color: #6ff;
	border: 8px solid #555;
	border-radius: 8px;
}

p.ind:first-letter {
	margin-left: 2em;
	}
div.ind:first-letter {
	margin-left: 2em;
	}
p.cent { text-align: center; }
.footc { font-size: .7em; }
/* #footerid:before {
		content: "\00A9 2000-2015 JIM HAY<br>images and text are property of artist and may not be used without his written permission";
	} */
a:link { color: #099; padding: 3px; text-decoration: none; }
a:hover { color: #099; padding: 2px; border: 1px dotted #066; text-decoration: none; }
a:active { color: #099; padding: 2px; text-decoration: none; }
a:visited { color: #099; padding: 3px; text-decoration: none; }

a.but {
	border:none;
}
img.button {
	width: 57px; height: 53px;
	border: none;
	padding-right: 5px;
}
div.but3 { 
	padding-top: 40px;
	width: 190px;
	margin-left: auto;
	margin-right: auto;
	}

.photocap {
	font-size: 80%;
	font-style: oblique;
	padding:5px 0px 20px 0px;
	text-align: center;
}

div.footerlinkz {
	padding-top: 30px;
	font-size: .7em;
	text-align: center;
/*	width: 40em;
//	margin-left: auto;
//	margin-right: auto;
*/
	}

div.credit { font-size: smaller;
	color: #777;
	}