/*-----------------------------------------------------------------------------
Primary Eightyseven Style Sheet

version:   3.0
author:    Kars Kremers
email:     k.kremers@gmail.com
website:   http://www.eightyseven.nls
-----------------------------------------------------------------------------*/

/* =Reset Styles - Thank you Eric Meyer (http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/) */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333333;
	background: white;
	font-family: Geneva, Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
ol, ul, li {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
table td, table th {
	padding : 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* =General Style */

body {
	background: url(images/top_gray.gif) #565656 repeat-x top left;
}
#headerholder span.swap {
	display: none;
}

/* Head */

#top {
	width: 100%;
	height: 268px;
	background: url(images/top_gray_image.gif) no-repeat center top;
	overflow: hidden;
}
#headerholder {
	width: 780px;
	height: 268px;
	margin: 0 auto;
	text-align: left;
}
#headerholder .logo {
	float: left;
	margin-left: -5px;
	border: 0px;
	width: 186px;
	height: 268px;
}
#headerholder #name {
	margin: 81px 0px 0px 58px;
	float: left;
}
h1#eightyseven {
	font-size: 42px;
	display: block;
	height: 51px;
	width: 475px;
	letter-spacing: 18px;
	color: #FFFFFF;
	margin-left: -8px;
	background: url(images/eightyseven.png) no-repeat top left;
}
h2#undertitle {
	font-size: 23px;
	display: block;
	height: 33px;
	width: 360px;
	letter-spacing: 12px;
	color: #FFFFFF;
	margin-left: -4px;
	background: url(images/websiteanddesign.png) no-repeat top left;
}
#mainmenu {
	position: relative;
	height: 57px;
	width: 540px;
	margin: 37px 0 0 58px;
	float: left;
	color: #FFFFFF;
	font-size: 20px;
}
#mainmenu li ul li {
	float: left;
}
#mainmenu li ul li {
	background: #42779c;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 9px 10px 9px 10px;
	margin: 0 16px 0 0;
	color: #FFF;
	text-shadow: 1px 1px 2px #213b4d;
	text-decoration: none;
}
#mainmenu li ul li:hover, #mainmenu li ul .current_page_item, #mainmenu li ul .current_page_parent {
	background: #3c86bb;
	text-decoration: none;
}
#mainmenu li ul li a {
	color: inherit;
	text-decoration: inherit;
}

/* Main */

#mainarea {
	position: relative;
	width: 100%;
	background: #FFFFFF;
	border-bottom: #559fd6 solid 3px;
	padding: 20px 0 0 0;
	clear: both;
}
#centercontent {
	width: 780px;
	margin: 0 auto;
	clear: both;
}
#blogcontainer{
	float: left;
	width: 540px;
}
#pagecontainer{
	float: left;
	width: 780px;
	padding: 0 0 10px 0;
}
.sidebar{
	float: left;
	width: 220px;
	margin: 0 0 0 10px;
	display: inline;
}
a:link, a:visited{
	text-decoration: none;
	color: #3c85ba;
}
a:hover{
	text-decoration: underline;
	color: #333333;
}

/* Footer */

#footerholder {
	position: relative;
	width: 780px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	color: #FFFFFF;
}
.linkcat {
	float: left;
	width: 170px;
	margin: 10px 120px 0 0;
}
#linkcat-2 {
	margin: 10px 0px 0px 0px;
}
.linkcat h2 {
	font-size: 21px;
	margin: 10px 0 15px 0;
	text-shadow: 1px 1px 2px #2a2a2a;
}
.linkcat li {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding: 4px 0 4px 10px;;
	border-bottom: dashed 1px #FFFFFF;
}
.linkcat li:hover {
	background-color: #6d6d6d;
}
.linkcat li a {
	color: inherit;
	text-decoration: inherit;
}
#twitter_div {
	float: right;
	width: 291px;
	height: 152px;
	margin: 10px 0 0 0;
	background: url(images/twitter.png) no-repeat bottom left;
}
 #twitter_div h2 {
	 font-size: 21px;
	 margin: 10px 0 15px 67px;
	 text-shadow: 1px 1px 2px #2a2a2a;
 }
 #twitter_div h2 a {
	 color: #FFFFFF;
	 text-decoration: none;
 }
 #twitter_div h2 a:hover {
	 color: #559fd6;
 }
