/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Stylesheet by CSSetc.com 2009
Validated CSS 2.1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* ------------ 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: #ccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
}
a:link, a:visited {color:#ff6;text-decoration:none;}
a:hover {color:#ff0;text-decoration:none;}
a img {display: block;margin: 0 auto;position: relative;}
/* general */
.text14 {font-size: 1.4em;line-height: 115%;} 
.text16 {font-size: 1.6em;line-height: 120%;} 
.text18 {font-size: 1.8em;line-height: 115%;}
.text20 {font-size: 2em;line-height: 115%;} 
.text22 {font-size: 2.24em;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%;}
.text34 {font-size: 3.4em;line-height: 115%;}
.bold {font-weight: bold;}
.red {color: #f00;}
.white {color: #fff;}
.clear {clear: both;}
img {border: 1px solid #3d3d3f;}
img.noborder {border: none;}
/* structure */
#wrap {padding: 0;}
#content {
	background: #141414;
	border: 2px solid #3d3d3f;
	margin: 20px auto;
	padding: 0;
	position: relative;
	width: 990px;}
#footer {
	margin: 60px auto;
	text-align: center;
	width: 850px;}
.box {
	margin: 0;
	padding: 30px 10px 10px;
	position: relative;
	text-align: center;}
/* shared */
.box-border {
	background: #000;
	border: 4px solid #3d3d3f;
	padding: 10px;}
.title {padding-bottom: 20px;}
.title h1 {
	font-size: 3.6em;
	font-weight: bold;}
.title h2 {font-size: 1.6em;font-weight: bold;margin-top: 7px;}
.narrow {
	float: left;
	padding: 0 10px;
	width: 403px;}
.wide {
	float: left;
	padding: 0 10px;
	width: 527px;}
.middle {
	float: left;
	width: 522px;}
.bottomad {margin-top: 20px;text-align: center;}
iframe {border: 4px solid #3d3d3f;}
a.mylink {font-weight: bold;text-decoration: underline;}
/* index */
.warning {margin: 40px 0;}
.bookmark {
	font-size: 1.8em;
	margin: 10px 0;
	position: relative;
	left: 74px;}
.enter {
	font-size: 2.8em;
	position: relative;
	left: 84px;}
/* recips */
.recips {
	float: left;
	text-align: left;
	width: 200px;}
.recips ul {font-size: 1.5em;}
.recips li {padding: 4px 0;}
/* main */
.gallery {font-size:2.2em;margin-top: 20px;}
/* galleries */
.movies {margin: 0 auto;width: 970px;}
#player,
#player2 {
	border: 2px solid #3d3d3f;
	float: left;
	height: 270px;
	margin-left: 105px;
	width: 320px;}
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 1.8em;margin: 10px 0 7px;}
.perverted {font-size: 1.6em;margin-bottom: 40px;}
