body, div, h1, h2, h3, h4, h5, h6, p, ul, li, dd, dt { font-family: verdana, sans-serif; margin: 0; padding: 0; }
body { background: #F3EFC0; }

h1, h2, h3, h4 {
  font-family: Tahoma;
}

body {
  font-size: 80%;
  padding: 0;
  margin: 0;
}

a:link {
  color: #7A591E;
  text-decoration: none;
}

.blacklisted-tags-disabled {
  color: #AAA !important;
}

a:visited {
  color: #7A591E;
  text-decoration: none;
}

a:hover {
  color: #a88341;
  text-decoration: none;
}

a:active {
  color: #FFFFFF;
  text-decoration: none;
}

a.last-page {
  color: #666;
}

a.spoiler {
  color: black;
  background: black;
  cursor: text;
}

a.spoiler:hover {
  color: white;
}

addr {
	display: block;
	margin-left: 2em;
	font-weight: bold;
}

code {
  font-family: monospace;
  font-size: 1.2em;
}

dd {
  margin-bottom: 1em;
}

dt {
  font-weight: bold;
}

dt.bad {
  color: red;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.8em;
}

h2.wiki-title {
  color: #003DD8;
  margin-bottom: 0.25em;
}

h3 {
  font-size: 1.6em;
}

h4 {
  font-size: 1.4em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1em;
}

img {
  border: none;
  vertical-align: middle;
}

img.flagged {
  border: 3px solid #F00;
}

img.has-children {
  border: 3px solid #0F0;
}

img.has-parent {
  border: 3px solid #CC0;
}

img.pending {
  border: 3px solid #00F;
}

img.preview {
  margin: auto;
}

input {
  padding: 0 0.3em;
}

input[type=password]:focus {
  background: #FFC;
}

input[type=text]:focus {
  background: #FFC;
}

label {
  font-weight: bold;
  white-space: nowrap;
}

li {
  margin-left: 1em;
}

ol {
  margin-left: 1em;
}

p {
  margin-bottom: 1em;
}

span.author {
  color: #AAA;
}

span.date {
  color: #AAA;
}

span.locked-topic {
  color: #666;
}

span.informational {
  cursor: help;
}

span.post-count {
  color: #AAA;
}

span.spoiler {
  color: black;
  background: black;
  cursor: text;
}

span.spoiler:hover {
  color: white;
}


span.thumb {
  height: 180px;
  width: 180px;
  display: inline-block;
  float: left;
  text-align: center;
  vertical-align: middle;
}

span.plid {
  display: none;
}

span.unread-topic {
  font-weight: bold;
}

span.blacklisted-image {
  background: url('blacklisted.png') no-repeat top;
}

strong.divider {
  font-weight: bold;
  color: gray;
}

table {
  margin-bottom: 2em;
}

table.form {
  width: 70em;
}

table.form p {
  font-size: 0.8em;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

table.form th {
  color: black;
  white-space: normal;
  padding-right: 1em;
  text-align: right;
}

table.highlightable {
  border-collapse: collapse;
  border-spacing: 0;
}

table.highlightable > tbody > tr:hover {
  background: #FFD;
}

table.highlightable th {
  color: #fff;
}

table.highlightable td {
  border: 1px dotted #EEE;
  margin: 0;
}

table.highlightable th {
  margin: 0;
}

table td {
  padding: 1px 4px; 
  vertical-align: top;
}

table th {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  padding: 0.2em 0.5em;
  white-space: nowrap;
}

table tr.good {
  background: rgb(230, 255, 230);
}

table tr.selected {
  background: #AEE !important; /* override highlightable */
}

table tr.highlight {
  background: #FFD;
}

table tr.pending-tag {
  background: rgb(240, 255, 240);
}

textarea {
  display: block;
  padding: 0 0.3em;
  font-family: monospace;
  font-size: 1.2em;
}

textarea.no-block {
  display: inline;
}

textarea:focus {
  background: #FFC;
}

ul {
  margin-bottom: 1em;
}

ul.bare-list li {
  list-style-type: none;
}

ul.flat-list {
  display: block;
  margin: 0;
  padding: 0;
}

ul.flat-list li {
  display: inline;
  list-style-type: none;
  font-weight: bold;
  padding: 0;
  margin: 0 1em 0 0;
}

ul.flat-list li a {
  font-weight: normal;
}

ul.flat-list li a.forum-update {
  font-style: italic;
}

ul.link-page {
  font-size: 1.2em;
  font-weight: bold;
}

ul.link-page > li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.obsolete-tag-change {
  color: #000;
}

.tag-type-artist > a,
a.tag-type-artist {
  color: #A00;
}

.tag-type-artist > a:hover {
  color: #9093FF;
}

.tag-type-character > a {
  color: #0A0;
}

.tag-type-character > a:hover {
  color: #9093FF;
}

.tag-type-copyright > a {
  color: #A0A;
}

.tag-type-copyright > a:hover {
  color: #9093FF;
}

.added-tags {
  color: #00CC00;
}

.removed-tags {
  color: #ff0000;
}

.unchanged-tags {
  font-size: 0.8em;
}

.added-tags {
  color: #00cc00;
}

.removed-tags {
  color: #ff0000;
}

.unchanged-tags {
  font-size: 0.8em;
}

.history-search-row {
  clear: left;
  margin:0;
  bottom: 0;
}

.history-search-label {
  width: 10%;
  float: left;
}

div#artist-index > table td {
  white-space: nowrap;
}

div.auto_complete {
  width: 350px;
  background: #fff;
}

div.auto_complete ul {
  border:1px solid #888;
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
}

div.auto_complete ul li {
  margin:0;
  padding:3px;
}

div.auto_complete ul li.selected { 
  background-color: #ffb; 
}

div.auto_complete ul strong.highlight { 
  color: #800; 
  margin:0;
  padding:0;
}

div.blocked {
  border: 2px solid #F00;
  background: #FCC;
  color: #F00;
  font-size: 1.2em;
  padding: 1em;
  margin: 1em;
  text-align: center;
}

div#comment-list > div.post {
  float: left;
  clear: left;
  margin-bottom: 3em;;
}

