/* df.css */

/* Robert Fripp discography style sheet. */

@import url("http://www.elephant-talk.com/w/load.php?debug=false&lang=en&modules=mediawiki.legacy.commonPrint%2Cshared%7Cskins.monobook&only=styles&skin=monobook&*");
@import url("http://www.elephant-talk.com/w/load.php?debug=false&lang=en&modules=site&only=styles&skin=monobook&*");

/* @import url("http://www.elephant-talk.com/w/skins/monobook/main.css"); */

.new {
	color: #006600;
}

.fp1 {
	font-size: medium;
}

pre, tt {
	font-family: Courier, Fixed, Clean, Terminal, monospace;
/*	font-size: 95%; */
}

body {
	background: #f9f9f9 url(http://www.elephant-talk.com/w/skins/monobook/headbg.jpg) 0 0 no-repeat;
	font-family: sans-serif;
/*	font-size: small; */
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
/*	font-weight: normal; */
}

/* for making paragraphs abut */
.cram {
	margin-top: 0em;
	margin-bottom: 0em;
}
.cramstart {
	margin-bottom: 0em;
}
.cramend {
	margin-top: 0em;
}

/* navigation aids */
.nav, .multinav {
	font-size: x-small;
	font-variant: italic;
}

/* wiki enhancements */
.logo {
	padding: 10px 0px 8px 7px;
}
table.disco {
	background: transparent;
	color: inherit;
}
div#content {
	margin: 33px 0 0 11px;
	z-index: 0;
}
.discotoc {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
}
.discotoc h2 {
	display: inline;
	border: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}
.discotoc .toctitle {
	text-align: center;
}
td.navcol {
	width: 135px;
}

/* these get hidden */
hr, .multinav {
	display: none;
}

pre.release + div[id], pre.relcont + div[id] {
	border-top: 1px dashed #2f6fab;
	padding-top: 1em;
}
table + pre.release, table + pre.relcont {
	border: none;
	padding-bottom: 0;
}

.relimg {
	margin-right: 5px;
	border: 1px solid #f9f9f9;
}
