a  { 	outline: none; } .block  { 	display: block; } .inline  { 	display: inline; } .hide  { 	display: none; } 

/* person list item subtitle
---------------------------------------------------------- */

li.person span.subtitle  { 	display: block;
	font-size: 14px; } 
/* story
---------------------------------------------------------- */

li .wrapper-date-location  { 	margin: 0; } 
.wrapper-date-location  { 	margin: 0 0 18px 0; } 	
	.wrapper-date-location .daterange-coverage,
	.wrapper-date-location .listbox,
	.wrapper-date-location .listbox ul,
	.wrapper-date-location .sep  { 		display: inline;
 } 	
	.wrapper-date-location .list li  { 		display: inline;
		float: left;
		margin: 0;
		padding: 0;
 } 
/* figblock
---------------------------------------------------------- */

ul.fig  { 	margin: 0 0 18px 0;
	padding: 0;
	list-style: none; } 
	
	ul.fig li  { 		float: none;
		display: block;
 } 	
		ul.fig li img  { 			float: none;
			display: block;
			margin: 6px 0;
	 } 


/* list item document 
---------------------------------------------------------- */

.doc-icon  { 	display: block;
	float: left; } 
.doc-info  { 	float: left; } 

/* predicate-rest 
---------------------------------------------------------- */
	
.predicate-rest ul.list li  { 	display: inline; } 	
	
	/* Search 
	---------------------------------------------------------- */
		
		/* Search Simple
		------------------------------------------------------ */
	
		.search-simple  { 			float: right;
	 } 		
		.search-simple fieldset  { 			border: none;
			margin: 0;
			padding: 0;
			display: inline;
	 } 		
		.search-simple input.text  { 			float: left;
			margin: 0 3px 0 0;
			padding: 0;
			width: 100px;
	 } 
		
		
		/* Search Advanced
		------------------------------------------------------ */
		
		.search-advanced  { 			height: 36px;
	 } 
			.search-advanced fieldset  { 				margin: 0;
				padding: 0;
				border: none;	
				clear: both;
		 } 			
		.search-advanced input.checkbox  { 			margin: 0;
			padding: 0;
	 } 		
		.search-advanced p  { 			margin: 0;
			padding: 0;
			display: inline;
	 } 		
		
	.dv-small  { 		display: none;
 } 
	

	/* part1
	---------------------------------------------------------- */
	
	.fn  { 		visibility: hidden;
		display: none;
 } 	
	.chapeau .claim-profile  { 		margin: 0 0 0 6px;
 } 	
		
		/* list-author / list-actor 
		------------------------------------------------------ */

		.list-person-simple ul.list li,
		.list-author ul.list li,
		.list-actor ul.list li  { 			float: left;
			margin: 0 .5em 0 0;
	 } 
		.list-person-simple ul.list li span.role,
		.list-author ul.list li span.role,
		.list-actor ul.list li span.role  { 			display:none;
	 } 		
		.list-person-simple ul.list li img,
		.list-author ul.list li img,
		.list-actor ul.list li img  { 			float: left;
			height: 12px;
			margin: 2px 4px 0 0;
			width: 12px;
	 } 		
			.list-person-simple ul.list li img:hover,
			.list-author ul.list li img:hover,
			.list-actor ul.list li img:hover  { 				height: 55px;
				margin: 0 -39px -45px 0;
				position: relative;
				width: 55px;
				z-index: 0;
		 } 
			

			/* action
			------------------------------------------------------ */

				.action	.button,
				.action	button  { 					margin: 0 3px 16px 0; 
			 } 
			.action .daterange,
			.action .button-datepicker  { 				float: left;
				margin: 0 3px 0 0;
		 } 	
				.action .date  { 					border: none;
					color: #8c8c8c;
					font-weight: normal;
					height: auto;
					margin: 0;
					padding: 0;
					text-align: right;
					width: auto;
			 } 				
	
					.action .date .day,
					.action .date .month,
					.action .date .year,
					.action .date .time,
					.action .datesep  { 						display: inline;
						font-size: 11px;
						font-weight: bold;
						line-height: 10px;
						margin: 0;
						padding: 0;
				 } 		
					
					.action .date .day  { 						color: #f00;
				 } 		
	
					.action .date .month,
					.action .date .year  { 				 } 					
					.action .date .time  { 						color: #f00;
						font-weight: normal;
				 } 					
					.action .datesep  { 						width: 15px;
				 } 

	/* part2
	---------------------------------------------------------- */
		
		/* intro
		------------------------------------------------------ */
		
		.dv .intro img  { 			float: none;
	 } 
		/* body 
		------------------------------------------------------ */
		
		.body img  { 			float: none;
	 } 
			.body p img  { 				margin-right: 0;
		 } 
			.body p span.caption  { 				display: block;
		 } 
				.body p span.caption span  { 					margin-right: 3px;
			 } 
		div.download  { 			margin: 0 0 1.5em 0;
	 } 		
			div.download a  { 				height: 18px;
				overflow: hidden;
				margin-right: .5em;
				float: left;
		 } 		
			div.download .cc .edit-cc  { 				width: 0;
				display: block;
				overflow: hidden;
				text-indent: -999em;
		 } 			
				div.download .cc-icons1  { padding-left: 13px; } 				div.download .cc-icons2  { padding-left: 28px; } 				div.download .cc-icons3  { padding-left: 43px; } 
	
		
		/* labels 
		------------------------------------------------------ */
		.edit .labels  { 			margin: 2em 0 0 0;
	 } 			
		.label div.q_a  { 			display: block;
			margin: 0 0 2em 0;
	 } 		
		.label div.q_a div.question  { 			display: block;
	 } 		
		.label  { 			margin: 0 0 18px 0;
	 } 		
		/* for now - ticket 4036 */
		.labels-institution  { 			display: none;
	 } 		
/* Wiki: Table of contents
------------------------------------------------------ */

.wikitoc2  { 	margin-left: 1em; } 
.wikitoc3  { 	margin-left: 2em;
	list-style: circle outside; } 
.wikitoc4  { 	margin-left: 3em;
	list-style: square outside; } 
wikitoc5  { 	margin-left: 4em; } 
	
	
/* Context
-------------------------------------------------------------- */

	/* connections
	---------------------------------------------------------- */
	
	.connections  { 		margin: 0;
 } 	
	.connections .list li  { 		display: inline;
 } 	
	.connections .list li.topic,
	.connections .list li.book  { 		display: block;	
 } 

		.connections .list li.person img  { 			width: 9px;
			height: 9px;
			float: none;
			margin: 0 3px 0 0;
	 } 		
		.connections .list li.person img:hover  { 			height: 55px;
			margin: 0 -43px -41px 0;
			position: relative;
			width: 55px;
			z-index: 0;
	 } 
		
/* avatar
---------------------------------------------------------- */		
		
.avatar  { 	clear: none;
	float: left;
	height: 108px;
	width: 55px;
	overflow: hidden;
	margin: 0 6px 0 0 !important; } 		
	.avatar img  { 		margin: 0 0 2px 0;
		padding: 0;
 } 
			
		.avatar a  { 			display: block;
			border: none;
	 } 
							
		.avatar a:hover  { 			background: #eee;
			color: #666;
	 } 	

	.avatar span  { 		font-size: 11px;
		line-height: 14px;
 } 	

	/* metadata
	---------------------------------------------------------- */
	
	/* by default do not show the header for the tags */
	.list-metadata h5  { 		display: none;
 } 	
		.metadata li  { 			display: inline;
			margin: 0;	
	 } 	
	.edit-page .list-metadata h5  { 		display: block;
 } 
		.edit-page .list-metadata button  { 			clear: both;
	 } 
	.edit-page .metadata  { 		background: none;
		border: none;
 } 	
		.edit-page .metadata-tag  { 			height: auto;
			margin: 0 3px 0 0 !important;
	 } 

/* comment
-------------------------------------------------------------- */

/* 
Use this display to overrule the editinplace block.
Table seems to be the best option 
*/
.forum .topic .cnt,
.comment .cnt  { 	display: table; } 
.comment .throw-flower-image  { 	margin-bottom: 12px; } 

/* Logon / Register
-------------------------------------------------------------- */

.logon-account  { } 
	.logon-account h3  { 		margin-bottom: 4px;
 } 	
	.logon-account label  { 		color: #000;
		font-weight: normal;
		margin: 0;
		padding: 0;
 } 	
	.logon-account-openci hr  { 		margin: 12px 0;
		color: #000;
		background-color: #000;
 } 
	.logon-account select,
	.logon-account input.text  { 		margin: 2px 0;
		line-height: 1;
		padding: 2px 2px 2px 4px; 
 } 	
	#sistersite select  { 		padding: 1px 2px;
		width: 330px;
 } 
/*
#sistersite  { 	background: #fff url(http://fast.mediamatic.nl/f/wtnh/image/openci14.gif) no-repeat 0 9px; } 	
	#sistersite select  { 		background: none;
		padding: 1px 2px;
		margin-left: 18px;
		width: 330px;
 } */	

