/* Eastgate Plumbing & Drain — light overrides on top of the Twenty Twelve theme. */

.header-phone {
	float: right;
	margin-top: 6px;
}

.header-phone img {
	display: block;
}

.site-content {
	padding: 0 0 24px;
}

.hero-banner {
	margin-bottom: 20px;
}

.site-content img {
	max-width: 100%;
	height: auto;
	margin: 12px 0;
}

.site-content h1 {
	font-size: 28px;
	margin: 18px 0 12px;
}

.site-content h2 {
	font-size: 20px;
	margin: 22px 0 8px;
	color: #1b4f72;
}

.site-content p {
	margin: 0 0 14px;
}

form label {
	font-weight: bold;
}

form input[type=text],
form textarea {
	width: 100%;
	max-width: 420px;
	padding: 6px;
	border: 1px solid #ccc;
}

.button {
	background: #1b4f72;
	color: #fff;
	padding: 10px 18px;
	text-decoration: none;
	display: inline-block;
}
