/*Styles pertinent only to the homepage*/


#cathome #content {
	width:589px;
	float:left;
	}

#cathome #sidebar {
	margin-right: 0px;
	width:294px;
	float:right;
	background:#372529;
	padding:15px 24px 20px 24px;
	background: url(../images/bg_sidebar.png) no-repeat;
	}
	 
#latest {
	margin-left: 0px;
	background: url(../images/bg_latest.png);
	padding:15px 30px 20px;
	}	

#latest h2 {
	font-size:1.7em; 
	}


#cathome .widget {
	margin:11px 12px 0 0;
	}

#cathome .widget h3 {
	margin-bottom:4px;
	}	

/* ------------------@ news preview cat pages -------------- */


#middle .wrapper {
	padding-left: 60px;
	padding-bottom: 0;
	padding-right: 0;
	width: 960px;		
	}

#middle .widget {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 30px;
	margin-top: 11px;
	width: 275px;
	float:left;
	}	

#laatste {
	background-image: url(../images/bg_latest.png);
	background-repeat: no-repeat;
	padding:15px 30px 20px;
	}

#middle h3 {
		margin-top: 4px;
		margin-bottom: 0px;
	}

#slide.expedities {
		display: inline-block;
		float: right;
		z-index: 10;
		margin-top: -90px;
	}

#navexpedities {
		padding-bottom: 15px;
		padding-right: 15px;
		background-image: url(../images/bg_sidebar.png);
		background-position: left top;
		background-repeat: no-repeat;
		margin-top: 250px;
		display: block;
		float: left;
		width: 160px;
	}

#navexpedities .widget {
		float: right;
		padding: 0px;
		margin: 0px;
		max-width: 150px;
	}

#sidebarexpedities {
		padding-right: 10px;
		display: block;
		float: right;
		width: 290px;
	}


/*magbox*/
	
.postdown {
	font-size: 0.9em;
	background-position: -10px top;
	background-image: url(../images/bg_latest.png);
	background-repeat: no-repeat;
	border-style: none;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	width: 275px;
	padding:3px 0 0 0;
	float: left;
	display:inline;
	color: black;
	}
.postdown h2 {
	font-size: 1.3em;
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	overflow:hidden;
	height:18px;
	}
.postinfo {
	background-position: -10px bottom;
	background-image: url(../images/bg_latest.png);
	background-repeat: no-repeat;
	height:22px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	}	
.centry {
	margin:0 0;
	padding: 10px;
	height: 180px;
	overflow:hidden;
	}	
#bottom{
	width:100%;
	padding:5px 0 0px 0;
	margin-bottom:10px;
	float:left;
	}	
.postmore{
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 2px;
	font-size: 0.8em;
	font-style: italic;
	float:right;
	}
.postmore a:link,
.postmore a:visited {
	color: #e75229;
	}
.postmore a:hover{
	text-decoration: none;
	color: black;
	}
#logo39{
		margin-left: 20px;
		margin-top: 480px;
	}