/* projects */



/* Background image rows - for whole page
--------------------------------------------------------------------------------------------- */

/* rBG1 - for BG image */
#rBG1 {
margin:0 0 0 0;
top:0;
width:95em;
height:4.5em;
max-width:100%;
max-height:45px;
background:url(/images/blt_rBG1.jpg) no-repeat top left;
}


/* rBG2 - for BG image */
#rBG2 {
margin:0 0 0 0;
top:0;
width:95em;
height:40em;
max-width:100%;
max-height:400px;
background:url(/images/blt_rBG2.jpg) no-repeat top left;
}


/* rBG3 - for BG image */
#rBG3 {
margin:0 0 0 0;
top:0;
width:95em;
height:20.3em;
max-width:100%;
max-height:203px;
background:url(/images/blt_rBG3.jpg) no-repeat top left;
}







/* Torso Outer Containers - for 2 columns
------------------------------------------------------------------------- */
#torso_outerA {
margin:0 0 0 0;
width:30em;
height:50em;
max-width:65%;
max-height:602px;
position:absolute;
overflow:hidden;
}


#torso_outerB {
margin:0 0 0 0;
width:50em;
height:50em;
max-width:62%;
max-height:602px;
float:right;
overflow:hidden;
}




/* LEFT COLUMN - BACK LOT THEATER
------------------------------------------------------------------------- */

/* columnA_boxA - container for BLT Description */
#columnA_boxA {
margin:40px 0 0 70px;
width:22em;
height:17em;
max-width:560px;
max-height:200px;
overflow:auto;

}

#columnA_boxA p {
width:18em;
max-width:800px;
}


/* SCREENING DATES */
#columnA_boxB {
margin:5px 0 0 70px;
width:22em;
max-width:560px;
max-height:400px;
overflow:hidden;
}

#columnA_boxB h2{
font-size:1.4em;
margin:.5em 0 0 0;
padding:0;
}

#columnA_boxB dl{
margin-top:0;
width:18.8em;
height:20em;
max-width:540px;
max-height:260px;
overflow:auto;
}

dt {
margin-top:.8em;
width:95%;
font-weight:bold;
}

dd {
margin:0;
padding:0;
width:95%;
}



/* Partner Link Styles */
#columnA_boxB a,
#columnA_boxB a:visited,
#columnA_boxB a:active {
color:#333;
text-decoration:none;
font-weight:bold;
}

#columnA_boxB a:hover {
text-decoration:underline;
}







/* RIGHT COLUMN - GET URBAN VOICE UPDATES
------------------------------------------------------------------------- */
#columnB_boxB {
margin:40px 0 0 .8em;
text-align:right;

width:15.6em;
height:10em;
max-width:350px;
max-height:590px;
overflow:auto;
}

#columnB_boxB h3 {
margin-top:25px;
margin-bottom:2px;
padding-bottom:0;
}

#emailAlerts {
margin:0 0 0 0;
}

#subscribe {
margin-left:46%;
margin-top:.65em;
width:40%;
text-align:right;
float:left;
line-height:1em;
}

#rssIcon {
margin:.7em 0 0 0;
padding:0;
width:22px;
height:22px;
float:right;
}