/*  
Theme Name: Tijdmachine-clean
Theme URI: http://tijdmachine.net
Description: Tijdmachine template by mecanica.nl
Version: 1.0
Tags: tijdmachine
Author: Martijn Swart
Author URI: http://mecanica.nl/

*/

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}

html, body
{
background-color:#000;
height: 100%;
}

body {
padding-top: 175px;
padding-bottom: 50px;
background:url(./images/home-background.jpg) center top no-repeat;
}

body, input, textarea, select, option {
font-family: verdana, "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
color: #000;
}

input[type=submit]:hover, button:hover {
cursor: pointer;
}

.screenreader {
position: absolute;
left: -999em;
top: -999em;
}

a:link, a:visited {
color: #000;
text-decoration: underline;
}

a:focus, a:hover, a:active {
text-decoration: none;
}

hr {
border: none;
height: 1px;
overflow: hidden;
background: none;
clear: both;
}

.bottomspace {
margin-bottom: 2em;
}

.topspace {
margin-top: 2em;
}

/* Head */

#head {
position: relative;
width: 57em;
margin: 0 auto;
padding: 0.8em 0 1.2em 0;
}

#head a {
text-decoration:none;
display:block;
line-height: 150px;
}

#head h1 {
position: absolute;
top:-170px;
width: 437px;
height: 150px;
text-indent: -9999em; 
overflow: hidden;
}

#head em {
display: block;
position: relative;
width: 437px;
top:-10px;
padding-top: .15em;
line-height: 1.5em;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #000;
border-bottom: 1px dotted #997114;
background: url(images/balk-background-80.png) left top repeat;
}


/* navigation */

#navigation {
margin-bottom: 2em;
}

#navigation ul {
width: 57em;
margin: 0 auto;
}

#navigation ul li {
position: relative;
padding-left: 1em;
margin: 0 auto;
line-height: 1.75em;
color: #fff;
text-align: left;
border-bottom: 1px dotted #997114;
background: url(images/balk-header.png) left top no-repeat;
cursor: pointer;
}

#navigation ul li a {
display: block;
color: #fff;
text-decoration: none;
cursor: pointer;
}

#navigation ul li a:hover {
color: #fff;
text-decoration: none;
cursor: pointer;
}


#navigation ul li.current {
background: url(images/balk-background-80.png) left top repeat;
}


#navigation ul li.current a {
color: #000;
}

#navigation ul li:hover {
background: url(images/balk-background-60.png) left top repeat;
}

/* language */

#language {
position: relative;
width: 57em;
margin: 0 auto;
}

#language ul {
display: block;
position: relative;
top:-235px;
}

#language li {
display: block;
float:right;
position: relative;
margin-right: 0.5em;
width: 100px;
padding-top: 1.15em;
padding-bottom: 0.3em;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.1em;
font-style: normal;
font-size: 0.7em;
color: #000;
border-bottom: 1px dotted #997114;
background: url(images/balk-background-60.png) left top repeat;
}


#language ul li a {
display: block;
color: #000;
text-decoration: none;
cursor: pointer;
}

#language ul li a:hover {
color: #fff;
}

#language ul li.active {
background: url(images/balk-background-80.png) left top repeat;
cursor: pointer;
}


#language ul li.active a {
color: #fff;
}

#language ul li:hover {
cursor: pointer;
background: url(images/balk-background-60.png) left top repeat;
}


/* post */

.post {
margin: 0 auto;
width: 56em;
padding: 1em 0 0.5em 1em;
position: relative;
background: url(images/balk-background-80.png) left top repeat;
}

.post p
{
font-size: 0.8em;
width:70%;
padding-bottom: 1em;
}

.post h3
{
font: normal 1.5em/1.1em georgia, palatino, "Times New Roman", serif;
padding-bottom: 0.5em;
}

.post h3 a
{
text-decoration: none;
}

.post h3 a:hover
{
color: white;
}

.post a.more-link
{
text-decoration: none;
}

.post a.more-link:hover
{
text-decoration: underline;
font-weight: bold;
}

/* WordPress */

