﻿@import url("narcissism.aspx");		/* Use random narcissistic image */

html
{
	/* background: #000 url("images/hands.png") no-repeat center 300px; */
	background: #000;
	color: #fff;
	font-family: sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 1em 0;
}

a, a:visited
{
	color: #c80000;
	text-decoration: underline;
}

a:active, a:hover, a:focus
{
	text-decoration: none;
}

abbr, acronym, .help
{
	border-bottom: 1px dotted #c80000;
	cursor: help;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0 0 1em 0;
	padding: 0;
}

img
{
	border: 0;
}

p
{
	margin: 0 0 1em 0;
	padding: 0;
}

ul
{
	margin: 0 0 1em 2em;
	padding: 0;
}

ul li
{
	margin: 0;
	padding: 0;
}

.error
{
	color: #f00;
}

.message-sent
{
	margin: 2.5em 0;
	text-align: center;
}

a.button, a.button:visited
{
	background: #202020;
	border: 1px solid #c0c0c0;
	color: #fff;
	display: inline-block;
	padding: 0.25em 0.5em;
	text-decoration: none;
}

a.button:active, a.button:hover
{
	background: #640000;
}

.text-input
{
	background: #202020;
	border: 1px solid #c0c0c0;
	color: #fff;
}

.field
{
	margin: 0 0 0.25em 0;
}

.field label
{
	display: inline-block;
	width: 6em;
}

.field.security
{
	margin: 1em 0;
}

.field.security label
{
	width: auto;
}

.controls
{
	margin: 1em 0;
}

.ip-address
{
	font-size: 0.75em;
}

#outer
{
	/* background: transparent url("images/feet.jpg") no-repeat center bottom; */
	margin: 0 auto;
	/* padding-bottom: 252px; */
	width: 975px;
}

#container
{
	background: #000 url("images/header.png") no-repeat left top;
	border: 1px solid #808080;
	margin: 0 auto;
	padding: 200px 0 12px 0;
	position: relative;
	width: 975px;
}

#header
{
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	left: 14px;
	top: 14px;
	position: absolute;
	width: 210px;
	height: 210px;
	/* height: 584px;
	margin: 0;
	padding: 14px 0 0 16px; */
}

#header h1, #header .site-title
{
	background: transparent url("images/narcissismmask.png") no-repeat left top;
	/* left: 14px;
	top: 14px;
	position: absolute; */
	width: 210px;
	height: 210px;
	/* margin: 0;
	width: 207px;
	height: 211px; */
}

#header h1 span, #header .site-title span, #header .tagline, #header .warning
{
	position: absolute;
	top: -1000px;
}

#content
{
	margin: -400px 15px 0 250px;
	margin-top: 0;
	/* min-height: 270px; */
	min-height: 825px;
}

* html #content
{
	height: 825px;
}

#content h1, #content h2
{
	border-bottom: 1px solid #640000;
	font-size: x-large;
	margin: 1.5em 0;
}

#content h1
{
	margin: 0 0 1em 0;
}

#content h2
{
	font-size: large;
}

#content h3
{
	font-size: medium;
}

#content .photo
{
	border: 1px solid #808080;
	float: right;
	margin: 0 0 1em 1em;
}

#content .photo.large
{
	display: block;
	float: none;
	margin: 0 auto 1em auto;
}

#content dl
{
	margin: 0 0 1em 0;
	padding: 0;
}

#content dl dt
{
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#content dl dd
{
	margin: 0 0 1em 0.5em;
	padding: 0;
}

#content dl.news
{
	margin: 0 0 1em 0;
	padding: 0;
}

#content dl h2
{
	border: 0;
}

#content dl.news dt
{
	background: transparent url("images/separator.png") repeat-y left top;
	/* border-bottom: 1px solid #640000; */
	font-weight: bold;
	margin: 0 0 1em 0;
	/* padding: 0 0 0.1em 0; */
	padding: 0.25em 0.4em;
}

#content dl.news dd
{
	margin: 0;
	padding: 0 0 1em 0;
}

#content dl.news dd p
{
	text-align: justify;
}

#content dl.faq
{
	margin: 0 0 1em 0;
	padding: 0;
}

#content dl.faq dt
{
	font-weight: bold;
	margin: 0 0 0.25em 0;
	padding: 0;
}

#content dl.faq dd
{
	margin: 0 0 1.5em 1em;
	padding: 0;
}

#content dl.links
{
	margin: 0 0 1em 0;
	padding: 0;
}

#content dl.links dt
{
	font-weight: bold;
	margin: 0 0 0.25em 0;
	padding: 0;
}

#content dl.links dd
{
	margin: 0 0 0.5em 0.5em;
	padding: 0;
}

#content dl.blacklist dt
{
	background: transparent url("images/separator.png") repeat-y left top;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0.25em 0.4em;
}

#content dl.blacklist dd
{
	margin: 0 0 1em 0;
	padding: 0;
}

#content dl.blacklist dd.alternative
{
	background: #060606;
	border: 1px solid #111;
	font-style: italic;
	margin-bottom: 2em;
	padding: 0.5em;
}

#content ul.itemized, #content ol.itemized, #content ul.links
{
	list-style: none;
	list-style-image: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#content ul.itemized li, #content ol.itemized li, #content ul.links li
{
	margin: 0 0 0.85em 0;
	padding: 0;
}

#content ul.itemized
{
	list-style-type: disc;
	margin-left: 2em;
}

#content ol.itemized
{
	list-style: decimal;
	margin-left: 2.5em;
}

#content .powerful
{
	font-size: x-small;
	margin-top: 5em;
	text-align: center;
}

.gallery
{
	clear: both;
	margin-bottom: 1em;
}

.gallery .thumbnails
{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

.gallery .thumbnails li
{
	float: left;
	margin-right: 10px;
	width: 162px;
	height: 122px;
}

.gallery .thumbnails li img
{
	border: 1px solid #fff;
}

.gallery .item
{
	clear: both;
	font-size: small;
	margin: 0 0 2em 0;
	padding: 0;
}

#navigation
{
	background: transparent url("images/kylestick.png") no-repeat center bottom;
	left: 0;
	top: 250px;
	padding-bottom: 305px;
	position: absolute;
	width: 215px;
}

#navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	margin-bottom: -15px;
}

#navigation ul li a, #navigation ul li a:visited
{
	background: transparent url("images/button.png") no-repeat left top;
	color: #fff;
	display: block;
	font-family: Impact, "Arial Black", sans-serif;
	font-size: small;
	padding: 16px 0 0 20px;
	text-decoration: none;
	width: 195px;
	height: 40px;
}

#navigation ul li a:active, #navigation ul li a:hover, #navigation ul li.current a
{
	background-position: 100% 0;
}

#navigation .donations
{
	font-size: smaller;
	margin: 1em 0 0 0;
	text-align: center;
}

#navigation .donations input
{
	display: block;
	margin: 0 auto;
}

#footer
{
	clear: both;
	font-size: x-small;
	margin-right: 15px;
	padding-top: 2em;
	text-align: right;
}

#footer .banner-ad
{
	margin: 0 0 1em auto;
	text-align: center;
	/* width: 550px; */
	width: 725px;
}

#footer .valid p
{
	margin-bottom: 0.25em;
}

#footer .google
{
	font-size: 0.85em;
}