/*
Theme Name: Druivensuiker
Theme URI: http://www.druivensuiker.be/
Description: The theme made for <a href="http://www.druivensuiker.be/">druivensuiker.be</a>.
Version: 1.1
Author: Bert Pattyn
Author URI: http://www.dextrose.be/
*/

/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
	}
ul li {
	list-style-type: square;
	margin-left: 2.5em;
	}
ol li {
	list-style-type: decimal;
	margin-left: 2.5em;
	}
hr {
	clear: both;
	visibility: hidden;
	}
img {
	border: 0;
	}
.imgcenter {
	text-align: center;
	}
.imgleft {
	margin: 4px 4px 4px 0;
	float: left;
	}
.imgright {
	margin: 4px 0 4px 4px;
	float: right;
	}
body {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	background: #90BD60 url(images/bgmain.gif) repeat-x 0 0;
	color: #fcfcfc;
	}
#wrap {
	margin: 0 auto;
	width: 759px;
	}
a:link,
a:visited {
	text-decoration: none;
	border-bottom: none;
	color:#a23b6e;
	}
a:hover,
a:active {
	text-decoration: none;
	border-bottom: 1px dotted #fcfcfc;
	color: #7c2d54;
	}
a.imagelink:link,
a.imagelink:visited,
a.imagelink:hover,
a.imagelink:active {
	margin: 0;
	padding: 0;
	border: none;
	}
p {
	margin: 1em 0;
	line-height: 1.4;
	}
blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	border-left: 5px solid #B5D591;
	border-top: 1px dotted #B5D591;
	border-bottom: 1px dotted #B5D591;
	}
ul, ol {
	margin-top: 1em;
}
.nodisplay {
	display: none;
}
/* Header
------------------------------------------------------------------*/
#description {
	text-indent: -9000px;
	background: url(images/description.gif) no-repeat;
	height: 78px;
	}
h1 {
	text-indent: -9000px;
	background: url(images/h1.gif) no-repeat;
	height: 42px;
	float: left;
	font-weight: normal;
	overflow: hidden;
	}
h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active {
	display: block;
	width: 336px;
	height: 42px;
	border-bottom: none;
	font-weight: normal;
	}

/* Navigation
------------------------------------------------------------------*/
#navigation {
	margin: 0 15px 0 0;
	padding: 0;
	display: inline;
	list-style: none;
	height: 42px;
	float: right;
	}
#navigation li {
	margin: 0;
	padding: 0;
	display: inline;
	}
#navigation li a {
	margin: 0;
	padding: 0;
	display: block;
	height: 42px;
	text-decoration: none;
	float: left;
	text-indent: -5000em;
	border: 0;
	overflow: hidden;
	}
#navigation li a:hover,
#navigation li a.selected {
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-position: 0 -42px;
	}
#navigation li a.active {
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
#menu_overzicht {
	width: 101px;
	background: url(images/menu_overzicht.gif) no-repeat 0 0;
	}
#menu_archief {
	width: 80px;
	background: url(images/menu_archief.gif) no-repeat 0 0;
	}
#menu_fotos {
	width: 65px;
	background: url(images/menu_fotos.gif) no-repeat 0 0;
	}
#menu_wie {
	width: 55px;
	background: url(images/menu_wie.gif) no-repeat 0 0;
	}
#menu_contact {
	width: 84px;
	background: url(images/menu_contact.gif) no-repeat 0 0;
	}

/* Content
------------------------------------------------------------------*/
#content {
	width: 476px;
	float: left;
	margin: 0;
	padding: 30px 15px;
	}
.post {
	margin: 0 0 20px 0;
	float: left;
	width: 476px;
	}
h2 {
	font-size: 1.7em;
	font-weight: normal;
	color: #a23b6e;
	}
h2.maintitle {
	border-bottom: 1px solid #A23B6e;
	margin-bottom: 1em;
}
h2.sub {
	font-size: 1.3em;
	margin-left: 15px;
	}
h2.sub2 {
	font-size: 1.3em;
	color: #a23b6e;
	border-bottom: 1px solid #a23b6e;
	margin: 0;
	padding: 0;
	clear: both;
	}
h2 a, h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #A23B6E;
	border: none;
	}
h2 a:hover, h2 a:active {
	text-decoration: none;
	color: #7c2d54;
	border: none;
	}
h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #a23b6e;
	margin: 1em 0 1em 0;
	border: none;
	border-bottom: 1px solid #a23b6e;
	}
h3.ondertitel {
	font-size: 0.85em;
	font-weight: normal;
	color: #a23b6e;
	margin: 0;
	border: 0;
	}
