/*  
Theme Name: Arthemia Premium
Theme URI: http://colorlabsproject.com/
Description: Designed by <a href="http://michaelhutagalung.com">Michael Jubel Hutagalung</a> of <a href="http://colorlabsproject.com">Colorlabs Project</a>.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://colorlabsproject.com/
Tags: thumbnails, newspaper, magazine, widgets, admin panel
*/

/*Copyright 2008, Michael Jubel Hutagalung
View detailed license info in license.txt file 


/* 
TABLE OF CONTENTS 

  HTML Elements
  Structure
  Navigation Bar
  Text
  Index Page
  Content Page
  Sidebar
  Form Elements  
  Comments
  Footer
  Clear

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body#default { 
	font: 100% Georgia, Times, "Times New Roman", serif;
	background: #a39787 url(images/achtergrond.jpg) no-repeat center top;
	background-attachment: fixed;
	color: #333333; }

body#achtergrond-paginas { 
  font: 100% Georgia, Times, "Times New Roman", serif;
  background: top center no-repeat blue;
  background-attachment: fixed;
  color: #333333;}

body#achtergrond-actueel { 
  font: 100% Georgia, Times, "Times New Roman", serif;
  background:url(images/default-bg3.jpg) top center no-repeat green;
  background-attachment: fixed;
  color: #333333 }
	

p {	
	margin: 15px 0;
	}

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

a:hover, a:active {
	color: #808080;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	font: italic 1em/1.6em Georgia, "Times New Roman", Times, serif;
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fdfbca;
	margin:10px 0px 10px 0px;
	}
	


select {
	width: 130px;
	}	



/* Structure */

#head {
	margin:0px auto;
	margin-top:0px;
	}

/* Navigation Bar*/
#navbar {
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	background:#333333 url(images/horizontaal_menu.gif);
	background-repeat:repeat-x;
	width:1250px;
	font-size:0.8em;
	margin-top:0px;
	margin-bottom:27px;
	height:30px;
	}

html>/**/body #navbar {margin-top:0px;} 	

#page-bar {
	padding-left:105px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #303030;
	}

#page-bar li:hover {
	background: #5b5b5b;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 14px;
	font-weight:bold;
	color:#eeeeee;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#page-bar p {
	margin:0;
	padding:0;
	}

#searchform {
	width:184px;
	float:right;
	text-align:right;
	padding-top:3px;
	margin-right:110px;
	}
#searchform input {
margin-right:10px;
}	

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	font-size: 0.9em;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #5b5b5b url(images/dots_nav.gif) repeat-x top;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #909090;
	padding: 4px 10px 4px 10px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}
	
#top {
	width:844px;
	font-size:7,5pt;
	background: url(images/headerpagina.png) no-repeat top;
	height: 16px;
	margin: 0 auto;
	}
	
#tophome {
	width:1058px;
	font-size:7,5pt;
	background: url(images/header.png) no-repeat top;
	height: 15px;
	margin: 0 auto;
	}	
	
#titelvak {
margin-left:475px;
font-family: "Bell MT" Georgia;
font-size:35pt;
color:white;
width:550px;
}

#ESV {
float:left;
width:50px;
margin-top:17px;

}	

#titelichthus {
display:inline;
font-size: 50pt;
float:right;
}

#studentenvereniging {
margin-left: 582px;
font-family: "Bell MT" Georgia;
font-size:21pt;
color:white;
margin-bottom:30px;
width:500px;
	

}

/*pagina */

#page {
	width:844px;
	margin:0px auto;
	background:url(images/achtergrondpagina.png);
	background-repeat: repeat;
	font-size:0.7em;
	}
	
#breadcrumbs {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
background: url(images/tags-bg.gif);
background-repeat:no-repeat;
padding-left: 16px;
}

.left {
	float:left;
	}

.right {
	float:right;
	}



/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:27px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}

h3 {
	font:1.3em Georgia, "Times New Roman", Times, serif;
	margin-bottom:3px;
	color:#303030;
	font-weight:bold;
	}

