@charset "utf-8";

/* -- MAIN
================================================================================== */
html{
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	margin:0;
	padding:0;
	}


#main {padding-bottom: 50px;}  /* must be same height as the footer */

#footer {
	height: 50px;
	clear:both;
	position:absolute;
	bottom:0px;
	} 
	
		#footer ul li{
			float:left;
			margin: 0 0 0 5px;
			}			



body {
	background:url(../images/bg-body.jpg) repeat-x 0 0;
	margin:0;
	padding:0;
	}

h1,h2,h3,h4,h5,h6 {
font-family:Arial, Helvetica, sans-serif;
padding:0px;
margin: 0 0 2px 0;
}

a:link, a:active, a:visited {
	color:#ec6509;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

ul {
	list-style:none;
	margin:0;
	padding:0;		
}

p{
	margin: 5px 0 20px 0;
}

#debug{
	display:none;
	width:600px;
	height:110px;
	border:1px dotted #ccc;
	margin:0 0 0 10px;	
}

/* -- CLASSES
================================================================================== */

.siteWidth{
	width:960px;
}

.left {
	float:left;
	}

.right {
	float:right;
	margin: 0 0 5px 5px;
	border: 1px solid #000;
	}

.clear {
	clear:both;}

/* -- STRUCTURE
================================================================================== */

#logo{
	width: 210px;
	height:136px;
	background:url("../images/logo.png");
	position:absolute;
	top:-15px;
	left:24px;
	z-index: 1010;
}

#container {
	margin: 0;
	width:1050px;
	height:630px;
	position:relative;
	background: url("../images/tara-bg-23jan12.jpg") no-repeat;	
	}
	

#header {
	background: #F2F2F2;
	}


/* -- Section
================================================================================== */

	.subNav {
		width:600px;
		clear:both;
		background-color:#ffdb2d;
		position:relative;
		top:5px;
		font-size:18px;
	}
	
#contentBorder {
	height: 402px;
	width:615px;
	padding: 0px 0px 0px 10px;
	overflow:none;
	background-color:#ffdb2d;
	position:relative;
}
	#contentImg {
		color:#FFFFFF;
		width:595px;
		height:347px;
		margin:0px;
		padding:0px;
		position:absolute;
		bottom:10px;
		z-index:100;
	}	
		
	#contentHanddrawn {
		height: 320px;
		width:570px;
		padding: 10px 10px 10px 0px;		
		background:url(../images/window_bg.jpg);
		position:absolute;
		top:55px;		
	}
	
		#content {
			height: 300px;
			width:545px;
			margin: 0 10px 100px 5px;
			padding: 10px 10px 10px 10px;		
			overflow:auto;
		}			


/* -- MODULES | NEWS
================================================================================== */

#content #list{
	margin: 0px 0px 100px 0px;
}	

#content .list_item{
	margin: 5px 0px 5px 0px;
	height:92px;
	position:relative;
}

#content .list_item .read_more{
	font-family: "swister-1","swister-2",sans-serif !important;
	position:absolute;
	bottom:20px;
	right:10px;
	font-size:16px;				
}

#content .list_item .bottomBorder{
	position:absolute;
	bottom:-10px;	
}			

	#content .list_item .title{
		width:150px;
		float:left;
		margin: 10px 0px 0px 5px;
	}	
	
	#content .list_item .newsTitle{
		width:300px;
		clear:both;
		float:left;
		margin: 10px 0px 0px 5px;
	}					
			
		
		.title h4{
			font-size:12px;
			margin: 0px 0px 0px 0px;
		}	
	
	#content .list_item .image{
		float:left;
		margin: 10px 8px 0px 8px;
	}
	
	#content .list_item .copy{
		margin: 0px 0px 0px 5px;
		padding: 20px 0px 0px 0px;				
		float:right;
		width:180px;
		font-size:16px;
		clear:right;
	}	
	
	#content .list_item .newsCopy{
		width:325px;
		margin: 10px 0px 0px 5px;				
		clear:both;
	}	
	
	#content .list_item h1, #content .list_item h2, #content .list_item h5{
		font-size:16px;
	}
	
	#content .list_item .title h3{
		font-size:14px;
	}		

	#content .list_item h4{
		font-size:10px;
	}	
	
	
	
