/*
Theme Name: EMG Platform
Author: Distinct
Author URI: http://www.distinct.nl/
Description: Dit is het EMG Platform thema, specifiek gemaakt om te voldoen aan de wensen van de gebruikers.
Version: 1.0
Tags: two-columns, three-columns, right-sidebar, fixed-width
*/

body {
	margin: 0;
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.4;
}
p {
	margin: 0 0 10px;
}
a img {
	border: 0;
}

a {
	text-decoration: none;
}

table, td {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
}

#header ul, .footer ul, #right, #organisaties ul, #donateurs ul, #postlist, #userlist, #columnisten, #columns, #bottombar {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#wrapper, .footer>*, #main_menu>li>ul {
	width: 940px;
	margin: 0 auto !important;
}

#wrapper {
	position: relative;
	/*background: url(images/preview.jpg) left -616px no-repeat;*/
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#header, #header a, #top_right input, #donateurs h2 a, h1 + .subtitle {
	color: #777;
}

#banner {
	margin: 15px 0 31px 7px;
	vertical-align: bottom;
	padding-bottom: 28px;
	height: 129px;
}

#banner img {
	display: block;
	height: 100%;
	float: left;
}

#banner span {
	font-size: 20px;
	position: absolute;
	right: 25px;
	top: 91px;
}

#top_right {
	position: absolute;
	right: 0;
	top: 10px;
}

#top_right * {
	display: inline;
}

#top_right form {
	margin-left: 25px;
}

#top_right input, #textblock_zoeken input, #filterpublicaties #publicatietype {
	background: #f9f9f9 url(images/icon_search.png) center right no-repeat;
	border: 1px solid #cacbcd;
	padding: 5px 3px;
	width: 200px;
	margin: 0;
	font-size: inherit;
	-webkit-appearance: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

#top_right input:focus, #textblock_zoeken input:focus  {
	background-image: none;
}

#textblock_zoeken input {
	width: 171px;
	margin-left: 20px;
	font-size: 13px;
}

#filterpublicaties #publicatietype {
	padding: 2px 3px;
	margin-bottom: 10px;
}

#main_menu {
	font-size: 13px;
	position: absolute;
	height: 28px;
	z-index: 2;
}

#main_menu, #social {
	top: 175px;
}

#main_menu, #organisaties li {
	float: left;
}

#main_menu>li {
	line-height: 23px;
	float: left;
}

/*#main_menu #menu-item-217>ul>li {
	float: none;
}*/

/*#main_menu #menu-item-217>ul>li {
	float: none;
}*/


#main_menu>li>a {
	display: block;
	padding: 0 10px 0 5px;
	float: left;
	text-transform: uppercase;
}

#main_menu>li:hover>a {
	color: #fff;
}

#main_menu>li>ul {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	min-height: 122px;
	padding: 10px 0 20px;
}

#main_menu>li:hover>ul {
	display: block;
}

#main_menu li li li a {
	color: #fff;
	font-weight: normal;
}

#main_menu li li a {
	font-weight: bold;
	padding: 0 20px 0 10px;
	display: block;
	line-height: normal;
	margin-top: 4px;
}

#main_menu>li>ul>li {
	float: left;
	width: 20%;
}

#social, #main_menu>li>a {
	padding-bottom: 5px;
}

#social {
	position: absolute;
	right: 0;
	margin-right: 4px;
	text-align: right;
	overflow: hidden;
}

#social span, #social img {
	vertical-align: middle;
	margin-right: 3px;
	line-height: 24px;
}

#social img {
	float: left;
}

#social div {
	height: 23px;
	overflow: hidden;
	float: left;
}

#social img:hover {
	position: relative;
	top: -23px;
}

#social span {
	float: left;
	margin-right: 10px;
}

#header_top_menu li {
	border: solid #adb0b1;
	border-width: 0 0 0 1px;
	padding: 0 3px 0 6px;
}

#header_top_menu li:first-child {
	border: 0;
}

#slides {
	clear: both;
	border-width: 6px 0;
	border-style: solid;
	border-top-color: #7e1d7f;
	border-bottom-color: #febc28;
	height: 140px;
	background-color: #eee;
	margin-bottom: 23px;
	overflow: hidden;
}

#slides li {
	float: left;
}

#slides li img {
	display: block;
}

