/*
Theme Name: Haren de Krant
Theme URI: http://www.harendekrant.nl
Description: Custom theme for Haren de Krant
Version: 1.0
Author: Rein Aris
Author URI: http://reinaris.nl/

*/

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
IMG {
	border: 0;
}
A {
	color: blue;
}
.clear {
	clear: both;
}
#mid #content .newslines ul li .reactie a {
	color: #000;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
.category-boek-van-de-maand strong a {
	color: #000;
	text-decoration: none;
}
#outer {
	width: 938px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	width: 938px;
	padding-bottom: 7px;
}
#header .top {
	height: 35px;
	background: url(images/header-lines.gif) repeat-x left bottom;
	margin-bottom: 7px;
}
#header .top .atotz {
	float: left;
	margin: 15px 0 0 5px;	
}
#header .top .social {
	float: right;
	margin: 6px 5px 0 0;	
}
#header .top .social a {
	color: #000;
	font-weight: bold;
	text-decoration: none;	
}
#header .top .social .item {
	float: right;
	margin-left: 15px;
}
#header .top .social .item img {
	float: left;
	margin: 2px 5px 0 0;	
}
#header #logo {
	float: left;
	width: 529px;
}
#header .weer {
	float: left;
	width: 297px;
	text-align: right;
	padding: 57px 12px 0 0;
	color: #b6b6b6;
}
#header .weer .txt {
	float: right;	
}
#header .datum {
	float: left;
	width: 89px;
	border-left: 1px solid #676767;
	padding: 15px 0 0 10px;
	height: 81px;
}
#header .datum span {
	display: block;	
}
#header .datum span.day {
	font-size: 16px;
	font-weight: bold;	
}
#header .datum span.month {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
}
#header .datum span.year {
	font-size: 24px;
	font-weight: bold;	
}
#nav {
	height: 25px;
	width: 100%;
	background: #ef4129;
}
#nav UL {
	margin: 0;
	padding: 0;
}
#nav LI {
	float: left;
	list-style: none;
}
#nav A {
	height: 22px;
	padding: 3px 16px 0 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #fff;
}
#nav LI A.active, 
#nav LI A:hover {
	text-decoration: underline;
}

