/*
Theme Name: WiK Theme
	Theme URL: http://www.welingelichtekringen.nl
	Description: WiK is een theme op basis van drie kolommen specifiek gemaakt voor Welingelichte Kringen.
	Author: Thomas van Rijn
	Author URI: http://www.ThomasvanRijn.nl
	Version: 0.163
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Related Posts (tag berichten onder artikel)
* Posts Footer
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Person lists
* anywp Mailchimp Nieuwsbrief
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* wpcForm Contactformulier
* Responsive Design
* Video

*/


/* Defaults
------------------------------------------------------------ */

body,

h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	//color: #333;

color: #000000;

	font-family: "Open Sans", Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	//font-weight: 300;

	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.breadcrumb,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}



/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #0d72c7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background-color: #d5d5d5;
}

::-moz-selection {
	background-color: #0d72c7;
	color: #fff;
}

::selection {
	background-color: #0d72c7;
	color: #fff;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	background-color: #fff;
	box-shadow: 0 0 5px #999;
	margin: 0px auto;
	width: 1000px;
	padding: 0px;
	border:12px;
	border-style:solid;
	border-color:#FFFFFF;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* Header
------------------------------------------------------------ */
#wrapreclame {
	margin-bottom: 5px;
	}

#header {
	margin: 0 auto;
	//heigth: 100%;
	//width: 100%;
			
	//  background: url(http://www.wel.nl/wp-content/themes/wik/images/logo.jpg) no-repeat; 
	  	min-height: 45px;
	
	//background: url(http://www.wel.nl/wordpress/wp-content/themes/wik/images/header.jpg) no-repeat; 	
	//min-height: 134px;
	  position:relative;
	  background-color: #333333;


}
#nav{
margin-bottom:5px;	
	}

#nav .wrap {
	 background-color: #C00418;
	}
#datebalk {
	position: relative; width: 100%; height: 28px; top: 0px; left: 0px; background-color: #263c66;
	}

#header h1 { display:none }

#title-area {
//	float: left;
//	overflow: hidden;
//	padding: 17px 0 0;

}

#title {
	font-size: 36px;
	line-height: 1.25;
	margin: 0;
	text-transform: uppercase;
		display: none;

}
#title a,
#title a:hover {
	color: #333;
	padding: 0 0 0 20px;
	text-decoration: none;
}

#description {
	font-size: 14px;
	padding: 0 0 0 20px;
	display: none;
	color: #333333;
}

#header .widget-area {
	float: right;
	padding: 25px 20px 0 0;
	width: 510px;
}
#header #logo {
	float:left;
		}

/* Laatste Nieuws in header  */

#lastnews{
  width:320px;
  height: 110px;
  padding:4px 4px;
  margin:5px 5px;
  position:absolute;
  left:390px;
  overflow:auto;
  //float:right;
  z-index:1000;
//  background: #374469;
  background: rgba(255,255,255,0.4);
  	line-height:15px;
  	font-size:12px;
	color:white;

}

#lastnews a{
	color:white;
	}
	
.lastnewsmiddle{
	line-height:14px;
  	font-size:12px;
  	border-left: 1px solid rgb(221,221,221);border-right: 1px solid rgb(221,221,221);border-bottom: 1px solid rgb(221,221,221);margin-bottom:6px;padding-top:2px;
	}
.lastnewsmiddle img{
	width:58px;
	height:38px;
}

.lastnewsright{
	line-height:18px;
  	font-size:15px;
  	margin-bottom:12px;padding-top:2px;  padding-bottom:6px;
	}
.lastnewsright img{
	width:120px;
	height:79px;
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}
.lastnewsrightwidgettitle {
margin-bottom: 14px !important;
}

.lastnewsrighttext{
	line-height:16px;
  	font-size:14px;
  //	margin-bottom:12px;
 // 	padding-top:2px;  
 // 	padding-bottom:6px;
 // 	padding-left:4px;
	}
.lastnewsrighttext a {
	color: #000;
}

.lastnewsrightitem {
	float: right; 
	height:160px;

	width:160px;
	// margin-left:4px;
	//margin-right:4px;
	//margin-top:5px;
	//margin-bottom:5px; 
	//border-bottom: 2px solid #C00418;
	}

.lastnewsrightitemleft {
	float: left; 
		width:160px;
	height:160px;

	//margin-left:4px;
	//margin-right:4px;
	//margin-top:5px;
	//margin-bottom:5px; 
	//border-bottom: 2px solid #C00418;
	}
	
	

.lastnewsrightimages img {

			box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}
.lastnewsrightimages .lastnewsrightitem a:visited {
	color: black;

}
.categoryname {
text-transform: uppercase;
font-weight: bold;
color:#C00418;	
	}


.lastnewsrightimages a{
color:#C00418;	
font-weight: bold;
	
	}
	
	
.lastvideoitem {
	height:160px;

	width:140px;
float:left;
margin-right:16px;	
	}
	
		
/*Social buttons*/

#social-share{
 // width:211px;
  height: 32px;
  float:right;
  padding:6px 8px;
  //position:relative;
  //left:769px;
  z-index:1000;
//  background: #374469;
 // background: rgba(255,255,255,0.4);
}

/* .category #social-share{
	top:240px;
} */



.social-share-button{
	margin: 0px 8px 7px 5px;
	float: left;
	line-height: 12px;
}

#social-share h2{
	margin:0px 0px 0px 0px;
	float:left;
	color:#626262;
	line-height: 34px;
	color: #fff;
	background: none;
}



/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
//	display: block;
//	float: left;
//	height: 100px;
//	overflow: hidden;
//	padding: 0;
//	text-indent: -9999px;
//	width: 400px;
	
}

.header-image #description {
//	display: block;
//	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 100%;
}


/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */
#mob-header,
#menu-icon {	
	display:none;}

.menu-primary,
.menu-secondary,
#header .menu {
	clear: both;
	color: #333;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}




#header .menu {
	border: 1px solid #ddd;
	box-sizing: border-box;
}

.menu-primary {
	border-top: 1px solid #ddd;

}

.menu-secondary {
	border-bottom: none;
	border-top: none;
}

.menu-primary ul,
.menu-secondary ul,
#header .menu ul {
//	float: left;
//	width: 100%;
	
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

.menu-primary li,
.menu-secondary li,
#header .menu li {
	float: left;
	list-style-type: none;
}



.menu-primary a,
#header .menu a {
		border-right: 1px solid #ddd;

	display: block;
	padding: 8px 13px;
	position: relative;
	text-decoration: none;
	color: #fff;
background-color: #c00418;
text-decoration: none;
}

