body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #000;
	margin:1em 0 0 0 ;
	padding:0;
}

#wrapper {
	width: 960px;
	min-width: 960px;
	margin: 0 auto;
	border: solid 1px #CC9900;
}	
#vista  {
	height: 404px; 
	background: url(../images/vista-top.jpg) no-repeat;
	margin: 0 auto;
	}

#logo1 {
	height:190px;
	padding: 0;
	margin: 0 auto;
	background: url(../images/logo-bottom.jpg) no-repeat;
}

/*#nav {
	margin: 0;
	padding: 0;
	height: 16px;
	list-style: none;
	background: url(../images/nav.gif) no-repeat;	
	position: relative;
	width: 960px;
	}

#nav li {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav li, #nav a { 
  height: 16px; 
  display: block; 
  text-decoration: none; 
  text-indent: -9999px;
  outline:none;
  }

#series {left: 0px; width: 199px;}
#trailer {left: 221px; width: 195px;}
#filmmakers {left: 438px; width: 140px;}
#participants {left: 597px; width: 155px;}
#sponsors {left: 769px; width: 123px;}

  #series a:hover {background: transparent url(../images/nav.gif) 0 -20px no-repeat;}
  #trailer a:hover {background: transparent url(../images/nav.gif) -221px -20px no-repeat;}
  #filmmakers a:hover {background: transparent url(../images/nav.gif) -438px -20px no-repeat;}
  #participants a:hover {background: transparent url(../images/nav.gif) -597px -20px no-repeat;}
  #sponsors a:hover {background: transparent url(../images/nav.gif) -769px -20px no-repeat;}*/

#tag1  {height: 45px; background: #000; border-top: solid 1px #CC9900;}
#tagimg {width: 672px; margin: 0 auto; padding-top: .5em}


.gutter {padding: 1em 20% 1em 5%}


#main {
	background: #fff url(../images/bkg-gradient.jpg) repeat-x;
	min-height:600px;
}
#main:after, .posters:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0; 
	clear: both; 
	visibility:hidden;
	 }	
.posters {
	width: 80%;
	margin-bottom: 1.5em;
	padding-top: 1em;
	border-top: solid 1px #951418;
	min-height: 260px;
	}
.posters h3 {display: block; margin-bottom: 1em}

.posters .img  { 
	float:left; 
	width:176px; 
	border: solid 1px #000; 
	margin-top:0; margin-bottom: 1em
	}
.posters p { margin-left:200px;  }
.posters p:first-child {padding-top: 0; margin-top: 0}
.posters:first-child {border-top:none;}
		 
h1 {
	font: 200 small-caps normal 1.8em "Times New Roman", Times, serif;
	color: #951418;
	letter-spacing: -1px;

}
.imgR {
	float: right;
	margin: 0 0 1em 1.5em;
	border: solid 1px #000;
	}

.imgL {
	float: left;
	margin: 0 1.5em 1.5em 0;
	border: solid 1px #000;
	}

#main a {color: #951418}

#footer {
	clear: both;
	height: 50px;
	padding: .5em;
	border-top: 1px solid #CC9900;
	color: #CC9900;
	background: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
#fright {
  	float: right;
	display:inline;
	list-style: none;
  	margin: 0;
  	padding: 0 8px 0 0;
	text-align:right;
  	} 
#fright a img {border:none}
#footer a {color: #CC9900;}
#footer p  {padding: 0; margin: 1em 0 0 8px}

