/* ------------ 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: #0f0600;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
}
a:link, a:visited {color:#ff2400;text-decoration:underline;}
a:hover {color:#ff9c00;text-decoration:none;}
a img {display: block;margin: 0 auto;position: relative;}
img {border: 1px solid #ff9c00;}
a:hover img {color: #ff9c00;}
img.noborder {border: 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: 115%;}
.text24 {font-size: 2.4em;line-height: 115%;}
.text26 {font-size: 2.6em;line-height: 120%;}
.text28 {font-size: 2.8em;line-height: 115%;}
.text30 {font-size: 3em;line-height: 115%;}
.text32 {font-size: 3.2em;line-height: 120%;}
.text34 {font-size: 3.4em;line-height: 115%;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.light {color: #ff9c00;}
/* structure */
#wrap {
	padding: 20px 0;}
#content {
	background: #fdf3e7;
	border: 4px solid #ff9c00;
	margin: 0 auto;
	padding: 20px 10px;
	position: relative;
	width: 880px;}
#footer,
.box {
	border: 2px solid #ff9c00;
	margin: 0 10px 0;
	padding: 10px;
	position: relative;
	text-align: center;}
#footer {margin-top: 10px;}
/* shared */
.lightbox {
	background: #0f0600;
	border: 1px solid #ff9c00;
	color: #ff9c00;
	padding: 10px;}
.lightbox a {color: #ff9c00;}
.bottomad {margin-top: 14px;}
/* index */
.title {margin: 0 20px 20px;}
.title h1 {
	background: #0f0600;
	border: 2px solid #ff9c00;
	color: #ff9c00;
	font-size: 3.6em;
	font-weight: bold;
	padding: 10px 0;}
.title h2 {font-size: 1.6em;font-weight: bold;margin-top: 7px;}
.indexpics {margin: 20px 0 4px;}
.i-3col {position: relative;}
.side {
	float: left;
	padding: 14px 5px 0;
	width: 257px;}
.center {
	float: left;
	width: 302px;}
.warning {
	font-size: 1.8em;
	line-height: 125%;
	margin-bottom: 20px;
	padding-right: 15px;}
.enter {
	font-size: 2.8em;
	margin-right: 15px;}
/* recips */
#recips {
	background: #0f0600;
	border: 2px solid #ffd279;
	line-height: 250%;
	margin-top: 24px;
	padding: 10px 10px 15px;}
#recips span {
	display: inline;
	font-size: 1.6em;
	margin: 0 7px;}
#recips a {color: #ff9c00;}	
#recips .bookmark {font-size: 1.8em;font-weight: bold;padding-top: 7px;}
/* main */
.mainad1 {
	float: left;
	width: 330px;}
.mainad2 {
	float: left;
	padding-left: 4px;
	width: 502px;}
.picrow {float: left;width: 252px;}
.mainpics-link {clear: left;padding-top: 7px;}
.gallery {font-size:2.4em;padding-top: 17px;}
/* galleries */
.narrow {
	float: left;
	width: 280px;}
#player {
	border: 1px solid #ff9c00;
	float: left;
	height: 413px;
	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;}
