#post-50 .entry-header {display: none;}
#main { padding: 0px; }

.entry-main { 
  padding-left: 10px; 
  padding-right: 10px; 
}

.entry-title {
  padding-top: 10px;
  padding-bottom: 10px;
}

.layout-full .panel-row-style { 
  padding-top: 0px; 
  padding-bottom: 0px;
}

.widget-title { 
  padding-top: 8px;
  padding-bottom: 8px;
}

#panel-50-4-0-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* too much margin below video on home page */
#pg-50-2 {
  margin-bottom: 0px;
}

#pg-50-3 {
  margin-bottom: 0px;

}

#pg-50-4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

#pg-50-5 {
  margin-bottom: 0px;
}

#pg-50-6 {
  margin-bottom: 0px;
}

article.post {
  background-color: white;
  border-bottom: 2px solid #c5d2eb;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  }

.post-navigation {
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
  }

/* featured images on blog posts too large */
article.post .entry-header .entry-thumbnail img {
  width: 20%;
  float: right;
  }

.arconix-faq-wrap {
  background-color: #abb6ce;
  border: 1px solid #2e4a85;
  margin-bottom: 20px;
  }

.entry-content h3.arconix-faq-term-title {
  font-size: 16px;
  font-weight: 100;
  }