/*

Theme Name: Rigmats - Integrity
Theme URI: http://theme.co/x/
Author: Big Red Barn Design
Author URI: http:www.bigredbarndesign.com
Description: Make all of your modifications to the dark version of Integrity in this child theme.
Version: 1.8.3
Template: x

*/

@import url( '../x/framework/css/site/stacks/integrity-dark.css' );

.x-content-band {
  margin: 0 0 0.6em;
  padding: 10px 0;
  *zoom: 1; }
  
.x-container-fluid.offset {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

.entry-wrap {
	padding-top: 30px;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 50px;
}

h1,h2,h3,h4,h5,h6,.h3,.h4,.h5,.h6 {
  margin-top: 0.5em;
  }
  
  .outline {
	border: 1px solid #BABABA
  }