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

body {
	margin: 0 0 0px 0;
	padding: 0;
	background-color:#000000;
	font-family:"Tahoma"
	}
	
#page {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:100%;
	z-index:1;
	}
	
#ffflogo {
	position:absolute;
	left:0px;
	top:-5px;
	width:450px;
	height:165px;
	z-index:1;
}

#likeus {
	position:absolute;
	left:100px;
	top:145px;
	width:400px;
	height:30px;
	z-index:20;
}

#connect {
	position:absolute;
	left:475px;
	top:0px;
	width:275px;
	height:165px;
	z-index:4;
	line-height:-1em;
}

#sponsors {
	position:absolute;
	background-image:url(images/sponsors.png);
	left:22px;
	top:218px;
	width:613px;
	height:78px;
	z-index:1;
	text-align:center;
}

#subsponsors {
	position:fixed;
	left:575px;
	top:490px;
	width:150px;
	height:100px;
	z-index:5;
}

#skull {
	position:fixed;
	left:615px;
	top:0px;
	width:600px;
	height:700px;
	z-index:35;
}

#content {
	position:absolute;
	left:75px;
	top:300px;
	width:420px;
	height:100%;
	z-index:2;
	font-family: "Tahoma";
	font-size: 14px;
	color: #FFFFFF;
}

div#mainNav {
	position: absolute;
	height:33px;
	left:22px;
	top:180px;
	width:630px;
	z-index: 30;
}

div#mainNav ul#menu {
	background:transparent url(images/menu.png) no-repeat scroll left top;
	height:33px;
	margin:0;
	padding:0;
	position:relative;
}

div#mainNav ul#menu li {
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
}

ul#menu li, ul#menu a {
	display:block;
	height:33px;
	margin:0;
	padding:0;
}

div#mainNav ul#menu li a {
	margin:0;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	text-indent:-5000px;
}

#main 			{left:0; top:0; width:55px;}
#festivalinfo 	{left:55px; top:0; width:46px;}
#submissions 	{left:101px; top:0; width:95px;}
#filmmakers 	{left:196px; top:0; width:87px;}
#schedule 		{left:283px; top:0; width:93px;}
#video		 	{left:376px; top:0; width:54px;}
#buzz			{left:430px; top:0; width:48px;}
#contact 		{left:478px; top:0; width:64px;}
#archives 		{left:542px; top:0; width:88px;}

#main.on 			{background:transparent url(images/menu.png) no-repeat scroll 0 -66px;}
#festivalinfo.on 	{background:transparent url(images/menu.png) no-repeat scroll -55px -66px;}
#submissions.on	 	{background:transparent url(images/menu.png) no-repeat scroll -101px -66px;}
#filmmakers.on 		{background:transparent url(images/menu.png) no-repeat scroll -196px -66px;}
#schedule.on 		{background:transparent url(images/menu.png) no-repeat scroll -283px -66px;}
#video.on 			{background:transparent url(images/menu.png) no-repeat scroll -376px -66px;}
#buzz.on 			{background:transparent url(images/menu.png) no-repeat scroll -430px -66px;}
#contact.on 		{background:transparent url(images/menu.png) no-repeat scroll -478px -66px;}
#archives.on 		{background:transparent url(images/menu.png) no-repeat scroll -542px -66px;}

#main a:hover 			{background:transparent url(images/menu.png) no-repeat scroll 0 -33px;}
#festivalinfo a:hover 	{background:transparent url(images/menu.png) no-repeat scroll -55px -33px;}
#submissions a:hover	{background:transparent url(images/menu.png) no-repeat scroll -101px -33px;}
#filmmakers a:hover 	{background:transparent url(images/menu.png) no-repeat scroll -196px -33px;}
#schedule a:hover 		{background:transparent url(images/menu.png) no-repeat scroll -283px -33px;}
#video a:hover 			{background:transparent url(images/menu.png) no-repeat scroll -376px -33px;}
#buzz a:hover 			{background:transparent url(images/menu.png) no-repeat scroll -430px -33px;}
#contact a:hover 		{background:transparent url(images/menu.png) no-repeat scroll -478px -33px;}
#archives a:hover 		{background:transparent url(images/menu.png) no-repeat scroll -542px -33px;}

.style1 {
	color: #8CC63F;
	font-size: 14px;
}
.style2 {color: #8CC63F}
.style3 {color: #666666}

a.main:link {
	color:#8CC63F;
	font-family:"Tahoma";
	font-size:14px;
	padding:0 0 0 0px;
	text-decoration:none;
}

a.main:visited {
	color:#8CC63F;
	font-family:"Tahoma";
	font-size:14px;
	padding:0 0 0 0px;
	text-decoration:none;
}

a.main:hover {
	color:#CCCCCC;
	font-family:"Tahoma";
	font-size:14px;
	padding:0 0 0 0px;
	text-decoration:none;
}

a.main:active {
	font-family:"Tahoma";
	font-size:14px;
	padding:0 0 0 0px;
	text-decoration:none;
}


a.footernav:link {
	color:#CCCCCC;
	font-family:"Tahoma";
	font-size:60%;
	padding:0 0 0 0px;
	text-decoration:none;
}

a.footernav:visited {
	color:#CCCCCC;
	font-family:"Tahoma";
	font-size:60%;
	padding:0 0 0 0px;
	text-decoration:none;
}

a.footernav:hover {
	color:#8CC63F;
	font-family:"Tahoma";
	font-size:63%;
	padding:0 0 0 0px;
	text-decoration:none;
}

a.footernav:active {
	font-family:"Tahoma";
	font-size:60%;
	padding:0 0 0 0px;
	text-decoration:none;
}

/* begin styles for RSS Feed */

.rss-box {
	 margin: 1em;
	 width: 420px;
	 background-color: #000000;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#8CC63F;
}
p.rss-title {padding:0.5em;}

.rss-title {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 18px;
	background-color:#000;
	color:#8CC63F;
	font-weight:bold;
	margin: 0px;
	padding:2em;
	text-align: left;

}

.rss-item  {
  font-family: Tahoma;
  font-size: 14px;
  color: #CCCCCC;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
  border-top: 2px solid #666666;
}

.rss-item a {
	text-decoration : none;
	color: #8CC63F;
	font-size: 14px;
	font-weight:light;
	font-family:Tahoma;
	}
	
.rss-item a:visited {
	color:#8CC63F;
}

.rss-item a:hover{
	color:#333333;
}

.rss-date {
	font-size: 12px;
	font-weight : normal;
	color: #666666;
	} 

