/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Stylesheet by CSSetc.com 2009
Validated CSS 2.1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* ------------ 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;}
/* ------------ 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: #fff;
	color: #294965;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}
a:link, a:visited {color:#c00;text-decoration:underline;}
a:hover {color:#c00;text-decoration:none;}
/* general */
.text12 {font-size: 1.2em;}
.text13 {font-size: 1.3em;}
.text14 {font-size: 1.4em;}
.text16 {font-size: 1.6em;line-height: 120%;}
.text18 {font-size: 1.8em;line-height: 120%;}
.text22 {font-size: 2.2em;line-height: 115%;}
.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: 115%;}
.bold {font-weight: bold;}
.clear {clear: both;}
.red {color: #c00;}
.small {font-size: 70%;}
.white {color:#fff;}
a img {border: 1px solid #c00;display: block;margin: 0 auto;}
img {border: 1px solid #c00;}
a img.noborder {border: none;}
/* structure */
#wrap {padding: 20px 0;}
#content {
	border-top: none;
	margin: 4px auto 0;
	position: relative;
	text-align: center;
	width: 950px;}
#footer {padding: 40px 0;}
.box {
	padding: 10px;
	position: relative;}
/* shared */
.wide {
	float: left;
	margin: 0 5px;
	width: 508px;}
.narrow {
	float: left;
	margin: 0 5px;
	width: 398px;}
.wide2 {
	float: left;
	margin: 0 5px;
	width: 704px;}
.narrow2 {
	float: left;
	margin: 0 5px;
	width: 202px;}
/* index */
.title {margin: 14px 0;}
.title h1 {
	font-size: 3.6em;
	font-weight: bold;}
.title h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 7px;}
.warning {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 140%;
	padding-bottom: 30px;}
#enter {font-size: 3.4em;padding-top: 10px;}
/* recips */
.recips {
	border: 2px solid #294965;
	margin: 30px auto;
	padding: 7px 0;
	width: 780px;}
.recips ul {
	float: left;
	width: 260px;}
.recips li {
	font-size: 1.6em;
	font-weight: bold;
	padding: 4px 0;}
ul.recips2 {margin-top: 12px;}
li.bookmark {
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 14px;}
/* main */
.gallery {font-size: 2.4em;padding-top: 17px;}
/* galleries */
.movie {
	float: left;
	padding-top: 10px;
	width: 475px;}
.site {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 7px;}
/* footer */
.legal {font-size: 1.3em;}
.legal a img {border: none;}
.copy {font-size: 2.2em;margin: 10px 0 7px;}
.perverted {font-size: 2em;margin-bottom: 40px;}
