@charset "UTF-8";
/*   
Theme Name: Dagdieven
Theme URI: 
Description: isn't it nice...
Author: Hexaplex for Festina Lente
Author URI: http://www.hexaplex.nl
Template: sandboxrevisited
Version: 1.0
Tags: sandboxrevisited
.
.
*/
/* kleuren
zwart 	#000000;
rood 	#93250f;
goud 	#b68a45;
*/
/* CSS Document */


/*basic styles */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:0;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 16px;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:0em 0 1em 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0em 1em 1em 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:0em auto 1em;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em; display:none;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:8em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 0;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:none;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

/*
LAYOUT: Three-Column (Right)
DESCRIPTION: Three-column fluid layout with two sidebars right of content
*/
div#wrapper {
	width:1000px;
	margin:0px auto;
}
div#container {
float:left;
width:100%;
}

div#content {
margin:0 420px 0 30px;
}

div.sidebar {
float:left;
overflow:hidden;
width:180px;
}

div#primary {
margin:0 0 0 -390px;
}

div#secondary {
margin:0 0 0 -190px;
}

div#footer {
clear:left;
width:100%;
padding:50px 0;
}

/* formatting */

body {	
	color: #00000;
	font: 12px/17px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	background: #FFF;
}
h1, h2, h3, h4{ margin-top:0px; color:#93250f;}

a:link, a:visited{ color:#b68a45; text-decoration:none;}
a:hover, a:active{ color:#b68a45; text-decoration:underline;}



div#header{
 height:286px; width:1000px;}
h1#blog-title{ background-image:url(images/blog-title.png); margin:0px; width:663px; height:286px; display:block;  float:left; }
h1#blog-title span{ display:none;}
div#site-link{ width:337px; height:286px; float:left; clear:right; }
div#blog-description{display:none;}

a img { border:none;}

li.widget_twitter div ul li{ margin-bottom:0.5em }
li.widget_twitter div ul li a:link{ color:#b68a45;}
li.widget_twitter div ul li span.entry-content, 
li.widget_twitter div ul li span.time-meta{ display:block;}
li.widget_twitter div ul li span.from-meta { display:block;} 
li.widget_twitter div ul li span.time-meta a:link,
li.widget_twitter div ul li span.time-meta a:visited,
li.widget_twitter div ul li span.from-meta a:link,
li.widget_twitter div ul li span.from-meta a:visited{ color:#000;}



div.sidebar h3{
	text-transform: uppercase;
	}
div.sidebar h3 a:link, div.sidebar h3 a:visited{
	text-transform: uppercase;
	text-decoration:none;
	color:#93250f;
	}
div.sidebar h3 a:hover, div.sidebar h3 a:active{
	color:#b68a45;
	}
	
div.post{ margin-bottom:20px;}	
div#wrapper {
	background: url(images/kift-bg-all.png) repeat-y 0px 0px;
}

body.wordpress .lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}
body.wordpress #lbPrevLink:hover {
	background: transparent url(images/prev.gif) no-repeat 0 15%;
}
body.wordpress #lbNextLink:hover {
	background: transparent url(images/next.gif) no-repeat 100% 15%;
}
body.wordpress #lbCloseLink {
	background: transparent url(images/close.gif) no-repeat center;
}
body.wordpress #lbBottom{ color:#000;}

body.wordpress .form-submit #submit{
	height:50px;
	width:217px;
	background: url(images/reactie.png) no-repeat;
	border:0px;
	text-indent:300px;
}

body.wordpress .form-submit #submit:hover{
	filter:alpha(opacity=60); -moz-opacity:0.6; opacity: 0.6;
}

#searchform.blog-search input.button, #searchform-no-results input.button{	
height:22px;
	width:191px;
	background: url(images/zoeken.png) no-repeat;
	border:0px;
	text-indent:300px;}
#searchform.blog-search input.button:hover, #searchform-no-results input.button:hover{
	filter:alpha(opacity=60); -moz-opacity:0.6; opacity: 0.6;
}

ol#singlecomments{ padding:0 0 0 22px; }
.comment-body{ margin-bottom:8px;}
.comment-body p { margin:4px 0px;}

li.widget_rss ul li { margin: 0 0 8px;}


#footer a:hover img{
	filter:alpha(opacity=60); -moz-opacity:0.6; opacity: 0.6;
}

body.page-template-nieuwsbrief-php input#button{	
height:22px;
	width:163px;
	background: url(images/versturen.png) no-repeat;
	border:0px;
	text-indent:300px;}
body.page-template-nieuwsbrief-php input#button:hover{
	filter:alpha(opacity=60); -moz-opacity:0.6; opacity: 0.6;
}