h4 {
	font:0.9em Arial;
	font-weight:bold;
	color: #1c6f7c;
	padding-top:10px;
	}

h3.cat_title, h3.cat_title a {
	color:#333333;
	letter-spacing:-0.05em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	margin-bottom:15px;
	color: #6b4f2e;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page - index.php en posts.php*/

#voorpagina {
background:url(images/index.png) no-repeat top;
width: 1058px;
height:465px;
margin: 0 auto;
}

#tagline {
	margin-top:10px;
	font-size:1em;
	color:#1d3566;
	font-weight:bold;
	}

#top div.label {
	font:1.2em Arial;
	font-weight:bold;
	text-transform:lowercase;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:0px;
	padding-top:15px;
	}

#headline div.title {
	font:2.4em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:15px;
	}

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	color:#ececec;
	font-size:0.85em;
	}

#headline p {
	padding-bottom:25px;
	}

/*Featured content gallery */
	
#gallery {
	width: 531px;
	height:360px;
	background:#651849;
	float: left;
	margin-left:18px;
	margin-top:40px;
	}

#beeld {
margin-top:10px;
margin-left:10px;
}	

#gallery #random {
    width:520px;
}

#gallery #random img {
   
}
#gallery #video {
 }

#gallery h3 {
    display:block;
    padding-bottom:5px;
}	
	

#featured {
margin-left: 10px;
margin-top:10px;}

#featured .clearfloat {
	margin-top:0px;
	margin-bottom:7px;
	}

#featured .info {
	margin-top:5px;
	padding-top:0px;
	float:right;
	width:193px;
	font-size:1.0em;
	}

#featured .meta {
	margin-top:5px;
	font-size:0.85em;
	}

#featured .title {
	font-weight:bold;
	font-size: 15px;
	}

#featured .divider {
	margin-left:95px;
	}

#headline a img, #featured a img {
	margin-top:5px;
	}

#featured a {
	color:#000000;
	}

#featured a:hover {
	color:#808080;
	}

#featured a img {
	border:2px solid #fff;
	margin-right:10px;
	background-color:white;
	}

#headline a img {
	border:3px solid #fff;
	margin-right:15px;
	margin-bottom:10px;
	background-color: white;
	}
	
/* sidebar van index.php */	
	
#welkom {
height: 90px;
margin-top:-57px;
margin-bottom:50px;
}

#sidebarindex {
	width:439px;
	float:right;
	margin-right:33px;
	font-size:15px;
	line-height:22px;
	}

#sidebarindex h3 {
color: #651849;
font-size:29px;
font-weight:bold;
}

#sidebar-left-index {
	width:235px;
	padding:0px 10px 10px 10px;
	float:left;
	margin-left:3px;
	margin-top: 10px;
	}

#sidebar-left-index li{
list-style: none;
font-size:12px;
line-height:17px;
	}
	
#gigpress-index {
margin-top: 10px;
}


#rss-index {
height:90px;
margin-top: 60px;
}

#sidebar-right-index {
	width:170px;
	padding:0px;
	float:right;
	line-height:17px;
	font-size:12px;
	margin-top:8px;
	}		

/* Tweede keus index */
#sidebar-middle-index2 {
width:445px;
}	

#sidebar-left-index2 {
	width:420px;
	padding:0px 10px 10px 10px;
	float:left;
	margin-left:3px;
	margin-top: 10px;
	}

#sidebar-left-index2 li{
list-style: none;
font-size:12px;
line-height:17px;
	}

#gigpress-index2 {
list-style: none;
font-size:20px;
}

#rss-index2 {
margin-top:65px;
height:90px;
}

/* posts.php */	
	
#single_head {
	width:195px;
	float:left;
	padding:15px 12px 20px 25px;
	margin:0;
	background:#333333;
	color:#fff;
	}

#single_head a img {
	border:3px solid #fff;
	}

#single_desc {
	width:675px;
	float:right;
	padding:0px 10px 5px 10px;
	font-size:1.05em;
	line-height:1.5em;
	}


