/* ------------ 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: #000;
	color: #f3d0aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}
a:link, a:visited {color:#f3d0aa;text-decoration:underline;}
a:hover {color:#f48e04;text-decoration:none;}
a img {display: block;margin: 0 auto;position: relative;}
img {border: 1px solid #f48e04;}
img.noborder {border: none;}
/* general */
h1 {font-size: 3.6em;font-weight: bold;padding: 10px 0;}
h2 {font-size: 1.6em;font-weight: bold;margin: 7px 0 30px;}
.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: 2em;line-height: 120%;}
.text22 {font-size: 2.2em;line-height: 115%;}
.text24 {font-size: 2.4em;line-height: 120%;}
.text26 {font-size: 2.6em;line-height: 115%;}
.text28 {font-size: 2.8em;line-height: 115%;}
.text30 {font-size: 3em;line-height: 115%;}
.text32 {font-size: 3.2em;line-height: 115%;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.light {color: #f48e04;}
/* structure */
#wrap {
	padding: 20px 0;}
#content {
	background: #000;
	margin: 0 auto;
	position: relative;
	width: 990px;}
#footer {
	margin: 20px auto 70px;
	text-align: center;
	width: 850px;}
.box {position: relative;}
/* shared */
.lightbox {
	border: 1px solid #f48e04;
	padding: 10px;}
.bottomad {margin-top: 14px;}
/* index */
.picspace img {margin: 0 2px;}
.i-3col {position: relative;}
.side {
	float: left;
	padding: 24px 15px 0;
	width: 240px;}
.center {
	border: 1px solid #f48e04;
	float: left;
	padding: 7px;
	width: 434px;}
.warning {font-size: 2em;line-height: 120%;}
.enter {font-size: 3.4em;font-weight: bold;padding-top: 14px;}
#recips {padding: 20px 0;}
#recips span {
	border: 1px solid #f48e04;
	font-size: 1.6em;
	line-height: 2.5em;
	margin: 0 2px;
	padding: 4px;}
#recips a {text-decoration: none;}
.bookmark {
	border: 1px solid #f48e04;
	font-size: 1.6em;
	margin: 10px auto 0;
	padding: 7px 0;
	width: 300px;}
/* main */
.mainad1 {
	float: left;
	margin-right: 10px;
	width: 450px;}
.mainad2 {
	float: left;
	padding: 0 4px;
	width: 500px;}
.picrow {float: left;width: 252px;}
.mainpics-link {clear: left;padding-top: 7px;}
.gallery {color: #ff0;font-size:2.6em;margin: 20px 0;}
.gallery span {margin: 0 60px;}
/* galleries */
.movie-side {
	border: 1px solid #f48e04;
	float: left;
	margin-top: 7px;
	padding: 14px 10px 10px;
	width: 456px;}
#player {
	border: 1px solid #f48e04;
	float: left;
	height: 375px;
	width: 500px;}
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 2em;margin: 10px 0 7px;}
.perverted {font-size: 1.8em;margin-bottom: 20px;}
