@charset "utf-8";
/* CSS Document */

/* XHTML Reset to control the shit that needs some fucking control */


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	background: url(/douchebagnamegenerator/img/layout/bg-body.jpg);
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
/*because legend doesn't inherit in IE */
legend {
	color: #000;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
/*@purpose To enable resizing for IE */

/*@purpose clear */

.clear {
	clear:both;
}
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
 *font-size: 100%;
}
html {
	font-size:100.1%/*WinIE6- text resize adjust*/
}
/*@purpose to rid ourselves of image clicked borders */
:focus {
	outline-color: none;
	outline-style:none;
	outline-width:0;
	outline: 0;
}
#welcome {
	width:100%;
	height:82px;
	padding: 0px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	background:#000;
	font-size:12px;
	background:url(none);
}
.welcome_header {
	float:left;
	height:20px;
	width:260px;
	margin: 16px 0px;
}
.links {
	height:45px;
	width:430px;
	margin: 16px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	margin: 20px auto 20px auto;
}
.links a {
	text-decoration:none;
}
#banner {
	width:500px;
	margin:auto;
}
#welcome a {
	text-decoration:none;
}
#welcome a:hover {
	text-decoration:none;
}
a.twitter {
	border:1px #FFF solid;
	background:#09F;
	padding:0px 5px 2px 5px;
	font-size:10px;
	margin: 0px 5px;
	color:#FFF;
}
a.facebook {
	border:1px #FFF solid;
	background:#039;
	padding:0px 5px 2px 5px;
	font-size:10px;
	margin: 0px 5px;
	color:#FFF;
}
a.digg {
	border:1px #FFF solid;
	background:#F60;
	padding:0px 5px 2px 5px;
	font-size:10px;
	margin: 0px 5px;
	color:#FFF;
}
a.email {
	border:1px #FFF solid;
	background:#F00;
	padding:0px 5px 2px 5px;
	font-size:10px;
	margin: 0px 5px;
	color: #FFF;
}
.welcomeheader {
	margin-right:10px;
}
#logo {
	background: url(/douchebagnamegenerator/img/layout/neckshirt.jpg);
	width:400px;
	height:332px;
	position:absolute;
	z-index:3000px;
	margin-left:-200px;
	left:50%;
}
#main {
	background: url(/douchebagnamegenerator/img/layout/bg-main.jpg);
	width:800px;
	height:auto;
	position:absolute;
	z-index:3005px;
	margin-left:-400px;
	left:50%;
	top:200px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.content {
	background: url(/douchebagnamegenerator/img/layout/bg-content.gif);
	margin:25px auto;
	width:715px;
	height:auto;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding:15px;
}
.content p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
}
/* @group Forms */

input {
}
textarea {
}
select {
}
fieldset {
	border: 0;
}
#main input[type=text], #main textarea, #main select {
	border: 0;
	margin-bottom:2px;
	padding: 6px 6px 6px 6px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	float:right;
	clear:right;
}
.form {
	width:600px;
	margin:auto;
}
.submitthing {
	width:auto;
	height:auto;
	margin:auto;
	padding:6px 6px 6px 6px;
}
.form label {
	width:380px;
	margin-right:10px;
	display:block;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 6px 0px 6px 6px;
}
.form ol li {
	width:98%;
	margin-bottom:10px;
	float:left;
	clear:left;
	background:#6eb2f2;
	padding:5px;
	border: solid 2px #50a3f1;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.blocktext {
	width:600px;
	margin:auto;
	height:auto;
	margin-bottom:20px;
}
div.error {
	width:300px;
	height:30px;
	text-align:right;
	color:#ff0000;
	float:right;
	padding:8px 8px;
	margin-top:8px;
	margin-right:0px;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
#proc {
	background: url(/douchebagnamegenerator/img/layout/bg-content.gif);
	margin:25px auto;
	width:600px;
	height:auto;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding:15px;
}
#proc h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
#loadlate {
	background: url(/douchebagnamegenerator/img/layout/bg-content.gif);
	margin:25px auto;
	width:600px;
	height:auto;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding:15px;
}
#nameplate {
	width:500px;
	height:120px;
	margin:auto;
	background:url(/douchebagnamegenerator/img/layout/nameplate.gif);
	text-align:center;
	padding-top: 80px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:35px;
}
/*
@media all and (min-width:0) {
	#main input[type=text],
	#main textarea,
	#main select{
    	background: transparent url(images/input_bg.svg);
    }
}*/



/* @end */

