/* --- 
		A psychedelic minimalist stylesheet for Earth Keeper Film.
		By Andrew Rosinski http://andrewrosinski.com
		
		Last edited: 1 MAY 2010
--- */




/* --- 
		CSS Reset 
--- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
  	padding: 0;
  	border: 0;
  	font-weight: inherit;
  	font-style: inherit;
  	font-size: 100%;
  	font-family: inherit;
  	vertical-align: baseline;
	}
body {
	line-height:1;
	color:black;
	background:white;
	}
:focus {
	outline:0;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
caption,th,td {
	text-align:left;
	font-weight:normal;
	}
fieldset,img {
	border:0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
	}
ol,ul {
	list-style:none;
	}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	}
blockquote:before,blockquote:after,q:before,q:after {
	content:"";
	}
blockquote,q {
	quotes:"" "";
	}
abbr,acronym {
	border:0;
	}
			
			
			
/* --- 
	Typography 
--- */

body {
	color: #000000;
	background-color: white;
	background-image: url('images/big-zebra-2000.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
.grid p {
	color: #000000;
  	line-height: 16px;
  	font-size: 10.5px;
  	font-family: 'Monaco', 'Consolas' 'Andale Mono', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 5px;
	}
.grid-c1 p {
	color: #000000;
	line-height: 18px;
	font-size: 10.5px;
	font-family: 'Monaco', 'Consolas', 'Courier New', Courier, monospace, verdana;
	padding: 0px;
	letter-spacing: .1px;
	}
.grid-c2 p {
	color: #000000;
	line-height: 16px;
	font-size: 10.5px;
	font-family: 'Monaco', 'Consolas', 'Courier New', Courier, monospace, verdana;
	padding: 0px;
	line-height: 18px;
	letter-spacing: .1px;
	}
.grid h1 {
	color: #000000;
  	line-height: 28px;
  	font-size: 21px;
  	font-family: 'Courier New', 'Andale Mono', 'Monaco', 'Consolas', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 500px;
	padding-left: 5px;
	letter-spacing: 2px;
	}
h1 {
	color: #000000;
	line-height: 28px;
	font-size: 21px;
	margin-top:8px;
	letter-spacing: 1px;
	font-family: 'Courier New', 'Andale Mono', 'Monaco', 'Consolas', monospace, verdana;
	text-transform: uppercase;
	font-weight: 500;
	padding-left: 2px;
	border-bottom: 1px solid #EEEEEE;
	letter-spacing: 2px;
	}
.grid h2 {
  	line-height: normal;
  	font-size: 18px;
  	font-family: 'Andale Mono', 'Monaco', "Consolas", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding-left: 5px;
	font-weight: 300px;
	}
h2 {
	line-height: normal;
	font-size: 44px;
	font-family: 'Monaco', "Consolas", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding-left: 5px;
	font-weight: 300px;
	}
h2 a:link {
	color: #FFFF00;
	text-decoration: none;
	}
h2 a:visited {
	color: #FFFF00;
	text-decoration: none;
	}
h2 a:hover {
	color: #00FF00;
	background-color: #FFFF00;
	text-decoration: none;
	}
.grid h3 {
  	line-height: 32px;
  	font-size: 16px;
  	font-family: 'Andale Mono', 'Monaco', "Consolas", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}
.grid h4 {
  	line-height: 32px;
  	font-size: 16px;
  	font-family: 'Andale Mono', 'Monaco', "Consolas", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}
.grid h5 {
  	line-height: 32px;
  	font-size: 16px;
  	font-family: 'Andale Mono', 'Monaco', "Consolas", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}
.grid h6 {
  	line-height: 32px;
  	font-size: 16px;
  	font-family: 'Andale Mono', 'Monaco', "Consolas", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}

	
/* --- 
		special sexxxy classes 
--- */

em {
	font-family: inherit;
	}
yllw {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFF00;
	letter-spacing: .5px;
	}
hot {
	font-weight: normal;
	color: #000000;
	background-color: #00FFFF;
	}	
hot2 {
	font-weight: normal;
	color: #000000;
	background-color: #FF00CC;
	}
grn {
	font-weight: normal;
	color: #000000;
	background-color: #00FF00;
	}
rd {
	font-weight: normal;
	color: #000000;
	background-color: #FF0066;
	}
	

/* --- 
		Lists and Lynxxx
--- */

li {
	font-size: 12px;
	line-height: 13pt;
	list-style-type: none;
	}
a:link {
	font-weight: normal;
	color: #00FF00;
	text-decoration: underline;
	background-color: transparent;
	}
a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #00FF00;
	background-color: transparent;
	}
a:hover, a:active {
	color: #FF00CC;
	background-color: #00FFFF;
	text-decoration: none;
	}


/* --- 
		Grid / Layout
--- */

.maingrid {
  	width: 825px;
	height: auto;
  	margin: auto;
	background-color: transparent;
	border: 0px solid #FFFF00;
	}
.grid {
  	width: 800px;
  	margin: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: white;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border: 1.5px solid #FFFF00;	
	}
	
	
/* --- 
		HEADER 
--- */

.headerm1 {
	float: left;
	width: 512px;
	height: 1px;
	}
.header {
  	width: 800px;
  	height: 10px;
  	margin: auto;
	border: 0px solid #000000;
	}
.headernavicontainer {
	width: 800px;
	height: 60px;
	margin: auto;
	background: transparent;
	border: 0px solid #CC33FF;
	}
.topnavigation {
	float: right;
	width: 385px;
	height: 25px;
	margin-top:15px;
	background-color: #FFF;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border: 1.5px solid #FFFF00;
	}
.topnavigation p {
	text-align: center;
	font-family: 'Monaco', 'Consolas', 'Verdana','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:9px;
	color: #000000;
	padding: 7px;
	background-color: transparent;
	border: 0px solid #00FF00;
	word-spacing: 1px;
	text-transform: uppercase;
	}
.toplogo {
	float: left;
	width: 375px;
	height: 35px;
	background-color: transparent;
	margin-top: 11px;
	margin-left: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border: 0px solid #FFFF00;
	}
.toplogo p {
	text-align: center;
	font-family: 'Andale Mono', 'Monaco', 'Consolas', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	word-spacing: 2px;
	padding: 4px;
	background-color: transparent;
	border: 0px solid #00FF00;
	}
.topek {
	float: left;
	width: 75px;
	height: 75px;
	background-color: #FFF;
	margin-top: 0px;
	margin-left: 50px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border: 1.5px solid #FFFF00;
	}
	
	

/* ---
		FOOTER
--- */
	
.footer {
	width: 800px;
	height: 40px;
	margin: auto;
	}
.footernavicontainer {
	width: 800px;
	height: 70px;
	margin: auto;
	background: transparent;
	border: 0px solid #CC33FF;
	}
.footernavigation {
	float: right;
	width: 800px;
	height: 25px;
	background-color: #FFF;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border: 1.5px solid #FFFF00;
	}
.footernavigation p {
	text-align: center;
	font-family: 'Andale Mono', 'Monaco', 'Consolas', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 7px;
	word-spacing: 2px;
	background-color: transparent;
	border: 0px solid #00FF00;
	text-transform: uppercase;
	}
.footer {
	width: 800px;
	height: 50px;
	margin: auto;
	border: 0px solid #000000;
	margin-bottom: 50px;
	}



/* ---
		SPECIAL GRAPHIC ELEMENTS
--- */

.thumbnails {
	width: 334px;
	height: 67px;
	background-color: white;
	background-image: url('images/thumbnail-placeholders.gif');
	background-repeat: no-repeat;
	border: 1px solid #00FF00;
	}
.blacklines {
	height: 15px;
	width: 352px;
	background-color: white;
	background-image: url('images/black-lines.gif');
	background-repeat: repeat-x;
	margin: 8px;
	}
.blacklines2 {
	height: 15px;	
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: white;
	background-image: url('images/black-lines.gif');
	background-repeat: repeat-x;
	}



/* --- 
		Grid / Layout continued
--- */

.grid-m1 {
  	float: left;
  	width: 12px;
  	height: 1px;
	}
.grid-c1 {
  	float: left;
  	width: 408px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: white;
	border-right: 0px solid #DDDDDD;
	}
.grid-m2 {
  	float: left;
  	width: 32px;
  	height: 1px;
	background-color: transparent;
	}
.grid-c2 {
  	float: left;
  	width: 368px;
	height: auto;
	margin-top: 1px;
	margin-bottom: 0px;
	background-color: white;
	border-left: 1px solid #DDDDDD;
	min-height:1000px;
	}
.filminfo {
	margin: 8px;
	background-color: white;
	border-bottom: 1px solid #DDDDDD;
	}
.filmtrailer {
	margin: 8px;
	background-color: white;
	border-top: 0px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom:10px;
	padding-top:10px;
	}



/* --- 
		IMAGES AND LIGHT BOX LET'S GET THIS PARTY STARTED 
--- */

img.a {
	border: 0px solid #DDDDDD;
	}
img.b {
	border: 1.7px solid #DDDDDD;
	padding: 0px;
	margin-left: 1px;
	}
img.c {
	border: 0px solid #DDDDDD;
	padding: 0px;
	margin-left: 0px;
	margin-right: 3px;
	}
#lightbox {	
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
	}
