﻿/* EXPOSITIES */
	div#homeExposities {
		background-color:#b4b4ae;
		text-align:center;
		border-top:3px solid #333333;
		border-bottom:1px solid #d6083b;
		padding-top:27px;
		padding-bottom:27px;
	}
	div#homeExpositiesContent {
		margin:0 auto;
		width:975px;
		text-align:left;
	}
/* END EXPOSITIES */

/*LEFT BAR*/
div.content-home 
{
	margin-right:338px;
}
div.content-home a,
div.sidebar-home a
{
	color: #D6083B;
	text-decoration: none;
}
div.slider-box 
{
	position:relative;
	width:588px;
	height:332px;
	overflow:hidden;
	margin-bottom:29px;
	border:1px solid #fff;
}
div.slider-image 
{
	position:relative;
	width:588px;
	height:332px;
	overflow:hidden;
	background-position: center center;
	background-repeat:no-repeat;
}
div.slider-content 
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:548px;
	height:47px;
	padding:18px 20px 40px 20px;
	overflow:hidden;
	color:#fff;
	background:url(/images/bg-slider-content.png) no-repeat;
}
div.slider-content p
{
	margin-right:140px;
	margin-top:0px;
}
div.slider-content strong
{
	text-transform: uppercase;
	font-size: 12px;
}
div.slider-content a
{
	float:right;
	bottom:0px;
	display:block;
	width:121px;
	height:21px;
	line-height:20px;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	margin-top:20px;
	background:url(/images/bottom_a_bg.gif) top left no-repeat;
}

#slider-nav 
{
	position:absolute;
	bottom:20px;
	left:20px;
	z-index:100;
	margin:0px;
	padding:0px;
	list-style:none;
}
#slider-nav li 
{
	float:left;
	margin-right:4px;
}
#slider-nav a { display:block; width:12px; height:12px; background:url(/images/slider-nav.gif) no-repeat; }
#slider-nav li.activeSlide a { background:url(/images/slider-nav-active.gif) no-repeat; }
#slider-nav a:focus { outline: none; }

/*WEBLOG*/
div.weblog
{
	width:550px;
	padding:20px;
	background-color:#fff;	
}
div.weblog h3,
div#divReageer h3
{
	margin-bottom:0px;
}
div.weblog h2
{
	color:#D6083B;
}
div.weblog strong 
{
	text-transform: uppercase;
}

/*WEBLOG OVERVIEW*/
ul.weblog-overview 
{
	margin:17px 0px 0px 0px;
	padding:0px;
	list-style:none;
}
ul.weblog-overview li
{
	float:left;
	width:260px;
	margin-right:30px;
}
ul.weblog-overview li.alternate
{
	float:left;
	width:260px;
	margin:0px;
}
ul.weblog-overview li a.image
{
	position:relative;
	display:block;
	width:250px;
	height:141px;
	border:5px solid #b4b4ae;
	background-position:center center;
	background-repeat:no-repeat;
}
ul.weblog-overview li a.image:hover
{
	border:5px solid #d6083b;
}
ul.weblog-overview li a.image div.bottombar
{
	position:absolute;
	width:230px;
	height:23px;
	padding:7px 10px 0px 10px;
	bottom:0px;
	left:0px;	
	background:url(/images/weblog-image-bottombar.png) no-repeat;
}
ul.weblog-overview li a.image div.bottombar span.date
{
	color:#fff;
	font-style:italic;
}
ul.weblog-overview li a.image div.bottombar span.comments
{
	float:right;
	display:block;
	width:26px;
	height:22px;
	line-height:18px;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
	color: #333;
	margin-top:-1px;
	background:url(/images/weblog-image-comments.png) no-repeat;
}
ul.weblog-overview li div.content
{
	height:138px;
	padding:10px 5px 26px 5px;
}
ul.weblog-overview li div.content strong
{
	display:block;
	height:30px;
	overflow:hidden;
	margin-bottom:3px;
}
ul.weblog-overview li div.content div.content-content
{
	display:block;
	overflow:hidden;
	margin-bottom:10px;
}
ul.weblog-overview li div.content div.content-content p
{
	margin:0px;
}

/*WEBLOG DETAIL*/
div.details-content-block
{
	margin:17px 0px 0px 0px;
}
div.weblog a.btn,
div.details-content-block a.btn
{
	display:block;
	width:162px;
	height:21px;
	line-height:20px;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	background:url(/images/btn-reageer.gif) top left no-repeat;
}
div.details-content-block img.large
{
	border:5px solid;
	width:540px;
}
div.details-content-block p.description
{
	border:5px solid;
	width:540px;
}

