/* Presentation Stylesheet */

a:link, a:visited, a:active  { color: #2F7687; background: transparent; }
a:hover { color: #1B505D; background: transparent; }

a.pvlink{color: #000; text-decoration: none; cursor: text;}

#topbalk a:link, #topbalk a:visited, #topbalk a:active  { color: #676666; background: transparent; text-decoration: underline; }
#topbalk a:hover { color: #303030; background: transparent; text-decoration: underline; }

#topbalk a.plain{
	text-decoration: none;
}

#top_right a:link, #top_right a:visited, #top_right a:active  { color: #FFF; background: transparent; text-decoration: none; }
#top_right a:hover { color: #EEE; background: transparent; text-decoration: underline; }



.blogtitle a:link, .blogtitle a:visited, .blogtitle a:active  { text-decoration: none; color: #AD0029;}
.blogtitle a:hover { text-decoration: underline; }




/* content */

h1 {
	font-size:25px;
	font-weight: normal;
	margin:5px 0px 0px 0px;
	padding: 0 0 0px 0;
	color: #AD0029; 	
}

h2 {
	font-size:18px;
	font-weight: normal;
	margin:15px 0px 5px 0px;
	padding:0px 0px 4px 0px;	
	color: #AD0029; 
 	font-weight: normal;
 	letter-spacing: 1px;
}

h3 {
	font-size:14px;
	margin:15px 0px 10px 0px;	color: #525252; 
}

h4 {
	font-size:16px;
	margin:0 0 5px 0;
	padding: 0 0 3px 0;
	color: #30515C; 
}

p {
	padding: 0;
	margin: 0px 0px 18px 0px;
	line-height: 24px; 	
}


div.hr {
  	border: 0;
  	width: 100%;
  	color: #fff;
	background-color: transparent;
	height: 1px;
	clear: both;
	margin: 10px 0 10px 0;
	font-size: 1px;
	line-height: 1px;
	background: transparent url('../../images/default/hrbg.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
}


#cont.home img, #cont.verhaal img{
	border: 1px solid #000;
	display: block;
	margin-bottom: 15px;
	clear: both;
}

#cont img.smile{
	border: 0;
	clear: none;
	display: inline;
	margin: 0 2px -1px 2px;
}



/* top */

div#hdr h1{
	color: #686868;
	font-size: 40px;
	padding: 0px 0 0px 0 !important;
	font-weight: normal;
	
}





/* ---- navigatie ---- */
#navigation 
{
	padding: 0px 0 0 0;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	background: #FFF;
}

#navigation ul { 
	list-style:none; 
	padding: 0px 0 0px 0; 
	margin: 0 0 0 0; 
	overflow: hidden;
	height: 23px;
}

#navigation li { 
	list-style:none; 
	margin: 0 0 0 9px; 
	float: left;
}

#navigation li.first{
	margin: 0;
}

#navigation li.last{
	
}

#navigation a:link,	#navigation a:visited, #navigation a:hover,	#navigation a:visited:hover 
{
	/* text-decoration:none; */
	font-weight: normal;
	
}


#navigation a.active{ 
	color: #000 !important; 
	text-decoration: underline !important;
} 


/* ---- /navigatie ---- */	








p.postactions {
	margin: 0px 0px 20px 0px;
	background: #FFF;
	text-align: right;
	padding: 0px 0px 20px 0px;
	margin: -10px 0 20px 0;
	
	background: transparent url('../../images/default/hrbg.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}

p.last {
	background-image: none !important;
	margin-bottom: -25px !important;
}

div.postinfo {
	padding: 5px 0 4px 0;
	margin: 0 0 10px 0;
	font-size: 10px;
 	color: #868686;
 	font-family:Arial;
 	text-transform:uppercase;
}

div.postinfo span#postinfocontent
{
	display: block; 
	width: 300px; 
	margin: 0;
}

#cont.home .postinfo img, #cont.verhaal div.postinfo img{
	border: 0 !important;
	display: inline;
	margin-bottom: -2px;
}

.postinfo a:link, .postinfo a:visited, .postinfo a:active  { color: #868686; background: transparent; text-decoration: underline; }
.postinfo a:hover { color: #000; background: transparent; text-decoration: underline; }


/* ===================================================== */
/* verhalen in de buurt */
/* ===================================================== */

div#verhalenindebuurt{
	
	display: none;
	font-size: 13px;
	margin: 0;
	padding: 0 0 10px 0; 
}

div#verhalenindebuurt div.inner{
	background: #f9f8f8; 
	padding: 15px;
}


div#verhalenindebuurt h2 {
	float: left;
	display: block;
	width: 450px;
	background-color: transparent;
	background-image: none;
	margin: 0 0 5px 0;
	padding: 0;
}

