html {
	overflow:scroll;
}
div {
	padding:0;
	margin:0;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000;
	margin:0px;
	padding:0px;
	background: url(../images/body.jpg) center top no-repeat #111;
	background-attachment:fixed;
}
#wrapperall {
	width:900px;
	margin:30px auto 0 auto;
}
/*
==================
	HEADER	
==================
*/
#header {
	width:900px;
	background:#ddd;
}
#header p {
	font-size:1.6em;
	margin:0;
	padding:0;
	float:left;
}
#header p a, #header p a:link, #header p a:visited, #header p a:hover {
	color:#000;
	text-decoration:none;
	text-shadow: 3px -3px 5px #030;
}
#title {
	height:30px;
	padding:5px 10px;
}
#title p, #title img {
	padding:0;
	margin:0;
}
#title .moduletable ul {
	padding-top:7px;
	float:right;
}
#title .moduletable li {
	display:inline;
}
#title .menu a, #title .menu a:link, #title .menu a:visited {
	padding:5px 7px;
	text-decoration:none;
	color:#333;
}
#title .moduletable .custom {
	float:right;
	height:30px;
}
#position1 {
	width:900px;
	height:30px;
	background:#330;
}
#position1 ul, #title ul {
	margin:0;
	padding:0 0 0 20px;
	list-style-type:none;
}

#position1 ul li {
	display:block;
	float:left;
	height:20px;
}
#position1 ul.menu_mainmenu li a, #position1 ul.menu_mainmenu li a:link, #position1 ul.menu_mainmenu li a:visited {
	font-weight:bold;
	font-size:1.1em;
	padding:6px 10px;
	color:#eee;
	text-decoration:none;
	display:block;
	float:left;
}
#position1 ul.menu_mainmenu li a:hover,
#position1 ul.menu_mainmenu li.current a {
	text-decoration:underline;
}
/*
==================
	PATHWAY	
==================
*/
#pathway {
	float:left;
	width:890px;
	margin:148px 0 0 0;
	padding:2px 0 2px 10px;
}
#pathway {
	color:#FFF;
	background-color:#FFF;
}
#pathway a, #pathway a:link, #pathway a:visited {
	color:#FFF;
	text-decoration:none;
}
/*
==================
	left	
==================
*/
#left {
	float:left;
	width:139px;
	margin:0;
	padding:0 0 10px 10px;
}
#left .moduletable_menu {
	margin:0;
	padding:0;
}
#left .moduletable_menu ul {
	margin:0 0 15px 0;
	padding:0;
	list-style-type:none;
}
#left .moduletable_menu h3 {
	margin:0 0 0 -10px;
	padding:10px 0 5px 5px;
	border-bottom:dotted 1px #999;
}
#left .moduletable_menu ul li a, #left .moduletable_menu ul li a:link, #left .moduletable_menu ul li a:visited {
	color:#666;
	font-weight:bold;
	background-color:#EEE;
	display:block;
	margin:0 0 0 -10px;
	padding:5px 0 5px 5px;
	border-bottom:solid 1px #CCC;
	text-decoration:none;
}
#left .moduletable_menu ul li a:hover {
	color:#000;
	background:url(../images/nav-left-hover.png) no-repeat top left;
}
#left .moduletable_menu ul li.active a {
	color:#000;
	background-color:#FFF;
}
/*
==================
	RIGHT	
==================
*/
#right {
	float:right;
	width:140px;
	margin:0;
	padding:0;
}
#right h2,
#right h3 {
	display:block;
	margin:5px -10px 0 0;
	padding:0;
	border-bottom:solid 2px #000033;
}
#right h2 {
	font-size:.9em;
	margin-right:0;
}
#right h3 {
	font-size:.9em;
}
body#home #right {
	width:390px;
	padding-right:10px;
}
#right .newsflash {
	padding:10px;
}
body#home #right a.readmore {
	padding-bottom:15px;
}
#right .moduletable_menu ul {
	padding:0;
	margin:0 0 0 0px;
	list-style-type:none;
	line-height:1.2em;
}
#right .moduletable_menu ul li {
	padding-bottom:.8em;
}
#right .moduletable_menu {
	padding-right:10px;
	font-size:.9em;
}
#right .feed ul {
	margin:0;
	padding:0 0 0 18px;
}
/*
==================
	CONTENT	
==================
*/
#content {
	float:left;
	width:900px;
	margin:0px;
	background-color:#FFFFFF;
}
#contentarea_full, #contentarea_semi, #contentarea_both {
	float:left;
	margin:0;
	padding:10px 20px 10px 20px;
	border-left:solid 1px #CCC;
	min-height:350px;
}
#contentarea_full {
	width:859px;
}
#contentarea_semi {
	width:709px;
}
body#home #contentarea_semi {
	width:449px;
}
#contentarea_both {
	width:559px;
}
.item-page {
	padding-bottom:10px;
	border-bottom:dotted 1px #BBB;
}
.blog { padding: 0; }
/* 
	POSITIES
==============================*/

