@import url(/Clients/thickbox.css);

img.mcms_stats{
   display: none;
}

fieldset{
   display: inline;
   border: 0;
}

/* live edit */

#mcmsLiveEdit{
   position: fixed;
   top: 0;
   left: 10px;
   padding: 5px 10px;
   background: url(http://trunk.ekklesia360.com/Clients/bg_mcmsLiveEdit.png);  /* change this after release! */
   color: #FFF;
}

#mcmsLiveEdit h2{
   font-size: 12px;
   font-weight: bold;
   text-align: center;
}

#mcmsLiveEdit p{
   font-size: 12px;
   text-align: center;
   text-transform: uppercase;
}

#mcmsLiveEdit a{
   display: block;
   margin-top: 5px;
   font-size: 10px;
   color: #FFF;
   text-decoration: underline;
   text-transform: lowercase;
}

.mcmsLiveControl{
   position: absolute;
   padding: 5px;
   background: url(http://trunk.ekklesia360.com/Clients/bg_mcmsLiveEdit.png);  /* change this after release! */
}

.mcmsLiveControl a{
   color: #FFF !important;
   text-decoration: none !important;
   border: 0 !important;
}

.mcmsLiveControl a:hover{
   background: none !important;
   color: #FFF !important;
   text-decoration: none !important;
}
