	/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		sfb
	Based on style:	subSilver2 
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:	Ger Bruinsma (http://www.swordfactsbenelux.nl)
	
	Copyright 2007 Sword Facts Benelux ( http://www.swordfactsbenelux.nl/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
    font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	color: #000000;
	background-color: #000000;
	font-size: 55%; /* This sets the default font size to be equivalent to 9px */
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	background-color: #fffff0;
	position: relative;
	top: 2px;
}

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	width: 900px;
	background-color: #fffff0;
}

#googletop {
	border-color: #fffff0;
	border-left: 11px;
	border-right: 11px;
}

#linkerkolom {
	height: 100%;
	background-color: #C9C9C9;
	width: 110px;
	}

#wrapcentre {
	margin: auto auto auto auto;
	width: 900px;
}

#rechterkolom {
	float: right;
	width: 120px;
	position: absolute;
	right: 10px; top: 300px;
}

#googlebottom {
	background-color: #fffff0;
	text-align: center;
	border-color: #fffff0;
	border-top: 3px;
	border-left: 11px;
	border-right: 11px;
}

#wrapfooter {
	text-align: center;
	clear: none;
	}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	width: 100%;
	margin-top: -2px;
	margin-bottom: 5px;
	background: #fffff0;
	}

#menubar {
	margin: 2px 2px 2px 2px;
}

#blok {
	background-color: #fffff0;
}

#datebar {
	margin: 2px 2px 2px 2px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
}

#pageheader {
	margin: -4px 3px -1px 3px;
}
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }

/* begin verticaal menu */
#navigation {
	float: left;
	width: 150px;
	background: url(/assets/site/menu/onder_menu.jpg) bottom repeat-x #999999;
	height: 224px;
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	text-align: center;
}
 
#navigation ul a {
	text-decoration: none;
	display: block;
	width: 150px;
	height: 22px;
	text-indent: -1000px;
	letter-spacing: -2cm;
	color: #000000;
	font-size: 1px;
}
  
#navigation li, navigation li a {
	float: left;
	display: block;
	width: 150px;
	height: 22px;
}
 
li.home {
	background-image: url(/assets/site/menu/home.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.home a {
	background-image: url(/assets/site/menu/home.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.home a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.swordfacts {
	background-image: url(/assets/site/menu/swordfacts.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.swordfacts a {
	background-image: url(/assets/site/menu/swordfacts.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.swordfacts a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.swordreviews {
	background-image: url(/assets/site/menu/swordreviews.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.swordreviews a {
	background-image: url(/assets/site/menu/swordreviews.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.swordreviews a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.articles {
	background-image: url(/assets/site/menu/articles.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.articles a {
	background-image: url(/assets/site/menu/articles.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.articles a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.media {
	background-image: url(/assets/site/menu/media.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.media a {
	background-image: url(/assets/site/menu/media.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.media a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.swordarts {
	background-image: url(/assets/site/menu/swordarts.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.swordarts a {
	background-image: url(/assets/site/menu/swordarts.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.swordarts a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.links {
	background-image: url(/assets/site/menu/links.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.links a {
	background-image: url(/assets/site/menu/links.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.links a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.forum {
	background-image: url(/assets/site/menu/forum.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.forum a {
	background-image: url(/assets/site/menu/forum.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.forum a:hover {
	background-image:none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.contact {
	background-image: url(/assets/site/menu/contact.gif);
	background-position: 15px -22px;
	background-repeat: no-repeat;
}

li.contact a {
	background-image: url(/assets/site/menu/contact.gif);
	background-position: 15px 0;
	background-repeat: no-repeat;
}

li.contact a:hover {
	background-image: none;
	background-position: 15px 0;
	background-repeat: no-repeat;
}


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
	text-align: left;
}

h2 {
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
	text-align: left;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	line-height: 120%;
	text-align: left;
}

h4 {
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}

p.plaatjes {
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 0.8em;
}

p {
	font-size: 1.1em;
	text-align: left;
}

p.moderators {
	margin: 0;
	float: left;
	color: #000000;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkacp {
	margin: 0;
	float: left;
	white-space: nowrap;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin-left: 3px;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1.1em;
	vertical-align: middle;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	margin: 2px 5px 2px 5px;
	padding: 1px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
	text-align: center;
}

p.topicdetails {
	margin: 1px 0;
	text-align: center;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
	padding-top: 5px;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
}

.titles {
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}

.genindexbottom {
	margin: 1px 1px;
	font-size: 1.1 em;
	border-top: 1px;
	border-color: #000000;
}

/* Tables
 ------------ */
th {
	color: #fffff0;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #666666;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}
td.header {
	padding: 0px;

}

td.breadcrumbs {
	height: 20px;
	background-color: #dddddd;
	vertical-align: middle;
}
.tablebg {
	background-color: #eeeedf;
}

.tablebgflist {
	background-color: #000000;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.gif') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('./images/cellpic2.gif') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #fffff0;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}

.row1 {
	background-color: #fffff0;
	padding: 4px;
}

.row2 {
	background-color: #fffff0;
	padding: 4px;
}

.row3 {
	background-color: #fffff0;
	padding: 4px;
}

.rowgood {
	background-color: #C2D6CD;
	padding: 4px;
}

.rowneutral {
	background-color: #CAC1D7;
	padding: 4px;
}

.rowbad {
	background-color: #D7C1C3;
	padding: 4px;
}

.spacer {
	background-color: #fffff0;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #fffff0;
	color: #fffff0;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */

a:link {
	color: #000000;
	text-decoration: none;
}

a:active,
a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {

	text-decoration: underline;
}

a.postlink {
	color: #AA0000;
}

a.forumlink {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 1.2em;
}

a.forumcategorie {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 1em;
	text-decoration: none;
	text-indent: 4px;
}

a.breadcrumbs {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
}

a.topictitle {
	margin: 1px 0;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
}

a.topictitle:visited {
	color: #333333;
}

th a,
th a:visited {
	color: #FFFFFF !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: #A9B8C2;
	color: #000000;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.4em;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	background-color: #dddddd;
	color: #55555;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: #999999;
	color: #000000;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #339933;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.plaatjes{
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 0.8em;
} 

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}
.t-pagination strong{
   color: #AA0000;
}
dfn { 
   border-bottom: 1px dotted; 
   font-style: normal;
}
.page-sep {
	color: #000000;
}