* {
	margin:0;
	padding:0;
}
body {
	font-size:75%;	/* 10px */
	font-family: Verdana, "BitStream Vera Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
}
/*
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, blockquote, pre, img {
	margin:1em 0;
}
*/
h1 {
	font-size:2em;			/* 19px */
	font-weight:bold;
}
h2 {
	font-size:1.5em;		/* 14px */
	font-weight:bold;
}
h3 {
	font-size:1.3em;		/* 12 px */
	font-weight:bold;
}
h4 {
	font-size:1.2em;		/* 11px */
	font-weight:bold;
}
h5 {
	font-size:1.1em;		/* 10px */
	font-weight:bold;
}
h6 {
	font-size:1em;			/* 10px */
	font-weight:bold;
	font-style:italic;
}
blockquote, ul, ol, dl, pre {
	margin:1em 4em;
}
dt {
	font-weight:bold;
}
dd {
	margin:1em 2em;
}
code {
	font-size:1.4em;
}
caption {
	font-weight:bold;
	font-size:1.3em;
	margin:0;
}
td, th {
	padding:0.5em;
	text-align:left;
}
thead th {
	text-align:center;
}
.accessibility {
	height:0;
	width:0;
	line-height:0;
	font-size:0;
	left:-1000em;
	visibility:hidden;
	position:absolute;
}
fieldset { 
	padding:1em;
	margin:1em;
}
legend { 
	padding:0.5em;
}
/* this is to "fake" the appearance of the caption being within the table- more like how IE renders - it in other borwsers */
*>table { margin-top:0; }
table>caption { margin-top:1em; }
/* make IE use a normal-sized fixed-width font by default (on "pre code" blocks) */
* html pre code { font-size:1.2em; }



/* Calgary Fringe Festival */
/* http://www.calgaryfringe.ca */
/* Styles by CARBON */

/* Global ----------------------------------------------------------------- */
body {
	background: #3e5758;
	color: #363636;
  font: 100%/1.125em Verdana, Tahoma, Arial, Sans-Serif;
  text-align: center;
}
a,
a:visited {
  color: #e64c25;
}
a:hover,
a:visited:hover {
	color: #f46e4d;
	text-decoration: none;
}
a span.hover {
  display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	top: 0;
	width: 100%;
}
address {
  font-size: 0.875em;
  font-style: normal;
}
blockquote {
  background: transparent url( images/quote.png ) no-repeat scroll top left;
  color: #333;
  margin: 10px;
  padding: 10px 20px 0 10px;
  text-indent: 1.5em;
}
dl {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #84898a;
}
h1 {
  color: #000;
	font-size: 1.6em;
	letter-spacing: -1px;
	line-height: 1;
	margin: 0 0 0.5em 0;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	margin: 1em 0 0.5em 0;
}
h2 b,
h2 strong {
  font-weight: normal;
}
h3 {
  font-family: "Myriad Pro";
  font-style: italic;
  font-size: 1em;
  font-weight: normal;
  margin: 1em 0 0.5em 0;
  padding: 0;
}
h4 {
	font-size: 10px;
	margin: 0;
}
hr {
  margin: 1em 0;
}
img {
	border: 0;
}
p {
  font-size: 0.75em;
  margin: 0 0 10px 0;
  /*text-align: left;*/
}
table {
	border: 0;
	color: #120f0c;
  font-size: 0.75em;
}
th {
  background: #e64c25;
	padding: 5px 8px;
}
tr {
  background: #c9c9c9;
}
td {
	padding: 4px 6px 6px 6px;
	line-height: 1.2;
	vertical-align: top;
}
ul {
  font-size: 0.75em;
  margin: 0 0 1em 2em;
}
li {
  margin: 0;
}

/* Wrapper -------------------------------------------------------------- */
/* big blue thang */
#wrapper {
	background: #c7d6d9;
	border-bottom: 5px solid #000;
	border-top: 3px solid #000;
	margin: 9px auto;
	width: 100%;
}

