/*
Title:		Persistence Media
Author: 	J Ecker - Pemaquid Communications
Date: 		08/09/2007
*/


/* general styles
---------------------------------------------------------- */
body {
	font: small 'Lucida Grande', verdana, tahoma, arial, helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	background:#565656 url(../images/footer.gif) repeat-x left bottom;
	color: #E8E8E8;
	line-height: 1.6em;
	}

h1{
	font-size: 150%;
	}

h2{
	font-size: 140%; 
	font-weight:normal;
	text-transform:lowercase;
	margin:15px 0;
	}

h3{
	font-size:120%;
	text-transform:uppercase;
	font-family:"Trebuchet MS", verdana, tahoma, arial, helvetica, sans-serif;
	text-transform:lowercase;
	}
	
strong{
	color:#fff;
	}

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

a:hover{
	color:#fff;
	}
	
a strong{
	color:#bafb97;
	}
	
.clear {
	clear:both;
	}

.right{
	float:right;
	padding:0 0 0 10px;
	}

.left{
	float:left;
	padding:0 10px 0 0;
	}

.text_right{
	text-align:right;
	}
	
.text_center{
	text-align:center;
	}
	

		
/*page structure
---------------------------------------------------------- */	
#wrapper{
	background:transparent url(../images/header-bg_new.gif) repeat-x top left;
	}
#content {
	margin:0px auto;
	padding:0;
	width:900px;
	background:transparent url(../images/bg.gif) repeat-y center 100px;
	}
	
#main{
	width:523px;
	float:left;
	padding:10px 20px;
	}
	
#sidebar{
	float:left;
	width:295px;
	font-size:85%;
	padding:10px 20px;
	color:#ccc;
	}


/*header
---------------------------------------------------------- */	
#header{
	width:900px;
	margin:0 auto;
	height:110px;
	}
	
#header h1{
	float:left;
	width:194px;
	height:99px;
	background:transparent url(../images/header.gif) no-repeat bottom left;
	text-indent:-9999px;
	margin:0;
	padding:0;
	}
	
#skipnav{
	display:none;
	}

/*nav
---------------------------------------------------------- */		
#nav ul{
	margin:0;
	padding:0;
	float:right;
	}
	
#nav li{
	margin:64px 0 0 0;
	padding:0;
	list-style-type:none;
	float:left;
	padding:0 0 0 9px;
	}
		
#nav li a{
	color:#ccc;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding:0px 10px 0px 1px;
	}
	
#nav li.current{
	background:transparent url(../images/tab-left.gif) no-repeat left top;
	}
	
#nav li.current a{
	background:#6e6e6e url(../images/tab-right.gif) no-repeat right top;
	border-right:none;
	padding:0px 10px 10px 1px;
	}
	
#nav li.current a, #nav a:hover{
	color:#fff;
	}
	
/*marquee
---------------------------------------------------------- */		
#marquee{
	margin:0 auto;
	width:563px;
	font-family:"Trebuchet MS", verdana, tahoma, arial, helvetica, sans-serif;
	background:#000;
	height:300px;
	}

.tagline{
	float:left;
	color:#fff;
	height:200px;
	width:272px;
	margin:0 0 0 20px;
	font-size:130%;
	}
	
.tagline h2{
	font-size:210%;
	line-height:1.2em;
	font-size:150%;
	font-weight:normal;
	margin-top:20px;
	color:#fff;
	}

/*footer
---------------------------------------------------------- */		
#footer{
	clear:both;
	text-align:center;
	height:65px;
	width:100%;
	font-size: 85%;
	color:#ccc;
	}
	
/*home page
---------------------------------------------------------- */		
.home #content{
	background:transparent url(../images/bg-home.gif) repeat-y center 100px;
	}
	
.home #main{
	padding:0;
	width:563px;
	}
	
.home #sidebar{
	font-size:100%;
	width:297px;
	}
	
.home #sidebar p{
	font-size:100%;
	text-align:center
	}
	
.headlines{
	margin:0;
	padding:0;
	list-style-type:none;
	font-family:Georgia;
	font-style:italic;
	color:#ccc;
	border-top:1px solid #565656;
	}
	
