/* General stylesheet for Borderlines Film Festival 2006 */
/* January 2006 */
/* www.elfen.co.uk */

body {
 margin: 0px;
 background-color: #c3bfb3;
 background-image: url(../i/bg.jpg);
 background-repeat: repeat-y;
 font: 11px/1.5em "Lucida Grande","Lucida Sans Unicode", verdana, geneva, sans-serif;
 color: #000;
}

a {
 color: #000;
 text-decoration: underline;
}

a:link {
 color: #d1a902;
 text-decoration: underline;
}

a:visited {
 color: #666;
 text-decoration: underline;
}

a:active {
 color: #f30;
}

a:hover {
 color: #000;
 text-decoration: none;
 background-color: #d1a902;
 
}

h1 {
 font-size: 1.9em;
 line-height: 1.2em;
}



h2.shadebg {
 font-size: 1.4em;
 background-color: #f3f2ed;
 color: #000;
 padding: 5px 0 5px 0;
 margin: 40px 0 0 0;
 border-bottom: 1px solid #fff;
 width: 550px;
}

h3 {
 font-size: 1.2em;
}


h1, h2, h3, h4, h5, h6 {
 font-family: georgia, palatino, Times New Roman, serif;;
 font-weight: normal;
 color: #333;
 margin: 5px 0px 5px 0px;
}

#content {
position: absolute;
left: 170px;
top: 250px;
width: 530px;
padding: 50px 20px 20px 20px;
background-color: transparent;
border: 0px solid red;
}

/* left navigation */

#leftcol {
position: absolute;
left: 2px;
top: 250px;
width: 145px;
background-color: transparent;  /*#f4f2ec*/
font: 11px "Lucida Grande","Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
visibility: visible;
padding: 0 10px 0 10px;
}
 	
.leftcolitem {
font: 11px/17px "Lucida Grande","Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
width: 175px;
background-color: #fff;
border: 0px;
padding: 0px 0px 0px 0px;
text-decoration: none;
}
 	
.leftcolitem a {
font: 11px "Lucida Grande","Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
color: #666;
text-decoration: none;
margin-left: 0px;
margin-top: 0px;
background-color: transparent;
}
 	
.leftcolitem a:hover {
color: #333;
text-decoration: underline;
padding: 0px;
background-color: transparent;
}


/* film details text */

.filmdetails {
font: 9px "Lucida Grande","Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
line-height: 1.5em;
color: #666;
}

.filmdetails a {
font: 9px "Lucida Grande","Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
color: #a4b5bf;
text-decoration: underline;
}

.filmdetails a:hover {
font: 9px "Lucida Grande","Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
color: #a4b5bf;
text-decoration: none;
background-color: transparent;
}

/* footer text */

.footer {
font: 9px/13px "Lucida Grande","Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
color: #666;
}

.footer a {
font: 9px "Lucida Grande","Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
color: #666;
text-decoration: none;
}

.footer a:hover {
font: 9px "Lucida Grande","Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
color: #333;
text-decoration: underline;
background-color: transparent;
}


.imageright {
float: right;
margin-top: 5px;
margin-left: 5px;
margin-bottom: -2px;
border: 1px dotted #999;
padding: 3px;
}



.imageleft {
float: left;
margin-top: 10px;
margin-right: 7px;
margin-bottom: -2px;
clear: left;
border: 1px dotted #999;
padding: 3px;
}

.filmimage {
width: 150px;  
height: 105px;
margin-top: 10px;
margin-left: 7px;
margin-bottom: 10px;
border: 1px solid #999;
padding: 3px;
}


select {
font: 9px verdana, arial, sans-serif;
color: #333;
background-color: #b3baad;
}

/* dates */

.dates {
color: #900;
}

hr {
color: #999;
margin-bottom: 20px;
}

.redbold {
color: #c00;
font-weight: bold;
}

.latest {
font: 10px "Lucida Grande","Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
line-height: 1.5em;
}

.largeyellowserif {
font: 40px georgia, palatino, Times New Roman, serif;
line-height: 1.5em;
font-weight: normal;
color: #d1a902;
background-color: transparent;
margin: 0;
}

#footerstrap {
font-size: 1.2em;
font-weight: bold;
text-transform: uppercase;
background-color: #d1a902;
color: #fff;
padding: 5px;
margin: 40px 0 10px 0;
}


.strand {
float: left;
margin-top: 5px;
margin-right: 5px;
margin-bottom: -2px;
border: 0px dotted #999;
padding: 3px;
}
