/* -- This is the place to add your own style modifications without touching the original styles -- */
/*webkitfonts Novecentowide-Book, Novecentowide-Normal, Novecentowide-Medium, Novecentowide-DemiBold*/
body {
	background: #fbf7ef url("afb/bg_2.png") center 0 no-repeat;
	margin:0;
	padding:0;
	border:0;
	font-family: verdana, tahoma, arial, sans-serif;
}
#outer-wrap, #wrap {
	background-color:transparent;
	width:960px;
	max-width: 960px;
	border:0;
	margin:0 auto;

}
#outer-wrap::before, #outer-wrap::after {
	content: 0;
	width:0;
}

/*h3.widgettitle a, h3.widgettitle a:link, h3.widgettitle a:visited, h3.post-title a, h3.post-title a:link, h3.post-title a:visited, h2.post-title a, h2.post-title a:link, h2.post-title a:visited  {
	color: #003366;
}*/
/*
.feat-excerpt, .flex-caption h2.post-title a, .flex-caption h2.post-title a:link, .flex-caption h2.post-title a:visited {
	color: #000000;
}*/

/*fonts*/
/*size*/
#sitetitle .title, #topnav{
	font-size: 16px;
}
#sitetitle .title a {
	font-family: Novecentowide-Normal, verdana, arial, sans-serif;
}
h3, h2, h2.feature-title, h2.feat-title, h3.widgettitle, h1.page-title, h2.feature-title span, h2.feat-title span, h3.widgettitle span, h1.archive-title {
	font-size: 14px;
	color: #003366;
}

/*titels sidebar smal links en maintitels midden als block*/
#sidebar-narrow h3.widgettitle, h2.feature-title, h2.feat-title, h1.page-title, h1.post-title, h1.archive-title {
	border-bottom: 2px solid #003366;
	margin-bottom: 20px;
	background: #ffffff;
	height: 30px;
	padding: 0 0 10px;
}
#sidebar h3.widgettitle, #sidebar h3.widgettitle span {
	background: #eeeeee;
	height: 24px;
	margin-bottom: 11px;
}
#sidebar h3.widgettitle {
	padding: 4px 0 0 12px;
}
h1.post-title, h2.post-title, h3.post-title {
	font-size: 18px;
	margin: 0 0 20px;
}

/*family*/
#sitetitle .title, #topnav, #topnav ul ul li a, h3, h2, h1.page-title, h1.post-title, h1.archive-title {
	font-family: Novecentowide-Normal, verdana, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	letter-spacing: 0px;

}

/*header*/
#header {
	background-color: #fff;
	height: 44px;
	width: 920px;
	padding: 0 20px;
}
#head-content {
	float:left;
	width: 240px;
	height: 44px;
	margin:0;
}


/*menubalk*/
#topnav {
	background-color: #fff;
}
#topnav ul {
	border-bottom-color: #eeeeee;
	float: right;
	height: 44px;
}
#topnav ul a, #topnav ul a:hover, #sitetitle .title {
	padding: 10px 12px ;
	line-height: 24px;
	text-shadow: 0 0 0 ;
}
/*eind menubalk*/
/*eind header*/

/*featured*/
.container {	

	padding: 0 0 36px;
	background: transparent url("afb/bg_feat.png");
}
.controls-container {
	margin: 0 0 10px;
	background: transparent;
}
.featured {
	width: 958px;
	margin: 30px auto 0 auto;
	border: solid 1px #fff;
}
.flexslider .slides, .flexslider {
	background-color: transparent;
}

.flexslider .feature-image {
	width: 610px;
	margin: 30px 0 30px 30px;
}
.flexslider .flex-caption {
	max-width: 230px;
	margin: 30px 30px 0 30px;
}
.controls-container {
	height: 30px;

}
.controls-container ul.flexslide-custom-controls  {
	padding: 8px 30px 0 30px;
}
.flex-direction-nav li a {
	margin-top: 0px;
	background: url("afb/sprite.png") 0 0 no-repeat;
	height: 30px;
	width: 30px;
}
.flex-direction-nav li .next {
	background-position: -31px 0;
	margin-right: 30px;
}
.flex-direction-nav li .prev {
		margin-left: 30px;
}
/*bolletjes featureslider*/
.flexslide-custom-controls li a {
	border: 1px solid #ffcc66
}
/*eind featured*/

