/* Enter Your Custom CSS Here */

/* drop caps */
.firstcharacter { float: left; color: #333; font-size: 54px; line-height: 40px; padding-top: 2px; padding-right: 2px; padding-left: 0px; font-family: Georgia; }

#mc_signup_form {
  border-radius: 6px;
}

#bannercontainer {
  height: 10px;
}

#header > #site-description { font-size: 24px; }

/* for pinbin theme */
.pinbin-category { display: none; }
.type-post { margin-left: auto; margin-right: auto; float: none; }
/* end for pinpin theme */

.entry-content { font-size: 16px; line-height: 135%; }
.screen-reader-text { display: none; }
#mc_signup_form { padding: 10px; }

ul.display-posts-listing { list-style-type: none; }
li.listing-item { padding-bottom: 4px; font-size: 20px; }
li > a.title { text-decoration: none; }
.widget-content h3 { font-size: 20px; }
.vevent {
  margin-bottom: 20px;
  padding: 0px 6px 4px 6px;
  border-left: 2px solid;
  font-size: .9em;
}

.vevent h3 {
  text-align: right;
  padding: 4px;
  background: #ccc;
  font-size: 16px;
  font-weight: bold;
}

.event-label { font-weight: bold; }