.openid-form  { 	padding: 5px 5px 5px 30px;
	width: 300px;
	margin: 0.5em 0.5em 0.5em 0;
	border: 1px solid #bbb; 
	background: #f6f6f6 url(http://fast.mediamatic.nl/f/wtnh/ima/openid-large.jpg) left no-repeat; } 
	.logon  { 		width: 83% !important;
 } 
.register fieldset p  { 	float: left;
	margin-right: 12pt; } 
.logon fieldset input.text,
.register fieldset input.text  { 	width: 350px; } 

/* footer
-------------------------------------------------------------- */

	/* activity
	---------------------------------------------------------- */
	
	.activity  { 		margin: 0 0 .5em 0;
 } 
		.activity a img,
		.design-by a img  { 			border: none;
	 } 		
		.activity span.edit-cc  { 			float: left;
			padding-right: .5em;
	 } 			
		.activity .cc a  { 			padding: 0 .5em 0 0;	
	 } 
/* edit-page
-------------------------------------------------------------- */

.trustgroup  { 	margin: 0 0 18px 0;
	background: #fbfbfb;
	border: 1px solid #e7e7e7;
	padding: 4px; } 
	.trustgroup p  { 		margin: 0;
 } 	
	.edit-page .dv-title  { 		margin: 0 0 18px;
 } 	
	.edit-page .trustgroup p  { 		margin: 0 0 6px 0;
 } 	
	.trustgroup-header  { 		display: block;
		float: left;
		width: 90px;
 } 	
		.trustgroup-phone .trustgroup-header  { 			width: 80px;
	 } 	
	.trustgroup .trust-action  { 		text-align: right;
		color: #8c8c8c;
		font-size: 12px;
 } 	
	.trustgroup .trust-action a.button  { 		float: none;
		display: inline;
		margin: 0;
 } 	
	/* overrule display block in address edit blocks */
	.trustgroup span.do_editinplace  { 		display: inline;
 } 
	.trustgroup input.text  { 		width: 36.2% !important;
		float: left;
		margin: 0 3px 0 0;
 } 	
	.trustgroup-email input.text,
	.trustgroup-website input.text  { 		width: 55% !important;
 } 	
		.trustgroup select  { 			margin: 0;
	 } 	
	.place_on_map  { 		margin: 12px 0;
 } 	
	.edit-page #sidebar button ul.fig,
	.edit-page ul.fig li  { 		margin-bottom: 1em;
		float: none;
 } 

	.edit-page ul.fig li.link-fig  { 		margin-bottom: 0;
 } 
	
	.edit-page button.button-datepicker,
	.edit-page .button-cc, 
	.edit-page .button-fig  { 		border: none;
		padding: 0 0 2px 0;
 } 	
	.edit-page a.button-datepicker  { 		border: none;
 } 	
		.edit-page .button-fig  { 			background: #fff url(http://fast.mediamatic.nl/f/wtnh/image/camera.jpg) no-repeat left top;
			height: 18px;
			margin: 0 0 18px 0;
			padding: 0 0 0 27px;
			color: #8c8c8c;
	 } 		
		.edit-page .button-fig:hover  { 			background: #fff url(http://fast.mediamatic.nl/f/wtnh/image/camera.jpg) no-repeat left bottom;
			border: none;
			color: #666;
	 } 
		.edit-page .button-cc img  { 			margin: 0;
			width: auto;
			height: 14px;
	 } 
		.edit-page .button-datepicker:hover  { 			border: none;
	 } 		
			.edit-page .button-datepicker img  { 				margin: .18em;
		 } 	
		
		.edit-page .button-fig img  { 			margin: 0;
			width: 25px;
			height: 20px;
	 } 		
	.edit-page h5  { 		font-weight: normal;
		font-size: 13px;
		line-height: 27px;
 } 	
		.edit-page h5  { 			display: none;
	 } 
	.edit-page .list-head-wrapper h5  { 		float: left;
		margin: 0 6px 0 0;
 } 	
	.edit-page .chapeau  { 		margin: 0 6px 6px 0;
		float: none;
 } 	
	.edit-page .chapeau-button-wrap  { 		width: 100%;
 } 	
		.edit-page .chapeau-button-wrap .chapeau  { 			margin: 0;
			float: left;
	 } 	
	.edit-page .chapeau-button-wrap a.button  { 		float: right;
		margin: 0;
 } 	
	.edit-page #header  { 		height: auto;
		margin: 0 0 18px;
 } 	
	.edit-page .connections .list li  { 		float: left;
 } 
	.edit-page .list li  { 		color: #8c8c8c;
		height: auto;
		margin: 0 3px 0 0 !important;
 } 
	.edit-page .listbox.list-setmember  { 		border: none !important;
 } 
		.edit-page .list-setmember li  { 			border: 1px solid #ddd;
			margin: 0 0 24px !important;
			padding: 6px;
	 } 	
	.edit-page .listbox,
	.edit-page .daterange-coverage,
	.edit-page .edit_blog_posting  { 		margin: 0 0 18px 0;
		background: #fbfbfb;
		border: 1px solid #e7e7e7;
		padding: 3px;
 } 	
	.edit-page .listbox ul,
	.edit-page .daterange-coverage ul,
	.edit-page .edit_blog_posting ul,
	.edit-page .list-head-wrapper  { 		float: left;
 } 	
	.edit-page .list-presented_at ul,
	.edit-page .list-organised_by ul  { 		float: none;
 } 	
	.edit-page .list-presented_at,
	.edit-page .list-organised_by  { 		margin: 0 0 18px 0;
		background: none;
		border: none;
		padding: 0;
 } 	
	.edit-page .list-presented_at ul li.location-item,
	.edit-page .list-organised_by ul li.location-item  { 		margin: 0 0 18px 0 !important;
		background: #fbfbfb;
		border: 1px solid #e7e7e7;
		padding: 6px;
 } 	
	.edit-page .location-item-edit-buttons  { 		margin: 6px 0 0 0;
 } 	
	.edit-page .daterange-coverage  { 		display: block;
 } 
		.edit-page .daterange-coverage h5  { 			display: block;
	 } 
		li .daterange-coverage .daterange  { 			margin: 0;
	 } 
		.daterange-coverage span  { 			display: inline;
			height: auto;
			float: none;
			margin: 0;
			padding: 0;
			border: none;
	 } 
		.edit-page .list-author  { 			margin: 0;
	 } 		
		.edit-page .edit_blog_posting p  { 			clear: both;
			margin: 0;
	 } 		
		.edit-page .edit_blog_posting hr  { 			display: none;
	 } 	
	.edit-page .daterange  { 		color: #8c8c8c;
 } 
	.edit-page .dv .body,
	.edit-page .dv .intro  { 		margin: 0 0 18px 0;
		clear: both;
 } 	
	.edit-page h5.location-predicate  { 		margin: 0;
		display: block;
 } 
	.edit-page .list-located_in,
	.edit-page .list-author ul,
	.edit-page .list-actor ul,
	.edit-page .list-located_in ul,
	.edit-page .list-interest ul,
	.edit-page .list-about ul,
	.edit-page .list-works_for ul,
	.edit-page .list-lived ul,
	.edit-page .list-member ul,
	.edit-page .list-resource ul,
	.edit-page .list-visitor ul,
	.edit-page .list-setmember ul,
	.edit-page .predicate-rest ul  { 		float: left;
 } 
	.edit-page.story .list-located_in  { 		float: none;
		display: block;
 } 	
	/* wrap around internal float */
	.edit-page .list-about  { 		overflow: hidden;
 } 	
	.edit-page ul.fig  { 		margin: 0;
 } 	
	/* show first add attachment button only for persons */
	.figblock01 .link-fig  { 		display: none;
 } 
	/* show second add attachment button only for persons */
	
	.figblock02 .link-fig  { 		display: none;
 } 
		.person .figblock02 .link-fig  { 			display: block;
	 } 

	.sortable-item  { 		background: none;
		float: none;
		list-style: none;
		text-align: left;
		width: auto;
 } 			
	.sortable-item-placeholder  { 		padding: 0;
		margin: 12px 0;
		float: none;
		background: #f00;
		height: 3px;
 } 
		.dragging  { 			border: 1px dotted #000 !important;
			padding: 6px;
			background: #fff;
			display: block;
	 } 		
	.tooltip-marker  { 		font-weight: normal;
		color: #f00;
		cursor: help;
 } 

/* making a new thing 
-------------------------------------------------------------- */

#nn0 h1  { 	padding-left: 0px; } 
#nn0 input  { 	margin: 2px 0;
	width: 96%; } 
#nn0_overlay  { 	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color: #ccc;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3; } 
/* block users
-------------------------------------------------------------- */