/* PAGE or INDEX */
#left {
	width: 210px;
	float: left;
	padding: 56px 20px 0 8px;
}
#left #search {
	margin: 0;	
}
#left #search h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ef4129;
	margin: 0 0 8px 0;
	padding: 0;
}
#left #search input {
	width: 208px;
	border: 1px solid #d9d9d9;
	margin: 0 0 5px 0;
}
#left #rubrieken {
	margin-top: 20px;
}
.meest-gelezen h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ef402a;
	margin: 0 0 8px 0;
	padding: 0;
}
#left #rubrieken h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ef4129;
	margin: 0 0 8px 0;
	padding: 0
}
#left #rubrieken ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left #rubrieken ul li {
	padding: 2px 0 2px 0;
}
#left #rubrieken ul li a {
	color: #000;
	text-decoration: none;
}
#mid {
	width: 500px;
	float: left;
	overflow: hidden;
	padding-top: 10px;
}
#mid .rss {
	float: right;
	font-size: 11px;
	padding: 12px 17px 0 0;
	margin: 0 9px 0 0;
	background: url(images/icon-rss.gif) no-repeat right top;
}
#mid .rss A {
	color: #fd8000;
	text-decoration: none;
}
#mid #content {
	width: 500px;
	overflow: hidden;
	float: left;
}	
#mid #content #uitgelicht .entry {
	background-color: #d4e9f5;
	height: 169px;
	position: relative;
	overflow: hidden;
	width: 500px;
}
#mid #content #uitgelicht .entry .text {
	width: 254px;
	float: left;
	padding: 0 10px 0 10px;
}
#mid #content #uitgelicht .entry .text h1, #mid #content #uitgelicht .entry .text h3 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	margin: 12px 0 10px 0;
	padding: 0;
	float: left;
	width: 248px;
}
#mid #content #uitgelicht .entry .text h1 A, #mid #content #uitgelicht .entry .text h3 A {
	color: #000;
	text-decoration: none;
}
#mid #content #uitgelicht .entry .text P {
	margin: 0;
	padding: 0;
}
#mid #content #uitgelicht .entry .text A {
	color: #000;
	text-decoration: none;
}
#mid #content #uitgelicht .entry img {
	width: 253px;
	height: 169px;
}
#mid #content #uitgelicht .entry .image {
	width: 226px;
	height: 169px;
	overflow: hidden;
	float: left;
}
#mid #content #uitgelicht .entry .bottomlinks {
	position: absolute;
	top: 133px;
	padding: 10px;
	left: 226px;
	width: 254px;
}
#mid #content #uitgelicht .entry .bottomlinks .read-more {
	float: left;
}
#mid #content #uitgelicht .entry .bottomlinks .read-more A {
	color: #000;
	text-decoration: underline;
}
#mid #content #uitgelicht .entry .bottomlinks .category {
	float: right;
	text-align: right;
}
#mid #content #uitgelicht .entry .bottomlinks .category A {
	color: #ef4129;
	text-decoration: underline;
}
#mid #content .newslines {
	background-color: #f2f2f2;
	padding: 12px 14px 12px 14px;
}
#mid #content .newslines ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#mid #content .newslines ul .readmore {
	display: none;
}
#mid #content .newslines ul li {
	padding: 2px 0 8px 0;
	color: #666666;
}
#mid #content .newslines ul li a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#mid .more {
	background-color: #ef4129;
	padding: 5px 14px 5px 14px;
}
#mid .more A {
	font-weight: bold;
	color: #fff;
}
#full {
	width: 937px;
}
#full #single .entry {
	background-color: #f1f8fc;
	padding: 10px 14px 5px 14px;
	margin: 0 0 10px 0;
	float: left;
	width: 909px;
}
#right {
	width: 198px;
	float: left;
	margin: 0;
}
#right .text {
	padding: 5px 12px 6px 12px;
	width: 170px;
	overflow: hidden;
}
#right .textgrey {
	padding: 5px 12px 12px 12px;
	width: 170px;
	overflow: hidden;
	background: #f6f6f6;
}
#right h4.boekvdmaand {
	width: 170px;
	height: 24px;
	background: url(images/bg-right-boekvdmaand.gif) no-repeat;
	margin: 0;
	padding: 7px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005788;
	font-size: 12px;
}
#right .boekvdmaand {
	padding: 2px 0 15px 0;
	font-size: 11px;
	width: 169px;
	overflow: hidden;
}
#right .boekvdmaand img {
	display: none;
}
#right .boekvdmaand P {
	margin: 0;
	padding: 0;
	color: #5c5c5c;
}
#right .boekvdmaand A {
	color: #5c5c5c;
}
#right .boekvdmaand A.title {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#right h4.reisvdmaand {
	width: 170px;
	height: 28px;
	background: url(images/bg-right-reisvdmaand.gif) no-repeat;
	margin: 0;
	padding: 8px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #955c35;
	font-size: 12px;
}
#right .reisvdmaand IMG {
	display: none;
}
#right .textlinks {
	margin: 10px 0;
}
#right .bannerright-top {
	padding: 10px 12px 10px 12px !important;
	overflow: hidden;
	text-align: center;
}
#right .bannerright {
	text-align: center;
	padding: 10px 0 0 0;
}
#right .bannerright a {
	display: block;	
}
#right .bannerright img {
	border: 1px solid #f0eded;
	margin-bottom: 7px;
}
#right .bannerright p {
	margin: 0;
	padding: 0;
}
#right .bannerright2 {
	text-align: center;
	padding: 20px 0 25px 0;
}
#footer {
	border-top: 1px solid #dedede;
	width: 910px;
	margin: 15px auto;
	padding: 10px 14px 0 14px;
	color: #999999;
}
#footer .right {
	float: right;
}
#footer .right A {
	color: #999999;
}
/* POLLS */
#poll {
	margin: 10px 0 25px 0;
}
#poll h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ef4129;
	margin: 0 0 4px 0;
	padding: 0;
}
#poll A {
	color: #000;
}
#poll UL {
	padding: 0;
	margin: 0;
	list-style: none;
}
#poll UL LI {
	padding: 0;
	margin: 0;
}
#poll UL LI P.poll-question {
	margin: 0;
	padding: 4px 0 4px 0;
	font-weight: normal;
}
#poll UL LI .wp-polls-ul {
	color: #777777;
	margin-bottom: 5px;
}
#poll UL LI .wp-polls-ul LI {
	padding: 2px 0 2px 0;
	clear: both;
	font-style: normal;
}
#poll UL LI .wp-polls-ul LI strong  {
	font-style: normal;
	font-weight: normal;
}
#poll UL LI .wp-polls-ul input {
	margin: 2px 5px 0 0;
}
#poll .Buttons, #left #search #searchsubmit {
	float: right;
	background: url(images/bg-button.gif) repeat-x;
	border: 1px solid #7c7c7c;
	height: 17px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 0 4px 3px 4px;
	line-height: 14px;
	margin: 1px 0 0 0;
	width: 60px;
}
.wp-polls-archive {

}
.wp-polls-archive P {
	margin: 0 0 10px 0;
	padding: 0;
}
.wp-polls-archive .poll-question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #d4e9f5;
	padding: 9px 14px 9px 14px;
	margin: 20px 0 0 0;
}
.wp-polls-archive .bottom {
	padding: 0 0 10px 14px;
	margin-bottom: 25px;
	color: #666666;
	background-color: #f1f8fc;
}
.wp-polls-archive .totalvoters {
	padding: 0 0 10px 14px;
	background-color: #f1f8fc;
	margin: 0;
}
.wp-polls-archive UL.wp-polls-ul {
	padding: 10px 0 10px 14px;
	margin: 0;
	background-color: #f1f8fc;
}
/* END POLLS */

