body {
	background: #1c1713 url(../shards/dark-bg.jpg) top left repeat;
	margin: 0;
	padding: 20px;
	text-align: center;
}

a:link { text-decoration: underline; color: #eeddcc; }
a:visited { text-decoration: underline; color: #ddccbb; }
a:link:hover { text-decoration: underline; color: #ffeedd; }
a:visited:hover { text-decoration: underline; color: #eeddcc; }

div#rebirth-carapace {
	border: solid 2px #503a30;
	width: 640px;
	min-height: 768px;
	margin-left: auto;
	margin-right: auto;
	background: #201914 url(../shards/sword-new-bg.jpg) top left repeat-y;
	box-shadow: 0px 0px 25px black;
	padding: 0;
}

div#rebirth-viscera {
	width: 100%;
	height: 100%;
	min-height: 768px;
	background: transparent url(../shards/sword-new.jpg) top left no-repeat;
	margin: 0;
	padding: 1px;
}

div#steam-banner {
	width: 300px;
	height: 300px;
	background: transparent url(../shards/steam-banner.png) top left no-repeat;
	margin: -3px 0px 0px -3px;
	padding: 0;
}

div#steam-banner a {
	display: block;
	width: 200px;
	height: 200px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

div#prophecy {
	border: solid 2px #503a30;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	background: #201914 url(../shards/sword-new-bg.jpg) top center repeat-y;
	box-shadow: 0px 0px 25px black;
	padding: 0px;
}

div#phosphenes {
	margin: 32px;
}

div#phosphenes img {
	border: solid 1px #503a30;
	background: black;
	padding: 2px;
	margin: 29px;
}
	
div#proverb {
	margin-left: 135px;
	margin-right: 20px;
	margin-top: -140px;
	margin-bottom: 0px;
}

div#phase {
	color: #ddccaa;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}

div#final {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

div#translation {
	float: left;
	padding: 4px;
}

div#translation img {
    padding-right: 5px;
	border: 0;
	vertical-align: top;
}

div#translation p {
    font-size: 7pt;
    font-style: italic;
}

div#abstract {
	float: right;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
}

img.steam-powered {
	background: transparent !important;
	border: 0 !important;
	float: left !important;
	margin: 0 !important;
	padding: 15px 45px 20px 20px !important;
}

h1 {
	color: #ffeedd;
	margin-left: -8px;
	margin-right: -8px;
	border-bottom: solid 1px #503a30;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;	
	text-align: left;
	line-height: 1.4em;
}

h2 {
	color: #ffeedd;
	margin-left: -8px;
	margin-right: -8px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;	
	text-align: left;
	line-height: 1.4em;
}

p {
	color: #ddccaa;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;	
	text-align: justify;
	line-height: 1.45em;
}

ul {
	color: #ddccaa;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;	
	text-align: left;
	line-height: 1.4em;
}

div#abstract p {
	color: #ccbb99;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
}

p.heresy {
	margin-top: 2em;
	color: #ffeedd;
	font-size: 12pt;
	text-align: left;
}

a.fourthwall:link { text-decoration: underline; color: #504030; }
a.fourthwall:visited { text-decoration: underline; color: #605040; }
a.fourthwall:link:hover { text-decoration: underline; color: #807060; }
a.fourthwall:visited:hover { text-decoration: underline; color: #907060; }

div.installation {
        color: #222;
        font-size: 9pt;
        background: #ffa;
        border: 2px solid #bb6;
        padding: 0px 16px 8px 20px;
        margin: 30px 10px 40px 10px;
	box-shadow: 0px 0px 20px black;
}

div.installation h1 {
	color: #222;
}

div.installation p {
	color: #222;
	font-size: 11pt;
}

div.installation ol {
	color: #222;
	font-size: 11pt;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	line-height: 1.3em;
}

div.installation ul {
	color: #222;
	font-size: 11pt;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	line-height: 1.3em;
	margin-top: 30px;
	margin-bottom: 30px;
}

div.installation ol li {
	padding-top: 4px;
	padding-bottom: 4px;
}

div.installation ul li {
	padding-top: 4px;
	padding-bottom: 4px;
}

div.installation a:link { text-decoration: underline; color: #222; }
div.installation a:visited { text-decoration: underline; color: #444; }
div.installation a:link:hover { text-decoration: underline; color: #333; background: #ffc; }
div.installation a:visited:hover { text-decoration: underline; color: #555;  background: #ffc; }
