@charset "UTF-8";
/* 
Theme Name: Nick Jacobs
Theme URL: http://www.nickjacobs.nl/
Description: Basic Wordpress theme
Version 1.0
Author: Maarten van Gent
Author URL: http://www.maartenvangent.nl/

*/

@font-face {
    font-family: Fertigo;
	src: url(http://www.nickjacobs.nl/fonts/Fertigo_PRO.otf) format("opentype");
	}

@font-face {
	font-family: 'MidoMedium';
	src: url('http://www.nickjacobs.nl/fonts/Mido.eot');
	src: local('Mido'), local('Mido-Medium'), url('http://www.nickjacobs.nl/fonts/Mido.woff') format('woff'), url('http://www.nickjacobs.nl/fonts/Mido.ttf') format('truetype'), url('http://www.nickjacobs.nl/fonts/Mido.svg#Mido-Medium') format('svg');
	}

body{
	margin: 0;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	color: #333333;
	}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
	}

.post p{
	margin-bottom: 15px;
	}
	
h1{
	font-family: MidoMedium;
	font-size: 24px;
	color: #333333;
	padding-bottom: 5px;
	font-weight: 100;
	}

h2{
	font-family: MidoMedium;
	font-size: 18px;
	color: #333333;
	font-weight: 100;
	padding-bottom: 5px;
	}
	
.title h2{
	font-family: MidoMedium;
	font-size: 48px;
	color: #333333;
	font-weight: 100;
	}

h3{
	font-weight: 100;
	font-size: 11px;
	}

img{
	border: none;
	}

a:link, a:visited{
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	}

a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	}

#header a:link{
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	}
	
#header	a:visited{
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	}

#header a:hover{
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	}

#menu a:link{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3399FF;
	padding: 2px 2px 2px 2px;
	}

#menu a:visited{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3399FF;
	padding: 2px 2px 2px 2px;
	}

#menu a:hover{
	text-decoration: none;
	color: #3399FF;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	}

#login a:link{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 0 0 0 0;
	}

#login a:visited{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 0 0 0 0;
	}

#login a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	padding: 0 0 0 0;
	}

.tag a:link{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
	padding: 0 0 0 0;
	}

.tag a:visited{
	text-decoration: none;
	color: #999999;
	background-color: #FFFFFF;
	padding: 0 0 0 0;
	}

.tag a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	padding: 0 0 0 0;
	}

.commentmetadata a:link{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #99CCCC;
	padding: 1px 1px 1px 1px;
	}

.commentmetadata a:visited{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
	padding: 1px 1px 1px 1px;
	}

.commentmetadata a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #66CCCC;
	padding: 1px 1px 1px 1px;
	}

.excerpt-title a:link{
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	padding-top 5px;
	}

.excerpt-title a:visited{
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	padding-top 5px;
	}

.excerpt-title a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	padding-top 5px;
	}

.license a:link{
	text-decoration: none;
	color: #000000;
	background-color: #FFCCCC;
	padding: 0 0 0 0;
	}

.license a:visited{
	text-decoration: none;
	color: #000000;
	background-color: #FFCCCC;
	padding: 0 0 0 0;
	}

.license a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0 0 0 0;
	}

#wrapper{
	margin: 10px auto 0 auto;
	width: 900px;
	}
	
#login{
	width: 900px;
	height: 30px;
	text-align: right;
	display: block;
	}

#header{
	width: 200px;
	min-height: 200px;
	float: left;
	}

#menu{
	padding: 10px 0px 10px 0px;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	}

#container{
	width: 700px;
	float: right;
	}
	
#home-box{
	width: 700px;
	height: 430px;
	position: relative;
	right: 10px;
	float: right;
	overflow: hidden;
	margin-bottom: 10px;  
    padding: 0;
	}

/*BEGIN SLIDER*/

ul.slideshow {  
    list-style: none;  
    width: 700px;  
    height: 430x;  
    position: relative;
    margin: 0;  
    padding: 0;
    }     
  
ul.slideshow li {  
    position: absolute;
    left: 0px;
    right: 0px;
    }  
  
ul.slideshow li.show {  
    z-index: 500;
	}

  
ul img {  
    border:none;      
	}  

/*END SLIDER*/

.post{
	width: 700px;
	margin-top: 10px;
	}

.title{
	padding: 0px 0px 10px 0px;
	}

.postmetadata{
	padding: 0px 0px 0px 0px;
	}

.entry{
	padding: 10px 0px 10px 0px;
	width: 400px;
	background-color: #FFFFFF;
	}
	
#excerpt-home{
	float: left;
	width: 900px;
	}

.excerpt-post{
	height: 140px;
	min-width: 100px;
	margin: 0px 10px 25px 0px;
	float: left;
	display: inline;
	position: relative;
	z-index: 500;
	}

.excerpt-title{
	text-align: center;
	}

.excerpt{
	height: 140px;
	min-width: 100px;
	}

.seperator{
	height: 25px;
	width: 150px;
	display: block;
	background-image: url(http://www.nickjacobs.nl/images/seperator.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-position: left;
	}

.sleperator{
	height: 25px;
	width: 150px;
	display: block;
	background-image: url(http://www.nickjacobs.nl/images/sleperator.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-position: left;
	}

.smeperator{
	height: 25px;
	width: 890px;
	display: block;
	background-image: url(http://www.nickjacobs.nl/images/sleperator.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-position: left;
	float: left;
	position: relative;
	bottom: 8px;
	}

ul#blogroll{
	list-style: none;
	position: relative;
	right: 40px;
	bottom: 10px;
	}

#footer{
	width: 900px;
	padding: 40px 0px 10px 0px;
	font-size: 9px;
	line-height: 25px;
	float: left;
	display: block;
	}

#footer img{
	border: 4px;
	border-color: #FFFFFF;
	}

.wplogo{
	float: left;
	padding: 10px 0 25px 0;
	}

.license{
	width: 300px;
	background-color: #FFCCCC;
	}