/* info: Stylesheet file for 'VK Mag' theme */

body {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align: left;
	color: #29303B;
	background: #F3F6ED;
	background-image: url('images/achtergrond.gif');	
	line-height: 1.3em;
}

a {
	color: #727272;	
	text-decoration:none;
}
a:visited {
	color: #727272;
}
a:hover {
	color: #3366CC;
	text-decoration:underline;
}
input, textarea 
{
	background: #FFF;	
	border: #707070 1px solid;	
}
#rap 
{
	background: url(images/websiteachtergrond.gif) center repeat-y;
	width: 800px;
	margin:0 auto;
	padding: 0px 0px;
	margin-left: 10px auto;
	font-family: Trebuchet MS,Georgia, Arial, serif;
	font-size: 0.9em;
}
#searchbox 
{
	color: #707070;
	float: right;
	padding-top: 25px;
	padding-right: 40px;
	text-align: center;
}
#header {
	background: url(images/header.gif) no-repeat bottom; 	
 	height: 241px;	
	width: 820px
	margin: 0 auto;	
	border: #fc9 0px solid;
}
#main 
{
	margin: 0 auto;
	padding: 0;	
	width: 770px;
}
#content {
	width: 560px;
	float: left;
	padding: 10px;
	margin: 0;
	overflow: hidden;
	display: inline;
}
#sidebarnieuws {
	width: 1px;
	float: left;
	padding: 0 0 18px 0;
	margin: 0;
	font-size: 1em;
	color: #333;
	display: inline;
} 
#sidebar {
	width: 174px;
	float: right;
	padding: 0 0 15px 0;
	margin: 0;
	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 {
	color: rgb(153, 0, 255);
	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;
}
h5 {
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
h6 {
	font-size: 1.7em;
	font-family: 'Century', sans-serif;
	font-weight: bold;	
	letter-spacing: 1px;
	margin: 10px 0;
	padding: 3px 0 0 0;
	line-height: 1.3em;
}
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: 60px 0 0 60px;
	text-align: left;	
}
#header h1 a 
{
	color:#000;
	text-decoration:none;
}
#header h1 a:hover 
{
	color:#FFF;
}
#header #desc
{
	font-weight: normal;
	font-style: italic;
	font-size: 1em;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 60px;
}
#sidebar h2 {
	margin: 16px 0 0 0;
	padding: 2px;
	font-size: 0.85em;	
	color: #8B8B7E;
	text-align: center;
	background: url(images/paneltop.gif) no-repeat center;
	border: #ccc 0px solid;
	height: 29px;
	font-weight: bold;
}
#sidebar ul {
	list-style-type: none;
	padding: 20px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom: 1em;
	background: #F0F0F0;
	background-image: url(images/panelmiddle.gif);
	background-repeat: repeat-y;
	background-position: center;		
}
#sidebarnieuws h2 {
	margin: 16px 0 0 0;
	padding: 2px;
	font-size: 0.85em;	
	color: #8B8B7E;
	text-align: center;
	background: url(images/vkspecialheader.gif) no-repeat center;
	border: #ccc 0px solid;
	height: 29px;
	font-weight: bold;
}
#sidebarnieuws ul {
	list-style-type: none;
	padding: 20px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom: 1em;
	background: #F0F0F0;
	background-image: url(images/vkspecialback.gif);
	background-repeat: repeat-y;
	background-position: center;		
}

#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: #3366CC;	
}
#sidebar ul li a:visited {
	color: #3366CC;	
}
#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #D76600;
	text-decoration: underline;
}
#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/subcat_bullet.gif) no-repeat left;
}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}

#content ul li {
	background: url(images/bullet.gif) 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.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	color: rgb(153, 0, 255);
}
.page-info 
{
	text-align:center;	
}
.post-info a
{
	color: #7A6A4F;
}
.post-info a:visited 
{
	color: #7A6A4F;
}
.post-info a:hover 
{
	color: #D76600;
	text-decoration: underline;
}
.post-date {
	float: left;
	color: #FFF;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0px 0px;
	width: 0px;
	background: #3366CC;
	line-height:1em;
}
.post-content, .page-content {
	padding: 1px 0;
	margin: 1px 0;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	line-height 13px;
}
.page-content {

}
.post-title, .page-title {
	color: rgb(153, 0, 255);	
	font-family: Georgia, Arial, Serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;	
}
.page-title 
{
	color: rgb(153, 0, 255);	
	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 
{
	font-family: Verdana, Arial;
	font-size: 0.9em;
	text-align: center;
	padding-top: 3px;
	background: url(images/articlecommenttop.gif) no-repeat center;
}
.post-footer a
{
	color: #7A6A4F;
}
.post-footer a:visited 
{
	color: #7A6A4F;
}
.post-footer a:hover 
{
	color: #D76600;
	text-decoration: underline;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	clear: both;
	font-size: 0.85em;
	color: #29303B;
	text-align: center;
	width: 740px;
}
#footer a {
border:none;
color:#7A7636;
}

.commentlist {
	font-size:1em;
	font-weight:normal;
	background-color: #F8F7F4;
}
#commentmetadata
{
	background: url(images/articlecommenttop2.gif) no-repeat left;
	width: 336px;
	height: 22px;
}
#commentform 
{
	margin:0 0 0 0;
	background-color: #FDFBF8;
}
#commentform textarea {
	width: 80%;
	background-color: #FDFBF8;
}
#commentform p {
	margin: 0 0 1em;
	background-color: #FDFBF8;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 0 2px;
	color: #676E04;
	font: 0.9em verdana, helvetica, sans-serif;
	background-color: #FDFBF8;
}
.commentlist li 
{
	list-style-type: none;
	margin: 5px 0;
	padding: 1px 1px -20px 1px;
	background-color: #FDFBF8;	
}
.commentlist .alt 
{

}
#topnav 
{
	width: 804px	
	list-style: none;
	font-size: 1.2em;
	margin: 0 auto;	
	padding: 107px 0 0 0;
	text-align: center;	
	font-family: Times New Roman;
	letter-spacing: 0.5px
}
#topnav li 
{
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;	
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration: none;	
	color: #7A6A4F;
}
#topnav li a:hover, #topnav li a:active
{
	color: #D76600;
	text-decoration: underline;
}

/* BEGIN E107 CORE CLASSES 
 copied from kubrick theme */

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	border: 1px solid #06c;
}


.smalltext {
	font-size: 11px;
}

.mediumtext {
	font-size: 12px;
}

.tbox{
	color: #000000;
	font-size: 11px;
}

td {
    background: none;
	font-size: 11px;
	font-style: normal;
	color:#5d6e75;
	padding: 0px;
	text-align:left;
	line-height:1.3em;
}

.fborder {
	border: #8B8B7E 2px solid;
	background-color: #FDFBF8;
	
}

.forumheader{
	background-color: #FDFBF8;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: 1px solid #ededed;
}

.forumheader2{
	background-color: #FDFBF8;
	font-size: 11px;
	color: #000;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: #FDFBF8;
	font-size: 11px;
	color:# 000;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: #FDFBF8;
}

.fcaption {
	border: #ededed 1px solid;
	padding: 4px;
	background-color: #8B8B7E;
	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 {	
	color: #7A6A4F;
        margin-top: 18px;
}

#chatbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.helpbox {
	color:#000;
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

.button {	
	background-color: #3366CC;
	background-image: url('images/button_bg.gif');
	border-left: #6696F5 1px solid;
	border-top: #6696F5 1px solid;
	border-bottom: #153E92 1px solid;
	border-right: #153E92 1px solid;
	color: #FFF;
	font-size: 12px;
	text-align:center;
}