.btn-disabled, .btn-disabled:hover  { 	color: #ccc !important;
	background: #fff !important;
	cursor: default !important;
	border: 1px solid #ccc !important; } 
.dv .action-offensive  { 	border: none;
	padding: 2px 0 0 0; } 
.dv .action-offensive:hover  { 	background: #fff;
	color: #666; } 
/* manage my things
-------------------------------------------------------------- */

.managemythings td  { 	padding: 1em; } .managemythings td.edit  { 	width: 30%; } 

/* module openid
-------------------------------------------------------------- */

/* hide header and footer */

.page-module-openid-provider-logon #header,
.page-module-openid-provider-logon #footer  { 	display: none; } 
.page-module-openid-provider-logon #wrapper-content  { 	margin-top: 18px; } 

/* module message
-------------------------------------------------------------- */

.module-message .menu  { 	margin-bottom: 18px;	 } 
.module-message-link  { 	float: left; } 
.module-message-link span  { 	display: block;
	margin: 2px 6px 0 0;  } 
.module-message-list-notread td  { 	font-weight: bold; } 
.module-message-recipient-box  { 	margin: 0 0 18px 0; } 
.module-message-recipient  { 	background: #eee;
	border: 1px solid #aaa;
	-moz-border-radius: 6px;
	padding: 3px; } 
.module-message-edit-form p  { 	margin: 0 0 6px 0; } 
/* module contact
-------------------------------------------------------------- */

.module-contact-link  { 	float: left; } 
.module-contact-link span  { 	display: block;
	margin: .1em .3em 0 0;  } 
.module-contact-list td.prs  { 	width: 10%; } 
.module-contact-list td.cnt  { 	width: 60%; } 
.module-contact-list td.cnf  { 	width: 30%; } 
/* module snapshot
-------------------------------------------------------------- */

.module-snapshot-lbox-addtext div  { 	float: left; } 
.module-snapshot-lbox-addtext img  { 	margin-right: 1em; } 
.module-snapshot-lbox-addtext input.text,
.module-snapshot-lbox-addtext textarea  { 	width: 300px; } 
.module-snapshot-lbox-addtext textarea  { 	height: 118px; } 

/* accordion
-------------------------------------------------------------- */

div.acc-title  { 	cursor: pointer;
	background: #f00 url(http://fast.mediamatic.nl/f/wtnh/image/accordion.gif) 0px -6px no-repeat;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 2px 6px 2px 22px;
	border-bottom: 4px solid #fff; } 
div.acc-title:hover  { 	background: #f00 url(http://fast.mediamatic.nl/f/wtnh/image/accordion.gif) 2px -230px no-repeat; } 
div.acc-content-open  { 
	background: #f00 url(http://fast.mediamatic.nl/f/wtnh/image/accordion.gif) 2px -230px no-repeat;  } 
div.acc-content-open:hover  { 	background: #f00 url(http://fast.mediamatic.nl/f/wtnh/image/accordion.gif) 2px -114px no-repeat;  } 
.acc-content-inside  { 	padding: 1em;
	border: 1px solid #000;
	margin-bottom: 4px; } 
	.acc-content-inside fieldset  { 		margin:0;
		padding: 0;
		border: none;
 } 
.acc-content  { 	padding: 0;
	margin: 0; } 
.acc-login-left  { 	float: left;
	width: 433px; } 

/* nonauthoritative 
-------------------------------------------------------------- */

/* show only the img */
img.nonauthoritative-icon  { 	float: none !important;
	margin: 0 0 -2px 2px !important;
	padding: 0 !important;
	width: 11px !important;
	height: 11px !important; } 
a:hover img.nonauthoritative-icon:hover,
a img.nonauthoritative-icon:hover  { 	width: auto !important;
	height: auto !important; } 
ul.fig img.nonauthoritative-icon  { 	display: inline; } 
/* show link and img */
a.nonauthoritative-link  { 	display: inline !important; } 

/*	Editor Toolbar
-------------------------------------------------------------- */

.editinplace-input  { 	background: none !important; } 
.ui-wrapper  { 	padding: 0 !important;
	margin: 0 0 18px 0 !important;
	width: 100% !important;
	background: none !important; } 
	.ui-wrapper textarea  { 		border: solid #e0e0e0;
		border-width: 0 1px 1px 1px;
		position: relative;
		top: -2px;
		background: none !important;
		padding: 0 0 0 5px; /* padding right causes weirdness when overflowing */
 } 	
	* html .ui-wrapper textarea  { 		_width: 98% !important;
 } 
.toolbar  { 	background: #f8f8f8;
	border: 1px solid #e0e0e0;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	padding: 0;
	margin: 0;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px; } 	
	.edit-page .toolbar button  { 		float: none;
		display: inline;
		margin: 5px 0 5px 5px;
 } 	
/*
	.edit-page .toolbar button:active,
	.edit-page .toolbar button:focus,
	.edit-page .toolbar button:hover  { 		color: #333;
		border: 1px solid #bbb;
		border-right-color: #e0e0e0;
		border-bottom-color: #e0e0e0;
		background: #fff;
 } */
	.youtube_form_wrapper,
	.link_form_wrapper  { 		padding: 6px;
 } 	
		.youtube_form_wrapper input,
		.link_form_wrapper input  { 			width: 150px;
			font-size: 11px;
			color: #444;
			margin: 0 3px 0 0;
	 } 		
			.youtube_form_wrapper button,
			.link_form_wrapper button  { 				float: none;
				display: inline;
		 } 	
	.wysiwyg-help  { 		float: right !important;
		margin: -25px 6px 0 !important;
 } 	

/*	sIFR
-------------------------------------------------------------- */

.sIFR-flash  { 	visibility: visible !important;
	margin: 0;
	padding: 0; } 
.sIFR-replaced, .sIFR-ignore  { 	visibility: visible !important; } 
.sIFR-alternate  { 	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden; } 
.sIFR-replaced div.sIFR-fixfocus  { 	margin: 0px; 
	padding: 0px; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none; } 
.sIFR-active object  { 	display: block; } 
.sIFR-dummy  { 
	width: 0px;
  	height: 0px;
  	margin-left: 42px !important;
  	z-index: 0; } 
/* creative commons buttons
---------------------------------------------------------------- */
.menu-editable p.edit-cc,
.menu-editable p.edit-trust  { 	line-height: 14px;
	margin-top: 6px; } 
.edit-cc  { 	background-repeat: no-repeat;
	background-position: 0 40%; } 
label .edit-cc  { 	float: left; } 
.cc-icons1,
.menu-editable p.cc-icons1  { 	padding-left: 18px;	 } 
.cc-icons2,
.menu-editable p.cc-icons2  { 	padding-left: 33px;	 } 
.cc-icons3,
.menu-editable p.cc-icons3  { 	padding-left: 48px;	 } 
.cc-by-nc-nd	 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/gray/by-nc-nd.png); } .cc-by-nc-sa	 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/gray/by-nc-sa.png); } .cc-by-nc		 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/gray/by-nc.png); } .cc-by-nd		 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/gray/by-nd.png); } .cc-by-sa		 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/gray/by-sa.png); } .cc-by			 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/gray/by.png); } .cc-cr			 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/gray/cr.png); } .cc-pd			 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/gray/pd.png); } 
.menu-editable p.cc-by-nc-nd	 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/white/by-nc-nd.png); } .menu-editable p.cc-by-nc-sa	 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/white/by-nc-sa.png); } .menu-editable p.cc-by-nc		 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/white/by-nc.png); } .menu-editable p.cc-by-nd		 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/white/by-nd.png); } .menu-editable p.cc-by-sa		 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/white/by-sa.png); } .menu-editable p.cc-by			 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/white/by.png); } .menu-editable p.cc-cr			 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/white/cr.png); } .menu-editable p.cc-pd			 { background-image: url(http://fast.mediamatic.nl/f/wtnh/image/cc/white/pd.png); } 

/* menu-path 
---------------------------------------------------------------- */

.menu-path  { 	display: none; } 	
	ul.menu-path  { 		margin: 0 0 18px 0;
		color: #8c8c8c;
 } 
	
	ul.menu-path li a  { 		color: #8c8c8c;
		border-bottom: none;
 } 	
		ul.menu-path li a:hover  { 			color: #666;
			border-bottom: none;
	 } 	
		ul.menu-path li span.active  { 			color: #000;
	 } 

/* notifications 
---------------------------------------------------------------- */

.notification  { 	font-family: Helvetica, arial, sans-serif;
	font-weight: bold;
	background: none;
	border: none;
	margin: 0;
	padding: 0; } 
	.notification .success,
	.notification .error,
	.notification .notice  { 		border: none;
		margin: 0;
		padding: 0 0 18px 18px;
 } 	
	.notification .error  { 		color: #ED1C24;
		background: transparent url(http://fast.mediamatic.nl/f/wtnh/image/error.gif) no-repeat;
 } 	
	.notification .notice  { 		color: #E7731F;
		background: transparent url(http://fast.mediamatic.nl/f/wtnh/image/notice.gif) no-repeat;
 } 	
	.notification .success  { 		color: #00AB4E;
		background: transparent url(http://fast.mediamatic.nl/f/wtnh/image/success.gif) no-repeat;
 } 	
/* edit page help-functions
---------------------------------------------------------------- */

.help-area-wrapper  { 	display: none; } 
	.help-area  { 		padding: 2px 2px 2px 25px;
		background: #fff8cc url(http://fast.mediamatic.nl/f/wtnh/image/info.png) no-repeat 5px 5px;
		width: auto;
		border: 1px solid #ddd;
		margin: 0 0 18px 0;
 } 		
		.help-area p  { 			margin: 0;
			padding: 0;
			color: #000;
	 } 
/* pubstate classes
---------------------------------------------------------------- */

.pubstate9  { 	text-decoration: line-through; } 
/* events info page
---------------------------------------------------------------- */

/* for now */
.event-opening-wrapper  { 	display: none; } 
.event-info-left  { 	float: left;
	margin: 0 12px 0 0; } 
.event-info-date_end  { 	display: none; } 
.event-info-event-opening  { 	display: none; } 
.date-wrapper  { 	background: #f2f2f2;
	border: 1px solid #ddd;
	padding: 6px 0 6px 6px; } 
.event-date-wrapper,
.event-opening-wrapper,
.event-location-wrapper  { 	margin: 0 0 18px 0; } 
.event-expl,
.event-expl-header,
.event-expl-error,
.ui-datepicker-status  { 	color: #666;
	font-size: 12px;
	margin: 0; } 
	.event-expl-header  { 		color: #000;
 } 	
	.event-expl-error  { 		color: #f00;
 } 
.error p  { 	margin: 0; } 
.listbox hr  { 	background-color: #999; } 
.date-start-time  { 	display: none; } 
.event-start-time  { 	display: none; } 
.event-info-new-thing  { 	display: none;
	background: #f2f2f2;
	border: 1px solid #ddd;
	padding: 12px;
	margin: 12px 0 0 0; } 
.event-info-new-thing .loading  { 	background: #f2f2f2 url(http://fast.mediamatic.nl/f/wtnh/image/throbberwait.gif) no-repeat scroll 19% 92% !important; } 
.event-info-new-thing .no-selection  { 	display: none; } 
/* forum-activity
--------------------------------------------------------- */	
		
.num-reactions  { 	padding: 0 0 0 .4em; /* simulate a space, we cannot do it with spaces and display:inline because they are ignored in IE */
	display: inline;
	white-space: nowrap; } 
.dv .num-reactions  { 	padding: 0; } 
/* inactive styles could also be put in num-reactions */
.reactions-inactive  { 	color: #000; } 	
.reactions-active  { 	color: #f00; } 		
/* edit attachment page 
---------------------------------------------------------------- */
	
	.edit_attachment_wrapper  { 		margin-bottom: 18px;
 } 	
	.attachment_actors  { 		clear: left;
 } 	
	.attachment_actors h5  { 		display: block;
		clear: left;
		line-height: 2;
		color: #000;
 } 	
	.attachment_actors ul  { 		margin-bottom: 0;
		float: none;
 } 	
	.attachment_actors ul li  { 		float: none;
		white-space: nowrap;
 } 	
	.attachment_content  { 		margin: 0 0 18px;
 } 	
	.attachment_content .help-text  { 		display: none;
		width: auto;
 } 	
	.attachment_content button  { 		margin-top: 10px;
 } 	
	.edit-page .add_att_simple  { 		clear: both;
 } 	
	.attachment_actors .unlink-confirm  { 		border: 1px solid #000;
 } 	
	.attachment_actors .listbox  { 		background: none;
		border: 0;
		padding: 0;
 } 	
	.actors-without-annotations  { 		background: #f1f1f1;
		padding: 5px;
 } 	
	.replace_image_form  { 		display: none;
		margin-bottom: 18px;
 } 	
	button.replace_image_form_button  { 		margin-bottom: 18px;
 } 
/* help text 
---------------------------------------------------------------- */	
	
	div.help-text  { 		background: #fff8cc url(http://fast.mediamatic.nl/f/wtnh/image/info.png) no-repeat 3px center;
		width: 100%;
 } 	
		.help-text p  { 			margin: 0;
			padding: 0 6px 0 20px;
			color: #000;
			border: 1px solid #ddd;
			font-size: 11px !important;
			height: auto;
			line-height: 2;
			font-style: normal;
	 } 		
		p.help-text  { 			clear: both;
			margin: 0;
			padding: 4px 6px 5px 23px;
			color: #000;
			border: 1px solid #ddd;
			font-size: 11px !important;
			height: auto;
			line-height: 1.3;
			font-style: normal;
			background: #fff8cc url(http://fast.mediamatic.nl/f/wtnh/image/info.png) no-repeat 3px 3px;
	 } 

/* ikrip 
---------------------------------------------------------------- */	

a.ikrip-logo  { 	border: none; } 
a.ikrip-logo:hover  { 	text-decoration: none; } 
/* search dropdown
---------------------------------------------------------------- */	
#dropdown-outside  { 	position: relative;
	float: left;
	font-size: 14px;
	margin-right: 8px;
	width: 10em;
	z-index: 500; /* cover gmaps (contains high z-index values) and sifr */ } 
#dropdown-inside  { 	border: 1px solid #bbb;
	height: 18px;	
	padding: 0;
	overflow: hidden;
	background: #fff;
	width: 10em;
	background: #fff url(http://fast.mediamatic.nl/f/wtnh/image/search-filter-dropdown.gif) no-repeat 100% 0; } 
#dropdown-inside.expanded  { 	border-color: #666; } 
#dropdown-inside ul  { 	border-top: 1px solid #666;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden; } 
#dropdown-current,
#dropdown-inside li  { 	margin: 0;
	padding: 0 23px 0 5px;
	height: 18px;
	cursor: pointer;
	text-transform: lowercase; } 
#dropdown-inside li  { } 
#dropdown-inside li.hover,
#dropdown-inside li.selected  { 	background: #eee;	 } 
#dropdown-inside ul:hover li.selected  { 	background-color: transparent;	 } 
/* structure (column/whitespace/sidebar: 470/170/310 = 950)
-------------------------------------------------------------- */
.span-40  { 
	overflow: hidden; } 

.span-40 .padding  { 
	padding: 0 106px 0 0; } 

/* basic lists
-------------------------------------------------------------- */

.listbox  { 
	margin: 0 0 18px 0; } 

.list  { 
	list-style: none;
	margin: 0;
	padding: 0; } 

	.list li  { 
		padding: 0;
		margin: 0 0 18px;
 } 

	.dv .list li  { 
		margin: 0 0 9px;
 } 
	
	.list li .chapeau,
	.list li h3,
	.list li h4  { 
		background: #dbd9c7;
		float: left;
		clear: both;
		padding: 0 9px;
 } 

	.list li .chapeau  { 
		color: #6c6049;
		text-transform: uppercase;
		padding: 9px;
		margin: 0 0 -8px;
		line-height: 9px;
		white-space: nowrap;
 } 
	
	.list li h3  { 
		padding: 6px 8px 6px 9px;
		position: relative;
 } 
	
		.list li h3 object  { 
			position: relative;
			top: -2px;			
	 } 
	
	.list li h4  { 
		margin-top: -6px;
		padding-top: 4px;
		position: relative;
		z-index: 1;	
 } 
	
	.sIFR-active .list li h3  { 
		margin-bottom: -3px;
		padding: 6px 0 0 9px;
 } 
		
	.searchresult li  { 
		padding: 0;
		margin: 0 0 36px;
		height: 180px;
 } 
	
	li div.intro  { 
		clear: both;
		background: #dbd9c7;
		padding: 0 9px 5px;
		color: #6c6049;
		overflow: hidden;
		height: auto !important;
 } 
	
		li.institution div.intro  { 
			clear: none;
	 } 
	
	
	li div:empty,
	li p:empty  { 
		display: none;
 } 
	
	li div.ui-slider-handle:empty  { 
		display: block;
 } 
	
	.list li img  { 
		margin: 4px 8px 0 0;
 } 
		
	li div.intro p  { 
		display: inline;
 } 
	
	li .author  { 
		font-style: italic;
 } 

	li.topic  { 
		padding: 6px;
 } 
	
/* institution list item
-------------------------------------------------------------- */
li.institution .list-item-content  { 
	padding: 6px 9px 4px;
	overflow: hidden;
	background: #dbd9c7;
	clear: both; } 

	li.institution .list-item-content img  { 
		margin: 3px 9px 0 0;
		padding: 0;
 } 
	
	li.institution .list-item-content .intro,
	li.institution .list-item-content .intro p  { 
		display: inline;
		margin: 0;
		padding: 0;
		float: none;
 } 

/* event list item
-------------------------------------------------------------- */
li.event h4  { 
	position: relative;
	z-index: 1; } 

li.event .list-item-content  { 
	clear: both;
	background: #dbd9c7;
	padding: 5px 9px 4px 9px;
	overflow: hidden;
	position: relative;
	top: -4px; } 

li.event .daterange  { 
	margin: 4px 9px 5px 0; } 

li.event .intro,
li.event .intro p  { 
	clear: none;
	float: none;
	display: inline;
	background: transparent;
	margin: 0;
	padding: 0;	 } 

li.event .event-date-icon-wrapper  { 
	float: left;
	margin: 0; } 

	li.event .event-date-icon-wrapper a,
	li.event .event-date-icon-wrapper img  { 
		float: left;
 } 


li.event p.location-date-info  { 
	margin: 0;
	color: #111; } 

li.organised-by-aim .chapeau,
li.organised-by-aim h3,
li.organised-by-aim h4,
li.organised-by-aim .list-item-content  { 
	background: #ffeb00; } 

/* person list item
-------------------------------------------------------------- */
li.person-listitem h3  { 
	position: relative;
	z-index: 1; } 

li.person-listitem img  { 
	clear: both;
	border: 9px solid #dbd9c7;
	margin-top: -5px; } 



/* connections / participants
-------------------------------------------------------------- */
#sidebar .connections  { 
	margin: 0 0 18px; } 

.list-participant, 
.connections  { 
	clear: both; } 

	.context h5  { 
		margin: 9px 0;
 } 

	.list-participant h5, 
	.connections h5  { 
		padding: 0 9px 9px 0;
		line-height: 9px;
		background: none;
 } 
	
	.list-participant li, 
	.connections li  { 
		float: left;
		white-space: nowrap;
		margin: 0;
		padding: 0;
 } 

	.list-participant li a, 
	.connections li a  { 
		display: block;
		float: left;
		padding: 0 5px;
		line-height: 27px;
		height: 27px;
		border: 1px solid #fff;
		border-width: 0 1px 1px 0;
		background: #dbd9c7;
 } 
	
	.list-participant li a:hover, 
	.connections li a:hover,
	.list-participant li a:focus, 
	.connections li a:focus  { 
		background: #ffeb00;
 } 
	
.connections .list li.institution img,
.connections .list li.person img,
.list-participant .list img,
.list-interest .list img,
.list-interest-subject .list img,
.list-works_for .list img  { 
	border: none;
	width: 18px;
	height: 18px;
	margin: 0 5px -4px 0;
	float: none; } 

.connections .list li.institution img:hover,
.connections .list li.person img:hover,
.list-participant .list img:hover,
.list-interest .list img:hover,
.list-interest-subject .list img:hover,
.list-works_for .list img:hover  { 
	position: relative;
	z-index: 1;
	height: 54px;
	width: 54px;
	margin: 0 -31px -40px 0; } 

.connections li.avatar  { 
	width: 65px; } 

li.avatar a  { 
	height: auto !important; } 

	li.avatar a img  { 
		float: none !important;
 } 
	
		li.avatar a span  { 
			white-space: normal;
			display: block;
			padding-bottom: 4px;
	 } 


/* metadata
-------------------------------------------------------------- */
.list-metadata  { 
	clear: both;
	overflow: hidden;
	margin: 0 0 18px; } 

	.list-metadata ul  { 
		background: none;
		border: none;
 } 
	
		.list-metadata li.similar a  { 
			border: none;
			font-style: normal;
			font-size: 12px;
			line-height: 42px;
	 } 
			
		.list-metadata li  { 
			margin: 0;
			font-size: 24px;
			line-height: 35px;
	 } 
			
			.list-metadata li a  { 
				display: block;
				padding: 0 8px;
				background: #ffeb00;
				border: none;
				color: #6c6049;
				height: 34px;
				float: left;
				border: 1px solid #fff;
				border-width: 0 1px 1px 0;
		 } 
			
			.list-metadata li a:hover,
			.list-metadata li a:focus  { 
				background: #6C6049;
				color: #fff;
		 } 
			
			.list-metadata li a.selected  { 
				color: #6c6049;
				background: #dbd9c7;
		 } 
			
			.list-metadata .sep  { 
				display: none;
		 } 




/* buttons
-------------------------------------------------------------- */

	/** regular buttons 
	 * 
	 * Cancel-button classes and alternative button classes
	 * are also there.
	---------------------------------------------------------- */
	
	a.button, button, input.submit, input.reset  { 
		border: 1px solid #ccc;
		border-color: #999 #858585 #666 #858585;
 } 
	
	/*
	input.reset,
	input.submit:hover  { 
		background: #fff;
		border: 1px solid #6c6049;
		color: #6c6049;
 } 
	
	input.submit,
	input.reset:hover  { 
		background: #6c6049;
		border: 1px solid #6c6049;
		color: #fff;
 } 
	*/
	
	button:hover, 
	a.button:hover  { 
		color: #000;
		background-color: #ccc;
		border: 1px solid #000;
		text-decoration: none;
 } 
	
	a.button:active  { 
		color: #000;
		background-color: #ccc;
		border: 1px solid #000;
		text-decoration: none;
 } 
	
	button.clear  { 
		float: none;
 } 
	
	/* button .cancel
	---------------------------------------------------------- */
	
	a.button-cancel, 
	button.cancel,
	.edit-page a.button-cancel, 
	.edit-page button.cancel  { 
		border: 1px solid #f00;
		background: #fff;
		color: #f00;
 } 
	
	button.cancel:hover, 
	a.button-cancel:hover,
	a.button-cancel:active,
	.edit-page a.button-cancel:hover,
	.edit-page button.cancel:hover,
	.edit-page a.button-cancel:active  { 
		background: #f00;
		border: 1px solid #f00;
		color: #fff;
 } 


	/* button .alternative
	---------------------------------------------------------- */
	
	a.button-alternative, button.alternative  { 
		border: 1px solid #333;
		background-color: #fff;
		color: #333;
 } 

	button.alternative:hover, 
	a.button-alternative:hover  { 
		background-color: #333;
		border: 1px solid #333;
		color: #fff;
 } 

	a.button-alternative:active  { 
		background-color: #333;
		border: 1px solid #333;
		color: #fff;
 } 

	/* button status
	---------------------------------------------------------- */

	button.status,
	button.status:hover  { 
		border: 1px solid #bbb;
		background: #fff;
		color: #bbb;
 } 

		.module-contact-link button.status,
		.module-contact-link button.status:hover  { 
			border: 1px solid #fff;
			background: #fff;
			color: #099;
	 } 

/* Header
-------------------------------------------------------------- */

#header  { 
	margin: 0 0 26px; } 

	h1.dinsdag-logo  { 
		overflow: hidden;
		margin: 0;
		padding: 0;
 } 

	.authenticated h1.dinsdag-logo  { 
		margin-top: 18px;
 } 
	
	p.dinsdag-tagline  { 
		background: #ffeb00;
		float: left;
		margin: -5px 0 0;
		padding: 0 9px 5px;
		text-transform: uppercase;
		z-index: 1;
		position: relative;
 } 
	
	.nav-search-wrapper  { 
		clear: both;
		background: #6c6049;
		width: 791px;
		height: 27px;
		position: relative;
 } 

	/* default menu's
	---------------------------------------------------------- */
	
	.menu  { 
		list-style: none;
		padding: 4px 3px;
		margin: 0;
 } 
	
		.menu li  { 
			float: left;
			margin: 0 .5em 0 0;
	 } 

			.menu li a  { 
				border: none;
		 } 
			
			.menu li a.selected  { 
				font-weight: bold;
		 } 
			
			.menu li img  { 
				margin: 0;
		 } 
	
				#nav li ul li  { 
					float: none;
					display: block;
					border: none;
					padding: 0 6px;
					background: none;
					width: auto;	
					cursor: pointer;		
			 } 

				.menu li ul.ul-lvl-1  { 
					display: none;
			 } 
				
				#nav li ul li a  { 
					display: block;
					padding: 1px 2px;
					float: none;
					cursor: pointer;
					width: auto;
			 } 
				
				#nav li a:hover  { 
					color: #ffeb00;
			 } 

		.menu .highlight  { 
			background: transparent;
	 } 
		
	#nav  { 
		float: left;
		margin-left: 15px;
 } 
	
		#nav a  { 
			color: #fff;
	 } 
		
		#nav li  { 
			width: 57px;
			padding: 0;
			margin: 0;
			margin-right: 8px;
			border-right: 1px solid #dbd9c7;
	 } 
		
		#nav li:last-child  { 
			border: none;
			width: auto;
	 } 
		
		#nav li a.selected  { 
			font-weight: normal;
	 } 
		
		#nav .lang  { 
			display: none;
	 } 
	
	.menu-path  { 
		display: none;
 } 
	
	#message-nav li  { 
		border-right: 1px solid #6c6049;
		padding-right: 9px;
		margin-right: 9px;
		line-height: 14px;
 } 
	
		#message-nav li:last-child  { 
			border: none;
	 } 

	
	/* dropdown menu styles 
	--------------------------------------------------------- */
	
	.do_menu ul  { 			/* dropdown styling */
		width: 132px;
		background: #6c6049 !important;
		margin-left: -8px;
		z-index: 9999;
 } 
	
	ul.do_menu li li:hover ul, 
	ul.do_menu li li.sfHover ul, 
	ul.do_menu li li li:hover ul, 
	ul.do_menu li li li.sfHover ul  { 
		left: 12em; 		/* match ul width */
 } 
	
	.do_menu li:hover ul,
	.do_menu li.sfHover ul  { 
		top: 20px;  		/* match top ul list item height: font-size + any padding on the li or a */
		padding-bottom: 3px;
 } 

	.do_menu ul li.li-lvl-0  { /* add padding to the top of the submenu here */
		padding-top: 0;
 } 		
	
	/* parent <a> while its submenu is being shown */
	.do_menu li:hover a, .do_menu .sfHover a, 
	.do_menu a:focus, .do_menu a:hover, .do_menu a:active  { 
		color: #FFEB00;
 } 
	
	/* submenu <a> hover style */
	.do_menu li:hover li:hover a, .do_menu li:hover li.sfHover a, 
	.do_menu li:hover li:hover a:focus, .do_menu li:hover li:hover a:hover, .do_menu li:hover li:hover a:active,
	.do_menu li:hover li:hover li:hover a, .do_menu li:hover li:hover li.sfHover a,
	.do_menu li:hover li:hover li:hover a:focus, .do_menu li:hover li:hover li:hover a:hover, .menu li:hover li:hover li:hover a:active  { 
		color: #FFEB00;
		background: transparent;
 } 
	
	/* submenu <a> styling when not being hovered. needs this to overwrite the previous styling */
	.do_menu li:hover li a,
	.do_menu li:hover li:hover li a,
	.do_menu li:active li a,
	.do_menu li:active li:active li a,
	.do_menu li:focus li a,
	.do_menu li:focus li:focus li a,
	.do_menu li.sfHover li a,
	.do_menu li.sfHover li.sfHover li a  { 
		color: #fff;
 } 
				
	/* menu-auth (visible when user is logged in)	
	---------------------------------------------------------- */
	
	.menu-auth  { 
		background: #dbd9c7;
		padding: 5px 3px 4px;
 } 

		.menu-auth li  { 
			border-right: 1px solid #6c6049;
			padding-right: .5em;
	 } 
	
		.menu-auth li:first-child a  { 
			font-style: italic;
	 } 
		
			.menu-auth li a:hover  { 
				color: #000;
		 } 

		.menu-auth li:last-child  { 
			border: none;
	 } 


	/* menu-theme (basics)
	---------------------------------------------------------- */

	.menu-theme-box  { 
		padding: 0 0 1em 0; 
		margin: 0;
 } 
	
	.menu-theme-box img  { 
		float: left;
		margin: 0 1em 0 0;
 } 

	.menu-theme  { 
		background: none;
		float: left;
 } 

	.menu-theme li.li-pos-0  { 
		display: block;
		padding: 0 0 .5em 0;
 } 
	
	.menu-theme li.li-pos-1  { 
		clear: left;
 } 


	/* menu menu-editable
	---------------------------------------------------------- */
	.menu-editable  { 
		margin: 0;
 } 
		
		.menu-editable a.button-editable  { 
			border-color: #6c6049;
			background: #fff;
			color: #100;
			line-height: 14px;
	 } 
			
		.menu-editable a.button-editable:hover  { 
			border-color: #6c6049;
			background: #ffeb00;
			color: #100;
	 } 
		
		.menu-editable p.buttons  { 
			padding: 3px 3px 3px 0;
			margin: 0;
			border-right: none;
	 } 
		
		.menu-editable p  { 
			margin: 0;
			float: left;
			display: inline;
			margin: 6px 6px 0 0;
			padding: 0 6px 0 0;
			line-height: 1;
			color: #fff;
			font-family: arial, helvetica, sans-serif;
			font-weight: normal;
			font-size: 11px;
			border-right: 1px solid #fff;
	 } 
		
		.menu-editable p.edit-cc  { 
			border: none;
	 } 
		
		.menu-editable p img  { 
			float: left;
			margin: 0 3px 0 0;
			padding: 0;
	 } 
	
	/* menu-edit
	---------------------------------------------------------- */

	.menu-edit-box  { 
		background: #6c6049;
		padding: 1px 2px;
		margin: 0;
 } 
	
		.menu-edit  { 
			color: #fff;
			font-family: Georgia, Times, serif;
			font-weight: normal;
	  } 

		.menu-edit-part1  { 
			display: block;
			margin: 0;
	 } 

			.menu-edit-part1 li  { 
				border-right: none;
				padding: 0 9px 0 0;
				margin: 0;
		 } 
	 	
			.menu-edit-part1 button img  { 
				width: auto;
				height: auto;
				padding: 0;
				margin: 0;
		 } 
				
		.menu-edit-part2  { 
			display: block;
			margin: 0;
			padding: .2em 0;
	 } 
		
		.menu-edit-part2 li  { 
			border: none;
			margin: 0;
			padding: 0;
	 } 
		
		.menu-edit-box button  { 
			border-color: #6c6049;
			background: #dbd9c7;
			color: #100;
	 } 
		
		.menu-edit-part2 button:hover  { 
			border-color: #6c6049;
			background: #ffeb00;
			color: #100;
	 } 
	
		.menu-edit-part2 li.save-this-page button  { 
			border-color: #6c6049;
			background: #fff;
			color: #100;
	 } 
		
		.menu-edit-part2 li.save-this-page button:hover  { 
			border-color: #6c6049;
			background: #ffeb00;
			color: #100;
	 } 
		
		
		/* alternative buttons for menu-edit
		------------------------------------------------------ */
		
		.edit-page li.button-alt  { 
			border: none;
			padding: 1px 2px 0;
			margin: 0;
	 } 
		
		.edit-page .button-alt button  { 
			border-color: #6c6049;
			background: #dbd9c7;
			color: #100;
			font-weight: normal;
			text-transform: none;
			font-size: 11px;
	 } 
		 
		.edit-page .button-alt button:hover  { 
			border-color: #6c6049;
			background: #ffeb00;
			color: #100;
	 } 


	/* menu-footer	
	---------------------------------------------------------- */
	
	.menu-footer  { 
		list-style: none;
		padding: 0;
		margin: 0;
 } 
	




	/* Search 
	---------------------------------------------------------- */
		
		/* Search Simple
		------------------------------------------------------ */

		.search-simple  { 
			position: absolute;
			left: 640px;
			top: 6px;		
	 } 
	
		.search-simple button  { /* note: there is padding in style_ie.css */
			border: none;
			margin: 0;
			padding: 0;
			color: #fff;
	 } 
		
		.search-simple input.text  { 
			border: none;
			width: 111px;
	 } 
	
		/* Search Advanced
		------------------------------------------------------ */
		
