body {
	margin: 0;
	background-color: rgb(73, 21, 5);
	font-family: 'times new roman', serif;
	font-size: 1em;
}


/**********
  BANNER
**********/

h1#banner {
	position: absolute;
	top: 0;
	right: 25px;
}

h1#banner a {
	color: rgb(253, 255, 231);
	font-size: 50px;
	text-decoration: none;
}

h1#banner a img {
	height: 64px;
	width: 180px;
}






/***********
  CONTENT
***********/

div#content {
	margin: 20px 260px 30px 25px;
	text-align: justify;
}

div#content h1 {
	font-family: 'times new roman', serif;
	font-size: 1.5em;
	color: rgb(255, 255, 255);
	margin: 0; margin-bottom: 3px;
	text-align: center;
}

div#content h1.int {
  border-top: 1px dashed rgb(255, 255, 255);
  padding-top: 20px;
}

div#content h2 {
  font-family: 'times new roman', serif;
  font-size: 1.2em;
  color: rgb(255, 255, 255);
  margin: 7px 1em 10px 0;
}

div#content h2.portal {
	text-align: center;
}

		div#content h2.portal > a {
			color: rgb(255, 255, 255);
			text-decoration: none;
		}

		div#content h2.portal > a:hover {
			background-color: transparent;
			text-decoration: underline;
		}

div#content h3 {
	font-size: 1.1em;
	color: rgb(255, 255, 255);
}

div#content h4 {
	font-size: 0.85em;
	margin: 2px 0 2px 5px;
	color: rgb(52, 45, 0);
	text-align: left;
}

div#content p,
div#content th,
div#content td,
div#content li {
	color: rgb(255, 255, 255);
	font-size: 1em;
	margin-top: 0;
	line-height: 1.3em;
}

div#content p a:link,
div#content li a:link {
	color: rgb(120, 199, 231);
	text-decoration: underline;
}

div#content p a:visited,
div#content li a:visited {
	color: rgb(190, 234, 252);
}

div#content p a:hover,
div#content li a:hover {
	color: rgb(73, 21, 5);
	background-color:rgb(190, 234, 252);
	text-decoration: none;
}

div#content p a:active,
div#content li a:active {
	color: rgb(4, 42, 1);
	background-color: rgb(251, 232, 89);
	text-decoration: none;
}



div#content p.screencode
{
#  color: rgb(255, 236, 0);
  font-weight: bold;
  margin-bottom: 0.3em;
}




div#content div.qu p {
	color: rgb(248, 249, 221);
	font-weight: bold;
}

div.ans {
	margin-left: 2em;
}

/********
  INTRO
********/
div#intro {
  width: 100%;
}

div#intro p.stamp {
  text-align: right;
  font-size: 0.8em;
  margin: -1.2em 0 0 0;
}



/********
  TABLE
********/

table {
	margin-left: auto; margin-right: auto;
}

tr:hover {
	background-color: rgb(89,30,12);
}

tr:hover th {
	background-color: rgb(73, 21, 5);
}


div#content th {
	font-size: 1.1em;
	text-align: center;
	margin: 10px;
}

div#content td {
	margin: 0;
	padding: 0;
	text-align: center;
}

td a {
	display: block;
	color: rgb(255, 255, 255);
	text-decoration: none;
}

td a:hover {
	text-decoration: none;
}

td a.i {
	display: inline;
	font-weight: bold;
}

td a.i:hover {
	text-decoration: underline;
}








/*********
   MENU
*********/

div#menu {
	position: absolute;
	width: 180px;
	top: 100px;
	right: 25px;
}

div.menubit {
	background-color: rgb(73, 21, 5);
	border: 1px solid rgb(34, 9, 1);
	margin-bottom: 20px;
	padding: 7px;
}

div.menubit h1 {
	font-family: 'times new roman', serif;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	text-align: center;
	font-size: 1.2em;
	color: rgb(255, 255, 255);
	border-bottom: 1px solid rgb(149, 121, 56);
}

