/* RESET */

    * {
        padding:0;
        margin:0;
    }
    h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin 0; padding: 0; }
    li, dd { margin-left:5%; }
    fieldset { padding: .5em; }
    select option{ padding:0 5px; }

    .hide, .print-logo, .close-button{ display:none; }
    .left{ float:left; }
    .right{ float:right; }
    .clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
    a img{ border:none; }

 

/* END RESET */

/* LAYOUT */

body {
	background-color: #000000;
	font-family: Calibri, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	background-repeat: repeat-x;
	color: #fff;
	background-image: url(/site/img/body_bgptn.jpg);
	}
#content {
	margin-bottom: 30px;
}
#content p {
	margin-bottom: 10px;
}
#content img {
	margin-right: 10px;
	margin-bottom: 10px;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	}
	
#left {
	width: 200px;
	margin-right: 30px;
	color: #666666;
	float: left;
	
}

#left a {
	text-decoration: none;
	color: #666666;
}

#left a:hover {
	color: #cccccc;
}


#footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #333333;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

#footer a {
	color: #333333;
}

#content {
	width: 480px;
	margin-right: 20px;
	left: 230px;
	float: left;
	color: #CCCCCC;
}

#contentcontact {
	width: 710px;
	margin-right: 20px;
	left: 230px;
	float: left;
	color: #CCCCCC;
}

#content h2, #contentcontact h2, #left h2 {
	color: #FFFFFF;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#left li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#communities li {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#communities {
	margin-top: 20px;
	padding-bottom: 20px;

}

#video img {
        background: #fff;
        margin-right: 10px;
        margin-bottom: 10px;
        padding: 5px;
}

#mailinglist {
	clear: both;
        height: 130px;
	background-position: 0px 10px;
	background-repeat: no-repeat;
}


#right {
	width: 220px;
	left: 740px;
	top: 0px;
	float: left;
	clear: none;
	margin-left: 10px;
}
#nav {
	height: 250px;
	width: 960px;
}

a {
	color: #00a5e3;
}

a:hover {
	color: #fff;
}

.hiddentitle {
        display: none;
}


#video {
	clear: both;
}
.published {
	color: #00a5e3;
}

.entry-content {
	margin-bottom: 10px;
}

.buy {
	background-image: url(/site/img/gallery_bg.gif);
}

table#events {
	width:100%;
}

table#events td {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-bottom-color: #333;

}

/* END LAYOUT */

/* MAILINGLIST FORM */
.subscriberaction {
	display: none;
}
#mailinglist #email_address {
        border: 0px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-family: Calibri, "Trebuchet MS", Helvetica, Arial, sans-serif;
}
#mailinglist input {
	padding: 2px;
        border: 0px;
	background-color: #00A5E3;
	color: #FFFFFF;
	font-family: Calibri, "Trebuchet MS", Helvetica, Arial, sans-serif;
}
/* END MAILINGLIST FORM */

/* FLICKR GALLERY */

#gallery {
	background-image: url(/site/img/gallery_bg.gif);
}

.setpreview {
        margin: 0;
}
.setpreview .thumbnail a {
        float: left;
        width: 75px;
        height: 75px;
        background: #fff;
        padding: 5px;
        margin-right: 10px;
}

.setpreview .thumbnail a:hover {
        background: #00a5e2;
}

.flickrset {
        padding-left: 30px;
}

.flickrset a {
        width: 75px;
        height: 75px;
        background: #fff;
        float: left;
        margin: 10px;
        padding: 5px;
}
.flickrset a:hover {
        background: #00a5e2;
}
.flickrset img {
        border: 0;
}
.pages_nav {
        clear: both;
}
.individual {
        padding: 0;
}
.individual .image {

        margin: auto;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-image: url(/site/img/gallery_bg.gif);

}
.individual .flickrsetnav {


        text-align: center;
}
.individual .flickrsetnav a,
.individual .flickrsetnav a:link,
.individual .flickrsetnav a:visited {
        text-decoration: none;
}
.individual .setname {
        display: inline;
}

.individual .image .title {
	display: none;
}
.flickr_comments {
	display: none;
}
.flickr_tag_list {
	display: none;
}

.setpreview .title a {
	font-size: 18px;
	text-transform: capitalize;
	text-decoration: none;
}

/* END FLICKR GALLERY */

/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/site/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/site/img/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* END LIGHTBOX */


/* IMAGE REPLACEMENT */

#upcomingshowstitle {
	display: block;
	width: 200px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_upcomingshows.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 20px;
}
#pastshowstitle {
	display: block;
	width: 200px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_pastshows.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 0px;
}

.dim {
	color: #2a2a2a;
}

.dim a {
	color: #2a2a2a;
}

#bookinginfotitle {
	display: block;
	width: 200px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_bookinginfo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 20px;
}

#newstitle {
	display: block;
	width: 250px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_news.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 20px;
}

#abouttitle {
	display: block;
	width: 250px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_about.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 20px;
}

#contacttitle {
	display: block;
	width: 250px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 20px;
}

#buytitle {
	display: block;
	width: 250px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_buy.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 20px;
}

#livetitle {
	display: block;
	width: 250px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_live.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 20px;
}

#videotitle {
	display: block;
	width: 200px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_video.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 20px;
}
#photogallerytitle {
	display: block;
	width: 250px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_photogallery.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 20px;
}

#subscribetitle {
	display: block;
	width: 220px;
	height: 20px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_mailinglist.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