.blog-featured {
        padding: 0;
}
.items-leading {
	padding:0px 5px 10px 5px;
	overflow:hidden;
	margin-bottom:10px
}
.leading-0, .leading-1 {
}
.row-separator {
	display: block;
	clear: both;
	margin: 0;
	border: 0px;
	height:1px
	}
.item-separator {
	display: none;
	margin: 0px;
}
.shownocolumns {
	width:98%;
}
#top {
	margin:0 0 20px 0;
	overflow:hidden
}
/* ++++++++++++++  blog  ++++++++++++++ */
.cols-1 {
	display: block;
	float: none;
	margin: 0;
}
.cols-2 .column-1 {
	width:46%;
	float:left;
}
.cols-2 .column-2 {
	width:46%;
	float:right;
	margin:0
}
.cols-3 .column-1 {
	float:left;
	width:29%;
	padding:0px 5px;
	margin-right:4%

}
.cols-3 .column-2 {
	float:left;
	width:29%;
	margin-left:0;
	padding:0px 5px
}
.cols-3 .column-3 {
	float:right;
	width:29%;
	padding:0px 5px
}
.items-row {
	overflow:hidden;
	margin-bottom:10px !important;
}
.column-1,
.column-2,
.column-3 {
	padding:10px 5px
}
.column-2 {
	width:55%;
	margin-left:40%;
}
.column-3 {
	width:30%
}

.blog-more {
        padding:10px 5px
}
.item {
	padding_bottom:10px;
	border-bottom: solid 1px #CCC;
}
/* ++++++++++++++  details  ++++++++++++++ */
.article-info {
	margin:0 0 10px 0px;
	font-size:0.8em;
	padding-left:10px;
	border-left: solid 5px #ccc;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}

.article-info-term {
	display:none
}

dt.category-name,
dt.create,
dt.modified,
dt.createdby {
	float:left;
	padding-right:5px;
}

.archive .article-info dd,
.article-info dd {
	margin:2px 0 0px 0;
	line-height:1.2em;
}

dd.createdby
{

}

.article-info dd span {
    text-transform:none;
    display:inline-block;
    padding:0 5px 0 0px;
    margin:0 10px 0 0px;
}
p.readmore a {
	padding:2px 7px;
	background:#050;
	border-radius:7px;
	border:1px solid #010;
	color:#FFF;
	text-decoration:none;
	box-shadow:4px 4px 5px .2px #666;
}
p.readmore a:hover {
	text-decoration:underline;
	background:#CCC;
	color:#000;
	border-color:#999;
	box-shadow:2px 2px 4px .4px #666;
}
/* ++++++++++++++  icons  ++++++++++++++ */

ul.actions {
	text-align:right;
	padding:0 ;
	width:100%;
	margin:0
}

ul.actions li {
	display:inline
}

ul.actions a {
	text-decoration:none
}
/*
	ArtikelIndex
===================*/
div#article-index {}
div#article-index ul {
	float:right;
	border:solid 1px #CCC;
	margin:10px 0 15px 15px;
	padding:10px 1px 10px 25px;
	width:200px;
	background-color:#F2F1F8;
}
div#article-index ul li {
	list-style-type:decimal;
}
/*	Pagination - navigeren blog of artikel met meerdere pagina's
========================*/
div.pagination {
	text-align:center;
	margin-bottom:10px;
}
div.pagination p.counter {}
div.pagination ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
div.pagination ul li {
	display:inline;
	padding:0 3px;
}
div.pagination ul li a {
}
/*	Pagina navigatie - navigeren pagina's van een categorie
========================*/
ul.pagenav {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
}
ul.pagenav li {
	display:inline;
}
li.pagenav-prev {}
li.pagenav-next {}
ul.pagenav li a {
	height:14px;
	text-decoration:none;
	font-size:80%;
	padding:2px 8px 2px 8px;
	color:#666;
	background-image: url(../images/pagination.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
}
ul.pagenav li a:hover {
	color:#000;
}
/*==================
	LIST LAYOUT
================== */
#adminForm fieldset {
	border:none;
}
table.category {
	border:solid 1px #CCC;
	width:100%;
}
table.category tr.cat-list-row0 {
	background-color:#eee;
}
table.category th {
	background:#CCC;
	color:#000;
	text-align:left;
	font-weight:bold;
	font-size:1.1em;
}
table.category th a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
table.category th img {
	padding-left:5px;
}
table.category th, table.category td {
	padding:3px;
}
/*	WEBLINKS	
==========*/
.categories-list ul {
	margin:0 0 0 25px;
	padding:0;
}
/*.categories-list ul li {
}
.categories-list span.item-title {
}
.categories-list dl, .categories-list dt,.categories-list dd {
}
.categories-list dl {
}
.categories-list dt {
}
.categories-list dd {
}*/
.categories-list {
	padding:0 5px;
}

