.view .views-row {
  margin: 5px 0;
}
.view .views-row-even {
 background-color: #efefef;
}
.view .views-field {
  padding: 2px 0.5em;
}
.view  .views-field-title {
  padding: 4px 0.5em;
  background-color: #7286A7;
  color: white;
  display: block;
  font-size: 1.2em;
  font-family: serif;
  font-weight: normal;
}

.view  .views-field-title a {
  color: white !important;
  text-decoration: none !important;
}

.view  .views-field-address {
  margin-left:1em;
}

.view  .views-field-address .map-link {
  margin-left:1em;
  font-size: 0.9em;
}

.view .views-field-view-node {
  font-size: 0.9em !important;
  font-weight: normal !important;
  margin-left:1em;
}

.block-views a {
     color: #1E456C;
    font-weight: normal !important;
    text-decoration: none;
}

.block-views .views-row {
  padding: 2px 0.5em;
}
.views-field-field-datetime {
  font-weight: bold;
}