/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
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: #262626;
	color: #212121;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
}
a:link, a:visited {color:#212121;text-decoration:none;}
a:hover {color:#c00;text-decoration:none;}

/* structure */
#wrap {padding: 0;}
#content {
	background: #41a5b7;
	border: 4px solid #0b728c;
	margin: 20px auto;
	padding: 14px;
	position: relative;
	width: 900px;}
#footer {
	color: #cfcfcf;
	margin: 60px auto;
	text-align: center;
	width: 850px;}
.box {
	background: #cfcfcf;
	border: 1px solid #0b728c;
	margin: 0;
	padding: 30px 10px 10px;
	position: relative;
	text-align: center;}

/* 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%;}
.text22 {font-size: 2.2em;line-height: 115%;} 
.text24 {font-size: 2.4em;line-height: 120%;}
.text26 {font-size: 2.6em;line-height: 120%;}
.text28 {font-size: 2.8em;line-height: 120%;}
.text30 {font-size: 3em;line-height: 120%;}
.text32 {font-size: 3.2em;line-height: 120%;}
.text34 {font-size: 3.4em;line-height: 120%;}

.bold {font-weight: bold;}
.blue {color: #0b728c;}
.clear {clear: both;}

img {border: 1px solid #294965;}
a.mylink {color: #294965;text-decoration: underline;}
a img {display: block;margin: 0 auto;position: relative;}
img.noborder {border: none;}

/* shared */
.bottomad {}
.title,
.warning {
	background: #41a5b7;
	border: 1px solid #0b728c;
	margin: 0 60px;
	padding: 10px 10px 14px;}
.warning a:hover {color: #fff;}
.background {
	background: #c0c0c0;
	border: 1px solid #0b728c;
	margin: 0 10px;
	padding: 10px;}
.background:hover {background: #b8b9bb;}
.background:hover a {color: #c00;}
.white {background: #fff;border: 1px solid #c00;}
.container {margin-top: 20px;position: relative;}
/* index */
.title h1 {
	font-size: 3.6em;
	font-weight: bold;}
.title h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 7px;}
.trannys {
	background: url(lmages/trannys.jpg) no-repeat;
	height: 398px;
	margin: 0 auto;
	position: relative;
	width: 830px;}
.trannys-text {
	color: #fff;
	left: 276px;
	position: absolute;
	top: 210px;
	width: 280px;}
.warning {margin-top: 40px;}
.enter {
	font-size: 3.2em;
	margin: 20px 0;}
	
/* recips */
.recips {
	margin: 30px auto 20px;width: 680px;}
.recips ul {
	float: left;
	margin: 0 10px;
	width: 200px;}
.recips li {
	background: #c0c0c0;
	border: 1px solid #0b728c;
	font-size: 1.4em;
	margin: 7px 0;
	padding: 4px;}
.recips li:hover {background: #b8b9bb;}
	
/* main */
.narrow {
	float: left;
	padding: 0 10px;
	width: 356px;}
.wide {
	float: left;
	width: 502px;}
.gallery {
	font-size: 3em;
	padding: 10px 0;}
.gallery span {margin: 0 60px;}
.margintop {margin-top: -3px;}
/* galleries */
.movie {margin: 20px 0;}
#player {
	border: 2px solid #0b728c;
	float: left;
	height: 300px;
	margin: 0 10px;
	width: 400px;}
.movie-text {
	float: left;
	margin: 10px 10px 0;
	width: 400px;}
g2-topad-text {margin-right: 0;margin-left: 20px;}
	
/* footer */
.legal {font-size: 1.3em;padding-bottom: 20px;}
.copy {font-size: 1.8em;margin: 10px 0 7px;}
.perverted {font-size: 1.6em;margin-bottom: 40px;}
.perverted a {color: #fff;}