/*
Theme Name: Giant Gnome Productions Theme
Description: Child theme for the ThemeBlvd framework - Arcadian
Author: Nick Armstrong of WTF Marketing
Author URI: http://www.WTFMarketing.com
Template: arcadian
*/

#container {
	background: url('/wp-content/uploads/2014/06/ds9gnome2-minified.png') right top no-repeat!important;
}

.element-inner, .widget, article {
	opacity: .95;
}

article, article blockquote, .widget, h1, h2, h3, h4, h5, h6, p, span.tagline, .entry-meta {
	color: black;
}

#featured {
	background: transparent!important;
}

#input_2_2 {
	width: 97%!important;
}

.gform_button {
	color: white!important;
	background-color: #5f9e00!important;
}

.featured-image img {
	margin: 0px auto!important;
}

#gform_wrapper_2 {
	margin: 0px!important;
}

#gform_2 {
	background: white;
	border: 2px solid #999;
	padding: 0px 5px;
	border-radius: 4px;
}

#gform_2 .gform_heading {
	margin: 0px;
}

#gform_2 .top_label {
	margin-top: 0px;
	padding: 0px;
}

#gform_2 .top_label .button {
	margin: 5px 0px;
	width: 100%!important;
}