/* some reset stuff */
body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, li, img, table, tr, th, td, form, fieldset, legend, div, object {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0;
	font:normal 12px Arial, Verdana, sans-serif;
	text-align :left;
	vertical-align: top;
}

input, select, textarea, button {
	font: normal 100% Arial, Verdana, sans-serif;
}

table, td, th {
	border-collapse: collapse;
}

h1, h3, h4, h5, h6 {
	margin-bottom: 10px;
}

h2, p {
	margin-bottom: 5px;
}
.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}

* html .clearfix {
	height: 1%;
}

/* end reset */

body {
	background-color: #272425;
	font-family: Arial, Verdana, sans-serif;
	color: #000;
}

/* general styling */

p, li {
	line-height: 140%;
}

pre, 
code,
tt {
	font-family: consolas, 'courier new', courier, sans-serif;
	line-height: 140%;
}

code {
	display: block;
	padding: 5px;
	border: 1px solid #e6e6e6;
}

ol {
	list-style-type: decimal;
	padding: 0 0 0 17px;
}

ul {
	padding: 0 0 0 14px;
	margin: 0 0 10px 0;
}

a {
	color: #0e3463;
	text-decoration: none;
}

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

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
	color: #333;
}

h3 {
	font-size: 14px;
	color: #333;
}

h4 {
	font-size: 16px;
}

h1 a, h2 a, h3 a, h4 a {
	color: #000;
	text-decoration: none;
}

#merken { 
	float: left;
	margin-left: 44px;
	padding: 0;
	list-style: none;
}

#merken ul { 
	margin: 0;
	margin-top: 10px;
	padding: 0;
	list-style: none;
}

#merken li {
	width: 255px; 
	list-style: none;
}

#merken li a { 
	padding: 6px 20px 6px 20px;
	display: block;
	text-decoration: none;
	font-size: 13px;
	color: #c5c5c6;
	letter-spacing: 0.15em;
}

#merken li a:hover { 
	background-color: #fff;
	color: #000;
}

/* Exceptions */

#siteinfo h1,
#siteinfo h2 {
	text-align: center;
}

#siteinfo h1 a,
#siteinfo h2 a {
	color: #fff;
	text-decoration: none;
}

#siteinfo h1 a:hover,
#siteinfo h2 a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer p {
	color: #999;
	text-align: center;
}

#footer p a {
	color: #999;
}

/* used in entries */

.entry {
	padding: 40px 50px 25px 40px;
}


.entry_sidebar {
	padding: 10px 10px 10px 46px;
}

.entry_nieuws {
	padding-top: 6px;
}

.entry_sidebar h2 {
	font-size: 14px;
	font-weight: bold;
}

.entry_sidebar h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #fd0e35;
}

.entry_nieuws h2 a {
	padding-left: 46px;
	font-size: 12px;
	font-weight: bold;
	color: #2761aa;
}

.entry_sidebar p {
	font-size: 11px;
}

.widget-lg ul {
	padding: 0;
}

.meta {
	font-size: 11px;
	margin: 5px 0 0 0;
}

.meta a,
#footer p a {
	text-decoration: none;
}

.meta a:hover,
#footer p a:hover {
	text-decoration: underline;
}

.pagenav {
	clear: both;
	text-align: center;
	font-size: 10px;
	line-height: 140%;
	padding: 0 0 25px 0;
}

/* layout */

#wrapper {
	border-top: 6px solid #474747;
	margin: 2px auto 25px auto;
	width: 960px;
	background-color: #fff;
}

#topheader {
	height: 90px;
	background: #FFF;
}

#logo {
	float: left;
	padding: 20px 0 0 50px;
}

#menu {
	float: left;
	padding: 15px 0 0 560px;
	font-size: 11px;
	color: #2a2a2a;
}

#menuwrapper {
	height: 29px;
	padding-left: 44px;
	margin-right: 1px;
	background-image: url(images/p7exp_mbar.jpg);
	background-repeat: repeat-x;
} 

#menuwrapper2 {
	height: 29px;
	background-image: url(images/p7exp_mbar2.jpg);
	background-repeat: repeat-x;
} 

#menuwrapper2 a {
	border-top: 1px solid #FFF;
	display: block;
	text-decoration: none;
	padding: 6px 20px 6px 60px;
	font-size: 13px;
	color: #2a2a2a;
	letter-spacing: 0.15em;
}

#sidebar ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	text-decoration: none;
	padding: 6px 0 6px 60px;
	font-size: 12px;
	letter-spacing: 0.15em;
}

#header {
	height: 250px;
	background: #CCC url(images/header.jpg) no-repeat bottom center /* this is your header image */
}

#headersub {
	height: 212px;
	background: #CCC url(images/headersub.jpg) no-repeat bottom center;
}

#slideshow { 
	border-left: 1px solid #ffffff;
	float: left;
	width: 659px;
}


#main {
	float: left;
	width: 661px;
	overflow-x: hidden;
}

#sidebar {
	background-color: #f5f5f5;
	float: left;
	width: 299px;
}

.sidebar-block {
	padding: 12px;
}

#footer {
	background-color: #717171;
	clear: both;
	border-top: 1px solid #e6e6e6;
	margin: 0;
	padding: 10px 0;
}

/* Search bar */

.pivotx-search {
	float: left;
	padding: 10px 0 0 500px;
}

#search-results-list {
	padding: 25px;
}

#active {
	font-weight: bold;
}


/* Override for #pages in pivotx_essentials.ccs */
#pages {
	margin-left: 100px;
}

#pages li a {
	background-color: #f4f4f4;
	border: 1px solid #5C7F07 !important;
}

#pages li a:hover {
	color: #5C7F07;
}

#pages li.current {
	background-color: #5C7F07;
}