/* Container -------------------------------------------------------------- */
/* centers all content inside the #wrapper */
#container {
  background: transparent url( images/bg_container.gif ) repeat-y scroll 184px 0;
  margin: 0 auto;
  width: 881px;
}

/* Header ----------------------------------------------------------------- */
#header {
  background: transparent url( images/bg_header.gif ) no-repeat scroll left top;
	height: 113px;
	position: relative;
}

/* Navigation ------------------------------ */
#navigation {
  height: 80px;
  left: 373px;
  position: absolute;
  top: 23px;
	width: 315px;
}
#navigation ul {
  font-size: 0.875em;
  list-style: none;
	margin: 0 auto;
}
#navigation ul li {
  float: left;
  margin: 0;
}
#navigation a {
  color: #363636;
  display: block;
  height: 21px;
  font-size: 0.75em;
  margin: 0 1px 0 0;
  overflow: hidden;
  padding: 3px 4px 0 4px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  width: 95px;
}
#navigation a:hover {
  background: #e44c25;
  color: #fff;
}

/* Content Main --------------------------------------------------------- */
#left-column,
#right-column {
	float: left;
	text-align: left;
	width: 218px;
}
/* Left Column ------------------------------ */
#left-column {
  background: transparent url( images/bg_left_column_middle.gif ) repeat-y scroll left top;
}
#left-column div.top {
  background: transparent url( images/bg_left_column_top.gif ) no-repeat scroll 0 -1px;
  height: 28px;
}
#left-column div.bottom {
  background: transparent url( images/bg_left_column_bottom.gif ) no-repeat scroll left top;
  height: 60px;
}
#left-column div.middle {
  padding: 0 20px;
  position: relative;
}
#left-column #nav-subdomain,
#left-column #main-tickets-sticker {
  position: relative;
  text-align: center;
}
#left-column #nav-subdomain {
  height: 88px;
  margin: 20px 0 0 -8px;
  width: 193px;
}
#left-column div.nav-be {
  background: transparent url( images/bg_nav_be_fringe_newsletter.gif ) no-repeat scroll left top;
}
#left-column div.nav-see {
  background: transparent url( images/bg_nav_see_fringe_newsletter.gif ) no-repeat scroll left top;
}
#left-column #main-tickets-sticker {
  background: transparent url( images/bg_main_tickets_sticker.gif ) no-repeat scroll left top;
  height: 192px;
  margin: 10px auto;
  width: 182px;
}
#left-column #donate {
  margin: 20px 0 10px 10px;
  text-align: center;
}
h1.header {
  height: 35px;
  font-family: "Myriad Pro", Myriad, Helvetica, Verdana, Tahoma, Arial, Sans-Serif;
  font-size: 1.125em;
  overflow: hidden;
  padding: 13px 3px 0 0;
  position: relative;
  text-align: right;
  text-transform: uppercase;
  width: 175px;
}
h1 span {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;  
}
h1 a,
h1 a:visited {
  color: #000;
  text-decoration: none;
}
h1 span.artists {
  background: transparent url( images/headers/artists.gif ) no-repeat scroll left top;
}
h1 span.contact {
  background: transparent url( images/headers/contact.gif ) no-repeat scroll left top;
}
h1 span.donors {
  background: transparent url( images/headers/donors.gif ) no-repeat scroll left top;
}
h1 span.fringe {
  background: transparent url( images/headers/fringe.gif ) no-repeat scroll left top;
}
h1 span.scrapbook {
  background: transparent url( images/headers/scrapbook.gif ) no-repeat scroll left top;
}
h1 span.merchants {
  background: transparent url( images/headers/merchants.gif ) no-repeat scroll left top;
}
h1 span.media {
  background: transparent url( images/headers/media.gif ) no-repeat scroll left top;
}
h1 span.on {
  background: transparent url( images/headers/on.gif ) no-repeat scroll left top;
}
h1 span.shows {
  background: transparent url( images/headers/shows.gif ) no-repeat scroll left top;
}
h1 span.sponsors {
  background: transparent url( images/headers/sponsors.gif ) no-repeat scroll left top;
}
h1 span.supporters {
  background: transparent url( images/headers/supporters.gif ) no-repeat scroll left top;
}
h1 span.volunteers {
  background: transparent url( images/headers/volunteers.gif ) no-repeat scroll left top;
}
h1 span.who {
  background: transparent url( images/headers/who.gif ) no-repeat scroll left top;
}

