/*

Title:      Pi Theatre Screen Style
Author:     andrew@andrewsimpsondesign.com

*/


/*
//----------------------------------------------
//   G l o b a l
//----------------------------------------------
*/

body {
	margin: 0;
	line-height: 1.25em;
	font-family: Helvetica, arial, sans-serif;
	font-size: 14px;
	color: #666666;
	}
	
ul, ol, li {
	margin: 0;
	list-style: none;
	}	

a {
	color: black;
	text-decoration: none;
	}
	
	p a { color: #ff3399; text-style: underline; }
	p a:hover { color: #999; }

p { display: block; }	

img { border: none; }	

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: lighter;
	}
	
h2 {
	font-size: 24px;
	}
	
.clear {
	clear: both;
	}	

.hidden {
	display: none !important;
	}	

/*.alignright { float: right; }	*/
	
/*
//----------------------------------------------
//   M a i n   L a y o u t
//----------------------------------------------
*/
		

.wrapper {
	position: relative;
	overflow: hidden;
	width: 937px;
	margin: 0 auto;
	z-index: 10;
	}


	#header {
		background: url(/images/header.jpg) no-repeat;
		width: 938px; height: 232px;
		}
	
		#homeButton { 
			position: absolute;
			display: block;
			width: 350px; height: 175px;
			left: 0;
			}
		
			#header h1, #header h2 {
				position: absolute;		
				text-indent: -9999px;
				}
		
	#header .nav {
		position: relative;
		top: 174px;
		width: 937px; height: 42px;
		background: url(/images/nav.png) no-repeat;
		}		
	
		.nav { 
			float: left;
			padding: 19px 0 0 18px;
			}
			
			#header .nav { padding-top: 16px; }
			
		.nav li {
			float: left;
			}
		
			#header .nav li { border-right: 1px solid #999999; }
			
			.nav .last {
				border-right: 0 !important;
				}

		.nav li a {
			padding: 0 10px;
			color: white;
			}	
			
			#header .nav li { height: 22px; font-size: 20px; }
		
		#header #freeTickets { 
			display: block;
			position: absolute;
			margin: 185px 0  0 810px;
			width: 126px; height: 23px;
			padding-top: 10px;
			background: url(/images/freeTickets.png) no-repeat;
			color: white;
			text-align: center;
			}

	.left, #seasonListing, #homeBody .item, #footer {
		padding-left: 25px;
		}	
		
	.left {
		overflow: hidden;
		float: left;
		width: 550px;
		background: url(/images/left.png) no-repeat;		
		}		
		
		
		.left h2 { margin-top: 20px; color: #ff3399; }
		.left h3 { color: #999999; }
		
	.right {
		float: right;
		width: 325px;
		}
								
	#mailingList {
		display: block;
		width: 295px; height: 77px;
		margin: 10px 0;
		padding: 5px 15px;
		background: url(/images/mailingList.png) repeat-x;
		color: white;
		}
		
		#mailingList h3 { margin: 10px 0 !important; }
		
		#mailingList form { position: absolute; height: 50px; width: 300px; margin: 0 !important; }
				
		#mailingList form, #mailingList input { position: relative; top: 0; }
			
			#mailingList input {
				float: left;
				width: 190px; height: 20px;
				padding: 8px 5px 2px 5px !important;
				margin: 0 !important;
				border: none;
				color: #999;
				}
			
			#mailingList #signUp {
				position: absolute;
				width: 85px; height: 30px;
				right: 0;
				margin: 0 0 0 10px !important;
				padding: 0 !important;
				background: #ff3399;
				color: white;
				cursor: pointer;
				font-weight: bold;
				}	

#donateInfo {
	background: #f2f2f2;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 14px;
	color: 14px;
	}

		#donateInfo #donateNow {
			margin-bottom: 20px;
			border-bottom: 3px solid #ff3399;
			}

			#donateInfo #donateNow p {
				font-family: Helvetica, arial, sans-serif;
				font-style: normal;
				}
			
		#donateInfo #donateInfoBottom {
			margin-bottom: 0;
			background: #333333;
			font-size: 12px;
			color: #ccc;
			}
				
		#donateInfo p {		
			padding: 20px 30px;
			line-height: 1.5em;
			}
					
		#donateInfo #canadaHelps { margin-top: 0; padding-top: 0; font-size: 18px; color: #333; }
		#donateInfo #canadaHelps a { color: #ff3399; text-decoration: underline; }
			
	#donateInfo, #donateNow {
		width: 325px; 
		}
	
	#donateNow {
		padding: 18px 0;
		height: 16px;
		background: #000 url(/images/donateNow.png) repeat-x;
		text-align: center;
		}				
			
		#donateNow h3 {
			display: inline;
			margin-right: 15px;
			font-family: Georgia, serif;
			font-size: 15px;
			font-style: italic;
			font-weight: lighter;
			color: #ccc;
			}
		
		#donateNow p {
			display: inline;
			padding: 0 !important;
			color: white;
			font-weight: bold;
			font-size: 16px;
			}
			
#archives a { color: #999 !important; }
		