.menu-secondary a {
	border-right: 1px solid #ddd;
	display: block;
	padding: 0px 10px;
	position: relative;
	text-decoration: none;
	color: #fff;
background-color: #333;
text-decoration: none;
}

.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
{
color: #fff;
background-color: #8b0e13;
text-decoration: underline;
}


.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
#header .menu li a:active,
#header .menu li a:hover,
#header .menu .current_page_item a,
#header .menu .current-cat a,
#header .menu .current-menu-item a {
color: #fff;
background-color: #8b0e13;
text-decoration: none;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	border: 1px solid #ddd;
	//border-top: none;
	font-size: 12px;
	padding: 9px 10px 8px;
	position: relative;
	text-transform: none;
	width: 138px;
	

}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
	background-color: #f5f5f5;
	color: #333;
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
#header .menu li ul a {
	width: 140px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul {
	margin: -36px 0 0 159px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
#header .menu li:hover>ul,
#header .menu li.sfHover ul {
	left: auto;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
#header .menu li a.sf-with-ul {
	padding-right: 20px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	background: url(images/icon-plus-white.png) no-repeat;
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

.menu-primary .dossiermenuitem{
float: right;
	}
.menu-primary .dossiermenuitem a {
background-color:#FF8000;
	}
.menu-primary .dossiermenuitem a:hover {
background-color:#DF7401;
	}




/* Primary Navigation Extras
------------------------------------------------------------ */

.menu li.right {
	float: right;
	padding: 7px 15px 6px;
}

.menu li.right a {
	background: none;
	border: none;
	color: #333;
	display: inline;
	text-decoration: none;
}

.menu li.right a:hover {
	color: #0d72c7;
	text-decoration: none;
}

.menu li.search {
	padding: 0 10px;
}

.menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 0px 0px 5px 0px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 14px;
	margin: -10px 0 30px;
	padding: 5px 10px;
}

/* Home Styling Wel.nl
------------------------------------------------------------ */
/* nieuw vanwege nieuwe layout voorpagina*/

#FrontpageFirstPost {
	margin-top:15px;
	margin-left:15px;
	margin-bottom:15px;

	position: relative;
	float:left;
	width:634px;
	}
#FrontpageFirstPostAdvertentie{
	position: relative;
	float:left;
	width:336px;
	margin-top:15px;
}
#firstpostcontainer {
		width:600px;
}
#firstpost {
	
	//margin-left: 30px;
	position:relative;
	float:left;

	}
/* aaangepast was 650px nu niets  vanwege nieuwe layout voorpagina*/

#firstpost h1 {
	//width:650px;
	}
	
#firstpost img {
	float: left;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.4);
	margin-bottom:10px;
	width:600px;
	height: 300px;
}
#firstpostexcerpt {
	//padding:0px 10px 10px 10px;
	font-size:14px;
	width: 600px;
	float:left;
	//margin: 10px 0px 10px 4px;
	}
#firstpostexcerpt a {
	color: black;
	
	}
		
/* nieuw vanwege nieuwe layout voorpagina*/


.firstpost_overlay {
	
	 -moz-box-sizing: border-box;
    position: absolute;
    

}

.firstpost_overlay H1{
color:white;
	font-size:26px;
	line-height:26px;
	padding-left:7px;
	padding-right:7px;
	margin-top:3px;
	margin-bottom:6px;

}

.firstpost_overlay {
	//background: url("http://www.welingelichtekringen.nl/wp-content/themes/wik/images/background_gr.png") repeat scroll 0 0 transparent;
    transition: background 0.25s ease-in-out 0s;	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(33, 33, 33, 0) 0%, #212121 100%) repeat scroll 0 0;
    // padding: 10px;
     bottom:0px;
     left:0px;
     width:100%;
   	}
.firstpost_overlay:hover {
   // background: url("http://www.welingelichtekringen.nl/wp-content/themes/wik/images/background_gr_hover.png") repeat scroll 0 0 transparent;
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(33, 33, 33, 0) 0%, #000000 100%) repeat scroll 0 0;
}


.leesmeer {
    background: url("http://www.welingelichtekringen.nl/wp-content/themes/wik/images/rail-sprite.png") no-repeat scroll 85px -973px transparent;
    padding-right: 25px;
    //line-height:1.9;
     font-weight: 600;
}

/* ANPNieuwsKort
------------------------------------------------------------ */

#ANPNieuwsKort {
//	clear:both;
	//width: 1000px;
	width: 652px;
	height:230px;
	margin-bottom: 15px;
	margin-top: 20px;
	}
#ANPNieuwsKort .NieuwsKortTitle {
	font-size: 14px;
	color: rgb(52, 52, 52);
	font-family: Oswald,"Georgia","Palatino","Garamond","New York","MS Serif","Times New Roman",serif;
	padding-top: 5px;
	margin-bottom:10px;
	font-weight: 700;
	border-color:#C00418; 
	border-top-style:solid;
	border-top-width: 1px;
	text-transform:uppercase;
	}
#ANPNieuwsKort div a {
	color: black;
	line-height: 1.2;
	}
#ANPNieuwsKolom{
	float:left;
	width:204px;
	margin-left:13px;
	margin-bottom: 10px;
	}

.KortNieuwsImg{
	width:55px;
	height:55px;
	}

/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	background-color: #fff;
	margin: 0px 0 30px;
	padding: 0 0 15px;
}

.taxonomy-description p {
	font-size: 14px;
	padding: 15px 10px 0;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	//width: 631px;
	//width: 786px;
}

.content-sidebarsmall-sidebarwide #content-sidebar-wrap{
	width:664px;
	
	}


.content-sidebarwide #content-sidebar-wrap,
.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 440px;
	margin: 0px 0px 0px 0px;
}

#content post {
	min-height:150px;
}

.content-sidebar #content,
.sidebar-content #content {
	//width: 580px;
//width: 654px;

width: 652px;
}

.content-sidebarwide #content{
		width: 630px;
	}


.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 972px;
}

.post ,.anp{
	margin: 0 0 35px;
		padding-bottom:5px;
	clear: both;

}

.single .post, .single-anp .anp { 
	margin: 0 20px 15px 20px;
	}
.home #content, .archive #content {
	margin-right: 12px;
	}
.archive #content .post, .archive #content .anp {
	//padding: 9px 10px;
	//width:300px;
	padding: 9px 8px;
	margin: 0px 5px 10px 5px;
	width:300px;
	height:400px;
	float:left;
	clear:none;
	}

.home #content .post {
	padding: 9px 8px;
	margin: 0px 5px 10px 5px;
	width:300px;
	height:400px;
	float:left;
	clear:none;
	}
	
