@charset "ISO-8859-1";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
img a {
	border: none;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #fd6500;
	outline-width: medium;
	outline-style: none;
}
a:hover {
	color: #5f7f77;
}
body {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(/images/layout/bg_body.png);
	color: #666666;
}
.clear {
	clear: both;
	height: 1px;
	width: 0px;
}
.spacing {
	margin-bottom:10px;
}
.spacing2 {
	margin-bottom:20px;
}
.capital {
	text-transform: capitalize;
}
/*** HEADER ***/

#header {
	height: 181px;
	background-image: url(../images/layout/bg_header.png);
	background-repeat: repeat-x;
	display: block;
}
#header_wrap {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 984px;
	position: relative;
}
#header_right {
	width:282px;
	height:112px;
	position:absolute;
	right:20px;
	bottom:0;
	background-image: url(/images/layout/bg_header_right.png);
	background-repeat: no-repeat;
}
#headerbanner {
	width:360px;
	height:60px;
	position:absolute;
	top:55px;
	right:331px;
}
/** logo **/

#logo {
	width:253px;
	float:left;
}
#logo h1 {
	text-indent:-10000px;
}
#logo h1 a {
	height:181px;
	display:block;
	background-image: url(/images/layout/bg_header_left.png);
	background-repeat: no-repeat;
}
/** subscribe newsletter **/

#subscribe {
	width:280px;
	height:104px;
	position:absolute;
	right:0;
	top:0;
}
.rss {
	float:left;
}
.feedburner {
	text-align:center;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.subscribe {
	float:left;
	width:216px;
	height:37px;
	padding:0;
	margin:10px 0 0 10px;
	background-image: url(/images/layout/subscribe.png);
	background-repeat: no-repeat;
}
.subscribemail {
	border:0;
	background-color:#1d1d1d;
	padding:3px 4px 4px 4px;
	margin:7px 0 0 6px;
	width:186px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#dcdcdc;
	font-style:italic;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}
/*** NAV ***/

#nav {
	height:48px; /* incl hoogte schaduw, hoogte shaduw instellen bij #sidebar */
	background:url(/images/layout/bg_nav.png) repeat-x;
}
#nav_wrap {
	margin:auto;
	width:974px;
}
#menu {
	position: relative;
	z-index:1000;
}
#menu li {
	list-style:none;
	display:inline;
	float:left;
	font-size:18px;
	position:relative;
}
#menu li a:link, #menu li a:visited {
	color:#dededc;
	display:block;
	padding:12px 16px 12px 16px;
	background:url(/images/layout/bg_nav_separator.png) right no-repeat;
}
#menu li a:hover {
	color:#FFFF33;
}
#menu li a.current:link, #menu li a.current:visited {
	color:#eac11d;
}
#menu li a.current:hover {
	color: #FFFF33;
}
/** Drop Down Menu **/
 
#menu li ul {
	width:14.1em;
	z-index:300;
	position:absolute;
	display:none;
	width:11.5em;
	top:2.5em;
}
#menu li ul li a:link, #menu li ul li a:visited {
	width:11.5em;
	height:auto;
	float:left;
	border-bottom:1px solid #333333;
	display:block;
	padding:5px 0 5px 1em;
	color: #ccc;
	text-decoration:none;
	background:#000;
	font-size:14px;
}
#menu li ul li a:hover {
	background:#1F1F1F;
	color:#fff;
}
#menu li ul li .aff:link, #menu li ul li .aff:visited {
	background: #990000;
	color:#ffffff;
}
#menu li ul li .aff:hover {
	color:#ffffff;
	background-color: #6A0000;
}
#menu ul ul {
	top:auto;
}
#menu li ul ul {
	left:12em;
	margin:0px 0 0 10px;
}
#menu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
}
#menu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
}
/*** CONTENT ***/

#content_wrap {
	width: 984px;
	margin: auto;
	min-height: 625px;
	height: auto !important;
	height: 625px;
}
#main {
	float:left;
	width:689px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
