/*
		Theme Name: zochowskilaw
		Theme URL: http://scottzlaw.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;
	}

	.ln-map div{ margin: 5px 0; }

	.screen-reader-text {
		position:absolute;
		left:-9999px;
		top:-500px;
		width:0px;
		height:0px;
		overflow:hidden;
	}

	#gform_wrapper_2 {
		margin-left: 20px;
	}

	#gform_wrapper_2 .gform_footer {
padding: 0 !important;
margin: 10px 10px 0 0 !important;
float: right;
font-size: 11px !important;
}
/*  --- QC form styling for removing error styles
 - change "#homeForm" to id of the QC form if it is different
--- */

#gform_wrapper_3 {
    margin: 0px auto !important;
    max-width:100% !important;
}

#gform_wrapper_3 li {
margin-bottom:4px !important;
}

#homeForm input[type=text],  #homeForm textarea { /* syling for inputs, and textarea */
margin-top:4px !important;
padding: 2px 3px!important;
width: 170px!important;
height:15px!important;
}

#homeForm textarea { /* special styling just for textarea */
	margin-top:4px !important;
	height:50px!important;
	padding: 2px 3px!important;
	width: 170px!important;
}

#homeForm .gfield_label { /* field label */
	color:#947141;
	width:55px !important;
	margin:3px 4px 0 0 !important;
}

#homeForm .gform_footer { /* form footer */
	padding:0 !important;
	margin:0px 0 0 !important;
	text-align:right;
}

#homeForm .gform_footer .qcf-button {
margin-top:10px !important;
margin-right: 10px !important;
}

#homeForm .gform_footer .qcf-button:hover {

}

#homeForm .gfield_error { /* don't change - field label on error after clicking submit */
	background:none;
	border:0;
	padding:0 !important;
	width:100% !important;
}



#homeForm .validation_error { /* big error message that pops on top of the form */
	color:#ff0000;
    display:none !important;
}

#homeForm .validation_message { /* small error messages that pop for each field */
	color:#ff0000;
	padding:0 !important;
	margin:0 0 4px !important;
}

#homeForm .gform_edit_link { /* edit link of the form */
margin:0px 0 0 0 !important;
text-align: left;
}

/* --- For Contact Us page --- */

#gform_1 input[type=text], #gform_1 textarea 
{
border: 1px solid #bbb !important;
background: #eee !important;
font: 12px Tahoma, Verdana, Arial, sans-serif !important;
color: #555 !important;
padding: 3px 8px !important;
width: 344px !important;
margin: 4px 0 !important;}


#gform_1 select
{
border: 1px solid #bbb !important;
background: #eee !important;
font: 12px Tahoma, Verdana, Arial, sans-serif !important;
color: #555 !important;
padding: 3px 8px !important;
width: 147px !important;
margin: 4px 0 !important;}


#gform_1 .gfield_description {
padding: 10px 0 0 0 !important;
font-style: italic !important;
margin: 0px 0px 0px 146px !important;
width: 478px !important;
}

#gform_1 .gfield_label
{
float: left !important;
width: 132px !important;
font-weight: normal !important;
margin: 0px 15px 4px 0 !important;
}

#gform_1 .gfield_contains_required .gfield_label {
font-weight:bold !important;
}

#gform_1 .gfield_contains_required
{
margin: 7px 0px 0px 0px !important;
background:none;
}	

#gform_1 li.gfield.gfield_error {
margin-top: 10px !important;
background-color: transparent;
}