/* NORMAL PAGE */
#content-page {
	background-color: #f1f8fc;
}
#content-page .entry {
	padding: 10px 14px 5px 14px;
}
#content-page .entry P {
	margin: 0 0 10px 0;
}
#content-page h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #d4e9f5;
	padding: 9px 14px 9px 14px;
	margin: 0;
}
/* SINGLE POST */
#single {

}
#single h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #d4e9f5;
	padding: 9px 14px 9px 14px;
	margin: 0;
}
#single .post-info {
	color: #666;
	padding: 6px 14px 6px 14px;
	border-bottom: 1px solid #fff;
	background-color: #fff;
	font-size: 11px;
}
#single .post-info A {
	color: #ef4129;
}
#single .entry {
	background-color: #f2f2f2;
	padding: 10px 14px 5px 14px;
	margin: 0;
	float: left;
	width: 472px;
}
#single .entry P {
	margin: 0 0 10px 0;
	padding: 0;
}
#single .tags {
	color: #9a9a9a;
	padding: 10px 14px 0 14px;
	font-size: 11px;
	margin: 0;
	float: left;
	width: 472px;
}
#single .tags a {
	color: #9a9a9a;
}
#single .ads {
	width: 486px;
	height: 60px;
	margin-bottom: 5px;
	padding: 15px 0 0 14px;
	float: left;
	
}
#single #respond {
	margin-top: 15px;
}
#single #comments h3 {
	color: #ef402a;
	font-size: 14px;
	padding: 5px 14px 5px 14px;
	border-bottom: 1px solid #ef402a;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#single #comments .rss {
	margin-top: 0;
	padding-top: 6px;
	background-image: url(images/icon-rss-respond.gif);
}
#single #comments h4 {
	color: #208dcb;
	font-size: 14px;
	padding: 0 14px 0 14px;
	margin: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 472px;
}
#single #respondform {
	padding: 5px 14px 5px 14px;
}
#single #respondform P {
	margin: 0;
	padding: 0 0 9px 0;
}
#single #respondform label {
	padding-left: 5px;
}
#single #comments ol.commentlist {
	list-style: none;
	padding: 0;
	margin: 0;
}
#single #comments ol.commentlist LI {
	background: url(images/comments-top.gif) no-repeat left top;
}
#single #comments ol.commentlist .avatar {
	display: none;
}
#comment {
	width: 465px;
}
#commentform {
	margin: 0;
	padding: 0;
}
.comment-body {
	background: url(images/comments-bottom.gif) no-repeat left bottom;
	padding: 0 0 5px 0;
	margin-bottom: 15px;
	width: 500px;
}
.comment-body EM { /* IN AFWACHTING MODERATIE */
	font-size: 10px;
	margin-top: -3px;
	padding-bottom: 4px;
	position: absolute;
	width: 200px;
}
.comment-author {
	float: left;
	background:url(images/comment-lip.gif) no-repeat right bottom;
	padding: 0 25px 4px 14px;
	margin-top: -4px;
	color: #ef402a;
}
.comment-author A {
	color: #ef402a;
	text-decoration: none;
}
.comment-meta {
	float: right;
	color: #b2b2b2;
	padding: 0 10px 4px 14px;
	margin-top: -4px;
	font-size: 11px;
}
.comment-meta A {
	color: #b2b2b2;
	text-decoration: none;
}
#single #comments ol.commentlist P {
	clear: both;
	padding: 8px 14px 5px 14px;
	margin: 0;
}
#single #comments .comment-text {
	padding-bottom: 14px;
	background: url(images/comments-bottom.gif) no-repeat left bottom;
}
.errorlabels {
	display: none;
}

