*
	{padding:0;
	margin:0;}

body
	{width:750px;
	font:80%/1.3 calibri, tahoma, san-serif;
	color:#335;
	margin:0 auto;}

h1
	{height:163px;
	background:url("../images/banner.jpg") no-repeat;
	color:#fff;
	text-shadow:2px 2px 4px rgba(255,255,255,0.3);
	font:5.5em "minion pro", georgia, times, serif;
	text-align:center;
	padding:90px 0 0;
	margin:0 auto;}

h1, h4, h5
	{font-weight:normal;}

h2
	{color:#fff;
	font-size:1.4em;
	text-shadow:1px 1px 2px rgba(255,255,255,0.3);
	margin:-40px 0 25px 50px;}

h3
	{clear:both;
	font-size:1.3em;
	color:#446;
	text-shadow:1px 1px 2px rgba(68,68,82,0.15);
	margin:25px 0 10px;}

p
	{clear:both;
	line-height:150%;
	text-align:justify;
	margin:10px 0;}

a:link,
a:visited
	{color:#668;
	text-decoration:none;
	padding:0 2px;
	border-bottom:1px dotted #bbb;}

a:visited
	{color:#77a;}

a:hover
	{color:#fff;
	background:#557;
	border:0;}

ul#links
	{text-align:center;
	padding:5px;
	margin:0 auto -10px;}

ul#links li
	{display:inline;
	font-size:1.25em;
	white-space:nowrap;
	margin:0 5px;}

ul#links li:after
	{content:" + ";
	color:#bbb;}

ul#links li:last-child:after
	{content:"";}

ul#links li#current a
	{font-weight:bold;}

ul#links li a
	{text-decoration:none;
	border:0;}

ul#links li a:visited
	{color:#17225b;}

ul#links a:hover
	{color:#000;
	background:#fff;}

ul#links li#current a:hover
	{color:#668;}

p.info
	{font:0.8em/1.3 verdana, arial, helvetica, sans-serif;
	border-top:1px solid #aaa;
	padding:5px 0 20px 50px;}

p.toplink
	{clear:both;
	text-align:right;
	font-weight:bold;}

p.toplink a
	{color:#335;
	border:0;}

p.toplink a:hover
	{color:#fff;}

div.illo
	{display:table;
	clear:both;
	overflow:auto;
	padding:0 50px;
	margin:20px 0;}

div.illo img
	{display:table-cell;
	-moz-transform:rotate(-2deg);
	-webkit-transform:rotate(-2deg);
	background:#eee;
	padding:15px;
	border:1px solid #ccc;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:5px 5px 5px #999;
	-moz-box-shadow:5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	margin:0 25px 0 0;}

div.illo:nth-of-type(2) img
	{-moz-transform:rotate(2deg);
	-webkit-transform:rotate(2deg);}

div.illo:nth-of-type(3) img
	{-moz-transform:rotate(-1deg);
	-webkit-transform:rotate(-1deg);}

div.illo p
	{display:table-cell;
	clear:none;
	max-width:50%;
	vertical-align:middle;
	font-size:0.9em;
	color:#668;}

div.illo + h3
	{margin-top:5px;}

span.character
	{font-weight:bold;}

span.player
	{color:#223;}

div#extract
	{clear:both;
	background:#ffe url("../images/fleuron.png") bottom center no-repeat;
	font-family:georgia, times, serif;
	font-size:0.9em;
	padding:0 50px 50px;
	border:1px solid #aaab5c;
	outline:3px solid #aaa;
	outline-offset:-8px;}

ul#links + div#extract
	{margin-top:25px;}

div#extract h3,
div#extract h4,
div#extract h5
	{text-align:center;}

div#extract h3
	{background:url("../images/fleuron.png") top center no-repeat;
	font-size:1.8em;
	padding-top:60px;
	margin:20px 0;}

div#extract h4
	{font-size:1.3em;
	font-style:italic;
	margin:-15px 0 15px;}

div#extract h5
	{font-size:1em;
	line-height:1.5;
	margin:20px 0;}

div#extract h5#dated
	{text-align:right;}

div#extract dt
	{font-weight:bold;
	margin:15px 10px 5px 0;}

div#extract dd#foas
	{font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	text-align:center;}

div.credits dl
	{margin:20px 0;}
