/* Satanic stylesheet
 * Garry Parker
 * 16/04/2007
 */
/*top right bottom left*/
 
body
{
  background-color: black;
  font-family: 'Ubuntu Condensed', sans-serif;
  background: black url('images/seamlessflames.jpg') repeat-x bottom center;
  color: #bbb;
}

body.nobg
{
  font-family: 'Ubuntu Condensed', sans-serif;
  background: none;
  background-color: black;
  color: #bbb;
}


#page {
  background-color: transparent;
  text-align: justify;
}

#header {
/*  background: black url('images/pumpkin-banner2.jpg') no-repeat bottom center;*/
/*  background: black url('images/xmas-banner2.jpg') no-repeat bottom center;*/
/*  background: black url('images/glass-banner-7.png') no-repeat bottom center;*/
/*  background: black url('images/batbanner7.png') no-repeat bottom center;*/
/*  background: black url('images/skullsbanner2.jpg') no-repeat bottom center;*/
/*  background: black url('images/fivemagics-banner2.jpg') no-repeat bottom center;*/
  background: black url('images/satanic-banner.jpg') no-repeat bottom center;
  margin: 0px 0 0 1px; 
  padding: 0; 
  width: 100%;
  height: 300px; 
}

#headerimg   { 
  width: 100%;
  height: 100%;
} 

#content {
  background-color: transparent;
}

#portal-page {
	position: relative;
	text-align: left;
	width: 600px;
	height: 380px;
	margin: 0px auto;
}

#portal-content {
  background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -60px;
	text-align: center;
	min-width: 600px; 
}

#portal-search {
	margin-top: 60px;
}

#footer {
  border: none;
}

/*-----------------------------------------------------------------------*/
img {
  border: 0;
}

a {
  color: #cc0000;
  text-decoration: none;
}

a:hover {
  color: white;
  text-decoration: none;
}

h1 {
  color: #ccc;
  text-decoration: none;
  font-size: 2em;
  text-align: left;
/*  background: transparent url('images/underline2.png') no-repeat bottom left;*/
  padding-bottom: 4px;
  margin-bottom: 0;
}

h2 {
  color: #bb0000;
  font-size: 1.5em;
  text-decoration: none;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 8px;
/*  background: transparent url('images/underline.png') no-repeat bottom left;*/
}

h2 a, h2 a:hover, h2 a:visited {
  text-decoration: none;
  color: #bb0000;
}

h3 {
  font-size: 1.3em;
  margin: 5px 0 0 0;
  color: #ccc;
}

h3 a, h3 a:hover, h3 a:visited {
  text-decoration: none;
  color: #ccc;
}

h4 {
  font-size: 1.0em;
  margin-bottom: 0;
}

p {
  margin: 5px 0 10px 0;
}

pre {
/*  background: black url('images/prebg.jpg') repeat top left;*/
  background-color: #111;
/*	font: 1.0em, Sans-Serif;*/
  font-family: 'Ubuntu Mono', sans-serif;

  color: #ccc;
  border: 1px dashed #666;
  padding: 10px 10px 10px 10px;
  white-space: pre;
  margin-right: 240px;
}

pre.short {
  margin-right: 240px;
}

pre a {
  color: white;
}

pre a:hover {
  color: red;
}

code {
  font-family: 'Ubuntu Mono', sans-serif;
  color: white;
}

ul,ol {
  margin: 5px 0 0 0;
}

/*
li {
  margin: 3px 0 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

ul.bullet li:before, #sidebar ul li:before {
  content: "\00BB \0020";
}
*/

i {
  color: #ddd;
}

b {
  color: white;
  font-weight: normal;
}

table {
  border-collapse:collapse;
}

th {
  padding: 1px 2px 1px 2px;
  border:1px solid #5d478b;  
  background-color:#5d478b;    
  color:#FFFFFF;  
  font-size: 9pt;  
  font-weight:bold;
}

td {
  padding: 5px 5px 5px 5px;
  border: none;
  font-size: 9pt;
}

#largetable td {
  font-size: 11pt;
}

/*-----------------------------------------------------------------------*/
#topmenu td {
  padding: 5px 20px 5px 20px;
  font-size: 1.3em;
}

/*-----------------------------------------------------------------------*/
#rightmenu {
  float: right;
}


#sidebar {
  margin: 0px 0 20px 20px;
  padding: 0px 40px 5px 30px;
  border-left: 1px solid #666;
/*  background: transparent url('images/bloodmenu.png') no-repeat bottom left;*/
}

/*
#sidebar {
  width: 200px;
  height: 600px;
  margin: 5px 0 0 10px;
  padding: 5px 5px 5px 5px;
  background: black url('images/sidebar-hell.jpg') no-repeat bottom center;
}
*/

#sidebar h2 {
  padding-top: 0;
  color: #ccc;
  text-align: left;
}

#sidebar ul {
  margin: 10px 0 0 0;
  color: #bbb;
  padding: 0;
}

#sidebar li {
  margin: 0;
  padding: 0;
  list-style-position: outside;
  list-style-type: square;
}

#sidebar li:hover {
 color: #880000;
}

#sidebar p {
  margin: 0;
  padding: 0;
  font-size: 0.8em;
}

/*-----------------------------------------------------------------------*/
#adverts {
  width: 200px;
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  margin: 5px 0 0 10px;
  padding: 0 0 0 0;
}

#store {
  width: 200px;
  margin: 5px 0 0 10px;
  padding: 5px 5px 5px 5px;
}
#store h2 {
  text-align: center;
  color: #cc0000;
}



/*-----------------------------------------------------------------------*/
#pics table {
  margin: auto auto 20px auto;
}

#pics td {
  padding: 10px 5px 20px 5px;
  border: 0;
  font-size: 9pt;
  text-align: center;
}

/*-----------------------------------------------------------------------*/
/* Page layout */
body {
  margin: 0 0 20px 0;
  padding: 0; 
}

#page {
  margin: 20px 20px 20px 20px;
  padding: 0;
}

#content {
  min-height: 700px;
}

#footer
{
  color: black;
  margin: 30px 0 0 0;
  clear: both;
  padding: 20px 0;
  text-align: center;
}

/*-----------------------------------------------------------------------*/
.floatright
{
  float: right; 
  width: 40;
  height: 60;
  margin: 0 0 10px 10px;
  padding-left: 0 0 0 0;
  clear:both;
}

.floatleft
{
  float: left; 
  width: 40;
  height: 60;
  margin: 0 10px 10px 0;
  padding: 0 0 0 0;
  clear:both;
}

br.clear {
  clear:both;
}

.albumcover
{
  float: left; 
  width: 40;
  height: 60;
  margin: 0 10px 10px 0;
  padding: 0 0 0 0;
}


