body {
	background-color: #cfbe9b;
	font-family: Arial,Helvetica,sans-serif;
	margin-left: 0;
	margin-top: 0;
	padding-bottom: 50px;
}

div, h1, h2, td {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 11px;
	vertical-align: top;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
}

h1.entry-title {
	font-size: 20px;
}

h1.text-logo{
	margin: 0px 10px 5px;
}

h1.text-logo.home{
	margin: 0px 10px 5px 0px;
}

h1.text-logo .firstname{
	color:white;
	font-size:60px;
	vertical-align:top;
}

h1.text-logo.home .firstname{
	font-size:80px;
}

h1.text-logo .lastname{
	color:#686664;
	font-size:30px;
	font-style:italic;
	vertical-align:top;
	line-height:2em;
}

h1.text-logo.home .lastname{
	font-size:40px;
}

h2 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}

a:visited, a:link, a:hover, a:active, a:visited div, a:link div, a:hover div, a:active div {
	color: #FFFFFF;
	text-decoration: none;
}

/*slideshow*/

ul.slideshow-images, ul.image-list, ul.media, ul.thumbnails {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.thumbnails{
	width: 700px;
}

ul.thumbnails div{
	width: 120px;
	text-align:center;
}

ul.thumbnails li{
	float: left;
	padding: 0px 50px 25px 0px;
}

ul.slideshow-images img {
	border: 0px solid white;
}

ul.image-list li{
	padding-bottom: 20px;
}

.alt, .caption, .media div, .audio div {
	padding: 2px 0px;
}

.media div div, .audio div div {
	padding: 5px 5px 15px;
	font-style: normal;
}

.media li{
	margin-bottom: 10px;
}

.media div.title, .audio div.title{
	background-color: white;
	color: #cfbe9b;
	text-align: center;
}


#content {
	padding-bottom: 50px;
	margin:30px 0px 0px 14px;
	position: relative;
}

#wrapper{
	margin:0px auto;
	width:979px;
}

#centerColumn {
	width: 400px;
	float: left;
	margin-right: 40px;
}

#leftColumn {
	width: 260px;
	float: left;
	margin-right: 40px;
}

#rightColumn {
	width: 225px;
	padding-top: 0px;
	float: left;
}


.image-list img, image-element img{
}

.thumbnails img{
	border: 0px;
	width: 120px;
	height: 90px;
}

.excerpt{
	font-style: italic;
}


.mediaContainer img {
	border: 0px;
}


.nav, .nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

.nav ul { /* all lists */
	border-bottom: 1px solid white;
}

.nav{
	margin-left:  14px;
}

.nav a {
	display: block;
	padding: 0.25em 0.5em;
}

.nav ul a {
	display: block;
	width: 9em;
	padding: 0.25em 0.5em;
}

.nav a:hover, .article li.active a, .nav a.active {
	color: #cfbe9b;
	background: #fff;
}

.nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	border-top:solid 1px white;
	border-bottom:solid 1px white;
	border-left:solid 1px white;
	
}

.nav li.last{
	border-right:solid 1px white;	
}

.nav ul li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
	border-bottom:0px;
	border-right:solid 1px white;
}

.nav li ul { /* second-level lists */
	position: absolute;
	background: #cfbe9b;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

.nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul, .nav li.sfhover ul ul ul {
	left: -999em;
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.valid{
	padding-top: 50px;
}

#start_layer{
	width:100%;
	height:100%;
	background-color:#cfbe9b;
	top:0px;
	text-align:center;
	vertical-align:top;
}

.home{
	cursor:pointer;
}

#bignav{
	font-size:1.2em;
	line-height:1.2em;
	margin-left:18px;
	display:none;
}

#start_layer img{
	vertical-align:top;
}

#start_layer div{
	margin:100px auto 50px;
	width:500px;
	height:200px;
}

.entry-title, .text-logo, .tk-museo-sans{
	font-weight:normal;
}

ul.projecten{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 1.2em;
	line-height: 2em;
}

.projecten-slideshow{
	position:absolute;
	left:579px;
	top:0;
}

.menu{
	z-index: 100;
}
