/*
Theme Name: Cor van den Oever
Theme URI: www.isn.nl
Description: Cor van den Oever
Version: 1
Author: Flaire
Tags: ISN, Cor van den Oever

ISN template Cor van den Oever
*/

@charset "utf-8";
/* CSS Document */

/* Wordpress editor CSS */
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto; }
/* img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline; }
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline; } */
.alignright { float: right; }
.alignleft { float: left; }






.linkVerhuur {
	display: block;
	padding: 10px;
	text-decoration: none;
	text-align: center;
	font-weight: bold; color: white;
	width: 90%;
	
	background: #a8354c;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	behavior: url(inc/PIE.htc);
	}

.wp-caption {
 margin-top: 0.4em; 
}

.wp-caption {
 
	background: #eee;

	margin-bottom: 1.625em;

	max-width: 96%;
	padding: 9px; 
}

.wp-caption img {
 
	display: block;

	margin: 0 auto;

	max-width: 98%; 
}

.wp-caption .wp-caption-text, 
.gallery-caption {

	color: #666;

	font-family: Georgia, serif;

	font-size: 12px;
 }


.wp-caption .wp-caption-text {

	margin-bottom: 0.6em;

	padding: 10px 0 5px 40px;

	position: relative; 
}

.wp-caption .wp-caption-text:before {

	color: #666;

	content: '\2014';

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	margin-right: 5px;

	position: absolute;

	left: 10px;

	top: 7px;
}

.wp-caption img { border-color: #eee; }


.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
/* ... including captioned images! */
	background: #fff;
	border-color: #ddd; }

.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 11px; }


.indexed.format-image .wp-caption .wp-caption-text { color: #ddd; }

.indexed.format-image .wp-caption .wp-caption-text:before { color: #444; }

