﻿/* |--> All pages <--| */

body{ 
	background-color: #000000; 
	background-image: url('http://www.finalfrontiermedia.nl/background.gif') 
	}
td{
	color: #EFEFEF;
	font-family: Verdana;
	font-size: 10pt;
   }
h1{
   color: #EFEFEF;
   font-size: 18pt;
   margin: 0px;
   }
a{
   color: #8BC7FF;
   text-decoration: none;
   }
a:hover{
   color: #EFEFEF;
   text-decoration: underline;
   }
   
/* |--> all pages : disclaimer >--| */

div.copy{ 
   color: #666666;
   font-family: Verdana;
   font-size: 8pt;
   text-align: center;
   }
a.copy{
   color: #666666;
   }
a.copy:hover{
   color: #AAAAAA;
   }

/* |--> index.php <--| */

td.newsheadline{
	background-color: #404994;
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	}

/* |--> movies.php <--| */

td.table{ 
	background-image: url('http://www.finalfrontiermedia.nl/background.gif');
	}

/* |--> msdeusen#.php / belanna#.php / other#.php <--| */

td.multipage{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	}
a.multipage{
   color: #FFFFFF;
   text-decoration: none;
   }
/* |--> archive.php <--| */

td.archive{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 80pt;
	text-align: center;
	}
a.archive{
   color: #FFFFFF;
   text-decoration: none;


/*

.borderwrap
{
	background: #FFF;
	border: 1px solid #072A66;
	padding: 0px;
	margin: 0px;
	background-color: #313131;
}

.ipbtable
{
	width: 100%;
}

table.ipbtable
{
	background: transparent;
	color: #FFF;
	font-size: 11px;
	line-height: 135%;
}

.post2
{
	background: #EEF2F7;
	background-color: black;
}

.ipbtable td
{
	padding: 5px;
}

.postcolor
{
	font-size: 12px;
	line-height: 160%;
}
*/

/* |--> Old styles <--| */

/*
input{
   	background-color: #EFEFEF;
   	border: 1px solid #404994;
   	color: #404994;
	}
textarea{
   background-color: #EFEFEF;
   border: 1px solid #404994;
   color: #404994;
   }
small{
   font-size: xx-small;
   }
*/
