/*
Theme Name: Pelton Shepherd
Theme URI: http://www.graticle.com
Author: Graticle, Inc
Author URI: http://graticle.com
Version: 1.0
Version: 2016
Text Domain: pelton-shepherd
-------------------------------------------------------------- */
/* Reset
-------------------------------------------------------------- */

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
.center {
  text-align: center;
}
body{margin: 0;padding: 0}
.table {
	display: none;}



.table-content{display: none;}

.post-content .post-cont .button.hide{display: none;}
.post-content .post-cont .button.contact-us {padding-top: 0px; display: none;}
.post-content .post-cont .button.contact-us a{background: none; border: 2px solid #ed2838; color: #1b3d6f;}