/* 
Theme: Limburgia
Author: Dennis van Houts
*/

body {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 1.1em;
	text-align: center;
	color: #FFFFF5;
	background: #42587F;
	line-height:0.9em;
cursor:url("1.ani");
}
a {
	color: #727272;	
	text-decoration:none;
}
a:visited {
	color: #727272;
}
a:hover {
	color: #42587F;
	text-decoration:underline;
}
input, textarea 
{
	background: #CDB293;
	background-image: url(images/content_bg.gif);
	border: #42587F 1px solid;	
}
#rap 
{
	background: #42587F;
	width: 798px;
	margin: 0 auto;
	padding: 0px 0px;
	text-align: left;
	font-family: Trebuchet MS,Georgia, Arial, serif;
	font-size: 0.9em;
}
#searchbox 
{
	color: #727272;
	float: right;
	padding-top: 12px;
	padding-right: 10px;
	text-align: center;	
}
#header {
	background: #42587F url(images/header3.jpg) no-repeat bottom; 	
 	height: 145px;
	margin: 0 auto;
	width: 798px;
	padding: 0;
	border: #FC9 0px solid;
}
#header3 {
	background: #42587F url(images/t-bar.gif) no-repeat bottom; 	
 	height: 40px;
	margin: 0 auto;
	width: 786px;
	padding:5px;
	border-left: #718989 1px solid;
	border-right: #718989 1px solid;
	border-bottom: #F4E1C6 1px solid;
	border-top: #F4E1C6 1px solid;
	margin-top:0px;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align: center;
	color: #FFFFF5;
}
#message {
	background: #42587F; 	
 	height: 40px;
	margin: 0 auto;
	width: 486px;
	padding:5px;
	border-left: #F4E1C6 1px dashed;
	border-right: #F4E1C6 1px dashed;
	border-bottom: #F4E1C6 1px dashed;
	border-top: #F4E1C6 1px dashed;
	margin-top:0px;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align: center;
	color: #FFFFF5;
}
#message2 {
	margin: 0 auto;
	padding:10px;
	border-left: #F4E1C6 1px dashed;
	border-right: #F4E1C6 1px dashed;
	border-bottom: #F4E1C6 1px dashed;
	border-top: #F4E1C6 1px dashed;
	margin-top:0px;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 1.0em;
	text-align: left;
	color: #FFFFF5;
}
#message3 {
	margin: 0 auto;
	padding:10px;
	border-left: #F4E1C6 1px dashed;
	border-right: #F4E1C6 1px dashed;
	border-bottom: #F4E1C6 1px dashed;

	margin-top:0px;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 1.0em;
	text-align: left;
	color: #FFFFF5;
}
#main 
{
	margin:0 auto;
	padding:0;
	background: #718989;
	border-left: #F4E1C6 1px solid;
	border-right: #F4E1C6 1px solid;
	width:796px;

}
#content {
	width: 588px;
	float: left;
	padding: 6px;
	margin: 0;
	overflow: hidden;
	display: inline;
	background: #718989 url(images/m-bg.gif) no-repeat center top;
}
#sidebar {
	width:170px;
	float:right;
	padding:0px 16px 10px 8px;
	margin:0;
	background: #718989;
	font-size:1em;
	color:#333;
	display:inline;
} 
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0C6BF0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url(images/blockquote.gif) no-repeat left top;
	font-style:italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
h2 {
	margin-bottom: 10px;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
}
h5 {
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
h6 {
	font-size: 1.2em;
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 1em;
	padding: 3px 0 0 0;
	line-height: 1.3em;
	color: #FFF;
}
h7 {
	float: right;	
	margin: 0 0 1em;
	padding: 3px 0 0 0;
	line-height: 1.3em;
}
#header h1 
{
	margin: 0;	
	font-size: 1.6em;	
	padding: 10px 20px 0 0;
	text-align: right;	
}
#header h1 a 
{
	color:#B5C09D;
	text-decoration:none;
}
#header h1 a:hover 
{
	color:#F7F3ED;
}
#header #desc
{
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#B5C09D;
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
}

#news h2 
{
	color: #FFF;
	margin: 0;	
	font-size: 1.6em;	
	padding: 10px 20px 0 0;
	text-align: right;	
}
#sidebar h2 {
	margin: 10px 0 0 0;
	padding: 2px;
	font-size: 0.85em;
	color: #FFF;
	text-align: center;
	background: url(images/sidenav_top.gif) no-repeat center;
	border: #ccc 0px solid;
	height: 22px;
	font-weight: bold;
}
#sidebar ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom: 1em;
	background: #BD9C73;
	background-image: url(images/bf-sm.gif);
	background-repeat: repeat-y;
	background-position: center;	
	border-left: #FFC67B 1px solid;
	border-right: #FFC67B 1px solid;
	border-bottom: #FFC67B 1px solid;
}
#pagenav
{
	list-style:none;
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar ul li a {
	text-decoration: none;
	border:none;

}
#sidebar ul li a:link {
	color: #ffffff;	

}

#sidebar ul li a:visited {
	color: #ffffff;	

}

#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #42587F;
	font-weight: bold;
}
#sidebar ul ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 1em;	
	background:none;
	border:none;

}
#sidebar ul ul li 
{
	margin:0;
	padding:0;
	padding-left:10px;
	margin-left:10px;
	background:url(images/bllt.png) no-repeat left;
}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}