/* -- MODULES | SHOWS
================================================================================== */	
	
	
#content #shows{
	position:relative;
}

	#content #shows h3{
		font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
		margin:0px;
		padding:0px;
	}	
	
	#content #shows h4{
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		margin:0px;
		padding:0px;
	}	
							
#showNav{
	height: 20px;
	clear:both;
	background-color:#ffdb2d;
	font-size:13px;	
	margin:0px 0px 0px 0px;
}

	#showNav ul{
		list-style:none;
	}
	
		#showNav ul li{
			float:left;
			margin: 10px 0 0 10px;
			font-size:10px;
		}
		
		
#gallery{
	width:520px;
	height:290px;
	outline:none;
}
			

/* -- NAVIGATION
================================================================================== */

#nav {
	position:relative;
	top:-20px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;}

#nav ul {
	height:30px;
	padding:0;}

#nav ul li {}

#nav ul li a:link, #nav ul li a:active, #nav ul li a:visited {
	color:#333;
	font-size:23px;
	font-family: "swister-1","swister-2",sans-serif;
	font-weight:800;
	text-transform:uppercase;
	}
	

.chrome #subNav, .safari #subNav{
	position:relative;
	top:5px;
	}

#nav ul li a:hover {
	color:#b22;}

#subNav ul {}

#subNav ul li {
	float:left;
	margin: 0 2px 0 0;
	}

#subNav ul li a:link, #subNav ul li a:active, #subNav ul li a:visited {
	color:#000;
	font-size:17px;
	font-family: "swister-1","swister-2",sans-serif !important;
	text-transform:capitalize;
	}
		
/* -- Nav Rollovers
================================================================================== */
	
#menu a#studio{
	display:block;
	width:314px;
	height:101px;
	position:absolute;
	top:376px;
	left:356px;
	z-index:50;
}

	#menu div#studio{
		display:none;
		width:314px;
		height:101px;
		background: url("../images/main/studio.jpg") no-repeat;
		position:absolute;
		top:376px;
		left:356px;
		z-index:40;		
	}
	
	
#menu a#about_tara{
	display:block;
	width:121px;
	height:96px;
	position:absolute;
	top:248px;
	left:555px;
	z-index:50;
}

	#menu div#about_tara{
		display:none;		
		width:121px;
		height:96px;
		background: url("../images/main/about.jpg") no-repeat;
		position:absolute;
		top:248px;
		left:555px;
		z-index:40;		
	}
	
	
#menu a#participate{
	display:block;
	width:160px;
	height:99px;
	position:absolute;
	top:248px;
	left:392px;
	z-index:50;
}

	#menu div#participate{
		display:none;		
		width:160px;
		height:99px;
		background: url("../images/main/participate.jpg") no-repeat;
		position:absolute;
		top:248px;
		left:392px;
		z-index:40;		
	}	
	
	
#menu a#news{
	display:block;
	width:135px;
	height:98px;
	position:absolute;
	top:248px;
	left:254px;
	z-index:50;
}

	#menu div#news{
		display:none;			
		width:135px;
		height:98px;
		background: url("../images/main/news.jpg") no-repeat;
		position:absolute;
		top:248px;
		left:254px;
		z-index:40;		
	}
	
#menu a#media{
	display:block;
	width:217px;
	height:91px;
	position:absolute;
	top:148px;
	left:254px;
	z-index:50;
}

	#menu div#media{	
		display:none;		
		width:217px;
		height:91px;
		background: url("../images/main/media.jpg") no-repeat;
		position:absolute;
		top:153px;
		left:256px;
		z-index:40;		
	}
	
