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

*{
	margin:0px;
	padding:0px;
	outline:none;
}

img{
	border:none;
}

body {
background:#000000 none repeat scroll 0 0;
color:#FFFFFF;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:12px;
}

#container {
background:#666465 url(../images/bg.jpg) repeat scroll center top;
margin:0 auto;
width:859px;
}
#header{
	background:url(../images/header.png) no-repeat;
	height:233px;
}

#videoPlayer{
	height:552px;
	margin:25px 0px 20px 0px;
}

h4{
	color:#fff;
	font-size:21px;
	text-transform:uppercase;
	font-weight:normal;
	margin:20px 0px;
	clear:both;
}

h3 {
background:#3B3B3B none repeat scroll 0 0;
color:#FC0905;
font-size:32px;
font-weight:normal;
padding:5px 0 5px 10px;
text-transform:uppercase;
width:525px;
}

#leftColumn{width:535px; float:left;}
#rightColumn {
background:#3B3B3B none repeat scroll 0 0;
border-left:2px solid #000000;
float:right;
min-height:800px;
width:322px;
}

#footer {
background:transparent url(../images/footer.png) no-repeat scroll 0 0;
clear:both;
height:433px;
}

/* -- About Film -- */
#aboutFilm{font-size:25px; margin:0px 0px 10px;}
#aboutFilm p{padding:10px;}

/* -- Downloads -- */

#downloads #wallpaperDownload{list-style:none; margin:10px 0px;}
#downloads #wallpaperDownload li{display:inline; color:#fff; font-size:21px; padding-right:5px;}
#downloads #wallpaperDownload li a{color:#fff; font-size:18px; text-decoration:none;}

/* -- Buddy Downloads -- */

#downloads #buddyDownload{list-style:none;}
#downloads #buddyDownload li{display:inline; padding:0px; margin:0px 10px 20px 0px; float:left;}

/* -- Poster Download -- */

#downloads #posterDownload{list-style:none;}
#downloads #posterDownload li{display:inline; padding:0px; margin:0px 5px 20px 0px; float:left;}


/* -- Right Column -- */
#rightColumn h3 {
width:312px;
}
#facebook, #newsletter, #paypal{padding:10px 0px 10px 10px;}
#friendfeed, #newsletter, #paypal{margin:10px 0px;}

#newsletter{background:#fff; color:#000; font-weight:bold;}
#newsletter span, #newsletter td, #newsletter tr{margin-bottom:10px;}

#downloadContainer{padding:8px;}

/* -- Social Icons -- */
#socialNetworking ul{list-style:none;}
#socialNetworking li{display:inline; float:left; height:60px;}
#socialNetworking li#snFB{background:url(../images/socialIcons.jpg) no-repeat 0 0; width:55px;}
#socialNetworking li#snYoutube{background:url(../images/socialIcons.jpg) no-repeat -60px 0; width:55px;}
#socialNetworking li#snTwitter{background:url(../images/socialIcons.jpg) no-repeat -120px 0; width:55px;}
#socialNetworking li#snMySpace{background:url(../images/socialIcons.jpg) no-repeat -180px 0; width:70px;}
#socialNetworking li#snBlogger {
background:transparent url(../images/socialIcons.jpg) no-repeat scroll -255px 0;
width:60px;
}

#socialNetworking{padding:10px 0px 20px 10px; float:left;}

#socialNetworking li a {
display:block;
height:60px;
text-indent:-9999px;
}

#paypal {
float:left;
margin-top:0;
padding:0 0 10px 10px;
}
#paypal form {
float:left;
margin-left:10px;
margin-top:25px;
width:140px;
}
#siteBy{margin:0 auto; width:859px; text-align:center; padding:10px 0px;}

#siteBy a{color:#fff;}