/* CSS */

.events #main #center {
float:left;
margin-left:1%;
width:45%;
}

.breadcrumb {
color:white;
font-size:1.1em;
font-weight:bold;
margin-bottom:0.1em;
text-align:center;
}

ul.day-topbar li a {
font-weight:bold;
text-decoration:underline;
}

#events-info h3 {
background-color:#B90000;
color:white;
font-size:1em;
text-align:center;
word-spacing:0.2em;
}

#curr-day .back-today {
background-color:#B90000;
}

#curr-day .back-today a {
color: white;
text-decoration: none;
}

#curr-week h3 a {
color: white;
}

#curr-month h3 a {
color: white;
}

#event-search h3 a {
color: white;
}