div.menubit p {
	color: rgb(255, 255, 255);
	font-size: 0.9em;
	margin-top: 0;
	line-height: 1.3em;
}

div.menubit p a:link {
	color: rgb(120, 199, 231);
	text-decoration: underline;
}

div.menubit p a:visited {
	color: rgb(190, 234, 252);
}

div.menubit p a:hover {
	color: rgb(73, 21, 5);
	background-color:rgb(190, 234, 252);
	text-decoration: none;
}

div.menubit p a:active {
	color: rgb(4, 42, 1);
	background-color: rgb(251, 232, 89);
	text-decoration: none;
}



/****************
   NAVIGATION
****************/

div.nav {
}

div.nav h2 {
  font-family: 'times new roman', serif;
  font-size: 1.1em;
  color: rgb(255, 255, 255);
  font-weight: bold;
  margin: 0;
}

div.nav h2 a:link {
  display: block;
  color: rgb(255, 255, 255);
  text-decoration: none;
  padding: 2px 0 2px 10px;
}

    div.nav h2 a:visited {
      display: block;
      color: rgb(255, 255, 255);
      text-decoration: none;
      padding: 2px 0 2px 10px;
    }

    div.nav h2 a:hover {
      display: block;
      color: rgb(73, 21, 5);
      background-color:rgb(190, 234, 252);
      text-decoration: none;
      padding: 2px 0 2px 10px;
    }

    div.nav h2 a:active {
      display: block;
      color: rgb(4, 42, 1);
      background-color: rgb(251, 232, 89);
      text-decoration: none;
      padding: 2px 0 2px 10px;
    }

div.nav p {
  font-family: 'times new roman', serif;
  font-size: 0.9em;
  color: rgb(255, 255, 255);
  margin: 0;
}

div.nav p a:link {
  display: block;
  color: rgb(255, 255, 255);
  text-decoration: none;
  padding: 1px 0 2px 18px;
}

    div.nav p a:visited {
      display: block;
      color: rgb(255, 255, 255);
      text-decoration: none;
      padding: 1px 0 2px 18px;
    }

    div.nav p a:hover {
      display: block;
      color: rgb(73, 21, 5);
      background-color:rgb(190, 234, 252);
      text-decoration: none;
      padding: 1px 0 2px 18px;
    }

    div.nav p a:active {
      display: block;
      color: rgb(4, 42, 1);
      background-color: rgb(251, 232, 89);
      text-decoration: none;
      padding: 1px 0 2px 18px;
    }

div.current {
	border: 1px solid rgb(34, 9, 1);
	border-left-color: rgb(142, 77, 57);
	border-top-color: rgb(142, 77, 57);

	background-color: rgb(89, 30, 5);
	padding: 3px 2px;
	margin: 4px 0;
}

div.current h2,
div.current p {
}


/**********
  GENERAL
**********/
img {
	border: 0;
	margin: 0;
}

dl {
	color: rgb(42, 25, 1);
	font-size: 0.8em;
	margin-top: 0;
	line-height: 1.3em;
}

li {
	margin-bottom: 0.5em;
}

dd {
	margin-bottom: 1em;
}

sup {
	vertical-align: top;
}

kbd, code, samp {
	font-size: 1.4em;
}

.title {
	font-style: italic;
}

dt, .id {
	font-weight: bold;
}

div.image {
	float: right;
	clear: right;
	background-color: rgb(160, 200, 170);
	border: 1px inset rgb(150, 123, 56);
	padding: 0.3em;
	margin: 0 0 5px 10px;
}

div.image > p {
	margin: 0; padding: 0;
	text-align: left;
	font-size: 0.7em;
}

div#page .img:hover {
	background-color: transparent;
}

div#page div.answer {
	margin-left: 1.5em;
}

.s {
	font-family: serif;
}

td.left {
	font-weight: bold;
	text-align: right;
	width: 50%;
	vertical-align: top;
}

td.right {
	font-weight: bold;
	text-align: left;
	width: 50%;
}


