/* line 2, /Users/kpowell/Sites/2015-01-police-deaths/src/styles/base */
.element-interactive h1 {
  font-size: 24px;
  font-weight: bold;
  color: #005689;
  width: auto;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 1; }
/* line 13, /Users/kpowell/Sites/2015-01-police-deaths/src/styles/base */
.element-interactive .headerBorder {
  border-top: 4px solid #52c6d8;
  width: 70px;
  margin-bottom: 4px; }
/* line 19, /Users/kpowell/Sites/2015-01-police-deaths/src/styles/base */
.element-interactive .credit {
  margin: 8px 0 0 0;
  padding: 4px 0 0 0;
  border-top: 1px solid black;
  font-family: 'Guardian Text Sans Web';
  text-transform: uppercase; }
  /* line 16, /Users/kpowell/Sites/2015-01-police-deaths/src/styles/mixins */
  .element-interactive .credit:after {
    content: '';
    display: table;
    clear: both; }
  /* line 27, /Users/kpowell/Sites/2015-01-police-deaths/src/styles/base */
  .element-interactive .credit p {
    margin: 0;
    font-size: 12px; }
  /* line 32, /Users/kpowell/Sites/2015-01-police-deaths/src/styles/base */
  .element-interactive .credit .left {
    float: left; }
  /* line 36, /Users/kpowell/Sites/2015-01-police-deaths/src/styles/base */
  .element-interactive .credit .right {
    float: right; }


/*/*# sourceMappingURL=./min.css.map */