.search-advanced  { 
	background: #dbd9c7;
	padding: 9px 6px 9px 9px;
	height: 21px;
	float: left;
	margin: 0 0 18px; } 
	
	.search-advanced input.text  { 
		float: left;
		margin: 0 6px 0 0;
		padding: 1px 4px 0;
		font-size: 14px;
		border-color: #fff;
		color: #6c6049;
		font-family: georgia, serif;
 } 

	#dropdown-outside  { 
		z-index: 10;
 } 
	
	#dropdown-inside  { 
		border: 1px solid #fff !important;
 } 
	
	#dropdown-inside ul  { 
		border: none;
 } 
	
	#dropdown-inside li.hover, 
	#dropdown-inside li.selected  { 
		background: #ffeb00;
 } 
		

/* Detailed view
-------------------------------------------------------------- */

.dv  {  } 


	/* chapeau */
	.dv p.chapeau  { 
		font-style: normal;
		color: #000;
		text-transform: uppercase;
		padding: 0 0 0 9px;
		line-height: 27px;
		clear: both;
 } 
	
	body.attachment .dv p.chapeau  { 
		padding: 0;
 } 
	
	.dv .list-presented_at  { 
		float: left;
		background: #dbd9c7;
		padding: 0 9px 0 9px;
		width: 222px;
		margin: 0;
 } 
	
		.dv .daterange  { 
			margin-right: 8px;
	 } 
		
		/*
		.dv .date-edge  { 
			float: left;
	 } 
		*/

	/* part1
	---------------------------------------------------------- */
	.dv h1,
	.dv h2,
	.dv .intro  { 
		float: left;
		clear: both;
		background-color: #dbd9c7;
		color: #6c6049;
		padding: 0 6px;
 } 
	
	.dv .intro,
	.dv .body  { 
		float: none; /* assume that this contains more than one line */
 } 
	
	.dv-title  { 
		overflow: hidden;
 } 
	
	.sIFR-active .dv h1  { 
		padding-bottom: 3px;
		margin: -14px 0 -5px;
		overflow: hidden;
 } 
	
	
	.sIFR-active .dv h2  { 
		margin: -2px 0 0;
		padding: 0 9px;
 } 
	
	.dv #action  { 
		float: left;
		clear: both;
		background-color: #dbd9c7;
		padding: 8px 0 8px 8px;
		white-space: nowrap;
 } 
	
		.dv #action *  { 
			display: block;
			float: left;
	 } 
		
		.dv #action span *,
		.dv #action button *  { 
			display: inline;
			float: none;
	 } 
	
		.dv #action button,
		.dv #action .button  { 
			margin: 0 9px 0 0;
	 } 
		
		.dv #action .button  { 
			float: left !important;
	 } 
		
		.edit-page .dv #action  { 
			background: transparent;
	 } 
	
	.dv .intro,
	.dv .body  { 
		clear: both;
		background-color: #dbd9c7;
		padding: 9px 9px 8px;
 } 
	
	.dv .body,
	div#forum  { 
		margin-right: 54px;
 } 
	
	.dv-title  { 
		padding-right: 54px;
 } 
	
	.page-home .dv-title  { 
		padding-right: 0;
 } 
	
	.dv .label-subhead  { 
		background-color: #dbd9c7;
		padding: 0 0 0 9px;
 } 
	
	.dv .intro p  { 
		margin: 0;
 } 
	
	.dv-title  { 
		margin: 0;
		clear: both;
 } 
	
	.institution .figblock01  { 
		float: left;
		margin-right: 12px;
 } 
	
	.figblock01 .link-fig  { 
		display: block;
		overflow: hidden;
 } 
	
	.institution .chapeau  { 
		display: none;
 } 
	
		.institution .label  { 
			margin: 18px 0;
	 } 
			
			.institution .label-subhead  { 
				font-weight: bold;
				clear: both;
		 } 
			
			.institution .label-content  { 
				color: #aaa;
				font-style: italic;
		 } 



	/* notifications
	---------------------------------------------------------- */
	.notification  { 
		color: #6a01e0;
 } 
	
	.notification .error  { 
		color: #e11;
 } 
		
	.notification .notice  { 
		color: #6a01e0;
  } 
 		
	.notification .success  { 
		color: #6a01e0;
 } 
	
	

	/* figblock
	---------------------------------------------------------- */
	ul.fig  { 
		clear: both;
		overflow: hidden;
		margin: 0 0 9px;
 } 
	
	ul.fig li  { 
		float: left;
		clear: both;
 } 
	
	ul.fig img,
	ul.fig .img-with-annotations  { 
		border: 9px solid #dbd9c7;
 } 
	
	ul.fig .img-with-annotations img  { 
		border: none;
 } 
	
	ul.fig li a,
	ul.fig li a:hover  { 
		border-bottom: none;
 } 
	
	ul.fig li img  { 
		display: inline;
		margin: 0;
 } 
	
	.action	.button,
	.action	button  { 
		margin: 0 3px 15px 0; 
 } 


		/* list-author 
		------------------------------------------------------ */

		.list-actor,
		.list-author  { 
			margin: 0;
			padding: 0 0 0 9px;
			float: left;
			background: #dbd9c7;
			clear: left;
	 } 
		
		.dv .list-author  { 
			clear: none;
	 } 
		
		.list-actor h5 { 
			float: left;
			line-height: 27px;
			margin-right: .5em;
	 } 

		.list-author ul,
		.list-actor ul  { 
			margin: 0;
			padding: 0;
			float: left;
	 } 
		
			.list-author ul.list li,
			.list-actor ul.list li  { 
				margin: 0 !important;
		 } 
			
				.list-author ul.list li a,
				.list-actor ul.list li a  { 
					background: #dbd9c7;
					color: #6c6049;
					float: left;
					line-height: 18px;
					padding: 4px 5px 7px 0;
					cursor: pointer;
			 } 
				
				.list-author ul.list li a  { 
					padding-left: 9px;
			 } 
				
				.list-actor ul.list li a:hover,
				.list-author ul.list li a:hover  { 
					background: #ffeb00;
			 } 
				

		/* pubdate
		------------------------------------------------------ */
		
		.org-pubdate  { 
			color: #bbb;
			float: left;
			line-height: 26px;
			padding: 0 0 0 9px;
	 } 
	

	/* part2
	---------------------------------------------------------- */
	.dv-part2  { 
		clear: both;
		float: left;
 } 
	
	.page-home .dv-part2  { 
		float: none;
 } 
	
	
		
		/* body (see wiki styles in typography css)
		------------------------------------------------------ */
		
		.caption  { 
			background: #dbd9c7;
			margin-top: -5px;
			padding: 0 9px 4px;
			position: relative;
			z-index: 1;
			float: left;
			clear: left;
	 } 
		
			.caption p.title,
			.caption p.caption-body  { 
				display: inline;
		 } 
			
			.caption p.title  { 
				margin-right: .3em;
				font-size: 14px;
		 } 
			
				.caption p.title a:hover  { 
					color: #000;
			 } 

			

	.q_match  { 
		width: 310px;
 } 

	/* pager
	---------------------------------------------------------- */
	
	h5.pager  { 
		background: none;
		clear: both;
		display: block;
		font-weight: normal;
		margin: 18px 0;
		padding: 0;
		text-transform: none;
 } 
	
	.clear-float  { 
		clear: both;
 } 

	/* similar search
	---------------------------------------------------------- */
	.metatypes  { 
		background: transparent;
		clear: both;
		font-weight: normal;
		margin: 0 0 9px;
		border: 1px solid #dbd9c7;
		padding: 6px 8px;
		color: #6c6049;
 } 

		.metatypes a  { 
			color: #6c6049;
	 } 
					
	
