/* ============================================
   DEMONICSKULL.COM - Est. 1998
   Best viewed in Netscape Navigator 4.0+
   or Internet Explorer 4.0+ at 800x600
   Color palette: Ghost Ship fire & indigo
   ============================================ */

/* --- Reset & Base --- */
body {
  margin: 0;
  padding: 0;
  background-color: #000000;
  background-image: url("bg_ghostship.png");
  color: #ccbbaa;
  font-family: "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 13px;
}

a {
  color: #6677cc;
  text-decoration: underline;
}
a:visited {
  color: #8866aa;
}
a:hover {
  color: #ffaa33;
  text-decoration: none;
}
a:active {
  color: #ff3300;
}

/* --- Main Layout Table --- */
.main-table {
  width: 760px;
}

/* --- Header --- */
.header-area {
  background-color: #0c0604;
  text-align: center;
  padding: 10px 0 0 0;
  border-bottom: 2px solid #662200;
}

.site-title {
  font-family: "Times New Roman", serif;
  font-size: 42px;
  font-weight: bold;
  color: #dd5500;
  letter-spacing: 4px;
  margin: 10px 0 0 0;
}

.site-subtitle {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 14px;
  color: #cc7733;
  letter-spacing: 2px;
  margin: 5px 0 8px 0;
}

/* --- Marquee --- */
.marquee-bar {
  background-color: #150c06;
  border-top: 1px solid #662200;
  border-bottom: 1px solid #662200;
  padding: 4px 0;
  font-size: 12px;
  color: #ffaa33;
  overflow: hidden;
}

.marquee-bar marquee {
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

/* --- Navigation --- */
.nav-cell {
  background-color: #0c0604;
  width: 150px;
  vertical-align: top;
  padding: 8px;
  border-right: 2px solid #662200;
}

.nav-header {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #dd5500;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 1px solid #663300;
  padding-bottom: 4px;
  margin-bottom: 8px;
  margin-top: 12px;
}

.nav-cell a {
  display: block;
  color: #cc7733;
  text-decoration: none;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 12px;
  padding: 3px 4px;
  border-bottom: 1px dotted #331800;
}

.nav-cell a:hover {
  background-color: #221400;
  color: #ffaa33;
  text-decoration: none;
}

.nav-mini-skull {
  text-align: center;
  color: #cc7733;
  font-family: "Courier New", monospace;
  font-size: 9px;
  line-height: 1;
  white-space: pre;
  margin: 15px 0;
}

/* --- Content Area --- */
.content-cell {
  background-color: #0a0604;
  vertical-align: top;
  padding: 15px 20px;
}

.content-cell h2 {
  font-family: "Times New Roman", serif;
  font-size: 22px;
  color: #dd5500;
  border-bottom: 1px solid #663300;
  padding-bottom: 5px;
  margin-top: 0;
}

.content-cell h3 {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 16px;
  color: #cc7733;
  margin-bottom: 5px;
}

.content-cell p {
  line-height: 1.6;
  margin-bottom: 12px;
}

.content-cell hr {
  border: 0;
  height: 1px;
  background-color: #662200;
  margin: 20px 0;
}

/* --- Murray Quote Box --- */
.murray-quote {
  background-color: #120905;
  border: 1px solid #662200;
  border-left: 3px solid #cc4400;
  padding: 12px 15px;
  margin: 15px 0;
  font-style: italic;
  color: #ddaa77;
}

.murray-quote .speaker {
  font-weight: bold;
  font-style: normal;
  color: #dd5500;
}

.murray-quote .speaker-guybrush {
  color: #6677cc;
}

/* --- News Posts --- */
.news-post {
  background-color: #100806;
  border: 1px solid #442200;
  padding: 12px;
  margin-bottom: 15px;
}

.news-date {
  font-family: "Courier New", monospace;
  font-size: 11px;
  color: #887766;
  float: right;
}

.news-title {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #cc7733;
  margin-bottom: 8px;
}

.news-author {
  font-size: 11px;
  color: #8866aa;
  margin-bottom: 8px;
}

/* --- Game Info Boxes --- */
.game-box {
  background-color: #100806;
  border: 1px solid #442200;
  padding: 12px;
  margin-bottom: 15px;
}

.game-box h3 {
  margin-top: 0;
  color: #dd5500;
  font-family: "Times New Roman", serif;
  font-size: 18px;
  border-bottom: 1px dotted #663300;
  padding-bottom: 5px;
}

.game-box table {
  font-size: 12px;
  margin-bottom: 8px;
}

.game-box table td {
  padding: 2px 8px 2px 0;
  vertical-align: top;
}

.game-box table th {
  padding: 2px 8px 2px 0;
  vertical-align: top;
  color: #cc7733;
  font-weight: bold;
  white-space: nowrap;
  text-align: left;
}

/* --- Insult Table --- */
.insult-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
}

