/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
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;
}
/* 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 {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
.clearfix {display: inline-block;}  /* for IE/Mac */
/* basic */
body {
	background: #000 url(lmages/bg.gif) repeat;
	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:underline;}
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: 120%;} 
.text22 {font-size: 2.24em;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;}
.black {color: #000;}
.red {color: #f00;}
.white {color: #fff;}
.yellow {color: #ff0;}
img {border: 1px solid #fff;}
a img {border: 1px solid #ff6;}
a:hover img {border: 1px solid #ff0;}
img.noborder, a:hover img.noborder {border: none;}
/* structure */
#wrap {padding: 0;}
#content {
	background: #3d3d3f;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 40px solid #000;
	margin: 5px auto;
	padding: 0;
	position: relative;
	text-align: center;
	width: 990px;}
#footer {
	margin: 60px auto;
	text-align: center;
	width: 850px;}
.box {
	margin: 0;
	padding: 20px 10px 10px;
	position: relative;}
/* shared */
.box-border,
.recips div,
.warning {
	background: #000;
	border: 4px solid #333;
	padding: 10px;}
.title {
	background: #000;
	border-bottom: 4px solid #333;
	padding: 20px 0;}
.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;
	position: relative;
	width: 403px;}
.wide {
	float: left;
	padding: 0 10px;
	position: relative;
	width: 527px;}
.middle {float: left;width: 502px;}
.bottomad {
	background: #000;
	border-bottom: 4px solid #333;
	border-top: 4px solid #333;
	padding: 10px 0;}
a.mylink {font-weight: bold;text-decoration: underline;}
/* index */
.warning {margin: 40px 0;}
.enter {font-size: 2.6em;margin: 7px 0;}
.middle img {margin: 4px 3px;}
/* recips */
.recips {float: left;width: 220px;}
.recips div {font-size: 1.8em;}
.recips ul {font-size: 1.5em;}
.recips li {padding: 4px 0;}
/* main */
.gallery {font-size:2.4em;margin: 20px 0;}
/* galleries */
.movies {margin: 0 auto;width: 863px;}
#player,
#player2 {
	border: 2px solid #294965;
	float: left;
	height: 300px;
	width: 400px;}
#player2 {margin-left: 50px;}
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 1.8em;margin: 10px 0 7px;}
.perverted {font-size: 1.6em;margin-bottom: 40px;}