/* Enter Your Custom CSS Here */

/* fp slider captions */

.mh-slider-caption {left:0px;}

/* hide excerpt */
.mh-slider-excerpt {display:none;}

#mh_slider_hp-6 .mh-slider-caption {left:0px; width:40em; max-width:100%; top:72%; bottom:auto;} /* top 60% with excerpt */

#mh_slider_hp-7 .mh-slider-caption {left:0px; width:40em; max-width:100%; top:58%; bottom:auto;} /* top 40% with excerpt */

/* attempt(s) re defalut thumbnail in loops */

.mh-image-placeholder {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url('http://werewolf.co.nz/wp-content/uploads/tpp_max-326x245.jpg') no-repeat;
  width: 225px; /* Width of new image */
  height: 160px; /* Height of new image */
  padding-left: 225px; /* Equal to width of new image */
}

/* intial dropcaps */

.dropcap {
  float: left;
  font-size: 3.2em;
  line-height:0.9em;
  padding: 2px 2px 2px 0;
}
dropcap {
  float: left;
  font-size: 3.2em;
  line-height:1em;
  padding: 2px 2px 0 0;
} 

/* for the FP hopefully */

.mh-custom-posts-small-title {font-size: 1.4em; font-weight:bold;}

/* article image padding */
#main-content img {padding-right:10px;}

/* homepage cleanup */

.mh-widget-col-1 {background:#ffffff;}
