.site-header { 
  background: url(http://dfwtfp.com/wp-content/uploads/2016/07/group_logo.jpg) repeat-x 0 0 !important;
  background-size: auto 240px  !important;
  height: 230px !important;
  width: 100%;
  margin-left: auto;
  margin-right: auto;  
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  margin-bottom:1em !important;
}

.site-header .site-branding {
  display:none;
  position: relative !important;
  top: 0 !important; left: 0 !important;
  -webkit-transform: none !important;
  transform: none !important;
  margin:0 0 0 20px !important;
  text-align: center !important;
}

.site-title {
  letter-spacing: 0 !important;
  margin-top: 120px !important;  
}
.site-title::after { display:none !important; }

.site-description {
  letter-spacing: 1px !important;
  padding: 0 !important;
}

.entry-content { font-size: 16px; font-weight:300!important; }
.entry-content h3 { margin: 20px auto; }
.entry-content h2 { margin: 25px auto; }

.entry-content a { color:#009eea; }
.entry-content a:hover { text-decoration:underline; }

a.pdf { 
    background: url(http://dfwtfp.com/wp-content/uploads/2016/07/pdf.png) no-repeat 0 0;
    padding-left: 26px;
    display: inline-block;
}
a.word, a.doc, a.docx { 
    background: url(http://dfwtfp.com/wp-content/uploads/2016/08/Word-icon.png) no-repeat 0 0;
    padding-left: 28px;
    display: inline-block;
}

/* == Facebook comments area ====================== */

.fb-comments-section {
    margin-top: 50px !important;
    font-size: 30px;
    border-top: 1px solid #CCC;
    padding-top: 12px;
}


/* == Facebook share button at the bottom of the article! ====================== */

.sd-sharing-enabled .sd-sharing .sd-title:before { content: none; }

.sd-sharing-enabled .sd-sharing .sd-title {
    display:inline-block;
    margin: 15px 0 !important;
    font-size: 30px !important;
    font-weight:400;
    font-family: 'Lato', sans-serif;
}

.sd-sharing-enabled .sd-sharing .sd-content {
    display:inline-block;
    position: relative;
    top: 28px;
    left: 20px;
}


#sgHonest { display:none !important; }

blockquote p { font-size:14px; font-style:normal; font-weight:normal; }

div.featured-image {display:none;}

