
body {
	background: #b3b3b3;	
}

#page {
	border: none;
	border-radius: 0;
	width: 878px !important;
	padding: 0;
	margin 0;
	-webkit-box-shadow: 0 0 20px #000;
	-moz-box-shadow: 0 0 20px #000;
	box-shadow: 0 0 20px #000;
}

#header {
	margin: 0 -31px;
	background-color: transparent;
	height: 192px;
	background: url('images/fotografie-geschiedenis-header.png') no-repeat top right;
}

#header .blog-title, #header .description {
	display: none;
}

.headermenu {
	width: 878px;
	margin: 0 31px;
}

.headermenu a {
	height: 20px;
	margin-top: -10px;
	font-size: 2em;
	background-color: #fff;
	color: #000 !important;
}

.headermenu li:hover a {
	background-color: #000;
	color: #fff !important;
}

#widgets-sidebar-1 {
	background-color: #301b00;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	color: white;
}

.widget_twitter .entry-content {
	color: white !important;
}

.wrapper {
	padding: 0;
	overflow: hidden;
}

.primary {
	width: 628px;
}

.widget_twitter h4 {
	text-indent: -9999px;
	background: url('images/twitter_logo_header.png') no-repeat center center;
	height: 36px;
}

.widget_twitter li {
	padding: 1em !important;
}

.widget_twitter li .entry-content {
	line-height: 1em;
}

.content {
	margin-left: 20px;
}

.entry-title a {
	color: #301b00 !important;
}

.entry-title {
	font-weight: bold;
}

