/* CSS Document */
/* styles-index.css */

#nowPlaying .item a:link, #nowPlaying .item a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #335687;
	text-decoration: none;
}
#nowPlaying .item a:hover {
	text-decoration: underline;
}
#nowPlaying .item a:active {
	text-decoration: none;
}
.indexNewsBox a:link, .indexNewsBox a:visited, .indexNewsBoxSidebar a:link, .indexNewsBoxSidebar a:visited {
	text-decoration: none;
	letter-spacing: normal;
	color: #335687;
}
.indexNewsBox a:hover, .indexNewsBoxSidebar a:hover {
	text-decoration: underline;
}
a.indexTixLink:link, a.indexTixLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: .05em;
	color: #335687;
	text-decoration: underline;
}
a.indexTixLink:hover {
	text-decoration: none;
}
a.indexTixLink:active {
	text-decoration: underline;
}
#columnA {
	/*overflow: visible;*/
	width: 290px;
	float: left;
	/*margin-left: 12px;*/
}
#columnB {
	/*overflow: visible;*/
	width: 290px;
	margin-left: 330px;	/*margin-left: 328px;*/
}
/*#columnA .item {
	padding-top: 6px;
	padding-bottom: 12px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	clear: right;
}*/
/*#columnB .item {
	padding-top: 6px;
	padding-bottom: 12px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	clear: right;
}*/
#CONTENTFOOTER {
	clear: both;
	margin: 0;
}
#contentIndex {
	float: left;
	display: inline;
	margin: 0 0 0 70px;
	width: 632px;	/*margin-left: 26px;*/	/*padding: 6px 0 6px 6px;*/
}
/*.indexEventBox {
	background-image: url(http://www.brattlefilm.org/brattlefilm/events/2007/gala/background-300.jpg);
	background-repeat: no-repeat;
	margin-bottom: 18px;
	padding: 12px;
	width: 276px;
}*/
/*.indexEventBox2 {
	text-align: center;
	min-height:282px;
	margin-bottom: 18px;
}*/
#indexEventBox2 {
	text-align: center;
	height:282px;
	padding: 0 0 18px 0;
}
.indexEventBoxNew {
	text-align: center;
	margin: 0 0 18px 0;
}
.indexEventText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
}
.indexEventTextBox {
	background-color: #FFFFFF;
	/*width: 268px;*/
	text-align: center;
	padding: 16px 8px 16px 8px;
}
.indexEventTextCaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.indexEventTextGold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #CC9900;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
.indexEventTextGoldSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #CC9900;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
/*.indexLeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #335687;
}*/


.indexNewsBoxSidebar {
	padding: 4px;
	background-image: url(http://www.brattlefilm.org/brattlefilm/images/yellowGradient.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin:0 0 18px 0;
}
.indexNewsBoxSidebar ul {
	text-indent: 0;
	margin: 12px 0 0 0;
	padding: 0;
	list-style: url(none) none;
}
.indexNewsBoxSidebar li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-indent: 0;
	display: block;
	margin: 0;
	padding: 6px 0 6px 0;
	border-top:1px dotted #999;
	clear: right;
	line-height: normal;
}
.indexNewsBoxSidebar li:first-child {
	border: none;
}
.indexNewsBoxSidebar h2 {
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	color: #335687;
	text-align: left;
	text-transform: none;
	letter-spacing: 0px;
	margin: 0;
}


.indexShowtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}



.indexWhiteSpaceB {
	padding: 8px 8px 8px 16px;
}
#nowPlaying {
	width:152px;
	padding:0;
	margin: 0; 
	border:0;
	border-top: 1px solid #335687;
	border-bottom: 1px solid #335687;
	background-image: url(http://www.brattlefilm.org/brattlefilm/images/now-middle.gif);
	background-repeat: repeat-y;
	text-align:left;
}

/* see #nowPlaying .item styles below #SIDEBAR */

#nowPlayingInner {
	padding:0;
	margin: 0; 
	border:none;
	border-top: 1px solid #335687;
	border-bottom: 1px solid #335687;
	/*border: 0;*/
	background-color: #335687; 
}
#nowPlayingOuter {
	width: 152px;  
	padding: 0; 
	margin: 0 0 18px 0; 
	border: none;
	text-align: center;
}
#nowPlayingOuter img { 
	padding: 0; 
	margin: 0; 
	border: none;
}
#pagehead {
	width: 600px;
	text-align: center;
	margin: 0;
	padding:0 0 8px 10px;
	display: block;
}
#pagehead p {
	margin: 0;
	padding: 0;
}
#pagehead div p {
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #335687;
	margin: 0;
}
/*#contentIndex p {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0 8px 8px 0;
}*/
#pagehead img {
	margin-bottom: 12px;
}
.sectionHeadIndex {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #335687;
	background-image: url(http://www.brattlefilm.org/brattlefilm/images/section_head.gif);
	display: block;
	padding-left: 12px;
	padding-top: 2px;
	height: 30px;
	background-repeat: no-repeat;
}
.sectionHeadIndexB {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #335687;
}
.sectionHeadIndexC {
	font: bold 18px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}
#SIDEBARINDEX {
	margin: 0 0 0 737px;
	padding:0;
	width: 152px;
	text-align: left;
}
#SIDEBARINDEX .item {
	border: 1px solid #cccccc;
	margin:0 0 18px 0;
	padding:3px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	}