/* Context
-------------------------------------------------------------- */

	/* connections
	---------------------------------------------------------- */
	
	/* predicate-rest
	---------------------------------------------------------- */
	
	.dv .predicate-rest  { 
		display: none;
 } 


/* logo color bar
------------------------------------------------------ */
.project .figblock01 .caption div,
.project .figblock01 .caption  { 
	display: none; } 

.project .figblock01 .img-with-annotations,
.project .figblock01 img  { 
	border: none;
	_padding-bottom: 18px; } 

.project .figblock01 .img-toolbar  { 
	visibility: hidden; } 

map  { 
	display: block;
	clear: both; } 

body.edit-page .figblock01 .caption  { 
	display: block; } 

/* edit color
------------------------------------------------------ */
.logo-color-bar  { 
	margin: 18px 0 0;
	height: 27px;
	clear: both;
	overflow: hidden; } 

	.change-color-wrapper  { 
		display: block;
		float: right;
		padding: 1px 1px 1px 4px;
		background: #fff;
 } 
	
		.edit-color input.change-color  { 
			padding: 0 0 1px;
			font-size: 14px;
			color: #6c6049;
			margin: 0;
			width: 60px;
	 } 
		
		.edit-color input.invalid  { 
			color: #f00;
	 } 
		
		.edit-color button  { 
			float: none;
			display: inline;
			margin: 0 0 0 1px;
	 } 
		
		.edit-color button.disabled  { 
			border: 1px solid #aaa;
			color: #888;
	 } 


	
