@charset "UTF-8";
/* CSS Document */

body { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:9px; 
	border: 0;
	background:#191919 url(../images/backgrey2.jpeg);
	color:#FFF
}

a:link { 
	text-decoration: none; 
	color: #7a7a7a;
}
a:active { 
	text-decoration: none;
	color: #a2a2a2;
}
a:visited { 
	text-decoration: none; 
	color: #7a7a7a;
}
a:hover { 
	text-decoration: none; 
}

a img { border: 0px;}

h1 { 
	font-size: 18px;
	text-align: left;
	font-weight: lighter;
	color: #9f9f9f;
}
h2 { margin-top:-5px;
	font-size: 12px; 
	text-align: left;
	font-weight: lighter;
}

#logo h1 { 
	font-size: 18px;
	text-align: left;
	font-weight: lighter;
	color: #9f9f9f;float:left; width:300px;margin-top:60px
}
#logo h2 { margin-top:0x;
	font-size: 12px; 
	text-align: left;
	font-weight: lighter;position:absolute; top:90px; left:170px
}
#logoimg {float:left; width:170px}


/** Left**/
#left li.section-title { 
 	font-weight: bold;
 	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px; 
	font-size: 11px
	
}

#left li.section-title2 { 
 	font-weight: bold;
 	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px; 
	font-size: 11px
	
}

#left {
    width: 230px;
    overflow:hidden;
    top: 0;
    margin-top:0px;
    margin-left:0px;
    bottom: 0;
	left: 0;
    text-align: left;
    font-size: 11px;
}

#left ul {
	list-style: none;
	margin: 0 0 12px 0;
}

/** BLOG BUTTON ROLLOVER **/

#bloglink
{
  display: block;
  width:120px;
  height: 120px;
  background: url("http://www.stephenwildish.co.uk/images/blogbutton2.png") no-repeat 0 0;

}

#bloglink:hover { background-position: 0 -120px; }

/** RIGHT**/
#wrap {
z-index: 2;
width: 100%;
height: 99%;

border:none; margin:0}

#right {
    margin: 0 0 0 300px;
    margin-top: 60px;
	width:auto;
}

#right-text{width:400px; height:200px; margin-left:20px; padding:5px; position:absolute; top: 560px;left:475px}
#right-text H1{font-weight: bold;
 	text-align: left;
	margin-bottom: 5px; 
	font-size: 11px
	
}
#info-text{width:400px; height:200px; margin-left:20px; padding:5px; position:absolute; top: 160px;left:475px}
#info-text H1{font-weight: bold;
 	text-align: left;
	margin-bottom: 5px; 
	font-size: 11px
	
}




/** GALLERY **/
/* general styling for this example */


/* begin gallery styling */
#jgal {  position:absolute; top: 165px;list-style: none; width: 200px; }
#jgal li { opacity: .5; float: left; display: block; width: 60px; height: 60px; background-position: 50% 50%; cursor: pointer; border: 3px solid #fff; margin-right: 14px; margin-bottom: 14px; }
#jgal li img { position:absolute; top: 0px; left: 200px; display: none; }
#jgal li.active img { display: block; }
#jgal li.active, #jgal li:hover { outline-color: #bbb; opacity: .99 /* safari bug */ }

/* styling without javascript */
#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }

/* LIGHTBOX FOR POSTER PAGE */

#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; }

/*------------------------------------------------------------------------------------------------------------------------------------*/
	/* Transparent Image Hover */
	/*------------------------------------------------------------------------------------------------------------------------------------*/
a.linkopacity img {
	filter: alpha(opacity = 100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	border: none;
	margin:0 2px 2px 0}
	


a.linkopacity:hover img {
	filter: alpha(opacity = 80);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/*------------------------------------------------------------------------------------------------------------------------------------*/
	/* New site shizzle */
	/*------------------------------------------------------------------------------------------------------------------------------------*/


#logo {
	top: 5px;
left: 26px;
position: fixed;
width: 850px;
height: 55px;
}


ul 	{ 
	list-style: none; 
}

#header { 
	position: fixed;
	top: 0pt;
	left:0;
	width: 100%;
	height: 130px;
	background-color: #191919;
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	zoom: 1;
	z-index: 70;
}

#posterwrap{
	position: relative;
	margin:150px auto;
	width:1012px;
	}


#posters ul {float:left; padding:0}
#posters ul li {float:left; list-style:none; width:202px; height:202px}
.image1 {width:202px; margin:0}
.image2 {width:404px; margin:0}
.image3 {width:606px; margin:0}
.image4 {width:808px; margin:0}
.image5 {width:1010px; margin:0}

.title {margin: 20px 0 5px 0px;height:10px}
.title2 {color:pink;} 
#clear {clear:both}
#footer {margin:0 0 0 0px}
#social {position:absolute; top:0px; left:550px; width:200px}