div.details-content
{
	min-height:60px;
	_height:60px;
	margin:13px 0px 18px 0px;
}
div.details-comments
{
	float:left;
	width:40px;
	height:36px;
	line-height:30px;
	margin:13px 19px 10px 18px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
	background:url(/images/weblog-image-comments-detail.png) no-repeat;
}
div.details-content-block div.details-no-reaction
{
	font-style:italic;
	margin-bottom:10px;
}
div.details-content-block div.divider
{
	height:1px;
	margin-top:30px;
	margin-bottom:10px;
	background-color:#eaeae9;
}
div.weblog-reactie 
{
	margin-bottom:10px;
}
div.weblog-reactie span,
div.weblog-reactie-op-reactie span
{
	display:block;
}
div.divReageer
{
	text-transform:uppercase;
}
div.divReageer hr
{
	height:1px;
	color:#b4b4ae;
	margin:11px 0px 2px 0px;
	background-color:#b4b4ae;
}
div.divReageer div.reageer-form
{
	padding:10px;
	font-weight:bold;
	background-color:#eaeae9;
}
div.divReageer p
{
	width:auto; 
	margin:0px;
}
div.divReageer p.textarea
{
	margin-top:8px;
}
div.divReageer label
{
	width:110px; 
	float:left;
	padding-top:4px;
}
div.divReageer input[type=text]
{
	border:0px;
	padding:0px 5px; 
	margin-bottom:3px;
	width:210px; 
	height:25px; 
	outline:none; 
	color:#333326;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
div.divReageer textarea
{
	padding:5px;
	margin:0px;
	border:0px;
	width:316px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
div.divReageer input.reactie
{
	bottom:0px;
	display:block;
	width:121px;
	height:21px;
	line-height:20px;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	border:0px;
	cursor:pointer;
	text-transform:uppercase;
	text-decoration:none;
	margin:7px 0px 0px 110px;
	background:url(/images/bottom_a_bg.gif) top left no-repeat;	
}

div.weblog-reactie-op-reactie
{
	margin-left:20px;
	margin-top:10px;
	padding-left:5px;
	border-left: 5px solid #D6083B;
}

/*SIDE BAR*/
div.sidebar-home
{
	width:288px;
	min-height:301px;
	_height:301px;
	float:right;
	padding:0px 12px 0px 12px;
	margin-right:14px;
	/*margin-bottom:151px;*/
	background:url(/images/bg-sidebar-home.png) 0px 25px no-repeat;
}
div.sidebar-home h2
{
	margin-bottom:0px;
}

/*SIDE BAR INTRO*/
div.intro-home 
{
	color:#fff;
	margin:0px 5px 10px 4px;
}

/*SIDE BAR TIMELINE*/
div.wegens
{
    margin-bottom: 15px;
}
a.moreAbout
{
	display: block;
	width: 263px;
	height: 34px;
	overflow: hidden;
	margin:0px 0px 4px 4px;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: uppercase;
	line-height: 34px;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/main_menu_bg.gif) top right no-repeat white;
}
div.timeline-home 
{
	margin-bottom:24px;
}
div.intro-timeline
{
	position:relative;
	width:258px;
	height:75px;
	overflow:hidden;
	padding:18px 15px 13px 15px;
	background:url(/images/bg-timeline-intro.png) no-repeat;
}
div.intro-timeline p
{
	margin-top:3px;
	margin-bottom:0px;
	height:30px;
}
div.intro-timeline div.currentMonth 
{
	position:absolute;
	right:28px;
	top:9px;
	text-transform: uppercase;
	color:#fff;
}
div.intro-timeline div.currentMonthArrow 
{
	position:absolute;
	left:3px;
	bottom:4px;
	width:17px;
	height:13px;
	background:url(/images/timeline-intro-arrow.png) no-repeat;
	z-index:100;
}

div.visual-timeline
{
	position:relative;
	width:281px;
	height:62px;
	margin:0px 0px 8px 4px;
	background:url(/images/timeline-visual.png) no-repeat;
}
div.visual-timeline div.timelineMonths
{
	position:absolute;
	left:0px;
	bottom:0px;
	width:281px;
	height:15px;
	background:url(/images/timeline-visual-months.png) no-repeat;
	z-index:100;
}
div.visual-timeline div.timelineIndicator
{
	position:absolute;
	left:-1px;
	bottom:-2px;
	width:17px;
	height:33px;
	background:url(/images/timeline-visual-indicator.png) no-repeat;
	z-index:50;
}
div.tMoer
{
    margin-bottom: 24px;
}

/*SIDE BAR CATEGORIEEN*/
div.blog-categories 
{
	margin:0px 0px 26px 4px;
}
div.blog-categories ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 279px;
}
div.blog-categories ul li {
	margin: 0px;
	padding: 0px;
	background:white;
	margin-bottom: 4px;
}
div.blog-categories ul li a {
	text-transform: uppercase;
	line-height: 34px;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	padding-right: 8px;
}
div.blog-categories ul li a.selected {
	padding-left: 18px;
	background-image: url(../images/menu_top_selected.gif);
	background-position: 7px 5px;
	background-repeat: no-repeat;
}

/*SIDEBAR BANNER*/
div.sidebar-home .bannerBlock
{
	margin:0px 0px 30px 4px;
}

div.sidebar-home .bannerBlock a.banner 
{
	display:block;
	width:279px;	
	background-position:center center;
	background-repeat:no-repeat;
}

/*VIRTUELE TOUR*/
div.sidebar-home div.virtueleTour,
div.sidebar-home div.presentatieVideo
{
	position:relative;
	width:259px;	
	margin:0px 0px 0px 4px;
	background-color:#fff;
}
div.sidebar-home div.virtueleTour 
{
	padding:7px 10px 10px 10px;
	margin-bottom:61px;
}
div.sidebar-home div.presentatieVideo
{
	padding:7px 10px 10px 10px;
	margin-bottom:61px;
}

div.sidebar-home div.virtueleTour h2,
div.sidebar-home div.presentatieVideo h2
{
	color: #333;
}
div.sidebar-home div.virtueleTour p,
div.sidebar-home div.presentatieVideo p
{
	margin:0px;
}
div.sidebar-home div.virtueleTour a,
div.sidebar-home div.presentatieVideo a
{
	position:absolute;
	left:0px;
	bottom:-30px;
	display: block;
	width: 121px;
	height: 21px;
	line-height: 20px;
	font-size: 11px;
	text-align: center;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/images/bottom_a_bg.gif) top left no-repeat;
}

div.sidebar-home div.virtueleTour p.widget-image,
div.sidebar-home div.presentatieVideo p.widget-image
{
	margin-top:10px;
}

/*TWEETS*/
div.hp-tweetbox
{
	margin:0px 5px 0px 4px; 
}
div.hp-tweetbox .twtr-widget
{
	margin-bottom:10px;
	background-color:#fff;
}
