@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	text-align: center;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.strap {
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.5em;
	color: #BC00FB;
}
#nav {
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #999;
	background-image: url(/img/bgslice.gif);
	background-repeat: repeat-x;
}
.divider {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #8300CC;
}
h2 {
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.3em;
	color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.5em;
	color: #BC00FB;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p {
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FFF;
}
.source {
	font-style: oblique;
	color: #F90;
}
li {
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #CCC;
	list-style-image: url(/img/tick.png);
}
a:link {
	color: #BC00FB;
}
#nav a:link {
	color: #CCC;
	text-decoration: none;
}
#nav a:hover {
	color: #FFF;
	text-decoration: none;
	position: relative;
	top: 2px;
}
#nav a:visited {
	color: #CCC;
	text-decoration: none;
}
#nav a:hover:visited {
	color: #CCC;
	text-decoration: none;
}
#right {
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #666;
	border-left-color: #666;
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
}
#right p {
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #CCC;
}

#right strong {
	color: #CF0;
}
.tit {
	font-weight: bold;
	color: #BBBB2F;
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
}


.dotty {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	color: #666;
}
#gigs {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #FFF;
}


h3 {
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.4em;
	color: #CCC;
	font-weight: lighter;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#right a:link {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #FFF;
	background-color: #90C;
	width: 100%;
	display: block;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	text-align: center;
}
#right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #6F0093;
	width: 100%;
	text-decoration: none;
	text-align: center;
}
#right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFF;
	background-color: #90C;
	width: 100%;
	display: block;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	text-align: center;
}
#right a:hover:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #6F0093;
	width: 100%;
	display: block;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	text-align: center;
}
#gigs a:link {
	display: inline;
	text-align: right;
	color: #A50;
	background-color: #F93;
	padding: 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#gigs a:visited {
	display: inline;
	text-align: right;
	color: #A50;
	background-color: #F93;
	padding: 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
#gigs a:hover {
	display: inline;
	text-align: right;
	color: #F93;
	background-color: #A50;
	padding: 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
#gigs a:hover:visited {
	display: inline;
	text-align: right;
	color: #F93;
	background-color: #A50;
	padding: 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.5em;
	color: #90C;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#band {
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #CCC;
}
#band a:link {
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #CCC;
	text-decoration: none;
}
#band a:hover {
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #90C;
	text-decoration: none;
	position: relative;
	top: -2px;
}
#band a:hover:visited {
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #90C;
	text-decoration: none;
	position: relative;
	top: -2px;
}
#band a:visited {
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #CCC;
	text-decoration: none;
}
#back {
	color: #FFF;
	text-decoration: none;
	background-color: #6C0;
	display: inline;
	margin: 5px;
	padding: 5px;
}
#back a:link {
	color: #FFF;
	text-decoration: none;
	background-color: #6C0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
}
#back a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #6C0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
}
#back a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #690;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
}
#back a:hover:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #690;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
}
strong {
	font-weight: bold;
	color: #CCE11D;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
#members {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CF0;
	text-align: left;
}
#members a:link {
	color: #CF0;
	text-align: left;
	background-color: #252525;
}
#members a:visited {
	color: #CF0;
	text-align: left;
	background-color: #252525;
}
#members a:hover {
	color: #CF3;
	text-align: left;
	background-color: #1A1A1A;
}
#members a:hover:visited {
	color: #CF3;
	text-align: left;
	background-color: #1A1A1A;
}
.delbut {
	font-size: 1em;
	color: #FFF;
	background-color: #F00;
	border: 2px solid #900;
	font-family: Verdana, Geneva, sans-serif;
}
.ddbut {
	font-size: 1em;
	color: #FFF;
	background-color: #0C0;
	border: 2px solid #9F0;
	font-family: Verdana, Geneva, sans-serif;
}
#label {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #CF0;
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.soldout {
	font-size: 1em;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#gigs .soldout {
	color: #F00;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#gg {
	color: #FC0;
	text-decoration: none;
	font-size: .85em;
	text-align: left;
display: block;
}
#gg a:link {
	color: #FC0;
	text-decoration: none;
	background-color: #333;
	text-align: left;
}
#gg a:hover {
	color: #BC00FB;
	text-decoration: none;
	background-color: #333;
}
#gg a:visited {
	color: #FC0;
	text-decoration: none;
	background-color: #333;
}
#gg a:hover:visited {
	color: #BC00FB;
	text-decoration: none;
	background-color: #333;
}
a:visited {
	color: #BC00FB;
}
