html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 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-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } :focus { outline: 0; } body { line-height: 1; color: black; background: white; } ol, ul { list-style: none; } table { border-collapse: separate; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; }

em { font-style: italic; }

body { background: #03302B; }

a { color: #FFFFFF; }

#wrapper {
	background: #000000 url("http://static.lukewertz.com/donaldmiller/i/bg.jpg") top center no-repeat;
	color: #FFFFFF;
	font: 13px/21px Arial;
}

#header {
	color: #000000;
	height: 43px;
	margin: auto;
	width: 848px;
	padding: 13px 12px 0;
}

#header p { text-transform: uppercase; margin: 2px 0;}

#header div.part {
	float: left;
}

div.form-column { float: left; display: block; }
div.form-label { display: none; }

#header input { }

input.login-email,
input.login-password {
	border: 1px solid #54614f; 
	font-style: italic;
	padding: 4px 11px 3px;
	margin-left: 9px;
	width: 100px;
}

#header form div.submit-wrapper input {
	background:url("http://static.lukewertz.com/donaldmiller/i/login.jpg") repeat scroll 0 0 transparent;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font: 12px/100% Arial;
	height:22px;
	margin-left: 8px;
	margin-top: 1px;
	padding:3px 6px 4px 7px;
	position:relative;
	text-transform:uppercase;
	width:56px;
}



div.form-input-checkbox { margin-left: 5px; }

div.lostpass {
	position: relative; 
	left: 30px;
}

div.lostpass a {
	color: #000000;
}

div.fb {
	position: relative;
	left: 65px;
}

div.fb a {
	background: url('http://static.lukewertz.com/donaldmiller/i/facebook.jpg') top left no-repeat;
	display: block;
	height: 21px;
	width: 106px;
	text-indent: -9999em;
}

div#intro {
	margin: auto;
	margin-top: 38px;
}

/*
@font-face {
	font-family: 'DIN';
	src: url("DIN-Medium.eot");
	src: local('Arial'), url("DIN-Medium.ttf") format("opentype");
}
*/

@font-face {
	font-family: 'DINMedium';
	src: url('http://static.lukewertz.com/donaldmiller/css/din-medium-webfont.eot');
	src: local('DIN'), local('DIN-Medium'), url('http://static.lukewertz.com/donaldmiller/css/din-medium-webfont.woff') format('woff'), url('http://static.lukewertz.com/donaldmiller/css/din-medium-webfont.ttf') format('truetype'), url('http://static.lukewertz.com/donaldmiller/css/din-medium-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINMedium';
	src: url('http://static.lukewertz.com/donaldmiller/css/din-medium-webfont.eot');
	src: local('DIN'), local('DIN-Medium'), url('http://static.lukewertz.com/donaldmiller/css/din-medium-webfont.woff') format('woff'), url('http://static.lukewertz.com/donaldmiller/css/din-medium-webfont.ttf') format('truetype'), url('http://static.lukewertz.com/donaldmiller/css/din-medium-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}



div#intro h2 {
	color: #000000;
	font-family: 'DINMedium', sans-serif;
	font-size: 18px;
	top: -10px;
	position: relative;
	margin: auto;
	width: 645px;
	text-transform: uppercase;
	text-align: center;
	word-spacing: .05em;
}

div#intro h1.searching-for-god-knows-what {
	color: #000000;
	font-family: "DINMedium", Arial;
	font-size: 51px;
	text-transform: uppercase;
	margin: auto;
	text-align: center;
}

.trans-62 {
	filter:alpha(opacity=62);
	-moz-opacity:0.62;
	-khtml-opacity: 0.62;
	opacity: 0.62;

}

div#intro h1.donald-miller {
	background: url('http://static.lukewertz.com/donaldmiller/i/donald-miller.jpg') top left no-repeat;
	color: #a69e7f;
	font-family: "DINMedium", Arial;
	font-size: 110px;
	text-transform: uppercase;
	margin: auto;
	text-align: center;
	text-shadow: #a3000d 5px 5px 0;
	text-indent: -9999px;
	width: 861px;
	height: 84px;
}

div#action {
	clear: both;
	width: 876px;
	margin: auto;
	margin-top: 80px;
}

.left {
	float: left;
	width: 395px;
}

.right {
	float: right;
	width: 395px;
}

h3 {
	color: #b7ac8e;
	font-family: "DINMedium", Arial;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h3.flt { margin-bottom: 30px; }

a.fblarge {
	background: url('http://static.lukewertz.com/donaldmiller/i/facebook-large.gif') no-repeat;
	display: block;
	position: relative;
	right: 65px;
	float: right;
	top: -13px;
	text-indent: -9999em;
	height: 40px;
	width: 189px;
}

form.signup {
	float: right;
	position: relative;
	top: -58px;
	width: 256px;

}

input#name, input.password, input#email {
	border:3px solid #660008;
	color:#242424;
	font-size:12px;
	font-style: italic;
	margin-bottom:6px;
	padding:8px 12px 6px;
	width:230px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	behavior:url('../border-radius.htc');
}

input.jn {
	background:url("http://static.lukewertz.com/donaldmiller/i/login-bg.jpg") repeat scroll 0 0 transparent;
	border: medium none;
	color: #242424;
	height: 34px;
	margin-left: 3px;
	text-transform: uppercase;
	font-weight: bold;
	width: 80px;
	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url('../border-radius.htc');
}

.spacer {
	clear: both;
	height: 230px;
}

#footer {
	background: url('http://static.lukewertz.com/donaldmiller/i/footer-bg.jpg') top center no-repeat;
	font-family: "DINMedium";
	font-size: 30px;
	color: #FFFFFF;
	text-shadow: #000000 -1px 1px 4px;
	padding-top: 20px;
	height: 108px;
	text-align: center;
}

#footer em {
	text-transform: uppercase;
}

#footer span {
	text-transform: uppercase;
	font-size: 50px;
	line-height: 130%;
}