h3.sub {
	font-size: 0.9em;
	margin: 0 0 0.4em 15px;
	border: 0;
	}
h3 a:link,
h3 a:visited {
	text-decoration: none;
	color:#a23b6e;
	}
h3 a:hover,
h3 a:active {
	text-decoration: none;
	border: none;
	border-top: 1px solid #A23B6E;
	color: #7c2d54;
	}
h3.sub a:hover,
h3.sub a:active,
h3.ondertitel a:hover,
h3.ondertitel a:active {
	border: none;
	}
h4 {
	color: #a23b6e;
	font-size: 120%;
	margin: 1.6em 0 0 0;
	}
h5 {
	color: #FCFCFC;
	font-size: 100%;
	margin: 1em 0 0 0;
	}
.strike {
	text-decoration: line-through;
}
.entry {
	margin: 1em 0;
	padding: 0;
	line-height: 1.3em;
	word-spacing: 0.1em;
	}
.entry a:link, .entry a:visited {
	border-bottom: 1px dotted #709941;
	}
.entry a:hover, .entry a:active {
	border-bottom: 1px dotted #fcfcfc;
	}
.alignleft {
	display: block;
	width: 70%;
	float: left;
	margin: 0 0 0.2em 0;
	padding: 0;
	text-align: left;
	}
.alignright {
	display: block;
	width: 20%;
	float: right;
	margin: 0 0 0.2em 0;
	padding: 0;
	text-align: right;
	}
.clear {
	clear: both;
	}
.clearright {
	clear: right;
	}
.postmetadata {
	margin: 0 0 0 0;
	border-top: 1px solid #B5D591;
	border-bottom: 1px solid #B5D591;
	padding: 2px 15px 1px 15px;
	background: #90BD60;
	font-size: 0.9em;
	line-height: 1.7em;
	color: #7c2d54;
	}
.category {
	background: url(images/categorie.gif) no-repeat;
	padding: 0 0 1px 18px;
	}
.comments {
	background: url(images/reactie.gif) no-repeat;
	padding: 0 0 1px 20px;
	margin-left: 8px;
	}
.edit {
	background: url(images/edit.gif) no-repeat;
	padding-left: 20px;
	}
.aanpassen a:link,
.aanpassen a:visited,
.aanpassen a:hover,
.aanpassen a:active {
	text-decoration: none;
	border-bottom: none;
	color: #7c2d54;
	}
.leesmeer {
	background: url(images/arrowright.gif) no-repeat top right;
	padding-right: 18px;
	font-weight: bold;
	line-height: 2em;
	}
.entry a.imagelink,
.entry a.imagelinkcenter {
	border: none;
	}
.entry a.imagelink:link img,
.entry a.imagelink:visited img {
	margin: 4px;
	padding: 2px;
	background-color: #89B05C;
	border: 1px solid #fcfcfc;
	}
.entry a.imagelink:hover img,
.entry a.imagelink:active img {
	margin: 4px;
	padding: 2px;
	background-color: #b5d591;
	border: 1px solid #fcfcfc;
	}
.entry a.imagelinkcenter:link img,
.entry a.imagelinkcenter:visited img {
	margin: 0px;
	padding: 2px;
	background-color: #89B05C;
	border: 1px solid #fcfcfc;
	}
.entry a.imagelinkcenter:hover img,
.entry a.imagelinkcenter:active img {
	margin: 0px;
	padding: 2px;
	background-color: #b5d591;
	border: 1px solid #fcfcfc;
	}
#moreposts {
	margin: 0.5em 0;
	}
#moreposts li {
	list-style-type: none;
	margin: 0;
	}
.UTWPrimaryTags {
	font-size: 0.8em;
}

/* Single
------------------------------------------------------------------*/
.singlenav {
	margin-bottom: 1em;
	float: left;
	}
.singlenav .alignleft a {
	background: url(images/arrowleft.gif) no-repeat 0 0;
	padding-left: 18px;
	}
.singlenav .alignright a {
	background: url(images/arrowright.gif) no-repeat top right;
	padding-right: 18px;
	}

/* Comments
------------------------------------------------------------------*/
ul.reacties li {
	background-color: transparent;
	list-style-type: none;
	margin: 0 0 6px 0;
	padding: 0;
	}
ul.reacties li.alt {
	background-color: #85B456;
	}
ul.reacties ul li {
	list-style-type: square;
	margin-left: 2em;
	}
ul.reacties ol li {
	list-style-type: decimal;
	margin-left: 2.5em;
	}