#single_desc div.title {
	font:2.4em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	}

#single_desc div.meta {
	display:block;
	padding-bottom:5px;
	font-size:0.85em;
	}

#single_desc p {
	margin:0px;
	padding-bottom:10px;
	}

#single_desc a {
	color:#000000;
	}

#single_desc a:hover {
	color:#808080;
	}

#mores {
	margin:0 auto;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	width:940px;
	font-size:0.7em;
	}

#more-head {
	background:#333333;
	text-align:center;
	float:left;
	width:560px;
	padding:0px 12px 10px 25px;
	}

#more-feat {
	background:#dedede;
	text-align:center;
	float:right;
	width:320px;
	padding:0px 10px 10px 13px;
	}

#more-head a {
	background:#404040;
	color:#b0b0b0;
	}

#more-feat a {
	background:#d0d0d0;
	color:#505050;
	}

#more-head a, #more-feat a {
	display:block;
	font-weight:bold;
	padding:3px;
	}

#more-feat a:hover {
	text-decoration:none;
	background:#b0b0b0;
	}

#more-head a:hover {
	text-decoration:none;
	background:#505050;
	}

#middle {
	margin-left: 18px;
	background:#fff;
	width:535px;
	height: 125px;
	font-size:15px;
	font: Georgia, Times, "Times New Roman", serif;
	line-height:22px;
	float: left;
	height: 65px;
	}
    
.category {
	width:157px;
	float:left;
	border-top:15px solid #333333;
	margin:0px;
	padding:10px 10px 15px 10px;
	background:#fff;
	height: 85px;
	}

.category p {
	margin-top:5px;
	}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3 {
	margin:0;
	font-weight:bold;
	font-size:19px;
	}

#sidebarindex {
	width:439px;
	float:right;
	margin-right:33px;
	font-size:15px;
	line-height:22px;
	}

#sidebarindex h3 {
color: #651849;
font-size:29px;
font-weight:bold;
}


#front-list .cat_title {
	font-size:1.25em;
	}

#front-popular h3 {
	color:#fff;
	}

.more-link {
	display:block;
	margin:15px 0px;
	}

.category a {
	color:#333333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#bottom {
	width: 1050px;
	}

#bottom-left {
	float:left;
	margin-left:30px;
	margin-top:30px;
	}

#bottom-left .meta, #content.archive .meta {
	font-size:0.85em;
	}

#front-list {
	width:570px;
	padding:10px;
	font-size:15px;
	line-height:22px;
	margin-bottom:10px;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title {
	font:1.5em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	}

#front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	color:#333333;
	font-weight:bold;
	}

#headline p, #featured p {
	margin:0;
	}


#paged-list {
	width:570px;
	padding:0px 10px;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	border-top:1px solid #ececec;
	}

#paged-list .clearfloat {
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.onecolumn {
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.onecolumn img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:5px;
	}

.tanbox {
	width:275px;
	line-height:22px;
	padding:10px 0px;
	font-size:15px;
	line-height:22px;
	margin-bottom: 15px;
	}

.archive .tanbox {
	width:480px;
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	background:url(images/post-bg.gif);
	background-repeat:no-repeat;
	}
	
.archive #stats {
	margin-top:25px;
	border-top:1px solid #e2e2e2;;
	}

.tanbox img {
	float:left;
	margin:5px 10px 7px 0px;
	border:1px solid #ccc;
	padding:5px;
	}

.tanbox span.title a, .onecolumn span.title a {
	font:1.3em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #1c6f7c;
	padding-left:10px;
	}
	
.tanbox span.title a:hover, .onecolumn span.title a:hover {	
color: #6b4f2e;
}
.tanbox p, .onecolumn p {
	margin:5px 0px;
	}	

	


/* Content Page*/

#content {
	width:470px;
	padding:20px;
	float:left;
	margin-left: 50px;
	}

.post {
	font-size:15px;
	line-height:22px;
	background:url(images/post-bg.gif);
	background-repeat:no-repeat;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px solid #e2e2e2;
	}

