/*

Theme Name: Child of Organic Response
Description: Child theme based on Organic Response
Author: Michael Jezard
Version: 0.0.1
Template: organic_response
*/

@import url('../organic_response/style.css');


h1 {
	color: #333333;
	font-size: 2.2em;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	letter-spacing: -1.2px;
	line-height: 1.4;
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
	}
h2 {
	color: #333333;
	font-size: 2em;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	letter-spacing: -1px;
	line-height: 1.4;
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
	}
h3 {
	color: #333333;
	font-size: 1.8em;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	letter-spacing: -0.8px;
	line-height: 1.4;
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
	}
h4 {
	color: #333333;
	font-size: 1.6em;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	letter-spacing: -0.4px;
	line-height: 1.4;
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
	}
h5 {
	color: #333333;
	font-size: 1.3em;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1.4;
	padding: 4px 0px 4px 0px;
	margin: 4px 0px 4px 0px;
	}
h6 {
	color: #333333;
	font-size: 1.1em;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1.4;
	padding: 4px 0px 4px 0px;
	margin: 2px 0px 6px 0px;
	border-bottom: 1px solid #E4E4E4;
	}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #333333;
	text-decoration: none;
	border: none;
	}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
	color: #000000;
	text-decoration: none;
	border: none;
	}
.title {
	display: block;
	font-size: 1.4em;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: -0.4px;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: none;
	}
.headline {
	font-size: 3em;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 1.1;
	letter-spacing: -1.2px;
	margin: 8px 0px 6px 0px;
	padding: 8px 0px 6px 0px;
	}

	
#footer-sidebar {
display:block;
height: 250px;
}

#footer-sidebar1 {
float: left;
width: 25%;
margin-left:5px;
margin-right:5px;
}

#footer-sidebar2 {
float: left;
width: 25%;
margin-right:5px;
}

#footer-sidebar3 {
float: left;
width: 25%;
}
#footer-sidebar4 {
float: right;
width: 23%;
}	