.archive .anp:hover, .archive .post:hover, .home .post:hover {
	    background: none repeat scroll 0 0 #EEEEEE;
   // border-radius: 8px 8px 8px 8px;
	}


	
.home img.alignleft, .archive img.alignleft{
	margin: 0 15px 15px -7px;
	}	

.widget-wrap img.alignleft{ 
	margin: 0px 10px 0px 0px;
	}

.widget-wrap .alignleft{ 
	margin: 0px;
	}


.home .entry-content a, .archive .entry-content a{
	color: #000;
	}
	
.entry-content {
	overflow: hidden;
	//min-height:160px;
	 clear:both;
}


.entry-content p {
	margin: 0 0 5px;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even {
	float: right;
}

.genesis-grid-odd {
	clear: both;
	float: left;
}


/* Headlines
------------------------------------------------------------ */
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: "Open Sans", Arial, "Georgia","Palatino","Garamond","New York","MS Serif","Times New Roman",serif;
	line-height: 1.4;
	margin: 0 0 0px;
}


h1 {
	font-weight: normal;
	
	}

.taxonomy-description h1 {
	margin: 0;
}
h1,
h2,
h2 a,
h2 a:visited {
	font-size: 20px;
	color: rgb(52, 52, 52);
	margin-bottom: 3px;
	margin-top:1px;

	padding: 2px ;
		font-weight: 400;
}

h1 {
	font-size: 30px;
		line-height: 32px;	
	}

.category-partnerposting h2,
.category-partnerposting h2 a,
.category-partnerposting h2 a:visited {
			color: #C00418;
	}

h2 a,
h2 a:visited {
color: #000000;
line-height:1.1;


}

h2 a:hover {
	color: rgb(52, 52, 52);

	text-decoration: none;
}



.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	margin: 0 0 5px;
}

/* -----  De Koppensneller ------ */
.widget_llm_widget {
	height: 275px;
	overflow: auto; 
	}

.llm li:hover {
	background: none repeat scroll 0 0 #EEEEEE;
	    border-radius: 4px 4px 4px 4px;

	}

.llm li {
	padding: 0 0 3px 3px !important;
	margin: 0 3px 3px !important;

}
	


/* het blog het rumer---- */
.category-het-rumoer h2,
.category-het-rumoer h2 a,
.category-het-rumoer .post-info
 {
	font-size: 14px;
	margin: 5px 0 5px;
	color: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
padding:0px;
text-align: -webkit-center;
}



	#featured-post-4 h2 a,
#featured-post-4 h2 {
	font-size:15px;
	font-family:"Palatino","Georgia","Garamond","New York","MS Serif","Times New Roman",serif;
	font-weight:bolder;
	line-height:17px;
	}
	#featured-post-4 .post {
	padding:4px 1px 4px 4px;
}
	
/*
------------------- TOEVOEGING VOOR TWEET VAN DE DAG WIDGET -----------------*/
.widget_tweet_widget{
margin:0px !important;
padding:0px !important;
background: url(images/tweetofday.png) no-repeat;

}

.tweet-list {
	margin: 0px 25px 15px 75px !important;
		font-style: italic;
		font-size: 15px;
	}

.tweet-name {
	margin:10px 25px 15px 75px !important;
}
.tweet-up a {
color:#2E2D30;

}
.tweet-down {
margin:0px !important;
padding:0px !important;
height:46px;
background: url(images/tweetofdayunder.png) no-repeat left top;
}

		

	/*
------------------- EINDE TWEET VAN DE DAG WIDGET -----------------*/
	
/*
------------------- TOEVOEGING VOOR FOTO VAN DE DAG WIDGET -----------------*/
.category-foto {
margin:0px !important;
padding:0px !important;
}
.category-foto a img {
	border:0px !important;
	padding:0px !important;
	background-color:#fff !important;
	display: block;
	margin: 10px auto 0px;
}
.category-foto h2{
	font-family: 'Open Sans', Arial, Verdana, Tahoma, sans-serif;
	color: #000;
	font-size:14px;
	padding:6px;

}
	/*
------------------- EINDE FOTO VAN DE DAG WIDGET -----------------*/
/*
------------------- TOEVOEGING VOOR Tip Wel Redactie WIDGET -----------------*/
#text-9 .textwidget {
margin:10px 10px 20px 10px !important;
padding: 0px !important;
}
#text-9 .textwidget .wpcf7-submit {
    float: right;
    filter: none;
    box-shadow: none;
    line-height: 30px;
    height: 31px;
    width: 87px;
    padding: 0px;
    background: none repeat scroll 0% 0% rgb(69, 69, 69);
    border-radius: 2px 2px 2px 2px;
    text-align: center;
    display: inline-block;
    color: rgb(238, 238, 238) !important;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    outline: medium none;
    border: medium none;
    font: 12px/16px Arial,"Helvetica Neue",Helvetica,sans-serif;
    }
  #text-9 .textwidget .wpcf7-email {  
    float: left;
    height: 16px;
    width: 178px;
    font: italic 14px/16px Georgia,serif;
    color: rgb(166, 166, 166);
    padding: 7px 10px;
    border: 1px solid rgb(218, 218, 218);
    border-radius: 2px 2px 2px 2px;
  }
  
   #text-9 .textwidget .wpcf7-textarea {  
    width: 178px;
    font: italic 14px/16px Georgia,serif;
    color: rgb(166, 166, 166);
    padding: 7px 10px;
    margin:20px 0px 20px 0px;
    border: 1px solid rgb(218, 218, 218);
    border-radius: 2px 2px 2px 2px;
  }
  
/*
------------------- EINDE Tip Wel Redactie WIDGET -----------------*/


/* video overzicht featured post 2 */

img.overlay{
	display: block;
	margin: 0 auto 10px;
		position:relative;

	}
	
#imagevideo{
			position:relative;
			border: 0px solid #ddd;
	padding: 0px;
	width:180px;
}

#featured-post-2 div {
	//background-color: #f5f5f5;
	border: 0px solid #ddd;
	padding: 7px 3px 3px 3px;
}	

#featured-post-9 .type-video {
	//background-color: #f5f5f5;
	border: 0px solid #ddd;
	padding: 3px;
	width: 175px;
	float:left;
    height:190px;
    margin:5px;
    display:inline;
}	
#featured-post-2 .widget-wrap,
#featured-post-9 .widget-wrap {
	border: 0px solid #ddd;
	padding: 0px;
}	

	
#featured-post-2 div #imagevideo,
#featured-post-9 div #imagevideo {
	//background-color: #f5f5f5;
//	border: 1px solid #ddd;
	padding: 0px;
}	