#content ul li {
	background: url(images/bllt.png) no-repeat 0 7px;
	padding-left: 1.5em;
}
.post , .page
{
	margin:0 0 30px 0;
}
.page 
{
	margin:25px -5px 0 27px;
}
.post-info, .page-info 
{
	font-size:0.65em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color:#333;
}
.page-info 
{
	text-align:center;	
}
.post-info a
{
	color: #42587F;
}
.post-info a:visited 
{
	color: #42587F;
}
.post-info a:hover 
{
	color: #333;
}
.post-date {
	float: left;
	color: #FFF;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	margin: 5px 5px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #718989;
	line-height:1em;
}
.post-content, .page-content {
	padding: 0 0;
	margin: 0 0;
	border-top: #718989 2px solid;	
	font-family: Georgia, Verdana, Arial, serif;
	font-size: 12px;
}
.page-content {

}
.post-title, .page-title {	
	font-family: Georgia, Arial, Serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;	
}
.page-title 
{
	font-size:1.6em;
	font-weight:normal;
}
.news-icon {
	float: right;	
	font-family: Georgia, Arial, Serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;	
}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#676E04;
}
.post-footer 
{

}
#footer {
	background: #42587F url(images/t-bar2.gif) no-repeat bottom;
	border-left: #718989 1px solid;
	border-right: #718989 1px solid;
	border-bottom: #F4E1C6 1px solid;
	border-top: #F4E1C6 1px solid;
 	height: 35px;
	margin:0 auto;
	padding: 7px 0;
	clear: both;
	font-size: 0.85em;
	color: #FFFFF5;
	text-align:center;
	width:796px;
}
#footer2 {
	background: #718989 url(images/footer.jpg) no-repeat bottom;
	margin:0 auto;
	padding: 7px 0;
	clear: both;
	font-size: 0.85em;
	color: #FFFFF5;
	text-align:center;
	width:798px;
}
#footer a {
	border:none;
	color:#7A7636;
}

.commentlist {
	font-size:1em;
	font-weight:normal;
	background-color: #CDB293;
}
#commentform 
{
	margin:0 0 0 40px;
	background-color: #CDB293;
}
#commentform textarea {
	width: 80%;
	background-color: #CDB293;
}
#commentform p {
	margin: 0 0 1em;
	background-color: #CDB293;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #676E04;
	font: 0.9em verdana, helvetica, sans-serif;
	background-color: #CDB293;
}
.commentlist li 
{
	list-style-type: none;
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background-color: #CDB293;
	border: #42587F 1px solid;
}
.commentlist .alt 
{

}
#topnav 
{
	list-style:none;
	font-size:0.7em;
	margin:0 auto;	
	padding:130px 0 0 12px;
	text-align:left;	
	font-family:Verdana, Arial, Sans-Serif;
	color: #ffffff;
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#42587F;
}
#topnav li a:hover, #topnav li a:active
{
	color:#FFF;
	background:#42587F;
}

/* BEGIN E107 CORE CLASSES 
 copied from kubrick theme */

.spacer {
	padding: 2px 0 2px 0;
}
.indent{
	border: 1px solid #06c;
}
.smalltext {
	font-size: 11px;
}
.smalltext2 {
	font-size: 11px;
	color:#4D6793;
}
.smalltext3 {
	font-size: 11px;
	color:#708BB4;
}
.mediumtext {
	font-size: 12px;
}
.tbox{
	color: #000000;
	font-size: 11px;
}
td {
    background: none;
	font-size: 12px;
	font-style: normal;
	color:#ffffff;
	padding: 0px;
	text-align:left;
	line-height:1.3em;
}
.fborder {
	border: #42587F 2px solid;
	background-color: #BD9C73;
	
}
.forumheader{
	background-color: #CDB293;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: 1px solid #ededed;
}
.forumheader2{
	background-color: #CDB293;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}
.forumheader3{
	background-color: #CDB293;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;

}
.forumborder{
	border:  #000080 1px solid;
	background-color: #CDB293;
}
.fcaption {
	border: #42587F 1px solid;
	padding: 4px;
	background-color: #42587F;
	font-size: 12px;
	color: #FFF;
	font-weight:bold;

}
.fcaption2 {
	border: #42587F 1px solid;
	padding: 4px;
	background-color: #BD9C73;
	font-size: 12px;
	color: #FFF;
	font-weight:bold;

}
.fcaption a {
	color: #FFF;
}
.fcaption a:visited {
	color: #FFF;	
}
.fcaption a:hover {
	color: #FFF;
	text-decoration: underline;
}
.fixfuckedie {
	width: 95%;
}
.linkstreepje {
	font-weight: bold;
	color:#E8C89B;
}
#chatbox {
	width: 90%;
	margin-left: auto;
	margin-right:45px;
}
.helpbox {
	color:#000;
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}
.button {	
	background-color: #4D6793;
	background-image: url('images/button_bg.gif');
	border-left: #2A3850 1px solid;
	border-top: #2A3850 1px solid;
	border-bottom: #510000 1px solid;
	border-right: #510000 1px solid;
	color: #FFF;
	font-size: 12px;
	text-align:center;
}