/* SEND TO A FRIEND */
.sendtofriend {
	padding-left: 14px;
	width: 472px;
	float: left;
}
#stafBlockBorder {
	border: 1px solid #ef402a; 
}
#stafBlock { 
	position: absolute !important; 
	z-index: 100; 
	display: none; 
	width: 400px;	
	border-left: 5px solid #fff;
	border-top: 5px solid #fff;
	border-right: 5px solid #CCCCCC;
	border-bottom: 5px solid #CCCCCC;
	background-color: #fff; 
}
#stafBlock .text {
	padding: 20px;
}
#stafForm h2 { 
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	color: #000;
} 
#stafForm TD {
	padding: 2px 0 2px 0;
}
#stafForm input, #stafForm label { 
	font-size: 12px; 
	color: #222222; 
}
#stafForm input { 
	width: 200px; 
	height: 15px; 
	margin-top: 5px; 
	border: 1px solid #ccc; 
}
#stafForm input.button {
	background-color: #ef402a;
	font-weight: bold;
	color: #fff;
	padding-bottom: 5px;
	height: 20px;
	margin: 0;
	border: 1px solid #ef402a;
	width: auto;
	float: right;
	margin-top: 5px;
}
#stafForm label { 
	float: left; display: 
	block; width: 90px; 
	line-height: 16px; 
}
#stafClose { 
	float: right; 
	margin: 5px; 
}
/* ARCHIEF PAGINA's */
h2.archive {
	font-size: 16px;
	background-color: #208dcb;
	color: #fff;
	padding: 7px 14px 7px 14px;
	margin: 0;
	font-weight: normal;
}
h2.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ef4129;
	margin: 12px 0 8px 15px;
	padding: 0;
}
#single h3.archive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #d4e9f5;
	padding: 6px 14px 9px 14px;
	margin: 20px 0 0 0;
	float: left;
	width: 472px;
}
#single h3 A {
	color: #000;
}
.reacties {
	padding: 5px 0 10px 0;
	float: left;
}
.entry #searchform {
	float: left;
	margin-bottom: 10px;
}
/* END - SEND TO A FRIEND */

.entry .alignright {
	float: right;
	margin: 5px 0 10px 15px;
}
.entry .size-large {
	margin-bottom: 4px;
}

.banners-home-bottom {
	width: 490px;
	overflow: hidden;
	padding: 14px;
}
.banners-home-bottom IMG {
	margin-right: 10px;
}

#searchform label {
	display: none;
}
#makehomepage {
	display: none;
}
.tvtop {
	padding: 10px 14px 5px 14px;	
}
.navigation {
	background-color: #EAEAEA;
	padding: 5px 14px 5px 14px;
	height: 22px;
	color: #000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.navigation .nleft {
	float: left;	
}
.navigation .nright {
	float: right;	
}
#comments .navigation {
	background-color: #fff;
	padding: 0;
	height: auto;
	color: #000;
	border-top: none;
	border-bottom: none;
}
.navigation .alignleft {
	float: left;	
}
.navigation .alignright {
	float: right;	
}
.navigation A {
	color: #000;
}
.index-all a {
	float: left;	
}
ul.archive-jaar {
	padding: 5px 14px;
	margin: 0;
	list-style: none;
}
ul.archive-jaar li {
	float: left;
	margin: 0 10px 0 0;	
}
ul.archive-jaar li a {
	color: #000;	
}
.backlink {
	color: #ef4129;
	padding: 4px 14px 4px 14px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	background-color: #F2F2F2;
	font-size: 11px;
}
.backlink a {
	color: #666;	
}
.title-webcam {
	padding: 3px 0 6px 0;
	display: block;
}
.webcam02 {
	padding-top: 15px;
}
p.wp-caption-text {
	font-size: 11px;
	font-style:italic;
	padding-top: 0;
	margin-top: 0;
	color: #666;
}
#uploadimage textarea {
	width: 350px;
	height: 90px;
}
#uploadimage #imagefiles {
	margin-bottom: 8px;	
}
#uploadimage .submit {
	margin: 5px 0 8px 0;	
}
.upload_error {
	color: #090;
	font-weight: bold;
	padding-bottom: 10px;
}
.entry .ngg-galleryoverview {
	margin: 0 0 10px 0;
	padding: 0;
}
.entry .ngg-gallery-thumbnail-box, .entry .ngg-gallery-thumbnail {
	padding: 0;
	margin: 0;
}
.entry .ngg-gallery-thumbnail img {
	margin: 0 7px 7px 0;
	padding: 4px;
}
.recent-comments {
	margin-bottom: 10px;	
}
#right .recent-comments {
	margin-bottom: 15px;	
}
.recent-comments li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#right .recent-comments ul {
	padding: 0 0 5px 14px;
	margin: 0;
	list-style: none;
}
#right .recent-comments a.more {
	color: #005788;
}

