.dps_event {
  position: relative;
  padding-left: 90px;
  min-height: 125px; }

.has-post-thumbnail .dps_event {
  padding-left: 0; }
.has-post-thumbnail .dps_date {
  z-index: 2; }

.fusion-post-wrapper .entry-title a {
  display: block; }

.fusion-placeholder-image {
  display: none; }

.fusion-sticky-menu li li a {
  padding-top: 10px !important; }

.dps_date {
  position: absolute;
  left: 25px;
  top: 25px;
  padding: 15px 15px 10px;
  color: #FFF;
  background: #AB8B65; }
  .dps_date span {
    display: block;
    text-align: center; }
    .dps_date span.dps_day {
      margin-bottom: 10px;
      font-size: 32px; }
    .dps_date span.dps_month {
      font-size: 12px;
      text-transform: uppercase; }

.fusion-tabs-widget .dps_event {
  padding-left: 45px;
  min-height: 40px; }
.fusion-tabs-widget .dps_date {
  left: 0;
  top: 0;
  padding: 5px 5px 0; }
  .fusion-tabs-widget .dps_date span.dps_day {
    font-size: 18px;
    margin-bottom: -5px; }
  .fusion-tabs-widget .dps_date span.dps_month {
    font-size: 10px; }

.dps_author, .dps_author a {
  color: #BBB; }
.dps_author a:hover {
  color: #ab8b65; }

.fusion-image-wrapper.fusion-image-size-fixed {
  display: block; }
  .fusion-image-wrapper.fusion-image-size-fixed img {
    width: 100%;
    height: auto; }
