/*
Theme Name:RCTLand
Version:0.0.1
Author: Bjarne de Bont
Author URI:http://bjarne.nl
*/

body {
	margin: 0;
	font: 13px/16px Arial, sans-serif;
	color: #000;
	background-color: #E9E9E9;
}

.cpage_body {
	text-align: left;
	color: #000;
	margin-left: 23px;	
}

.main {
	margin-top: 0px;
	padding: 0px;
}

.page {
	background: #E9E9E9 url(images/backg.gif) repeat-x;
	margin: 0 auto;
}

.header {
	width: 1000px;
	margin: 0 auto;
	height: 150px;
	background: url(http://www.rctland.eu/header3.php) no-repeat;
}

.headoverlay {
	background: url(http://www.rctland.com/ubbthreads/headoverlay.php) no-repeat;	
}

.headinfo {	
margin-right: 2px;
text-align: right;
height: 121px;
overflow: hidden;
font-size: 12pt;
line-height: 30.8px;
}

.headinfolink a:link{	
color: #FFA100;
}

.container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 16px;
	background: #fff;
}


.forumcontainer {
	position: absolute;
	width: 100%;
	z-index: -1;
}

.left {
	float: left;
	width: 270px;
	text-align: center;
	margin-left: 5px;
	margin-right: -5px;
}

.leftwhite {
	float: left;
	width: 270px;
	background: #ffffff;
	text-align: left;
	margin-left: 5px;
	margin-right: -5px;
	color: #000;
}

.leftwhite h3 {
	margin: 0;
	color: #000;
	padding: 2px 0 0px 0px;
	font: 20px/26px Arial, sans-serif;
	text-align: left;
	float: left;
}

.right {
	width: 676px;
	margin-left: 300px;
	padding: 5px;
	height: 100%;
	float: none;
}

.leftmid {
	float: left;
	width: 320px;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 5px;
	text-align: left;	
}

.leftmidblok {
	float: left;
	width: 300px;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 5px;
	background-color: #f5f5f5;
	text-align: left;	
}

.leftmidblok .bg-holder-top {
	background: url(images/column-topmid.gif) no-repeat 100% 0;
	padding-top: 5px;
	color: #fff;
	padding-left: 10px;
}

.leftmid .bg-holder-top {
	background: url(images/column-topmid.gif) no-repeat 100% 0;
	padding-top: 5px;
	color: #fff;
	padding-left: 10px;
}

.rightcaption {
	background: url(images/column-large.gif) no-repeat 100% 0;
	padding-top: 5px;
	color: #fff;
	padding-left: 10px;
}

.rightcaptionlarge {
	background: url(images/caption-largetekst.gif) no-repeat 100% 0;
	padding-top: 5px;
	color: #fff;
	padding-left: 10px;
}

.rightcaptionxlarge {
	background: url(images/caption-xlargetekst.gif) no-repeat 100% 0;
	padding-top: 5px;
	color: #fff;
	padding-left: 10px;
}

.rightmid {
	width: 300px;
	text-align: left;
	float: right;
	margin-right: 2px;
	margin-bottom: 5px;
	background-color: #f5f5f5;
}

.rightmid .bg-holder-top {
	background: url(images/column-topmid.gif) no-repeat 100% 0;
	padding-top: 3px;
	color: #fff;
	padding-left: 10px;
}

.lighttable {
	text-align: center;
	margin-bottom: 5px;
	background-color: #f5f5f5;
	text-align: left;	
}

.textbox {
			border: 1px solid #dedede;
			background-color: #f5f5f5;
			color:#7e7e7e;
			-moz-border-radius: 8px;
			-webkit-border-radius: 8px;
			padding:5px 10px 6px 7px; /* Links */
		}


.foot {
	clear: both;	
}

.rightmid .bg-holder-top {
	background: url(images/column-topmid.gif) no-repeat 100% 0;
	padding-top: 5px;
}


h1{
	color: #999999;
	font-size: 18px;
}

a{
	color: #0065BF;
	text-decoration: none;
}

.line-under {
	border-bottom: 2px #000 solid;
	margin: 0px;
	margin-left: 10px;
}

.underline {
	font-size: 12pt;
	color: #000;
	border-bottom: 2px #000 solid;
	margin-bottom: 5px;
}

.leftunderline{
	font-size: 12pt;
	text-align: left;
	float: left;
	text-decoration: bold;
}
.rightunderline{
	font-size: 12pt;
	text-align: right;
	float: right;
	text-decoration: bold;
}

.underline a:link{
	color: #000;	
}

.underline a:hover{
	color: #000;	
}

.underline a:visited{
	color: #000;	
}

.underline a:active{
	color: #000;	
}


.headinfo a:link{
color: #f0f0f0;
}

.headinfo a:hover{
color: #f0f0f0;
}

.headinfo a:visited{
color: #f0f0f0;
}

.headinfo a:active{
color: #f0f0f0;
}



.blanktable {
	margin: 0;
	padding: 0;
	color: #000;
	margin-left: 23px;
}

.blanktd {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
}

.blanktd h2{
	font-size: 16px;
	font-weight: none;
	font: 18px/24px Arial, sans-serif;
}

li {
	text-align: left;	
}

.foot {
	background-color: #000000;
	color: #ffffff;
	margin: 0 auto;
	bottom: 0;
}

.admin_bar{
	width:100%;
	background-color:#F1EDED;
	color: #000;
	height: 20px;
	border-top: 1px solid gray;  
	position: fixed;
	bottom: 0px;
	padding-top: 5px;
	padding-left: 3px;
}

.foot_main{
	background-color: #000000;
	color: #ffffff;
	margin: 0 auto;
	bottom: 5px;
	padding: 10px 0px 10px 0px;
}

.foot_inhoud{
	background-color: #000000;
	color: #ffffff;
	top: 10px;
	padding: 0px 5px 0px 5px;
}

.foot_inhoud a{
	color: #ffffff;
	text-decoration: underline;
}

.logo {
	background: url(images/logo.png) no-repeat;
	width: 263px;
	height: 129px;
	position: absolute;
	top: 16px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

.containforum {
	margin: 0 auto;
	padding: 0px 0 0px;
	background-color: #E9E9E9;
}

.left .bg-holder-top {
	background: url(images/column-top.gif) no-repeat 100% 0;
	padding-top: 5px;
}

.bg-holder-bottom i {
	color:#000;
	text-decoration: none;
}

.bg-holder-bottom b {
	text-decoration: none;
}

.bg-holder-bottom .smalltext {
	color:#000;
	text-decoration: none;
}

.break {
	height: 10px;
	background: #fff;
}

#rightext {
	width: 990px;
	float: right;
	text-align: left;
	margin-right: 5px;
	display: block;
}

h3 {
	margin: 0;
	color: #000;
	padding: 2px 0 0px 20px;
	font: 20px/26px Arial, sans-serif;
	text-align: left;
	overflow: hidden;
}

h4 {
	margin: 2px 0 0;
	padding: 2px 0 2px 20px;
	color: #888;
	font: 12px/15px Arial, sans serif;
	font-weight: normal;
	text-align: left;
}

h5{
	margin: 0 0 0 10px;
	color: #fff;
	font-size: 15px;
	line-height: 18px;
	text-align: left;
}

.left p {
	color: #000;
	font-size: 13px;
	line-height: 20px;
	padding: 2px 5px 2px 15px;
	margin: 0 auto;
	display: block;
	text-align: left;
	border: 1px solid #FFAF00;
	background-color: #F2F2F2;
}

p {
	color: #000;
	font-size: 13px;
	line-height: 20px;
	padding: 2px 0 2px 23px;
	margin: 0px;	
	text-align: left;
}

p a{
	color: #0065BF;
	text-decoration: none;
}

p a:hover{
	color: #000;
	text-decoration: none;
}

.block {
	color: #000
	background: #E0E0E0;
	text-align: center;
	float: left;
}

.nieuws{
	text-align: center;
}

.nieuws-box{
	height:192px; 
	margin: 0 auto; 
	margin-bottom: 10px; 
}

.nieuws-box a{
	color: #555555;	
}

.nieuws-box a:hover{
	color: #555555;
	text-decoration: underline;	
}

.homenieuwsimg{
	float: left;
	text-align: center;
	margin: 2px 5px 0px 5px;
	border: 2px solid #000;
}

.nieuwsimg{
	float: left;
	text-align: center;
	margin: 7px 5px 0px 23px;
	border: 2px solid #000;
}

.nieuwstekst{
	text-align: left;
	min-height: 90px;
}

.homeimg{
	float: left;
	text-align: center;
	display: block;
	margin: 12px 5px 5px 23px;
	border: 2px solid #000;
}

.home2img{
	align: center; 
	border: 1px #000 solid; 
	margin: 10px;
}

.hometekst{
	text-align: left;
	display: block;
	min-height: 90px;
	padding: 10px;
}

.newslistimg{
	float: left;
	text-align: center;
	display: block;
	margin: 6px 5px 5px 12px;
	border: 2px solid #000;
}

.newslisttekst{
	background-color: #fbfbfb;
	text-align: left;
	display: block;
	padding: 2px;
	margin: 2px 0 2px 0;
	border-bottom: 1px solid #000;
	
}

.newslisttekst1{
	background-color: #f1f1f1;
	text-align: left;
	display: block;
	padding: 2px;
	margin: 2px 0 2px 0;
	border-bottom: 1px solid #000;
}

.newslisttekst p{
	margin-left: -20px;
}

.newslisttekst1 p{
	margin-left: -20px;
}

.newslisttekst:hover{
	background-color: #e9e9e9;
	text-align: left;
	display: block;
	padding: 2px;
	margin: 2px 0 2px 0;
	border-bottom: 1px solid #000;
}

.newslisttekst1:hover{
	background-color: #e9e9e9;
	text-align: left;
	display: block;
	padding: 2px;
	margin: 2px 0 2px 0;
	border-bottom: 1px solid #000;
}

/*
Menu
*/
.menu{
	margin: 127px 0 0 41px;
}

.menu a{
	color: #bbb;
	font: 13px/15px Arial, sans serif;
	text-decoration: none;
}

.menu a:hover{
	color: #fff;
	font: 13px/15px Arial, sans serif;
	text-decoration: none;
}

#nav, #nav ul {
	padding: 0;
	list-style: none; 
	line-height: 1;
	margin:0px;
}