.recent-comments ul li {
	list-style: square;
	color:#666;
	padding: 3px 0 3px 0;
}
#content-page .recent-comments {
	margin-top: -10px;
	padding-bottom: 10px;
}
#content-page .recent-comments ul {
	padding-right: 15px;
}
#content-page .recent-comments ul li {
	padding: 6px 0 6px 0;
	color: #000;
	border-bottom: 1px solid #CCC;
}
#content-page .recent-comments ul {
	padding-left: 27px;	
}
.recent-comments ul li a {
	color: #333;
}	
#right h4.recent {
	width: 170px;
	height: 24px;
	background: url(images/bg-recent.gif) no-repeat;
	margin: 0;
	padding: 7px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ef402a;
	font-size: 16px;
}
.awaiting-moderation {
	padding: 0 0 5px 14px;
	font-weight: bold;
}
.subscribe-to-comments input {
	float: left;
	margin: 3px 2px 0 0;
}
.subscribe-to-comments label {
	margin: 0;
	padding: 0;
}
.meest-gelezen {
	margin: 10px 0 20px 0;	
}
.meest-gelezen ul {
	padding: 0 0 0 17px;
	margin: 0 0 8px 0;
	list-style: decimal;
}
.meest-gelezen ul li {
	padding-bottom: 4px;
	color: #000;
	font-weight: bold;
}
.meest-gelezen ul li a {
	color: #666;
	font-weight: normal;
}
.meest-gelezen .more {
	color: #005788;	
}
#content-page .meest-gelezen ul {
	padding-left: 38px;
}
#content-page .meest-gelezen ul li {
	list-style: decimal;
	color:#666;
	padding: 5px 0 5px 0;
}
#content-page .meest-gelezen ul li a {
	color: #000;	
}
#content-page .wpcf7-validation-errors {
	border: none;
	padding: 0 0 5px 0;
	margin: 0;
	color: red;
	font-weight: bold;
}