#lightbox img { 
	width: auto; 
	height: auto;
	}
#lightbox a img { 
	border: none; 
	}
#outerImageContainer { 
	position: relative; 
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
	}
#imageContainer { 
	padding: 10px; 
	}
#loading { 
	position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
	}
#hoverNav { 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
	}
#imageContainer>#hoverNav { 
	left: 0;
	}
#hoverNav a { 
	outline: none;
	}
#prevLink, #nextLink { 
	width: 49%; 
	height: 100%; 
	background-image: url(data:image/gif;base64,AAAA); 
	/* Trick IE into showing hover */ 
	display: block; 
	}
#prevLink { 
	left: 0; 
	float: left;
	}
#nextLink { 
	right: 0; 
	float: right;
	}
#prevLink:hover, #prevLink:visited:hover { 
	background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}
#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
#imageDataContainer { 
	font: 10px Verdana, Helvetica, sans-serif; 
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	; 
	}
#imageData {	
	padding:0 10px; 
	color: #666; 
	}
#imageData #imageDetails { 
	width: 70%; 
	float: left; 
	text-align: left; 
	}	
#imageData #caption { 
	font-weight: bold;	
	}
#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
	}			
#imageData #bottomNavClose { 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
	}	 	
#overlay { 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
	}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;	
	}
.samplebox {
	white-space:nowrap;
	margin-top:10px;
	margin-bottom: 0px;
	}



/* --- 
		Why art thou silent & invisible
		Father of Jealousy
		Why dost thou hide thyself in clouds
		From every searching Eye
		
		Why darkness & obscurity
		In all thy words & laws
		That none date eat the fruit but from
		The wily serpents jaws
		Is is it because Secresy
		Gains females loud applause
--- */