body {
}
h1, h2, #linear-nav, #nav, #footer {
font-family : sans-serif;
}
#content p, #content a, dl {
font-family : serif;
}
#wrapper {
}
h1 {
font-size : 1.5em;
}
h1 a {
text-decoration : none;
color : #000;
}
h2 {
margin-top:-3em;
font-size : 1.33em;
}
#nav {
visibility:collapse;
}
#linear-nav {
visibility:collapse;
}
#content {
line-height : 1.3em;
}
#content p {
margin : 15px;
font-size : 1em;
}
*.example {
margin : 15px;
}
*.example_text {
font-style : italic;
font-size : 0.8em;
border-left : 1px dotted #999;
padding : 10px;
}
*.def {
border-bottom : 1px dotted #999;
text-decoration : none;
font-style : normal;
color : #000;
}
*.topicref {
visibility:collapse;
}
*.wavchar, *.midimodes {
background-color : #eee;
margin : auto;
border : 1px solid #000;
}
*.wavchar td, *.midimodes td {
padding-left : 10px;
padding-right : 10px;
}
#glossarynav {
visibility:hidden;
}
#glossarynav li {
float : left;
margin-left : 0.25em;
font-size : 1.33em;
margin-bottom : 1em;
}
#glossarynav li a {
text-decoration : none;
color : #000;
}
dl {
clear : both;
margin : 15px;
color : #000;
}
dt {
font-weight : bold;
margin-top : 0.67em;
}
#footer {
color : #000;
line-height : 30px;
font-size : 0.7em;
}
#links {
display:block;
float: left;
}
#links a {
color : #000;
text-decoration : none;
}
#links a:hover {
text-decoration : underline;
}
#big-o {
visibility:collapse;
}
#sitemap {
list-style-type : none;
}
#sitemap ul {
list-style-type : none;
}
#sitemap a {
text-decoration : none;
color : #000;
border-bottom : 1px dotted #999;
}