/* WINKELSTRAAT */
#column2 {
	width: 700px;
	background-color: #fff;
	float: left;
	margin-top: 10px;
}
#column2 .left {
	width: 275px;
	float: left;
	padding: 17px;
	background-color: #f5f5f5;
}
#column2 .left p {
	margin: 5px 0 0 0;
	padding: 0;
}
#column2 .left h1 {
	font-size: 18px;
	padding: 0;
	margin: 0;
}
#column2 .full {
	width: 666px;
	float: left;
	padding: 17px;
	background-color: #f5f5f5;
}
#column2 .full #winkelbericht-single h1 {
	font-size: 18px;
	padding: 0;
	margin: 0 0 6px 0;	
}
#column2 .full #winkelbericht-single .date {
	color: #666;
	border-bottom: 1px solid #fff;
}
#column2 .full #winkelbericht-single {
}
#column2 .full #winkelbericht-single .terug {
	margin-top: 20px;
	color:#666;
}
#column2 .full #winkelbericht-single .terug a {
	color: blue;	
}
#column2 .left .foto-impressie {

}
#column2 .left .foto-impressie h4 {
	margin: 0 0 8px 0;
	padding: 0;
}
#column2 .right {
	width: 391px;
	float: left;
	background-color: #fff;
}
#column2 .right .winkelberichten {
	padding: 17px;
}
#column2 .right .winkelberichten h3 {
	margin: 0px;
	padding: 0;
	font-size: 18px;
}
#column2 .right .winkelberichten .post {
	margin-top: 12px;	
}
#column2 .right .winkelberichten .post img {
	float: right;
	width: 100px;
	height: 100px;
	border: 1px solid #bdbdbd;
	margin: 3px 0 10px 10px;
}
#column2 .right .winkelberichten .post p {
	margin: 0;
	padding: 0;
}
#column2 .right .winkelberichten .post a {
	color: #000;	
}
#column2 .right .winkelberichten .post h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#column2 .right .winkelberichten .post h2 a {
	color: #000;
	text-decoration: none;
}
#column2 .right #photos {
	width: 390px;
	height: 242px;
	overflow: hidden;
}
#column2 .right #photos img {
	width: 390px;
	height: 242px;	
}
#winkel-left {
	width: 210px;
	float: left;
	padding: 20px 20px 0 8px;
}
#winkel-left .logo {
	margin-bottom: 10px;	
}
#column2 .top {
	height: 242px;
	overflow: hidden;
}
#column2 .top .left {
	height: 242px;	
}
#column2 .top #photos {
	float: left;
}
#column2 .top #photos img {
	width: 390px;
	height: 242px;	
}
#column2 .winkelnieuws {
	width: 275px;
	padding: 17px;
	float: left;
}
#column2 .winkelproducten {
	width: 374px;
	float: left;
	padding: 17px 0 17px 17px;
}
#column2 .winkelproducten h4, #column2 .winkelnieuws h4 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}
#column2 .winkelnieuws h4 {
	margin-bottom: 9px;	
}
#column2 .winkelnieuws h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}
#column2 .winkelnieuws .item h5 a {
	text-decoration: none;
	color: #000;
}
#column2 .winkelnieuws .item {
	margin-bottom: 15px;
	color:#666;
}
#column2 .winkelnieuws .item a {
	color: #666;	
}
#column2 .winkelnieuws p {
	margin: 0;
	padding: 0;	
}
#column2 .winkelproducten .product {
	width: 114px;
	float: left;
	margin: 10px 10px 0 0;
}
#column2 .winkelproducten .product .thumb {
	width: 114px;
	height: 114px;
	float: left;
	overflow: hidden;
	margin: 4px 0 4px 0;
}
#column2 .winkelproducten .product .thumb img {
	width: 114px;
	height: 114px;	
}
#column2 .winkelproducten .product h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	height: 30px;
	overflow: hidden;
	line-height: 16px;
	font-weight: normal;
}
#column2 .winkelproducten .product h3 a {
	text-decoration: none;
	color: #000;
}
#column2 .winkelproducten .product .price {
	color: #008816;
	font-weight: bold;
}
#column2 .winkelproducten .navigation {
	background-color: #fff;
	border-top: 1px solid #000;
	width: 362px;
	padding: 5px 0 5px 0;
	height: 22px;
	color: #000;
	border-bottom: 0;
	margin-top: 10px;
	font-weight: bold;
}
.product-single .order {
	background: #fff;
	padding: 5px;
	margin-top: 15px;
}
.product-single .order .price {
	font-size: 16px;
	font-weight: bold;
	color: #008816;
	float: left;
}
.product-single .order .button {
	float: right;	
}
.product-single .order .button a {
	background-color: #008816;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}
.product-single .productinfo {
	float: left;
	width: 346px;
	padding-right: 20px;
}
.product-single .productphoto {
	float: left;
	width: 300px;
}
#orderdiv {
	padding: 5px;
	background-color: #fff;
	margin: 10px 0 0 0;
}
#orderdiv h4 {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
#orderdiv p {
	margin: 3px 0 10px 0;
	padding: 0;
}
#orderdiv table input {
	width: 200px;
	border: 1px solid #ccc;
}
#orderdiv table textarea {
	width: 200px;
	border: 1px solid #ccc;
}
#orderdiv table td {
	padding: 3px 0 3px 0;
	vertical-align: top;
}
#orderdiv table .orderbut input {
	margin-right: 4px;
	background:#F60;
	border: 1px solid #F60;
	font-weight: bold;
	width: auto;
	color: #fff;
	cursor: pointer;
}
#orderdiv table small {
	color: red;	
}
#orderdiv p.succes {
	margin-top: 10px;
	margin-bottom: 0;
}
.bestelling-succes {
	background-color: #EBFEEC;
	border: 1px solid #008816;
	padding: 5px;
	margin: 0 0 10px 0;
	color: #008816;
	font-weight: bold;
}
.bestelling-succes strong {
	color: #000;	
}
/* CUSTOMS STYLES */

.juwelier-ten-berge strong, .juwelier-ten-berge h3  {
	color: #b51681;
}
.purple strong, .purple h3  {
	color: #331e6b;
}
.red strong, .red h3  {
	color: #C00;
}
.green strong, .green h3, .green a {
	color: #393;
}
.black strong, .black h3, .black a {
	color: #000;
}
/* END CUSTOMS STYLES */

