/* ikiwiki local style sheet */ BODY { background-color: #84854c; } A { font-weight: normal; } A:hover, A:visited { color: #660000; } A:link { color: #9c0000; } DIV#container { } DIV#branding { margin-left: 5%; font-size: x-large; } DIV#branding-logo, DIV#branding-tagline, DIV.pagecopyright P, DIV.pagelicense P { display: inline; } DIV#branding-logo a { color: white; font-weight: bold; } DIV#topbar, DIV.pagerights, DIV.pagedate { margin: 0 5%; margin-top: 0; padding: 0 .3em; background: #9c9c63; text-align: right; font-size: small; } DIV#topbar P, DIV.pagerights P, DIV.pagedate P { line-height: 1.2em; } DIV#wrapper { float: left; width: 100%; } DIV#content { margin: 0 10% 0 15%; background-image: url(pictoman_big.gif); background-attachment: fixed; background-repeat: no-repeat; background-position: 80%; } DIV#sidebar { float: left; background-color: inherit; width: 15%; margin-left: -100%; text-align: right; } DIV#farbar { float: left; width: 10%; margin-left: -10%; } DIV#pageinfo { border-top: 0 none; } DIV#backlinks { display: none; } DIV.pagecopyright, DIV.pagelicense, DIV.pagedate { margin-top: 0; } DIV.pagecopyright P, DIV.pagelicense P { display: inline; }