﻿#createEvent ul.uiEditor li > span
{
    width:80px;
}

#createEvent .selectedPeople
{
    margin-left:83px;
}

.lblEvtUntil
{
    width:20px !important;
    margin-left:40px;
}


#createEventSideBar
{
    background-color:#ebebeb;
    height:135px;
    margin:30px 0px 0px 0px;
}

.event
{
    margin-bottom:0px;
}
.event .header
{
    margin-bottom:20px;
}
.eventDetails span.date
{
    margin-right:40px;
}
.eventDetails span.spacer
{
    color:#afafaf;
}
.eventDetails > div
{
    min-height:40px;
    line-height:40px;
    border-bottom:1px solid #ebebeb;
}

.eventDetails p
{
    margin:10px 0px;
}

.event .uiListItem
{
    margin:10px 0px 0px 0px;
}

.event .uiListItem .author > span
{
    color:#666666;
}

.event .metadata
{
    float:right;
}

.upcommingEvents ul li > div
{
    margin:20px 0px 10px 0px;
    line-height:14px;
}

.upcommingEvents ul li > div .postActions
{
    margin-top:2px;
}

.upcommingEvents ul li > div img
{
    margin:0px 5px 5px 0px;
    float:left;
}

.upcommingEvents ul li > div.createEvent
{
    margin:10px 0px 5px 35px !important;
    font-size:11px;
}