/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
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: #2c2c2c;
	color: #fef4ad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
}

a:link, a:visited {color:#ff0;text-decoration:none;}
a:hover {color:#ff0;text-decoration:underline;}
a img {display: block;margin: 0 auto;position: relative;}

/* general */
.link18 {font-size: 1.8em;line-height: 115%;}
.link24 {font-size: 2.4em;line-height: 115%;}
.link26 {font-size: 2.6em;line-height: 115%;}
.link28 {font-size: 2.8em;line-height: 115%;}

.text14 {font-size: 1.4em;line-height: 120%;} 
.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.2em;line-height: 115%;}  
.text24 {font-size: 2.4em;line-height: 120%;}

.bold {font-weight: bold;}
.gold {color: #f6c544;}
.white {color: #fff;}

img {border: 1px solid #000;}

/* structure */
#wrap {}
#content {
	background: url(lmages/bg.jpg) repeat-y;
	margin: 0 auto;
	position: relative;
	width: 860px;}
#footer {
	margin: 20px auto;
	text-align: center;
	width: 850px;}

.box {
	padding-bottom: 10px;
	position: relative;
	text-align: center;}

/* shared */
.heading img {border: none;}
.mylink-box,
.lightbox {
	border: 1px solid #fff;
	font-size: 2.4em;
	line-height: 120%;
	padding: 10px;}
.bottomad {
	background: #333;
	border: 1px solid #000;
	margin: 0 10px;
	padding: 10px 0;}

/* index */
.title {color: #fff;}
.title h1 {
	font-size: 3.6em;
	font-weight: bold;}
.title h2 {font-size: 1.6em;font-weight: bold;margin-top: 7px;}

.warning {
	background: #333;
	border: 1px solid #000;
	margin: 0 100px 10px;
	padding: 10px 0 15px;}
.warning .ao {
	font-size: 1.8em;f
	ont-weight: bold;
	letter-spacing: .25em;}

.i-2col {margin: 20px 0 0;}
.il-link {
	float: left;
	margin-left: 10px;
	width: 400px;}
.ir-link {
	float: left;
	margin-top: 5px;
	width: 425px;}

#enter {
	font-size: 2.8em;
	margin: 20px 0;}

/* recips */
#recips {
	background: #999;
	border: 1px solid #000;
	margin: 40px auto 30px;
	padding: 10px 5px;
	width: 785px;}
#recips h2 {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 7px;}
#recips span {
	display: inline;
	font-size: 1.3em;
	line-height: 150%;
	margin: 0 7px;}
#recips a:link, #recips a:visited {color: #000;}
#recips a:hover {color: #ff0;}
	
/* main */
.m-left {
	float: left;
	width: 250px;}
.m-middle {
	float: left;
	width: 354px;}
.m-right {
	float: left;
	width: 250px;}
	
.gallery {
	font-size:2.2em;
	margin: 10px 0 20px;}

/* galleries */
.movies {
	margin: 0 auto;
	padding: 10px 0;
	width: 652px;}
.movies a img {display: inline;}
.dark-bg {
	background: #333;
	border: 1px solid #000;
	padding: 10px;
	position: relative;
	top: -2px;}
	
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 1.8em;margin: 10px 0 7px;}
.perverted {font-size: 1.3em;margin: 10px 0 40px;}
.perverted a {color: #fef4ad;text-decoration: underline;}