#featured-post-2 h2 a,
#featured-post-2 h2,
#featured-post-2 .post,
#featured-post-9 h2 a,
#featured-post-9 h2,
#featured-post-9 .post
 {
 	font-size: 12px;
line-height: 12px;
font-weight: bold;
color: #3448AD;
margin-top: 3px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
font-family: "Open Sans", Arial, Verdana, Tahoma, sans-serif;
background-color: transparent;
padding: 0px;
width: 160px;
height:50%;
}
#featured-post-2 h2,
#featured-post-9 h2 {
margin-left: 10px;
	
	}

#featured-post-2 #video{background: url('http://www.wel.nl/wp-content/themes/wik/images/play-button.png') no-repeat left top; position: absolute;top: 40px;left: 75px;width:35px;	height:50px;}
#featured-post-2 a:hover #video{background: url('http://www.wel.nl/wp-content/themes/wik/images/play-button.png') no-repeat right top; position: absolute;top: 38px;left: 66px;width:42px;	height:50px; }

#featured-post-9 #video{background: url('http://www.wel.nl/wp-content/themes/wik/images/play-button.png') no-repeat left top; position: absolute;top: 40px;left: 69px;width:35px;	height:50px;}
#featured-post-9 a:hover #video{background: url('http://www.wel.nl/wp-content/themes/wik/images/play-button.png') no-repeat right top; position: absolute;top: 37px;left: 59px;width:42px;	height:50px; }


div#featured-post-2 p.more-from-category {
	padding: 5px 3px 0;
	visibility: visible;
	display: inline;

}
/* einde video */




h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
	font-weight: 300;

}

.taxonomy-description h1,
.widget-area h4 {

	font-size: 14px;
	color: rgb(52, 52, 52);
	font-family: Oswald,"Georgia","Palatino","Garamond","New York","MS Serif","Times New Roman",serif;
	padding-bottom: 5px;
	padding-top:5px;
	margin-bottom:5px;
	font-weight: 700;
	border-color:#C00418; 
	border-top-style:solid;
	border-top-width: 1px;
	text-transform:uppercase;
	margin-top:10px;
}

.widget-area h4 a {
			color: rgb(52, 52, 52);


}

/* mootz debat ------ */

.widget-area #featured-post-6 h4,
.widget-area #featured-post-10 h4 {

	color: rgb(255, 255, 255);
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	border-bottom: 1px solid #ddd;
	font-size: 15px;
	padding: 9px 10px 8px;
	background: rgb(46, 45, 48) url(http://www.wel.nl/wp-content/themes/wik/images/logo-mootz.png) no-repeat right top;
	background-size:55px 35px;
}
#featured-post-6 .post,
#featured-post-10 .post{

	margin: 5px 0 5px;
	padding: 0px 15px 8px;

	
	}


#featured-post-6 h2,
#featured-post-6 h2 a,
#featured-post-10 h2,
#featured-post-10 h2 a {	
	font-size: 16px;
	color: #0D72C7;
	font-family: "Georgia","Palatino","Garamond","New York","MS Serif","Times New Roman",serif;
	margin-bottom: 6px;
	padding: 0px 8px 0px 0px;
	font-style: italic;
	height: 49px;
	line-height: 1.20;
	background-color: #fff;

	}
	
	#featured-post-6 .post-info, 
		#featured-post-10 .post-info {
	text-align: left;

		}


/* --- einde mootz debat --- */




/* Form newsletter */
#newsletter-form {
    width: 312px;
    margin:0px;
    padding:15px 12px 35px 12px;
    border-top: 1px solid rgb(233, 233, 233);
    

}

/* Email Input box */
#mailchimp-newsletter #newsletter-email {
    float: left;
    height: 16px;
    width: 178px;
    font: italic 14px/16px Georgia,serif;
    color: rgb(166, 166, 166);
    padding: 7px 10px;
    border: 1px solid rgb(218, 218, 218);
    border-radius: 2px 2px 2px 2px;
}

/* Submit Button */
#mailchimp-newsletter #newsletter-submit {

    float: right;
    filter: none;
    box-shadow: none;
    line-height: 30px;
    height: 31px;
    width: 87px;
    padding: 0px;
    background: none repeat scroll 0% 0% rgb(69, 69, 69);
    border-radius: 2px 2px 2px 2px;
    text-align: center;
    display: inline-block;
    color: rgb(238, 238, 238) !important;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    outline: medium none;
    border: medium none;
   
    
    font: 12px/16px Arial,"Helvetica Neue",Helvetica,sans-serif;

}



 #mailchimp-newsletter  .sprite { 
    background: url("http://www.welingelichtekringen.nl/wp-content/themes/wik/images/rail-sprite.png") no-repeat scroll 0px 0px transparent;
   }
   
   
 #mailchimp-newsletter .followbuttons {
    position: relative;
    padding: 15px 15px 25px 15px;
    z-index: 2;
    list-style: none outside none;
    margin: 0px;
    border: medium none;
	}
	


  #mailchimp-newsletter .followbuttons > li {
    float: left;
    margin: 0px 12px 0px 0px;
    cursor: pointer;
    position: relative;
	}

 #mailchimp-newsletter .followbuttons > li a {
		display: block;
		height: 31px;
		overflow:hidden;
		width:35px;
		text-indent: -99px;
		}

  #mailchimp-newsletter .followbuttons .email {
    background-position: 0px 0px;
}
  #mailchimp-newsletter .followbuttons .email:hover, followbuttons .email.active {
    background-position: 0px -39px;
}		
  #mailchimp-newsletter .followbuttons .fb {
    background-position: 0px -78px;
}
  #mailchimp-newsletter .followbuttons .fb:hover, followbuttons .fb.active {
    background-position: 0px -117px;
}
  #mailchimp-newsletter .followbuttons .twitter {
    background-position: 0px -156px;
}
  #mailchimp-newsletter .followbuttons .twitter:hover, followbuttons .twitter.active {
    background-position: 0px -195px;
}
  #mailchimp-newsletter .followbuttons .gplus {
background-position: 0px -234px;
}
  #mailchimp-newsletter .followbuttons .gplus:hover, followbuttons .gplus.active {
    background-position: 0px -273px;
}
  #mailchimp-newsletter .followbuttons .rss {
background-position: 0px -312px;
}
  #mailchimp-newsletter .followbuttons .rss:hover, followbuttons .rss.active {
    background-position: 0px -352px;
}



#footer-widgets h4 {
	background: none;
	border: none;
	padding: 0;
}

h5 {
	font-size: 18px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 12px;
	margin: 0px 0 5px;
	
}

