/*CSS Meukisleuk.nl*/
* {	margin: 0; padding: 0;	}

body {
	background-color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	
	}
	
/* link styling */
a {color: #275981; text-decoration:none;}
a:hover, a:active, a:focus { outline:none; b}
a:hover {text-decoration: underline;}
a img {border:none;}
	
#inlog{
width:960px;
margin:5px auto 5px auto;
padding:1px 0;
text-align:right;
color:#FFFFFF;
}

#inlog a{
text-decoration:underline;
color:#FFFFFF;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding-top:0px;
	background-color:#FDFDFD;
}

/* Header */
#headertop {
	height: 53px;
	background-color:#464646;
	background: #9BB031 url(http://www.meukisleuk.nl/images/header_background.png) no-repeat;
}

#header {
	height: 92px;
 	background: #9BB031 url(http://www.meukisleuk.nl/images/menu_background.png) repeat-x;
}

/* Menu */
#menu {
	float: left;
}

#searchbox {
	float: right;
	margin-right:25px;
	margin-top:26px;
}

#menu ul {
	margin: 0;
	padding: 36px 40px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration:underline;
}

/* Content */
#content {
	float: left;
	width: 560px;
	padding:50px 0 0 30px;
	min-height:450px;
}

.listing {
	margin:10px 0 10px 0;
	border-bottom:1px solid #D4D4D4;
	position:relative;
	min-height:120px;
}

.listing-index {
	margin:10px 0 10px 0;
	position:relative;
	min-height:120px;
}

.listheading {
	font-size:16px;
	font-weight:bold; 
}


.mmlisting {
	margin:10px 0 10px 0;
	border-bottom:1px solid #D4D4D4;
	position:relative;
	min-height:86px;
}

.orglist .listing {
	margin:10px 0 10px 0;
	border-bottom:1px solid #D4D4D4;
	position:relative;
	min-height:54px;
}

.listing h3 {
	margin-bottom:5px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}


.mmlisting h3 {
	font-size: 14px;
	font-weight: normal;
	color: #333;
}

.listdate {
	font-weight:bold
}

.orgagenda {
	border-bottom:1px solid #D4D4D4;
	padding-bottom:3px;
	color:#000;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 305px;
	padding: 25px 30px 0 0;
}

.blocktop {
	margin:36px 0 12px 0;
	padding-top:15px;
}

#share {
	padding:10px 0 0 0;

}

.block {
	margin:26px 0 12px 0;
}

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

#sidebar li {
	margin-bottom: 0px;
}

#sidebar h3 {
	border-bottom:1px solid #D4D4D4;
	padding-bottom:3px;
}

listheading

.searchroute  {
	margin: 8px 0 30px 0;
}

.ad  {
	margin-bottom: 30px;
}
/* End Sidebar */




.listing ul {
	margin: 0;
	line-height: normal;
}

.listing li {
	display: inline;
}

.listing h2 {
	font-size: 18px;
}

.listing-links {
	font-size:12px;
	color:#999;
	margin-bottom:5px;
}

.post {
	margin-bottom:60px;
}

.grey {
	color: #666;
	font-weight:bold;
}

.text {
	margin-bottom:40px;
}

.post .subtitle {
	margin-top:0px;
	margin-bottom:12px;
}

#footer {
	padding:20px;
	height: 150px;
	margin-top:10px;
	background-color:#638E0C;
	border-top: 1px #666 solid;
	color:#FFF;
	size: 12px;
	text-align:center;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration:underline;
}


h1, h2, h3, h4 {
margin: 0; padding: 0;
}

.resultheader h1{
	margin:0 0 30px 0px;
	padding-bottom: 0px;
	letter-spacing: -0.02em;
	font-weight: normal;
	font-size:16px;
	color: #333;
}

.resultheader h1 a:hover {  
 	background:#fff;  
	text-decoration:underline;  
 }  
.resultheader h1 a.tooltip span {  
	 display:none;  
	 padding:2px 6px 2px 6px;
	 text-align:center;
	 margin-left:-30px;
	 margin-top:-30px;
 }  
.resultheader h1 a.tooltip:hover span{  
	 display:inline;  
	 position:absolute;  
	 background: #333;  
	 border:1px solid #ccc;  
	 color: #FFF;  
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	 border-radius: 4px;
 }  
 

h2 {
	font-size: 19px;
	color: #6E6F64;
	font-weight:normal;
}

