/*  
Theme Name: Old Red
Theme URI: http://insom.com/
Description: Classic Insom.  80's style.
Version: 2.0
Author: Lachlan Smith
Author URI: http://insom.com/

	Old Red.

	Designed to be impossible for the colourblind to read.
*/

body {
  font-family: "Times New Roman", Times, serif;
  color:#ffffff;
}

body, #content, #logo, #menu, p, .meta ul, .storycontent, .storytitle {
  padding: 0;
}

body, #header, #content, #logo, #footer {
  margin: 0;
}

body, #menu {
  background-color: #960404;
}

#header {
  background: url(/image/tentacledown.png) repeat-x top left;
}

#header, #footer {
  height: 68px;
}

#menu {
  width:250px;
  margin: 0 0 20px 20px;
  border-left: 2px solid #7F0404;
  border-bottom: 2px solid #7F0404;
}

#menu, .cdcover {
  float: right;
}

#footer {
  background: url(/image/tentacleup.png) repeat-x bottom left;
  clear: both;
}

a, a:link, a:visited {
  color:#FFCC99;
  text-decoration:none;
}

h3 {
  margin: 5px 10px 0 10px;
  font:normal 16pt Georgia, "Times New Roman", Times, serif;
  text-decoration: none;
  color: #FFCC99;
}

h2 {
  margin: .75em 0 .75em 0;
  padding-left: 10px;
  background-color: #BD0505;
}

h4 { 
  font-weight: bold;
}

h2, h4, .menubox {
  font-size: 16px;
}

.meta {
  margin: 0 10px 0 10px;
}

.meta ul, #menu_search ul {
  list-style: none;
}

.meta ul, .meta li {
  display: inline;
}

.storycontent {
  margin-left: 30px;
  margin-right: 30px;
}

.storycontent img, .bord, .menubox, #menu_search input {
  border: 1px solid #660000;
}

.menubox {
  padding: 10px;
  margin: 20px;
  background-color:#BD0505;
  text-align: left;
  font:12pt/16pt arial, helvetica, sans-serif;
}

.menubox, #footer {
  font-family: arial, helvetica, sans-serif;
}

.menubox h4 {
  position: absolute;
  margin: -10px 0 10px -10px;
  padding: 3px;
  background-color: #A40404;
}

.menubox ul {
  margin-top: 20px;
}

.menubox a, .menubox a:visited, .menubox a:link {
  text-decoration: underline;
}

#footer, #logo {
  text-align: center;
  letter-spacing: 0.25em;
}

.cdcover {
  margin: 10px;
}

.time {
  color: #cf6f4f;
}

#content>p {
  margin-left: 30px;
}

.storycontent + h3 {
  border-top: 2px dashed #A40404;
}

#logo + p {
  text-align: center;
  font-style: italic;
  border-top: 2px dashed #A40404;
  border-bottom: 2px dashed #A40404;
  margin: 0;
}

#menu_search input {
  background-color: #FFCC99;
  border: 1px solid #cf6f4f;
}

#menu_search input:focus {
  background-color: White;
}

#menu_search input[type="submit"] {
  background-color: Transparent; 
  color: #FFCC99;
}

.current_page_item
{
  font-weight: bold;
}