div#comment-list > div.post > div.col1 {
  width: 200px;
  float: left;
  clear: left;
}

div#comment-list > div.post > div.col2 {
  float: left;
  width: 50em;
}

div#comment-list > div.post > div.col2 > div.header {
  margin-bottom: 1em;
}

div#comment-list > div.post > div.col2 > div.header > div > span.info {
  margin-right: 1em;
}

div#comment-list > div.post > div.col2 > div.header > div.tags > span {
  margin: 0 0.5em 0 0;
}

div#content {
  padding: 0 20px 30px 20px;
}

div.content {
  float: left;
  margin: 0;
  width: 77%;
}

div#footer {
  margin-top: 1em;
  text-align: center;
  font-size: 120%;
  color: #CCC;
  clear: both;
}

div#footer > .footer-disabled {
  color: #777777;
}

div#footer > #label {
  color: #777777;
}

div#forum > table th:first-child {
  text-align: left;
}

div#forum > table td:first-child {
  text-align: left;
}

div.has-mail {
  border: 2px solid #AFA;
  padding: 1em;
  margin: 1em;
  background: #EFE;
  font-size: 1.5em;
  text-align: center;
}

div#header {
  margin-bottom: 1em;
}

div#header #site-title
{
	padding: 10px 20px 0px 20px;
	background-image: url("images/topb.png");
        background-repeat: no-repeat;
        background-position: 120px 0px; 
}

div#header ul#navbar {
  padding: 5px 20px 2px 10px;
  margin: 0;
}

div#header ul#navbar li {
  font-size: 120%;
  padding: 1px 10px 2px 10px;
  margin: 0;
}

div#header ul#navbar li.current-page {
  background-color: #A6A273;
}

div#header ul#navbar li.current-page a {
  font-weight: bold;
}

div#header ul#subnavbar {
  padding: 5px 20px 5px 15px;
  background: #A6A273;
  margin: 0 0 1em 0;
}

div#header ul#subnavbar li {
  padding: 0 5px;
  background: #A6A273;
}

div#header ul#subnavbar li a {
	
}

div#header ul#subnavbar li a:hover {
	color: #fff;
}

div.help {
  width: 40em;
  margin-top: 2em;
}

div.help a.code {
  font-family: monospace;
}

div.help div.code {
  border: 1px dashed green;
  margin: 1em 0;
  padding: 1em 2em;
  background: #EEE;
  overflow: hidden;
  font-family: monospace;
}

div.help > div.section {
  margin-bottom: 4em;
}

div.help > div.section > div.section {
  margin-bottom: 2em;
}

div.help h1,
div.help h2,
div.help h3,
div.help h4 {
  margin: 0 0 0.5em 0;  
}

div.help h4 {
  color: #060;
}

div#info {
  font-style: italic;
}

div.mail .received {
  color: #060;
}

div.mail .sent {
  color: #600;
}

div#mail-show div.message {
  margin-bottom: 4em;
}

div#notice {
  font-size: 1.2em;
  color: red;
  font-weight: bold;
  margin-bottom: 1em;
  padding-left: 20px;
}

div.page {
  width: 40em;
}

div#paginator {
  display: block;
  padding: 2em 0 1em 0;
  font-size: 1em;
  text-align: center;
  font-weight: bold;
  clear: both;
}

div#paginator a {
  margin: 0 3px;
  padding: 2px 6px;
  font-weight: normal;
  border: 1px solid #EAEAEA;
}

div#paginator a.arrow {
  border: none;
}

div#paginator a.arrow:hover {
  background: white;
  color: #9093FF;
}

div#paginator a.current {
  border: 1px solid #AAA;
}

