/*GLOBAL*/
#body 
{ background-color:#D77AB0; }

#page 
{ border:3px solid #FFF; }

/*HEADER*/
#page .header           { background:url("/_img/skins/pretpink/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; }

/*Edit mode settings*/
#page .header input
{
  position:absolute;
  top:35px; left:103px;
  font-size:200%;
  border:1px Dashed #739DD1;
  color:#fff;
  overflow: visible;
}

#page .header .subPageTitle
{
  color:#fff;
  font-family:"Verdana";
  top:73px;
  font-size:150%;
  font-weight:normal;
  top:73px;
}
/*Edit mode settings*/

/*PAGE INFORMATION BAR*/
#page #pageInformationBox
{
  font-size:11px;
  color:#717171;
  background-color:white;
  border-color:#FFFFFF;
}

.contentSplitter
{ background:#D2232A; }

/* ALL COMPONENTS */
.componentBox .componentObject
{ border:3px solid #FFF; background:#FFF; }
.componentBox .componentObject .bgBox1
{ background:none; }
.componentBox .componentObject .bgBox2
{ background:none; }

.view-large .componentBox .componentObject
{ border:3px solid #FFFFFF; background:#FFFFFF; }
.view-fullwidth .componentBox .componentObject .bgBox1
{ border:3px solid #FFFFFF; background:#FFFFFF; }

.componentBox .componentObject .titleBox
{ border:none; }

.componentBox .componentObject .title
{ font-size:80%;  color:#8F000A; }
.view-large .componentBox .componentObject .title
{ font-size:100%; color:#8F000A; }
.view-fullwidth .componentBox .componentObject .title
{ font-size:100%; color:#8F000A;}

.componentBox .contentBox
{
  color:#222;
}

/*Edit mode Settings*/
.view-large .componentBox .componentObject .titleBox .miniEditor
{
  border-color:#739DD1;
  color:#8f000a;
  height:20px;
  font-size:100%;
  margin:-2px 0 -2px -1px;
  padding:3px 0 0 1px;
} 
.view-small .componentBox .componentObject .titleBox .miniEditor
{
  border-color:#739DD1;
  color:#8f000a;
  height:16px;
  font-size:80%;
  margin:0 0 -2px 0;
  padding:0 0 0 0;
}
.view-fullwidth .componentBox .componentObject .titleBox .miniEditor
{
  border-color:#739DD1;
  color:#8f000a;
  height:20px;
  font-size:100%;
  margin:1px 0 -2px 0;
  padding:0 0 0 0;
}
/*Edit mode Settings*/

/* 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:none;}

.menu .componentObject
{ background:#FFF; overflow:hidden;}

.menu li a
{
  display:block;
  padding-left:15px;
  background:url(/_img/skins/pretpink/star-menu.gif) no-repeat 2px 60%;
}

.menu .level-2-hover,
.menu li a:hover
{ color:#FFFFFF; background:#760046; 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 50%; padding-left:25px; }

.editMode .menu .componentObject 
{  
  background-color:#760046;
  border-color:#760046;
}

.editMode .menu .contentBox 
{ color:#FFF; }



/* MAP / GOOGLEMAPS */
.map .googleMapsContainer     { border:dotted 1px #717171; }


/* EVENTS */
.evenement .contentBox
{ background-color: #f6d6e5; }
.evenement .eventDateList .headerEventDate
{ color: #0061A7; }
.evenement .eventList .event .eventTime
{ color: #A7000D; }

/* RICHTEXT */
.richtext .contentBox
{ background:#E1F7FC; }

/* GASTENBOEK */
.gastenboek .contentBox
{ background:#EEEEEE; }

/*LIST*/
.topList .contentBox
{ background:#E6FFFF; }

.photobook .photobookSettings { color: #717171; }