.reactieinhoud {
	line-height: 1.3;
	}
.reactieinhoud img {
	margin: 0 0.3em;
	}
.listul {
	margin-bottom: 2.5em;
	}
.listul li {
	list-style-type: square;
	margin-left: 2em;
	margin-bottom: 0.4em;
	}
.reactiegravatar {
	float: left;
	margin: 6px 0 6px 6px;
	}
.reactiecontent {
	padding: 6px 6px 0 62px;
	margin: 0;
	}
.reactieinhoud a:link, .reactieinhoud a:visited {
	border-bottom: 1px dotted #709941;
	}
.reactieinhoud a:hover, .reactieinhoud a:active {
	border-bottom: 1px dotted #fcfcfc;
	}
.reactiemeta {
	border-bottom: 1px solid #85B456;
	margin: 0;
	padding: 0 0 3px 0;
	}
.reactiemeta p {
	padding: 0;
	margin: 0;
	line-height: normal;
	}
.alt .reactiemeta {
	border-bottom: 1px solid #9CC76C;
	}
.commentauthor {
	display: block;
	width: 59%;
	float: left;
	}
.commentdate {
	display: block;
	width: 39%;
	float: right;
	text-align: right;
	}
.commentdate a:link,
.commentdate a:visited {
	color: #fcfcfc;
	border-bottom: none;
	}
.commentinput, .contactinput {
	text-align: left;
	}
#commentgravatar {
	float: right;
	}
.commentinput input, .contactinput input {
	background-color: #fcfcfc;
	border: 1px solid #89b05c;
	padding: 1px 2px;
	color: #496f26;
	}
.contactinput textarea {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background-color: #fcfcfc;
	border: 1px solid #89b05c;
	padding: 1px 2px;
	color: #496f26;
	}
.contactinput #submit {
	padding: 0;
	margin: 0;
	}
textarea#comment {
	width: 468px;
	}
.extracomment {
	font-size: 0.75em;
	text-align: right;
	margin: -1em 0 0 0;
	}

/* =Sidebar
------------------------------------------------------------------*/
#sidebar {
	width: 238px;
	margin: 0;
	padding: 0 0 30px 15px;
	float: right;
	background: url(images/bgsidebar.gif) no-repeat 0 0;
	}
h2.sidebarheader {
	font-size: 1.4em;
	border-top: 1px solid #b5d591;
	border-bottom: 1px solid #b5d591;
	margin: 2em 0 0.5em 0;
	padding: 2px 0;
	color: #a23b6e;
	clear: left;
	}
h3.sidebarheader {
	font-size: 1.2em;
	font-weight: normal;
	color: #a23b6e;
	margin: 0.5em 0;
	}
#sidebar ul li {
	list-style-type: none;
	margin-left: 0;
	}
p.banner a {
	text-decoration: none;
	border: 1px solid #9CC76C;
	display: block;
}
ul#delicious li, ul#anderelinks li, #lastfm ul li {
	list-style: none;
	background: url(images/links.gif) no-repeat 0 0;
	padding-left: 20px;
	margin-bottom: 0.5em;
	}
ul#wishlistlinks li {
	list-style: none;
	background: url(images/categorie.gif) no-repeat 0 0;
	padding-left: 20px;
	margin-bottom: 0.5em;
	}
ul#muziek li {
	list-style: none;
	background: url(images/muziek.gif) no-repeat 0 0;
	padding-left: 20px;
	margin-bottom: 0.5em;
	}
.delicious_pagina {
	background: url(images/delicious.small.gif) no-repeat 2px 3px;
	padding-left: 18px;
	margin-left: 2px;
	}
.lastfm_profiel {
	background: url(images/lastfm.gif) no-repeat 2px 2px;
	padding-left: 18px;
	margin-left: 2px;
}
.delicious_feed, .flickr_feed {
	background: url(images/feed.gif) no-repeat 0 2px;
	padding-left: 18px;
	margin-left: 2px;
	line-height: 1.8em;
	}
#sidebar .flickr-photos a:link,
#sidebar .flickr-photos a:visited {
	border: 1px solid #9CC76C;
	margin: 0 2px 2px 0;
	display: block;
	height: 75px;
	width: 75px;
	float: left;
	}
#sidebar .flickr-photos a:hover,
#sidebar .flickr-photos a:active  {
	border: 1px solid #fcfcfc;
	margin: 0 2px 2px 0;
	}
#sidebar .flickr-photos img {
	margin: 0;
	padding: 0;
	}
