html {
	background: #2C4762 url(http://static.tumblr.com/j8lh0bq/Dpskkwo59/background.jpg) repeat-x left top;
}

body {
	min-width: 854px;
	font: normal 14px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #222;
}

a {
	color: #3D667C;
	text-decoration: none;
}

div#candy {
	width: 828px;
	margin: 0 auto;
	padding: 30px 0;
}

div#wrapper {
	background-color: #FFF;
	-webkit-box-shadow: rgba(0,0,0,0.8) 0 0 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

div#header {
	background-color: #BFDBE2;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-bottom: 1px solid #ACBEC3;
}

div#header h1 {
	padding: 36px 19px 36px 74px;
	display: block;
}

img#thijsjacobscomonly {
	width: 358px;
	height: 75px;
}

div#content {
	width: 100%;
	overflow: visible;
	padding-bottom: 40px;
}

div#posts {
	width: 603px;
	float: left;
	display: inline;
	position: relative;
	margin-left: -13px;
}

div#sidebar {
	width: 200px;
	margin: 30px 19px 30px 0;
	float: right;
	display: inline;
}

div#sidebar h3 {
	color: #444;
	font: bold 18px/2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #EEE;
}

div#sidebar p, div#sidebar ul {
	margin: 10px 0;
}

div#sidebar a {
	font-weight: bold;
	color: #222;
}

div#sidebar a:hover {
	color: #344A52
}

div#sidebar li a {
	display: block;
	background: url(http://static.tumblr.com/j8lh0bq/Md1kkwqnt/starsprite.png) no-repeat left -27px;
	margin: 0 0 2px;
	padding: 3px 0 3px 22px;
}

div#sidebar li a:hover {
	background: url(http://static.tumblr.com/j8lh0bq/Md1kkwqnt/starsprite.png) no-repeat left 0;
}

div#search {
	margin-bottom: 10px;
}

div#search input {
	font: 14px/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #222;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

input#search_query {
	padding: 6px 4px;
	width: 120px;
	background-color: #F9F9F9;
	border: 1px inset #E6E6E6;
}

input#search_button {
	padding: 6px 0;
	width: 60px;
	background-color: #F2F2F2;
	border: 1px outset #CCC;
}

p#email {
	clear: both;
}

img#portrait {
	padding: 2px;
	border: 3px solid #DDD;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 3px 5px 5px 0;
	float: left;
	display: inline;
}

div.searchmeta {
	margin: 30px 0;
}

div.searchmeta p {
	width: 516px;
	margin-left: 87px;
}

span.realquery {
	color: #f00;
}

div.post {
	width: 100%;
	overflow: auto;
	margin: 30px 0;
}

div.postmeta {
	width: 68px;
	float: left;
	display: inline;
	line-height: 1em;
	text-align: center;
}

div.postmeta a {
	font-weight: bold;
	color: #555;
}

div.postmeta a:hover {
	color: #222;
}

div.date {
	padding-bottom: 13px;
	background: url(http://static.tumblr.com/j8lh0bq/Rpnkkwo5q/folded.png) no-repeat left bottom;
}

div.notes {
	margin-top: -5px;
	padding-bottom: 13px;
	background: url(http://static.tumblr.com/j8lh0bq/UX0kkwo69/foldednotes.png) no-repeat left bottom;
}

div.date_inner, div.notes_inner {
	border-bottom: 1px solid rgba(0,0,0,0.2);
	border-right: 1px solid rgba(0,0,0,0.1);
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

div.date_inner a, div.notes_inner a {
	padding: 6px 0 10px;
	display: block;
}

div.date_inner {
	font-size: 32px;
	line-height: 36px;
	background-color: #FAFAFA;
}

div.date_inner span {
	display: block;
	font-size: 16px;
	line-height: 16px;
}

div.notes_inner {
	font-size: 14px;
	line-height: 18px;
	background-color: #FFFECA;
}

div.notes_inner span {
	display: block;
	font-size: 10px;
	line-height: 10px;
}

div.linkbox {
	padding-bottom: 13px;
	background: url(http://static.tumblr.com/j8lh0bq/Rpnkkwo5q/folded.png) no-repeat left bottom;
}

div.linkbox a {
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	border-right: 1px solid rgba(0,0,0,0.1);
	background: #C6DFE5 url(http://static.tumblr.com/j8lh0bq/6jAkkwqza/linker.png) no-repeat 548px center;
	padding: 18px 70px 16px 87px;
	display: block;
	color: #537683;
	font: bold 22px/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: rgba(255,255,255,0.5) 0 1px 0;
}

div.linkbox a:hover {
	color: #618c9b;
}

div.postcontent {
	width: 516px;
	margin-left: 87px;
}

div.fover a:hover, h2 a:hover, div#footer a:hover, div#subfooter a:hover {
	background-color: #F1F7F9;
	border-bottom: 1px solid #CFDEE4;
	color: #3D667C;
}

div.postcontent p, div.postcontent pre, div.postcontent ul, div.postcontent ol, div.postcontent blockquote, div.source, div.caption, div.reblogmeta p {
	margin: 14px 0;
}

div.postcontent h2 {
	font: bold 22px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 14px;
}

div.quote {
	padding-left: 46px;
	font: 22px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #555;
	background: url(http://static.tumblr.com/j8lh0bq/8RCkkwpqg/quote.png) no-repeat left 7px;
}

div.source {
	padding-left: 46px;
	font-style: italic;
}

div.container {
	padding: 4px;
	border: 4px solid #DDD;
	display: inline-block;
	clear: both;
	line-height: 10px;
	font-size: 14px;
}

div.postcontent ul {
	list-style: square;
}

div.postcontent ul li {
	margin: 2px 40px;
}

div.postcontent blockquote {
	margin: 14px 40px;
	color: #666;
}

div.postcontent pre {
	padding: 10px;
	background-color: #f2e6f2;
	overflow: auto;
	color: #8e0085;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-right: 1px solid rgba(0,0,0,0.05);
}

div.postcontent code {
	text-shadow: #FFF 0 1px 1px;
	font: 12px/1.4em "Bitstream Vera Sans Mono", "Consolas", "Monaco", "Courier New", Courier, mono;
}

/* For your own protection */

div.postcontent img {
	max-width: 500px;
}

ul.chat {
	margin: 0 !important;
}

ul.chat li {
	display: block;
	margin: 0 0 2px !important;
	padding: 3px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

ul.chat li span {
	font-weight: bold;
}

ul li.odd {
	background-color: #DDD;
	color: #222;
}

ul li.even {
	background-color: #EDEDED;
	color: #333;
}

div#notes {
	padding-left: 87px;
	margin: 30px 0 0;
}

ol.notes li {
	display: block;
	margin: 0 0 2px !important;
	padding: 5px 8px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #444;
	background-color: #FFFECA;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-right: 1px solid rgba(0,0,0,0.05);
}

ol.notes li a {
	color: #222;
}

img.avatar {
	vertical-align: text-bottom;
	width: 16px;
	height: 16px;
}

div#footer {
	margin: 0 0 30px;
	padding: 0 238px 0 74px;
	clear: both;
}

div#footer a {
	color: #444;
	margin-right: 14px;
	font: bold 18px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#subfooter {
	padding: 0 238px 0 74px;
	clear: both;
}

div#subfooter p {
	color: #999;
}