.categories-list ul {
	margin: 0 0 0 25px;
	padding:0;
}
.categories-list ul li {
	padding:0;
}
.categories-list ul ul {
	margin-left:15px;
}
.categories-list dl dt,
.categories-list dl dd {
	display:inline;
}
.categories-list dl dd {
	margin-left:10px;
}
.category-desc {
	margin:10px 0;
	padding-left:0px;
}

/*==================
	FOOTER	
==================
*/
#footerwrap {
	background-color:#330;
	color:#FFF;
	font-size:.9em;
	margin:0;
	height:20px;
	float:left;
	width:900px;
	padding:2px 0 2px 0;
}
#bottom ul {
	float:right;
	margin:0;
	padding:0 0 10px 0;
	list-style-type:none;
}
#bottom ul li {
	display:inline;
	padding:0 10px 0 0;
}
#footerwrap a, #footerwrap a:link, #footerwrap a:visited {
	color:#FFF;
	text-decoration:none;
}
#syndicate {
	float:left;
	padding:5px 10px 0 20px;
}
#syndicate img {
	float:left;
}
.breadcrumbs {
	float:left;
	padding:2px 0;
}
#footer {
	width:900px;
	text-align:center;
	margin:10px 0 0 0;
	color:#000;
}
#footer a, #footer a:link, #footer a:visited {
	color:#000;
	text-decoration:none;
}
/*
==============
	STANDARDS
==============
*/
h1, h2, h3, h4, h5, h6, p {
	margin:2px 0 10px 0;
	padding:0;
	color:#000;
}
h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size:1.5em;
	color:#333;
	display:block;
	border-bottom:solid 1px #060;
	padding-bottom:5px;
}
h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration:none;
	color:#000;
}
.blog-featured h2, .blog-featuredhome h2, .blog h2, .blogarjan h2,
.blog-featured h2 a, .blog-featuredhome h2 a, .blog h2 a, .blogarjan h2 a,
.blog-featured h2 a:link, .blog-featuredhome h2 a:link, .blog h2 a:link, .blogarjan h2 a:link,
.blog-featured h2 a:visited, .blog-featuredhome h2 a:visited, .blog h2 a:visited, .blogarjan h2 a:visited,
.blog-featured h2 a:hover, .blog-featuredhome h2 a:hover, .blog h2 a:hover, .blogarjan h2 a:hover {
	text-decoration:none;
	color:#000;
	font-size:1.1em;
	font-weight:bold;
}
.item-page h2 {

}
h3 {
	font-size:110%;
	font-weight:bold;
}
h3.newsflash-title a, h3.newsflash-title a:link, h3.newsflash-title a:visited {
	color:030;
	text-decoration:none;
}
h4 {
	font-size:110%;
	color:#666666;
	margin-bottom:2px;
}
h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	color:#444;
	text-decoration:none;
}
h5 {
	font-size:90%;
}
h6, .iteminfo, .pagenavcounter, .counter {
	font-size:90%;
	color:#666666;
}
p {
	line-height:1.5em;
}
img {
	border:none;
}
a, a:link {
	color:#030;
	text-decoration:underline;
}
a:visited {
	color:#666;
}
a:hover {
	color:#090;
	text-decoration:underline;
}
ul, ol {
	line-height:18px;
	padding:0;
	margin:2px 0px 10px 40px;
}
ul ul, ol ol {
	margin:0px 0px 0px 25px;
}
ul ul {
	list-style-type:square;
}
ol ol {
	list-style-type:lower-alpha;
}
abbr {
	border-bottom:dotted 1px #00F;
}
th {
	text-align:left;
}
#page table {
	border:solid 1px #999;
	border-right:none;
	border-bottom:none;
	margin-bottom:15px;
}
#page th {
	background-color:#ccc;
}
#page th, #page td {
	border:solid 1px #999;
	border-left:none;
	border-top:none;
	padding:3px;
}

