/* ------------ 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 {
   clear: both;
   content: ".";
   display: block;
   height: 0;
   visibility: hidden;}
.clearfix {display: inline-block;}  /* for IE/Mac */
/* basic */
body {
	background: #4a0301;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}
a:link, a:visited, a:hover {color:#ffb634;text-decoration: underline;}
/* structure */
#wrap {
	padding: 0;}
#content {
	border-top: none;
	margin: 4px auto 0;
	position: relative;
	width: 970px;}
#footer {
	margin: 50px auto;
	width: 715px;}
.box {
	background: #000;
	border: 1px solid #5f0000;
	padding: 10px;
	margin: 10px auto;
	position: relative;}
.box2 {
	background: #170001;
	border: 1px solid #5f0000;
	color: #fff;
	padding: 10px 0;
	top: 110px;}
/* 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%;}
.text34 {font-size: 3.4em;line-height: 120%;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.red {color: #c00;}
.small {font-size: 70%;}
a.light {color:#ffa400;}
.clear {clear: both;}
a img {
	border: 1px solid #5f0000;
	display: block;
	margin: 0 auto 3px;}
img {border: 1px solid #5f0000;}
a img.noborder {border: none;}
/* shared */
.title {padding: 20px 0;text-align: center;}
.title h1 {
	color: #fff;
	font-size: 3.6em;
	font-weight: bold;
	margin: 0 auto;
	padding: 10px 0;}
.title h2 {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 7px;}
/* index */
.warning {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 140%;}
img.indexpics {margin: 0 7px;}
.recips span {margin: 0 6px;}
.recips a {
	font-size: 1.6em;
	line-height: 1.6em;}
.bookmark {font-size: 120%;padding-top: 7px;}
.indexad-left {
	float: left;
	width: 520px;}
.indexad-right {
	float: right;
	padding: 15px 14px 0 0;
	width: 434px;}
#enter {
	font-size: 2.4em;
	padding-top: 20px;}
/* main */
.gallery {font-size: 2.4em;padding-bottom: 4px;}
/* galleries */
.movies a img {display: inline;margin: 0 4px;}
/* footer */
.legal {font-size: 1.3em;}
.legal a img {display: inline;}
.copy {font-size: 2.2em;margin: 10px 0 7px;}
.perverted {font-size: 1.8em;margin-bottom: 40px;}
