/* Enter Your Custom CSS Here */
.main {
  -moz-hyphens: none;
  -ms-hyphens: none;
}
.embed-wrap {
  display: none; 
}

#tribe-events-pg-template {
  float: left;
  width: 700px;
}

#menu-secondary li {
  margin-left: 21px !important;
}
.tribe-list-widget {
 	 margin-left: 1.2rem;
}
.tribe-event-title {
  margin-bottom: 3px;
  font-weight: 500;
}
.tribe-event-title a {
 font-size: 1.0rem; 
}
h4.tribe-event-title a {
  background-image: url('http://s27.postimg.org/g7fz2oh2n/arrow_13_512.png');
  background-repeat: no-repeat;
  padding-left: 20px;  /* width of the image plus a little extra padding */
  display: block;  /* may not need this, but I've found I do */
}

.tribe-event-duration {
  margin-left: 19px;
	margin-top: -6px;
  font-size: 0.9em;
}

li.tribe-events-list-widget-events {
  margin-bottom: 10px !important;
}