user1, user2 {
	float:left;
	clear:both;
}
/*
====================
	MISCELLANEOUS
====================
*/
.img_right {
	float:right;
	margin:0 0 10px 15px;
}
.img_left {
	float:left;
	margin:0 15px 10px 0;
}
.clear {
	clear:both;
}
.st_hyves_large {
	background:url(/images/hyves.png) no-repeat top left;
	margin:0; padding:0;
	width:30px; height:30px;
}
.code {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:350px;
	margin-left:30px;
	padding:3px;
	display:block;
	border:solid 1px #999;
}
/*
websiteitems
============
*/
table.webprojects {
	border:none;
}
table.webprojects td {
	vertical-align:top;
	padding-bottom:10px;
}
table.webprojects td.logo {
	width:100px;
	padding-right:15px;
}
/*
websiteitems
============
*/
.websiteitem img {
	float:left;
	margin:0 15px 15px 0;
}
.toegankelijk, .phocacredit {
	position: absolute;
	left: 0px;
	top: -10000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#count {
	width:10px;
	padding:4px;
}

.weblinks td {
	vertical-align:top;
}
.contentpaneopen_edit {
	float:right;
}
/*
=================
	Forms
=================*/
/*	Contact
=====================*/
.contact-form {}
form#contact-form fieldset {
	border:none;
}
form#contact-form dt {
	float:left;
	clear:left;
	width:140px;
	font-weight:bold;
	margin:0 0 10px 0;
}
form#contact-form dd {
	float:left;
	clear:right;
}
form#contact-form input, form#contact-form textarea {
	border:solid 1px #999;
}
div#easycalccheckplus {
	clear:both;
}
div#easycalccheckplus label {
	margin-right:10px;
	font-weight:bold;
}
/*	Comments
=====================*/
fieldset.commentFields {
	border:none;
	padding:0;
}
label#CommentName,
label#CommentEmail,
label#CommentWebsite,
label#CommentComment,
.login label {
	float:left;
	clear:left;
	display:block;
	width:140px;
	font-weight:bold;
	padding:0 0 5px 0;
}
label#CommentNotifications {
	float:left;
	display:block;
	font-weight:bold;
	padding:0 0 10px 0;
}
input#txtUdjaName,
input#txtUdjaEmail,
input#txtUdjaWebsite,
textarea#txtUdjaComment,
.login input {
	width:206px;
	border:solid 1px #999;
	height:16px;
	padding:7px;
	margin:0 0 10px 0;
}
textarea#txtUdjaComment {
	width:412px;
	height:80px;
}
input#txtUdjaNotifications {
	margin:3px 10px 20px 10px;
}
#udjaCommentsWrapper ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#udjaCommentsWrapper ul li {
	background:#eee;
	border:solid 1px #ddd;
	padding:10px;
	font-size:.9em;
}
#udjaCommentsWrapper ul li p {
	margin-bottom:0px;
}
#udjaCommentsWrapper .commentDetails {
}
#udjaCommentsWrapper ul li p.commentName {
	font-size:1.1em;
	font-weight:bold;
	float:left;
	border-bottom:solid 1px #666;
}
#udjaCommentsWrapper ul li p.commentDate {
	float:right;
}
#udjaCommentsWrapper ul li p.commentContent {
	line-height:1.2em;
	clear:both;
	padding:7px 0 10px 5px;
}
#udjaCommentsWrapper ul li p.commentReply {
}
p.commentContent cite {
	margin:0 0 14px 0;
}