/*page*/
#page {
	margin-top: 30px;
	background:#fff url("afb/sprite.png") 0 -30px no-repeat ;
}
#contentleft {
	width: 600px;
	margin-left: 30px;
}
#contentright {
	width: 270px;
	margin-right: 30px;
}
.cat-posts-widget .post {
	padding: 0 0 20px; 
	marging: 0 0 30px; 
}
.post, .page.hentry {
	background: #ffffff;
	border-bottom: 2px solid #336699;
}
/*tabs op de archiefpagina*/
/*.archive-tabs a:link {
	background: transparent;
	color: #000000;
	padding: 0 20px 0 0;
}*/
/*#commentform input#submit:hover, .archive-tabs a:hover, .archive-tabs a:active, .archive-tabs .ui-tabs-selected a, #commentform input#submit, .archive-tabs a, .archive-tabs a:link, .archive-tabs a:visited, p.email-form .subbutton, #searchform #submitbutton, p.email-form .sub, #searchform #searchfield {
color: #0099ff;
background: transparent;
}*/
#commentform input#submit:hover, .archive-tabs a:hover {
	color: #00ccff;
}


.flex-direction-nav li .next:hover,
.flex-direction-nav li .prev:hover {
	background-color:#ddd;
}
#footer {
	display:none;
}	
#footer-widgets {
	background: #003366;
}
#footer-widgets h3.widgettitle span {
	background: #003366;
}
#footer-widgets h3.widgettitle, .single .meta, .allcomments  {
	background-image: url();
}
/*#footer-widgets ul li a:hover {
	color: #ffcc66;
}*/
/*zwarte blokjes links; archief en submit buttons*/
#commentform input#submit, .archive-tabs a, .archive-tabs a:link, .archive-tabs a:visited, p.email-form .subbutton, #searchform #submitbutton, p.email-form .sub, #searchform #searchfield, #commentform input#submit:hover  {
	font-weight: normal;
	font-size:12px;
	background: #eeeeee;
	font-family: verdana, arial, sans-serif;
}
#commentform input#submit {
	color: #003366;
}
#footer-widgets .limit {
padding: 0 30px;
}
.footer-widget1 {
	width: 920px;
}
#footer-widgets #text-6 {
	float: left;
	width: 200px;
	margin-right:430px
}
.back-top a:link, .back-top a:visited {
	color: #003366;
	border-color: #003366;
	background: transparent;
	margin-bottom: 10px;
}
.back-top a:hover {
	color:#00ccff;
}	

/* tabel CV*/
table th {
	padding:0;
}
table.cv {
	width: 570px;
	font-size: 12px;
	line-height: 1.3em;
	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.cv th {
	width: 80px;
	vertical-align: top;;
	font-weight: normal;
	border-width: 0px;
	padding: 0 0 20px 0;
	background-color: white;
}
table.cv td {
	vertical-align: top;;
	border-width: 0px;
	padding:  0 0 20px 0;
	border-style: inset;
	border-color: gray;
	background-color: white;
}
/*schaduw*/
#header, .featured, #page, #footer-widgets {
-moz-box-shadow: 0px 4px 16px #336699;
-webkit-box-shadow: 0px 4px 32px #336699;
box-shadow: 0px 1px 5px #ccc;
}
dd.wp-caption-text.gallery-caption, .wp-caption {
font-size: 8pt;
padding: 5px;
margin: 0;
}
dd {
	margin-left: 0;
}
.footer-widget2 {
	background: transparent;
}
.footer-widget2, .footer-widget2 a:link, .footer-widget2 a:visited {
	color:#dddddd;
	font-size: 10px;
}

/*3 kolomspagina, smalle links is vervallen
#sidebar-narrow {
	width: 190px;
	margin: 0 0 0 30px;
}
.sn-c-sw #content {
	width:380px;
	margin: 0 0 0 30px;
}*/