/* ------------ 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;
}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}

/* ------------ 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: #4a1213;
	color: 000;
	font-family: Arial, Helvertica, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}
a:link, a:visited {color:#006;text-decoration:none;}
a:hover {color:#600;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: 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;}
.clear {clear: both;}
.italic {font-style: italic;}
.red {color: #c00;}
.white {color: #fff;}
.small {font-size: 70%;}

a img {border: 1px solid #fff;display: block;margin: 0 auto;}
img {border: 1px solid #fff}
img.noborder {border: none;}
/* structure */
#wrap {
	padding: 20px 0;}
#content {
	border-top: none;
	margin: 4px auto 0;
	position: relative;
	width: 950px;}
#footer {
	color: #fff;
	margin: 40px auto;
	text-align: center;}
.box {
	background: #d2c6ad;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 10px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 750px;}
.box2 {
	background: #928069;
	border: 1px solid #fff;
	color: #fff;
	padding: 10px 0;
	text-align: center;}
/* shared */
.top {border-top: 1px solid #fff;}
.bottom {border-bottom: 1px solid #fff;}
.wide {
	float: left;
	padding: 0 10px;
	width: 500px;}
.narrow {
	float: left;
	padding: 0 10px;
	width: 408px;}
/* index */
.title {color: #fff;margin: 14px 0 30px;}
.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 #fff;
	border-bottom: 2px solid #fff;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 140%;
	padding-top: 20px;
	padding-bottom: 20px;}
.bookmark {clear: left;font-size: 1.8em;padding: 10px 0 7px;}
.bookmark a {color: #c00;text-decoration: underline;}
img.indexpics {margin: 0 7px;}
#enter {
	font-size: 3.4em;
	margin: 4px 0;}
/* recips */
.recips {}
.recips ul {
	float: left;
	width: 250px;}
.recips li {
	font-size: 1.6em;
	font-weight: bold;
	padding: 4px 0;}
ul.recips-end {margin-top: 12px;}
/* main */
.gallery {font-size: 2.4em;padding-bottom: 4px;}
/* galleries */
.g-pic {
	float: left;
	width: 234px;}
.movie-link {
	float: left; 
	padding: 0 15px;
	width: 216px;}
#player,
#player2 {
	border: 2px solid #fff;
	height: 413px;
	margin: 0 auto;
	width: 550px;}
/* footer */
.copy {font-size: 2.2em;margin: 10px 0 7px;}
.perverted {font-size: 2em;margin-bottom: 40px;}
.perverted a {color: #fff;text-decoration: underline;}
.legal {font-size: 1.3em;}
