@charset  UTF-8;

/* CSS Document */
/* 
Theme Name: Werken bij de EU
Theme URL: http://www.werkenbijdeeu.nl/
Description: Custom theme for werken bij de EU
Author: Ontwerpstudio Trendwerk
Author URI: http://www.trendwerk.nl/
Version: 1.0
*/

/* Font styles */

body,h1,h2,h3,h4,h5,h6,textarea,#tinymce {
	font-family: Verdana, Geneva, sans-serif;
}

body {
	color: #333;
	font-size: 11px;
	line-height: 18px;
	font-weight: 400;
}

p {
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 10px;
}

textarea {
	font-size: 12px;
}

h1 {
	color: #333;
	font-family: Calibri, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 34px;
	line-height: normal;
	font-weight: 700;
	margin: 0 0 15px;
	text-transform: none;
}

h2 {
	color: #333;
	font-family: Calibri, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 26px;
	line-height: normal;
	font-weight: 700;
	margin: 0 0 10px;
	text-transform: none;
}

h3 {
	color: #00a4ff;
	font-family: Calibri, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: 700;
	margin: 0 0 5px;
	text-transform: none;
}
h3 a {
	color: #00a4ff;
	text-decoration: none;
}
    h3 a:hover {
        text-decoration: underline;
    }

h4 {
	color: #666;
	font-size: 16px;
	line-height: normal;
	font-weight: 700;
	margin: 0 0 10px;
	text-transform: none;
}

h5 {
	color: #666;
	font-size: 14px;
	line-height: normal;
	font-weight: 700;
	margin: 0 0 10px;
	text-transform: none;
}

h6 {
	color: #666;
	font-size: 12px;
	line-height: normal;
	font-weight: 700;
	margin: 0 0 5px;
	text-transform: none;
}

a {
	color: #0e2179;
	text-decoration: underline;
}

h2 a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #00a4ff;
}

/* Misc */
small {
	font-size: 11px;
}

ul {
	margin: 0 0 10px 20px;
}

li {
	line-height: 18px;
}

.size-thumbnail {
	padding: 4px;
	border: 1px solid #ccc;
}

.left,.alignleft {
	float: left;
	margin: 2px 15px 10px 0;
}

.right,.alignright {
	float: right;
	margin: 2px 0 10px 15px;
}

.clear {
	clear: both;
}

.greyed_label {
	color: #999;
}

/* Forms */
input,textarea {
	margin: 0;
	}
	
.wpcf7 input, #naam, #email, #onderwerp {
	background: url(images/searchfield.png);
	width: 180px;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	border:0;
	vertical-align: top;
}


.wpcf7 .submit input, #versturen {
    background: url(images/versturenbutton.png);
    width: 120px;
    height: 32px;
    padding: 0px;
    border:0;
    cursor: pointer;
}

select {
    padding: 4px;
}
textarea {
    width: 90%;
    padding: 4px;
    height: 120px;
}

/* Layout */
body {
	
}

#wrap {
	width: 100%;
	height: 100%;
}

#headerwrap {
	background: transparent;
	width: 100%;
}

#header {
	background: url(images/headerbg.png);
	height: 135px;
	width: 944px;
        padding: 0px 20px;
	position: relative;
	margin: 0 auto;
}

#logo {
	position: absolute;
	left: 30px;
	top: 35px;
}

#toplinks {
	font-size: 10px;
	position: absolute;
	right: 0px;
	top: 10px;
	display: inline;
        padding: 0px 20px 0px 0px;
}

#toplinks ul {
	list-style: none;
	list-style-type: none;
        text-align: right;
}

#toplinks ul li {
	display: inline;
	color: #fff;
}

#toplinks p,#toplinks a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

#toplinks a:hover {
	text-decoration: underline;
}
#toplinks #searchform #s {
    background: url(images/searchfield.png);
    width: 180px;
    height: 30px;
    padding: 0px 5px;
    border:0;
    vertical-align: top;
    line-height: 30px;
}
#toplinks #searchform #searchsubmit {
    background: url(images/searchbutton.png);
    width: 64px;
    height: 32px;
    padding: 0px;
    border:0;
    cursor: pointer;
}


