/* reset */

* {
	padding:0;
	margin:0;
	}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { 
	margin-bottom:1em; 
	}

li, dd {
	margin-left:5%;
	}
	
fieldset {
	padding: .5em;
	}
body {
	background-color: #e6deb8;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	background-image: url(/site/img/bodybgptn.jpg);

}

/* end reset */

/* layers */

#flashtop {
	position:absolute;
	width:940px;
	height:500px;
	z-index:1;
}
#main {
	position:absolute;
	width:940px;
	z-index:2;
	margin-top: 220px;
	background-image: url(/site/img/main_bgptn.gif);
}

/*  end layers */


#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#content {

	width: 500px;
	float: left;
	background-image: url(/site/img/content_bg.jpg);
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-color: #ccbd8f;
	background-repeat: no-repeat;
}
#content a, #sidebar a, #footer a {
	color: #A00013;
}
#switch img {
	float: left;
	border-color: #333333;
}
#switch {
	margin-top: 10px;
	float: right;
}
#switch a {
	font-variant: small-caps;
	color: #333333;
	letter-spacing: 0.1em;
}

#sidebar {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 530px;
}
#sidebar ul {
	padding: 0px;
	margin: 0px;
}

#sidebar li {
	background-image: url(/site/img/sidebar_listptn.gif);
	list-style-type: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 220px;
}
#footer {
	float: none;
	clear: both;
	font-size: 0.8em;
	padding: 10px;
	color: #333333;
	margin-left: 530px;
}


#content h1 {
	font-weight:bold;
	color: #A00013;
	font-size: 1.4em;
}

#content h2 {
	font-weight:bold;
	color: #000;
	font-size: 1.2em;
	background-color: #e6deb8;
}

.tanbg {
	font-weight:bold;
	background-color: #e6deb8;
	color: #A00013;
	font-size: 1.4em;

	}

.date {
	font-variant: small-caps;
	color: #333333;
	letter-spacing: 0.1em;
}
.tourdate {
	font-weight:bold;
	color: #595036;

}

#content img {
	margin-right: 10px;
	margin-bottom: 10px;
}

table#events {
	width:95%;
}

table#events td {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-bottom-color: #e6deb8;

}

#buttons {
	width: 250px;
	background-image: url(/site/img/sidebar_listptn.gif);
	margin-bottom: 10px;
}


/* image replacement */

#ontour {
	display: block;
	width: 250px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/sidebar_ontour.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#titlediscography {
	display: block;
	width: 250px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_discography.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
}

#titlegallery {
	display: block;
	width: 250px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_gallery.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
}

#titlejournal {
	display: block;
	width: 250px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_journal.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
}

#titlelinks {
	display: block;
	width: 250px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_links.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
}

#titlenews {
	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: 0px;
}
#titlepress {
	display: block;
	width: 250px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_press.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
}
#titletour {
	display: block;
	width: 250px;
	height: 40px;
	overflow: hidden;
	line-height: 1000px;
	background-color: transparent;
	background-image: url(/site/img/title_tour.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
}
#titlevideo {
	display: block;
	width: 250px;
	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: 0px;
}

/* flickr */

#wrapper #main #content .setpreview .thumbnail img {
	float: left;
}
#wrapper #main #content .individual .image .title {
	display: none;
}
#wrapper #main #content .individual .image .flickr_comments {
	display: none;
}