/*
Template Name: Style-home
*/


/* paar opmerkingen. 
1. feed is disabled door in wp-blog-header toe te voegen: if (is_feed() ) {  die;}
Remark: when users with no posts give an error when trying to acces their page, the following hack has been done: http://ifacethoughts.net/2007/05/02/wordpress-hack-category-and-authors-without-posts/
Other useful resources:
http://log.squish.net/2005/09/20/usermeta-userextra/
http://dev.wp-plugins.org/wiki/Usermeta
http://www.likoma.com/extended-profile/
*/



div#container
{
background-image:url(images/home-bg5.gif);
background-repeat:repeat-y;
font-size:12px;
background-color:#DCDCDC;
}

/* HOMEPAGE : LEFT
--------------------------------------------------------------------*/
div#left
{
float:left;
width:170px;
overflow:hidden;
font-size:11px;
}
div#left small{font-size:9px;}

div#fotoalbum{padding: 10px 10px 0 10px;}

div#left h3 
{
display:block;
background-image:url(images/sidebar-bg-vierkant.gif);
background-repeat:no-repeat;
color:#eee;
margin:10px 0 0 0;
padding:1px 0px 0 8px;
letter-spacing:1px;
font-size:12px;
font-weight:bold;
}*html div#left h3{padding-left:5px}

div#left h3 a{color:#eee}
div#left h3 a:hover{color:#eee}
div#left h2 a, div#left h2{font-size:13px;color:#000;}
div#left a{color:#335588;}

div#stagebank ul{list-style:none;padding:5px 0px 8px 10px;
background-image:url(images/boeknieuw.gif);
background-position:right;
background-repeat:no-repeat;}
div#stagebank ul li{padding:0 0 3px 0;}

div#left li.stagebank a, div#left li.perspectief a{color:#333;}
div#left a:hover{color:#E00040;}

div#left li.stagebank a:hover, div#left li.perspectief a:hover{color:#000;}

/* HOMEPAGE : NIEUWS
--------------------------------------------------------------------*/
div#nieuws
{
float:left;
width:280px;
padding:10px 0 0 20px;
margin-left:20px;
overflow:hidden;
text-align:justify;
}
div#nieuws h2 a
{
font-size:14px;
display:block;
color:#E00040;
padding: 10px 0px 0px 3px;
margin-top:0;
font-weight:bold;
background-image:url(images/post-top.gif);
background-repeat:no-repeat;
}
div#nieuws h2 a:hover{color:#0088FF;}
div#nieuws .nieuwsbericht{margin:10px 0 15px 0px;background-color:#fff;}
div#nieuws .nieuwsbericht p{padding-left:3px;padding-right:10px;}

div#nieuws .nieuwsbericht ul
{
padding-left:3px;
padding-right:10px;
list-style-position:inside;
}

div#nieuws small
{
font-size:10px;
display:block;
padding:4px 0 7px 3px;
margin-top:3px;
color:#666;
background-image:url(images/post-bottom.gif);
background-repeat:no-repeat;
background-position: center bottom;
border-top:1px solid #eee;
} 

div#nieuws small a {color:#666;}
div#nieuws small a:hover {color:#000;}



/* HOMEPAGE : RIGHT
------------------------------------------------------------------------*/
div#right
{
float:right;
width:170px;
overflow:hidden;
font-size:11px;
}

div#links, div#poll{padding: 5px 2px 0 10px;}


div#right h3 
{
display:block;
background-image:url(images/sidebar-bg-vierkant.gif);
background-repeat:no-repeat;
color:#eee;
margin:10px 0 0 0;
padding:1px 0 0 8px;
letter-spacing:1px;
font-size:12px;
font-weight:bold;
}

div#right h3 a{color:#eee}
div#right h3 a:hover{color:#eee}
div#right a{color:#335588;}
div#right a:hover{color:#E00040;}


div#agenda{width:157px;margin-left:5px;margin-top:4px;}
div#agenda ul li{list-style:none;padding:0 0 0 3px;}
div#agenda ul li{color:#333;font-weight:bold;}
div#agenda ul ul li{background-color:#fff;font-weight:normal;}
div#agenda ul ul li a{display:block;color:#666;}
*div#agenda ul ul li a{display:inline}
div#agenda ul ul li a:hover{color:#E00040;}

/* HOMEPAGE: Recente reacties
----------------------------------------------------------------------*/
div#recent ul{list-style:none;padding:5px 2px 0 10px;}
div#recent ul li{padding:0 0 3px 0;}
div#recent a.commentsnumber{color:#E00040;}

/* HOMEPAGE : POLL
--------------------------------------------------------------------------*/
div#poll{width:140px;}
div#poll ul{list-style:none;}

/* HOMEPAGE: VERJAARDAG
---------------------------------------------------------------------------*/
div#taart
{width:150px;
margin-left:10px;
height:100px;
background-image:url(images/verjaardagstaart.gif);
background-position:right;
background-repeat:no-repeat;}

/* HOMEPAGE : LINKS 
--------------------------------------------------------------------------*/
div#links ul{list-style:none;}

/* VANDAAG
------------------------------------------------------------------------*/
div#vandaag{width:150px;
margin-left:10px;
margin-top:4px;
background-image:url(images/koffiekopje2.gif);
background-position:right bottom;
background-repeat:no-repeat;}

/* COMMENTS
------------------------------------------------------------------------*/
div#recent ul ul li{padding:0;}
div#recent ul ul{padding-top:0;}

/* SEARCH
-------------------------------------------------------------------------*/
.searchform{padding: 0 0 0 10px;}
.searchsubmit{width:45%;}
.searchform .s{width:90%;}
*html .searchform .s{width:140px;}

form#jssearchform
{
position:absolute;
margin-top:-40px;
background-color:#eee;
padding:0 10px 0 8px;
margin-left:2px;
width:140px;
height:40px;
display:block;
}

#jssearchform #jss{width:90px;}

/* headlines
-----------------------------------------------------------------*/
div#headlines ul, div#headlines p {list-style:none;padding:5px 2px 0 10px;}
div#headlines ul li{padding:0 0 3px 0;}
div#headlines img{display:none;}
div#headlines div.rssbox div{display:none}
