
@import url(reset.css);
@import url(grid1000-16.css);

/* -------------------------------- */

* {
	margin: 0;
	padding: 0;
}

/* -------------------------------- */

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	background: #e0d5b9 url(../images/background/achtergrond-sences.gif) repeat fixed;
}
/*------
hr {
	display: none;
}
*/
img {
	vertical-align: middle;
}

h1 {
	font-size:46px;
	line-height:42px;
	margin-bottom:30px;
	padding-left:8px;
	padding-right:8px;
}

h2 {
	font-size:30px;
	line-height:10px;
	margin-bottom:90px;
	padding-left:8px;
	padding-right:8px;
}

h3 {
	margin-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
}

h4 {
	margin-bottom: 12px;
	font-size: 20px;
	line-height: 24px;
}

h5 {
	margin-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;	
	font-size: 18px;
	line-height: 18px;
}

p {
	margin-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 12px;
	line-height: 20px;
}

.tekst {
	
	font-size: 12px;
	line-height: 20px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a:hover {
	color: #cfc7a0;
}

/* -----------------------------
acronym {
	border-bottom: 1px dotted #eee;
}

kbd {
	font-family: "Monaco", "Courier New", fixed;
	font-size: 1em;
	text-transform: uppercase;
}

input {
	width: 93%;
	padding: .4em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
}

span.amp {
	font-family: Baskerville, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #999;
}

span.by {
	font-family: "Palatino", Georgia, "Times New Roman", serif;
	font-style: italic;
	text-transform: lowercase;
	color: #999;
}

#pages {
	margin: 0 0 0 16px;
	padding: 0 8px;
	overflow: hidden;
}

#pages ul {
	list-style-type: none;
}

#pages li {
	margin: 0 33px 0 0;
	font-size: 14px;
	line-height: 23px;
	float: left;
}

#twitter blockquote p {
	padding: 0;
	font-family: "Palatino", Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-style: italic;
	line-height: 14px;
	text-indent: -1px;
}

#twitter blockquote p:before, #twitter blockquote p:after {
	font-size: 13px;
	vertical-align: middle;
	content: '"';
}

img.avatar {
	width: 60px;
	height: 68px;
	border: 6px solid #eee;
	margin-right: 12px;
	margin-bottom: 2px;
	float: left;
}

#about h3, #search h3 {
	margin-bottom: 20px;
}

#tags {
	padding: 0 8px;
}

#tags a {
	padding-right: 8px;
	font-size: 12px;
	line-height: 24px;
}

 */
 
#achtergrond {
	margin: 50px auto 0;
	width: 1016px;
	padding-top: 0;
	background: url(../images/background/midden.png) repeat-y;
}

#achtergrondverloop {
	margin: 0 auto;
	width: 1016px;
	padding-top: 10px;
	background: url(../images/background/verloop.jpg) no-repeat;
	background-position: 8px 0px;
}

#header {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	color: white;
	background: url(../images/background/kop.jpg) no-repeat;
}

#wrapper {
	margin: 0 auto;
	margin-top: 10px;
}

#logo {
	position: relative;
	top: 20px;
	left: 20px;
	width: 330px;
	height: 128px;
}

#quote {
	width: 500px;
	display: block;
	text-align: right;
	padding-left: 480px;
	text-transform: lowercase;
	color: #fffeff;
	font: bold 18px "Palatino", Georgia, "Times New Roman", serif;
}

#content {
	clear: both;
	overflow: hidden;
}

#koptekst{
	margin: 10px 8px 12px 186px;
	padding-left: 8px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #cfc7a0;
	font: bold 14px/14px "Times New Roman", Georgia, Times, serif;
}

.post {
	margin: 0 0 0 0;
	padding: 1px 0 20px 0;
	border-bottom: 1px solid #958379;
	overflow: hidden;
}

.post-meta {
	text-align: right;
}

.post-content h3 {
	color: #5d3210;
	margin-bottom: 12px;
	letter-spacing: 1px;
	font: normal normal 28px/32px "Times New Roman", Georgia, Times, serif;
	margin-top: 6px;
}

.post-content h5 {
	margin-top: 30px;
	font-size: 20px;
	line-height: 24px;
}

.post-content p {
	width: 528px;
}

.post-content div.half-size {
	width: 540px;
	opacity: 1;
}

.post-content ul {
	margin-bottom: 20px;
	padding: 0 8px;
}

.post-content li {
	margin-bottom: 4px;
	font-size: 13px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
}

.post-content blockquote {
	margin-left: -184px;
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 6px;
	padding-top: 15px;
	border-top: 1px solid #958379;
	border-bottom: 1px solid #958379;
	float: left;
	text-align: center;
}

.post-content blockquote p:before, .post-content blockquote p:after {
	font-size: 16px;
	vertical-align: middle;
	content: '"';
}

.post-content blockquote p {
	width: 220px;
	margin-bottom: 8px;
	font-family: "Palatino", Georgia, "Times New Roman", serif;
	font-size: 16px;
	font-style: italic;
	line-height: 26px;
	text-indent: -1px;
	padding-left: 10px;
	color: #5d3210;
}

.post-meta span {
	display: block;
	padding: 0 8px 3px 8px;
	color: #5d3210;
	border-bottom: 1px solid #5d3210;
	font: normal normal 24px/32px "Times New Roman", Georgia, Times, serif;
}

.post-meta ul {
	list-style-type: none;
}

.post-meta li {
	padding: 8px 8px;
	font-size: 14px;
	line-height: 20px;
	border-bottom: 1px solid #958379;
}

.post p {
	font-size: 12px;
	line-height: 20px;
}

.section {
	margin: 0 0 40px 0;
}

.section ul {
	list-style-type: none;
}

.section li {
	padding: 8px 8px;
	border-bottom: 1px solid #958379;
	font: 14px/20px "Times New Roman", Georgia, Times, serif;
}

.section h3, h4 {
	padding: 8px 8px;
	font: normal normal 22px/32px "Times New Roman", Georgia, Times, serif;
	letter-spacing: 1px;
	color: #cfc7a0;
}

.section h3 {
	margin-bottom: 4px;
	padding-bottom: 2px;
	border-bottom: 1px solid #958379;
}

img.centered {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

p.meta {
	margin-bottom: 1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

p.meta em {
	font-family: "Palatino", Georgia, "Times New Roman", serif;
	font-style: italic;
	text-transform: lowercase;
	font-weight: normal;
}

#footer {
	height: 60px;
	padding: 16px 0 0 0;
	margin-bottom: 20px;
	border-top: 1px solid #958379;
	border-bottom: 0px solid #958379;
	clear: both;
	overflow: hidden;
}

#footer p {
	margin-bottom: 0;
	font-size: 12px;
}

img.full-width {
	display: block;
	margin-left: -200px;
	margin-bottom: 20px;
}

p.full-width-caption {
	width: 180px;
	margin-left: -190px;
	font-size: 14px;
	font-style: italic;
	color: #999;
	float: left;
}

div.half-size p.caption {
	font-size: 14px;
	font-style: italic;
	text-align: center;
	color: #999;
}

p#foo {
	margin-top: 40px;
	font-size: 46px;
	font-weight: bold;
	color: #111;
	float: right;
}

p#foo em {
	font-family: "Palatino", Georgia, "Times New Roman", serif;
	font-style: italic;
	color: #999;
}