div#verhalenindebuurt a{
	width: 240px; 
	display: block; 
	float: left; 
	
	overflow: hidden; 
	height: 21px;
	line-height: 20px;

	margin: 0 !important;
	padding: 0 !important;
	
	background: transparent url('/templates/blog/minimaal/images/zwart/libg.gif');
	background-repeat: no-repeat;	
 	background-position:  0 5px; 
 	padding-right: 15px  !important;
}



div#verhalenindebuurt a.oneven{
	padding-right: 15px;
}

a#toggleverhalenindebuurt{
	float: right;
}

div#verhalenindebuurt a#closeverhalenindebuurt{
	width: 45px ;
	float: right;
	background: none;
}

/* ===================================================== */


#breadcrumb {margin:10px 2px 20px 0px; background:#fff;color:#888;text-transform:lowercase;}
#breadcrumb a {color:#888}
#breadcrumb a:hover {text-decoration:underline}

/* p image classes */
p.picborder { border: 1px solid gray; margin: 0px 0px 0px 0px; }
p.left { /* border: 1px solid gray; */  float: left; margin: 0px 10px 3px 15px; }
p.right { /* border: 1px solid gray; */ float: right; margin: 0px 15px 3px 10px; }

#cont img.alignright{
	margin: 5px 0 10px 15px;
}

div.error {
	border: 1px solid red;
	background-color : #FFCCCC;
	width: auto;
	margin: 5px 15px 5px 15px;
	padding: 15px;  
}




/* rechterkolom */


#r-col .box_right h2 {
	font-size:12px;
	font-weight: normal;
	margin:0px 0px 5px 0px;
	padding:0px 0px 4px 0px;	
	color: #8C8C8C; 
	font-family:Arial;
 	text-transform:uppercase;	
 	font-weight: normal;
 	letter-spacing: 1px;
}


#r-col .box_right {
	margin: 0px 0 0 0;
	padding: 12px 0 12px 0px;  
	line-height: 18px;
	/* width: 225px; */
	/* height: 150px; */
	
	background: transparent url('../../images/default/hrbg.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	
}

#r-col a:link, #r-col a:visited, #r-col a:active  { color: #2F7687; background: transparent; text-decoration: none; }
#r-col a:hover { color: #0C323F; background: transparent; text-decoration: underline; }

.box_right p.leesverder { 
	text-align: right; 
	margin: 0 0 0 0; 
	padding: 5px 0 0px 0; 
}



/* slide */

#slideouter{
	border: 2px solid #ececec;
	
	width: 212px;
	overflow: hidden;
	margin: 0 0 0 0;
}

#slide {
	margin: 5px;
}

/* achtergrond kleur bij staande foto's */
.jdGallery .slideElement
{

	background-color: #fff !important;
}

div.box_right p.rcolserietitle{
	margin: 0px !important;
}


br.break { clear: both; }





#r-col .box_right form{
	margin: 0px 0 0 0;
	padding: 0 0 15px 0;
}

#r-col input#mailingfield{
	width: 130px !important;
	float: left;
	margin-right: 5px;
	height: 18px;
	padding: 4px 2px 1px 2px !important;
	
}

#r-col input#mailingsubmit{
	float: left;
}



.subnav { 
	margin: 0 0 0 0; 
	padding-left: 0px; 
	list-style:none; 
}

.subnav li { 
	padding: 2px 0 2px 0; 
	margin: 0 0 0 0; 
}

.subnav li span{
	display: block;
	float: left;
	width: 53px;
}

.subnav a { 
	text-decoration: none; 
}


#r-col div#rss{
	margin-bottom: 15px;
}

#r-col div#rss a{
	background: transparent url('../../images/default/rss_icon.gif');
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-left: 25px;

	
}

#r-col #partnercompany {
	margin: 0px 0 5px 0;
	padding: 0px;  
	line-height: 22px;
	text-align: center;		
	font-size: 11px;	
}