/** QUOTES ***

[lang|=en] > *  { quotes: "\2018" "\2019" "\201C" "\201D" }
q:before { content: open-quote }
q:after { content: close-quote } */


div#content a.metal {
	color: rgb(52, 45, 0);
	text-decoration: none;
}

/**********
  CONTENT
**********/
p.meta {
	margin: 0 0 8px 0;
	font-size: 0.7em;
	text-align: left;
}

p.info {
	font-variant: small-caps;
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 17px;
}

div.updates {
	margin-left: 17px;
}

div.updates p.meta {
	margin: 3px 0 5px 0;
	font-size: 0.7em;
}

div.updates p {
	margin-left: 17px;
}

hr {
	color: rgb(149, 121, 56);
	background-color: rgb(149, 121, 56);
	height: 1px;
	border: 0;
	margin-bottom: 9px;
}
	

/** HEADLINE **
	div#content h1 {
		font-size: 1.2em;
		color: rgb(52,45,0);
		border-bottom: 1px dashed rgb(149, 121, 56);
	}

	div#content h1.header {
		font-size: 1.3em;
		text-align: center;
		padding-bottom: 0.3em;
		margin: 0.4em;
	} */


	img.avatar {
		float: right;
		width: 60px;
		height: 45px;
		border: 1px solid rgb(149,121,56);
		margin-left: 5px; margin-bottom: 5px;
	}

/*** Main Page ***/
div.table {
	display: table;
	width: 100%;
}

div.table > div {
	display: table-row;
	width: 100%;
}

div.table > div > div {
	display: table-cell;
	padding: 20px;
}

div#content div.portal {
	text-align: center;
}

div#content div.portal h2 {
	font-size: 1.25em;
	padding-left: 0; margin: 0;
	border: 0;
}


/*** Latest updates ***/
ul.latest {
	margin-bottom: 1em; margin-top: 0;
	color: rgb(42, 25, 1);
	list-style-type: none;
	margin-left: 1em;
	padding-left: 0;
}

ul.latest ul {
	list-style-type: none;
	font-size: 0.8em;
}

ul.latest ul ul {
	list-style-type: disc;
	font-size: 1em;
}

ul.latest ul li, ul.latest ul ul li {
	margin-top: 1px;
}

ul.latest li.odd, ul.latest li.even {
	margin: 0;
	padding: 4px 5px 10px 5px;
}

ul.latest .date {
	font-weight: bold;
}

li.odd {
	background-color: rgb(160, 200, 170);
}

li.even {
	background-color: rgb(201, 214, 199);
}

ul.latest li ul li p {
	font-size: 1em;
}



/*********
   HEAD
*********/

div#headd h1 {
	padding: 0; margin: 0;
	font-family: serif;
}
div#headd h1 > a {
	color: rgb(52, 45, 0);
	text-decoration: none;
}

div#headd h1 > a:hover {
	background-color: transparent;
	text-decoration: underline;
}

div#head {
	background-color: rgb(253, 255, 231);
	padding: 5px;
	text-align: center;
	margin-bottom: 20px;
}

div#head h1 {
	color: rgb(52, 45, 0);
	padding: 0; margin: 0;
	font-family: serif;
	font-size: 1.4em;
}

div#head h1 > a {
	color: rgb(52, 45, 0);
	text-decoration: none;
}


div#tail {
	background-color: rgb(253, 255, 231);
	padding: 4px;
	text-align: center;
	margin-bottom: 20px;
}

div#tail p {
	padding: 0; margin: 0;
}

div#tail a {
	color: rgb(50, 29, 115);
	text-decoration: underline;
}

div#tail a:hover {
	color: rgb(52, 45, 0);
	background-color: rgb(230, 178, 68);
	text-decoration: none;
}

div#tail p.left {
	display: table-cell;
	width: 30%;
	text-align: left;
}

div#tail p.middle {
	display: table-cell;
	width: 40%;
	text-align: center;
}

div#tail p.right {
	display: table-cell;
	width: 30%;
	text-align: right;
}