#mainwrap {
	
	width: 100%;
	overflow: hidden;
}

#main {
	width: 984px;
	margin: 0 auto;
	overflow: hidden;
        background: url(images/bodybg.png) bottom left repeat-x #c4e0e9;
        
}

#main_bottom_background {
    width: 944px;
    padding: 0px 20px;
    overflow: hidden;
    background: url(images/mainbg.png) top left repeat-x transparent;
    
}

#hormenu {
	height: 30px;
	margin: 0 2px 40px 2px;
}

#content {
	width: 624px;
	float: left;
	display: inline;
}

/* Brandbox */

#brandbox {
	width: 620px;
	height: 460px;
	margin: 0 2px 20px 2px;
}

#brandboxtop {
	width: 620px;
	height: 280px;
	background: url(images/brandbox2.jpg);
	border-bottom: 4px solid #00a4ff;
	position: relative;
}

#maakkennis {
	bottom: 20px;
	right: 25px;
	position: absolute;
}

#maakkennis a {
	color: #FACC1E;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#maakkennis a:hover {
	color: #FACC1E;
	text-decoration: underline;
}


#brandboxbottom {
	width: 600px;
	height: 176px;
	float: left;
	padding: 0;
	margin: 0;
	background: url(images/brandboxbg.png) repeat-x;
}

#brandboxleft {
	width: 10px;
	height: 176px;
	float: left;
	padding: 0;
	margin: 0;
	background: url(images/brandboxleft.png);
}

#brandboxright {
	width: 10px;
	height: 176px;
	float: left;
	padding: 0;
	margin: 0;
	background: url(images/brandboxright.png);
}

.brandboxcolumn {
	width: 170px;
	height: 140px;
	float: left;
	margin: 20px 0;
	padding: 0 15px;
	background: url(images/brandboxcolumnborder.png) top right repeat-y;
}

.brandboxcolumn h3 {
	color: #0e2179;
}

.last {
	background: none;
}

.leesverder {
	float: right;
	margin-top: 5px;
}

.leesverder a {
	font-weight: bold;
	text-decoration: none;
}

.leesverder a:hover {
	text-decoration:  underline;	
}

/* Posts */
.posttop {
	width: 624px;
	height: 10px;
	background: url(images/contenttop.png);
	background-repeat: no-repeat;
	position: relative;
        font-size: 6px;
}

.post,.page {
	width: 624px;
	background: url(images/contentbg.png);
	padding: 0;
}

.postdate {
	text-align: right;
	float: right;
	margin: 5px 20px;
}

.postdate p {
	color: #999;
	font-size: 10px;
}

.posttitle,.pagetitle {
	padding: 10px 22px 0;
}
.posttitle h1 {
    margin-bottom: 0px;
}

.post .entry,.page .entry {
	padding: 0 22px 10px;
	position: relative;
}

.postinfo {
	clear: both;
}

.userphoto {
	height: 30px;
	width: 30px;
	overflow: hidden;
	border: 1px solid #ccc;
	float: left;
	margin: 0 10px 0 22px;
	text-align: center;
	vertical-align: middle;
        display: inline;
}

.posttags {
	width: 430px;
	overflow: hidden;
	font-size: 10px;
	color: #00a4ff;
	margin: 0 10px 0 0;
	padding: 0;
	line-height: 15px;
        display: inline;
}

.posttagssingle {
	width: 540px;
}

.posttags a {
	color: #00a4ff;
}

.posttags a:hover {
	color: #0e2179;
}

.readmore {
	height: 30px;
	margin: 0 25px 0 0;
        padding: 0px 0px 0px 10px;
	float: right;
        display: inline;
}

.readmore a {
	line-height: 30px;
	font-weight: 700;
	text-decoration: none;
}

.readmore a:hover {
	text-decoration: underline;
}

.postbottom {
	width: 624px;
	height: 12px;
	background-image: url(images/contentbottom.png);
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 18px;
}

.prevpost {
	padding: 2px 0 2px 22px;
}

.nextpost {
	padding: 2px 22px 2px 0;
	text-align: right;
}

.cta {
	margin-top: 30px;
}