.category .post-info, .home .post-info {
	clear:both;
	}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 14px;
	padding: 5px 0 0;
}

.toptext {
	font-size: 11px;
	line-height:18px;
	color: #909090;
	//float: right;
	margin-top:10px;
	margin-bottom:15px;
	//border-top: solid 1px #C00418;
	//border-bottom: solid 1px #C00418;

	}
	
	.firstpost_overlay .chapeau {
    
    line-height: 26px;
    padding-left: 7px;
    padding-right: 7px;
	}
    
	.chapeau {
	font-size: 18px;
	line-height: 20px;
	//font-weight: bold;
	font-family: "Open Sans","Georgia", "Palatino", "Garamond", "New York", "MS Serif", "Times New Roman", serif;
	color: #343434;
	margin-bottom:5px;
	}
	.firstpost_overlay .chapeau {
		color: #ffffff;
	}
	
.auteurbox {  
	//float: right;
	//width: 160px;
	//clear: both;
	//padding: 16px 20px 14px;
	margin: 15px 15px 15px 0px;
	//background: none repeat scroll 0 0 #EEEEEE;
	//border-radius: 2px;
	//box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	}

/* Author Box
------------------------------------------------------------ */

.author-box {
	//background-color: #f5f5f5;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 6px;
}

.author-box p {
	font-size: 12px;
	line-height:15px;
}
.author-box h1 {
	font-size: 16px;
		line-height:16px;

}

/* Sticky Posts partnerposting
------------------------------------------------------------ */

.sticky {
//	background-color: #f5f5f5;
//	margin: -10px 0 40px;
//	padding: 10px;
}
.category-partnerposting{
//background-color: #f5f5f5;
	}


/* Advertenties Adfactor
------------------------------------------------------------ */
.advertentie {
//	padding:15px 0px 15px 0px;
	}

/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	//width: 45%;
width: 90%;

}


/* Post Icons
------------------------------------------------------------ */
.tags strong {float:left; margin-top: 7px; margin-right:35px;}

.tags a { 
	//border: 1px solid #ff0000; 
	//-moz-border-radius:3px; 
	//-webkit-border-radius:3px; 
	display: block; float: left; padding: 5px; text-decoration:none; 
	//background: #333333; 
	//color: #000; 
	margin: 3px; font-family: helvetica;  font-size:11px; }



/* Images
------------------------------------------------------------ */

//img {
//	height: auto;
//	max-width: 100%;
//}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 2px;
}

/* 3 afbeeldingen artikelen midden */
#featured-post-3 img,
#featured-post-11 img  {
	background-color: #f5f5f5;
	border: 0px solid #ddd;
	padding: 0px;
}

#featured-post-3 div,
#featured-post-11 div {
	background-color: #f5f5f5;
	border: 0px solid #ddd;
	padding: 3px;
}
#featured-post-3 .widget-wrap,
#featured-post-11 .widget-wrap {
	background-color: #f5f5f5;
	border: 0px solid #ddd;
	padding: 0px;
}	


#featured-post-3 div div h2,
#featured-post-3 div div h2 a,
	#featured-post-11 div div h2,
#featured-post-11 div div h2 a{
font-size: 14px;
line-height: 14px;
font-weight: bold;
color: #3448AD;
margin-top: 3px;
margin-bottom: 1px;
margin-left:0px;
margin-right: 0px;
font-family: Arial, Verdana, Tahoma, sans-serif;
background-color: transparent;
padding: 0px;
}

#featured-post-3 div div p,
#featured-post-11 div div p {
font-size: 11px;
line-height: 12px;
margin-top: 5px;
margin-left:1px;
margin-right: 1px;

font-family: Arial, Verdana, Tahoma, sans-serif;
}

/* einde 3 kader artikelen midden */

/*  midden uit de blogs BESTE COLUMNS midden */
#featured-post-7,#featured-post-8  {
	border: 0px dashed #ddd;
}

#featured-post-7 div, #featured-post-8 div {
	border: 2px dotted #ddd;
	padding: 5px;
	margin-bottom:10px;
		margin-top:5px;
}
#featured-post-7 .widget-wrap, #featured-post-8 .widget-wrap {
	border: 0px solid #ddd;
	padding: 0px;
}	


#featured-post-7 div div h2,
#featured-post-7 div div h2 a,
#featured-post-8 div div h2,
#featured-post-8 div div h2 a{
font-size: 14px;
line-height: 14px;
font-weight: bold;
color: #3448AD;
margin-top: 3px;
margin-bottom: 2px;
margin-left:0px;
margin-right: 0px;
font-family: Arial, Verdana, Tahoma, sans-serif;
background-color: transparent;
padding: 0px;
}

#featured-post-7 div div p, 
#featured-post-8 div div p {
font-size: 12px;
line-height: 18px;
margin-top: 5px;
margin-left:1px;
margin-right: 1px;
margin-bottom: 15px;

font-family: Arial, Verdana, Tahoma, sans-serif;
}

/* einde midden uit de blogs */

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 5px 0 0 10px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 5px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}


.articleimage {
	max-width: 100%;
	height:auto;
	width: auto\9; /* ie8 */
	display: inline;
	margin: 0 15px 0px 0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}

img.alignleft {
	display: inline;
	margin: 0 15px 15px 0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 10px 8px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	font-size: 14px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}





/* Primary / Secondary Sidebars
------------------------------------------------------------ */

/*aanpassing voor sportcategory pagina */
//.category-sport .sidebar {
//	margin:0px !important;
//	}
	
.content-sidebar .sidebar,
.sidebar-content .sidebar {
	width: 336px;
//	margin: 0px 20px 0px 20px; 
	}



.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	//width: 180px;
	width: 336px;
	margin: 0px 0px 0px 0px; 
}

#sidebar-alt {
	float: left;
	//width: 336px;
	width: 190px;  //wijziging hover van 210 naar 190
	margin: 10px 7px 0px 7px; 
}
////wijziging hover toegevoegd sidebar alt padding opx
.sidebar-alt .post {
	padding:0px !important;
	}
	
.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.content-sidebar-sidebar .sidebar {
	margin: 0px 0px 0px 7px; 
	}

.sidebar p {
	font-size: inherit;
}

.sidebar .widget {
//	background-color: #fff;
	border: 0px solid #fff;
	margin: 0 0 10px;
	padding: 0 0 10px;
}


.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget_tag_cloud div div {
	//padding: 0 25px;
}

.sidebar.widget-area .bwp-rc-widget ul{
	padding: 10px 5px 5px 5px;
	}

.sidebar.widget-area .bwp-rc-widget ul a{
	color: #C00418;
	    font-weight: bold;
	    line-height:24px;
	}

