/*
		Theme Name: kellaltermanrunstein
		Theme URL: http://kellalterman.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{
		
	}

	.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;
	}

	ul.MenuBarHorizontal a {
	padding: 0 8px;
	}
	ul.MenuBarHorizontal ul a {  
	height:auto;
	line-height:18px;
	 padding: 5px 10px 0 16px;
	}
	
.newstable td {padding-bottom:12px;vertical-align:top;}	

#newsvideo {margin-left:68px;}



/* contact us form */
#gform_1 .gfield_label {
	font-weight:normal;
}

#gform_1 .gfield_contains_required .gfield_label {
	font-weight:bold;
	color:#666;
}

#gform_1 input[type=text], #gform_1 .ginput_full input[type=text], #gform_1 .ginput_left input[type=text], #gform_1 .ginput_right input[type=text] {
	width:415px !important;
}
#gform_1 textarea {
	width:416px !Important;
}
#gform_1 select {
	width:419px !important;
	padding:2px 2px !important;
}

#gform_1 #field_1_5, #gform_1 #field_1_6 {
	float:left;
	width:435px;
	clear:none;
}
#gform_1 #field_1_6 {
	text-align:right;
}
#gform_1 #field_1_6 .gfield_label {
	text-align:left;
	display:block;
	margin-left:16px;
}

.CfnImg {
	left:-5px;
}