/* Left Column Navigation --------------------- */
#left-column div.middle ul.navigation {
  font-size: 0.75em;
  list-style: none;
  margin: 0 0 0 7px;
  text-align: right;
}
#left-column div.middle ul.navigation li {
  height: 18px;
  padding: 8px 6px;
  width: 156px;
}
#left-column div.middle ul.navigation li.current {
  background: transparent url( images/bg_left_column_nav_li.gif ) no-repeat scroll left top;
}
#left-column div.middle ul.navigation li.current a:hover {
  color: #fff;
}
#left-column div.middle ul.navigation a,
#left-column div.middle ul.navigation a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#left-column div.middle ul.navigation a:hover,
#left-column div.middle ul.navigation a:visited:hover {
  color: #e64c25;
}

/* Right Column ------------------------------ */
#right-column {
  position: relative;
	width: 605px;
}
#right-column div.top {
  background: transparent url( images/bg_right_column_top.png ) no-repeat scroll -5px 0;
  height: 26px;
  left: 0;
  position: absolute;
  top: -1px;
  width: 660px;
  z-index: 9;
}
#right-column div.middle {
  background: transparent url( images/bg_right_column_middle.gif ) repeat-y scroll left top;
  min-height: 400px;
	padding: 0 15px 60px 15px;
	position: relative;
  width: 615px;
}
#right-column img.banner {
  border-bottom: 4px solid #e64c25;
  margin-bottom: 1em;
}

/* Main - Two columns --------------------------------------------------- */

/* Albums ------------------- */
div.left-column,
div.right-column {
  float: left;
  margin-right: 15px;
  width: 384px;
}
div.right-column {
  margin: 2.75em 0 0 0;
  width: 210px;
}
div.right-column img {
  background: #fff;
  border: 2px solid #000;
  padding: 2px;
}
dl.album dt {
  margin: 0;
}
dd.caption {
  color: #84898A;
  font-size: 0.75em;
  font-style: italic;
  margin: 0 0 1em 0;
  padding: 0;
}
/* Lightbox ------------------------------ */
/* Fixes a strange outline bug which
   displays a scrollbar when active */
#bottomNavClose:active {
  outline: none;
}

/* SlideShowPro Gallery ------------------ */
#gallery {
  margin-top: -1px;
  z-index: 5;
}

/* Calendar & Events ----------------------- */
div#event div.right-column {
  margin-top: 0.25em;
}
div.festival-schedule {
  background: transparent url( images/bg_choose_your_dates.gif ) no-repeat scroll 310px 40px;
}
table.calendar {
  /* display: inline-block; */ 
  float: left;
  line-height: 1;
  margin: 1em 0.75em 1em 0;
  vertical-align: top;
  width: 144px;
}
table.calendar a {
  color: #000;
  text-decoration: none;
}
table.calendar a:visited {
  color: #666;
}
table.calendar a:hover,
table.calendar a:hover:visited {
  color: #e34d26;
  text-decoration: underline;
}
table.calendar th a:hover {
  color: #120f0c;
  text-decoration: none;
}
table.calendar tr.odd {
  font-weight: bold;
}
table.listing {
  margin-top: 1em;
}
table.named-links td {
  background: #e34d26;
}
table.named-links td a,
table.named-links td a:visited {
  color: #fff;
  text-decoration: none;
}
table.named-links td a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Footer ----------------------------------------------------------------- */
#footer {
	clear: both;
  font-size: 0.625em;
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
	margin: 50px 0 0 -8px;
	position: relative;
  text-align: left;
	width: 896px;
}
#footer div.left-column,
#footer div.right-column {
  position: absolute;
  top: -50px;
}
#footer div.left-column {
  background: transparent url( images/bg_footer_left_column.png ) no-repeat scroll left top;
  height: 137px;
  left: 0;
  padding: 32px 25px 0 25px;
  width: 332px;
}
#footer div.right-column {
  background: transparent url( images/bg_footer_right_column.png ) no-repeat scroll left top;
  height: 85px;
  left: 332px;
  width: 561px;
}
#footer a,
#footer a:visited {
  color: #363636;
}
#footer a:hover,
#footer a:visited:hover {
  color: #e64c25;
  text-decoration: none;
}