h2.message {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	margin-top: 15px;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 10px;
}
#previousandnext {
	height:30px;
	width:664px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#previousandnext .previous {
	float: left;
	background:#fff;
	padding: 10px;
}
#previousandnext .next {
	float: right;
	text-align: right;
	background:#fff;
	padding: 10px;
}

/** post **/

.date {
	color:#0D1211;
	font-size:12px;
	padding:4px 10px 4px 10px;
	text-align:center;
	font-style:italic;
	background-color:#B5CFCA;
	float:left;
	margin-right:20px;
}
.post_frame {
	width:634px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left: 10px;
	background-color: #FFF;
}
.post_frame_top {
	height:27px;
	width:664px;
	background:#fff;
	margin-left: 10px;
}
.post_views {
	color:#0D1211;
	font-size:12px;
	padding:4px 10px 4px 10px;
	text-align:center;
	font-style:italic;
	background-color:#B5CFCA;
	float:right;
	margin-right:15px;
}
.post_tags {
	font-size:14px;
	text-align:left;
	margin-right:0px;
	position: relative;
	margin-bottom: -22px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
	width: 250px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.post {
	width:624px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 10px;
}
.post p {
	margin:0 0 20px 0;
}
.post h2 {
	margin:0 0 20px 0;
	line-height:38px;
	font-size:28px;
	letter-spacing:-1px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.post h2 a {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.post h2 a:hover {
	color:#4D5F5C;
}
.post_foot {
	padding-top: 30px;
}
.content {
	font-size:1.05em;
	line-height:24px;
}
.content h4 {
	font-size:1.2em;
	line-height:24px;
	font-weight: normal;
	margin:0 0 20px 0;
}
.content h5 {
	font-size:1.2em;
	line-height:24px;
	font-weight: normal;
	margin:0 0 20px 0;
}
.content h6 {
	font-size:0.8em;
	line-height:16px;
	font-weight: normal;
}
.content ul {
	margin: 0 0 20px 10px;
	list-style: none;
}
.content a:hover {
	text-decoration:underline;
}
.content ul li {
	margin: 8px 0 8px 5px;
	list-style:none;
	padding-left:24px;
	background:url(/images/layout/li_tick.gif) 0px 4px no-repeat;
}
.content ol {
	margin: 0 0 20px 10px;
	list-style: none;
}
.content ol li {
	margin: 10px 0 10px 5px;
	list-style:none;
	padding-left:24px;
	background:url(images/bullet.gif) 0px 4px no-repeat;
}
.content h2 {
	font-size:24px;
	text-transform:uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.content h3 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom:5px;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.content strong {
	font-style: normal;
	font-weight: bold;
	color: #3C3C3C;
}
.content b {
	font-style: normal;
	font-weight: bold;
	color: #3C3C3C;
}
.content img {
	padding:4px;
	border:1px solid #cccccc;
}

.content .onecolumn {
	float: left;
	width: 614px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content .twocolumn {
	float: left;
	width: 307px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content .threecolumn {
	float: left;
	width: 194px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/** social buttons **/

#social {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
}

#social img  {
	margin-right: 5px;
	margin-left: 5px;
}


/** gallery **/

.gallery {
	float: left;
	width: 204px;
	height: 180px;
	text-align: center;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.gallery img {
	width: 180px;
	height: 120px;
	border: 4px solid #f2f2f2;
}
.gallery a {
	display: block;
}
.gallery a:hover {
	text-decoration: underline;
}
.gallery strong {
	margin: 0 auto;
	position: relative;
	left: -5px;
	width: 180px;
}
.gallery strong, .gallery strong span {
	display: block;
}
.gallery strong span {
	background-position: 100% 0;
	padding-right: 10px;
	position: relative;
	right: -10px;
}
/** sidebar **/

#sidebar {
	float:left;
	width:285px;
	margin-top: -2px; /* negatief getal idem als hoogte schaduw van bg_nav */
}
#sidebar ul {
	list-style:none;
}
#sidebar ul li ul {
	margin-bottom:0px;
}
#sidebar ul li ul li {
	padding-bottom:3px;
}
#sidebar_links h2 {
	width:282px;
	height:83px;
	padding:0 0 0 10px;
	line-height:83px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	color:#FFFFFF;
	background-image: url(/images/layout/bg_sidebar_widget_title.png);
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#sidebar_links a {
	color:#677F7B;
	font-size:14px;
	display:block;
	line-height:20px;
	padding:5px 8px 5px 8px;
	background-color: #fff;
}
#sidebar_links a:hover {
	background-color: #f2f2f2;
	color:#677f7b;
}