#seasonListing {
	clear: both;
	margin-bottom: -5px !important;
	font-size: 20px;
	}		

.item { width: 550px; margin-top: 27px; padding-top: 20px; }
	.item h3, .item h4 { margin: 0; }
	.item h3 { margin-bottom: -5px; font-size: 24px; line-height: 1em; }		
	.item h4, .item h4 a { font-size: 14px; font-family: Helvetica, arial, sans-serif; font-weight: bold; font-style: italic; color: #ff3399; }
	.item h5 { margin: 10px 0; font-family: Georgia, serif; font-size: 24px; font-style: italic; font-weight: lighter; color: #999999; }
	.item .heading { float: left; clear: left; width: 250px; margin-bottom: 20px; padding-left: 20px; border-left: 6px solid black; }
	.photoCredit { margin-top: 0 !important; padding: 0 !important; font-size: 10px; }
	
.stripes { 
	float: left; 
	border: 0;
	background: url(/images/buyTickets.png); 
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	}
	
.paypal { overflow: hidden; }

.commentList {
	padding: 0;
	}	
	
	.commentList li {
		clear: both;
		padding: 25px;
		background: #f1f1f1;
		border-bottom: 1px solid #ccc;
		}
	
		.commentList .info {
			float: left;
			font-family: Georgia, serif;
			font-style: italic;
			}
	
			.commentList .avatar { position: absolute; }	
			.commentList cite, .commentList em { display: block; margin-left: 45px; font-size: 18px; color: #333; }
			.commentList .commentMeta a { display: block; margin-left: 45px; font-size: 14px; color: #666; }
			
		.commentList li p {
			float: right;
			width: 300px;
			margin: 0;			
			font-size: 12px;
			}
			
#commentForm textarea {
	width: 548px;
	}			
			
#footer {
	position: relative;
	display: block;
	clear: both;
	height: 50px; width: 892px;
	margin: 20px 0 25px 20px;
	background: url(/images/footer.png) repeat-x;	
	font-size: 12px;	
	color: white;	
	}	
			
	#footer a:hover { color: #660033; }
	
	#footer .nav { padding-right: 0; padding-left: 0; }	
		#footer .nav li { border-right: 1px solid #ff99cc; }	
			#footer .nav li a { padding: 0 10px; }	
	
	#footer * { display: block; }
	#footer .contact {
		float: left;
		padding: 18px 5px;
		}
	
		#footer .contact li {
			height: 30px;
			display: block !important;
			float: left;
			font-family: georgia, serif;
			font-size: 30px;
			color: #ff99cc;
			}
	
			#footer .contact .emailUs a {
				text-decoration: underline;
				}
				
			#footer .contact li a {
				margin-top: 2px;
				padding: 0 5px;
				font-family: Helvetica, arial, sans-serif;
				font-size: 12px;
				color: white;
				}
	
	
	#footer span { float: left; width: 160px; margin: 20px 0 0 5px; }							
		#footer span a { display: inline !important; color: #660033; text-decoration: underline; }
		#footer span a:hover { color: white; }		
		
#navBack {
	position: absolute;
	width: 100%; height: 400px;
	top: 0;
	text-align: center;
	z-index: 1;
	}
	
/*	#navRight {
		width: 100px; height: 100px;
		background: url(/images/navRight.png) no-repeat top right;
		}
*/

	#navRepeat {
		position: absolute;
		width: 50%; height: 100px;
		right: 0; top: 174px;
		background: url(/images/navRight.png) repeat-x ;
		}


/*
//----------------------------------------------
//   P a g e   S p e c i f i c
//----------------------------------------------
*/

#homeBody .left { width: 580px; height: 165px; }

.left .stripes { 
	display: block;
	margin-top: 30px;
	padding: 15px 55px; 
	font-size: 16px;
	}

	input.stripes { margin-top: 0 !important; }

	.left .stripes.seeitems {
		margin-right: 10px;
		}

#homeBody .item { width: 920px !important; min-height: 225px; margin: 0 0 0 25px; padding: 0; border-top: 1px solid #666; background: url(/images/item.png) repeat-x; }
	#homeBody .tickets, .moreInfo { width: 150px; height: 16px; margin-top: 10px; padding: 10px 0; }
	#homeBody .tickets { margin: 10px 10px 0 20px; }
	#homeBody .item img { float: left; margin: 20px 40px 0 0 !important; }
	#homeBody .photoCredit { float: left; clear: both; width: 100%; margin-bottom: 20px !important;}
	#homeBody .item p { padding: 40px 20px 0 20px; margin-bottom: 0; }
	#homeBody .item h4 { margin-left: 5px; }
	#homeBody .item h5 { text-align: center; float: left; display: block; width: 250px; margin: 20px 0 0 40px; font-family: Georgia, serif; font-size: 24px; font-style: italic; font-weight: normal; color: #999999; }
	#homeBody .item .heading { margin-bottom: 15px !important; }
	#homeBody .stripes { float: right; }
	#homeBody #footer { margin: 5px 0 25px 20px; padding-top: 30px; border-top: 1px solid #ccc; background-position: 0 30px !important;}

