1 /* font recommendation courtesy of pickle of forums.devnetwork.net */
5 font-family:Georgia
,serif
;
7 background-color:#F9F9FF;
10 /* we can't use img#logo, because in IE < 7 it transmutates into a span */
18 background-color:#BCC8D8;
20 font-family:Georgia
, serif
;
22 font-variant:small-caps
;
25 border-bottom:1px solid
#8393AF;
27 #header a
{text-decoration:none
;}
28 #header a:hover
.html
{background-color:#BCC8D8;color:#8196B5;}
29 #header a:hover
.purifier
{background-color:#BCC8D8;color:#F0F2F6;}
30 #header .html
{background-color:#BCC8D8;color:#3C578C;}
31 #header .purifier
{background-color:#BCC8D8;color:#FFF;}
39 #content {margin: 1em 4em;clear:left
;}
49 blockquote
.digression
{
52 font:11pt Helvetica
, sans-serif
;
60 #navigation h2
{display:none
;}
70 #filter fieldset
, #filter legend
{background:#586F9C; color:#FFF; border:0;}
71 #filter legend
{padding:0.4em; font-weight:bold
;}
72 #filter textarea
{width:100%;}
87 acronym
{text-transform:lowercase
;font-variant:small-caps
;}
88 a acronym
{border-bottom:none
;}
94 table thead th
{border-bottom:1px solid
#3C578C;}
99 table
.summary
{width:25em;
100 margin-left:auto
;margin-right:auto
;border-collapse:collapse
;
101 border: 1px solid
#3C578C;background-color:#FFF;color:#000;
103 table
.summary th
, table
.summary td
{margin:0;padding:.1em;}
104 table
.summary td
{padding-left:1em;}
109 border-right:1px solid
#3C578C;
114 .wide-table td, .wide-table th {white-space:nowrap
;}
116 .impl-yes {background:#9D9;color:#000;}
117 .impl-no {background:#E88;color:#000;}
118 .impl-partial {background:#FFA;color:#000;}
119 .impl-almostyes {background:#CEC;color:#000;}
120 .impl-irrelevant {background:#9D9;color:#000;}
127 background: transparent url
(quote-left
.png
) left top no-repeat
;
129 blockquote
.fancy div
.quote
{
130 padding: .5em 48px .5em;
131 background: transparent url
(quote-right
.png
) right bottom no-repeat
;
133 blockquote
.fancy div
.origin
{
137 .disclaimer, .warning {
138 margin:1em 3em; border:1px solid
#F00; background:#FBB; padding:1em;
141 .warning h2 {color:#911; font-weight:bold
;margin:0 0 .5em 0;}
142 .warning p {text-indent:0;}
144 .download-button, .compare-button {
145 margin:0.5em; border:0;
148 .download-button {float:right
; margin-left:1em;}
149 .compare-button {float:left
; margin-right:1em; margin-left:0;}
151 #toc ul
{ list-style-type:none
; }
152 #toc .toc-label
{float:left
; text-align:right
; width:2em; padding-right:.5em;}
154 .news .item {border-bottom:1px solid
#BCC8D8; padding-bottom:1em;}
155 .news .title {margin-bottom:0;}
156 .news .date {margin-bottom:1em; font-style:italic
; font-size:10pt; margin-left:2em;}