/*GLOBAL*/
#body 
{ background-color:#FFF; }

#page 
{ border:none; }

/*HEADER*/
#page .header
{ background:url("/_img/skins/flower2/bg-header.gif"); border:none; }

#page .header h1
{ font-weight:normal; color:#333;}
#page .header h2
{ font-weight:normal; color:#717171;}
#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:#333;
  overflow: visible;
  }

#page .header .subPageTitle
{
  color:#717171;
  font-family:"Verdana";
  top:73px;
  font-size:150%;
  font-weight:normal;
  top:73px;
}
/*Edit mode settings*/

/*PAGE INFORMATION BAR*/
#page #pageInformationBox
{
  margin-top:5px;
  font-size:11px;
  color:#717171;
  background:url("/_img/skins/flower2/pageInformation.gif") repeat-x;
  border:none;
}

.contentSplitter
{ background:#FFF; }


/* ALL COMPONENTS */
.componentBox .componentObject
{ border:none; border-top:1px solid #7DAED5; background:#ECF3F9; }
.componentBox .componentObject .bgBox1
{ background:none; }
.componentBox .componentObject .bgBox2
{ background:none; }

.view-large .componentBox .componentObject,
.view-fullwidth .componentBox .componentObject
{ border:none; background:url("/_img/skins/flower2/middleBg.jpg") repeat-x; }

.componentBox .componentObject .titleBox  { border:none; }

.componentBox .componentObject .title
{ font-size:80%;  color:#05B10B }
.view-large .componentBox .componentObject .title
{ font-size:100%; color:#F89F03;}
.view-fullwidth .componentBox .componentObject .title
{ font-size:100%; color:#F89F03;}

.componentBox .contentBox
{
  color:#000;
}

/*Edit mode Settings*/
.view-large .componentBox .componentObject .titleBox .miniEditor
{
  border-color:#739DD1;
  color:#f89f03;
  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:#05b10b;
  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:#f89f03;
  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:#05B10B; }

.view-large .weblog .weblogEntryContent a,
.view-fullwidth .weblog .weblogEntryContent a
{ color:#F89F03; }


/* MENU */
.menu
{ border:none; color:#006BAE;}

.menu .contentBox .componentObject
{ background:#EDDDCC; }

.menu li a
{
  display:block;
  padding-left:15px;
  background:url(/_img/skins/flower2/arrow-menu.gif) no-repeat 4px 50%;
}

.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 50%; padding-left:25px; }

.editMode .menu .componentObject 
{
  background-color:#ECF3F9;
  border-color:#ECF3F9;
}

.editMode .menu .contentBox 
{ color:#006BAE; }

/* MAP / GOOGLEMAPS */
.map .googleMapsContainer
{ border:dotted 1px #717171; font-size:11px;}


/* EVENTS */
.evenement .eventDateList .headerEventDate
{ color: #0061A7; }
.evenement .eventList .event .eventTime
{ color: #A7000D; }


.photobook .photobookSettings { color: #717171; }
