/*
Theme Name: Stichting Jeugdwerk Baarle
Theme URI: http://jeugdwerkbaarle.org/wp-content/themes/sjb/style.css
Description: Stylesheet voor Stichting Jeugdwerk Baarle
Version: 1.0
Author: Martijn Hendriks
Author URI: http://www.grefix.nl
*/
body {
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:12px;
	background-color:#0d0d0d;
}
a {outline:none;}
p {margin-top:0;}
small {font-size:10px;}
h3, h4, h5, h6 {
	font-family:Arial;
	margin:0;
	padding:0;
}
h1 {
	font-size:16px;
	font-weight:bold;
}
h1 {margin:0 0 10px 0;}
h2 {
	font-size:14px;
	font-weight:bold;
}
h2 {padding:0;margin:20px 0 3px 0;}
h6 {
	font-size:14px;
	font-weight:bold;
}
h6 a:link {color:#202020; text-decoration:none;}
h6 a:visited {color:#000000; text-decoration:none;}
h6 a:active {color:#000000; text-decoration:none;}
h6 a:hover {color:#000000; text-decoration:none;}

h3 {
	font-size:12px;
	font-weight:bold;
}
h4 {
	font-size:12px;
	font-weight:normal;
}
h5 {
	font-size:10px;
	font-weight:bold;
}
#top {
	height:265px;
	width:100%;
	background:url(images/bg_top.jpg) center top repeat-x;
}
#header_wrapper {
	width:857px;
	height:265px;
	margin:0 auto;
}
#header {
	width:857px;
	height:188px;
	background:url(images/bg_header.jpg) no-repeat;
}
#buttons {
	width:857px;
	height:77px;
}
#middle {
	width:100%;
	height:auto;
	background:url(images/bg_middle.jpg) center top repeat-x;
}
#content_wrapper {
	width:857px;
	margin:0 auto;
}
#content_left {
	width:264px;
	height:auto;
	float:left;
	color:white;
}
#content_left a:link{color:#CCCCCC;font-weight:bold;text-decoration:none;}
#content_left a:active{color:#CCCCCC;font-weight:bold;text-decoration:none;}
#content_left a:visited{color:#CCCCCC;font-weight:bold;text-decoration:none;}
#content_left a:hover{color:#FFFFFF;font-weight:bold;text-decoration:none;}
#laatstenieuws img {
	border:0;
}
#laatstenieuws {
	width:234px;
	height:246px;
	background:url(images/bg_laatstenieuws.jpg) no-repeat;
	padding:55px 15px 0 15px;
}
#leidingpagina {
	width:249px;
	height:90px;
	background:url(images/bg_leidingpagina.jpg) no-repeat;
	padding:55px 0 0 15px;
	line-height:18px;
}
#leidingpagina_content {
	width:215px;
	height:50px;
}
#fotoalbum {
	width:234px;
	height:124px;
	background:url(images/bg_fotoalbum.jpg) no-repeat;
	padding:46px 0 0 30px;
}
#fotoalbum_link {
	width:210px;
	height:95px;
}
#content {
	width:593px;
	float:right;
	overflow-x:none;
	overflow-y:none;
	padding: 0 0 0 0;
	background: url(images/bg_content.jpg) #FFFFFF no-repeat;
}
#content2 {
	width:593px;
	float:right;
	overflow-x:none;
	overflow-y:none;
	padding: 0 0 0 0;
	background: url(images/bg_content.jpg) #FFFFFF no-repeat;
}
.entry img {
	border:1px solid black;
}
#inhoud a:link{color:#0066FF;}
#inhoud a:active{color:#0066FF;}
#inhoud a:visited{color:#0066FF;}
#inhoud a:hover{color:#3399FF;}
#content a:link{color:#0066FF;}
#content a:active{color:#0066FF;}
#content a:visited{color:#0066FF;}
#content a:hover{color:#3399FF;}
#tekst {
	width:530px;
	float:right;
	padding:0 35px 20px 0;
	line-height:18px;
	overflow-x:none;
	overflow-y:auto;
	margin-top:40px;
	display: inline;
}
#tekst { min-height:556px; } * html #tekst { height:556px; }
#bottom {
	width:100%;
	height:100%px;
	background:url(images/bg_bottom.jpg) repeat-x center;
}
#footer {
	font-size:11px;
	width:857px;
	height:69px;
	margin:0 auto;
	background:url(images/bg_footer.jpg) no-repeat;
	color:#999999;
}
#footer_content {
	width:720px;
	margin: 33px 0 0 30px;
	display:inline;
	float:left;
}
#footer_grefix {
	width:90px;
	height:69px;
	float:right;
}
#footer a:link {color:#CCCCCC;}
#footer a:active {color:#CCCCCC;}
#footer a:visited {color:#CCCCCC;}
#footer a:hover {color:white;}