/** supporter kleuren **/

#sidebar_links .supporter1 a {
	color:#FFF;
	background-color: #000;
}
#sidebar_links .supporter2 a {
	color:#FFF;
	background-color: #333;
}

/** fixedads **/

#fixedads {
	width:282px;
	padding-bottom:5px;
	background-color: #000;
	background-image: url(/images/layout/bg_fixedads.png);
	background-repeat: repeat-y;
}
.fixedbanner {
	width:125px;
	height:125px;
	float:left;
	padding:6px 2px 6px 10px;
}
#fixedads_bottom {
	width:282px;
	background:url(/images/layout/bg_fixedads_bottom.png) no-repeat;
	height:6px;
}
.advertise a:link, .advertise a:visited {
	font-size:14px;
	font-style:italic;
	display:block;
	width:260px;
	height:30px;
	padding-top:10px;
	color:#8F8F8F;
	text-align:center;
	font-weight:bold;
	background-image: url(/images/layout/advertise_button.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.advertise a:hover {
	color:#CCCCCC;
}
/** sidebar_search  **/

#sidebar_search {
	float: left;
	height: 49px;
	width: 222px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/layout/search_box.png);
	background-repeat: no-repeat;
}
#SearchButton {
	float: left;
	height: 49px;
	width: 61px;
	margin: 0px;
	padding: 0px;
}
#SearchInput {
	background: none;
	border: none;
	color: #999999;
	font-size: 16px;
	outline: none;
	width: 170px;
	margin-top: 14px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
/** siteintro block  **/

.sidebar_sitedescription {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/layout/bg_sidebar_sitedescription.png);
	background-repeat: no-repeat;
	color: #FFF;
	text-align: center;
	height: 136px;
	line-height: 18px;
}
.sidebar_sitedescription h1 {
	font-size: 20px;
	color: #FF0;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 0px;
	line-height: 20px;
}
/*** Flickr Components ********************************************************/

#flickr a {
	background: #fff;
	padding: 3px;
	display: block;
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
}
#flickr a:hover {
	background: #f2f2f2;
}
#flickr a:hover img {
	border-color: #fff;
}
#flickr img {
	border:1px solid #E1E4F2;
	display: block;
	float: left;
	margin: 0;
	width: 102px;
	height: 68px;
}
#flickr h3 span {
	color: #ff0084;
}
/*** FOOTER ***/

#footer {
	height: 162px;
	background-color: transparent;
	background-image: url(/images/layout/bg_footer.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	margin-top: 20px;
}
#footer_wrap {
	width: 984px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	height: 147px;
	padding-top: 15px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}
#footerbanner {
	width:234px;
	height:60px;
	position:absolute;
	bottom:40px;
	right:20px;
}
/** copyright **/

#copyright {
	font-size: 11px;
	color: #656662;
	position: absolute;
	bottom: 10px;
	left: 20px;
	font-style: italic;
}
#copyright a {
	color:#888;
}
#copyright a:hover {
	color:#CCCCCC;
}
/** footer links **/

#footerlinks {
	background:url(/images/layout/bg_footer_links.png);
	width:497px;
	height:27px;
	padding:10px 10px 5px 10px;
	text-align:center;
}
#footerlinks ul li {
	display:inline;
	font-size:18px;
	list-style:none;
	color: #333333;
}
#footerlinks a {
	color:#deeca1;
	padding:0 10px 0 10px;
}
#footerlinks a:hover {
	color:#fff;
}
/*** TOOLTIPS ***/

a:hover {
	text-decoration:none;
}
a.tooltip span {
	display:none;
	padding:7px;
	margin-left:-8px;
	width:225px;
	margin-top: 5px;
}
a.tooltip:hover span {
	display:block;
	position:absolute;
	background:#000;
	color:#CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


