/*
Theme Name: Collective Child
Theme URI: http://themefuse.com/demo/wp/collective/
Description: Collective is created by <a href="http://themefuse.com">ThemeFuse</a>.
Author: ThemeFuse
Author URI: http://themefuse.com
Template: collective-parent
*/

@import url("../collective-parent/style.css");

.body_wrap {
  position:relative;
  background:#222;

body, html {
  font-family: "Open Sans", sans-serif;
  font-weight:normal;
  color: #fff;
  margin:0; 
  padding:0;
  height: 100%;}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', serif;
  font-style:normal;
  font-weight:normal;
  color:#fff;}

h1 {
  font-size: 30px;
  line-height: 32px;
  font-weight:600;}

h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight:bold;}

h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 15px;}

h4 {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 15px;}

h5 {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 15px;}

h6 {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;}