div#paginator a:hover {
  background: rgb(60, 60, 220);
  color: white;
}

div#paginator span {
  margin: 0 3px;
  padding: 2px 6px;
}

div#post-add p#scale {
  color: #999;
  font-style: italic;
}

div#post-popular > h3 {
  text-align: center;
  margin-bottom: 1em;
}

div#post-view > div#right-col > div > div#note-container {
  position: absolute;
}

div#post-view > div#right-col > div > div#note-container > div.note-body {
  background: #FFE;
  border: 1px solid black;
  display: none;
  max-width: 300px;
  min-width: 140px;
  min-height: 10px;
  position: absolute;
  padding: 5px;
  cursor: pointer;
  overflow: auto;
}

div#post-view > div#right-col > div > div#note-container > div.note-body > p.tn {
  font-size: 0.8em;
  color: gray;
}
tn {
  font-size: 0.8em;
  color: gray;
}

div#post-view > div#right-col > div > div#note-container > div.note-box {
  position: absolute;
  border: 1px solid black;
  width: 150px;
  height: 150px;
  cursor: move;
  background: #FFE;
}

div#post-view > div#right-col > div > div#note-container > div.note-box > div.note-corner {
  background: black;
  width: 7px;
  height: 7px;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: se-resize;
}

div#post-view > div#right-col > div > div#note-container > div.unsaved {
  background: #FFF;
  border: 1px solid red;
}

div#post-view > div#right-col > div > div#note-container > div.unsaved > div.note-corner {
  background: red;
}

div#post-view > div#right-col > div > img {
  margin-right: 5em;
}

div#post-view > div#right-col > div#edit {
  margin-bottom: 2em;
  padding: 1em;
}

div.quote {
  margin-top: 10px;
  padding: 12px;
  text-align: justify;
  font-style: italic;
  background: #f6f6f6 url('./counter/quote.gif') no-repeat top right;
  font-size: 12px;
  font-family: sans-serif, arial, tahoma;
  border: 1px solid #bababa;
}

div#related {
  margin: 0 3em 1em 0;
}

div#related > div.tag-column {
  float: left;
  margin: 0 2em 2em 0;
  max-width: 12em;
  height: 35em;
}

div#related > div.tag-column > a {
  margin-right: 1em;
}

div.response-list > div.post {
  float: left;
  clear: left;
  margin-bottom: 2em;
}

div.response-list > div.post > div.author {
  float: left;
  width: 15em;
  padding-right: 1em;
}

div.response-list > div.post > div.author > h6 {
  font-size: 1.3em;
}

div.response-list > div.post > div.content {
  float: left;
  width: 30em;
  padding: 0 0 0 10px;
  margin: 0;
}

div.response-list > div.post > div.content > div.footer {
  margin-top: 1em;
  color: #CCC;
}

div.response-list > div.post > div.content > div.footer a {
  color: #666;
}

div.sidebar {
  width: 20%;
  margin-right: 1em;
  float: left;
  overflow: visible;
}

div.sidebar li {
  list-style-type: none;
  margin: 0;
}

a.original-file-changed#highres {
  color: #0030fa;
  font-weight: bold;
}

div#static-index {
  text-align: center;
}

div#static-index > div#links > a {
  margin: 0 0.5em;
}

div#static-more > div {
  float: left;
  width: 25%;
}

div#static-more > div > ul {
  margin-top: 2em;
}

div#static-more > div > ul > li {
  list-style-type: none;
  margin: 0;
}

div.status-notice {
  border: 2px solid #666;
  padding: 1em;
  margin: 1em;
  background: #EEE;
}

div.status-notice p {
  margin: 0;
}

div#tag-list {
  text-align: center;
  margin-bottom: 2em;
}

div#tag-list > a {
  padding-right: 5px;
}

div#user-record > table > tbody > tr.positive-record {
  background: #EFE;
}

div#user-record > table > tbody > tr.negative-record {
  background: #FEE;
}

div.wiki > h2.title {
  color: #009;
}

div#wiki-show > div#body {
  line-height: 2em;
  width: 50em;
  text-align: left;
  float: left;
}

div#wiki-show > div#body ul {
  line-height: 1.2em;
  margin: 0 0 0 1em;
}

div#wiki-show > div#body > ul {
  margin-bottom: 1em;
}

div#wiki-show > div#body > div#byline {
  color: #666;
  font-style: italic;
}

div#wiki-diff > div#body {
  font-family: monospace;
  font-size: 1.2em;
  margin-top: 1em;  
}

div#wiki-diff del {
  background-color: #f88;
  text-decoration: line-through;
}

div#wiki-diff ins {
  background-color: #8f8;
}

div.tips {
  background: #f7f2d9; 
  border-bottom: 1px solid #f8f6c9; 
  padding: 5px 5px 5px 20px; 
  font-size: 11px;
}
.toprot { padding-bottom: 10px; 
}
tr.tableheader {
 background: #CDBE9F !important;
}