/* Supersized */

html{ margin:0; padding:0; }
body { background:#111; }
img{ border:none; }
		
#supersized-loader { position:absolute; top:50%; left:50%; z-index:10; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background-color:#111; background:rgba(0,0,0,0.8) url(../img/progress.gif) no-repeat center center; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
	
#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img{ height:auto; width:auto; position:relative; outline:none; border:none; -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }

/* Life Above All */


#wrapper {width: 100%; height: 100%; position: absolute; top: 0; left: 0; margin: 0; padding: 0; min-height: 670px; min-width: 990px;}


#header {width: 100%; min-height: 128px; position: absolute; top: 0; left: 0;}

#boxart {position: absolute; bottom: 55px; right: 10px; width: 200px; text-align: center; padding: 5px 0;}

#content {width: 990px; position: absolute; left: 0; bottom: 55px;}

#nav {padding-left: 7px; font-size: 1.3em;}
#nav a {color: #000; text-decoration: none;}
#nav a: hover {text-decoration: none;}
#navline {float: left;}
#director {float: right; padding-right: 225px;}

#dates {height: 25px; font-size: 1.8em; padding-left: 7px; position: relative; top: 0px; left: 0px;}
.date {font-size: 1.5em;}

#footer {width: 95%; position: absolute; bottom: 0; left: 0; padding: 3px 0 3px 7px; color: #000; font-family: "Gil Sans", Helvetica, Arial, sans-serif; font-size: .4em; }
#footer_right {float: right;}
#footer a {color: #000; font-family: "Gil Sans", Helvetica, Arial, sans-serif; text-decoration: none;}
#footer a:hover{text-decoration: underline; }

.altText {width:0; height:0; display:block; overflow:hidden;}