.sidebar.widget-area .bwp-rc-widget ul a:hover{
	color: #8b0e13;
	    font-weight: bold;
	    	    line-height:24px;

	}

 #text-7 .textwidget {
	padding: 15px 15px 45px;
}
 #text-7 .textwidget .person {
height: 66px;
padding: 0px 0px 5px 0px;
}
.sidebar.widget-area ul li,
#footer-widgets .widget-area ul li {
	//border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 3px;
	padding: 0 0 3px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}


/* codewidget Widget 
------------------------------------------------------------ */

.codewidget {
//	background-color: #fff;
//	border: 0px solid #ddd !important;
	margin: 0 0 7px 0 !important; /* voorkomt dat hele kolom verschuift bij niet vertonen advertentie*/
	padding: 0 0 0px !important; /* voorkomt dat hele kolom verschuift bij niet vertonen advertentie*/
}
/* laatste nieuws Widget 
------------------------------------------------------------ */

#execphptvr-2, #execphptvr-9 {
//		border: 1px solid #ddd !important;

	}

/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
	display: inline;
	margin: 5px 15px 0;
	padding: 3px;
	width: 85%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0 0 5px;
	overflow: hidden;
	//padding: 0 5px 10px;
}

#footer-widgets .featuredpage .page,
#footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}

.more-from-category {
	//padding: 5px 15px 0;
	//visibility: hidden;
	//display: none;
}






/************ Related Posts *************/
.related-posts {
    overflow: hidden;
    margin: 0 0 10px;
    width: 100%;

}
.related-posts h4 {
background-color: rgb(46, 45, 48);
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	padding: 9px 10px 8px;
	margin-top:12px;
}
 
.related-list li {
//  float: left;
  list-style-type: none;
 // margin: 10px 5px 0 0;
  //text-align: center;
//  width: 105px;
//  width: 120px;
  //height: 38px;
  overflow: hidden;
  //background: #fff;
}
.related-list .over  {
  
  background: #E8E8E8;
} 
.related-list img {
  //background: none repeat scroll 0 0 #6FA1B1;
  border: 2px solid #2B5D6C;
  display: block;
  margin: 0 auto;
  //padding: 5px;
  //position: relative;
  //float:left;
  //margin-right:15px;
}

/************Posts Footer *************/



#postfootercols .post-onder-links {
		float:left;
		padding: 0px 20px 20px 20px;
		width:460px;
}
#postfootercols .post-onder-rechts {
			float:right;
		padding: 0px 20px 20px 20px;
		
				width:460px;

	}	

/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 5px 15px 0;
}

.user-profile .posts_link {
	padding: 0 15px;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background: url(images/gradient.png) 0 0;
	border: 1px solid #ccc;
	cursor: pointer;
	line-height: 19px;
	padding: 5px 7px;
	text-decoration: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background: url(images/gradient.png) 0 -33px;
	text-decoration: none;
}


/* Person Lists Opinieleiders Mootz
------------------------------------------------------------ */
.person{
	clear:both;
	line-height: 14px;

	}
	.personavatar {
	float:left;
	margin-right: 5px;
	}

/* anywp Mailchimp Nieuwsbrief
------------------------------------------------------------ */
/* Form */
#newsletter-form {
    width: 312px;
    margin:0px;
    padding:15px 12px 35px 12px;
    border-top: 1px solid rgb(233, 233, 233);
    

}

/* Email Input box */
#mailchimp-newsletter #newsletter-email {
    float: left;
    height: 16px;
    width: 178px;
    font: italic 14px/16px Georgia,serif;
    color: rgb(166, 166, 166);
    padding: 7px 10px;
    border: 1px solid rgb(218, 218, 218);
    border-radius: 2px 2px 2px 2px;
}

/* Submit Button */
#mailchimp-newsletter #newsletter-submit {

    float: right;
    filter: none;
    box-shadow: none;
    line-height: 30px;
    height: 31px;
    width: 87px;
    padding: 0px;
    background: none repeat scroll 0% 0% rgb(69, 69, 69);
    border-radius: 2px 2px 2px 2px;
    text-align: center;
    display: inline-block;
    color: rgb(238, 238, 238) !important;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    outline: medium none;
    border: medium none;
   
    
    font: 12px/16px Arial,"Helvetica Neue",Helvetica,sans-serif;

}

 #mailchimp-newsletter  .sprite { 
    background: url("http://www.welingelichtekringen.nl/wp-content/themes/wik/images/rail-sprite.png") no-repeat scroll 0px 0px transparent;
   }
   
   
 #mailchimp-newsletter .followbuttons {
    position: relative;
    padding: 15px 15px 25px 15px;
    z-index: 2;
    list-style: none outside none;
    margin: 0px;
    border: medium none;
	}
	


  #mailchimp-newsletter .followbuttons > li {
    float: left;
    margin: 0px 12px 0px 0px;
    cursor: pointer;
    position: relative;
	}

 #mailchimp-newsletter .followbuttons > li a {
		display: block;
		height: 31px;
		overflow:hidden;
		width:35px;
		text-indent: -99px;
		}

  #mailchimp-newsletter .followbuttons .email {
    background-position: 0px 0px;
}
  #mailchimp-newsletter .followbuttons .email:hover, followbuttons .email.active {
    background-position: 0px -39px;
}		
  #mailchimp-newsletter .followbuttons .fb {
    background-position: 0px -78px;
}
  #mailchimp-newsletter .followbuttons .fb:hover, followbuttons .fb.active {
    background-position: 0px -117px;
}
  #mailchimp-newsletter .followbuttons .twitter {
    background-position: 0px -156px;
}
  #mailchimp-newsletter .followbuttons .twitter:hover, followbuttons .twitter.active {
    background-position: 0px -195px;
}
  #mailchimp-newsletter .followbuttons .gplus {
background-position: 0px -234px;
}
  #mailchimp-newsletter .followbuttons .gplus:hover, followbuttons .gplus.active {
    background-position: 0px -273px;
}
  #mailchimp-newsletter .followbuttons .rss {
background-position: 0px -312px;
}
  #mailchimp-newsletter .followbuttons .rss:hover, followbuttons .rss.active {
    background-position: 0px -352px;
}


/* Search Form
------------------------------------------------------------ */


#header #search {
	float: right;
  padding:4px 8px 4px 3px;
	position:relative; 
	top: 46px; 
	left: 195px;
	//	background-color:#3D3D3D;
	width: 200px;
	height: 24px;

	//margin-right: 9px;
	//margin-top: 40px;
}



