/* This is a slightly browser-specific stylesheet: phpmkcss v8 by Charlie Loyd code@rheme.net http://creativecommons.org/licenses/by-nc/1.0/ Source: http://rheme.net/traitor?betray=flavor.php */ body { width: 512px; margin: 80px 0px 80px 100px; font: 11px/18px 'Verdana', 'Lucida', 'Lucida Sans'; color: black; background-color: rgb(166, 181, 189); quotes: '\2018' '\2019' '\201C' '\201D'; } pre { font: inherit; } q { quotes: '\2018' '\2019'; } q q { quotes: '\201C' '\201D'; } q.loose { quotes: '' '' '' ''; font-style: italic; } q.loose:before, q.loose:after { content: ''; } a, a:hover, a:active, a:visited { text-decoration: none; color: black; border-bottom: 1px dotted rgb(100, 120, 140); } p { margin: 0 0 18px 0; } p.play { margin: 0px; text-indent: -18px; } .light { color: rgb(70, 80, 90); } ul, ol { padding: 0px; margin: 0px 0px 18px 0px; } ul ul { margin-bottom: 0px; } ul { list-style-type: none; } li { padding: 0px; margin: 0 0 0 18px; } li > a, a:visited { border: none; text-decoration: none; } blockquote { margin: 0px 0px 18px 18px; } h1 { font-size: 11px; margin: 0 0 18px 0; font-weight: normal; } cite { text-decoration: none; font-style: italic; } em cite { font-style: normal; /* Some kind of toggle function would ruck. XSL, anyone? */ } .heavy { font-weight: bold; letter-spacing: 1px; } .side { /* float: right; width: 160px; position: relative; top: auto; right: 100px; font: 9px/13px Verdana; margin: 0px -180px 0px 0px; padding: 0px; */ }