#homebody #footer {
	padding-top: 50px;
	border-top: 1px solid #999;
	background: url(/images/footer.png) repeat-x 0 50px !important;
	}	

#joinusBody .item { padding-top: 20px; border-top: 1px solid #333; }	
	#joinusBody .item .info { margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px solid #ccc; }
	#joinusBody .item .heading { position: relative; width: 100% !important; margin-bottom: 10px; }	
	#joinusBody .item p { clear: both; margin-top: 10px; padding: 20px 25px; }
	#sponsors p { font-size: 12px; color: #666; }
	#sponsors a { clear: both; display: block; text-align: center; }

#musingsBody .item { border-top: 1px solid #666; }
	.date, .postComment {
		float: right;
		text-align: right;
		}
		#musingsBody .item .postComment h4 { font-size: 18px !important; }
		.item .date h5, .item .date h6 { margin: 5px 0; padding: 0; }
		#musingsBody .item .date h5 { font-size: 14px; color: #666;}
		#musingsBody .item .date h6, #aboutBody .item .date h6 { font-size: 18px; color: #333; }
		#musingsBody .item .info { margin-bottom: 10px; border-bottom: 1px solid #ccc; }
		
	#archives {
		float: right;
		width: 275px;
		padding: 30px 25px;
		font-family: Georgia, serif;
		font-style: italic;
		}	
	
		#archives h3 { clear: both; color: black; font-size: 21px; }

		#archives ol, #archives ul {
			float: left;
			padding: 0;
			margin: 0 20px 50px 0;
			}
		
			#archives .year { font-size: 18px; color: #333;}
			
#showBody .item { margin-bottom: 25px; border-top:1px solid #666666; border-bottom: 1px solid #ccc; }
	#showBody .date { width: 274px; }
	#showBody .date h4 { margin-top: 10px; }
	.review * { margin-left: 15px !important; }
	.review p, .right h5 { font-size: 18px; font-family: Georgia, serif; font-style: italic; }
	.review p { color: #333; margin-bottom: 5px; }
	.review h5, .right h6 { margin: 0; } 
	.review h5 { color: #666; } 
	.review h6 { font-size: 14px; color: #999; }
	
	#showBody .tickets { margin: 10px 0; }
	#showBody .photoCredit { float: right; }
	#showBody .entry { clear: both; }

#navAbout { margin: 25px auto 100px auto; padding: 0; }	
	#navAbout li { float: left; padding: 0px; font-size: 24px; }	
#aboutBody .review p { line-height: 30px; }	
#aboutBody #donateNow, #showBody #donateNow { margin-top: 25px; }	

	
.lineBreak {
	display: block;
	border-bottom: 1px solid #666;	
	}

#staffBody .left { width: 100%; margin-bottom: 50px; }	
#staffBody .item {
	width: 900px;
	}	
	#staffBody #navAbout { float: left; width: 450px; margin: 30px 0 0; padding: 0; }
	#staffBody #donateNow { margin-top: 15px; margin-right: 25px; }
	#staffBody .info { margin-bottom: 10px; padding-top: 20px; border-top: 1px solid #333; border-bottom: 1px solid #ccc; }
	#staffBody .item .date h6 { margin: 15px; font-size: 24px; color: #ccc; }
	#staffBody .item p { margin: 25px 0 0 30px; }
	#staffBody .alignright { float: right; width: auto !important; margin-left: 100px; margin-bottom: 80px; }
	
#thankyouBody div div {
	height: 165px;
	margin-top: 250px;
	padding-left: 100px;
	background: url(/images/thankYou.png) no-repeat;
	}
	
	#thankyouBody div #membership { padding-left: 0 !important; }
	#thankyouBody div #membership .sifrPink { 
		margin-top: 25px;
		background: none;
		border: 0; 
		color: #FF3399;
		font-size: 24px; 
		font-family: Georgia, serif;
		font-style: italic;
		}
	
	#thankyouBody .sifrPink {
		margin-bottom: 0;
		font-size: 36px;
		cursor: pointer;
		}
	#thankyouBody .sifrBlack { margin-top: 0; cursor: pointer; }
	#thankyouBody a { display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 100; }
	#thankyouBody img { float: right; }
	
#pastShowsBody .lineBreak {	margin-top: 30px; }
#pastShowsBody .item { margin-top: 0; border-bottom: 1px solid #ccc; }
	#pastShowsBody .item { margin-top: 0; border-bottom: 1px solid #ccc; }
	#pastShowsBody .item .heading { border-left: 0; padding-left: 0; }
	#pastShowsBody .item h3 { font-style: normal; font-size: 18px; font-family: Arial, sans-serif; color: #FF3399; }
	#pastShowsBody .item h5 { font-size: 20px; }

/*
//----------------------------------------------
//   S i f r
//----------------------------------------------
*/		
		
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
  }

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
  }

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  }

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
  }

.sifrPink, .sifrGrey, .sifrBlack {
	font-size: 24px;
	line-height: 1em;
	margin: 0;
	}		
	
	.sifrBlack { 
	
		}