.sidebar .searchform {
	padding: 5px 0 0 15px;
	
}
.searchform input {
	cursor: pointer;
	line-height: 19px;
	padding: 3px 0px 3px 3px;
	text-decoration: none;
	//background-color:#3D3D3D;
//	color: #9F9F9F;
//	font-family:"Georgia","Palatino","Garamond","New York","MS Serif","Times New Roman",serif;
//	font-size: 16px;
	border: 1px;
	position: relative;
	

    font: italic 14px/16px Georgia,serif;
    color: rgb(166, 166, 166);
//    padding: 7px 10px;

	
}

.searchform input[type="text"]{
	    border: 1px solid rgb(218, 218, 218);
    border-radius: 2px 2px 2px 2px;
    height: 14px;
    width: 120px;
        padding: 6px 6px;

	}
.searchform input[type="submit"] {
	background: url(http://www.wel.nl/wp-content/themes/wik/images/magnifier.png);	
	background-size: 19px 19px;
	background-repeat:no-repeat;
	cursor: pointer;
	position: relative;
	padding:2px 6px 6px 6px;
	
	}

.searchform input:hover[type="button"],
.searchform input:hover[type="submit"] {
	text-decoration: none;
}




.s {
	margin: 0px 0px 0 0;
	padding: 0px 0px;
	width: 140px;
}

#nav .s {
	background-color: #fff;
	margin: 2px -7px 0 0;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 0 15px 5px;
}

.enews #subscribe {
	padding: 0 0 0 15px;
}

.enews #subbox {
	margin: 5px -7px 0 0;
	padding: 6px 5px;
	width: 75%;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */


#footer-widgets {
	//background-color: #f5f5f5;
	border-top: 4px solid rgb(46,45,48);
	clear: both;
	font-size: 14px;
	margin: 10px auto;
	overflow: hidden;
	width: 960px;

}

#footer-widgets .wrap {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 15px;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	font-size: inherit;
	margin: 0 0 10px;
}

#footer-widgets ul {
	margin: 0;
}

#footer-widgets ul li {
	margin: 0 0 0 20px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 0 0 0;
	width: 100%;
}

#footer-widgets h4 {
	background: none;
	border: none;
	padding: 0px 0px 4px;
	color: rgb(46,45,48);
	float:left;
	font-size:22px;
	font-weight:bold;
	margin: 10px 0px 8px;
}

.lastnewsfooter {
	clear:both;
	}
	
.lastnewsfooterdiv {
	//width:317px; 
	padding-right:10px; float: left;  min-height:80px; 
	width:100%;
	}
.lastnewsfootertitle {
	width:100%; line-height:1.0;font-size:16px; display: block; margin-bottom:4px;
	}
	.lastnewsfootertitle a {
		color:#000000;}

	.lastnewsfooterimg {
clear:both;  float:left;margin-bottom:0px; margin-top:3px; margin-right:10px;
	}
	
/* ANP Pagina ------------------------- */

.anp-news-item .anp-thumbnail {
    background-color: rgba(255, 255, 255, 0.8);
    float: left;
    height: 150px;
    margin-top: 0;
    position: relative;
    text-align: center;
    width: 150px;
}
.anp-news-item {
	margin-bottom: 7px;
			background-color: #f5f5f5;

	}
.anp-clear {
	height:7px;
	}
.anp-news-item .anp-content {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border-left: 1px solid white;
    min-height: 136px;
    overflow: hidden;
    padding: 7px 9px 7px 10px;
    width: 250px;
   font-family: "Georgia","Palatino","Garamond","New York","MS Serif","Times New Roman",serif;
}

.anp-time { font-size:10px; line-height:16px; color:grey; margin-right:15px;font-family:Arial,Verdana,Tahoma,sans-serif;}
.anp-extract {font-size:12px; line-height:16px; color:black; font-family:Arial,Verdana,Tahoma,sans-serif;}
.anp-content a {line-height:18px; color:#343434; font-family:Arial,Verdana,Tahoma,sans-serif; }
.anp-extract a {color:black;}
.anp-titles a{font-weight:bold;color:#13417E;}
.anp-titles a:hover{color:#D22121;}

/* Footer
------------------------------------------------------------ */

#footer {
	background-color: #333;
	border-top: 2px solid red;
	clear: both;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	height: 100px;
	color:#333333;
}

#footer .wrap {
	overflow: hidden;
	padding: 10px 15px;
}

#footer p {
	font-size: inherit;
}

#footer a,
#footer a:visited {
	color: #FFF;
	font-size:11px;
}

#footer a:hover {
	color: #0d72c7;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	width: 200px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 650px;
}


/* Comments
------------------------------------------------------------ */
#disqus_loader, #disqus_thread{
margin:0px 20px;	
	}
#disqusbutton {
width:554px;
background-color:#EEEEEE;
heigth:40px;
display: block;
float:left;
text-align:center;
padding:2.5%;
margin-top:10px;
margin-bottom:10px;

	border-radius: 2px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);

	}
#disqusbutton:hover {
cursor:pointer;
background-color:#EEEEEE;
transition: all 800ms ease 0s;
	}	
	
#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: -16px;
}

.comment-content p {
	font-size: 14px;
	margin: 0 0 20px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 12px;
	margin: 0 0 5px;
}

.reply {
	font-size: 14px;
	font-weight: 300;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}


/* * wpcForm Contactformulier
------------------------------------------------------------ */
textarea {
	width:600px;
	height: 250px;}

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}
/* Top 10 Posts
------------------------------------------------------------ */
.tptn_posts_daily {
	padding:0px; !important;

	}
	
.tptn_posts_daily span.volgorde {
	
	color: #E5E5E5;
    float: right;
    font: 45px Impact,BebasNeueRegular,sans-serif;
 //   margin: -8px 10px 0px 5px;
    padding-left: 4px;
    text-align: right;
    width: auto;
 }

.tptn_posts_daily a img {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	    float: left;
	    margin-right:8px;
	}	
	
.tptn_posts_daily li {
	list-style-type: none;
	line-height:1;
	padding:4px 3px 0px 3px;
	//border-top: 1px solid #ddd;
		border-top: 1px solid #EEEEEE;

	//border-bottom: 2px solid #C00418;
    //margin:5px 4px;
    min-height: 64px;	
}	
.tptn_posts_daily ol li:hover {
	    background: none repeat scroll 0 0 #EEEEEE;
	}
.tptn_posts_daily ol li:hover span.volgorde {
	color:  #C00418;
}

.tptn_posts_daily 0l { 
	margin:5px 4px;
	padding:0px;

}


	
.tptn_posts_daily li a {
	color: #000000;
	    font-size:14px;
	    line-height: 16px;
	}

