/*-----------------------------------------------------------------------------
http://www.kunstinhetdorp.be 

version:   6.0
date:      22/07/12
author:    Jan Naessens
email:     jan@juggles.be
website:   http://www.juggles.be
-----------------------------------------------------------------------------*/
*{
    margin: 0;
    padding: 0;
    border: 0;
}

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	background-attachment: fixed;
}

#container{
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

#left{
	width:250px;
	margin:0;
	float:left;
}

#right{
	width:710px;
	float:left;
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

h1#logo{
	width:250px;
	height:274px;
	text-indent:-9999px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}

#logo a{
	width:250px;
	height:274px;
	display:block;
}

#content h1{
	color:#fff;
	background-color:#2b1440;
	font-size:24px;
	/*background-image:url(../images/bg_h1.jpg);
	background-repeat:no-repeat;
	background-position:top left;*/
	height:50px;
	padding:15px 20px 0 20px;
	line-height: 30px;
	/*width:590px;*/
	display:block;
	margin:0 -20px 20px -20px;
 }

/*#homepage #content h1{
	width:320px;
	padding:3px 0 0 0;
}*/

h2{
	font-size:18px;
}

a{
	color:#18959b;
}

a:hover{
	color:#2b1440;
}

p{
	margin:5px 0 10px 0;
}

/* ---- nav ---- */

#nav{
	margin: 149px 0 0 20px;
	height:60px;
}

#nav ul{
	list-style: none;
	padding: 0;
	display:block;
}

#nav li{
	float: left;
	margin: 0;
	padding: 0;
	font-size:14px;
	padding-right:10px;
	font-weight:bold;
}

#nav a{
	text-decoration:none;
	padding:5px 8px;
	display:block;
	color:#2b1440;
}

#nav li a:active, #nav li a:hover, #nav a.active{
	display:block;
	padding:5px 8px 3px 8px;
	color:#18959b;
	border-bottom: 2px solid #18959b;
}

/* ----- subnav ---- */

#subnav{
}

#subnav ul{
	list-style: none;
}

#subnav li a{
	text-decoration:none;
	display:block;
	color:#000;
	padding:5px 20px;
}

#subnav li a:active, #subnav li a:hover, #subnav a.active{
	display:block;
	color:#18959b;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #18959b;
	/*background-image:url(../images/bg_subnav.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;*/
	padding:5px 20px 3px 20px;
}




/* ---- content ---- */

#content{
	margin:0 20px 0 20px;
	padding:0 0 60px 0;
	/*background-image:url(../images/bg_content.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;*/
}

#kunstenaar #content{
	min-height: 650px;
}

#werken{
	width:220px;
	float:right;
	margin:0 0 0 20px;
}

#werken img{
	margin:0 0 10px 0;
}


/* ---- sponsors ---- */

#sponsors{
	width:100%;
	display:inline-block;
	clear:both;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #18959b;
	border-bottom-color: #ef262c;
	padding:30px 0 30px 0;
	margin: 20px 0 20px 0;
}

#sponsors a{
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	border:0;
}

#soethuys{
	background-image:url(../images/sponsors/soethuys.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#dekoninck{
	background-image:url(../images/sponsors/dekoninck2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#groendekor{
	background-image:url(../images/sponsors/groendekor.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#belsack{
	background-image:url(../images/sponsors/belsack2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#colora{
	background-image:url(../images/sponsors/colora2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#streek{
	background-image:url(../images/sponsors/streek2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#lefever{
	background-image:url(../images/sponsors/lefever2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#plosjke{
	background-image:url(../images/sponsors/plosjke2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#alzarine{
	background-image:url(../images/sponsors/alzarine2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#pepingen{
	background-image:url(../images/sponsors/pepingen2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#jejo{
	background-image:url(../images/sponsors/jejo2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#pep{
	background-image:url(../images/sponsors/pep2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#vlb{
	background-image:url(../images/sponsors/vlb2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}



.clear{
	clear:both;
}

#kunstenaars #content ul li{
	/*width:300px;
	height:70px;
	margin:0 0 10px 0;
	list-style:none;
	float:left;*/
}

#kunstenaars #content ul li a{
	/*text-decoration:none;
	display:block;
	width:300px;
	height:70px;
	vertical-align:text-top;*/
}

/*#kunstenaars #content ul li a:hover{
	background-color:#efefef;
}

#kunstenaars #content ul li a img{
	padding: 0 10px 0 0;
}*/