/*	LOGIN Module
=====================*/
#left #login-form fieldset {
	border:none;
	margin:0;
	padding:0;
}
#left #login-form fieldset p {
	margin:0;
	padding:0;
}
#left #login-form fieldset label {
}
#left #login-form fieldset input {
	width:124px;
}
#left #login-form fieldset input#modlgn-remember {
	width:10px;
}
#left #login-form fieldset input.button {
	width:70px;
}
#left #login-form ul {
	font-size:.8em;
	margin:0;
	padding:0;
	list-style-type:none;
}
/* =======================
	user profile Edit
==========================*/
.profile-edit {}
.profile-edit dt {
	float:left;
	clear:left;
}
.profile-edit dd {
}
/* =======================
	user profile
==========================*/

#users-profile-core,
#users-profile-custom {
	margin:10px 0 15px 0;
	padding:15px;
}
#users-profile-core dt,
#users-profile-custom dt {
	float:left;
	width:12em;
	padding:3px 0;
}
#users-profile-core dd,
#users-profile-custom dd {
	padding:3px 0;
}
#member-profile fieldset,
.registration fieldset {
	margin:10px 0 15px 0;
	padding:15px;
}
#users-profile-core legend,
#users-profile-custom legend,
.profile-edit legend,
.registration legend {
		font-weight:bold
}

.profile-edit form#member-profile fieldset dd,
.registration form#member-registration fieldset dd {
	float:none; padding:5px 0
}
.profile-edit form#member-profile fieldset dd input,
.profile-edit form#member-profile fieldset dd select,
.registration form#member-registration fieldset dd input {
	width:17em
}
.profile-edit form#member-profile fieldset dt,
.registration form#member-registration fieldset dt {
	padding:5px 5px 5px 0; width:13em;
}
span.optional
{font-size:0.9em}

/* ================
	edit
===================*/
legend {
	padding:3px 5px;
}
form#adminForm {
}
.edit form#adminForm fieldset {
	padding:20px 15px;
	margin:10px 0 15px 0;
}
.formelm {
	margin:5px 0
}
.formelm label {
	width:13em;
	display:inline-block;
	vertical-align:top;
}
form#adminForm .formelm-area {
	padding:5px 0;
}
form#adminForm .formelm-area label {
	vertical-align:top;
	display:inline-block;
	width:7.9em
}
.formelm-buttons {
        text-align:right;
        margin-bottom:10px;
}

.button2-left {
}
a.modal-button,
.button2-left .blank a,
.button2-left a,
.button2-left div.readmore a {
	background:#eee;
	padding:4px !important;
	margin:0 !important;
	line-height:1.2em; border:solid 1px #ddd;
	font-weight:bold; text-decoration:none;
	margin-top:10px !important;
}
/* ================
	tooltip
===================*/

.tip {
	font-size:0.9em;
	text-align:left;
	padding:3px;
	border:solid 1px #CCC;
	max-width:400px;
	background: #FFE
}
.tip-title {
	font-weight:bold;
}
/*
==================
	Print	
==================
*/
body.contentpane {
	background:none #FFF;
	padding:15px;
}
