
/* ----- WARNING ----- \\
// COPYRIGHTED CONTENT \\
//  COPYRIGHT © NERVA  \\
//   nerva@nerva.ee    \\
// All rights reserved \\
// ------------------- */

div.articlemenu {
  text-align: left;
}
div.articlemenu a {
  font-size: 0.8em;
	letter-spacing: +1px;
  vertical-align: middle;
	white-space: nowrap;
}
div.articlemenu img {
  vertical-align: middle;
}
div.articlemenu a {
	color: #d86e2f;
}
div.articlemenu a:visited {
	color: #d86e2f;
}
div.articlemenu a:hover {
	color: #b24200;
	background-color: #e3e3e9;
}

img.initial {
  float: left;
	position: relative;
	left: -6px;
	top: -4px;
	padding-right: 2px;
}
h1 {
  color: #334a95;
  font-size: 1.8em;
	font-weight: normal;
	border-bottom-color: #dfdfdf;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-left: -20px;
	padding-top: 20px;
}
h2 {
  color: #334a95;
	font-size: 1.4em;
  font-weight: normal;
	border-bottom-color: #dfdfdf;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-left: -26px;
	padding-top: 10px;
}
h3 {
  color: #334a95;
	font-size: 1.2em;
  font-weight: normal;
}

/* Content Engine Styles */

div.ce_firsttitle {
  font-size: 2.5em;
	border-bottom-color: #dfdfdf;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-left: -20px;
}
table.ce_containertable {
  border-collapse: collapse;
	margin-left: -5px;
}
td.ce_containertable {
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeee;
  font-size: 0.9em;
	background-color: #d0d0e0;
}
table.ce_table {
	border-collapse: collapse;
}
td.ce_td0 {
  padding-left: 4px;
	padding-bottom: 1px;
	padding-right: 6px;
	padding-top: 1px;
	border-width: 1px;
	border-style: dotted;
	border-color: #eeeeee;
}
td.ce_td1 {
  padding-left: 4px;
	padding-bottom: 1px;
	padding-right: 6px;
	padding-top: 1px;
	border-width: 1px;
	border-style: dotted;
	border-color: #eeeeee;
}
td.ce_tdfirst {
	font-style: italic;
	background-color: #c0c0d0;
	color: #eeeeee;
}

/* Article contents */
table.articlecontents {
  float: right;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeee;
	margin: 8px;
}
table.articlecontents td {
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeee;
	background-color: #d0d0e0;
	padding: 8px;
}
table.articlecontents td div {
  font-size: 0.8em;
	white-space: nowrap;
}

img.headercreature {
  padding-right: 4px;
}

td.articlepostscript {
  font-size: 0.8em;
	color: #8899dd;
	text-align: left;
	padding: 2px;
}

td.articlepostscript a {
	color: #8899dd;
}
td.articlepostscript a:hover {
	color: white;
}

/* Pull quote */
table.pullquote {
  float: right;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeee;
	margin: 8px;
	width: 20%;
}
table.pullquote td {
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeee;
	background-color: #d0d0e0;
	padding: 8px;
}
table.pullquote td div.pq_citation {
  font-size: 0.9em;
	font-style: italic;
}
table.pullquote td div.pq_author {
  font-size: 0.8em;
	font-style: italic;
	white-space: nowrap;
}

table.commentslink {
  display: inline-table;
	position: relative;
	top: 3px;
	margin-left: 4px;
}

table.commentslink td {
  font-size: 0.9em;
  color: white;
	text-align: center;
	vertical-align: middle;
	width: 27px;
	height: 15px;
}

/* Article history */

span.history_details {
  font-size: 0.8em;
	color: #666666;
}