/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
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: #470304;
	color: #fff;
	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 */

.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: 115%;}
.text22 {font-size: 2.2em;line-height: 115%;} 
.text24 {font-size: 2.4em;line-height: 120%;}
.text28 {font-size: 2.8em;line-height: 120%;}
.text34 {font-size: 3.4em;line-height: 120%;}
.bigger {font-size: 110%;line-height: 115%;}

.bold {font-weight: bold;}
.italic {font-style: italic;}
.red {color: #f00;}

.clear {clear: both;}

img {border: 1px solid #000;}
.noborder a img {border: none;}
/* structure */
#wrap {
	padding: 0 0 60px;}
#content {
	background: #70020b;
	border: 1px solid #000;
	margin: 0 auto;
	position: relative;
	width: 780px;}
#footer {
	margin: 20px auto;
	text-align: center;
	width: 850px;}

.box {
	background: #a30708;
	margin: 0 5px 0;
	padding: 10px;
	position: relative;
	text-align: center;}

/* shared */
.box2,
.bottomad {
	background: #470304;
	border: 1px solid #000;
	margin-top: 19px;
	padding: 5px 5px 10px;}
/* index */
.title {margin: 0 20px 30px;}
.title h1 {
	background: #470304;
	border: 1px solid #000;
	font-size: 3.6em;
	font-weight: bold;
	padding: 10px 0;}
.title h2 {
	color: #000;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 7px;}
.indexpics {
	float: left;
	width:396px;}
.i-2col {margin-top: 10px;}
.i-2col-left {
	float: left;
	width: 500px;}
.i-2col-right {
	float: left;
	margin-left: 10px;
	width: 240px;}
.warning {
	font-size: 1.3em;
	line-height: 120%;
	margin-top: 20px;}
.warning .ao {
	padding: 7px 0 4px 0;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .25em;}
.enter {
	font-size: 2.6em;
	margin-bottom: 5px;}
		
/* recips */
ul.recips {
	background: #470304;
	border: 1px solid #000;
	float: left;
	margin-top: 10px;
	padding: 0 10px 15px;
	width: 155px;}
ul.recips li {margin: 7px 0;}
ul.recips li a {font-size: 1.3em;}

/* main */
.mainad1 {
	float: left;
	margin-left: 10px;
	position: relative;
	top: -20px;
	width: 204px;}
.mainad1-bottom {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 120%;
	padding-top: 7px;
	text-align: justify;
	width: 230px;}
.mainad2 {
	float: left;
	margin: 0 10px 0;
	width: 516px;}
.gallery {font-size:2.2em;
		margin: 20px 0;}

/* galleries */
.g-topad-text,
.g2-topad-text {
	background: #470304;
	border: 1px solid #000;
	float: left;
	margin-right: 20px;
	padding: 10px ;
	position: relative;
	top: -5px;
	width: 275px;}
.movies {
	float: left;
	width: 410px;}
.movielink {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 5px;}
	
.g2-topad-text {margin-right: 0;margin-left: 20px;}

/* players */
#player {
	border: 2px solid #470304;
	height: 330px;
	width: 400px;}
	
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 1.8em;margin: 10px 0 7px;}
.perverted {font-size: 1.3em;margin-bottom: 40px;}
.perverted a {color: #fff;text-decoration: underline;}