.tptn_thumb {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	    float: left;
	    margin-right:4px;
	}
/* Responsive Design
------------------------------------------------------------ */



@media screen and (max-width: 570px) {
	
/* STATEMENT BEDOELD OM VIA JAVASCRIPT TE DETECTEREN OF RESPONSIVE DESIGN VAN TOEPASSING IS */    

body:after {
        content: 'mobilescreen';
        display: none;
    }
	
	
	
#wrap {
	padding: 0px;	
	border: 0px;
}
#wrapreclame {
display: none;
}

#FrontpageFirstPost{
	width: 100%;
margin-left: 0px;
    margin-top: 0px;
	}
#firstpostcontainer{
	width: 100%;
	}

#firstpost img {
	width:100%;
	float: left;
	margin: 0px;
	 height: auto;
    max-width:100%;
}

#firstpostexcerpt {
	padding:0px;
  width: -moz-calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
    	margin: 5px;
	}

	
.firstpost_overlay {
	
		}	


.home #content .post {
	 width: -moz-calc(100% - 36px);
    width: -webkit-calc(100% - 36px);
    width: calc(100% - 36px);
    	margin: 10px;
    	height:initial;
	}
.home #content .post a img {	
margin-left: auto;
    margin-right: auto;
    display: block;
}

#inner, .page .page, .post, #comments, #respond { padding:0;}

.single .post, .single-anp .anp{
		margin: 0 4px 25px 4px;
	}
	
.home img.alignleft	{
	//margin:0 0px 15px -12px;
	margin-left: auto;
    margin-right: auto; 
	}
#ANPNieuwsKort{
	display:none;
	}	
	
	#postfootercols .post-onder-links, 	#postfootercols .post-onder-rechts {
		width:100%;
		padding:5px;
		float:none;
		}
	
	.taxonomy-description h1,
.widget-area h4 {

	border-color:#C00418; 
	border-top-style:solid;
	border-top-width: 0px;
	text-transform:uppercase;
	margin-top:10px;
}
	
	#firstpost h1 {font-size:24px;}
.shr-bookmarks,
#related-posts,
.menu-secondary,
#datebalk,
#social-share,
#header .searchform {
	display: none;
}
.searchform input {
	display: none;
}
#header {
	display: none; /* visibility will be toggled with jquery */
}
#mob-header {margin: 0px;font-family: Palatino, Georgia, Garamond, New York, MS Serif, Times New Roman, serif; font-size: 1.4em; color: #FFF; 
			display: block; }
#mob-header a {
	color: #FFF;
		text-decoration: none;

	}

#mob-datum{
	text-align: left; color: #ffffff; padding: 0; font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 10px; line-height: 14px;
	}
	/* nav-wrap */
	#nav {
		position: relative;
	}


	/* menu icon */
	#menu-icon {				
		color: #f0f0f0;
		//width: 68px;
		height: 34px;
		line-height: 1.2em;
		font-size: 1.8em;
		background: #8B0E13 url(http://www.welingelichtekringen.nl/wp-content/themes/wik/images/menu-icon.png) no-repeat 10px center;
		padding: 8px 10px 0 42px;
		cursor: pointer;
		//border: solid 1px #666;
		float:right;
		display: block; /* show menu icon */
	}
	
	
	
	
	
	#menu-icon:hover {
		background-color: #C00418;
	}
	#menu-icon.active {
		background-color: #C00418;
	}
	
	/* main nav */
	#menu-headermenu {
		clear: both;
		position:absolute;
		top:36px;
		right:0px;
		width:50%;
		min-width: 110px;
		z-index: 10000;
		padding: 5px;
		background: #C00418;
		//border: solid 1px #999;
		display:none;
	}
	
		
		
	#menu-headermenu li {
		clear: both;
		float: none;
		margin: 10px 0 15px 10px;
	}
	#menu-headermenu a, 
	#menu-headermenu ul a {
		font: inherit;
		background: none;
		display: inline;
		padding: 0;
		color: #fff;
		border: none;
	}
	#menu-headermenu a:hover, 
	#menu-headermenu ul a:hover {
		background-color: #8B0E13;
				padding: 5px;

		color: #fff;
	}
	
	/* dropdown */
	#menu-headermenu ul {
		width: auto;
		position: static;
		display: block;
		border: none;
		background: inherit;
	}
	#menu-headermenu ul li {
		margin: 3px 0 3px 15px;
	}


/* content */

.content-sidebarsmall-sidebarwide #content-sidebar-wrap,
#content {
	width:100%;
	margin:0px;
	}
.entry-content{
	padding: 0 2px;
	}

.related-list li,
.archive-page,
	.content-sidebar #content,
	.content-sidebar-sidebar #content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.full-width-content #content,
	.sidebar-content #content,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content,
	#content-sidebar-wrap,
	#footer .creds,
	#footer .gototop,
	#footer-widgets .wrap,
	#header .widget-area,
	#title-area,
	#wrap {
		width: 100%;
	}

.sidebar {	display:none;max-width:336px;}
.auteur{	display:none;width:100%;}
#sidebar-alt{		width:180px;}
.breadcrumb, .navigation, .sidebar .widget, .taxonomy-description{	margin:0px;}
img.alignleft{	float:none;
display: block;
    margin-left: auto;
    margin-right: auto; }


#postfooter{
	margin:2px;}
	
.lastnewsfooterdiv{ width:100%;}
img.alignnone, img.centered, .aligncenter, img.alignleft {
	width:100%;
	height:auto;
	
	}
}

@media only screen and (min-width: 1100px) {
#gspn-prevpost a,#gspn-nextpost a,#gspn-prevpost-reverse a,#gspn-nextpost-reverse a{border-top:0px dotted #ccc;border-bottom:0px dotted #ccc;color:#999;font-size:100px;line-height:105px;padding-bottom:15px;position:fixed;text-align:center;top:80%;vertical-align:middle;width:55px}
#gspn-prevpost a:hover,#gspn-nextpost a:hover,#gspn-prevpost-reverse a:hover,#gspn-nextpost-reverse a:hover{color:#666;text-decoration:none}
_#gspn-prevpost a,_#gspn-nextpost a,_#gspn-prevpost-reverse a,_#gspn-nextpost-reverse a{position:absolute}
#gspn-prevpost a,#gspn-nextpost-reverse a{right:0px}
#gspn-nextpost a,#gspn-prevpost-reverse a{left:0px}
}

@media only screen and (max-width: 1100px) {
.gspn-area,#gspn-prevpost,#gspn-nextpost,#gspn-prevpost-reverse,#gspn-nextpost-reverse{display:none !important}
}