ul#social-minis {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	background: rgba( 255, 255, 255, 0.3 );
	float: right;
	height: 70px;
	list-style: none;
	margin: 0 50px 10px 0;
	width: 100px;
}
ul#social-minis li {
	float: left;
	height: 20px;
	margin: 9px 4px 0 8px;
	width: 20px;
}
ul#social-minis li a {
  background: transparent url( images/spritemap.png ) no-repeat scroll -310px -2px;
	display: block;
	height: 20px;
	overflow: hidden;
	text-indent: -10000px;
	width: 20px;
}
ul#social-minis li a#facebook-link {
  background-position: -215px -186px;
}
ul#social-minis li a#twitter-link {
  background-position: -235px -186px;
}
ul#social-minis li a#blogger-link {
  background-position: -255px -186px;
}
ul#social-minis li a#flickr-link {
  background-position: -275px -186px;
}
ul#social-minis li a#youtube-link {
  background-position: -295px -186px;
}
ul#social-minis li a:hover {
  background: transparent url( images/spritemap.png ) no-repeat scroll -310px -62px;
}

/* Credits ------------------------------ */
#footer dl {
  height: 80px;
  /* overflow: hidden; */
  width: 166px;
}
#footer dl.fringe-credits {
  float: left;
  margin: 0 15px 0 0;
}
#footer dd {
  height: 15px;
  margin: 0;
  overflow: hidden;
  width: 151px;
}
/* Site Credits --------------------------------------------------------- */
#site-credits {
	right: 37px;
  position: absolute;
	top: 41px;
}
#site-credits a {
  background: transparent url( images/spritemap.png ) no-repeat scroll 0 -186px !important;
	border-bottom: 0 !important;
  display: block;
  height: 32px;
  overflow: hidden;
	padding: 0 !important;
  text-indent: -10000px;
  width: 167px;

	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}
#site-credits a span.hover {
  background: transparent url( images/spritemap.png ) no-repeat scroll 0 -218px;
}

/* Sub Nav ------------------------------ */
ul#sub-navigation {
  height: 15px;
  font-size: 0.875em;
  margin: 21px 6px 0;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
  width: 546px;
}
ul#sub-navigation li {
  display: inline;
  margin: 0 4px;
}
ul#sub-navigation a {
  text-decoration: none;
}

/* Flash Notice --------------------------------------------------------------------- */
#flash-notice {
  border: 1px dashed #ea0000;
  color: #ea0000;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 5px 0;
  text-align: center;
}

/* Link Overlays ------------------------------ */
.overlay {
  height: 98px;
  left: 18px;
  overflow: hidden;
  position: absolute;
  text-indent: -1000px;
  top: 8px;
  width: 331px;
}
a.buy-tickets {
  left: 80px;
  height: 110px;
  top: 30px;
  width: 110px;
}
a.calgary-fringe {
  background: transparent url( images/logo_calgary_fringe_festival_large.gif ) no-repeat scroll left top;
}
a.how-to-buy {
  left: 10px;
  height: 80px;
  top: 100px;
  width: 80px;
}
a.newsletter {
  left: 8px;
  height: 42px;
  top: 0;
  width: 182px;
}
a.opposite-minisite {
  left: 8px;
  height: 42px;
  top: 42px;
  width: 182px;
}
img.jester {
  height: 105px;
  left: 41px;
  top: 32px;
  width: 127px;
}
/* Works for both img.sponsor and a.sponsor */
.sponsor {
  height: 61px;
  left: 708px;
  position: absolute;
  top: 36px;
  width: 145px;
}

