@charset "UTF-8";
/* CSS Document 
Theme Name: JB_portfolio
Description: This theme is made by Jeroen Berkenbosch for his photography portfolio. Check out www.jeroenberkenbosch.nl or email to info@jeroenberkenbosch.nl for more information
Version: 1.0
Author: Jeroen Berkenbosch
Author URL: http://www.berkenbosch.net
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	background-color: #333333;
	border: 1px solid #FFFFFF;
	margin: 10px 10px 0px 30px;
	padding: 3px 10px 3px 10px;
	font-size: 1em;
	line-height: 1.5;
	color: #FFFFFF;
	width: 80%;
}

body {
	background-color: #232323;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 1em;
	line-height: 1.5;
	color: #FFFFFF;
	background-position: top;
	margin-bottom: -4px;
	padding: 0 0 20px 0;
	text-align: center;
}

a:link, a:visited{
	text-decoration: none;
	color: white;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
	color: #ff0048;
}

p{
	padding: 0;
}

h1{
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 3em;
	padding: 0 0 10px 0;
}

h2 {
	color: #ff0048;
	font-weight: bold;
}

/*DIVS*/

#wrapper{
	margin: 0 auto 0 auto;
	width: 985px;
	text-align: left;
}

/*header*/
#header{
	float: right;
	width: 965px;
	padding: 0 0 0 10px;
	text-align: right;	
/*	background-image: url(./header.png);*/
	background-repeat: no-repeat;
	height: 50px;
	margin: 0 0 10px 0;
}

.headerfloat{
	float: right;
	margin: 0;
	padding: 0;
}

#header h5{
	font-size: 10px;
	text-transform: none;
	padding-right: 28px;
	padding-top: 80px;
	letter-spacing: 1px;
	color: #999999;
}

#header h5 a{
	font-weight: normal;
	color: #999999;
}


#header h5 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
  
/*container*/
#container {
	width: 870px;
	margin: 10px auto 0 auto;
	float: right;
	background-color: #424242;
	min-height: 400px;
	border: 1px solid #000000;
	}
	
/*post*/
.post{
	padding: 10px 10px 0 10px;
}

.post p {
	padding: 0;
}

.post h2{
	text-transform: none;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 1.8em;
	padding: 0;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/*sidebar*/

.sidebar {
	width: 100px;
	float: left;
	line-height: 25px;
	text-align: left;
	padding: 0;
	margin: 0;
	display: inline; /*IE-spul*/;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 7px 10px 0 10px;
	font-size: 24px;
	text-transform: lowercase;
}

/* Dropdownspul */

/* Submenudingen */
.sidebar ul li ul li a{
	font-size: 20px;
	padding: 0 10px 0 0;
	line-height: 21px;
	text-transform: lowercase;
}

.sidebar ul li ul li a:hover{
	background: transparent;
	list-style: disc;
	padding: 0;
}

/* Page item */
li.current_page_item a {
	color: #ff0048;
}

li.current_page_item a:link {
	color: #FFFFFF;
	text-transform: lowercase;
	padding: 0;
}

li.current_page_item a:hover {
	color: #ff0048;
	text-transform: lowercase;
	padding: 0;
}

li.current_page_item a:active {
	color: #ff0048;
	text-transform: lowercase;
	padding: 0;
}

/* Ancestor */

li.current_page_ancestor a:link {
	color: #ff0048;
	text-transform: lowercase;
	padding: 0;
	margin: 0;
}

li.current_page_ancestor a:hover {
	color: #ff0048;
	text-transform: lowercase;
	padding: 0;
	margin: 0;
}

li.current_page_ancestor a:active {
	color: #ff0048;
	text-transform: lowercase;
	padding: 0;
	margin: 0;
	}

/*footer*/
#footer{
	height: 1em; /* ie doubles padding-top if he doesn't have "haslayout" */
	clear: both;
	float: right;
	width: 965px;
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-align: right;
	color: #888888;
}

#footer p{
	line-height: 18px;
	margin: 3px 0 0 0;
}

#footer h5{
	font-size: 12px;
	text-transform: lowercase;
	padding-top: 0;
	margin-top: 0;
	letter-spacing: 1.7px;
	color: #888888;
}

#footer h5 a{
	font-weight: normal;
	color: #888888;
}


#footer h5 a:hover{
	color: #ff0048;
	text-decoration: none;
	font-weight: normal;
}

.about {
	width: 500px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}