/* ------------ 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;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";}
/* ------------ 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: #383735;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}

a:link, a:visited, a:hover {color:#ff0;text-decoration:underline;}
img {border: 1px solid #fff;}
a img {display: block;margin: 0 auto;position: relative;}
img.noborder {border: none;}

/* general */
h1 {color: #666;font-size: 3.6em;font-weight: bold;}
h2 {color: #666;font-size: 1.6em;font-weight: bold;}
.text13 {font-size: 1.3em;line-height: 115%;} 
.text14 {font-size: 1.4em;line-height: 115%;} 
.text16 {font-size: 1.6em;line-height: 115%;} 
.text18 {font-size: 1.8em;line-height: 115%;}
.text20 {font-size: 2.0em;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%;}
.text34 {font-size: 3.4em;line-height: 120%;}
.bold {font-weight: bold;}
.clear {clear: both;}
.italic {font-style: italic;}

/* structure */
#wrap {
	margin: 0 auto;	
	width: 910px;}
#content {
	background: #000;
	border-top: 54px solid #383735;
	margin: 0 auto;
	position: relative;
	width: 850px;}
#footer {padding: 40px 0;}

/* shared */
.box {padding: 0 10px;width: 821px;}
.box-wide {
	background: #383735;
	border: 7px solid #000;
	left: -50px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	width: 910px;}
.darkbg {
	background: #000;
	border-left: 0;
	border-right: 0;
	border-top: 7px solid #383735;
	border-bottom: 7px solid #383735;}
.bottom {
	background: #000;
	margin-top: 14px;
	padding: 10px 0;}
.narrow {
	float: left;
	width: 400px;}
.wide {
	float: left;
	width: 500px;}
#table_01 img, #table_02 img {border: 0;}
/* index */
.title {
	background: #000;
	margin: 0 auto;
	padding: 24px 0 20px;
	width: 850px;}
.heading {height: 400px;position: relative;top: -44px;}
.heading img {border: 7px solid #000;}
.heading-link {
	background: #000;
	border: 4px solid #383735;
	font-size: 2.8em;
	left: 25px;
	padding: 10px 10px 14px;
	position: relative;
	top: -140px;
	width: 360px;}
.heading-link a {font-style: italic;}
.warning {padding-bottom: 44px;}
.warning .ao {font-size: 1.8em;font-weight: bold;letter-spacing: .25em;}
#enter {
	font-size: 2.8em;
	padding-bottom: 17px;}
#enter a {text-decoration: none;}
.recips {
	background: #000;
	margin: 20px 0;
	padding: 10px;}
.recips span {
	display: inline;
	font-size: 1.6em;
	line-height: 200%;
	padding: 5px;}
.bookmark {font-size: 2em;font-style: italic;padding-top: 4px;}

/* main */
#table_02 {
	border: 7px solid #000;
	left: -10px;
	position: relative;
	top: -50px;}
.mainleft {
	float: left;
	height: 355px;
	width: 705px;}
.mainright {
	float: left;
	width: 200px;}
.gallery {
	font-size:2.2em;
	margin-bottom: 10px;}
.gallery span {padding: 0 87px;}
.mainpics img {border: 2px solid #383735;margin: 4px 7px;}
.mainpicstxt span {font-size: 1.8em;padding: 0 130px;}
/* galleries */
.movie {
	border: 10px solid #000;
	height: 320px;
	left: -10px;
	position: relative;
	top: -50px;
	width: 400px;}
	
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 1.8em;margin: 10px 0 7px;}
.perverted {font-size: 1.6em;margin-bottom: 20px;}