.post h1  {
	margin:0 0 14px 0px;
}

.post h1 a {
	text-decoration: none;
	margin-bottom:0px;
	font-size: 25px;
	letter-spacing: -0.02em;
	font-weight: normal;
}

.post h2 a{
	color: #666;
	text-decoration:none;
}

h3 {
	margin-bottom:2px;
}

p, ul, ol {
	margin-bottom: 2px;
	line-height: 150%;
	list-style: none;
	text-align: left;
}

.toevoegen-button {
	margin: 0px 0 40px 0px;
}

.results-filter-box {
	margin: 0px 0 34px 0px;
	border:1px solid #D4D4D4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 5px;
	padding:5px 0px 10px 20px; 
	width: 530px;
	height:136px;
	background-color: #F3F3F3;
}

.label {
	vertical-align: middle;
}

.results {
	margin: 5px 0 20px 0px;
	padding-top:0px;
}

.filterlinks {
	padding: 10px 0 10px 6px;
}



fieldset.radio input {
	display: inline;
	width: auto;	
}

label {
	float: left;
	margin: .5em 2px .5em 0px;
	font-size:11px;
}

.filter input.submit {
	margin-top: 13px;
	width: 36px;
	height: 30px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(http://www.meukisleuk.nl/images/search-button.png) no-repeat top right;
	border:none;
}

.search input.submit {
	width: 36px;
	height: 30px;	
	cursor: pointer;
	background: url(http://www.meukisleuk.nl/images/search-button.png) no-repeat top right;
	border:none;
}

.route input.submit {
	margin-top:-2px;
	width: 62px;
	height: 30px;	
	cursor: pointer;
	background: url(http://www.meukisleuk.nl/images/route-button.png) no-repeat top right;
	border:none;
}

.route input {
	width: 220px;
	}




.hidden { display:none;}


/* pagination */
div.pagination {
	padding: 20px 0px 0px 0px;
	text-align:center;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #333;
	text-decoration: none; /* no underline */
	color: #333;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #333;
	background-color:#FFAE00;
	color: #000;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #333;
	font-weight: bold;
	background-color: #FFAE00;
	color: #FFF;
}
	
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
	}
/* end pagination */	



/* formfields */

#form {
	position: relative;
	left: 0px;
	padding: 0px;
	width: 380px;
	border: none;
}

#box {
	float:left;
	line-height: 24px;
	margin-left: 6px;
}

#line {
	float:left;
}

.label {
	margin:6px 0 2px 0;
	font: normal 14px Arial, Helvetica, sans-serif;
}

.input, textarea {
	border: 1px solid #999;
	color: #333;
	background-color: #F7F7F7;
	padding: 4px;
}

.select {
	border: 1px solid #999;
	color: #333;
	background-color: #F7F7F7;
	padding: 3px;
}

.submit {
	margin-top: 10px;
}

/* formfields :: search */

#keywords {
	width: 265px;
	padding:5px 4px 5px 4px;
	margin-top:1px;
	float:left;
	display:block; 
}

input.searchbutton {
	width: 36px;
	height: 30px;
	margin-left:4px;
	background: url(http://www.meukisleuk.nl/images/search-button.png) no-repeat bottom;
	outline: none;
	border: none;
	cursor : pointer;
	display:block; 
	float:left;
}

/* formfields :: toevoegen.php */

#event_title {width: 355px;}
#event_categorie {width: 362px;}
#event_address {width: 355px;}
#event_categorie {width: 364px;}
#event_region {width: 364px;}
#event_location {width: 355px;}
#event_startdate {width: 150px;}
#event_time {width: 355px;}
#event_postcode {width: 55px;}
#event_city {width: 284px;}
#org_name {width: 355px;}
#org_email {width: 355px;}
#org_url {width: 355px;}
#org_tel {width: 160px;}

/* formfields :: filter */

#datefrom {
	width: 72px;
	padding:5px 4px 5px 4px;
	float:left;
	display:block; 
}

#dateto {
	width: 72px;
	padding:5px 4px 5px 4px;
	float:left;
	display:block; 
}

input.filterbutton {
	width: 36px;
	height: 30px;
	margin-left:-2px;
	margin-top:-1px;
	background: url(http://www.meukisleuk.nl/images/search-button.png) no-repeat top;
	outline: none;
	border: none;
	cursor : pointer;
	display:block; 
	float:left;
}

