/* ------------ 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;;
}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
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: #0c728b;
	color: #212121;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}
a:link, a:visited, a:hover, a:active {color:#e4006c;text-decoration:underline;}
a:hover {color: #0c728b;}
/* structure */
#wrap {padding: 0;}
#content {
	background: #fff;
	border: 4px solid #000;
	margin: 20px auto;
	position: relative;
	width: 900px;}
#footer {
	color: #cfcfcf;
	margin: 40px auto;
	width: 850px;}
.box {
	background: #fff;
	margin: 0;
	padding: 30px 10px 0;
	position: relative;}

/* general */
.text14 {font-size: 1.4em;line-height: 115%;} 
.text16 {font-size: 1.6em;line-height: 120%;} 
.text18 {font-size: 1.8em;line-height: 115%;}
.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%;}
.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%;}
.text38 {font-size: 3.8em;line-height: 120%;}

.bold {font-weight: bold;}
.blue {color: #0b728c;}
.clear {clear: both;}
.white {color: #fff;}

img {border: 1px solid #000;}
a.mylink {color: #294965;text-decoration: underline;}
a img {display: block;margin: 0 auto;position: relative;}
img.noborder {border: none;}

/* shared */
.title {padding-bottom: 20px;}
/* index */
.title h1 {
	font-size: 3.6em;
	font-weight: bold;}
.title h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 7px;}
.trannys {
	background: url(lmages/trannys.jpg) no-repeat;
	height: 398px;
	margin: 0 auto;
	position: relative;
	width: 830px;}
.trannys-text {
	color: #fff;
	left: 276px;
	position: absolute;
	top: 210px;
	width: 280px;}
.warning {
	background: #41A5B7;
	border: 2px solid #000;
	color: #fff;
	font-weight: bold;
	margin: 30px;
	padding: 10px 0;}
.warning a {color: #fff;}
.enter {
	font-size: 3.2em;
	margin-top: 20px;}
	
/* recips */
.recips {padding-bottom: 10px;}
.recips ul {}
.recips li {
	display: inline;
	font-size: 1.6em;
	line-height: 150%;
	padding: 0 6px;}
.recips li.bookmark {font-size: 1.8em;line-height: 185%;}
.recips2 {font-size: 1.6em;line-height: 1.2em;margin: 0 auto;}
.recips2 td {border: 1px solid #000;padding: 4px;text-align: center;}
.recips2 span {font-size: 80%;}
/* main */
.narrow {
	float: left;
	padding: 0 10px;
	width: 356px;}
.wide {
	float: left;
	width: 502px;}
.gallery {
	font-size: 3em;
	padding: 10px 0;}
.gallery span {margin: 0 40px;}
/* galleries */
.galpics {margin-top: 10px;}
.pics {
	float: left;
	width: 480px;}
.pics img {display: inline;margin: 3px 2px;}
.pics-text {
	float: left;
	margin-right: 10px;
	width: 390px;}
.pics2 img {display: inline;margin: 0 2px;}
.bottomside {float: left;padding-top: 10px;width: 215px;}
.bottomcenter {float: left;padding: 5px 0;width: 442px;}	
/* footer */
.legal {font-size: 1.6em;padding-bottom: 20px;}
.copy {font-size: 2.6em;margin: 10px 0;}
.perverted {font-size: 2em;margin-bottom: 40px;}
.perverted a {color: #fff;}