.entry ul, .post ol {
	margin-bottom:15px;
	}

#content h2.title {
	border-bottom:1px solid #e2e2e2;
	padding-bottom:26px;
	margin-top:-15px;
	padding-top:10px;
	color:#651849;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:560px;
	}

.entry ul li {	
	list-style:square;
	margin-left:30px;
	}

.entry ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.entry ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post a img, #front-list img {
	margin:0 10px 5px 0;
	background-color:white;
	border:1px solid #ccc;
	padding:5px;
	float: left;
}

.entry img {
	background-color:white;
	border:1px solid #ccc;
	padding:5px;
	float: right;
	margin-left:50px;
	margin-top:-39px;
	margin-right:-235px;
}

#postnav {
clear: both;
padding-top: 15px;
padding-right: 0pt;
padding-bottom: 30px;
padding-left: 0pt;
display: block;
}

#postnav a {
color: #651849;
font-weight: bold;
font-size: 100%;
width: 150px;
}

#postnav .previous a
{
background-color: transparent;
background-image: url(images/prev-post.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
padding-top: 12px;
padding-right: 0pt;
padding-bottom: 10px;
padding-left: 30px;
float: left;
}

#postnav a:hover {
color: #6b4f2e;
}

#postnav .next a

{
background-color: transparent;
background-image: url(images/next-post.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right top;
padding-top: 12px;
padding-right: 30px;
padding-bottom: 10px;
padding-left: 0pt;
float: right;
text-align: right;
}

.entry p a {
	background: url(images/link-bg.gif) repeat-x;
	padding: 1px 0;
	border-bottom: 1px solid #ccc;
	color: #000;
	}

.entry li a {
background: url(images/link-bg.gif) repeat-x;
	padding: 1px 0;
	border-bottom: 1px solid #ccc;
	color: #000;
	}
	
.post .ads {
	margin-top:10px;
	}

#stats {
	margin-bottom:15px;
	display:block;
	border-bottom:1px solid #e2e2e2;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 10px;
	background: #fdfbca;
	padding-right: 10px;
	}

span#map {
	font-size:0.9em;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

.entry .alignright {
	float: right;
	margin-top:180px;
	margin-right:-235px;
	margin-left:50px;
	background-color:white;
	}

.alignleft {
	float: left
}

/* Sidebar*/
#sidebar {
	width:200px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	float:right;
	margin-right:70px;
	margin-top:0px;
	text-align:right;
	letter-spacing: 1px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 13px;
color:#666666;
	}

.spoiler { 	
	padding:0px 12px 12px 12px;
	border-top:1px solid #ececec;
	margin-bottom:12px; 	
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	font:Georgia, "Times New Roman", Times, serif;
}

.spoiler img {
	border:1px solid #ccc;
	padding:5px;
	margin-right:10px;
	margin-bottom:5px;
	}


.spoiler h3 {
	font:1.1em Arial, Helvetica, Verdana, Sans-Serif; 	
	font-weight:bold; 	
	color:#fff; 	
	margin:0px 0px 8px 0px; 	
	padding:3px 10px;
	border-bottom:1px solid #ececec; 
		}

.spoiler h3 a {
	color:#fff;
	text-decoration:none;
	}

.spoiler p {
	margin:0;
	color:#6d6d6d;
	}

.spoiler h4 {
	font:1.05em Arial, Helvetica, Verdana, Sans-Serif; 	font-weight:bold;
	margin-bottom:5px;
	}

.spoiler h4 a {
	color:#333333;
	}

#sidebar h3 {
	font:1.1em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	background:#651849;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top{
	float:right;
	padding:0px;
	margin-bottom:12px;
	margin-top: 80px;
	
}
	
#sidebar-title {
width:125px;
margin-left: 75px;
height: 35px;
float:right;
	background:url(images/subpaginas.png);
	background-position:right;
	background-position:top;
	background-repeat:no-repeat;
	}
#sidebar-tekst {
margin-top: 10px;
}
	
	
	
#sidebar-bottom {	
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	margin-bottom:12px;
	margin-top:200px;
}