.insult-table th {
  background-color: #1a0c06;
  color: #dd5500;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  text-align: left;
  padding: 6px 10px;
  border: 1px solid #662200;
}

.insult-table td {
  padding: 5px 10px;
  border: 1px solid #442200;
  background-color: #0a0604;
  color: #ccbbaa;
}

/* --- Links Page --- */
.link-entry {
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: 1px dotted #442200;
}

.link-entry a {
  font-size: 14px;
  font-weight: bold;
}

.link-entry .link-desc {
  font-size: 12px;
  color: #998877;
  margin-top: 3px;
}

/* --- Guestbook --- */
.gb-entry {
  background-color: #100806;
  border: 1px solid #442200;
  padding: 10px;
  margin-bottom: 10px;
}

.gb-name {
  font-weight: bold;
  color: #cc7733;
}

.gb-date {
  font-family: "Courier New", monospace;
  font-size: 10px;
  color: #887766;
  float: right;
}

.gb-message {
  margin-top: 5px;
  color: #ccbbaa;
}

.gb-form {
  background-color: #120905;
  border: 1px solid #662200;
  padding: 15px;
  margin-bottom: 20px;
}

.gb-form label {
  display: block;
  color: #cc7733;
  font-size: 12px;
  margin-bottom: 3px;
  margin-top: 8px;
}

.gb-input {
  width: 95%;
  background-color: #0a0604;
  border: 1px solid #662200;
  color: #ccbbaa;
  font-family: "Comic Sans MS", Verdana, sans-serif;
  font-size: 12px;
  padding: 4px;
}

.gb-textarea {
  width: 95%;
  background-color: #0a0604;
  border: 1px solid #662200;
  color: #ccbbaa;
  font-family: "Comic Sans MS", Verdana, sans-serif;
  font-size: 12px;
  padding: 4px;
  height: 80px;
}

.gb-submit {
  margin-top: 10px;
  background-color: #442200;
  border: 2px outset #884400;
  color: #ffaa33;
  font-family: "Comic Sans MS", Verdana, sans-serif;
  font-size: 12px;
  padding: 4px 20px;
}

/* --- Footer --- */
.footer-area {
  background-color: #0c0604;
  border-top: 2px solid #662200;
  text-align: center;
  padding: 12px 10px;
  font-size: 11px;
  color: #665544;
}

.footer-area a {
  color: #886644;
  font-size: 11px;
}

.hit-counter {
  font-family: "Courier New", monospace;
  font-size: 14px;
  background-color: #000000;
  color: #00ff00;
  border: 2px inset #332211;
  padding: 2px 8px;
  letter-spacing: 2px;
}

.webring {
  margin-top: 10px;
  padding-top: 8px;
  border-top: 1px dotted #332211;
  font-size: 11px;
}

.webring a {
  margin: 0 8px;
}

.best-viewed {
  margin-top: 8px;
  font-size: 10px;
  color: #554433;
}

/* --- Badges & Buttons (rendered as table cells) --- */
.badge-88x31 {
  width: 88px;
  height: 31px;
  font-family: "Courier New", monospace;
  font-size: 9px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
}

.badge-netscape {
  background-color: #006633;
  border: 1px solid #009944;
}

.badge-ie {
  background-color: #003399;
  border: 1px solid #0055cc;
}

.badge-noframes {
  background-color: #990000;
  border: 1px solid #cc3333;
}

.badge-midi {
  background-color: #666600;
  border: 1px solid #999933;
}

/* --- Under Construction --- */
.under-construction {
  text-align: center;
  margin: 15px 0;
  padding: 10px;
  border: 2px dashed #dd5500;
  background-color: #1a0e00;
  color: #ffaa33;
  font-weight: bold;
  font-size: 14px;
}

/* --- New badge --- */
.new-badge {
  color: #ff3300;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
}

/* --- Separator --- */
.separator {
  text-align: center;
  color: #662200;
  font-size: 10px;
  letter-spacing: 2px;
  margin: 10px 0;
}

/* --- Current page highlight in nav --- */
.nav-cell a.current {
  background-color: #221400;
  color: #ffaa33;
  font-weight: bold;
}