ul#twitter_update_list {
	position: relative;
	margin: 24px 0px 0px 80px;
	width: 192px;
	font-size: 12px;
	line-height: 17px;
	color: #696969;
	list-style-type:none;
}
#twitter_div ul a {
	color: #488FCD;
	text-decoration: none
}
#twitter_div ul a:hover {
	color: #696969;
	text-decoration: underline;
}
#copy {
	clear:both;
	width: 780px;
	text-align: right;
	margin: 10px 0 10px 0;
}

/* Sidebar */

.sidebar ul{
	margin: 0 0 0 10px;
}
.sidebar ul li{
	padding: 10px 0 10px 0;
}
.sidebar ul li h2{
	font-size: 18px;
	padding: 0 0 10px 0;
	text-shadow: 1px 1px 2px #cccccc;
}
.sidebar ul ul li {
	display: block;
	font-size: 12px;
	line-height: 21px;
	padding: 4px 0 4px 10px;;
	margin: 0 0 0 -10px;
	border-bottom: dashed 1px #565656;
	color: #3c85ba;
}
.sidebar ul ul li:hover {
	color: #FFF;
	background-color: #559fd6;
}
.sidebar ul ul li a {
	color: inherit;
	text-decoration: inherit;
}
.sidebar .tags {
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	text-align: center;
}
.sidebar .tags a {
	padding: 2px;
}
.sidebar .tags a:hover {
	background: #559fd6;
	padding: 2px;
	color: #FFF;
	text-decoration: none;
}

/* Algemeen */

.post {
	padding: 10px 0 10px 0;
}
.post h3 {
	font-size: 20px;
	text-shadow: 1px 1px 2px #cccccc;
	padding: 0 0 15px 0;
}
.post h3 a {
	color: #333;
}
.post h4 {
	font-size: 17px;
	padding: 0 0 15px 0;
	text-shadow: 1px 1px 2px #cccccc;
}
.post p {
	line-height: 24px;
}
.post .date, p.postmetadata, .post .volg, .wpcf7 .wpcf7-response-output {
	font-size: 12px;
	color: #333;
	line-height: 18px;
	border: none;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 4px 8px 5px 10px;
	margin: 0 0 10px 0;
	background-color: #eef5fb;
}
.post img.alignright {
	float: right;
	padding: 15px 0 5px 10px;
}
.post img.alignleft {
	float: left;
	padding: 0 15px 0 0;
}
.commentmetadata {
	font-size: 12px;
	line-height: 18px;
}
.entry{
	line-height: 21px;
}
.post .entry img {
	margin: 0 0 10px 0;
}
p{
	padding: 0px 0 10px 0;
}
.post .readmore {
	font-size: 13px;
	margin: 0 0 10px 0;
}
.post .special {
	background: #eef5fb;
	border: dashed 1px #aacfea;
	padding: 10px;
	margin: 0 10px 10px 10px;
	font-size: 13px;
}
.post ul{
	margin: 0 0 10px 0;
}
.post li {
	margin: 0 0 0 40px;
	list-style-type: disc;
}
.navigation {
	font-size: 13px;
}
.navigation .previous {
	margin: 10px 0 30px 0;
	float: right;
}
.navigation .next {
	margin: 10px 0 30px 0;
	float: left;
}
.post .share {
	font-size: 12px;
	margin: -5px 0 10px 0;
}
.post .relatedposts {
	margin: 10px 0 15px 0;
}
.post .relatedposts h3 {
	font-size: 18px;
	padding: 10px 0 5px 0;
}
.post .relatedposts ul, .post .relatedposts li{
	list-style-type: disc;
	margin: 0 0 0 40px;
}
.comments {
	background: #eef5fb;
	border-top: dashed 1px #aacfea;
}
.comments-center {
	width: 780px;
	margin: 0 auto;
}
.comments-template{
	width: 540px;
	padding: 0 0 20px 0;
}
.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li{
	line-height: 18px;
	padding: 10px 0 0 0;
}
.comments-template h2, .comments-template h3, .relatedpost h2, .relatedpost h3{
	font-size: 18px;
	padding: 15px 0 10px 0;
	text-shadow: 1px 1px 2px #c5c8ca;
}
.commentmetadata{
	font-size: 12px;
	margin: 0 0 5px 0;
}
.comments-template .commentlist span.commenttext {
	display: block;
	font-size: 14px;
	line-height: 21px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 10px 0 0 10px;
	margin: 0 0 10px 0;
	background-color: #FFF;
	-webkit-box-shadow: 1px 1px 2px #c5c8ca;
    -moz-box-shadow: 1px 1px 2px #c5c8ca;
	box-shadow: 1px 1px 2px #c5c8ca;
}
.comments-template .commentlist .authcomment span.commenttext {
	display: block;
	font-size: 14px;
	line-height: 21px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 10px 0 0 10px;
	margin: 0 0 10px 0;
	background-color: #488FCD;
	color: #FFF;
	-webkit-box-shadow: 1px 1px 2px #c5c8ca;
    -moz-box-shadow: 1px 1px 2px #c5c8ca;
	box-shadow: 1px 1px 2px #c5c8ca;
}
.comments-template p.nocomments{
	padding: 0;
}
.comments-template textarea{
	font-size: 12px;
}
.commentmetadata .name {
	font-size: 14px;
}
#commentform p {
	font-size: 14px;
	line-height: 22px;
}

