@charset "UTF-8";

@import "dropdown/dropdown.css";

@import "dropdown/themes/default/default.ultimate.css";

/* PHASE OUT */

small {color:#222222;}

/* CORE */

body {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	margin:1em;
	padding:0px;
	background:#000000 url(/graphics/stars2.gif) repeat fixed;
}

hr {
	height:1px;
	border-style:none;
}

hr.invisible {
	background-color:transparent;
	border-color:transparent;
}

img {border-style:none;}

p {
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
}

text {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#111111;
	text-align:left;
}

/* LINKS */

a {text-decoration:none;}

/* a:active, a:hover {
	text-decoration:underline;
} */

/* FORMS */

input {padding:0em:0.5em;}

/* TABLES */

table {
	width:96%;
	margin:0em 2%;
	padding:0em;
	border-collapse:collapse;
	background-color:#ffffff;
	display:table;
}

th {
	text-align:left;
	vertical-align:top;
	font-size:100%;
}

td {
	margin:0em;
	padding:0em;
	border-style:none;
	text-align:left;
	vertical-align:top;
}

/* PIPING */

table.piping {background-color:black;}

td.top_left {
	width:25px;
	height:22px;
}

td.top {background:url(/graphics/tranpix.gif) no-repeat;}

td.top_right {width:24px;}

td.left {
	width:25px;
	background:url(/graphics/tranpix.gif) no-repeat;
}

td.piped {
	background-color:#ffffff;
	margin-left:1em;
	margin-right:1em;
	padding-left:1em;
	padding-right:1em;
}

td.right {background:url(/graphics/tranpix.gif) no-repeat;}

td.bottom_left {
	width:25px;
	height:22px;
}

td.bottom {background:url(/graphics/tranpix.gif) no-repeat;}

td.bottom_right {width:24px;}

/* BACKGROUNDS */

.starry {background:url(/graphics/stars2.gif) repeat fixed #000000;}

/* IMAGES */

img.border-dark {border:1px solid #292929;}

img.border-light {border:1px solid #d6d6d6;}

/* LISTS */

dt {font-weight:bold;}

ol.personnel {
	padding-left:2em;
	font-size:110%;
	font-weight:normal;
}

ol.tracks {
	padding-left:3em;
	font-size:110%;
	font-weight:normal;
}

ul {padding-left:2em;}

ul.personnel {
	padding-left:2.3em;
	font-size:110%;
	font-weight:normal;
}

ul.tracks {
	padding-left:2.3em;
	font-size:110%;
	font-weight:normal;
}


/* MENUS */

.dept, .cat, .sect, .sub {font-weight:bold;}

.dept {font-size:120%;}

.cat {font-size:100%;}

.sect {font-size:110%;}

.sub {font-size:90%;}

.archive {}

.aside {} /* context */


/* OTHER CLASSES alphabetical */

.artist {
	font-size:130%;
	font-weight:bold;
}

.aside {font-style:italic;}

.av {
	font-size:80%;
	color:#0099ff;
}

.axe {
	font-size:80%;
	font-style:italic;
}

.bonus {font-style:italic;}

.caption {
	font-size:90%;
	font-weight:normal;
}
	
.centre {text-align:center;}

.credits {
	font-size:80%;
	font-style:italic;
}

.date {
	font-weight:normal;
	color:#ff3399;
	font-family:"Courier New", Courier, mono;
}

.datestamp {
	font-size:80%;
	font-weight:bolder;
	color:#ff0000;
}

.extras {}

.flash {}

.headline {
	font-size:150%;
	font-weight:bold;
}

.highlight {color:#0099ff;}

.hook {
	font-size:120%;
	font-weight:normal;
}

.line {font-weight:bolder;}

.link {font-weight:bolder;}

.message {font-size:80%;}

.new {color:red;}

.normal {font-weight:normal;}

.note {
	font-size:90%;
	font-weight:normal;
}

.page_title {
	font-size:150%;
	font-weight:bold;
}

.personnel_list {font-size:115%;}

.quote {font-style: italic;}

.scrip {
	font-size:90%; 
	font-weight:normal;
}

.sinker {font-style:italic;}

.small {color:#777777;}

.sorry {font-style:italic;}

.strike {text-decoration:line-through;}

.subtitle {
	font-size:120%;
	font-style:italic;
	font-weight:normal;
}

.tag {
	font-size:smaller;
	font-weight:bold;
}

.taglet {font-size: 80%;}

.time {
	font-size:80%;
	font-style:normal;
}

.title {
	font-size:115%;
	font-weight:bold;
}

.track_list {font-size:115%;}

.tracks {font-weight:bold;}

.who {
	color:#ba2be2;
	font-weight:normal;
}
