/*  
Theme Name: Spamkip Vijf
Theme URI: http://spamkip.com/
Description: Vijfde layout voor Spamkip.com
Version: 0.5
Author: Matthijs Hartemink
Author URI: http://spamkip.com/
*/

body {
	font-size: 12px;
	color: #000;
	font-family: tahoma, verdana, arial, sans-serif;
	background: #cddfff;
	text-align: left;
	line-height: 17px;
	margin: 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 954px;
}

#header {
	height: 116px;
	width: 954px;
	position: relative;
	background: url("images/header.jpg");
}

#note {
	background: #6699ff;
	font-size: 14px;
	padding: 5px;
}

#backstripe {
	height: 116px;
	width: 100%;
	position: absolute;
	background: url("images/backstripe.jpg");
	left: 0;
}

#content {
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	padding-left: 10px;
	padding-right: 10px;
	width: 705px;
	background: #ffffff;
	border-left: 1px solid #6699ff;
	border-right: 1px solid #6699ff;
	float: left;
}

h1 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 15pt;
	color: #6699ff;
	margin-bottom: 2px;
}

#sidebar {
	width: 215px;
	float: right;
	padding: 5px
}

#linkcat-2 li {
	list-style-type: none;
}

li {
	list-style-type: none;
	border-bottom: 1px solid #6699ff;
}

ul {
	padding: 0px;
	margin: 0px;
}

#woot {
	border-bottom-color: #6699ff;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-color: #6699ff;
	border-bottom-width: 1px;
	border-right-width: 1px;
	width: 954px;
	background: #e9f1fe;
	float: right;
	overflow: hidden;
}

a.blauw1 {
	color: #6699ff;
}

a {
	color: #334c7e;
}

.postinfo {
	background: #e9f1fe;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.headerknop {
	height: 100px;
	width: 500px;
}

.formblauw {
	border-style: solid;
	background-color: #e9f1fe;
	border-color: #334c7e;
	border-width: 1px;
}

.formwit {
	border-style: solid;
	background-color: white;
	border-color: #334c7e;
	border-width: 1px;
}

.posticon {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin-bottom: 3px;
	margin-right: 10px;
}