#r-col #partnercompany img {
	margin-top: 8px;
	border: 2px solid #ececec;
}



/* formulieren */
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; padding: 3px; color: #000; border:1px solid #5C9DAD; }
input.radio { vertical-align: middle; background-color: #FFF; border-style: none;}
input.checkbox { margin: 0 0.25em 0 0; vertical-align: middle; background-color: #fff; border-style: none;}
input.button { background-color: #3D8293; color: #FFF; border: 1px solid #1E3942; }

textarea {
	background-color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000; border:1px solid #5C9DAD;
	height: 90px;
	width: 370px;
}



/* verhalen overzicht */

table.data  {
	/* width: 340px; */
	padding: 0;
	margin: 10px 0px 10px 0px;
	line-height: 15px; 	
	/* font-size: 13px; */
}

table.data th { 
	font-weight: normal;
	color:#000; 
	background: #e3e3e3; 
	border: 0px solid #CCC;
	margin: 0; 
	padding: 8px; 
	/*
	border: 0px solid;
	border-top-width: 3px;		
	border-top-color: #9C1B1A; 
	*/	
	text-align: left;
}

table.data td.top { vertical-align: top; }

table.data td { border: 0px solid #CCC; padding: 8px; margin: 0; vertical-align: top; }
table.data tr.oneven { background: #f5f5f5; }
table.data tr.even { background: #FFF; }




/* reacties */

#reacties {
	padding: 0 0 0 0;
	margin: 15px 0 10px 0;
	text-align: justify;
}

#reacties div {
	margin: 15px 0px 3px 0px;
	padding: 10px 15px 3px 15px;
	list-style: none;
	color: #000;	
	}

#reacties p.comment {
	margin: 10px 5px 10px 0;
}	
	
#reacties span.author {
	margin: 0;
	padding: 0;
	display: block;
}

#reacties span.author cite{
	color: #2F7687;
	font-weight: bold;
	font-style: normal;
}
	
#reacties span.postdate {
	margin: 0 0 0 0;
	color: #aaa;
	padding: 0;
	font-size: 85%;

	display: block;
}	

#commentform p {
	margin: 5px 0;	
}

	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}


.alt {
	background-color: #f5f5f5;
}
	
.textgray {color: #aaa}	
.linkmaken {margin: 0 0 0 0; padding: 0 0 5px 0; color: #aaa; font-weight: normal;}

form.reageerform 
{ 
	background-color: #fff; 
	margin: 0px 0px 10px 0px;
	padding: 15px;
	border: 0px solid #f5f5f5;
}




div.youtubevid{
	text-align: center;
	padding: 15px 0 15px 0;
}

#tweetbutton{
	float: right;
	display: block;
	width: 55px;
	height: 20px;
}



/* google maps */

#map{
	color: #000;
	width: 560px;
	height: 400px;
	border: 1px solid #000;
	margin: 0 0 10px 0;
	background-color: transparent;
}

#map_explanation{
	font-size: 12px; 
	text-align: center;
}

#map strong{
	color: #202053;
}

#map a{
	color: #964206;
	text-decoration: underline;
}

#map a:hover{
	color: #000;
	text-decoration: underline;
}

#map input{
	border: 1px solid #303063;
	padding: 2px 2px 2px 2px;
	margin: 0;
}


#map input.submit{
	border: 1px solid #000;
	background: #000;
	color: #fff;
	padding: 0px 0 10px 0;
	margin: -30px 0 0 0;
}

/* minimap */

div#minimap{
	width: 250px; 
	height: 180px; 
	float: right; 
	margin: 0 0 10px 10px; 
	border: 1px solid #ccc; 
	overflow: hidden;
	background: #eee;
}


/* fotoseries en fotos */

#fotoseries div.fotoserie{
	display: block;
	clear: both;
	margin: 0 0 0px 0;
	padding: 7px 7px 10px 10px;
}

#fotoseries div.odd { 
	background: #fff; 
}

#fotoseries div.fotoserie img{
	margin: 5px 10px 0px 0;
	border: 1px solid #9CB4B9;
	float: left;
}

#fotoseries div.fotoserie p{
	margin: 5px 0 0 0;
}

#fotoseries div.fotoserie div.textcontent{
	
	float: left;
	width: 336px;	
	padding: 0 0 0 15px;
}

#fotoseries div.fotoserie div.textcontent h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
}

