/* ------------ 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: #000;
	color: #bdbcb2;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}
a:link, a:visited, a:hover {color:#6ea7ee;text-decoration:underline;}
img {border: 1px solid #353432;}
a img {display: block;margin: 0 auto;position: relative;}
img.noborder {border: none;}
/* general */
.text13 {font-size: 1.3em;line-height: 115%;} 
.text14 {font-size: 1.4em;line-height: 115%;} 
.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%;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.light {color: #fded8d;}
/* structure */
#wrap {}
#content {
	border: 4px solid #353432;
	margin: 0 auto;
	position: relative;
	width: 850px;}
#inner {padding: 10px 20px;}
#footer {
	margin: 20px auto;
	text-align: center;
	width: 850px;}
/* shared */
.line {
	border-bottom: 2px solid #353432;
	margin: 0 200px;}
.wide {
	float: left;
	width: 502px;}
.narrow {
	float: left;
	width: 298px;}
#Table_01 {border: 1px solid #353432;margin: 0 auto;}
#Table_01 img {border: 0;}
	/* index */
.heading {height: 480px;}
.title {
	padding-bottom: 7px;
	position: relative;top: -47px;}
.title h1 {
	font-size: 3.6em;
	font-weight: bold;
	padding: 10px 0 4px;}
.title h2 {font-size: 1.6em;font-weight: normal;}
.warning {padding: 10px 0 15px;}
.recips {
	margin: 20px auto;
	padding: 10px 5px;
	width: 785px;}
.recips span {
	display: inline;
	font-size: 1.4em;
	line-height: 1.6em;
	margin: 0 7px;}
.bookmark {font-size: 1.8em;padding-top: 10px;}
#enter {
	font-size: 2.4em;
	padding-top: 10px;}
/* main */
.mainwide {
	float: left;
	width: 702px;}
.mainnarrow {
	float: left;
	padding-left: 14px;
	width: 94px;}
.gallery {padding: 20px 0;}
.gallery a {
	font-size:2.4em;
	padding: 0 20px;}
/* galleries */
#player {
	border: 1px solid #fff;
	height: 413px;
	margin: 10px auto;
	width: 550px;}	
.movie-wide {
	float: left;
	padding-top: 15px;
	width: 410px;}
.movie-narrow {
	float: left;
	width: 395px;}
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 1.8em;margin: 10px 0 7px;}
.perverted {font-size: 1.6em;margin-bottom: 20px;}