/* Widgets */
#right {
	width: 300px;
	float: right;
	display: inline;
	margin-right: 2px;
}

.widget {
	background: #FFF;
	margin-bottom: 20px;
	padding: 20px;
	width: 258px;
	border: 1px solid #00A4FF;
}
.nu_in_de_eu {
    padding-bottom: 30px;
}

.widget form,.widget ul {
	margin: 0;
	list-style: none;
	list-style-type: none;
}

.widget ul li {
	list-style: none;
	list-style-type: none;
}

.widgettitle {
	background-image: url(images/widgettop.png);
	padding: 7px 20px 5px 45px;
	margin: -20px -20px 15px;
	height: 28px;
	font-size: 22px;
	color: #FFF;
	font-weight: 400;
}

.filter_widget select {
    width: 200px;
    margin: 0px 0px 8px 0px;
}

/* Footer */
#footerwrap {
	width: 100%;
	clear: both;
}

#footer {
	color: #0e2179;
	height: 140px;
	width: 944px;
        padding: 10px 20px;
	margin: 0 auto;
	position: relative;
        background: #8bbed2;
}
#footer_border_top {
    border-top: 1px solid #0e2179;
    width: 924px;
}

.footercol {
	width: 210px;
	float: left;
	margin: 10px 10px 5px;
	display: inline;
	position: relative;
}

.footercol h3 {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0e2179;
	font-weight: 700;
	margin-bottom: 5px;
}

#footer a {
	font-size: 11px;
	text-dedoration: none;
}

#footer a:hover {
	color: #000;
	background-color: #fff;
}

#copyright {
	float: right;
	margin: 0 10px;
	display: inline;
	position: relative;
}

/*
=============================
DROPDOWN MENU
=============================
*/
#hormenu {
	position: relative;
	z-index: 100;
}

#hormenu ul {
	margin: 0px;
	list-style-type: none;
}

#hormenu li {
	float: left;
	position: relative;
}

#hormenu a,#hormenu a:visited {
	display: block;
	line-height: 15px;
	padding: 10px 10px;
	margin-right: 1px;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #facc1e;
}

#hormenu :hover > a,#hormenu ul ul :hover > a {
	color: #00a4ff;
	background: #ffffff;
}

/* Level 2 */
#hormenu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 35px;
	left: 0px;
}
#hormenu ul li:hover ul,#hormenu ul a:hover ul {
	visibility: visible;
}

#hormenu ul ul a,#hormenu ul ul a:visited {
	width:200px;
	margin-right: 1px;
	line-height: 18px;
	padding: 6px 10px;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	color: #00a4ff;
	background-color: #ffffff;
}

#hormenu ul ul a:hover, #hormenu ul ul :hover > a.drop {
	background: #cceeff;
	text-decoration:  underline;
}

/* Level 3 */

#hormenu ul ul ul {
	left: 220px;
	top: 0px;
}

#hormenu ul ul ul a, #hormenu ul ul ul a:visited {
	width: 200px;
	background: #cceeff;
}

#hormenu ul ul ul a:hover {
	background: #00a4ff;
	color: #0E2179;
}

/* dropdown visibillity*/

#hormenu ul :hover ul ul {
	visibility: hidden;
}
#hormenu ul :hover ul :hover ul {
	visibility: visible;
}

/*
=============================
WORDPRESS TEMPLATE TAGS
=============================
*/
/* sidebars */
.sidebar {
	list-style: none;
	list-style-type: none;
	margin: 0;
}

.sidebar .widget_text .widgettitle {
/*	display: none;*/
}

/* comments */
#comments {
	margin-top: 20px;
}

#respond {
	margin-top: 20px;
	clear: left;
}

#respond #comment {
	width: 100%;
	height: 100px;
}

.commentlist {
	list-style: none;
	list-style-type: none;
}

.commentlist li {
	padding: 10px;
	margin: 15px 0;
	background-color: #eee;
}

.commentlist .comment-author {
	display: inline;
}

.commentlist .comment-author img {
	float: left;
	margin: 2px 4px 0 0;
}

.commentlist .comment-author .says {
	display: none;
}

.commentlist .comment-meta {
	display: inline;
	float: right;
	font-size: 11px;
}

