/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.page-header {
	text-align: left;
	background: #f7f7f7;
	border-bottom: 1px solid #e2e2e2;
	padding: 40px 30px;
	display: none;
}

#post-ads {
	text-align: center !important;
}

#navigation-container {
/* width: 100%; */
	height: 50px;
	background: url(http://3o15h033zmpwracwx2i00rqx.wpengine.netdna-cdn.com/wp-content/uploads/2014/10/menubg.fw_.png);
	background-size: cover;
}

#navigation-inner {
	background: rgba(0,158,237,0);
}

#main {
	background: #fff;
	margin: 0 auto;
	padding: 10px 30px;
}

p {
	margin-bottom: 1.75em;
	font-size: 20px;
}

.views-low {
	color: #c4c4c4;
	display: none;
}

#site-navigation ul li a {
	font-size: 18px;
}

.mp-layout-1 .mp-container .mp-excerpt {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 10px;
	text-align: justify;
}

.mp-layout-7 .mp-container .mp-title {
	font-size: 15px;
	margin-bottom: 5px;
	text-align: justify;
}

#wrapper {
	display: block;
	margin: 0 auto;
	position: relative;
	overflow-x: hidden;
	background: #F2F2F2;
}

img.size-large {
	vertical-align: middle;
	display: none;
}

#site-navigation ul li a {
	display: inline-block;
	color: #fff;
	font-weight: 500;
	font-size: 13px;
	line-height: 50px;
	text-transform: uppercase;
	padding: 0 40px;
	position: relative;
	transition: color .15s;
}

#site-navigation ul li a {
	display: inline-block;
	color: #fff;
	font-weight: 800;
	font-size: 18px;
	line-height: 50px;
	text-transform: uppercase;
	padding: 0 40px;
	position: relative;
	transition: color .15s;
}

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
	clear: both;
	display: none;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #094382;
}

.gform_wrapper form {
	text-align: left;
	background-color: #22252c;
	padding: 10px;
}

.gform_wrapper h3.gform_title {
	letter-spacing: normal !important;
	margin: .625em 0 .375em;
	color: #fff;
}

.gform_wrapper span.gform_description {
	font-weight: 400;
	color: #fff;
}

.gform_wrapper .top_label .gfield_label {
	margin: .625em 0 .5em;
	font-weight: 700;
	display: -moz-inline-stack;
	display: inline-block;
	line-height: 1.3;
	clear: both;
	color: #fff;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit] {
	display: -moz-inline-stack;
	display: inline-block;
	background-color: #b70000;
}

.gform_wrapper .gform_footer {
	padding: 0;
	margin: auto;
	clear: both;
	width: 120px;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit] {
	display: -moz-inline-stack;
	background-color: #ed1c24;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	font-weight: 700;
}

.gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large {
	width: 100%;
}

input[type='submit'], button {
	display: inline-block;
	background-color: #009eed;
	border: none;
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 1px;
	text-transform: uppercase;
	height: auto;
	padding: 1px 24px;
	text-align: center;
	border-radius: 2px;
	transition: background-color .15s ease-in-out;
}

.sunburnemailsection {
background: linear-gradient(.25turn, #0a3c78, #12c0de, #999c2b);;
}