#nav li {
float: left;
height: 30px;
margin-right: 35px;
}

#nav li ul li{
float: left;
width: 140px;
height: 30px;
}

#nav ul {
position: absolute;
width: 140px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
top:150px;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
}

ul a{
font-weight: bold;
color: #F60;
cursor: default;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #CCC;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

ul ul li{
opacity: 0.9;
filter: alpha(opacity = 90);
background-color: #000;
border: 2px solid #666;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border: 3px solid #FFF;
left:0px;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */ 

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li li:hover ul, #nav li li.sfhover ul {
	left: auto;
	margin-left:120px;
	top:0px;
}

.navcolum{
	width: 100%;
	text-align: left;
}

.headicons{
	right: 0;
	color: #fff;
	padding: 3px;
	text-align: right;
	top: 124px;
	margin-right: 2px;
	position: absolute;
}

.icons_right{
	color: #fff;
	padding: 3px;
	text-align: right;
	margin-right: 2px;
	float:right;
	margin-top: 5px;
}
.navbutton:link{
	color: #fff;
	padding: 3px;
}
.navbutton:visited{
	color: #fff;
	padding: 3px;
}
.navbutton:active{
	color: #fff;
	padding: 3px;
}
.navbutton:hover{
	color: #E0E0E0;
	padding: 3px;
}
.button {
	border: 1px solid #000;
	color: #000;
	font: 7pt verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	background: #fff;
}

.buttons {
	background-color: #D2D2D2;
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}

.mediumtext {
	color:#fff;
	font-size: 12px;
}

.smalltext {
	font-size: 11px;
	color: #000;
}

.smalltext a{
	font-size: 11px;
	color: #000;
}


.forumheader {
	background: #393939;
	color: #fff;
	padding: 2px;
	font-weight: bold;
}

.forumheader .smallblacktext {
	color:#fff;
	font-size: 12px;
}

.forumheader .smalltext {
	color:#fff;
	font-size: 12px;
}

.forumheader a {
	color: #D5D5D5;
	text-decoration: none;
}

.forumheader b {
	color: #fff;
}

.staffname {
	color: #0000FF;
	text-decoration: none;
}

.forumheader2 {
	/*background: #f8f8f8;*/
	background: #f4f4f4;
	color: #636363;
	padding: 4px;
}

.forumheader2 a {
	color: #0065BF;
	text-decoration: none;
	font-weight: bold; 
}

.forumheader3 {
	background: #ededed;
	color: #000000;
	padding: 4px;
	text-align: left;
}

.forumheader3 a {
	color: #0065BF;
	text-decoration: none;
}

.forumheader3 b {
	color: #000;
	font-weight:bold;
}

.forumheader3 p {
	text-align: center;
}

.forumheader4 {
	background: #D9D9D9;
	color: #000000;
	padding: 4px;
	text-align: left;
}


.forumheader4 a {
	color: #0065BF;
	text-decoration: none;
}

.forumheader4 b {
	color: #000;
	font-weight:bold;
}

.forumheader4 p {
	text-align: center;
}

.forumheaderinact {
	background: #F6F6F6;
	color: #B5B5B5;
	padding: 4px;
	text-align: left;
}

.forumheaderinact a {
	color: #B5B5B5;
	text-decoration: none;
}

.forumheaderinact b {
	color: #B5B5B5;
	font-weight:bold;
}

.forumheaderinact p {
	text-align: center;
	color: #B5B5B5;

.fborder {
	background: #292929;
	color: #000000;
	margin-left: 23px;
}

.finfobar{
	background-color: #f4f4f4;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
	font-size: 7pt; font-family:verdana, tahoma, arial, helvetica, sans-serif;
	text-align: left;
}

.blackcaption {
	background-color: #000;
	color: #fff;
	font-weight: bold;	
	padding: 2px 0 2px 8px;
}

.blackcaption a{
	color: #fff;
	text-decoration: none;
}

.fcaption {
	background-color: #292929;
	color: #fff;
	font-weight: bold;	
	padding: 2px 0 2px 8px;
}

.fcaption a{
	color: #fff;
	text-decoration: none;
}

td {
	text-align: left;
}

.chatheader {
	background: #fff url(images/menu1_fade.jpg) repeat-x;
	color: #000000;
	margin: 0px 5px 0px 5px;
	padding: 1px 4px 1px 3px;
}

.chatboxtext {
	margin: 1px 5px 1px 7px;
	color: #000000;
}

.smallblacktext {
	color:#838383;
	font-size: 12px;
}

.menubar{
	background: #BFBFBF;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

.menubar a:link {
	color: #fff;
	background: none;
	border-style: none;
}

.menubar a:visited {
	color: #fff;
	background: none;
	border-style: none;
}

.menubar a:active {
	color: #fff;
	background: none;
	border-style: none;
}

.menubar a:hover {
	color: #fff;
	background: none;
	border-style: none;
}

.footer {
	width: 100%;
	background-color: #000000;
	color: #ffffff;
	margin-bottom: 0;
}

.footer_main{
	width: 1000px;

	background-color: #000000;
	color: #ffffff;
	margin: 0 auto;
	bottom: 5px;
	padding: 10px 0px 10px 0px;
}

.footer_inhoud{
	width: 1000px;
	background-color: #000000;
	color: #ffffff;
	top: 10px;
	padding: 0px 5px 0px 5px;
}

.footer_inhoud a{
	color: #ffffff;
	text-decoration: underline;
}


div.wrap {
				border:1px solid #BBBBBB;
				padding: 1em 1em 1em 1em;
			}
			
			.page-list {
				list-style: none;
				margin: 0;
				padding: 0;
				display: block;
			}
			
			.clear-element {
				clear: both;
			}
			
			.page-item1 > div,
			.page-item2 > div,
			.page-item3 > div,
			.page-item4 > div {
				background: #f8f8f8;
				margin: 0.25em 0 0 0;
			}		

			.sort-handle {
				cursor:move;
			}
			
			.helper {
			border:2px dashed #777777;
			}
			
			.current-nesting {
				background-color: yellow;
			}
			
			.bold {
				color: black;
				font-weight: bold;
			}

.indent { 
        font-size:  10px; 
        font-family:  Verdana, Arial,  Helvetica, sans- serif; 
        margin: 5px;  
        padding:  10px; 
        border:  dashed 1px #c3c3c3 
}

#index_list {
font-weight: bold;
text-align: center;
}

#card_list {
clear:both;
min-width: inherit;
margin: 3px 3px 3px 3px;
padding: 2px 2px 2px 2px;
text-align: left;
color: #000
}

#card_list_name {
font-weight: bold;
margin: 5px 2px 2px 27px;
padding: 2px 2px 2px 2px;
text-align: left;
color: #000;
}

#card_list_description {
margin: 3px 3px 3px 45px;
padding: 2px 2px 2px 2px;
text-align: left;
}

#page_list_nav {
text-align: center;
color: #000
}

#roll_search {
margin: 2px 2px 2px 2px;
padding: 2px 2px 2px 2px;
text-align: right;
}

/*tweets*/

.twitleft {
	width: 50px;
	height: 50px;
	float: left;
	margin: 5px;	
	margin-right: 10px;
	border-style:solid;
	border-width:1px;
}

.twitleftreply {
	width: 40px;
	height: 40px;
	float: left;
	margin: 5px;	
	margin-right: 20px;
	border-style:solid;
	border-width:1px;
}

.twitreply {
	width: 35px;
	height: 35px;
	position: absolute;
	margin-left: -45px;
	margin-top: 30px;
	border-style:solid;
	border-width:1px;
}

.tweets {
	height: 52px;	
	margin-left: 500px;
}