.headlines li{
	padding:4px 0;
	}
	
.headlines li a{

	font-family: 'Lucida Grande', verdana, tahoma, arial, helvetica, sans-serif;

	font-style:normal;
	text-decoration:underline;
	font-size:90%;
	line-height:1em;
	}

/*contact page
---------------------------------------------------------- */			
.map {
	border:1px solid #333399;
	height:200px;
	margin:10px auto;
	text-align:center;
	width:285px;
	}
	
.vcard{
	text-align:center;
	}
	
/*production page
---------------------------------------------------------- */		
.productions{
	margin:0 0 20px 0;
	padding:0;	
	background:transparent url(../images/title-bg.gif) repeat-x top left;
	}	

.productions .trailer_link{
	float:left;
	margin:10px 10px 0 0;
	text-align:center;
	}
	
.productions dd{
	font-size:95%;
	padding:0 20px;	
	margin:0;
	}
	
.productions dt.title{
	font-size:120%;
	padding:10px 20px;	
	margin:0 ;
	font-family:Tahoma;
	font-weight:normal;
	background:none;
	border-top:1px solid #646464;
	text-transform:lowercase;
	}
	
.productions dt.title	a{
	text-decoration:none;
	}
	
.productions a img{
	border:1px solid #fff;
	}
	
ul.commercial{
	font-size:95%;
	margin:0;
	list-style-type:none;
	padding:0;
	}
	
.commercial li{
	padding:5px 0 5px 20px;
	background:transparent url(../images/checkmark.gif) no-repeat left 10px;
	margin:0;
	}
	
.view_trailer{
	padding-left:25px;
	background:transparent url(/images/television.gif) no-repeat left center;
	}
	
/*news page
---------------------------------------------------------- */		
.news{
	margin:0;
	padding:0;
	list-style-type:none;
	font-family:Georgia;
	font-style:italic;
	color:#ccc;
	}
	
.news li{
	border-bottom:1px solid #565656;
	padding:10px 0;
	}
	
.news li a{
	font-family: 'Lucida Grande', verdana, tahoma, arial, helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	text-transform:uppercase;
	}
	
.pic{
	border:10px solid #fff;
	border-bottom:15px solid #fff;
	}
	
/*release page
---------------------------------------------------------- */		
.release{
	margin:0;
	}
	
.release dt{
	font-family:Georgia;
	border-bottom:1px solid #646464;
	padding-bottom:5px;
	font-size:110%;
	text-align:right;
	}
	
.release dd{
	margin:10px 0 0 0;
	padding:0;
	font-size:95%;
	}
	
.release dd img{
	margin:10px 0 10px 15px;	
	padding:0;
	}
	
.other_news{
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
.other_news li{
	border-bottom:1px solid #565656;
	padding:5px 0;
	}
	
.other_news li a{
	text-decoration:none;
	}
	
/*about page
---------------------------------------------------------- */		
.team{
		border-bottom:1px solid #646464;

	}

.team dt{
	font-size:110%;
	text-transform:uppercase;
	padding:0 0 0px 25px;
	background:transparent url(../images/film.gif) no-repeat left 5px;
	border-top:1px solid #646464;

	}
	
.team dd{
	margin:0 0 20px 0;
	padding:10px 10px 15px 10px;
	color:#ccc;
	}
	
.team dt a{
	text-transform:none;
	text-decoration:none;
	}
	
.about{
	margin:0 0 20px 0;
	padding:0;	
	background:transparent url(../images/title-bg.gif) repeat-x top left;
	}	

.about_inner{
	font-size:95%;
	padding:0 20px;	
	margin:0;
	}
	
.about h2{
	padding:10px 20px;	
	border-top:1px solid #646464;
	}
	
div.about	a{
	text-decoration:none;
	}

/* adjustments 9/28/07  - RL
----------------------------------- */
#pitch {
	padding:10px;
	background:#666;
	font-size:120% !important;
	font-weight:bold;
	text-align:left !important;
	}

.headlines {
	
	}	