#SIDEBARINDEX .item2 {
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0 0 18px 0;
	padding: 6px 3px 3px 3px;
	border-top: 1px solid #cccccc;
	background:#6699cc url(http://www.brattlefilm.org/brattlefilm/images/blueGradient2.gif) repeat-x top;
	/*background: #335687 url(http://www.brattlefilm.org/brattlefilm/images/blueGradient.gif) repeat-x;*/
}                                                                                       
/*#SIDEBARINDEX .item2 img {
	text-align: center;
	margin: 0 0 12px 0;
}*/

#SIDEBARINDEX form {
	margin: 0px;
	padding: 0px;
}
#nowPlaying .item { /* placed here to supercede #SIDEBAR .item */
	/*width: 128px;*/
	padding: 6px 12px 6px 12px;
	margin: 0;
	text-align:left;
	border:none;
	/*background-color:#ffffff;*/
}
/*#SIDEBARINDEX .item {
	margin:0 0 18px 0;
	padding:0;
	text-align:center;
	border: none;
	}*/
/*#SIDEBARINDEX {
	/*padding-top: 18px;
	width: 152px;
	float: right;
	text-align: left;
	margin: 18px 6px 0 0;
}*/
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 1.25em;
	padding-right: 4px;
}
#wrapperIndex {
	position:relative;
	margin:0 auto;
	padding:18px 0 0 0;
	width:935px;
	/*width:840px;*/
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-top: none;
	background-image: url(http://www.brattlefilm.org/brattlefilm/images/background2009a.gif);
	background-repeat:repeat-y;
	visibility: visible;
	overflow: visible;
	min-height: 900px;
	margin-bottom: 36px;
}
/*.youTube {
	text-align: center;
	margin-bottom: 18px;
	min-height:282px;
}*/
#youTube {
	text-align: center;
	height:282px;
	padding: 0 0 18px 0;
	z-index: 1;
}
.youTubeSubText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}



#previewEvent {
	display: block;
	width: 596px;
	padding: 0 12px 0 12px;
	margin: 0 0 30px 0;
	background-image: url(http://www.brattlefilm.org/brattlefilm/images/yellowGradient.gif);
	background-repeat: repeat-x;
	text-align: left;
	border-top: 1px solid #cccccc;
}        
/*#previewEvent {
	background-color: #000000;
	display: block;
	width: 604px;
	height: 340px;
	padding: 8px;
	margin-bottom: 30px;
	background-image: url(special_engagements/2009/images/mayjun-sleep-290.jpg);
	background-repeat: no-repeat;
	text-align: left;
}*/
#previewInset {
	margin: 0 0 0 310px;
	padding: 50px 0 0 0;
	width: 290px;
	height: 239px;
}
.previewInset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
	font-weight:normal;
	text-align: center;
	letter-spacing: 1px;
}
#previewInset a:link {
	color: #C8E414;
	text-decoration:underline;
}
#previewInset a:visited {
	color: #C8E414;
	text-decoration:underline;
}
#previewInset a:hover {
	color: #C8E414;
	text-decoration:none;
}
#previewInset a:active {
	color: #C8E414;
	text-decoration:underline;
}


/********************** BEGIN New Now Playing 8/7/09 ***************************/



#nowPlayingBodyAAA p {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
}
#nowPlayingBodyAAA h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #336699;
}
#nowPlayingBodyAAA a:link, #nowPlayingBodyAAA a:visited {
	color: #336699;
	text-decoration:none;
}
#nowPlayingBodyAAA a:hover {
	color: #336699;
	text-decoration:underline;
}
#nowPlayingBodyAAA a:active {
	color: #336699;
	text-decoration:none;
}

.indexShowtimeAAA a:link, .indexShowtimeAAA a:visited {
	text-decoration: none;
}
.indexShowtimeAAA a:hover {
	text-decoration: underline;
}
.indexShowtimeAAA a:active {
	text-decoration: none;
}

#sidebarIndexAAA {
	margin: 20px 0 0 737px;
	padding:0;
	width: 152px;
	text-align: left;
}

#nowPlayingOuterAAA {
	width: 152px;
	padding: 0;
	margin: 0 0 18px 0;
	border: none;
	text-align: center;
	/*background-color: #335687;*/
}

/*#nowPlayingOuterAAA p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-weight: normal;
	margin: 2px 0 2px 0;
	padding: 0;
}*/

#nowPlayingInnerAAA {
	padding:0;
	margin: 0; 
	border:none;
	background-color: #335687; 
}

#nowPlayingHeader a:link, #nowPlayingFooter a:link {
	color: #ffffff;
	text-decoration: none;
}
#nowPlayingHeader a:visited, #nowPlayingFooter a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nowPlayingHeader a:hover, #nowPlayingFooter a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
#nowPlayingHeader a:active, #nowPlayingFooter a:active {
	color: #ffffff;
	text-decoration: none;
}

