
/******************************************************************************
 *                       CSS styles for all pages                             *
 ******************************************************************************/
 
table {
	width: 100%;
	border: 2px solid #666;
}

th {
	padding: 4px;
	background-color: #1E300A;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC #999 #999 #CCC;
}

td {
	padding: 4px;
	font-size: 0.9em;
	background-color: #3A363B;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC #999 #999 #CCC;
}

a {
	color: #0FF;
}

a:hover {
	color: #55F;
}

blockquote {
	font-style: italic;
}

h2, h3 {
	text-align: center;
}

h4 {
	padding: 4px;
	background-color: #1E300A;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC #999 #999 #CCC;
}

ol li {
	margin-bottom: 1em;
}
 
[id^="content-"] > div:first-child {
	text-align: center;
}

[id^="content-"] > div:first-child > img {
	border: none;
}

[id^="content-"] > div:last-child > p:first-child:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	line-height: 0.8em;
}

#sidebar > div:first-child > img {
	width: 130px;
	height: 112px;
	border: none;
}

#sidebar > div:first-child > div:last-child {
	vertical-align: middle;
}

#sidebar > div:first-child > div:last-child > p {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: left;
}

#sidebar > div:first-child > div:last-child > p:first-child {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}

#sidebar > div:first-child > div:last-child > p:last-child {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
	padding-right: 1em;
}

#sidebar > div:last-child > div:first-child > a:first-child {
	margin-left: 43px;
}

#sidebar > div:last-child > div:first-child > a:last-child {
	margin-left: 35px;
}

#sidebar > div:last-child > div:first-child > a:first-child > img {
	width: 88px;
	height: 31px;
	border: 0;
	margin-top: 2em;
}

#sidebar > div:last-child > div:first-child > a:last-child > img {
	width: 104px;
	height: 31px;
	border: 0;
}

#sidebar > div:last-child > div:last-child > ul {
	list-style: none;
	padding-left: 2em;
	margin-left: 0;
	text-indent: -1em;
	font-size: 0.8em;
}

#sidebar > div:last-child > div:last-child > ul > li {
	margin-bottom: 0.5em;
}

.indented {
	padding-left: 3em;
}

.bold-white {
	color: #FFF;
}

.bold-black {
	color: #666;
}

.mortis {
	color: #666;
}

.calypso {
	color: #F0F;
}

.chronos {
	color: #FF0;
}

.bilanx {
	color: #00F;
}

.vivoria {
	color: #0FF;
}

.vishnu {
	color: #FFF;
}

.set {
	color: #666;
}

.belphegore {
	color: #F00;
}

.erosia {
	color: #990;
}

.gethsemane {
	color: #909;
}

.silvanus {
	color: #090;
}

.herastia {
	color: #990;
}

.kylamane {
	color: #fff;
}

.tempest {
	color: #00F;
}

.bast {
	color: #0F0;
}

.loviatar {
	color: #F00;
}

.aether {
	color: #0FF;
}

.calypso-chronos {
	color: #FFF;
}

.threshold {
	color: #CCC;
}

.say {
	color: #CCC;
}

