
@import url('year-month-filter.css');
@import url('sorted-table.css');

#filter-month-link
{
	margin: 0 0 15px;
}

#filter-type-block h3
{
	margin: 0 0 5px 0;
}

#filter-type-block input
{
	float: left;
}

#meta
{
	margin: 20px 0;
}

#meta li
{
	overflow: hidden;
}

#meta .label
{
	float: left;
}

#meta .type
{
	width: 16px;
	height: 16px;
	float: left;
	margin: 0 0 0 5px;
}

#meta .type-B,
#agenda-items .type-B,
#filter-type-block .item-B label
{
	background-image: url('../images/agenda/beleid.gif') !important;
}

#meta .type-C,
#agenda-items .type-C,
#filter-type-block .item-C label
{
	background-image: url('../images/agenda/congres.gif') !important;
}

#meta .type-L,
#agenda-items .type-L,
#filter-type-block .item-L label
{
	background-image: url('../images/agenda/lezing.gif') !important;
}

#meta .type-S,
#agenda-items .type-S,
#filter-type-block .item-S label
{
	background-image: url('../images/agenda/scholing.gif') !important;
}

.filter-type
{
	margin: 0 0 10px 0;
}

.filter-type li
{
	background: none !important;
	padding: 0 !important;
}

.filter-type li *,
.filter-source li *
{
	vertical-align: middle;
}

.filter-type label
{
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding: 2px 0 1px 23px;
	display: block;
	margin: 0 0 0 25px;
}

.filter-source
{
	margin: 0 0 20px 0;
}

.filter-source label
{
	margin: 0 0 0 3px;
}

.filter-source li
{
	padding: 0 !important;
	background: none !important;
	margin: 0 0 3px 0;
}

#agenda-items td
{
	vertical-align: top;
	font-size: 0.85em;
	padding-bottom: 10px !important;
}

#agenda-items .type
{
	background-repeat: no-repeat;
	background-position: top left;
}

#agenda-items .date
{
	white-space: nowrap;
}

#agenda-items .activiteit
{
	color: #000;
}