#sidebar-bottom, #sidebar-middle {
	margin-bottom:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-middle-index {
width:445px;
}	

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	}

#sidebar-right {
	width:100px;
	padding:0px 10px 10px 10px;
	float:right;
	}

#sidebar li {
	list-style:none;
	display:block;
	padding-bottom:2px;
	}

#sidebar li ul li {
	border-bottom:0px;
	}

#sidebar-ads {
	width:285px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	border:1px solid #ccc;
	margin-right: 15px;
	padding:5px;
	}

#sidebar h3 img { margin-top:1px; }


/* Form Elements */

select {
	border:1px solid #333333;
	width:100%
	}
	
.submitbutton {
	padding: 1px;
	border:1px solid #aaa;
	background:#fff;
	font-size:0.9em;
	color:#aaa;
	cursor: pointer;
	}

.field {
	padding: 1px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	background:#fff;
	font-size:1.0em;
	}

#search .searchbutton {
	padding: 1px;
	border:1px solid #333333;
	background:#fff;
	font-size:1.0em;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 0px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	height:50px;
	}



/* Comments*/

#comments {
	font: 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ddd;
	}
	
#comments h3 {
font-size:12px;
color:#1c6f7c;
}

.commentlist cite {
	font-style:normal;
	margin-bottom:0px;
	display:block;
	font-size:1.1em;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	color:#4d4d4d;
	padding: 10px 14px 10px 14px;
	background:#fdfbca;
	border-bottom: 1px solid #dcdbd7;
	list-style:none;
	margin-bottom:3px;
	line-height:1.0em;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	width:350px;
	float:right;
	line-height:1.5em;
	}

.my_comment {
}
	
li.my_comment {
	
	}

li cite strong {
	font-size: 1.1em;
	color:#6b4f2e;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#6b4f2e;
	display: block;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #ccc;
	margin:15px 8px 6px 0;
	float:left;
	padding:2px;
	width:45px;
	height:45px;
	}	


/* Footer*/

#carousel {
	font-size:0.7em;
	color:#fff;
	width: 910px;
	background:#fff;
	margin: 0 auto;
	padding:15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

.carousel-item {
    width:131px;
    float:left;
    padding:0px 20px;
    border-right:1px dotted #ccc;
}

.carousel-item img {
    border:1px solid #ccc;
    padding:5px;
    margin-bottom:5px;
}

.carousel-item .info {
    font-weight:bold;
}

/* footer.php */

/* Gedeelte met de snellinks (paars vlak */

#transparante-lijn {
background:url(images/transparant-footer.png) no-repeat top;
width: 1058px;
height:17px;
margin: 0 auto;
margin-bottom:100px;
}

#transparante-lijnpagina {
background:url(images/bottompagina.png) no-repeat top;
width: 844px;
height:18px;
margin: 0 auto;
margin-bottom:100px;
}	


#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 1220px;
	background:#651849;
	margin: 0 auto;
	padding:15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-top:5px solid #fff;
	-moz-border-radius-topleft : 15px;
	-moz-border-radius-topright : 15px;
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;

	}

#recentpost {
	width:230px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right:1px solid #808080;
	margin-left:15px;
	margin-top: 5px;
	line-height: 2em;
	}
	
#recentpost h3 {
font-size:1.7em;
font-family:Georgia, "Times New Roman", Times, serif;	
padding-bottom: 8px;
}

#snellinks1 {
	width:105px;
	float:left;
	margin-left:25px;
	margin-top: 5px;
	margin-bottom:20px;
	}

#snellinks1 h3, #recent_comments h3, #sponsors h3 {
	font-size:1.7em;
	font-family:Georgia, "Times New Roman", Times, serif;	
	padding-bottom: 2px;
}	
	
#snellinks2, #snellinks3 {
	width:105px;
	float:left;
	margin-top: 30px;
	margin-bottom:20px;
	}
	
#snellinks4 {
	width:105px;
	float:left;
	margin-top: 35px;
	margin-bottom:20px;
	margin-right: 25px;
	}	
	