#submenu, #content {
	margin-left: 10px !important;
}

.pijler h2 a {
	margin-left: -80px;
	padding-left: 80px;
	display: block;
}

#submenu .pijler {
	padding: 0 18px 0 80px;
	width: 220px;
	float: left;
	background-repeat: no-repeat;
}

#pijler1 {
	background-image: url(images/icon_raders.jpg);
	padding-left: 86px !important;
}

pijler1 h2 a {
	margin-left: -86px;
	padding-left: 86px;
}

#pijler2 {
	background-image: url(images/icon_ballonnen.jpg);
}

#submenu #pijler3 {
	background-image: url(images/icon_pijlen.jpg);
	width: 208px;
	padding-right: 0;
}

#submenu .pijler h2 {
	font-weight: normal;
	font-size: 18px;
	margin: 2px 0 7px;
}

.pijler h2 span {
	display: block;
}

#right {
	padding-bottom: 18px;
}

#main {
	padding-top: 30px;
	position: relative;
}

.js #main {
	padding-top: 0;
}

#main, #columns a {
	color: #333;
}

.js #breadcrumbs {
	position: static;
	width: 590px;
}

#breadcrumbs {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 0 10px 20px;
	text-transform: uppercase;
}

#breadcrumbs, #breadcrumbs a {
	color: #aaa;
}

.withbreadcrumbs #content, li.post-item, #uitgebreid_zoeken {
	border: 1px solid #777;
}

#list_description {
	font-weight: bold;
}

li.post-item {
	padding-bottom: 20px;
	border-width: 0 0 1px;
}

.post-item #postlist {
	margin-left: -10px;
}

.post-type-post .post-item {
	float: left;
	width: 390px;
}

#postlist {
	padding-top: 0px;
}

#postlist h2 {
	margin: 0;
}

#postlist h2 + p {
	margin-top: 0;
}

#postlist .type_tags {
	margin-top: 0;
}

#postlist p {
	display: inline;
}

#postlist .subtitle, #postlist .type_tags {
	display: block;
}

#columninfo {
	float: left;
	width: 190px;
	margin-left: 10px;
}

.withbreadcrumbs #content, .home li.post-item {
	border-width: 1px 0 0;
}

.withbreadcrumbs #content {
	padding-top: 15px;
}

#content {
	float: left;
	width: 600px;
	padding-bottom: 130px;
	min-height: 300px;
}
	
#content h1 {
	font-weight: normal;
}

#content h2 {
	font-weight: normal;
	font-size: 18px;
}

.post-item, #content>h1, #list_description, #pagination, #notfound, #uitgebreid_zoeken {
	padding-left: 10px;
}

#right {
	float: right;
	width: 300px;
}

#right>li {
	margin-top: 10px;
	overflow: hidden;
}

#right>li.widget, #right .textblockwidget {
	border: 1px solid #7e1d7f;
	padding: 15px;
}

#right>li.widget_textblock {
	border: none;
	padding: 0;
}

#right>li:first-child, #right>li.widget>*:first-child {
	margin-top: 0;
}

#right .widget a {
	color: #701471;
}

#textblock_nieuwsbrief, #textblock_steun {
	border: none !important;
	padding: 0 !important;
	overflow: hidden;
}

#textblock_nieuwsbrief {
	background: url(images/nieuwsbrief_ontvangen.png) no-repeat;
	text-align: right;
	padding: 0 17px 0 40px !important;
	height: 89px;
}

#textblock_nieuwsbrief h2 {
	font-size: 18px;
	letter-spacing: 1px;
}

#textblock_steun {
	background: url(images/steun_platform_emg.png) no-repeat;
	padding: 0 50px 0 25px !important;
	height: 84px;
}

#textblock_steun {
	font-size: 1.14em;
}

#textblock_nieuwsbrief h2, #right #textblock_steun h2 {
	margin: 12px 0 5px;
	color: white;
}

#textblock_nieuwsbrief h2 {
	margin-left: -10px;
}

#textblock_steun h2 {
	margin-bottom: 8px;
}

#textblock_nieuwsbrief a, #textblock_steun a {
	font-size: 15px;
	text-decoration: none;
}

#textblock_steun a {
	font-size: 18px;
}

