/*
-----------------------------------------------
Client: The London Film School
Description: 50th Video
Author: Copious Ltd - www.copious.co.uk
Copyright: 2006 Copious Ltd
Version:  23 May 2006
----------------------------------------------- */

/* Page Structure
----------------------------------------------- */

body {
 	background: #3A2C1C url(../images/bkgrd.gif) repeat-x top left;
	color: #F1F1F1;
	margin: 0;
	padding: 25px 0;
	font-family: Verdana, sans-serif;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	text-align: center;
	}
	
html>body { /* be nice to Opera */
	font-size: small;
	}
	
	
/* Postioning
----------------------------------------------- */

#wrapper { background: Black  url(../images/archives/archive-pgbk.jpg) top left no-repeat;
	border: White solid 12px;
	margin: 0 auto;
	padding: 0;
	line-height: 120%;
	text-align: left;
	width: 750px;
	}
	
html> #wrapper { /* be nice to Opera */
  	width: 750px;
	} 
	
#flash-movie {
	float: left;
	margin: 0;
	padding: 0 30px 0 40px;
	}

#movie-info {
	float: left;
	width: 300px;
	}
	
	
	
/* Common Typography
----------------------------------------------- */
	
h1, h2, h3, h4, h5, h6	{
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	}

h1 { 
	margin: 12px 0 10px 0;
	padding: 0;
	font-size: 160%;
	font-weight: normal;
	line-height: 110%;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
	
li {
	background: transparent url(../images/archives/archive-bullets.gif) no-repeat 0 4px;
	margin: 0;
	padding: 0 0 3px 12px;
	font-size: 85%;
	}
	
.title {
	font-weight: bold;
	font-size: 110%;
}

.description {
	margin: 10px 0 0 0;
	padding: 0 0 3px 12px;
}


	
/* General linkology
----------------------------------------------- */

a:link, a:visited  {
	color: White;
	}
	
a:hover, a:active {
	color: #E02631;
	}

a:link, a:visited, a:active {
	text-decoration: underline;
		}
	
a:hover {
	text-decoration : none;
	
	}



/* Header
----------------------------------------------- */

#header	{
	border: 0;
	margin: 0;
	padding: 0;
	height: 100px;
	}

#header ul {
	margin: 0;
	padding: 60px 12px 0 40px;
	text-align: left;
	list-style: none;
	}
	
	
#header li {
	background: none;
	margin: 0;
	padding: 0;
	font-size: 95%;
	display: inline;
	}
	
	
/* Footer
----------------------------------------------- */
#footer {
	clear: both;
	padding: 20px 6px 6px 6px;
	text-align: center;
	}

#footer p {
	color: #DADADA;
	margin: 0;
	padding: 0;
	font-size: 70%; 
	}
	
#footer a {
	color: #DADADA;
	}
	
	

/* Copyright
----------------------------------------------- */
#copyright {
	padding: 6px;
	}

#copyright p {
	color: White;
	margin: 0;
	padding: 0;
	font-size: 70%; 
	}
	
#copyright a {
	color: White;
	}
	
	
/* SWFObject
----------------------------------------------- */

#no-flash {
	border: 1px solid White;
	padding: 10px 40px;
	}
	
#no-flash h2 { 
	color: #E1232F;
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 160%; 
	font-weight: normal; 
	}
	
#no-flash p {
 	margin: 0;
	padding: 0 0 10px 0;
	color: #E7E7E7;
	}
	
#no-flash a {
	color: white;
	font-weight: bold; 
	}



	





	
	






	
	






	
	






	
	