#sponsors {
	width:0px;
	float:left;
	margin-bottom:20px;
	margin-left:25px;
	margin-top: 5px;
	}
	
#sponsor1 {
	width:255px;
	float:left;
	margin-bottom:20px;
	margin-right: 10px;
	margin-top: 5px;
	height:180px;
	background: url(images/bannerleeg.jpg) no-repeat center top;
	border:5px solid #FFFFFF;
	}	

#kleinesponsors {
	width:145px;
	float:left;
	margin-bottom:20px;
	margin-right: 25px;
	margin-top: 5px;
	height:180px;
	}
#sponsor2 {
	width:135px;
	float:left;
	margin-bottom:10px;
	height:95px;
	background: url(images/dvz.jpg) no-repeat center top;
	border:5px solid #FFFFFF;
	background-color:white;
	}	
	
	#sponsor3 {
	width:135px;
	float:left;
	height:60px;
	background-color:white;
	margin-top:5px;
	border:5px solid #FFFFFF;
	}

		
#recent_comments {
	width:235px;
	float:left;
	border-left:1px solid #808080;
	margin-top: 5px;
	padding-left: 25px;
	margin-right: 15px;
	height: 190px;
	margin-bottom: 10px;
	}
	
#wordpress {
padding-top:13px;
color: #99999: 
}	
	
#wordpresszegel {
	width:160px;
	float:right;
	border-left:1px solid #808080;
	margin-top: 5px;
	padding-left: 25px;
	margin-right: 15px;
	height: 190px;
	margin-bottom: 10px;
	}
	
#zegel {
background: url(images/zegel.png) no-repeat center top;
height:306px;
width: 298px;
margin-left: -100px;
margin-top:-91px;
}

#snellinks1 a, #snellinks2 a, #snellinks3 a, #snellinks4 a, #recent_comments a, #sponsors a {
	color:#fff;
	}

#snellinks1 ul, #snellinks2 ul, #snellinks3 ul, #snellinks3 ul, #recent_comments ul, #sponsors ul {
	margin-top:5px;
	}

#snellinks1 li, #snellinks2 li, #snellinks3 li, #snellinks4 li, #recent_comments li, #sponsors li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
    padding-top:1px;
	}

#snellinks1 ul li a, #snellinks2 ul li a, #snellinks3 ul li a, #snellinks4 ul li a, #recent_comments ul li a, #sponsors ul li a {
	padding:4px;
	display:block;
	text-decoration:none;
	}
#snellinks1 ul li b, #snellinks2 ul li b, #snellinks3 ul li b, #snellinks4 ul li b, #recent_comments ul li b, #sponsors ul li b{
	padding:4px;
	display:block;
	text-decoration:none;
	} 	

#snellinks1 ul li a:hover, #snellinks2 ul li a:hover, #snellinks3 ul li a:hover, #snellinks4 ul li a:hover, #recent_comments ul li a:hover, #sponsors ul li a:hover {
	background:#6b4f2e;
	color:#dedede;
	}

#snellinks1 ul li:first-child, #snellinks2 ul li:first-child, #snellinks3 ul li:first-child, #snellinks4 ul li:first-child, #recent_comments ul li:first-child, #sponsors ul li:first-child  {
	background:none;
	}

/*onderste grijze balk met RSS en inlog */

#footer {
	margin: 0 auto;
	width: 1230px;
	font-size:0.7em;
	background:#dedede;
	color:#333333;
	padding-left: 10px;
	padding-right: 10px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	height:32px;
	}
#footer a {
padding: 4px;
}

#footer a:hover {
	color:#dedede;
	padding:4px;
	background-color:#6b4f2e;
	text-decoration:none;
	}

#footer-tekst-links {
padding-left: 0px;
margin-top: 4px;
margin-bottom:3px;
width: 723px;
float: left;
background:#dedede;
}

#rss {
background-image: url(images/rss-footer.png);
width:25px;
height:25px;
background-repeat:no-repeat;
float:left;
background-color:#dedede;
}

