.node-event-uofc h3.event-title a { 
  font-size:1em; 
  line-height:1.3; 
  font-weight:700; 
  color:#000!important; 
  text-decoration:none!important; 
  margin:0; 
} 
 
.node-event-uofc .field-field-summary-event-uofc { 
  display:block; 
  font-size:.9em; 
} 
 
.node-event-uofc .clear { 
  padding-top:1em; 
  margin-top:.333em; 
  border-top:2px solid #c1c0c0; 
  clear:both; 
} 
 
.node-event-uofc { 
  text-decoration:none; 
} 
 
.node-event-uofc .read-more a { 
  font-size:.8em; 
  font-weight:700; 
  text-decoration:none!important; 
  text-transform:uppercase; 
} 
 
.node-event-uofc div.links { 
  display:none; 
} 
 
.node-event-uofc .field-label { 
  float:left; 
  margin-right:8px; 
} 
 
.node-event-uofc .field-body-body-event-uofc { 
  float:right; 
  margin-left:18px!important; 
  margin-top:2em; 
} 
 
.node-event-uofc .field-type-date-event-uofc .field-item,
.node-event-uofc .field-field-location-event-uofc .field-item,
.node-event-uofc .field-field-speaker-event-uofc .field-item { 
  margin-left:60px; 
} 
 
.node-event-uofc.teaser .field-field-date-event-uofc .field-item { 
  margin-left:0; 
} 
 
.node-event-uofc .field-field-body-body-event-uofc { 
  margin-left:0!important; 
  padding-top:2em; 
} 
 
.node-event-uofc .break { 
  padding-bottom:.5em; 
} 
 
.node-event-uofc h3.events-title { 
  margin-bottom:.333em; 
} 
 
.node-event-uofc .field-field-date-event-uofc { 
  margin-bottom:1em; 
} 
 
.node-event-uofc span.inline { 
  font-size:8pt; 
  margin-top:0; 
  background-color:#fff!important; 
  padding:0; 
} 
 
.node-event-uofc span.caption { 
  font-size:.9em; 
  text-align:left!important; 
  background-color:#dadada; 
  padding:3px; 
} 

#uc-content .secondary .node-event-uofc .clear-fix { 
  clear:both; 
}

.mini-day-on {
  background-color:#eee;
  border:1px solid#ccc;
}

.mini-day-on a {
  font-weight:bold!important;
}

/* Mini Teaser */
.view-mode-mini_teaser_event_uofc .event-title-item-left {
    color: #cc0000;
    display: inline-block;
    float: left;
    padding: 2px 10px 0 0;
    text-align: center;
    width: 85px;
}
.view-mode-mini_teaser_event_uofc .event-title-item-left span.event-graphic-month {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 14px;
    text-transform: uppercase;
}
.view-mode-mini_teaser_event_uofc .event-title-item-left span.event-graphic-day {
    display: block;
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
}
.view-mode-mini_teaser_event_uofc .event-title-item-right {
    margin-left: 85px;
    padding-top: 2px;
}
.view-mode-mini_teaser_event_uofc a.event-link {
    color: #000;
    display: block;
    line-height: 14px;
    padding: 10px;
    text-decoration: none;
    width: 100%;
}
.view-mode-mini_teaser_event_uofc .field-name-ca-event-teaser-display {
    padding-top: 10px;
}
.view-mode-mini_teaser_event_uofc a.event-link span.event-title {
    font-weight: bold;
}
.view-mode-mini_teaser_event_uofc .event-title-item-left span.event-graphic-days {
     line-height: 28px;
}
.view-mode-mini_teaser_event_uofc span.event-graphic-day1, .view-mode-mini_teaser_event_uofc .event-title-item-left span.event-graphic-day2 {
    font-size: 13px;
    font-weight: bold;
}
.view-mode-mini_teaser_event_uofc .event-title-item-left span.event-graphic-months {
    display: block;
    line-height: 14px;
}
.view-mode-mini_teaser_event_uofc span.event-graphic-month1, .view-mode-mini_teaser_event_uofc .event-title-item-left span.event-graphic-month2 {
    font-size: 12px;
    font-weight: 800;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.region-sidebar-first .view-mode-mini_teaser_event_uofc a.event-link, .region-sidebar-second .view-mode-mini_teaser_event_uofc a.event-link {
    padding: 10px 0;
}
.region-sidebar-first .view-mode-mini_teaser_event_uofc .event-title-item-left, .region-sidebar-second .view-mode-mini_teaser_event_uofc .event-title-item-left {
    width: 45px;
    padding: 0;
} 
.region-sidebar-first .view-mode-mini_teaser_event_uofc .event-title-item-right, .region-sidebar-second .view-mode-mini_teaser_event_uofc .event-title-item-right {
   margin-left: 55px;
}