/* blog
-------------------------------------------------------------- */
	
li.blogposting  { 
	margin: 0 0 48px 0; } 

	.blogposting .listbox  { 
		margin: 6px 0 3px 0;
 } 
		
		li.blogposting h3  { 
			font-size: 36px; 
			line-height: 38px;  
	 } 

		li.blogposting h4  { 
			font-size: 18px; 
			line-height: 24px;  
			font-style: normal;
			margin: 0 0 6px 0;
	 } 
		
		li.blogposting p.blog-date-by  { 
			color: #8C8C8C;
			font-size: 12px;
			margin: 0 0 6px 0;
	 } 
		
			li.blogposting p.blog-date-by a  { 
				color: #8c8c8c;
		 } 
			
			li.blogposting p.blog-date-by a:hover  { 
				color: #333; 
				border-bottom: 1px dotted #333;
		 } 

		li.blogposting .intro  { 
			color: #000;
			font-size: 15px;
			line-height: 24px;
			margin-bottom: 12px;
	 } 

		li.blogposting .intro p  { 
			font-style: italic;
			display: inline;
			color: #000;
	 } 
		
		li.blogposting ul.fig  { 
			margin: 0 0 16px 0;
	 } 
		
			li.blogposting ul.fig li  { 
				margin: 0;
		 } 
		
		li.blogposting .body img  { 
			display: block;
			float: none;
	 } 
	
		li.blogposting .footer  { 
			background: #F2F2F2;
			border: 1px solid #ddd;
			padding: 0 5px;
	 } 
	
			.blogposting .blog-metadata ul.list li  { 
				display: inline;
				color: #666;
		 } 
			
				.blogposting .blog-metadata ul.list li a  { 
					color: #000;
					border: none;
			 } 
				
				.blogposting .blog-metadata ul.list li a:hover  { 
					color: #666;
			 } 
	
		
			li.blogposting .info  { 
				font-size: 12px;
				margin: 0;
		 } 
			
				li.blogposting .info a  { 
					margin: x;
					text-decoration: none;
					border-bottom: 1px dotted #8c8c8c;
			 } 
				
			li.blogposting .blog-comments a  { 
				margin: 0 3px 0 0;
		 } 
			
			li.blogposting .link-icons  { 
				display: inline;
				height: 18px;
				margin: 0;
		 } 

				li.blogposting .link-icons a  { 
					border: none;
					margin: 0;
					padding: 0;
			 } 

				li.blogposting .link-icons img  { 
					margin: 0 3px 0 0;
					position: relative;
					top: 3px;
			 } 

		.feed  { 
			margin : 0 0 18px;
	 } 
		
			.feed img  { 
				vertical-align: top;
				margin-top: 1px;
		 } 

