/* ------------ 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: #000 url(lmages/bg.gif) repeat;
	color: #1f1f1f;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
}

a:link, a:visited {color:#c00;text-decoration:underline;}
a:hover {color:#0f899f;text-decoration:none;}

/* structure */
#wrap {padding: 0;}
#content {
	border-top: none;
	margin: 4px auto 0;
	position: relative;
	text-align: center;
	width: 970px;}
#footer {
	color: #fff;
	margin: 50px auto;
	text-align: center;
	width: 715px;}
.box {
	background: #1390a6;
	color: #fff;
	padding: 10px;
	margin: 0 auto;
	position: relative;}
.box2 {
	background: #cfcfcf;
	border: 7px solid #1390a6;
	padding: 10px 0;
	top: 110px;}
iframe {border: 1px solid #1390a6;}
/* 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.4em;line-height: 120%;}
.text30 {font-size: 3em;line-height: 120%;}
.text32 {font-size: 3.2em;line-height: 120%;}
.bold {font-weight: bold;}
.black {color: #000;}
.red {color: #c00;}
.small {font-size: 70%;}

a.light {color:#000;}
.clear {clear: both;}

a img {
	border: 1px solid #1390a6;
	display: block;
	margin: 3px auto;}
img {border: 1px solid #1390a6;}
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 {
	border-bottom: 2px solid #cfcfcf;
	border-top: 2px solid #cfcfcf;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 140%;}
.warning a {color: #fff;text-decoration: underline;}
img.indexpics {
	margin: 0 7px;}
.recips span {margin: 0 7px;}
.recips a {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 150%;}
.bookmark {
	font-size: 125%;
	padding-top: 4px;}
.indexad-left {
	float: left;
	font-weight: bold;
	width: 517px;}
.indexad-right {
	float: right;
	line-height: 130%;
	padding-right: 20px;
	width: 419px;}
#enter {
	font-size: 3.4em;
	margin: 4px 0;}
#enter a {color: #000;}

/* main */
.mainad1 {
	float: left;
	line-height: 120%;
	padding: 15px 0 0 10px;
	width: 417px;}
.mainad2 {
	float: left;
	font-size: 1.8em;
	font-weight: bold;
	padding-top: 14px;
	width: 528px;}
.gallery {color: #000;font-size: 2.4em;padding-bottom: 4px;}
.gallery a {color: #000;}

/* galleries */
.player-side {
	float: left;
	padding: 10px;
	width: 378px;}
#player {
	border: 1px solid #000;
	float: left;
	height: 413px;
	width: 550px;}
/* 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;}
.perverted a {color: #fff;}
