/* - - - - - - - - - - - - - - - - - - - - -

Title : Starlight Cinema
URL : http://www.starlightcinema.com.au/

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */


/*----------------------------------------------------------------------------- 
	Global Styles
-----------------------------------------------------------------------------*/
html, body, div, h1, h2, h3, h4, p, form {
	margin: 0; 
	padding: 0;
}

body {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #fff;
}

img { border: 0; }

.clear { clear: both; height: 0; margin: 0; padding: 0; }


/*----------------------------------------------------------------------------- 
	Template Styles
-----------------------------------------------------------------------------*/
h1 { 
	font: normal 28px "Lucida Sans Unicode", "Lucida Sans", sans-serif; 
	padding: 3px 0 8px 0;	
	color: #000000;
}

h2 { font: normal 25px "Lucida Sans Unicode", "Lucida Sans", sans-serif; color: #ffe600; border-bottom: 1px dotted #999999; }
h3 { font: normal 20px "Lucida Sans Unicode", "Lucida Sans", sans-serif; color: #00adff; }

p, td { font: normal 13px/18px Arial, Helvetica, sans-serif; color: #f1f1f1; }

h2, h3, p { padding: 10px 0 8px; }

a { color: #00adff; }
a:visited { color: #00689a; }
a:hover { color: #f0ff00; }

hr {
	border: 0;
	height: 0;
	border-bottom: 1px dotted #999999;
}

/* Zebra Tables */ 
table.zebraTable {
	border: 0;
	padding:0;
	margin:0;
}

.headerrow td {
	background: #3e6edf;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

	.odd { background: #ccc; }
	.even { background: #f1f1f1; }


table.zebraTable a {  display: block; }
table.zebraTable p { padding: 0; }

/*----------------------------------------------------------------------------- 
	Layout Styles
-----------------------------------------------------------------------------*/
/* Background layers */
	#bg_gradient { 
		background:none;
	}
	
	#bg_halftone { background: none; }
	
	#bg_stars { background: none; }
	
	#bg_glow { background: none; }
	
/* Main Wrappers */ 

#wrapper {
	width: auto;
	padding-bottom: 50px;
}	

	#headerWrap {
		background: none;
		margin-bottom: 20px;
	}
	
		#banner { width: auto; margin: 0 auto; } 

	#navWrap { 
		display: none;
	}
	
	#featureBox {
		height: 360px;
		width: 600px;
		float: left;
		margin-bottom: 30px;
		background: #000;
		/* required settings */
		position:relative;
		overflow:hidden;
	}
		/* Feature Box scroller settings */
		#featureBox .items {
			width:20000em;
			position:absolute;
			clear:both;
			z-index: 0;
		}
		
		#featureBox .feature {
			width: 600px;
			float: left;
		}
		
		#featureBox img { float: left; 	height: 360px; margin: 0; padding: 0;  }

		.featureInfo {
			position: relative;
			float: left;
			bottom:0px;
			padding:15px 15px;
			margin: 0;
			height: 54px;
			width: 570px;
			margin-top: -84px;	
			display: block;
			color:#fff;
			font-size:11px;
			background: #000;
			background: rgba(0, 0, 0, 0.7);	
		}
		
			.featureInfo p {
				line-height: 1;
				padding: 0;
				font-size: 12px;
			}
			
			.featureInfo strong { font-size: 15px; color: #fff; padding-bottom: 5px; display: block; }
			
		.prevPage	{
			display: none;
		}
		
		.nextPage {
			display: none;

		}

	
	#twitterWrap {
		display: none
	}

			
			
		#socialBookmarks {
			display: none;
		}

			
	#lhs {
		width: auto;
		float: left;
	}			
	#newsBox {
		background: none;
		padding: 20px;
		margin-bottom: 30px;
	}
	
		#newsBox h2 { font-size: 26px; padding-top: 0;}
	
	#contentWrap {
		background: none;
		padding: 20px;
		width: auto;
	}
	
	#rhs {
		display: none;
	}
	
	#galleryWrap { 
		display: none;
	}
		
	#towerAd, #squareAd, #rectangleAd {
		display: none;
	}
	
#footerWrap {
	border-top: 1px dotted #333; 
}

#footer_starlight {
	background: none;
	padding-top: 190px;
	margin-top: -210px;
	width:374px;
	height:5px;
	float: left;
	display: block;

}	

	#footerGrass { 
		background: none;
		min-height: 284px;
		padding-top: 50px;
		margin-top: -50px;
	}
	
	#footerContent {
		width: 860px;
		margin: 0 auto;
	}
	
		#footerContent p, #footerContent ul, #footerContent ol { color: #000000; }

	.sitesuite { color: #000000 !important; font-size:12px; float: right; }
	.sitesuite a { color: #000000; text-decoration: none; }
	.sitesuite a:hover { color: #000; text-decoration: underline; }


/*----------------------------------------------------------------------------- 
	Navigation 
-----------------------------------------------------------------------------*/

#primary-nav  {
	display: none;
	}
	