#organisaties {
	clear: both;
	position: absolute;
	bottom: 137px;
	left: 20px;
}

#organisaties li {
	margin-left: 17px;
	position: relative;
}

#organisaties li:first-child {
	margin-left: 0;
}

#organisaties img {
	display: block;
}

#organisaties a {
	display: block;
	border: 1px solid #febc28;
}

#organisaties a:hover {
	border-color: #7e1d7f;
}

#donateurs {
	clear: both;
	border-top: 1px solid #000;
	padding: 10px 0;
	overflow: hidden;
}

#donateurs ul {
	overflow: hidden;
	position: relative;
	height: 56px;
	white-space: nowrap;
}

#donateurs h2 {
	margin: 0 0 17px 8px;
	font-size: 18px;
	font-weight: normal;
}

#donateurs li {
	display: inline;
	display: inline-block;
	position: relative;
	height: 100%;
}

/*
#donateurs .scrolling li {
	display: block;
	float: left;
	position: relative;
}

#donateurs .scrolling a {
	display: block;
	height: 100%;
	overflow: hidden;
}*/

#donateurs img {
	vertical-align: middle;
	margin-right: 8px;
}

#donateurs li:hover img {
	position: relative;
	top: -56px;
}

.popup {
	display: none;
	position: absolute;
	bottom: 50%;
	left: 50%;
	background: #fff;
	border: 1px solid #7E1D7F;
	padding: 5px 10px;
	z-index: 1;
}

.popup p {
	margin: 0;
}

#donateurs .popup {
	bottom: 0;
}

*:hover>.popup {
	display: block;
}

h1 {
	margin-top: 0;
}

h1 .subtitle {
	display: block;
}

h1, h2, h3, #donateurs .steun {
	font-size: 21px;
}

.footer .columns {
	overflow: hidden;
	padding: 20px 0;
}

.footer .columns>li {
	float: left;
	position: relative;
	width: 211px;
	margin-left: 32px;
}

.footer .columns li li {
	margin-top: 5px;
}

.footer .columns li li a {
	color: #818284;
}

.footer .columns li:first-child {
	margin-left: 0;
}

.footer h2 {
	margin: 0;
}

.pijler h2 span, #footer2, #right #textblock_steun *, #main_menu li li a {
	color: #febc28;
}

h2 a, #header a, #footer a, #breadcrumbs a {
	text-decoration: none;
}

#breadcrumbs a:hover, #footer a:hover, #columns a:hover, a:hover {
	text-decoration: underline;
}

h1, h2, h2 a, #header h2 a, h3, #textblock_nieuwsbrief *, #columnisten a, a, #uitgebreid_zoeken .expand {
	color: #7e1d7f;
}

#footer1 {
	background-color: #eae9de;
}

#footer1 h2 {
	font-size: 17px;
	font-weight: normal;
}

#footer2, #main_menu>li:hover, #main_menu>li>ul {
	background-color: #7e1d7f;
}

#footer2 {
	font-size: 11px;
	padding: 8px 0;
}

#footer2 span {
	color: white;
}

#filter_category_form {
	position: absolute;
	top: 48px;
	right: 330px;
}

#right h3 {
	font-weight: normal;
	margin: 0;
}

#right h3 + p {
	margin: 0;
}

#textblock_zoeken {
	border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	background-color: #f4f4ed;
	border: none !important;
}

#textblock_zoeken form, #textblock_zoeken form * {
	display: inline;
}

#userlist .description {
	margin-bottom: 15px;
}

#userlist img {
	float: right;
	margin: 0 0 10px 10px;
}

#userlist li {
	clear: both;
}

#userlist h2 {
	font-size: 18px;
	color: #af097b;
}

#userlist a {
	color: #7e1d7f;
}

#userlist a:after {
	/*content: " >";*/
	/*content: "&raquo";*/
}

#columninfo img {
	display: block;
	margin-top: 10px;
}

#columnisten, #columninfo .about {
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

h1 + .subtitle {
	margin-top: -10px;
	font-size: 14px;
}

.publicatie_info, .taxonomy {
	padding-top: 15px;
}

.type_tags {
	color: grey;
}

.taxonomy, .taxonomy a, .type_tags a {
	color: #adb0b1 !important;
}

.blogroll .brlink a {
	display: block;
}

