/* Genesis Extender baseline (lib/css/default.css), carried over verbatim.
   Toggle off under Appearance → Extender Replacement once you have
   confirmed nothing on the site uses .clearfix or the .ez-* classes.
------------------------------------------------------------ */
/* Genesis Extender Default CSS */

/* Clearfix
------------------------------------------------------------ */

.clearfix:after { visibility: hidden; display: block; height: 0; font-size: 0; line-height: 0; content: " "; clear: both; }
.clearfix { display: block; }
/* IE6 */
* html .clearfix { height: 1%; }
/* IE7 */
*:first-child + html .clearfix { min-height: 1%; }


/* EZ Home Widget Areas
------------------------------------------------------------ */

#ez-home-container-wrap {
	clear: both;
}

.ez-home-container-area {
	margin: 0 0 20px;
	clear: both;
}

.ez-home-bottom {
	margin: 0;
}

.ez-only {
	width: 100%;
	margin: 0 0 20px;
	float: left;
	clear: both;
}

/* Site CSS
   Imported from Genesis Extender (wp_options -> genesis_extender_custom_css).
   Edit under Appearance → Extender Replacement. This file is regenerated
   on every save — do not edit it directly.
------------------------------------------------------------ */
@media only screen and (max-width: 768px) {

	.tmls .tmls_container .tmls_item .tmls_image.large_radius {
		display: none;
	}

	.tmls.style2.large_image .tmls_text {
		margin-left: 0px;
	}


	.tmls.style2.large_image .tmls_name, .tmls.style2.large_image .tmls_position, .tmls.style2.large_image .tmls_rating {
		margin-left: 25px;
		margin-right: 80px;
	}

}


@media only screen and (max-width: 860px) {
	
	.one-sixth {
		width: 49%;
	}

}

.homepage-headline {
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 25px;
    line-height: 1.3 !important;
    background-color: transparent;
    padding: 20px;
    border-radius: 5px;
    color: #333;
}

.center .button {
	margin-bottom: 26px;
}

@media only screen and (min-width: 601px) {
	#sitelogo {
		width: 150px;
		height: 150px;
	}
}

@media only screen and (max-width: 860px) {
	.home-bottom .widget {
		text-align: center;
		width: 100%;
	}
}

@media only screen and (max-width: 860px) and (min-width: 601px) {
	.site-header .widget-area {
		margin-top: -100px;
	}
}

.genesis-after {
	background-color: #fff !important;
}


html, body {
	height: 100%;
}
 
.site-container {
	height: 100%;
}
 
.page-wrap {
	min-height: 100%;
	/* equal to footer height */
	margin-bottom: -120px; 
 
}
 
.site-inner {
	min-height: 100%;
	/* equal to footer height */
	margin-bottom: -120px; 
}
 
.site-footer, .site-inner:after {
	/* .site-footer and .site-inner:after must be same height as .site-inner */
	height: 120px; 
 
}
 
.site-footer {
	background: #FF9633;
	/* Use this for testing */
}

.creds {
	padding-top: 10px;
}

#text-11 {
	margin-top: 45px;
	padding-bottom: 145px;
}

.home .tmls .tmls_container .tmls_item .tmls_text {
	font-family: "museo-slab",serif !important;
}




#gform_widget-3.widget li {
    border-bottom: none !important;
}

.gform_body {
	margin-top: -60px;
}




.blog .entry-categories {
	display: none;
}
