/*GLOBAL*/
#body 
{ background-color:#FFF; }

#page 
{ border:3px solid #FFF; }

/*HEADER*/
#page .header
{ background:url("/_img/skins/icestorm/bg-header.gif"); border:none;}

#page .header h1        { font-weight:normal; color:#FFF; }
#page .header h2        { font-weight:normal; color:#FFF; }
#page .header .avatar   { display:none; }


/*PAGE INFORMATION BAR*/
#page #pageInformationBox
{
  font-size:11px;
  color:#717171;
  background-color:white;
  border-color:#FFFFFF;
}

/* ALL COMPONENTS */
.componentBox .componentObject
{ border:3px solid #FFFFFF; }
.componentBox .componentObject .bgBox1
{ background:url(/_img/skins/icestorm/bg-small-top.gif) no-repeat left top; }
.componentBox .componentObject .bgBox2
{ background:url(/_img/skins/icestorm/bg-small-bottom.gif) no-repeat left bottom; }

.view-large .componentBox .componentObject .bgBox1
{ background:url(/_img/skins/icestorm/bg-large-top.gif) no-repeat left top;}
.view-large .componentBox .componentObject .bgBox2
{ background:url(/_img/skins/icestorm/bg-large-bottom.gif) no-repeat left bottom; }

.view-fullwidth .componentBox .componentObject .bgBox1
{ background:url(/_img/skins/icestorm/bg-fullwidth-top.gif) no-repeat left top; }
.view-fullwidth .componentBox .componentObject .bgBox2
{ background:url(/_img/skins/icestorm/bg-fullwidth-bottom.gif) no-repeat left bottom; }


/* component must have a bgColor to make them un-through-clickable */
.componentBox .componentObject .titleBox 
{
  border:none;
  background:none;
}
.componentBox .titleBox .title
{ color:#FF6600; }

.componentBox .contentBox
{
  color:#717171;
}

/* WEBLOG */
.weblog .weblogEntryCreatedDate
{ font-weight:bold;}
.weblog .weblogEntryAuthor
{ font-size:11px; text-align:right;}
.weblog .weblogEntryComments                      { font-size:11px; }
.weblog .weblogEntryContent                       { font-size:11px; }
.weblog .weblogNavigation .newer-link             { font-size:11px; }
.weblog .weblogNavigation .older-link             { font-size:11px; }


/* Weblog Colors */
.weblog .weblogEntryContent a   { color:#0060C2; }


/* MENU */
.menu
{ border-top:none;}

.menu .contentBox .componentObject
{ background:#F7FAFF; }

.menu li a
{
  display:block;
  padding-left:15px;
  background:url(/_img/arrow-menu.gif) no-repeat 4px 55%;
}

.menu .level-2-hover,
.menu li a:hover
{ color:#FFF; background:#0060C2; text-decoration:none;}
.menu li li
{ border-top:solid 1px #E1E1E1; }
.menu li li li
{ border-top:solid 1px #E1E1E1; }
.menu li li li a,
.menu li li li div
{ background-position:12px 55%; padding-left:25px; }

.menu .componentObject .bgBox1,
.menu .componentObject .bgBox2
{background:none;}

.editMode .menu .componentObject 
{
  background-color:#F7FAFF;
  border-color:#F7FAFF;
}

.editMode .menu .contentBox 
{ color:#717171; }


/* MAP / GOOGLEMAPS */
.map .googleMapsContainer     { border:dotted 1px #717171; }


/* EVENTS */
.evenement .eventDateList .headerEventDate
{ color: #0060C2; }
.evenement .eventList .event .eventTime
{ color: #A7000D; }

/*gastenboek*/
.gastenboek .footerBox .moreLink
{ font-size:11px; }

.gastenboek .footerBox .placeReactionLink
{ font-size:11px; }

/*MULTIMEDIA*/
.multimedia .contentBox .downloadThis
{ font-size:11px; }