/* CSS DOCUMENT */

/*NOTE: This CSS is used in place of the main boyden gallery css for the index page in order to include feature styles that are turned off on the rest of the pages.*/




/* To add RSS Event Feed - Kaitlin Hines 9/29/11 */

#featureBlue  {
   background-color: none;
   padding: 0px;
}

#side-calendar {
background-color: #1F3258;
color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 5px;
}

.index-calendar-date {
width: 35px;
}

.index-calendar-day {
font-size: 1.1em;
padding-top: 1px;
padding-bottom: 5px;


