/*
Theme Name:     Spine Child
Description:    Child theme for the Spine theme
Author:         NCADC
Template:       spine                            
Version:        0.1.0
*/

@import url("../spine/style.css");

#header {
	background: #569cc4 url(http://ncadc.org.uk/coi/wp-content/themes/spine-child/images/header.jpg) no-repeat center;
}

/* line 202, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
hr {
  border: solid #161616;
  border-width: 3px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0;
}