/* @override http://www.dalemugford.com/wp-content/themes/v1/503.css */

/* 503 */

/* @group CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

#hiatus {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10%;
	font: 12px/150% "Lucida Grande", "Lucida sans Unicode", Arial, sans-serif;
	color: #444;
}

#hiatus a {
	text-decoration: none;
	color: #00aeff;
}

#hiatus img {
	margin-bottom: 5px;
}

#hiatus h1 {
	font-size: 14px;
}

#hiatus h1 span {
	color: #999;
}

#hiatus p.tagline {
	
}

#hiatus p.link {
	margin-top: 20px;
	margin-bottom: 20px;
}

#hiatus p.link strong {
	display: block;
}

#hiatus p.quote {
	margin-top: 40px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font: 12px/150% Georgia, "Times New Roman", Times, serif;
	color: #777;
}

#hiatus p.quote span {
	display: block;
	color: #999;
	font-size: 11px;
}
