/* 
This is a template file for the dynamic CSS

When an mobile template gets copied and turned into a live mobile website this file
is copied and the #003366 will be replaced for EventColour1 etc...
    Colour 1: #003366
    Colour 2: #ffffff
    Colour 3: #0099ff
    Colour 4: #ffffff
    Colour 5: #000000
*/

a,
h1,
h2,
#headerOverlay h1,
.link,
.time,
.paging .disabled:hover,
.viewposts #replies .removePost,
.personName,
.loginContainer,
.banner a,
#eventDates,
.ui-body-c .ui-link:hover,
.ui-body-c .ui-link,
.ui-body-c .ui-link:visited,
.ui-body-c .title .ui-link:hover,
.ui-body-c .title .ui-link,
.ui-body-c .title .ui-link:visited,
.agenda .agendaItems li,
.agendaTabs li
{
    color: #003366;
}

/* Bad default with white so comment out for now
.subline,
.resources #headerOverlay h2,
.delegates #headerOverlay h2
{
    color: #ffffff;
}*/

.row.head,
.agenda .title,
.btnSearch,
#headerPopup h1,
#headerPopup h1 a,
.block,
.banner,
h1.icon
{
    background-color: #003366;
    color: #ffffff;
}

header h1,
.eventDetails h2,
.loginContainer span,
.overlay .close,
#headerPopup h1,
#headerPopup a
{
    color: #ffffff;
}

.containerTwitter { background-color: #003366; border-color: #003366; }

.subtitle
{
    border-color: #003366;
}

.loginContainer,
.eventDetails
{
    border-color: #ffffff;
}

.locateMe, .menuIcon {background-color:#003366;}