#sidebar .flickr-photos a.more-photos {
	height: auto;
	width: auto;
	padding-left: 0px;
	margin-left: 2px;
	border: 0;
	}

/* Shelf
------------------------------------------------------------------*/
#shelf {
	clear: both;
	background: #85B456 url(images/bgshelf.gif) repeat-x top left;
	margin: 0;
	padding: 0;
	}
#shelf2 {
	width: 750px;
	margin: 0 auto;
	}
.shelfcol {
	float: left;
	width: 226px;
	padding: 1em 12px;
	}
.shelfcol ul.footcats {
	margin-bottom: 2em;
	}
.shelfcol ul.footcats li {
	background: url(images/categorie.gif) no-repeat;
	padding-left: 20px;
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 7px;
	}
.shelfcol ul.footlinks li {
	background: url(images/links.gif) no-repeat 0 0;
	padding-left: 20px;
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 7px;
	}
.shelfcol ul.footmonths li {
	background: url(images/datum.gif) no-repeat 0 0;
	padding-left: 20px;
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 7px;
	}
h2.shelfheader {
	font-size: 1.4em;
	border-top: 1px solid #b5d591;
	border-bottom: 1px solid #b5d591;
	margin: 0 0 0.7em 0;
	padding: 2px 0;
	color: #a23b6e;
	}
h3.shelfheader {
	font-size: 1.2em;
	font-weight: normal;
	color: #a23b6e;
	margin: 0.5em 0;
	border: none;
	}
.recentcomment {
	display: block;
	/*height: 56px;*/
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px dashed #9CC76C;
	}
.recentcomment p {
	margin: 0;
	padding: 0;
	}
.recentcomment p.recentcommentauthor,
.recentcomment h3.shelfheader {
	margin: 0 0 6px 0;
	/*padding-left: 56px;*/
	}
.recentcomment h3 a:link,
.recentcomment h3 a:visited {
	text-decoration: none;
	color:#a23b6e;
	}
.recentcomment h3 a:hover,
.recentcomment h3 a:active {
	text-decoration: none;
	border: none;
	color: #7c2d54;
	}
.recentcomment .gravatar {
	float: left;
	clear: left;
	padding-right: 6px;
	}

/* Archief
------------------------------------------------------------------*/
.archief_maand {
	background-color: #90BD60;
	padding: 6px;
	border-top: 1px solid #B5D591;
	}
#searchform #s {
	border: 1px solid #89B05C;
	margin: 0;
	padding: 2px;
	width: 200px;
	}
#searchsubmit {
	vertical-align: middle;
	margin-top: -3px;
	}
.archiefmaand {
	margin: 0;
	border-top: 1px solid #B5D591;
	border-bottom: 1px solid #B5D591;
	padding: 2px 15px 1px 15px;
	background: #90BD60;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.7em;
	color: #7c2d54;
	}
.archieful {
	margin: 0.5em 0;
	}
.archieful li {
	list-style-type: none;
	margin-bottom: 0.3em;
	margin-left: 15px;
	}
.archieful li span {
	margin-right: 1em;
	}
.archiefreacties {
	display: block;
	float: right;
	text-align: right;
	}

.errorMessage {
	border-top: 1px solid #BB2C44;
	border-bottom: 1px solid #BB2C44;
	color: #BB2C44;
	padding: 0.5em 0;
	font-weight: bold;
	font-size: 1.1em;
	}
.infoMessage {
	border-top: 1px solid #B5D591;
	border-bottom: 1px solid #B5D591;
	color: #fcfcfc;
	padding: 0.5em 0;
	font-weight: bold;
	font-size: 1.1em;
	}

/* Footer
------------------------------------------------------------------*/
#bottomads {
	margin: 15px;
	clear: both;
	}
#footer {
	background: #85B456 url(images/bgshelf.gif) repeat-x top left;
	text-align: center;
	padding: .1em;
	margin: 0;
	}
#footer p {
	font-size: .94em;
	line-height: 1em;
	color: #b5d591;
	}
#footer img {
	vertical-align:middle;
	}
#footer a:link,
#footer a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #b5d591;
	color: #B5D591;
	}
#footer a:hover,
#footer a:active {
	text-decoration: none;
	border-bottom: 1px dotted #b5d591;
	color: #fcfcfc;
	}
p.clearleft {
	clear: left;
	margin: 0;
	padding: 1em 0 0 0;
	}
/* Clearfix
------------------------------------------------------------------*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix {
	display:inline-block;
	}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
	}
/* End hide from IE Mac */
* html .clearfix {
	height: 1%;
	}