/* ------------ 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: #333;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}
a:link, a:visited {color:#ff0;text-decoration:underline;}
a:hover {color:#ff0;text-decoration:none;}
/* 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: 115%;}
.text36 {font-size: 3.6em;line-height: 115%;}
.text38 {font-size: 3.8em;line-height: 115%;}

.bold {font-weight: bold;}
.clear {clear: both;}
.dark {color: #000;}
.italic {font-style: italic;}
.light {color: #ffea91;}
.red {color: #f00;}
.small {font-size: 70%;}

a img {display: block;margin: 0 auto;}

/* structure */
#wrap {
	padding: 20px 0;}
#content {
	border-top: none;
	margin: 4px auto 0;
	position: relative;
	width: 900px;}
#footer {padding: 30px 0 50px;}
.box {
	background: #3b3b3c;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
	width: 800px;}
.box2 {background: #000;}

/* index */
h1 {
	color: #fff;
	font-size: 3.6em;
	font-weight: bold;
	margin: 0 auto;
	padding: 20px 0 10px;
	width: 500px;}
h2 {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 20px;}
.warning {
	font-size: 1.6em;
	line-height: 140%;
	padding-top: 20px;
	padding-bottom: 20px;}
.index-left {
	float: left;
	padding: 10px;
	text-align: left;
	width: 360px;}
.index-right {
	float: left;
	width: 520px;}
ul.recips {
	float: left;
	font-size: 1.3em;
	padding-left: 10px;
	width: 170px;}
ul.recips li {margin-bottom: 7px;}
.bookmark {
	clear: left;
	font-size: 1.6em;
	padding-top: 10px;}
.bookmark a {text-decoration: underline;}
#enter {
	font-size: 3.4em;
	padding: 14px 0;}
	
/* main */
.side {
	float: left;
	padding: 0 10px;
	width: 200px;}
.middle {
	float: left;
	width: 460px;}
.gallery {font-size: 1.8em;padding: 10px 0;}

/* galleries */
#player {
	border: 1px solid #000;
	height: 413px;
	margin: 0 auto;
	width: 550px;}
.galpic {
	float: left;
	width: 250px;}
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 2.2em;margin: 10px 0 7px;}
.perverted {font-size: 2em;margin-bottom: 20px;}
