/*
		Theme Name: hsmlawdeath
		Theme URL: http://georgiawrongfuldeathlaw.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;
	}
	
	#qcf {
		overflow: hidden;
	}
	#s {
		padding: 1px 2px;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		border: 1px solid #6C6C6C;
		background: #F2F1E9;
		width: 151px;
		text-transform: uppercase;
		vertical-align: middle;
		float: left;
	}
	#searchsubmit {
		text-indent:-9999px;
		*color: transparent;
        *font-size: 0;
        *line-height: 0;
		*display: block;
		border: none;
		width: 16px;
		height: 16px;
		background: #63B107;
		text-decoration: none;
		margin: 0 0 0 5px;
		background: no-repeat url(images/submit-button.gif);
		vertical-align: middle;
		float: right;
	}

	.search label {
		float: left;
	}
	.search {
		width: 230px !important;
	}
#homeForm textarea { clear:both; }
#homeForm #recaptcha_table input { width:215px !important; border:1px solid #a1a1a0; height:16px; padding:2px !important; font-size:12px; }
#homeForm #recaptcha_widget_div { clear:both; margin-left:75px; }
#homeForm #recaptcha_table { width:220px !important; }
#homeForm #recaptcha_table td { display:none !important; }
#homeForm #recaptcha_table .recaptcha_image_cell, #homeForm #recaptcha_table  .recaptcha_r4_c1  { width:220px !important; display:block !important; background:none; }
#homeForm #recaptcha_table .recaptcha_input_area { margin:0 0 0 0 !important; }
#homeForm #recaptcha_image, #homeForm #recaptcha_image img { width:220px !important; }
#homeForm .captcha-reload { color:#fff; display:block; width:50px; height:17px; background-color:#7C0000; float:right; text-align:center; font-size:11px; padding-top:2px; margin:-38px 1px 0 0; }
#homeForm .gform_footer {
	margin:2px 0 0 !important;
	padding:0 !important;
}