/* ------------ 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 {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;}
.clearfix {display: inline-block;}  /* for IE/Mac */
/* basic */
body {
	background: #01699e;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}

a:link, a:visited {color:#01699e;text-decoration:underline;}
a:hover {color:#731515;text-decoration:none;}
/* general */
.text14 {font-size: 1.4em;line-height: 115%;} 
.text16 {font-size: 1.6em;line-height: 115%;} 
.text18 {font-size: 1.8em;line-height: 115%;} 
.text20 {font-size: 2.0em;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%;} 

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

img {border: 1px solid #000;}
a img {display: block;margin: 0 auto 4px;}

/* structure */
#wrap {
	padding: 20px 0;}
#content {
	background: #731515;
	border: 2px solid #fff;
	margin: 0 auto;
	padding: 0 10px 10px;
	position: relative;
	width: 850px;}
#footer {
	margin: 20px auto;
	text-align: center;
	width: 850px;}
.box {
	background: #d2c6ad;
	border: 1px solid #01699e;
	margin-top: 10px;
	padding: 10px;
	position: relative;
	width: 830px;}

/* shared */
.lightbox {
	background: #731515;
	border: 1px solid #01699e;
	color: #d2c6ad;
	font-size: 2.4em;
	line-height: 120%;
	padding: 10px;}
.half-col {
	float: left;
	width: 415px}

/* index */
h1 {
	background: #731515;
	border: 1px solid #01699e;
	color: #d2c6ad;
	font-size: 3.6em;
	font-weight: bold;
	margin: 0 auto;
	padding: 10px 0;
	width: 500px;}
h2 {font-size: 1.6em;font-weight: bold;margin-top: 7px;}
#warning {font-size: 1.6em;font-weight: bold;line-height: 140%;}
#warning a {color: #000;}
#enter {font-size: 2.6em;font-weight: bold;margin-top: 15px;}
.recips {font-size: 1.6em;font-weight: bold;line-height: 150%;padding-bottom: 10px;}
.recips span {margin: 0 7px;}
.recips a {text-decoration: none;}
.recips a:hover {text-decoration: underline;}
.bookmark {padding-bottom: 4px;}
.bookmark a {font-size: 1.8em;font-weight: bold;text-decoration: underline;}

/* main */
.pic {float: left;width: 276px;}
.gallery {font-size: 2.4em;font-weight: bold;}

/* galleries */
.narrow {
	float: left;
	width: 343px;}
.wide {
	float: left;
	width: 477px;}
#player {
	border: 1px solid #731515;
	height: 413px;
	margin: 0 auto;
	width: 550px;}	
	
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 2em;margin: 10px 0;}
.perverted {font-size: 1.8em;margin-bottom: 40px;}
.perverted a {color: #fff;}