#menu a#archive{
	display:block;
	width:201px;
	height:90px;
	position:absolute;
	top:153px;
	left:478px;
	z-index:50;
}

	#menu div#archive{	
		display:none;		
		width:201px;
		height:90px;
		background: url("../images/main/archive.jpg") no-repeat;
		position:absolute;
		top:152px;
		left:476px;
		z-index:40;		
	}	
	
#menu a#creatives{
	display:block;
	width:296px;
	height:137px;
	position:absolute;
	top:13px;
	left:380px;
	z-index:50;
}

	#menu div#creatives{	
		display:none;		
		width:296px;
		height:137px;
		background: url("../images/main/creatives.jpg") no-repeat;
		position:absolute;
		top:13px;
		left:380px;
		z-index:40;		
	}		

#menu a#join_tara{
	display:block;
	width:60px;
	height:116px;
	position:absolute;
	top:375px;
	left:275px;
	z-index:50;
}

	#menu div#join_tara{
		display:none;
		width:60px;
		height:116px;
		background: url("../images/main/join_tara.jpg") no-repeat;
		position:absolute;
		top:375px;
		left:275px;
		z-index:40;		
	}
	
#menu a#brochure-link{
	display:block;	
	width:63px;
	height:100px;	
	border: 1xp dotted #ccc;
	position:absolute;
	top:386px;
	left:10px;	
	z-index:50;	
}	

#menu a#boxoffice{
	display:block;	
	width:63px;
	height:100px;	
	border: 1xp dotted #ccc;
	position:absolute;
	top:386px;
	left:90px;	
	z-index:50;	
}	


#menu a#join-poster{
	display:block;	
	width:73px;
	height:100px;	
	border: 1xp dotted #ccc;
	position:absolute;
	top:386px;
	left:160px;	
	z-index:50;	
}	

#menu a#feast{
	color:#999;
	font-size:10px;
	position:absolute;
	left:910px;
	top:585px;	
	z-index:50;	
}	

	#menu div#social {
		color:#999;
		font-size:10px;
		position:absolute;
		left:10px;
		top:610px;	
		z-index:50;	
	}	
	
		#menu div#social h3 {
			color:#878787;
			font-family: "swister-1","swister-2",sans-serif;	
			font-size:24px;
			margin: 8px 0 12px 0;
		}		
		
		#menu div#social h4 {
			color:#ea670c;
			font-family: "swister-1","swister-2",sans-serif;	
			font-size:18px;
		}				
		
		#menu div#social ul {
			list-style:none;
			margin: 5px 0 12px 0;
		}	
		
			#menu div#social ul li{
				float:left;
				margin: 0 5px 0 0;				
			}	
			
			#menu div#social #feastlink{
				color:#999;
			}				


div#tree{		
	width:216px;
	height:145px;
	background: url("../images/billboard/tree.png") no-repeat;
	position:absolute;
	top:133px;
	left:0px;
	z-index:50;		
}	


div#van{		
	width:397px;
	height:201px;
	background: url("../images/van.png") no-repeat;
	position:absolute;
	top:350px;
	left:-400px;
	z-index:70;		
}	

div#ticker{		
	
	width:30px;
	padding: 3px;
	height:15px;
	color:#FFDB2D;	
	position:absolute;
	top:348px;
	left:360px;
	z-index:40;
}	


div#billboardFrame{
	width:261px;
	height:188px;
	background: url("../images/billboard/frame.png") no-repeat;
	position:absolute;
	top:205px;
	left:-10px;
	z-index:60;	
}


	.scrollable {
		position:relative;
		overflow:hidden;
		width: 261px;
		height:168px;
		position:absolute;
		top:210px;
		left:-10px;
		z-index:55;					
	}
	
	.scrollable .items {
		height:20000em;
		position:absolute;
	}
	
	.items div {
		position:relative;
		width: 255px;
		height:161px;		
		float:left;
	}
	
	.items div .text{
		background: url("../images/billboard/text.png") no-repeat;
		width: 238px;
		height:34px;		
		position:absolute;
		bottom: 0;
		color:#fff;
		font-size:10px;
		padding: 3px 0px 3px 15px;
	}	


