/* ------------ 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: #4f4e4e url(lmages/bg.gif) repeat-x;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}

a:link, a:visited {color:#008fd9;text-decoration:underline;}
a:hover {color:#feaa00;text-decoration:underline;}
a img {display: block;margin: 0 auto;position: relative;}
img {border: 1px solid #000;}
img.noborder {border: none;}
.border2 img {border: 1px solid #008fd9;margin-bottom: 2px;}
.border2 img:hover {border: 1px solid #feaa00;}

/* general */
h1 {color: #999;font-size: 3.6em;font-weight: bold;}
h2 {color: #999;font-size: 1.6em;font-weight: bold;}

.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: 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: 120%;}

.bold {font-weight: bold;}
.clear {clear: both;}
.italic {font-style: italic;}
.light {color: #fff;}

/* structure */
#wrap {
	margin: 0 auto;	
	width: 960px;}
#content {
	background: #353535;
	position: relative;}
#header {
	background: url(lmages/header-bg.jpg) no-repeat;
	height: 243px;}
#footer {padding: 15px 0 40px;}

/* shared */
.box {}
.box2 {
	background: #000;
	margin: 10px 13px;
	padding: 10px;}
.bottom {
	background: #000;
	margin-top: 14px;
	padding: 10px 0;}

/* index */
.title {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin: 10px;
	padding: 24px 0;}
.warning {font-size: 1.8em;line-height: 125%;padding: 24px 0;}
#enter {
	font-size: 2.6em;
	padding-top: 10px;}
.recips {padding: 10px;}
.recips span {
	display: inline;
	font-size: 1.4em;
	line-height: 150%;
	margin: 0 7px;}
.bookmark {font-size: 1.6em;padding: 4px 0 10px;}

/* main */
.gallery {
	font-size:2.6em;
	margin: 10px 0 15px;}

/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 1.8em;margin: 14px 0;}
.perverted {font-size: 1.6em;margin-bottom: 60px;}
