/*
Theme Name: Stroomdal_2 Met naam boven de banner
Version: 1.0
Author: Marjon Meinders
*/

/*basis opmaak*/

*, body {
margin: 0;
padding: 0;
}
body {
	background-color:#FFF;
	text-align:  center;
	color : #333;
	font : normal normal 62.5%/1.5 Arial, Verdana, "Times New Roman", sans-serif;	
	}
	
p {
	padding-bottom: 15px;
	}
a img {
border: none;
}
#wrap {
	width: 780px;
	font-size: 1.2em;
	text-align: left;
	background-image: url(afbeelding/titel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#achtermenu {
	margin: 40px auto 0 auto;
	width: 780px;
	background-image:url(afbeelding/groen.gif);
	background-repeat:repeat-y;
	background-position:left;
 }
a {
	text-decoration: none;
	color: #066;
	}
a:hover{
	text-decoration:underline;
	color: #693;
	}

#menu {
	padding: 10px 0 0 0;
	height: 20px;
	text-align: right;
	}
#menu a {
	font-size: 0.8em;
	}

#menu li
{
display: inline;
list-style-type: none;
padding-right: 5px;
font-size: 1.6em;
}
/*de opmaak van de kop*/
#header {
	text-align: right;
	width: auto;
	padding: 40px 80px 50px 10px;
	height: 50px;
	}
#titel {
	font-family: "Comic Sans MS", Arial, "Times New Roman";	
	}
#titel a{
	color: #9C0;
	font-size: 2em;
	text-decoration: none;
	}
	
#titel a:hover{
	color: #693;
	font-size: 2em;
	}
/*de opmaak van de kop*/

/*de opmaak van de sidebar*/
#sidebar {
	float: left;
	clear: both;
	width: 160px;
	padding: 75px 0 0 75px;
	}
#sidebar a{
	color: #FFF;
	text-decoration:none;
	}
#sidebar a:hover{
	color: #9C0;
	text-decoration:underline;
	}
#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

#sidebar h2 {
	color: #fff;
	font-size: 1.4em;
	margin-top: 15px;
	}
.comlog a{
	color:#9C0;
	font-weight: normal;
	}
.recentcomments a{
	font-weight: bold;
}
.comlog a{
	color:#9C0;
	font-weight: normal;
	}
#wp-calendar {
color: #667B99;
}

#container {
	margin-left: 250px;
	padding: 0 10px 0 20px;
	}
	
/*de opmaak van de logtitel*/
#post {
	padding-top: 0px;
	}
.log_title {
	padding: 20px 0;
	}
.log_title a{
	color: #066;
	text-decoration:none;
	}
.log_title a:hover{
	color: #693;
	}
/* de opmaak van het submenu*/
.sub_menu {
margin-top: 30px;
text-align: right;
}
.sub_menu li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
/*de opmaak van de logtekst*/
.entry {
	}

.postmetadata {
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	}

.navigation {
	padding-top: 50px;
	}
	
/* opmaak van de footer*/
#footer {
	clear:both;
	padding: 10px 0;
	text-align: center;
	margin-top: 20px;
	}
v\:* {
	behavior:url(#default#VML);
				}
#geoMashup * {margin:0; padding:0; max-width:none; border:none;}
#geoMashup {
		width:680px;
		height:500px;
		}
#geoMashup .locationinfo {
		overflow:auto;
		height:230px;
		width: 400 px;
		font-size:75%;
		}
#geoMashup img {
	width: 175px;
	height: 116px;
		}
/* Opmaak reacties */

.reactienr {
	float: right;
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 2em;
	color: #f4f9e6;
	}
.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	width: 530px;
	line-height: 18px;
	padding: 20px;
	border: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	width: 530px;
}

/* navigatie linken onder logje*/
#vorige {
	float:left;
	}
#volgende {
	float:right;
	margin-right: 150px;
}
#oog {
	margin-right: 20px;
	}
#wie {
margin-bottom: 20px;
}
#search {
margin-top: 20px;
}
.contactleft {
float:left;
width: 120px;
}
.archief {
	padding: 50px 0 0 0px;

	}
.archief ul {
	list-style-type: none;
	padding: 0 70px;
	}
.inspringarchief li{
 padding-left: 50px;
 }
 
 .copytekst {
 text-align: right;
 font-size: 10px;
 padding-right: 175px;
 }