/* Misc ----------------------------------------------------------------- */
/* Creates the zebra striping on the tables and lists */
tr.odd {
  background: #aeaeae;
}
html td.black-column {
  background: #000;
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
html td.black-column a {
  color: #fff;
}

/* Calgary Fringe Festival */
/* http://www.calgaryfringe.ca */
/* Styles by CARBON */
#errorExplanation {
  border: 1px solid #f00;
  background: #ffebe8;
  color: #444;
  margin-bottom: 1em;
  padding: 0 1em;
}
#errorExplanation h2 {
  font-size: 1em;
}
#errorExplanation ul li {
  margin: 0 0;
}
.fieldWithErrors {
  display: inline;
}
.fieldWithErrors input {
  border: 1px solid #ff0000;
}
fieldset {
  background: #e9e9e9;
  border: 0;
  font-size: 0.875em;
  margin: 1.5em 0.5em 1em 0;
}
fieldset.subscriber input {
  width: 140px;
}
fieldset.subscriber input.submit {
  width: 75px;
}
input,
select,
textarea {
  border: 1px solid #aaa;
  font-size: 0.875em;
}
input.submit {
  background: #fff;
  border: 3px double #999999;
  border-top-color: #CCCCCC;
  border-left-color: #CCCCCC;
  color: #333333;
  cursor: pointer;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.75em;
  font-weight: bold;
  margin: 0;
  padding: 0.25em;
}
input.submit:active {
  border: 3px double #CCCCCC;
  border-top-color: #999999;
  border-left-color: #999999;
}
input.submit:hover {
  background: #e44c25;
  color: #fff;
}
input:hover,
input:active,
input:focus {
  background: #ffeded;
}
label {
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 6px 0 0 0;
}
label.contains_input {
  cursor: pointer;
  font-size: 11px;
  font-weight: normal;
}
label.example {
  color: #999;
  font-size: 0.75em;
  font-style: italic;
  font-weight: normal;
  margin: 2px 0;
}
legend {
  font-size: 1.125em;
  font-weight: bold;
  margin: -3px 0 0 0;
  padding: 0;
}
legend a {
  font-size: 0.75em;
}
textarea {
  font-size: 10pt;
  line-height: 1;
  min-height: 80px;
}
.submit-box {
  background: #fff;
  margin: 10px 0;
  padding: 10px;
}
.submit-box span {
  font-size: 0.75em;
}
/* Misc ------------------------------ */
.shade-excellent,
.shade-very-good {
  background: #ddd;
}
.shade-good,
.shade-fair {
  background: #ccc;
}
.shade-poor,
.shade-dont-know {
  background: #bbb;
}

/* SWFObject Degradation --------------------- */
.requirements {
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
  background: #2c2a2b;
  color: #fff;
	display: block;
	font-size: 8pt;
	margin-top: 2em;
	padding: 1em 2em;
	text-align: center;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* Misc ------------------------------ */
.last {
	margin-right: 0 !important;
}
.clear-both {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
html .no-border {
  border: 0;
}
.no-margin {
  margin: 0;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
html .underline {
	text-decoration: underline;
}

/* Font Sizes ------------------------------ */
.small {
  font-size: 80%;
}
.large {
  font-size: 120%;
}

/* Clearfix ------------------------------ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
  display: inline-table;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}

/* Lightbox ------------------------------ */
/* Fixes a strange outline bug which
   displays a scrollbar when active */
#bottomNavClose:active {
  outline: none;
}