1 | BODY, H3, #imageHeaderBar, #imageToolBar A:hover, |
---|
2 | .row1, UL.tabsheet LI.normal_tab {ldelim} background-color: {$main.color1}; } |
---|
3 | |
---|
4 | BODY, H1, H3, DT, |
---|
5 | INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {ldelim} |
---|
6 | color:{$main.color2}; } |
---|
7 | #theImage IMG {ldelim} border: 3px ridge {$main.color2}; } |
---|
8 | |
---|
9 | H2, #menubar DT, .throw, |
---|
10 | A, INPUT.rateButton {ldelim} color: {$main.color3}; } |
---|
11 | |
---|
12 | UL.tabsheet LI.normal_tab:hover {ldelim} border: 1px solid {$main.color3}; } |
---|
13 | A:hover {ldelim} color: {$main.color4}; } |
---|
14 | |
---|
15 | .content UL.thumbnails SPAN.wrap2:hover, |
---|
16 | .content UL.thumbnailCategories DIV.thumbnailCategory:hover, |
---|
17 | .content UL.thumbnailCategories DIV.thumbnailCategory:hover A {ldelim} |
---|
18 | color: {$main.color4}; border: 1px solid {$main.color4}; background-color: {$main.color6}; } |
---|
19 | |
---|
20 | #menubar DL, .content, #comments DIV.comment BLOCKQUOTE, |
---|
21 | #imageHeaderBar, H2, #menubar DT, #imageToolBar {ldelim} border: 1px solid {$main.color4}; } |
---|
22 | |
---|
23 | #menubar DL, .content, #imageToolBar, .header_notes, UL.tabsheet LI.selected_tab {ldelim} |
---|
24 | background-color: {$main.color6}; } |
---|
25 | |
---|
26 | FIELDSET, INPUT, SELECT, TEXTAREA, .content DIV.comment A.illustration IMG, |
---|
27 | .content DIV.thumbnailCategory, .content UL.thumbnails SPAN.wrap2 {ldelim} |
---|
28 | border: 1px solid {$main.color6}; } |
---|
29 | |
---|
30 | #comments DIV.comment BLOCKQUOTE {ldelim} border-left: 1px solid {$main.color7}; } |
---|
31 | |
---|
32 | H2, #menubar DT, .throw {ldelim} background-image: url(stc.png); } |
---|
33 | #imageHeaderBar H2 {ldelim} background-image: none; background-color: transparent; border: none; } |
---|
34 | |
---|
35 | #imageHeaderBar {ldelim} |
---|
36 | background: transparent url(stc.png) scroll repeat-x center top; } |
---|