/* ------------ 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: #0f0600;
	color: #fff7c7;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}

a:link, a:visited {color:#fc7a02;text-decoration:none;}
a:hover {color:#fff;text-decoration:underline;}

/* general */
.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%;} 
.text34 {font-size: 3.4em;line-height: 120%;} 
.text36 {font-size: 3.6em;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: #fde4c5;
	border: 2px solid #391602;
	margin: 0 auto;
	padding: 0 7px 7px;
	position: relative;
	width: 850px;}
#footer {
	margin: 20px auto;
	text-align: center;
	width: 850px;}
.box {
	background: #391602;
	margin-top: 7px;
	padding: 10px;
	position: relative;}

/* shared */
.half-col {
	float: left;
	width: 415px}
.narrow {
	float: left;
	width: 343px;}
.wide {
	float: left;
	width: 477px;}
#enter, .gallery {font-size: 3.4em;padding: 20px 0 10px;}
#enter a, .gallery a {color: #391602;}

/* index */
h1 {font-size: 3.6em;font-weight: bold;}
h2 {font-size: 1.6em;font-weight: bold;margin-top: 7px;}
#warning {padding-bottom: 5px;}
.recips {font-size: 1.6em;line-height: 125%;padding-bottom: 5px;}
.recips span {margin: 0 7px;}
.bookmark {padding: 7px 0;}
.bookmark a {font-size: 1.6em;text-decoration: underline;}

/* main */
.pic {float: left;width: 276px;}
/* galleries */
#player {
	border: 1px solid #fde4c5;
	height: 413px;
	margin: 0 auto;
	width: 550px;}	
	
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 1.8em;margin: 10px 0 7px;}
.perverted {font-size: 1.6em;margin-bottom: 20px;}