.commentlist .comment-meta a {
	text-decoration: none;
	color: #999;
}

/* profile pages */

#author-side {
	float: left;
	width: 160px;
	overflow: hidden;
	margin-right: 20px;
}

#author-content {
	float: left;
	width: 400px;
	clear: right;
}

.author-posts {
        overflow: hidden;
}

.an-author {
    overflow: hidden;
}

.socialicon {
	margin-right: 10px;
}

.author-image, #author-side {
	height: 150px;
	width: 150px;
	border: 1px solid #999;
	overflow: hidden;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.author-image img, #author-side img {
	margin: 0 -50%;
}

/* widgets */
.tf_status {
	margin: 5px 0;
	padding: 0;
}

#twitter-flock img {
	border: 1px solid #CCC;
	padding: 0;
	margin: 5px 10px 0 0;
}

#twitter-flock .tf_text {
	color: #333;
}

#twitter-flock a {
	color: #00a4ff;
}

#twitter-flock .tf_time {
	float: right;
}

/*
=============================
STYLING PLUGINS
=============================
*/

/* The Events Calendar */

#big {
	margin: 0;
}

/* WP Page Numbers */

#wp_page_numbers {
	text-align: center;
	margin: 0px 22px;
}

#wp_page_numbers ul {
	margin:  0;
	list-style: none; 
}

#wp_page_numbers li {
	margin: 0 5px;
	list-style-type: none;
	display:inline; 
}

#wp_page_numbers a {
	line-height: 20px;
	color: #0e2179;
	font-weight: bold;
	text-decoration: none;
}


#wp_page_numbers a:hover {
	color: #00A4FF;
	font-weight: bold;
	text-decoration: underline;
}

#wp_page_numbers .active_page a {
		font-weight: normal;
		text-decoration: underline;
}

/*
=============================
STYLING WIDGETS
=============================
*/

.blijfopdehoogte {
	background: url(images/blijfopdehoogtebg.png) repeat-y #FFF;
}

.nieuwsbriefbutton {
	margin-bottom: 5px;
}

.sociallinks {
	width: 100%;
}

.sociallinks td {
	width: 25%;
	text-align: center;
}

.eventsListWidget {
	padding-bottom: 35px;
}

.eventsListWidget li {
	margin-bottom: 10px;
}

.eventsListWidget a {
	color: #00A4FF;
}

.eventsListWidget a:hover {
	color: #0E2179;
}

a.view_all_agenda {
	color: #0E2179;
	float: right;
	font-weight: bold;
	text-decoration: none;
}
a.view_all_agenda:hover {
	text-decoration: underline;
}

#text-12 {
	margin: 0;
	padding: 4px;
	width: 290px;
}

#text-12 .widgettitle {
	background-image: url(images/widgettop.png);
	padding: 7px 20px 5px 45px;
	margin: -4px -4px 15px;
	height: 28px;
	font-size: 22px;
	color: #FFF;
	font-weight: 400;
}

/*
============
FAQ
============
*/

.faq-search {
    margin: 0px 0px 20px 0px;
}

.faq-search select {
    vertical-align: top;
    margin: 5px 4px 0px 4px;
}

.faq-search #faq-search {
    background: url(images/searchfield.png);
    width: 182px;
    height: 30px;
    padding: 0px 0px 0px 8px;
    border:0;
    vertical-align: top;
}

.faq-search #faq-search-btn {
    background: url(images/searchbutton.png);
    width: 64px;
    height: 32px;
    padding: 0px;
    border:0;
    cursor: pointer;
}

.faqsubmit {
	background: url(images/vraagbutton.png);
	width: 120px;
	height: 32px;
	padding: 0px;
	border:0;
	cursor: pointer;
}

#ll { display: none; }

.breadcrumbs {
    padding: 0px 22px;
    color: #00A4FF;
}
    .breadcrumbs a {
        color: #00A4FF;
        text-decoration: none;
    }
    .breadcrumbs a:hover {
        text-decoration: underline;
}

.wpcf7-response-output { display: none!important; }

.wpcf7-not-valid-tip {
    background-color: #FFE0E0!important;
    border-color: #FF7777!important;
    margin-left: 160px;
}