/* tagcloud */

.tagcloudbox button  { 
	margin-bottom: 15px; } 

.tagcloud  { 
	display: none; } 

	.tagcloud a  { 
		color: #7f7f7f;
 } 
	
	.tagcloud .tags .size0  { font-size: 0.9em; } 
	.tagcloud .tags .size1  { font-size: 1.3em; } 
	.tagcloud .tags .size2  { font-size: 1.6em; } 
	.tagcloud .tags .size3  { font-size: 1.9em; } 
	.tagcloud .tags .size4  { font-size: 2.2em; } 
	.tagcloud .tags .size5  { font-size: 2.5em; } 


/* Calendar 
------------------------------------------------------------- */

.calendar-search  { 
	margin-top: 0;
	float: left;
	background: #dbd9c7;
	clear: both;
	padding: 8px 4px 8px 8px; } 

	.calendar-search label,
	.calendar-search input,
	.calendar-search select  { 
		margin-bottom: 0;
		margin-top: 0;
 } 

	.calendar-search fieldset  { 
		margin: 0 0 7px 0;
		padding: 0;
		border: none;
 } 
	
	.calendar-search label  { 
		font-weight: normal;
 } 

	.calendar-search p  { 
		display: inline;
 } 

	.calendar-search fieldset.period-buttons,
	.calendar-search fieldset.period-select  { 
		float: left;
		margin: 0 6px 0 0;
 } 


/* forum 
------------------------------------------------------------- */
.num-reactions  { 
	color: #000; } 

.list .num-reactions a  { 
	padding: 0 3px;
	margin-left: .35em; } 

div.forum  { 
	margin: 27px 0 18px; } 

	div.forum h5,
	.comment_form h5  { 
		background: #ffeb00;
		float: left;
		clear: left;
		padding: 9px 9px 0;
		line-height: 9px;
 } 
	
	

#forum p  { 
	margin-bottom: 12px; } 