#winkel-left #rubrieken {
	margin-top: 30px;
}
#winkel-left #rubrieken h4, .meest-gelezen h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ef402a;
	margin: 0 0 8px 0;
	padding: 0;
}
#winkel-left #rubrieken ul li.current-cat a {
	font-weight: bold;	
}
#winkel-left #rubrieken ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#winkel-left #rubrieken ul li {
	padding: 2px 0 2px 0;
}
#winkel-left #rubrieken ul li a {
	color: #000;
	text-decoration: none;
}
#winkel-left .terug {
	margin: 20px 0 0 0;	
}
#winkelstraat-index {
	width: 622px;
	float: left;
	margin-top: 10px;
	background: url(images/winkelstraat/bg-winkelstraat.jpg) right top no-repeat;
	padding: 10px 0 10px 0;
	min-height: 400px;
}
#winkelstraat-index h1 {
	margin: 0 0 20px 12px;
	padding: 0;
	font-size: 18px;
}
#winkelstraat-berichten {
	width: 276px;
	float: left;
	background-color: #f1f8fc;
	min-height: 400px;
	margin-top: 10px;
	padding: 11px 20px 11px 20px;
}
#winkelstraat-berichten .entry {
	margin-bottom: 10px;	
}
#winkelstraat-berichten h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484a4b;
	margin: 0;
	padding: 0;
}
#winkelstraat-berichten  .post h3 a {
	text-decoration: none;
	color: #484a4b;
}
#winkelstraat-berichten .first h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ef4129;
	margin: 0 0 8px 0;
	padding: 0;
}
#winkelstraat-berichten h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ef4129;
	border-top: 1px solid #ef4129;
	margin: 15px 0 8px 0;
	padding: 10px 0 0 0;
}
#winkelstraat-berichten .first .post h3 a {
	color: #ef4129;	
}
#winkelstraat-berichten .first .postmetadata {
	margin-top: 6px;
	color: #777777;
}
#winkelstraat-berichten .post .entry p {
	margin: 0;
	padding: 0;
}
#winkelstraat-berichten .post .entry .attachment-thumbnail {
	float: right;
	margin: 5px 0 10px 10px;
	width: 100px;
	height: 100px;
	border: 1px solid #bdbdbd;
}
#winkelstraat-berichten .post .entry .attachment-thumbnail img {
	width: 100px;
	height: 100px;
}
.singlemessage
#winkelstraat-berichten .post {
	margin-bottom: 20px;	
}
#winkelstraat-berichten .post a {
	color: #777;	
}
#winkelstraat-index .col {
	width: 186px;
	margin-right: 20px;
	float: left;
}
#winkelstraat-index .col .head {
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
	min-height: 23px;
	padding: 5px 6px 0 12px;
	color: #000;
}
#winkelstraat-index .col .grey {
	background-image: url(images/winkelstraat/tabeltop-grey.png);
}
#winkelstraat-index .col .blue {
	background-image: url(images/winkelstraat/tabeltop-blue.png);
}
#winkelstraat-index .col .brown {
	background-image: url(images/winkelstraat/tabeltop-brown.png);
}
#winkelstraat-index .col .green {
	background-image: url(images/winkelstraat/tabeltop-green.png);
}
#winkelstraat-index .col .purple {
	background-image: url(images/winkelstraat/tabeltop-paars.png);
}
#winkelstraat-index .col .red {
	background-image: url(images/winkelstraat/tabeltop-red.png);
}
#winkelstraat-index .col .head .icon {
	float: right;
	margin: -3px 0 0 0;
}
#winkelstraat-index .col .head .small {
	float: right;
	margin: 0 0 0 0;
}
#winkelstraat-index .col .head .big {
	float: right;
	margin-top: -6px;
}
#winkelstraat-index .col .text {
	border: 1px solid #b3b3b3;
	background-color: #fff;
	margin-bottom: 20px;
	padding: 7px 11px;
	color: #777777;
}
#winkelstraat-index .col .text span {
	display: block;
	border-bottom: 1px solid #E8E8E8;
	line-height: 17px;
	padding: 2px 0 2px 0;
	width: 162px;
	overflow: hidden;
}
#winkelstraat-index .col .text .active {
	background-color: #c1dab4;
	margin-left: -11px;
	width: 173px;
	padding-left: 11px;
}
#winkelstraat-index .col .text .active img {
	float: right;
	margin-top: -4px;
	margin-left: 150px;
	position: absolute;
}
#winkelstraat-index .col .text span:hover {
	color: #000;	
}
#winkelstraat-index .col .text a {
	color: #14500b;
	font-weight: bold;
	text-decoration: none;
}
#winkelstraat-index .col .text ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.vsk_tooltip { 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:100; 
	border: solid 1px #bfbfbf; 
	width:170px; 
	padding:5px; 
	background-color:#def0fe; 
	margin: 0;
} 
.entry .Buttons {
	background: url(images/bg-button.gif) repeat-x;
	border: 1px solid #7c7c7c;
	height: 17px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 0 4px 3px 4px;
	line-height: 14px;
	margin: 1px 0 0 0;
	width: 60px;
}
.entry .poll-question {
	font-weight: bold;
}
.entry .wp-polls-ul {
	margin-left: 0;	
}
.columnwrapper {
	height: 97px;
	margin-top: 15px;
}
.columncontest {
	margin-left: -20px;
	position: absolute;
}
.entry .wp-polls-ul strong {
	font-weight: normal;
}
.verkiezing-partijen {
	margin-bottom: 10px;
	padding: 0 14px 0 14px;
}
.verkiezing-partijen img {
	margin: 10px 0 10px 0;	
}
#mid #content .verkiezingen {
	background-color:#eff9e4;
}
#mid #content .verkiezingen h4 {
	margin: 0 0 5px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #c52f30;
	font-size: 14px;
}
.berichten-verkiezingen {
	border-bottom: 1px solid #c52f30;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#mid #content .verkiezingen ul li a {
	color:#c52f30; 	
}
#mid #content .verkiezingen .red {
	color:#c52f30; 	
}
#mid .wp-polls-ans {
	background: #f1f8fc;
}
#mid .wp-polls-paging a, #mid .wp-polls-paging span.current {
	border: 0;
	padding: 0;
	text-decoration: underline;
	margin: 0 2px 0 0;
}
#mid .wp-polls-paging span.extend {
	border: 0;	
}
#mid .wp-polls-paging span.current {
	text-decoration: none;
}
#mid .wp-polls-paging span.pages {
	border-left: 0;
	border-top: 0;
	display: none;
}
#mid .wp-polls-paging {
	padding-left: 14px;	
}