#nowPlayingHeader h2, #nowPlayingFooter h2 {
	font: normal 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-transform:none;
	margin: 0;
	padding: 4px 0 4px 0;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: normal;
}
#nowPlayingHeader h2 {
	text-transform: uppercase;
}

#nowPlayingHeader h3, #nowPlayingFooter h3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform:none;
	margin: 0;
	padding: 0px;
	text-align: center;
	letter-spacing: 0px;
	line-height: normal;
	color: #ffffff;
}

#nowPlayingHeader {
	padding:8px;
	background: #336699 url(http://www.brattlefilm.org/brattlefilm/images/playing-today5.gif) no-repeat top;
	/*height: 133px;*/
}

#nowPlayingBodyAAA ul {
	margin: 1px 8px 8px 8px;
	padding: 0px;
	list-style: none outside none;
	text-indent: 0;
}

#nowPlayingBodyAAA {
	width:150px;
	padding:4px 0 4px 0;
	margin: 0;
	border:none;
	text-align:left;
	background-color:#FFFFFF;
	border-right:1px solid #336699;
	border-left:1px solid #336699;
	/*background-image: #ffffff url(http://www.brattlefilm.org/brattlefilm/images/yellowGradient.gif) repeat-x top center;*/
	background: #ffffff url(http://www.brattlefilm.org/brattlefilm/images/yellow-fade.gif) repeat;
}

#nowPlayingBodyAAA ul li {
	margin: 6px 0 6px 0;
	padding: 6px 0 0 0;
	/*clear: right;*/
	border-top: 1px dotted #999;
	text-indent: 0;
}

#nowPlayingBodyAAA li:first-child {
	border:none;
}

.indexShowtimeAAA {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 4px 0 0 0;
	margin: 0;
	/*text-align: right;*/
	text-align: left;
}

a.nowPlayingTix:link, a.nowPlayingTix:visited {
	/*font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;*/
	/*text-align: right;*/
	text-decoration: none;
}
a.nowPlayingTix:hover {
	text-decoration: underline;
}
a.nowPlayingTix:active {
	text-decoration: none;
}

#nowPlayingFooter {
	padding: 8px 0 8px 0;
	background: #336699 url(http://www.brattlefilm.org/brattlefilm/images/playing-today5-bottom.gif) no-repeat bottom;
}


/********************** END New Now Playing 8/7/09 ***************************/




/* NEW GREYSCALE FOOTER 10-2009 */
#footerIndex {
	clear: both;
	/*display: block;*/
	border-top: 1px solid #666666;
	/*margin: 18px 0 12px 26px;*/
	margin: 0;
	padding: 18px 18px 36px 36px;
	text-align: left;
	background: #999999 url(http://www.brattlefilm.org/brattlefilm/images/bottom-rounded-935.gif) no-repeat bottom;
}
#footerIndex p {
	font-size: 9px;
	line-height: 9px;
}
#footerIndex li a:link, #footerIndex li a:visited {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
	border: none;
}
#footerIndex li a:hover {
	text-decoration: underline;
}
#footerIndex ul {
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
}
#footerIndex li {
	display: inline;
	margin: 0;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	text-indent: 0;
	border-left: 1px solid #333333;
}
#footerIndex li:first-child {
	padding: 3px 6px 3px 0;
	border: medium none;
}
#footerIndex a:link, #footerIndex a:visited {
	color: #222222;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
#footerIndex a:hover {
	/*color: #333333;*/
	border: none;
}
#footerIndex img {
	border: none;
}
.thumbnail {
	float: left;
	border: none;
	margin: 0 18px 0 0;
	padding: 0;
}



/* MODIFIED NEWS & COMING SOON ITEMS */


.indexNewsBox {
	padding: 8px;
	background-image: url(http://www.brattlefilm.org/brattlefilm/images/yellowGradient.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #cccccc;
	margin: 0 0 18px 0;
}
#columnA h2 {
	font: bold 15px/16px Arial, Helvetica, sans-serif;
	color: #335687;
	text-align: left;
	text-transform: none;
	letter-spacing: normal;
	margin: 8px 0 8px 0;
	padding: 8px 0 0 0;
	border-top: 1px dotted #999;
}
#columnB h2 {
	font: bold 15px/16px Arial, Helvetica, sans-serif;
	color: #335687;
	text-align: left;
	text-transform: none;
	letter-spacing: normal;
	margin: 0;
	padding: 0;
}
#columnA h3, #columnB h3 {
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	text-transform: none;
	letter-spacing: normal;
	margin: 0;
	padding: 0;
}
#columnB h4 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 8px 0 8px 0;
	padding: 8px 0 0 0;
	border-top: 1px dotted #999;
}
#columnA h2:first-child, #columnB h4:first-child {
	border-top: none;
}
#columnA p, #columnB p {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0 0 16px 0;
	padding: 0;
	/*max-width: 224px;*/
}
/*#columnA p + h2, #columnB p + h2 {
	margin: 0;
	padding: 0;
}*/