/* liScroll style declarations 
================================================================================== */

.tickercontainer { /* the outer div with the black border */
width: 300px; 
height: 27px; 
margin: 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
width: 300px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 300px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
	font-family: "fragile-bombers-1","fragile-bombers-2",sans-serif;
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #000;
text-transform:uppercase;
font-size:16px;
white-space:nowrap;
}
ul.newsticker a {
font-family:
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

	
/* -- JSCROLLPANE
================================================================================== */
	
#contentBorder .jScrollPaneTrack {
	background: url("../images/scrollbar/windows_track.gif") repeat-y;
}
#contentBorder .jScrollPaneDrag {
	background: url("../images/scrollbar/windows_drag_middle.gif") no-repeat 0 50%;
}
#contentBorder .jScrollPaneDragTop {
	background: url("../images/scrollbar/windows_drag_top.gif") no-repeat;
	height: 4px;
}
#contentBorder .jScrollPaneDragBottom {
	background: url("../images/scrollbar/windows_drag_bottom.gif") no-repeat;
	height: 4px;
}
#contentBorder a.jScrollArrowUp {
	height: 17px;
	background: url("../images/scrollbar/windows_arrow_up.gif") no-repeat 0 0;
}
#contentBorder a.jScrollArrowUp:hover {
	background-position: 0 -20px;
}
#contentBorder a.jScrollArrowDown {
	height: 17px;
	background: url("../images/scrollbar/windows_arrow_down.gif") no-repeat 0 0;
}
#contentBorder a.jScrollArrowDown:hover {
	background-position: 0 -20px;
}
#contentBorder a.jScrollActiveArrowButton, #contentBorder a.jScrollActiveArrowButton:hover {
	background-position: 0 -40px;
}


#contentBorderShow .jScrollPaneTrack {
	background: url("../images/scrollbar/windows_track.gif") repeat-y;
}
#contentBorderShow .jScrollPaneDrag {
	background: url("../images/scrollbar/windows_drag_middle.gif") no-repeat 0 50%;
}
#contentBorderShow .jScrollPaneDragTop {
	background: url("../images/scrollbar/windows_drag_top.gif") no-repeat;
	height: 4px;
}
#contentBorderShow .jScrollPaneDragBottom {
	background: url("../images/scrollbar/windows_drag_bottom.gif") no-repeat;
	height: 4px;
}
#contentBorderShow a.jScrollArrowUp {
	height: 17px;
	background: url("../images/scrollbar/windows_arrow_up.gif") no-repeat 0 0;
}
#contentBorderShow a.jScrollArrowUp:hover {
	background-position: 0 -20px;
}
#contentBorderShow a.jScrollArrowDown {
	height: 17px;
	background: url("../images/scrollbar/windows_arrow_down.gif") no-repeat 0 0;
}
#contentBorderShow a.jScrollArrowDown:hover {
	background-position: 0 -20px;
}
#contentBorderShow a.jScrollActiveArrowButton, #contentBorderShow a.jScrollActiveArrowButton:hover {
	background-position: 0 -40px;
}	

.signupForm, .signupForm tr, .signupForm td {
	font-size:12px;}
	
	
#subfooter {
	position:absolute;
	top:600px;
	width:940px;
	padding:0 10px 0 10px;
	}
	
	#subfooter #social {
		font-family: "swister-1","swister-2",sans-serif !important;
		font-size:20px;
		font-weight:700;
		color:#666;
		float:right;}
		#subfooter #social ul li {
			float:left;}
	#subfooter #box-office {
		font-size:20px;
		font-weight:700;
		color:#666;
		font-family: "swister-1","swister-2",sans-serif !important;
		float:left;}
	#subfooter #site-credit {
		clear:left;
		float:right;
		font-size:10px;
		right:-100px;
		position:relative;
		top:60px;}
