/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
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;}
/* ------------ 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: #000;
	color: #b8b8b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}
a:link, a:visited {color:#d8d8d8;text-decoration:underline;}
a:hover {color:#fff200;text-decoration:none;}
/* general */
.text12 {font-size: 1.2em;}
.text13 {font-size: 1.3em;}
.text14 {font-size: 1.4em;}
.text16 {font-size: 1.6em;line-height: 120%;}
.text18 {font-size: 1.8em;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: 120%;}
.text34 {font-size: 3.4em;line-height: 120%;}

.bold {font-weight: bold;}
.clear {clear: both;}
.italic {font-style: italic;}
.red {color: #c00;}
.small {font-size: 70%;}
.white {color:#fff;}
a img {border: 1px solid #720201;display: block;margin: 0 auto;}
img {border: 1px solid #720201;}
a img.noborder {border: none;}
/* structure */
#wrap {padding: 20px 0;}
#content {
	border-top: none;
	margin: 4px auto 0;
	position: relative;
	text-align: center;
	width: 950px;}
#footer {margin: 40px auto;text-align: center;}
.box {
	background: #470304;
	border-left: 2px solid #720201;
	border-right: 2px solid #720201;
	padding: 10px;
	position: relative;}
.box2 {
	background: #470304;
	border: 2px solid #720201;
	padding: 10px;}
/* shared */
.top {border-top: 4px solid #720201;}
.bottom {border-bottom: 4px solid #720201;}
.wide {
	float: left;
	margin: 0 5px;
	width: 528px;}
.narrow {
	float: left;
	margin: 0 5px;
	width: 378px;}
.narrow2 {
	float: left;
	width: 220px;}
.middle2 {
	float: left;
	width: 486px;}
iframe {border: 4px solid #720201;}
/* index */
.title {margin: 14px 0;}
.title h1 {
	font-size: 3.6em;
	font-weight: bold;}
.title h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 7px;}
.warning {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 30px;}
.warning a {color: #d8d8d8;text-decoration: underline;}
img.indexpics {margin: 0 2px;}
#enter {font-size: 2.8em;padding-top: 10px;}
.bookmark {font-size: 1.8em;position: relative;top: -14px;}
/* recips */
.recips {width: 750px;margin: 0 auto;}
.recips ul {
	float: left;
	width: 250px;}
.recips li {
	font-size: 1.6em;
	font-weight: bold;
	padding: 7px 0;}
ul.recips2 {margin-top: 17px;}
/* main */
.gallery {font-size: 2.6em;padding-top: 17px;}
/* galleries */
#player {
	border: 2px solid #720201;
	height: 375px;
	margin: 0 auto;
	width: 500px;}
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 2.2em;margin: 10px 0 7px;}
.perverted {font-size: 2em;margin-bottom: 40px;}
