/* =Global
textarea {
	color: #FF0000;
	font: 16px 'Roboto', sans-serif;
	line-height: 20px;
	word-wrap: break-word;

.page-title-wrap {
	background-color:#63C6AE;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding: 20px 20px; 
        margin-top: -2px;

}
/* =Global (For the font change)
textarea {

	color: #777;
	font: 16px 'Roboto', sans-serif;
	line-height: 20px;
	word-wrap: break-word;

/* =Menu
#access ul li ul li a,
#access ul li.current-menu-item ul li a,
#access ul li ul li.current-menu-item a,
#access ul li.current_page_ancestor ul li a,
#access ul li.current-menu-ancestor ul li a,
#access ul li.current_page_item ul li a {
	float: none;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	height: 100%;
	padding: 6px 10px;
	color: #777;
	text-transform: capitalize;

}

#access a {
	color: #777;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
        padding-top:75px;
	height: 61px;

}
.widget {
	margin-bottom: 50px;
        border-bottom: 1px solid;
}
.page-title-wrap {
	background-color:#63C6AE;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding: 20px 20px; 
        margin-top: -2px;
}

/* =Global
.container {
	margin: margin: 0 auto 0 80px;
	max-width: 1200px;
	max-height: auto;	
}

/* Logo, Title and Description */
.hgroup-right {
	float: left;
        margin-left: 40px;
	position: relative;
        min-width: 250px;
	padding-right: 35px;
     
}
#site-logo {
	float: left;
	margin-top: 32px;
        padding-right: 0px;
	padding-left: 20px;

}
/* =Footer
#colophon .widget-area {
	margin-left: -3.06%;
	padding: 50px 20px 10px;

}

/* Narrow Layout */
.narrow-layout .wrapper {
	max-width: 1200px;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

/* Entry Meta */
footer.entry-meta {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 7px 0px 0;
	clear: both;
}

/* =Content
.page-title-wrap {
	background-color:#63C6AE;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding: 20px 20px; 
        margin-top: -2px;

}

/* Site Generator */
#site-generator .copyright a {
	color: #888;
       display:none;
 
}

#site-generator .copyright {
	float: left;
	padding-top: 2px;
	width: 65.64%;
	display: none;
	}

/* =Content -> dit lijkt niets te veranderen?
----------------------------------------------- */
#main {
	padding: 60px 20px 10px;

.page-title-wrap {
	background-color: #63C6AE;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top : 30px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 80px;
	margin-top: -1px;

/* =Menu -> to set the menu items in the middle and with the right dropout  (padding-top: 75 px)
#access a {
	color: #777;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 75px;
	height: 61px;

/* =Global (inspring van links was 0 is nu 80px)
----------------------------------------------- */
.container {
	margin: 0 auto 0 80px;
	max-width: 1200px;
	max-height: auto;
}

/* Left Sidebar Template (for the COGiTATE and ICP COnference pages)*/ 

.left-sidebar-template #primary {
	float: left;
	
}
.left-sidebar-template #secondary {
        float: left;
	width: 25%;
        margin: 0 4px 0;
}