/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
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;
}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
/* ------------ end reset ------------*/

/* ------------ clearfix code ------------*/
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

/* basic */
body {
	background: #212121 url(lmages/bg.gif) repeat;
	color: #212121;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
}

a:link, a:visited {color:#005160;text-decoration:none;}
a:hover {background: #292929;color:#a1c500;text-decoration:underline;}

/* general */
h1 {font-size: 4.2em;font-weight: bold;}
h2 {font-size: 1.6em;font-weight: bold;}

.text13 {font-size: 1.3em;}
.text16 {font-size: 1.6em;line-height: 120%;} 
.text18 {font-size: 1.8em;line-height: 120%;} 
.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%;}
.text36 {font-size: 3.6em;line-height: 120%;}
.text38 {font-size: 3.8em;line-height: 120%;}
.bold {font-weight: bold;}
.large {font-size: 125%;}
.light {color: #1a99b0;}

a img {
	border: 2px solid #41a5b7;
	display: block;
	margin: 0 auto 3px;}
img {border: 2px solid #41a5b7;}
a img.noborder {border: none;}
iframe {border: 2px solid #41a5b7;}
/* structure */
#wrap {padding: 20px 0;}
#content {
	background: #41a5b7;
	border: 7px solid #41a5b7;
	margin: 0 auto;
	position: relative;
	width: 930px;}
#footer {
	color: #fff;
	margin: 20px auto;
	text-align: center;
	width: 850px;}

.title,
.box {
	background: #d4d4d4;
	position: relative;
	text-align: center;}
.box {margin-top: 4px;}
	
/* index */
.title {color: #212121;padding: 10px;}
.title h1 span {font-size: 50%;line-height: 150%;}

.i-top-left {
	border-right: 4px solid #41a5b7;
	float: left;
	padding: 5px 10px 10px;
	width: 688px;}
.i-top-right {
	float: right;
	width: 218px;}

ul.recips {
	padding: 5px 0;}
ul.recips li {
	font-size: 1.4em;
	margin: 4px 0;}
ul.recips li.heading {
	color: #212121;
	font-size: 1.8em;
	font-weight: bold;
	margin: 5px 10px 10px;}
ul.recips li a {padding: 0 7px;}
ul.recips li.bookmark {padding-top: 7px;}
ul.recips li.bookmark a {text-decoration: underline;}
#warning {
	font-size: 1.6em;
	padding: 10px 0 14px;}
#warning span.big {
	font-size: 200%;
	font-weight: bold;}
#enter {font-size: 3.6em;}

/* main */
.mainad1 {
	border-right: 4px solid #41a5b7;
	float: left;
	padding: 10px;
	width: 394px;}
.mainad2 {
	float: left;
	padding-top: 4px;
	width: 512px;}
.gallery {font-size: 2.4em;padding: 14px 0 4px;}

/* galleries */
.movietag {
	float: left;
	font-size: 1.6em;
	margin-left: 40px;
	padding: 10px 0 4px;
	width: 400px;}
.movies {margin: 0 auto;width: 930px;}
#player,
#player2 {
	border: 2px solid #000;
	float: left;
	height: 300px;
	margin-left: 40px;
	width: 400px;}
	
/* footer */
.copy {font-size: 1.8em;margin: 10px 0 10px;}
.perverted {font-size: 1.6em;}
.perverted a {color: #a1c500;text-decoration: underline;}
.legal {font-size: 1.3em;padding: 40px 0;}
