/* ------------ 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: #5d5d5d;
	color: #000;
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}
a:link, a:visited, a:hover, a:active {color:#0f0;text-decoration:underline;}
a img {display: block;margin: 0 auto;position: relative;}
img {border: 1px solid #fff;}
/* 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: 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%;}
.text30 {font-size: 3em;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;}
.clear {clear: both;}
.light {color: #0ff;}
.gold {color: #fbc63c;}
/* structure */
#content {
	margin: 0 auto;
	position: relative;
	width: 940px;}
#footer {margin: 20px auto;width: 850px;}
.box {
	background: #000;
	border: 3px solid #fbc63c;
	color: #fff;
	padding: 10px;}
/* shared */
.heading {
	border-bottom: 2px solid #FBC63C;
	margin-bottom: 30px;
	padding-bottom: 30px;}
.heading img {border: 2px solid #fbc63c;}
.narrow {float: left;width: 200px;}
.wide {float: left;width: 700px;}
.pics1 a img {display: inline;margin: 7px 4px;}
.bottomad {border-top: 2px solid #FBC63C;padding-top: 20px;}
/* index */
.title {
	border-bottom: 2px solid #FBC63C;
	margin-bottom: 20px;
	padding: 20px 0;}
.title h1 {font-size: 6.2em;font-weight: bold;}
.title h2 {font-size: 2.4em;font-weight: bold;margin-top: 7px;}
.warning {
	border: 1px solid #f00;
	font-size: 1.8em;
	line-height: 1.4em;
	margin: 0 70px 10px;
	padding: 10px;}
.warning a:link, .warning a:visited, .warning a:hover, .warning a:active {color: #f00;}
#enter {font-size: 3.6em;padding: 20px 0;}
ul.recips {padding-top: 5px;}
.recips a:link, .recips a:visited, .recips a:hover, .recips a:active,
.recips2 a:link, .recips2 a:visited, .recips2 a:hover, .recips2 a:active {color: #f00;}
.recips li {font-size: 1.5em;margin: 12px 0;}
.recips2 li {font-size: 1.5em;margin: 8px 0;}
.recips li.bookmark {font-size: 1.8em;line-height: 1.6em;text-align: center;}
.recips2 {line-height: 1.8em;}
.recips2 span {font-size: 85%;}
.gallery {font-size:2.8em;padding-bottom: 35px;}
/* galleries */
.movies a img {display: inline;margin: 5px 10px;}
.dark-bg {
	background: #333;
	border: 1px solid #000;
	padding: 10px;
	position: relative;
	top: -2px;}
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 2.6em;margin: 10px 0 7px;}
.perverted {font-size: 2.2em;margin: 10px 0 40px;}
