/*
		Theme Name: paulacanny
		Theme URL: http://paulacannylaw.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;
	}

	.ln-map input[type='button'] { margin: 5px 0 10px; } #directions-from, #directions-locale { margin: 5px 0; }

	.screen-reader-text {
		position:absolute;
		left:-9999px;
		top:-500px;
		width:0px;
		height:0px;
		overflow:hidden;
	}

	

/* Contact Us Form Styling */

#gform_1 input[type=text], #gform_1 textarea 
{
border: 1px solid #BBB;
background: #EEE;
font: 11px Tahoma, Verdana, sans-serif;
color: #555;
padding: 5px 6px;
width: 380px;
margin: 4px 0 !important;}


#gform_1 select
{
border: 1px solid #BBB;
background: #EEE;
font: 11px Tahoma, Verdana, sans-serif;
color: #555;
padding: 5px 6px;
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{
margin: 7px 0px 0px 0px !important;
}


#gform_1 .gfield_contains_required .gfield_label {

font-weight:bold !important;
background: none;
}



/* Contact us Captcha field Styling*/

#gform_1  #recaptcha_response_field
{
width:130px !important;
margin:0 !important;
padding:0 !important;
}

