/* David R Black Style Sheet */

body
{
  background: #000000;
  background-image: url("images/background-cogs-tile.jpg");
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
  line-height: 1.5em;
  text-align: center;
  padding-top: 0.5em;
}

p
{

}

img.alignright
{
  float: right;
  border: 1px solid #444;
  margin: 0.7em 0px 0.7em 0.7em;
}

form
{
  margin: 0px;
  padding: 0px;
}

.smalltext
{
  font-size: 9px;
  line-height: 1.5em;
  padding-top: 0;
  margin-top: 0;
  color: #aaa;
}

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

a:hover
{
  color: #7FBBF3;
  text-decoration: underline;
}

.header
{
  background-image: url("images/header-tile.gif");
  height: 36px;
}

.headerimage
{
  background: transparent;
  background-image: url("images/header-end.gif") top right no-repeat;
  width: 500px;
  margin: 0;
  padding: 0;
}

img.discocover
{
  float: right;
  border: 1px dotted #666;
  clear: both;
  margin-left: 0.8em;
}

div.headblock
{
  clear: both;
  width: 750px;
  align: center;
  height: 95px;
  text-align: middle;
}

div.bodyblock
{
  clear: both;
  width: 750px;
  align: center;
  text-align: middle;
}

div.sidecol
{
  float: left;
  width: 125px;
}

div.mainhead
{
  float: left;
  width: 500px;
}

div.mainbody
{
  float: left;
  width: 500px;
  text-align: left;
}

div.maincontent
{
  padding: 10px;
}

div.menu
{
  text-align: center;
  margin: 4px;
  padding: 4px;
  border-top: 1px dotted #444;
  border-bottom: 1px dotted #444;
}

.menuitem
{
  display: inline;
  padding: 0.1em 5px 0.1em 5px;
  margin: 0 3px 0 0;
  border: 1px solid #1A456E;
  background: #00254A;
  font-size: 0.8em;
}

.menuitem a
{
  color: #fff;
  text-decoration: none;
}

.menuitem a:hover
{
  color: #fff;
  text-decoration: none;
}

img.sideheadimage
{
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}

div.content
{
  width: 600px;
  text-align: left;
}

.subscribebox
{
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

h1
{
  font-size: 14px;
  font-style: strong;
  border-bottom: 1px solid #093259;
  margin-bottom: 0.5em;
  padding-bottom: 0.2em;
}

h2
{
  font-style: strong;
}

li
{
  
}

table.infotable
{
  width: 100%;
}

table.infotable td
{
  padding: 4px;
  vertical-align: top;
  background: #222;
}

table.infotable th
{
  padding: 4px;
  vertical-align: top;
}

p.newsdate
{
  font-size: 9px; 
  color: #aaa;
  line-height: 1.5em;
  margin-top: 1em;
  margin-bottom: 0.2em;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #aaa;
}

table.discogitem
{
  width: 100%;
  border: 0;
}

table.discogitem td
{
  vertical-align: top;
  padding: 0px;
  margin: 0px;
}

table.discogitem td ol
{
  margin-top: 0;
  padding-top: 0;
}

p.submenu
{
  background: #444;
  border: 1px solid #666;
  padding: 2px 4px;
  margin-top: 0px;
  font-size: 9px;
  color: #ccc;
}