/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
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;
	color: #fff;
	font-family: Arial, Geneva, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}

a:link, a:visited {color:#fc0;text-decoration:none;}
a:hover {background: #333;color:#ff0;text-decoration:none;}

/* general */
.text16 {font-size: 1.6em;line-height: 115%;} 
.text18 {font-size: 1.8em;line-height: 115%;} 
.text20 {font-size: 2.0em;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%;}

.bold {font-weight: bold;}
.italic {font-style: italic;}
.red {color: #f00;}
.small {font-size: 70%;}

img {border: 1px solid #fff;}
a img {display: block;margin: 0 auto 4px;}
a img.noborder {border: none;}
/* structure */
#wrap {
	padding: 0;}
#content {
	background: #141414;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	margin: 0 auto;
	padding: 20px;
	position: relative;
	width: 850px;}
#footer {
	margin: 20px auto;
	text-align: center;
	width: 850px;}

.title,
.box {
	background: #000;
	border: 1px solid #600;
	padding: 10px;
	position: relative;}
.box {margin-top: 10px;}

/* shared */
.mylink-box,
.lightbox {
	background: #141414;
	border: 1px solid #600;
	margin-top: 10px;
	padding: 10px;}
.mylink-box {
	font-size: 2.4em;
	line-height: 130%;
	margin-left: 40px;
	margin-right: 40px;}
/* index */
.title h1 {
	color: #fff;
	font-size: 3.6em;
	font-weight: bold;
	margin: 0 auto;
	padding: 10px 0;}
.title h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 7px;}
#warning {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 125%;
	padding-bottom: 7px;}
.indexpics-left {
	float: left;
	margin-right: 2px;
	width: 412px;}
.indexpics-right {
	float: right;
	margin-left: 2px;
	width: 412px;}
.indexpics-left img.pad,
.indexpics-right img.pad {margin: 0 6px;}
#enter {
	font-size: 3.4em;
	margin: 10px 0 20px;}
.leftbottomlink span {
	font-size: 1.6em;
	font-weight: bold;}
	
/* recips */
.recips {font-size: 1.5em;margin-top: 7px;}
.recips span {
	border-left: 1px solid #fc0;
	border-right: 1px solid #fc0;
	display: inline;
	line-height: 170%;
	margin: 3px;
	padding: 0 6px;}

/* main */
.mainad1 {
	float: left;
	width: 300px;}
.mainad2 {
	float: left;
	margin-left: 6px;
	width: 500px;}
.picrow {
	float: left;
	font-size: 1.6em;
	font-weight: bold;
	width: 276px;}
.picrow img {margin-bottom: 4px;}
.mainpics-link {clear: left;padding-top: 7px;}

/* galleries */
.movie-left {
	float: left;
	width: 414px;}
.movie-right {
	float: right;
	width: 414px;}
#player {
	height: 300px;
	margin: 0 auto;
	width: 400px;}
.g-vgclip {
	border: 1px solid #c00;
	float: left;
	margin: 15px 0 0 10px;
	padding: 10px;
	width: 350px;}
.g-vgclip a img {border: 2px solid #c00;margin: 5px 0;}
.g-vgad {
	float: right;
	width: 446px;}
.g2-topad-left {
	float: left;
	width: 400px;}
.movies2 {
	float: right;
	margin: 30px 0 0 13px;
	width: 415px;}
	
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 1.8em;margin: 10px 0 7px;}
.perverted {font-size: 1.6em;margin-bottom: 20px;}
