/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
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;}
/* ------------ end reset ------------*/
/* ------------ clearfix code ------------*/
  .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;    }
.clearfix {display: inline-block;}  /* for IE/Mac */
/* basic */
body {
	background: #d49e54;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
}
a:link, a:visited {color:#521705;text-decoration:none;}
a:hover {color:#c00;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: 115%;}
.text26 {font-size: 2.6em;line-height: 115%;}
.text28 {font-size: 2.8em;line-height: 115%;}
.text30 {font-size: 3em;line-height: 115%;}
.text32 {font-size: 3.2em;line-height: 115%;}
.text34 {font-size: 3.4em;line-height: 115%;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.red {color: #c00;}
img {border: 1px solid #521705;}
a:hover img {border: 1px solid #c00;}
img.noborder, a:hover img.noborder {border: none;}
/* structure */
#wrap {padding: 20px 0;}
#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 {position: relative;text-align: center;}
/* shared */
.bottomad,
.recips,
.title {
	background: #960;
	border: 1px solid #521705;
	color: #ca9954;
	margin: 20px;
	padding: 10px 0;}
.wide {
	float: left;
	padding: 0 5px;
	width: 479px;}
.narrow {
	float: left;
	padding: 0 5px;
	position: relative;
	width: 361px;}
/* index */
.title h1 {font-size: 3.6em;font-weight: bold;}
.title h2 {
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 7px;}
.warning {padding: 20px 0 35px;}
.enter {
	font-size: 2.8em;
	font-weight: bold;
	padding-top: 10px;}
/* recips */
.recips h2 {
	color: #000;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 7px;}
.recips span {
	font-size: 1.4em;
	line-height: 140%;
	margin: 0 7px;}
.recips a {color: #000;}
.recips a:hover {color: #900;}
.bookmark {
	color: #c00;
	font-size: 1.6em;
	font-weight: bold;
	position: relative;
	top: -10px;}
.bookmark a {color: #c00;text-decoration: underline;}
/* main */
.m-left,
.m-right {
	float: left;
	margin-top: 10px;
	width: 230px;}
.m-middle {
	float: left;
	width: 394px;}
.gallery {
	font-size:2.6em;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;}
.mb-left {float: left;width: 200px;}
.mb-right {float: left;width: 470px;}
/* galleries */
.movie {margin: 10px 0 14px;}
#player {
	border: 2px solid #521705;
	float: left;
	height: 300px;
	width: 406px;}
.movie-text {
	float: left;
	padding: 20px 20px 0;
	width: 410px;}
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 1.8em;margin: 10px 0 7px;}
.perverted {font-size: 1.6em;margin-bottom: 20px;}