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

a:link, a:visited {color:#c00;text-decoration:none;}
a:hover {color:#c00;text-decoration:underline;}

/* general */

.text12 {font-size: 1.2em;}
.text13 {font-size: 1.3em;}
.text16 {font-size: 1.6em;line-height: 120%;}
.text18 {font-size: 1.8em;line-height: 120%;}
.text20 {font-size: 2em;line-height: 120%;}
.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%;}
.text32 {font-size: 3.2em;line-height: 115%;}
.text38 {font-size: 3.8em;line-height: 115%;}

.bold {font-weight: bold;}
.clear {clear: both;}
.dark {color: #294965;}
.red {color: #c00;}
.small {font-size: 70%;}

a img {border: 1px solid #294965;display: block;margin: 0 auto;}
img {border: 1px solid #294965;}

/* structure */
#wrap {
	padding: 20px 0;}
#content {
	border-top: none;
	margin: 4px auto 0;
	position: relative;
	width: 950px;}
#footer {
	margin: 40px auto;
	text-align: center;}

.box {
	background: #fff;
	border-left: 1px solid #294965;
	border-right: 1px solid #294965;
	padding: 10px;
	margin: 0 auto;
	width: 750px;}
.box2 {
	background: #a0b8d0;
	border: 1px solid #294965;
	color: #fff;
	padding: 10px 0;}

/* shared */
.top {border-top: 1px solid #294965;}
.bottom {border-bottom: 1px solid #294965;}
.wide {
	float: left;
	padding: 0 10px;
	width: 500px;}
.narrow {
	float: left;
	padding: 0 15px;
	width: 398px;}
#enter,
.gallery {
	background: #fff;
	border: 1px solid #294965;
	margin: 17px auto 0;}
#enter a,
.gallery a {color: #ed741c;}

/* index */
.title {color: #ed741c;margin: 14px 0 20px;}
.title h1 {
	font-size: 3.6em;
	font-weight: bold;}
.title h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 7px;}
.warning {
	border-top: 2px solid #294965;
	border-bottom: 2px solid #294965;
	font-size: 1.6em;
	line-height: 140%;
	margin: 14px 24px;
	padding: 10px 7px;}
img.indexpics {
	border: 1px solid #fff;
	margin: 0 7px;}
#enter {
	font-size: 3.4em;
	height: 50px;
	line-height: 1.4em;
	width: 220px;}

/* recips */
.recips {width: 642px;margin: 0 auto;}
.recips ul {
	float: left;
	width: 214px;}
.recips li {
	font-size: 1.4em;
	font-weight: bold;
	padding: 4px 0;}
ul.recips-end {margin-top: 12px;}

/* main */
.gallery {
	font-size: 2.4em;
	height: 40px;
	line-height: 1.5em;
	width: 320px;}
.borderbox {
	border: 2px solid #294965;
	height: 150px;
	margin: 0 auto;
	width: 500px;}

/* galleries */
.movie {
	float: left;
	width: 404px;}
.movie-link {
	float: left; 
	padding: 15px 15px 0;
	width: 316px;}
#player,
#player2 {
	border: 2px solid #294965;
	height: 300px;
	width: 400px;}
.girls {font-size: 1.8em;margin-bottom: 4px;}
	
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 2.2em;margin: 10px 0 7px;}
.perverted {font-size: 2em;margin-bottom: 40px;}