/* Forms */

.sentance input {
	background: #d4e7f5;
	border-bottom: dashed 1px #333;
	border-top: none;
	border-left: none;
	border-right: none;
	font-size: 14px;
	color: #333;
}
textarea {
	background: #d4e7f5;
	border: solid 1px #aacfea;
	font-size: 14px;
	color: #333;
}
.textpartleft {
	float: left;
	width: 380px;
	margin: 0 0 10px 0;
	line-height: 21px;
}
.textpartright {
	float: left;
	width: 380px;
	margin: 0 0 10px 20px;
}
.clearfix {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.wpcf7 .sentance input {
	background: #f2f2f2;
	border-bottom: dashed 1px #333;
	border-top: none;
	border-left: none;
	border-right: none;
}
.wpcf7 input.inputyour-name {
	width:100px;
}
.wpcf7 input.wpcf7-validates-as-email {
	width: 150px;
}
.wpcf7 input.inputyour-subject {
	width: 200px;
}
.wpcf7 textarea {
	background: #f2f2f2;
	border: solid 1px #d9d9d9;
}
input:focus, textarea:focus, .wpcf7 .sentance input:focus {
	background: #FFC;
	outline: #FF9;
}
.post p.overmij {
	width: 540px;
}
.post p.narrow {
	width: 300px;
	float: right;
}
.post a.featured {
	position: absolute;
	width: 220px;
	margin: -200px 0 0 540px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 10px 0 10px 10px;
	background-color: #565656;
	color: #FFF;
	-webkit-box-shadow: 1px 1px 2px #666;
    -moz-box-shadow: 1px 1px 2px #666;
	box-shadow: 1px 1px 2px #666;
}
.post a:hover.featured {
	background-color: #3c86bb;
	color:#FFF;
	text-decoration: none;
}
#post-4 .entry {
	margin: 0 0 -20px 0;
}
.portfolio p {
	float: left;
	background: url(images/mag.gif) no-repeat top left;
	width: 240px;
	height: 190px;
	margin: 0 10px 20px 10px;
	overflow: inherit;
}
.portfolio a:hover img {
	filter:alpha(opacity=70);
	opacity:0.70;
}
.post strong {
	font-weight: bold;
}