source: extensions/floPure/theme/green_nature/theme.css @ 3616

Last change on this file since 3616 was 3616, checked in by flop25, 15 years ago
File size: 6.1 KB
Line 
1/* $Id: theme.css 02-07-2008 flop25 $ */
2/* text color */
3BODY, H1, H2, H3, DT,
4INPUT.rateButtonSelected  {
5  color:#B0CA00;        /* FAIRE COULEUR SEPCIALE POUR COPYRIGHT !!!!!!!*/
6}
7#theHeader H1, #comments FORM, #theHeader, #theHeader a{
8color: #006600;
9}
10/* positionnement */
11#menubar DL, #menubar DT, #the_page, BODY {
12        margin: 0px;
13        padding: 0px;
14}
15#content, .content {
16margin-right:0;
17}
18.stuffs_block {
19margin-bottom:5px!important;
20}
21
22/* backgrounds */
23BODY {
24  background-color: #aacb87;   
25}
26
27H2, #imageToolBar A:hover, .row1 , H3{
28background-color: #76964B;
29}
30#imageHeaderBar {
31        background-image: url(images/endsection_backg.jpg);
32        background-position:top;
33        background-repeat:repeat-x;
34        background-color: #76964B;
35        padding-top: 5px;
36}
37#imageToolBar {
38 background-image: url(images/section_bot_backg.jpg);
39 background-position: bottom;
40 background-repeat:repeat-x;
41 padding-bottom:5px;
42}
43.throw
44{
45background-color: #006600;
46}
47#section_in, #section_right, #imageToolBar, #admin_content {
48  background-color: #76964B;
49}
50.header_notes, .content,  #autre_content {
51  background-color: #76964B;
52}
53#profile{
54background-color:#76964B
55}
56#comments .description {
57  background-color: #76964B;
58  color:#003300;
59}
60#comments  {
61  background-color: #76964B;
62  color:#003300;
63}
64
65
66
67/* backgrounds section right */
68#section_up_left{
69        background-image: url(images/endsection_header.jpg);
70        background-position:bottom;
71        background-repeat:no-repeat;
72        width:16px;
73         height:23px;
74}
75#section_up, #section_up_right{
76 background-image: url(images/endsection_backg.jpg);
77 background-position:bottom;
78 background-repeat:repeat-x;
79 height:23px;
80}
81#section_left{
82 background-image: url(images/section_left.jpg);
83 background-repeat:repeat-y;
84 width:16px;
85}
86#section_bottom_left{
87 background-image: url(images/section_bot_left.jpg);
88 background-position:top;
89 background-repeat:no-repeat;
90 width:16px;
91 height:23px;
92}
93#section_bottom, #section_bottom_right{
94 background-image: url(images/section_bot_backg.jpg);
95 background-position:top;
96 background-repeat:repeat-x;
97  height:23px;
98}
99
100
101/*--------menu--------------*/
102#table_content, .table_menu, #table_mbLinks, #table_mbCategories, #table_mbTags, #table_mbSpecials, #table_mbMenu, #table_mbIdentification {
103width:100%;
104border:0;
105padding:0;
106margin:0;
107}
108
109/* backgrounds menu */
110
111.blocmenu_up_right{
112 background-image: url(images/content_top_right.jpg);
113 background-repeat:no-repeat;
114 background-position:bottom;
115 width:22px;
116 height:14px;
117}
118.blocmenu_up_left{
119 background-image: url(images/content_top_left.jpg);
120  background-position:bottom;
121  background-repeat:no-repeat;
122 width:22px;
123 height:14px;
124}
125.blocmenu_up{
126 background-image: url(images/content_top_backg.jpg);
127   background-position:bottom;
128   background-repeat: repeat-x;
129   height:14px;
130}
131
132.blocmenu_in, .blocmenu_right, .blocmenu_left {
133        background-image: url(images/content_backg.jpg)!important;
134        background-repeat:repeat-x;
135        background-position:top;
136        background-color:#2c4017;
137}
138
139.blocmenu_bottom_right{
140 background-image: url(images/content_bottom_right.jpg);
141 background-position:top;
142 background-repeat:no-repeat;
143 width:22px;
144 height:14px;
145}
146.blocmenu_bottom_left{
147 background-image: url(images/content_bottom_left.jpg);
148 background-position:top;
149 background-repeat:no-repeat;
150 width:22px;
151 height:14px;
152}
153.blocmenu_bottom{
154 background-image: url(images/content_bottom_backg.jpg);
155 background-position:top;
156   background-repeat: repeat-x;
157  height:14px;
158}
159
160
161
162/* borders */
163/*#menubar DL, #content,
164#imageToolBar, */
165#comments DIV.comment BLOCKQUOTE {
166  border: 1px solid;
167  border-color: #91B165;
168}
169
170#theImage IMG {
171  border-color: #91B165;
172}
173
174#content UL.thumbnail IMG {
175    border: 1px solid #a0a0a0;
176}
177
178FIELDSET, INPUT, SELECT, TEXTAREA,
179#content DIV.comment  A.illustration IMG, #infos,
180#content DIV.thumbnailCategory {
181  border: 1px solid #91B165;
182}
183
184#comments DIV.comment BLOCKQUOTE {
185  border-left: 2px solid #696969;
186  background-color: #76964B;
187}
188.comment
189{  background-color: #76964B;}
190
191#content UL.thumbnails SPAN.wrap2 {
192  border: 1px solid #aacb87;    /* thumbnails border color and style */
193  border-radius: 4px 4px;       /* round corners with CSS3 compliant browsers */
194}
195
196#content UL.thumbnails SPAN.wrap2:hover,
197#content UL.thumbnailCategories DIV.thumbnailCategory:hover,
198#content UL.thumbnailCategories DIV.thumbnailCategory:hover A {
199  background-color: #91B165;
200  border-color: #aacb87;                /* thumbnails border color when mouse cursor is over it */
201  color: #5A7755;
202}
203
204/* links */
205A, INPUT.rateButton {
206    color: #B0CA00;
207    background: transparent;
208}
209
210A:hover, INPUT.rateButton:hover {
211    color: #D7DC76;
212}
213
214#imageToolBar A, #imageToolBar A:hover {
215    border-bottom: none;
216}
217
218A.navThumb, A.navThumb:hover {
219    border-bottom: none;
220}
221
222
223/* others */
224.pleaseNote {
225    background: #9c9c9c;
226    color: #ffff99;
227    padding: 1ex;
228    font-weight: bold;
229}
230#copyright A {
231color:#858460;
232}
233#copyright{
234color:#858460;
235}
236.infoTable, #rateForm, .infoTable a, .commentInfo{
237color:#006600;
238}
239.filter {
240        background-color:#76964B;
241}
242/*.filter LEGEND, .filter LABEL{
243        font-weight: bold;
244        color:#003300;
245        background-color:#76964B;
246}
247calendar elements*/
248SPAN.calItemEmpty { color: silver; }
249
250SPAN.calItem, SPAN.calItemEmpty
251{
252  border: 1px solid silver;
253}
254
255/* nice looking month calendar*/
256TD.calDayCellEmpty, TD.calDayCellFull { border: 1px solid #7E7262;}
257
258TD.calDayCellEmpty { color: silver; }
259
260.calBackDate { color: #000; }
261.calForeDate { color: #fff; }
262.virtual_cat { background: #fff !important; }
263.qsearch { font-size: 80%; font-style: normal; }
264#mbMenu #quicksearch > p { text-align: left; }
265#qsearchInput {
266        color: #000;
267}
268#qsearchInput:focus {
269        color: #000;
270}
271.tabsheet li,
272.tabsheet li a { color: #006600; }
273.tabsheet li a:hover { color: #858460; }
274.tabsheet li { background-color: #91B165; }
275.selected_tab { background-color: #aacb87!important;}
276ul.tabsheet { border-color: #aacb87; }
277.tabsheet li { border: 1px solid #aacb87; }
278.tabsheet li:hover { border-color: #858460 !important; }
Note: See TracBrowser for help on using the repository browser.