#fotoseries div.fotoserie div.textcontent h2 a{
	text-decoration: none;
}


#fotoseries div.fotoserie span.clear{
	background: red; display: block; clear: both; font-size: 1px; line-height: 1px;
}




/* alle fotos binnen een serie */

#fotoserie { 
	background-color: #fff;
	padding: 20px 10px 15px 22px;
	float: left;
	width: 560px;
	border: 0px solid #f5f5f5;
}

#fotoserie div.foto{
	display: block;
	float: left;
	width: 120px;
	height: 115px;
	background-color: #fff;
	margin: 0 16px 15px 0;
	padding: 10px 0 0 0;
	border: 2px solid #ececec; 
	text-align: center;
	font-size: 80%;
	overflow: hidden;
}

#fotoserie div.foto img{
	border: 1px solid #9CB4B9;
	margin: auto;
	margin: 0 0 5px 0;
}



/* de foto zelf */

#prevnext {
	text-align: right;
	margin: 0px 0px 7px 0;
}

#foto {
	background: #fff; 
	text-align: center;
	padding: 15px 0 5px 0;
	color: #000;
	
	
}

#foto img {
	border: 2px solid #ececec;
	padding: 15px;
}

#foto p {
	margin: 10px 0 0 0;
}

#sendfotoascard{
	text-align: center; 
	margin: auto; 
	padding: 8px 0 16px 0;
}

#sendfotoascard a{
	font-size: 11px;  
	background: transparent url('/templates/blog/img/sendmail.gif'); 
	background-repeat: no-repeat; 
	background-position: 0 3px;
	padding-left: 18px;
}

/* profiel */

img#profielimg{
	border: 2px solid #ececec; 
	padding: 5px;
}

img#weathericon{
	margin-right: 10px;
	margin-top: 2px;
	border: 1px solid #000;
}


/* promotiebalk */

div#fotoruimte{
	background: #f9f8f8;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 0 0 25px 0;
	border: 1px solid #eee;
}

div#fotoruimte a{
	color: #8c8c8c;
}

div#fotoruimte a:hover{
	color: #AD0029;
}


/* promotiebalk */

div#searchpromo{
	background: #f9f8f8;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 0 0 25px 0;
	border: 1px solid #eee;
}

div#searchpromo a{
	color: #AD0029;
	text-decoration: underline;
}

div#searchpromo a:hover{
	color: #AD0029;	
}


div#ggsens{
	background-color: #f9f8f8;
	
	text-align: center;
	padding: 3px 5px 0px 5px;
	margin: 0 0 25px 0;
	border: 1px solid #eee;
	/*
	height: 42px;
	overflow: hidden;
	background-image: url('/templates/blog/minimaal/images/default/adsense.gif');
	background-repeat: no-repeat;
	background-position: 552px 18px;
	*/
}

/* ZOEKRESULTATEN */

div#searchresults h2{
	margin: 10px 0 3px 0;
	padding: 0;
	border: 0;
	background: transparent;
}

div#searchresults h2 a{
	font-size: 16px;
	line-height: 20px;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

div#searchresults p{
	margin: 0 0 15px 0;
	line-height: 140%;
}

div#searchresults a.url{
	color: #888;
	text-decoration: none;
}



/* Profiel pagina */

#cont.profiel div.profielblock{
	margin: 0px 0 0px 0;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #9CB4B9;
	line-height: 24px;
}

#cont.profiel div.last{
	border: 0;
}

#cont.profiel div#databar{
	width: 304px; 
	margin: 5px 0 0 0; 
	background: transparent url('/templates/blog/minimaal/images/default/profiel-databarbg.jpg'); 
	background-repeat: no-repeat; 
	background-position: 0 14px;
}

#cont.profiel div#databaricon{
	width: 70px; 
	float: left; 
	
}

#cont.profiel div#databaricon span{
	display: block; 
	padding-top: 5px;
}

#cont.profiel div#databarouterbar{
	width: 300px; 
	background: #9CB4B9; 
	height: 8px; 
	border: 2px solid #9CB4B9; 
	margin: 0px 0 5px 0; 
	clear: left;
}	

#cont.profiel div#databarinnerbar{
	background: #F2F6F7; 
	height: 8px;
}	

#cont.profiel img#profielimg{
	background: #fff; 
	padding: 0 0 10px 20px; 
	float: right;
	border: 0;
}

