/*
Theme Name: Fundar 2011
Description: Exclusief ontwerp voor Fundar
Version: 1
Author: Clemens Mol
Author URI: http://www.sitehosting.nl
*/

body, html {
    padding: 0px;
    margin: 0px;
    color: #5C5C5C;
    font-family: verdana;
    font-size: 13px;
    line-height: 200%;
}

.mypage {
    width: 960px;
    margin: 0 auto;
}
.clear {
	clear: both;
}
P {
	display: block;
	margin: 0px;
	padding: 0px;
}
P + P {
	margin-top: 2rem;
}
UL + P {
	margin-top: 2rem;
}


/* Style */
H1 {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 19px;
	color: black;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 5px;
}

H2 {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 16px;
	color: black;
	margin: 0px;
	padding: 0px;
	margin-top: 40px;
	margin-bottom: 2px;
}

A {
	color: #0064B2;
}


/* Bovenkant */
#top {
	height: 138px;
}
#logo {
	display: block;
	width: 211px;
	height: 91px;
	background: transparent url(images/logo.gif) no-repeat top left;
	margin-top: 36px;
	position: absolute;
}
#menu {
	margin-left: 320px;
	position: absolute;
	margin-top: 96px;
}


/* Menu */
.menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.menu LI {
	float: left;
	margin-right: 10px;
}
.menu A {
	color: #5C5C5C;
	text-decoration: none;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	overflow: hidden;
}
.home .menu .home A, .menu .current-menu-item A, .menu .current-page-ancestor A {
	background-color: #52B521;
	color: white;
}

/* Submenu */
.submenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
}
.submenu LI A {
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F6F6F6;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	color: #333333;
}
.submenu .current_page_item A {
	background-color: #0064B4;
	color: white;
}

/* Projecten */
#projects {
	margin-top: 30px;
}
#projects .project {
	float: left;
	width: 320px;
	height: 207px;
}
#green_white {
	position: absolute;
	background: transparent url(images/green_white.png) no-repeat top left;
	width: 480px;
	height: 103px;
	margin-top: 104px;
	z-index: 1000;
}
.home #green_white {
	height: 206px;
}

#green_white .green, #green_white .white {
	height: 103px;
}
#green_white H1 {
	color: white;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 33px;
	margin: 0px;
	padding: 0px;
	padding: 20px;
	padding-top: 27px;
	padding-bottom: 7px;
}
#green_white H2 {
	color: #CBE9BD;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}
#green_white .white {
	font-size: 12px;
	color: #5C5C5C;
	width: 320px;
	height: 103px;
	overflow: hidden;
}
#green_white .white .inner {
	padding: 20px;
	line-height: 140%;
}

/* Content */
.col2 {
	width: 640px;
	float: left;
}
.col2 .inner {
	padding-right: 20px;
}
.col1 {
	width: 320px;
	float: left;
}
.col1 .inner {
	padding-left: 20px;
}

/* Footer */
#footer {
	border-top: 1px solid #E5E5E5;
	margin-top: 30px;
	color: #999999;
	font-size: 10px;
	margin-bottom: 10px;
}

/* Projecten pagina */
.projects.overview .project {
	width: 320px;
	float: left;
	margin-top: 30px;
	line-height: 150%;
}
.projects.overview .image {
	margin-bottom: 5px;
}

.projects.overview .split {
	clear: both;
	height: 20px;
}
.projects.overview .label {
	color: #999999;
	float: left;
	width: 55px;
	margin-left: 10px;
}
.projects.overview .divider {
	color: #999999;
	float: left;
	width: 20px;
	text-align: center;
}
.projects.overview .value {
	float: left;
	width: 235px;
}
.projects.overview .leesmeer {
	color: #52B420;
	margin-left: 85px;
	text-decoration: underline;
	cursor: pointer;
}


/* Project paginering */
.projects.overview .paging {
	list-style: none;
	margin:0px;
	padding: 0px;
	margin-top: 10px;
}
.projects.overview .paging LI {
	float: left;
	border: 1px solid #E5E5E5;
	text-align: center;
	margin-right: -1px;
	position: relative;
	line-height: 25px;
}
.projects.overview .paging LI .text {
	padding-left: 10px;
	padding-right: 10px;
	color: #999999;
}
.projects.overview .paging LI A {
	display: block;	
	padding-left: 10px;
	padding-right: 10px;	
	color: black;
	text-decoration: none;
	font-size: 12px;
}
.projects.overview .paging LI.active {
	background-color: #0064B4;
	border-color: #0064B4;
}
.projects.overview .paging LI.active A {
	color: white;
}

/* Project details */
.projectdetails {
	background-color:#fff;
	display:none;
	width:760px;
	text-align:left;	
	padding: 30px;
	padding-bottom: 60px;
}
.projectdetails .image {
	float: left;
	width: 320px;
	margin-right: 20px;
}
.projectdetails .text {
	float: left;
	width: 400px;
}
.projectdetails H1 {
	margin-top: 0px;
}

.projectdetails .label {
	margin-left: 0px !important;
	width: 90px !important;
}
.projectdetails .value {
	width: 290px !important;
}
.projectdetails .close {
	background: transparent url(images/close.png) no-repeat top left;
	width: 35px;
	height: 35px;
	float: right;
	position: relative;
	margin-bottom: -35px;
	margin-top: -45px;
	margin-right: -45px;
	cursor: pointer;
}

/* columns */
.columns {
	padding-top: 10px;
	background: transparent url(images/columnline.gif) repeat-y 310px 0px;
	padding-bottom: 10px;
	margin-top: 30px;
}
.columns .column1 {
	float: left;
	width: 290px;
	margin-right: 20px;
}
.columns .column2 {
	float: left;
	width: 290px;
	margin-left: 20px;
}
.columns .column2 + .column2 {
	margin-top: 2rem;	
}
.columns .clear {
	clear: both;
}
.columns H2 {
	margin-top: 0px;
}