.page-navigation {
	text-align: right;
	margin: 10px -4px 10px 0;
}

/* WP-Paginate */
.wp-paginate {padding:0; margin:0;}
.wp-paginate li {display:inline; list-style:none;}
.wp-paginate a {background:#ddd; border:1px solid #ccc; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
.wp-paginate a:hover, .wp-paginate a:active {border-color:#FEBC28;}
.wp-paginate .title {color:#555; margin-right:8px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; background:#7E1D7F; border:1px solid #7E1D7F; margin-right:4px; padding:3px 6px;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}

/* style overrides for comments pagination */
.wp-paginate-comments {}
.wp-paginate-comments li {}
.wp-paginate-comments a {}
.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}
.wp-paginate-comments .title {}
.wp-paginate-comments .gap {}
.wp-paginate-comments .current {}
.wp-paginate-comments .page {}
.wp-paginate-comments .prev, .wp-paginate-comments .next {}
/* END WP-Paginate */



.footer h2 a, .footer .rss, .footer .linkedin {
	background: url(images/icon_rss_23.png) right top no-repeat;
	display: block;
	height: 23px;
}

.footer .has2links h2 a {
	background: none;
	display: inline;
}

.footer .rss, .footer .linkedin {
	position: absolute;
	right: 0;
	top: 0;
	text-indent: -999px;
	overflow: hidden;
	width: 23px;
}

.footer a:hover {
	background-position: right bottom;
}

.footer .linkedin {
	background-image: url(images/icon_linkedin_23.png);
}

.footer #twitter h2 a {
	background-image: url(images/icon_twitter_23.png);
}

#bottombar {
	margin-top: 30px;
}

#bottombar .widget>* {
	padding: 15px;
}

#filterpublicaties {
	margin-bottom: 15px;
}

#filterpublicaties .organisatie {
	float: right;
	position: absolute;
	right: 330px;
	top: 52px;
}

#filterpublicaties .label {
	display: inline-block;
	/*width: 110px;*/
	margin-right: 5px;
}

#filterpublicaties .opties {
	display: inline;
	white-space: nowrap;
}

#filterpublicaties input[type="submit"] {
	margin-top: 10px;
}

#filterpublicaties .organisatie input[type="submit"] {
	margin-top: 0;
}

.more {
	white-space: nowrap;
}

.more:after {
	content: ' »';
}

#right .type_tags {
	margin-top: 5px;
}

acronym {
	cursor: help;
}

h2 acronym, h3 acronym, a acronym {
	border: 0;
	cursor: inherit;
}

.slidetrigger {
	cursor: pointer;
}

#uitgebreid_zoeken {
	border-width: 1px 0;
	position: relative;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

#uitgebreid_zoeken.collapsed {
	border-top-width: 0;
}

#uitgebreid_zoeken .content {
	position: relative;
	zoom: 1;
}

#uitgebreid_zoeken .collapse {
	position: absolute;
	right: 10px;
	top: 4px;
	font-size: 12px;
}

#uitgebreid_zoeken .expand {
	padding-bottom: 4px;
}

#uitgebreid_zoeken .tips {
	position: absolute;
	right: 50px;
	top: 21px;
	width: 200px;
	color: #555;
	font-size: 11px;
}

#uitgebreid_zoeken_form {
font-size: 12px;
margin:0;
}
#uitgebreid_zoeken_form li {
list-style:none;
margin:0;
}
/* 
#uitgebreid_zoeken_form input[type=submit] {
background-color:#7E1D7F;
background: rgb(126, 29, 127);
color:#fff;
border-color:#7E1D7F;

}
#uitgebreid_zoeken_form input[type=submit]:hover{
background: rgb(126, 29, 127);
background: rgba(126, 29, 127, .5);
}
*/


#uitgebreid_zoeken_form ul {
padding-left: 0em;
}

#top_right .uitgebreid_zoeken {
	display: block;
	text-align: right;
	font-size: 12px;
}

.ai1ec-agenda-widget-view .ai1ec-popup-summary-wrap {
	display: none;
}

#twitter p {
	color: #818284;
}

#twitter h2+p {
	margin-top: 5px;
}

div.ssba { 
	margin-top:15px;
}

#right .ssba, #organisaties .ssba {
	display: none;
}

.ai1ec-popover {
	display: none !important;
}