/*
Theme Name: The Fox Child
Description: Child theme for The Fox Theme
Author: Your name here
Template: fox
*/

@import url("../fox/style.min.css");

p:first-letter {
  font-weight: normal;
  font-size: 1em;
  display: block;
  float: none;
  margin: 0;
  line-height: 1; }

h4:first-letter {
  font-weight: 600;
  display: block;
  float: none;
  margin: 0px 0px 10px 0px;
  line-height: 0.95;
}

.homehfour {
  font-weight: 600;
  display: block;
  float: none;
  margin: 0px 0px 10px 0px;
  line-height: 0.95;
}

.masonry-header {
  margin-bottom: 15px;
}

.disable-hand-lines #wi-footer, .disable-hand-lines .topbar-inner:after {
  border-bottom: none;
}

blockquote:before{
  content: none;
}

blockquote {
  padding: 20px 0px 15px;
  font-size: 1.1em;
}

.in-word {
  text-transform: capitalize;
}

#primary, #secondary{
  padding-top: 0px;
}

.masonry-meta {
  font-size: 0.9em;
}

#footer-logo {
  margin-top: 10px;
}

#footer-bottom {
  padding-bottom: 20px;
}

.authornote {
  margin-bottom: 20px;
}



