/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:all 0.5s ease}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

#branding, #search, #content .header {
	display: none;
}

#wrapper {
	width: 100%;
	display: block;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 10;
}

#background-image {
	width: 100%;
	height: auto;
	min-height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: -10;
	background-image: url("https://www.findenergyevents.com/wp-content/uploads/2019/04/dark-background.jpg");
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
}

#power-lines {
	width: 100%;
	height: auto;
	min-height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: -5;
	background-image: url("https://www.findenergyevents.com/wp-content/uploads/2019/04/gas-rig.png");
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.2;
	background-position: 100%;
}

#header {
	width: 100%;
	display: block;
	background-image: url("https://www.findenergyevents.com/wp-content/uploads/2019/04/header.png");
	background-size: 1200px 269px;
	background-repeat: no-repeat;
	height: 269px;
	background-position: left center;
}

h1 {
	color: #ffffff;
	font-family: Open Sans, sans-serif;
	font-size: 34px;
	font-weight: 600;
	padding-top: 87px;
	margin-left: 68px;
}

#menu {
	margin-left: 68px;
	margin-top: 30px;
}

#menu ul li {
	display: inline-block;
	margin-right: 24px;
}

#menu ul li a {
	color: #ffffff;
	text-decoration: none;
	font-family: Open Sans, sans-serif;
	font-size: 14px;
}

#menu ul li a:hover {
	color: #EAAA89;
}

#footer {
	background-color: #71808F;
	padding-top: 20px;
	padding-bottom: 50px;
	width: 100%;
	display: block;
	margin-top: 60px;
}

#copyright {
	color: #ffffff;
	font-family: Open Sans, sans-serif;
	font-size: 14px;
	margin-left: 68px;
}

#content p {
	font-family: Open Sans, sans-serif;
	font-size: 16px;
	color: #fff;
	margin-left: 68px;
	margin-right: 68px;
	margin-bottom: 30px;
	max-width: 700px;
	line-height: 19px;
}

#content h2 {
	font-family: Open Sans, sans-serif;
	font-size: 22px;
	font-weight: 600;
	color: #465468;
	padding-left: 68px;
	margin-bottom: 24px;
	width: 440px;
	padding-top: 40px;
	padding-bottom: 18px;
	background-image: url("https://www.findenergyevents.com/wp-content/uploads/2019/04/title-sprite.png");
	background-repeat: no-repeat;
	background-size: 100% 200%;
	background-position: center top;
	display: block;
	-webkit-transition: 0s;
  	transition: 0s;
}

#content h2:hover {
	background-position: center bottom;
}

#content h3 {
	font-family: Open Sans, sans-serif;
	font-size: 18px;
	color: #ffffff;
	margin-left: 68px;
	margin-right: 68px;
	margin-bottom: 10px;
}

#content h3 a {
	color: #ffffff;
	text-decoration: none;
}

#content h3 a:hover {
	color: #EAAA89;
}

#content p a {
	color: #EAAA89;
}

#content p a:hover {
	color: #ffffff;
}

#content {
	padding-top: 40px;
}

.wpcf7-response-output {
	font-family: Open Sans, sans-serif;
}

.wpcf7 label {
	font-family: Open Sans, sans-serif;
	font-size: 15px;
	width: 100%;
	display: block;
}

.wpcf7 input, .wpcf7 textarea {
	border: none;
	background-color: #71808F;
	border-radius: 5px;
	font-family: Open Sans, sans-serif;
	font-size: 16px;
	margin-top: 5px;
	color: #fff;
	padding: 10px;
	width: 100%;
	display: block;
}

.wpcf7 input:focus, .wpcf7 textarea:focus {
	background-color: #dddddd;
	border: none;
	color: #465468;
}

.wpcf7 .wpcf7-submit {
	background-color: #EAAA89;
	color: #465468;
}

.wpcf7-submit:hover {
	background-color: #465468;
	color: #ffffff;
	cursor: pointer;
}

.wpcf7 {
	display: block;
	width: auto;
	max-width: 600px;
}

.wpcf7 p {
	display: block;
}

.wpcf7-form-control-wrap {
	width: 100%;
	display: block;
}


@media screen and (max-width: 720px) {
	
#header {
	background-size: 900px 180px;
	height: 180px;
}
	
h1 {
	font-size: 24px;
	padding-top: 47px;
	margin-left: 34px;
}	
	
#menu {
	margin-left: 34px;
	margin-top: 14px;
	width: 300px;
}
	
#menu ul li {
	margin-bottom: 8px;
}
	
#menu ul li a {
	font-size: 14px;
}
	
#content h2 {
	font-size: 18px;
	padding-left: 58px;
	margin-bottom: 30px;
	padding-top: 36px;
	padding-bottom: 14px;
	padding-right: 34px;
	width: 390px;
}
	
#content p {
	margin-left: 34px;
	margin-right: 34px;
}
	
#content h3 {
	margin-left: 34px;
	margin-right: 34px;
}
	
#copyright {
	margin-left: 34px;
	margin-right: 34px;
}
	
#power-lines {
	background-position: 85%;	
}
	
}


@media screen and (max-width: 460px) {
	
#header {
	background-position: -60px;
}
	
#content h2 {
	font-size: 18px;
	padding-left: 44px;
	margin-bottom: 30px;
	padding-top: 22px;
	padding-bottom: 8px;
	padding-right: 34px;
	width: 284px;
}
	
}