/* ------------ 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 {
   clear: both;
   content: ".";
   display: block;
   height: 0;
   visibility: hidden;}
.clearfix {display: inline-block;}  /* for IE/Mac */
/* basic */
body {
	background: #ff7200;
	color: #ffff8c;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
}
a:link, a:visited {color:#fff;text-decoration:none;}
a:hover {color:#fff;text-decoration:underline;}
a.dark {color: #bf1207;}
/* 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%;}
.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%;}
.text30 {font-size: 3em;line-height: 120%;}
.text32 {font-size: 3.2em;line-height: 115%;}

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

a img {border: 1px solid #fff;display: block;margin: 0 auto;}
img {border: 1px solid #fff;}
.box2 img {border: 1px solid #bf1207;}
/* structure */
#wrap {
	padding: 20px 0;}
#content {
	border-top: none;
	margin: 4px auto 0;
	position: relative;
	text-align: center;
	width: 770px;}
#footer {
	margin: 0 auto;
	padding: 30px 0 50px;
	text-align: center;
	width: 715px;}
.box {
	background: #bf1207;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 10px;
	margin: 0 auto;
	position: relative;
	width: 715px;}
.box2 {
	background: #ffff8c;
	border: 2px solid #bf1207;
	color: #bf1207;
	padding: 10px;
	width: 750px;}

/* index */
h1 {
	color: #fff;
	font-size: 3.6em;
	font-weight: bold;}
h2 {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	padding: 7px 0;}
.warning {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	font-size: 1.6em;
	line-height: 140%;
	padding-top: 20px;
	padding-bottom: 20px;}
img.indexpics {margin: 0 4px;}
.recips {padding-bottom: 24px;padding-top: 15px;}
.recips span {
	font-size: 1.4em;
	line-height: 150%;
	margin: 0 7px;}
.recips2 {font-size: 1.5em;}
.recips2 td {text-align: center;padding: 10px 0;}
.bookmark {
	font-size: 1.8em;
	padding-top: 10px;}
.bookmark a {text-decoration: underline;}
.indexad-left {
	float: left;
	width: 304px;}
.indexad-right {
	float: left;
	padding: 0 5px;
	width: 436px;}
#enter {
	font-size: 3.4em;
	margin: 4px 0;}
.bottom-left {
	float: left;
	padding-right: 10px;
	width: 400px;}
.bottom-right {
	float: left;
	width: 340px;}
.gallery {font-size: 2.4em;padding-bottom: 4px;}
	
/* main */
.mainad1 {
	float: left;
	padding-right: 10px;
	width: 338px;}
.mainad2 {
	float: left;
	width: 402px;}

/* galleries */
#player {
	border: 1px solid #fff;
	height: 413px;
	margin: 0 auto;
	width: 550px;}
.movie {
	float: left;
	width: 238px;}
.bottom2-wide {
	float: left;
	width: 395px;}
.bottom2-narrow {
	float: left;
	width: 320px;}
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 2.2em;margin: 10px 0 7px;}
.perverted {font-size: 2em;margin-bottom: 20px;}
.perverted a {color: #ffff8c;text-decoration: underline;}