.list-notes li  { 
	display: block; } 


	/* comments 
	--------------------------------------------------------- */	
	
	.comment  { 
		background: #ffeb00;
		padding: 18px 9px 0;
		clear: both;
 } 
		
		.comment .avatar  { 
			float: left;
			width: auto;
			height: auto;
	 } 
		
			.comment .avatar span  { 
				display: none;
		 } 
		
		.comment .author-meta  { 
			display: block;
			border-bottom: 1px dotted #6c6049;
			padding: 0 0 4px;
			margin: 0 0 3px;
	 } 
		
		.comment .cnt  { 
			float: left;
			width: 390px;
			border-bottom: 2px dashed #6c6049;
			padding: 0 0 18px;
	 } 
		
			.comment:last-child .cnt  { 
				border-bottom: none;
		 } 
		
		.comment .btm  { 
			clear: left;
			color: #bbb;
			font-size: 13px;
	 } 


	/* commentform
	--------------------------------------------------------- */	
	
	.comment_form form  { 
		clear: both;
		padding: 9px;
		background: #ffeb00;
 } 
	
	.comment_form input.text  { 
		font-style: italic;
 } 
	
	.comment_form textarea, 
	.comment_form input.text  { 
		font-size: 14px;
		border: none;
		display: block;
		margin: 4px 0 0;
		padding: 2px 0;
		width: 100%;
 } 
	
	comment_form textarea  { 
		height: 80px;
 } 
	
	.comment_form input.checkbox  { 
		border: none;	
		clear: left;
		display: inline;
		width: auto;
 } 
	
	.expl  { 
		color: #6c6049;
 } 
	
	

	
	/* forum topic 
	---------------------------------------------------------- */
	
	.topic  { 
		border: 1px solid #8c8c8c;
		margin: 0 0 2em 0;
		padding: 1em;
 } 
	
	.topic h3  { 
		line-height: 2;
 } 
	
	.topic .partof,
	.topic .btm  { 
		margin: .2em 0;
		font-size: 12px;
		color: #bbb;
 } 
	
	
	/* resources
	---------------------------------------------------------- */
	
	 .connections .list-resources li  { 
	 	display: block;
	 } 
	 
		
/* module contact
-------------------------------------------------------------- */

.contact-couple  { 
	background: #fff;
	border:1px dashed #bbb;
	clear: left;
	display: block;
	height: 130px;
	margin: 7px 0 21px;
	padding: 7px 7px 0; } 
	.contact-couple .date  { 
		float: left;
		font-size: 11px;
		padding: 30px 7px 7px;
		text-align: center;
		width: 66px;
		border: none;
 } 
	.contact-couple .avatar  { 
		margin: 0;
		padding: 0;
 } 
	
/* date range 
------------------------------------------------------ */

.daterange  { 
	float: left;
	zoom: 1;
	width: 54px;
	height: 81px;
	background: url(http://fast.mediamatic.nl/f/wtnh/image/dateleaves.png) no-repeat 0 0;
	color: #6c6049; } 

	.daterange .date  { 
		text-align: center;
		display: block;
		background: #fff;
		margin: 1px 1px 0;
		width: 52px;
		height: 39px;
		overflow: hidden;
 } 

	.daterange .datesep  { 
		display: none;
 } 
	
	.daterange .day  { 
		display: block;
		font-size: 24px;
		line-height: 24px;
		margin: 0 0 -2px;
 } 
	
	.daterange .month,
	.daterange .year  { 
		font-size: 12px;
		text-transform: capitalize;
 } 

		.time  { 
			display: none;
	 } 

/* login / register
-------------------------------------------------------------- */
.page-logon .dv h1  { 
	margin-bottom: 27px !important; } 

div.acc-title  { 
	background-color: #dbd9c7;
	color: #6c6049; } 

div.acc-title:hover,
div.acc-content-open  { 
	color: #fff;
	background-color: #6c6049; } 


/* person/institution page 
-------------------------------------------------------------- */
#address  { 
	overflow: hidden;
	margin: 0 0 18px; } 

	#address h5,
	.address-contact  { 
		float: left;
		background: #dbd9c7;
		clear: both;
		padding: 9px;
		line-height: 9px;
 } 
	
	.address-contact  { 
		line-height: 18px;
		margin-top: -9px;
 } 


	
	#address a  { 
		background: #6c6049;
		border: none;
		padding: 0 3px;
		display: block;
		float: left;
		color: #fff;
		margin-bottom: 1px;
 } 
	
	#address a:hover  { 
		background: #ffeb00; 
		color: #6c6049;
 } 
	
	#address address  { 
		display: block;
		margin: -5px 0 0;
		font-style: normal;
 } 
	
	#address p  { 
		margin: 18px 0 0;
 } 


.module-contact-list-publiccontacts  { 
	margin: 0 0 9px; } 

.module-contact-list-publiccontacts .list-contacts  { 
	clear: both; } 

	.module-contact-list-publiccontacts li.avatar  { 
		margin: 0 9px 9px 0;
		padding: 0;
		height: 112px;
		width: auto;
 } 

	.module-contact-list-publiccontacts li a,
	.module-contact-list-publiccontacts li a:hover,
	.module-contact-list-publiccontacts li a:focus  { 
		width: 54px;
		height: 99px;
		overflow: hidden;
		background: none;
		margin: 0;
		padding: 0;
		display: block;
 } 
	
		.module-contact-list-publiccontacts li img  { 
			display: inline;
			float: none;
			margin: 0;
	 } 
		
		.module-contact-list-publiccontacts li a span  { 
			font-size: 10px;
			background: #dbd9c7;
			padding: 3px;
			white-space: normal;
			float: left;
			max-width: 54px;
			color: #6c6049;
	 } 
		
			.module-contact-list-publiccontacts li a:hover span  { 
				background: #ffeb00;
				color: #6c6049;
		 } 

body.person .contributions h5  { 
	display: none; } 

/* homepage
---------------------------------------------------------------- */
body.page-home .span-40 .padding  { 
	padding-right: 0; } 

body.page-home .dv h1,
body.page-home .dv h2,
body.page-home .dv .caption,
body.page-home .dv .intro,
body.page-home .dv .body  { 
	background-color: #ffeb00; } 

body.page-home ul.fig  { 
	float: left;
	clear: both; } 

body.page-home ul.fig img, 
body.page-home ul.fig .img-with-annotations  { 
	border-color: #ffeb00; } 

	.list-home_set  { 
		width: 640px;
 } 

	.list-home_set2  { 
		margin-bottom: 0;
 } 
	
	.list-home_set3  { 
 } 
	
	.list-home_set3 .dv  { 
		float: left;
		clear: left;
		width: 100%;
 } 
		
		.list-home_set3 h3  { 
			background: #dbd9c7 !important;
			margin: 0 9px;
			height: 27px;
	 } 

		.list-home_set3 ul  { 
			background: #dbd9c7;
			clear: both;
			padding: 9px;
	 } 
		
			.list-home_set3 ul li,
			.list-home_set3 ul li a  { 
				background: #fff;
				float: none;
				margin: 0;
				padding: 0;
		 } 
			
				.list-home_set3 ul li img  { 
					border: none;
					margin: 9px;
					float: none;
			 } 
			

body.page-home .listbox .dv h3  { 
	margin: 18px 10px 9px 0;
	background: #ffeb00;
	padding: 0 9px;
	height: 27px; } 

body.page-home #sidebar .listbox .dv h3  { 
	margin: 0 0 9px 0; } 

body.page-home .list-home_set li  { 
	width: 310px;
	float: left;
	height: 180px;
	margin-right: 10px; } 

li.project .intro  { 
	clear: both; } 

/* agenda (calendar page)
---------------------------------------------------------------- */
.page-module-calendar li.event  { 
	float: left;
	margin: 0;
	height: 234px;
	width: 100%;
	overflow: hidden; } 

.list li .intro-agenda  { 
	clear: none;
	float: left;
	margin: -8px 0 0 -8px;
	background: none; } 

	.list li .intro-agenda h4  { 
		margin: -2px 0 -5px;
 } 

	.list li .intro-agenda p  { 
		clear: both;
		display: block;
		margin: 0 0 18px 9px;
 } 

/* edit-page styles + corrections
----------------------------------------------------------------- */
.edit-page .do_editinplace
.edit-page .editable-area,
.edit-page .dv h1,
.edit-page .dv h2,
.edit-page .dv,
.edit-page .wiki,
.edit-page .caption,
.edit-page .dv .list-presented_at  { 
	float: none !important;
	width: auto; } 

.edit-page .dv-title  { 
	padding-right: 0; } 

.edit-page .listbox, 
.edit-page .daterange-coverage, 
.edit-page .edit_blog_posting,
.edit-page ul.fig li,
.edit-page .trustgroup,
.edit-page .list-metadata li,
.edit-page .list-presented_at ul li.location-item, 
.edit-page .list-organised_by ul li.location-item  { 
	background: #dbd9c7;
	color: #6c6049;
	border: none;
	padding: 9px;
	float: none; } 

.edit-page .list-presented_at ul li.location-item, 
.edit-page .list-organised_by ul li.location-item  { 
	border: 1px solid #fff; } 

.edit-page .trustgroup .trust-action  { 
	color: #000; } 

.edit-page .list-metadata li  { 
	background: #ffeb00; } 

.edit-page .list-metadata  { 
	border: none;
	background: none;
	padding: 0; } 

.edit-page .list-metadata li  { 
	margin: 0 !important;
	padding: 0 9px; } 

.edit-page .button-fig,
.edit-page .button-fig:hover  { 
	color: #6c6049;
	margin-bottom: 0; } 

.edit-page .figblock01,
.edit-page .figblock02  { 
	background: none; } 

.edit-page ul.fig img  { 
	border: none; } 

.edit-page .caption  { 
	float: none;
	padding: 0; } 

.edit-page li.sortable-item span  { 
	color: #6c6049; } 

.edit-page li.sortable-item span a  { 
	display: inline;
	width: auto;
	padding: 0;
	height: auto;
	float: none; } 

.edit-page .list-author ul.list li a  { 
	float: none; } 

.autocomplete-dropdown ul  { 
	border: 1px solid #999; } 

.managemythings .list li  { 
	width: 310px; } 

.managemythings .list li .intro  { 
	position: relative;
	z-index: 5; } 

.tooltip  { 
	z-index: 999;
}
