/* ------------ 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: #470304;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}
a:link, a:visited {color:#fdf906;text-decoration:none;}
a:hover {color:#fff;text-decoration:underline;}
a img {display: block;margin: 0 auto;position: relative;}
img {border: 1px solid #fff;}
img.noborder {border: none;}
/* general */
.text14 {font-size: 1.4em;line-height: 115%;} 
.text16 {font-size: 1.6em;line-height: 115%;} 
.text18 {font-size: 1.8em;line-height: 115%;} 
.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%;}
.text34 {font-size: 3.4em;line-height: 120%;}
.text36 {font-size: 3.6em;line-height: 120%;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.red {color: #f00;}
.smcaps {font-variant: small-caps;}
/* structure */
#wrap {
	padding: 20px 0;}
#content {
	background: #6f020b;
	border: 1px solid #c10015;
	margin: 0 auto;
	position: relative;
	width: 730px;}
#footer {
	margin: 20px auto;
	text-align: center;
	width: 850px;}
.box {
	border: 1px solid #c10015;
	padding: 10px;
	position: relative;
	text-align: center;}
/* shared */
.bottomad {margin-top: 10px;}
.bottomad iframe {border: 1px solid #c10015;}
.bottomad iframe.framenb {border: none;background: #000;}
/* index */
.title {margin-bottom: 30px;}
.title h1 {
	background: #470304;
	border: 1px solid #c10015;
	font-size: 3.6em;
	font-weight: bold;
	padding: 10px 0;}
.title h2 {font-size: 1.6em;font-weight: bold;margin-top: 7px;}
#recips {
	background: #470304;
	border: 1px solid #c10015;
	margin-top: 20px;
	padding: 10px 0 15px 13px;
	text-align: left;}
#recips span {
	display: inline;
	font-size: 1.3em;
	line-height: 1.6em;
	margin: 0 7px;}
.bookmark {
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 7px;}
.indexpics {margin: 20px 0 4px;}
.warning {padding: 20px 0 10px;}
.enter {font-size: 2.8em;}
/* main */
.maintextbox {
	font-size: 2.6em;
	line-height: 110%;
	padding-top: 14px;
	position: absolute;
	left: 14px;
	width: 185px;}
.maintextlink a img {position: relative;left: 100px;}
.gallery {color: #ff0;font-size:2.6em;margin: 20px 0;}
.gallery span {margin: 0 60px;}
/* galleries */
#player {
	height: 375px;
	margin: 0 auto;
	width: 500px;}
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 1.8em;margin: 10px 0 7px;}
.perverted {font-size: 1.6em;margin-bottom: 20px;}
