/* ------------ begin reset = Eric Meyers Reset Reloaded = ------------ */

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;
}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
/* ------------ end reset ------------*/

/* ------------ clearfix code ------------*/
.clearfix:after {
   clear: both;
   content: ".";
   display: block;
   height: 0;
   visibility: hidden;}
.clearfix {display: inline-block;}  /* for IE/Mac */

/* basic */
body {
	background-color: #000;
	color: #fff5af;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
}
a:link, a:visited {color:#f7ab28;text-decoration:none;}
a:hover {color:#ff0;text-decoration:underline;}
/* general */
h1 {font-size: 3.6em;font-weight: bold;}
h2 {font-size: 1.6em;font-weight: bold;}
.text16 {font-size: 1.6em;line-height: 120%;} 
.text18 {font-size: 1.8em;line-height: 120%;} 
.text20 {font-size: 2em;line-height: 120%;}
.text22 {font-size: 2.2em;line-height: 120%;}
.text24 {font-size: 2.4em;line-height: 120%;}
.text26 {font-size: 2.6em;line-height: 120%;}
.text28 {font-size: 2.8em;line-height: 120%;}
.text32 {font-size: 3.2em;line-height: 120%;}
.bold {font-weight: bold;}
.large {font-size: 125%;}
.light {color: #fff;}
a img {
	border: 2px solid #000;
	display: block;
	margin: 0 auto 3px;}
img {border: 2px solid #000;}
a img.noborder {border: none;}
/* structure */
#wrap {padding: 20px 0;}
#content {
	background: #666;
	border: 7px solid #666;
	margin: 0 auto;
	position: relative;
	width: 920px;}
#footer {
	margin: 20px auto;
	text-align: center;
	width: 850px;}
.title,
.box {
	background: #3a393c;
	position: relative;
	text-align: center;}
.box {margin-top: 4px;}
/* index */
.title {color: #d9e5f0;padding: 10px;}
.title h1 span {font-size: 50%;line-height: 150%;}
.i-top-left {
	border-right: 4px solid #666;
	float: left;
	padding: 5px 10px 10px;
	width: 678px;}
.i-top-right {
	float: right;
	width: 218px;}
ul.recips {
	padding: 5px 0;}
ul.recips li {
	font-size: 1.4em;
	margin: 4px 0;}
ul.recips li.heading {
	color: #d9e5f0;
	font-size: 1.8em;
	font-weight: bold;
	margin: 5px 10px 10px;}
ul.recips li.bookmark {padding-top: 7px;}
ul.recips li.bookmark a {text-decoration: underline;}
#warning {
	font-size: 2.4em;
	font-weight: bold;
	padding: 10px 0 14px;}
#warning span {
	color: #fff;
	font-size: 70%;
	font-weight: normal;}
#enter {font-size: 2.8em;}
.bottom {clear: left;font-size: 2.4em;padding: 10px 0;}
/* main */
.mainad1 {
	border-right: 4px solid #666;
	float: left;
	padding: 10px;
	width: 384px;}
.mainad2 {
	float: left;
	padding-top: 10px;
	width: 512px;}
.gallery {font-size: 2.4em;padding: 14px 0 4px;}
/* galleries */
#player {
	border: 2px solid #000;
	height: 413px;
	margin: 0 auto;
	width: 550px;}
/* footer */
.copy {font-size: 1.8em;margin: 10px 0 10px;}
.perverted {font-size: 1.6em;}
.legal {font-size: 1.3em;padding: 40px 0;}