/*
=== blue ===
bg: #ebf2f8
links: #38627e
intro: #33607f
footer: #d7dfe7
titles: #c7d2dc
widgets: #e3eaf0
border: #c0ccd8
*/

/*=== Setup ===*/

a{
	color: #38627e;
}

input,select,textarea{
	border: #e6e6e6 1px solid;
}

h1{
	color: #ff9200;
	font-size: 1.8em;
	letter-spacing: -1px;
	margin: 0 0 .8em
}

h1 a{
	color: #ff9200;
}

h2{
	color: #ff9200;
}
h2 a{
	color: #ff9200;
}
h3{
	color: #262625;
}
h4{
	color: #444444;
}

/*=== Intro ===*/
p.intro a {
	color:#FFFFFF;
}
p.intro a:hover {
	color:#222222;
}

/*=== Buttons ===*/

.btn-rounded a{
	background: url(blue/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
.btn-rounded a span{
	background: url(blue/btn-rounded.gif) no-repeat right;
}
.btn {
	background:url(blue/btn.gif) repeat-x;
	border:1px solid #38627e;
 	color:#FFF;
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1 li a{
	color: #3f3f3f;
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background: url(blue/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(blue/btn-rounded.gif) no-repeat right
}

/*- Nav2 -*/
.nav2 li a, .widget li a{
	color: #555555;
}
.nav2 li a:hover, .widget li a:hover{
	color: #38627e;
}


/*=== Sub Columns ===*/
.col1 a{
	color: #555555;
}
.col3 h2{
	color: #464646;
}


/*=== Styling Boxes ===*/
/*- Box1 -*/
.box .top,.box .bot{
	background: url(blue/box-top.gif) no-repeat top;
}
.box .bot{
	background: url(blue/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #ffffff;
}
/*- Box2 -*/
.box2 .top,.box2 .bot{
	background: url(blue/box2-top.gif) no-repeat top;
}
.box2 .bot{
	background: url(blue/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #dae4f0;
}
/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: url(blue/box3-top.gif) no-repeat top;
}
.box3 .bot{
	background: url(blue/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #e3eaf0;
}

/*- Box5 -*/
.box5 .top,.box5 .bot{
	background: url(blue/box5-top.gif) no-repeat top;
}
.box5 .bot{
	background: url(blue/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(blue/box5-bgr.gif) repeat-y top;
}

/*- Box7 -*/
.box7{
	color: #ffffff;
}
.box7 .top,.box7 .bot{
	background: url(blue/box4-top.gif) no-repeat top;
}
.box7 .bot{
	background: url(blue/box4-bot.gif) no-repeat top
}
.box7 .spacer{
	background: #0d2d4e;
}

/*- Box8 -*/
.box8{
	margin: 0px;
	width: 940px
}
.box8 .top,.box8 .bot{
	background: url(blue/box6-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box8 .bot{
	background: url(blue/box6-bot.gif) no-repeat top
}
.box8 .spacer{
	background: #d7dfe7;
	height: 1%;
	padding: 0px 25px
}
#nieuwskop .box8 .spacer{
	padding: 0px 25px
}

/*- Date -*/
.date{
	color: #898989;
}

/*=== Styling Forms ===*/
/*- Search -*/
#search input.keyword{
	background: #c7d2dc;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c0ccd8;
	border-left: 1px solid #c0ccd8;
}

/*- Form1 Setup -*/
.btn-general{
	background: #38627e;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-arr a{
	background: #c7d2dc;
	color: #ffffff;
}

/*=== Footer ===*/
#footer a{
	color: #949387;
}

/*=== Posts ===*/
.post img {	
	border:0px solid #f6f5ed;
}
.dildo{
	float:left;
	margin-top:8px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	border:1px;
}
.post li a:hover{
	color: #38627e;
}
.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#ebf2f8 url(blue/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #d7dfe7;
	border-bottom:1px solid #d7dfe7;	
}

/*=== Widget styling ===*/
.widget #recentcomments li a{
	color: #38627e;
}
.widget #recentcomments li a:hover{
	color: #38627e;
}
.widget #searchform, .widget #calendar_wrap{
	background: #e3eaf0;
}
.widget #wp-calendar caption {
	color:#333333;
}
.widget #wp-calendar thead th {
	color:#333333;
}
.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(blue/ico-quote.gif) no-repeat top left;
}

.portfolio {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 5px;
	border:0;
	}
	
	.portfolio-border img{
		display:block;
		margin-left:auto;
		margin-right:auto;
		margin-bottom: 5px;
		border:0;
	}
