/*
		Theme Name: herber
		Theme URL: http://northerncoinjurylaw.com
		Description: This is a custom child theme for the Genesis Framework
		Author: WebDevStudios
		Author URI: http://www.webdevstudios.com
		Version: beta
		Template: genesis
	*/


	body {
		padding: 0!important;
		margin: 0!important;
	}

	#content.hfeed {
		background: none repeat scroll 0 0 transparent;
    	margin: 0 !important;
    	padding: 0 !important;
    	width: auto;
		float: none;
	}

	.gform_wrapper ul,
	.gform_wrapper li {
	   margin: 0 !important;
	   padding: 0 !important;
	   list-style: none;
	}

	#gform_wrapper_2 input.qcf-button{
		text-indent:-9999px;
		*color: transparent;
        *font-size: 0;
        *line-height: 0;
		*display: block;
		*text-transform: capitalize;
		width: 45px;
		height: 18px;
		margin: 10px 0 0 0;
		vertical-align: middle;
		text-align: left;
		padding: 0;
	}

	.ln-map div{ margin: 5px 0; }

	.screen-reader-text {
		position:absolute;
		left:-9999px;
		top:-500px;
		width:0px;
		height:0px;
		overflow:hidden;
	}

	
	#gform_wrapper_2 input[type="text"], #gform_wrapper_2 textarea {
		width: 184px;
		height: 25px;
		margin: 0 auto 2px;
	}
	#gform_wrapper_2 textarea {
		height: 40px;
	}
	#gform_wrapper_2 .top_label .gfield_label {
		margin: 2px 0;
	}
	#gform_wrapper_2 .gform_footer {
		padding: 0;
		margin: 5px 0 0;
	}

	#gform_wrapper_2, #gform_wrapper_2 .gform_edit_link {
		margin: 0 !important;
	}