#sportgala {
	width: 858px;
	margin: 0 auto 0 auto;
	padding: 280px 40px 40px 40px;
	background: url(images/header-sportgala.jpg) no-repeat left top;
}
#sportgalaindex {
	width: 938px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#sportgalaindex p {
	margin: 0;
	padding: 0;
}
#sportgala h1 {
	font-size: 30px;
	margin: 40px 0 0 0;
	padding: 0 0 15px 0;
	color: #e40378;
}
#sportgala p {
	
}
#sportgala-inschrijven p {
	margin: 0;
	padding: 0;
}
#sportgala-inschrijven {
	text-align: center;
}
#sportgala-inschrijven a {
	font-size: 14px;
	padding-bottom: 10px;
	color: #054992;
	font-weight: bold;
	display: block;
}
#sportgala-inschrijven .frame {
	width: 608px;
	border: 2px solid #e40378;
	padding: 10px;
	background: #fff;
	margin: 0 auto;
}
#sportgala-inschrijven iframe {
	
}

.enq_overlay {
	display: none;
	width:100%;
	min-height:1000px;
	background: url(images/enq_overlay.png);
	position: absolute;
	z-index:100;
	top: 0;
	left: 0;
}
.enq {
	display: none;
	width: 400px;
	padding: 0 20px 20px 20px;
	text-align: center;
	font-size: 14px;
	position: absolute;
	z-index:100;
	top: 200px;
	left: 50%;
	margin-left: -220px;
	background: #fff;
}
.enq p.title {
	font-size: 24px;
	line-height: 30px;	
}
.enq p.vul {
	font-size: 24px;
	font-weight: bold;	
}
.enq p.vul a {
	color: #269123;
}
.enq p.slaover a {
	color:#666666;
}
#enq .sExit {
	display: none !important;	
}
body.attachment p.attachment img {
	width: 938px;
	height: auto;	
}

#advertentie .entry {
	padding: 15px 14px 5px 14px;
	margin: 0;
	float: left;
	width: 470px;
	border: 1px dashed #ccc;
}
#advertentie .entry h1 {
	margin: 0 0 10px 0;
	padding: 0;	
}
#advertentie .entry .photo {
	float: right;
	margin: 0 0 20px 20px;
}
#advertentie .entry .price {
	padding: 5px 0;
	font-size: 16px;
	color: #060;
	font-weight: bold;	
}
#advertentie .entry .by .door {
	color: #666;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
#advertentie .bestel {
	padding: 15px 14px 5px 14px;
	margin: 15px 0 0 0;
	float: left;
	width: 470px;
	border: 1px solid #bde0f4;
	background: #f1f8fc;
}
#advertentie .bestel h2 {
	color: #ef4129;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 15px;
}