#ftekst {
padding-top: 6px;
padding-left:5px;
}

#footer-tekst-rechts {
margin-right: 15px;
padding-top: 10px;
padding-bottom:5px;
float:right;
width:186px;
text-align:right;
}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
	
/* Pagina navition */


#navigation2 a:visited {
	padding: 2px 5px 2px 5px; 
	margin: 3px;
	text-decoration: none;
	border: 1px solid #303030;
	color: #303030;
	background-color: #FFFFFF;	
}

#navigation2 a:active {
	border: 1px solid #dedfde;
    background-image:none;
    background-color:#1c6f7c;
    color: #fff;	
}
#navigation2 span.pages {
	padding: 2px 5px 2px 5px; 
	margin: 3px 3px 3px 3px;
	color: #303030;
	border: 1px solid #dedfde;
	background-color: #FFFFFF;
}
#navigation2 span.current {
  margin-right:3px;
    padding:2px 6px;    
    font-weight: bold;
    color: #94b228;
}

#navigation {
	padding:15px 10px;
	font-size:1.05em;
	text-align:center;
	width:550px;
	}

#navigation2 {
padding: 3px;
    margin: 3px;
    text-align:center;
    clear: both;
	}
	
#navigation2 a {
   	border: 1px solid #dedfde;
    margin-right:3px;
    padding:2px 6px;
    background-position:bottom;
    text-decoration: none;
    color: #1c6f7c;        
}
	
#navigation2 a:link  {
border: 1px solid #dedfde;
    margin-right:3px;
    padding:2px 6px;
    background-position:bottom;
    text-decoration: none;
    color: #1c6f7c;   
	}
	
#navigation2 a:hover {	
    border: 1px solid #000;
    background-image:none;
    background-color:#1c6f7c;
    color: #fff;
}	
#navigation2 span.disabled {
    margin-right:3px;
    padding:2px 6px;
    color: #adaaad;
}

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ccc;
text-align: center;
padding:5px;
background-color: white;
}

.wp-caption alignright {
float: right;
}


.wp-caption img, .wp-caption a img {
margin: 0;
padding: 0;
border: 0; 
border: none;
}

.wp-caption, p .wp-caption-text {
font-size: 12px;
color: #000000;
letter-spacing: 1px;
font-family: Verdana,Arial,Helvetica,sans-serif;
line-height: 17px;
padding:5px;
margin:0px;
background:#1c6f7c;
}
/* End captions */

/*Commissie tabel */
#tabel-activiteiten {
padding: 5px;
line-height:1em;
	margin-bottom: 10px;
	text-align:left;
	width: 480px;
}

#tabel-activiteiten tr {
padding: 3px;
font:normal;
}

#tabel-activiteiten td {
padding: 3px;
border: dashed 1px #6b4f2e;
	border-left:none;
	border-right: none;
}

#tabel-commissies {
 	margin:0 0 10px 0;
	padding:3px;
	background-color: #fdfbca;
	line-height:1em;
	border-bottom: dashed 1px #6b4f2e;
	border-top: dashed 1px #6b4f2e;
	border-left: none;
	vertical-align:top;
	letter-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:700px;
}

#tabel-commissies td {padding: 4px 3px 4px 4px;
 vertical-align: text-top; }
 
  .naam {width: 160px; 
 		padding: 6px 3px 3px 6px;}
		
.email {width: 140px;
		padding: 3px 0px 0px 0px;}	

.omschrijving {width: 400px; 
 			padding: 6px 3px 3px 6px;}
 
 .leden {width: 100px;
 			padding: 6px 3px 3px 6px;}
				
 .kop-commissies {margin:0 0 10px 0;
	padding:3px;
	background-color: #fdfbca;
	line-height:1em;
	border-bottom: dashed 1px #6b4f2e;
	border-top: dashed 1px #6b4f2e;
	border-left: none;
	vertical-align:top;
	letter-spacing:1px;
 }


.menu ul li li a {
margin-right: 5px;
}

.menu ul li li li a {
margin-right:10px; 
}


