author | Anthony Ly <anthonyly.com@gmail.com> |
Mon, 10 Dec 2012 16:45:00 -0800 | |
changeset 197 | 6f2ea86df1aa |
parent 194 | 32102edaa81b |
child 199 | 9ff3c84d7b27 |
permissions | -rw-r--r-- |
136 | 1 |
/* |
2 |
Theme Name: test IRI sam |
|
3 |
Theme URI: http://www.iri.centrepompidou.fr |
|
4 |
Description: A Wordpress theme adaptation for IRI |
|
5 |
Version: 0.1 |
|
6 |
Author: Samuel Huron |
|
7 |
Author URI: http://www.cybunk.com/ |
|
8 |
Credits: http://code.google.com/p/blueprintcss/ |
|
9 |
*/ |
|
10 |
||
11 |
/* IMPORTANT - PLEASE READ |
|
12 |
This theme uses the Blueprint CSS framework for |
|
13 |
default positioning, typography, form styling, etc. |
|
14 |
The styles below are specific for this theme |
|
15 |
only. Feel free to edit them as necessary. Generally |
|
16 |
speaking, you will will likely never need to edit |
|
17 |
the Blueprint CSS stylesheets, which are located in: |
|
18 |
wp-content/themes/name-of-this-theme/css/ |
|
19 |
|
|
20 |
*/ |
|
21 |
||
22 |
html |
|
23 |
{ |
|
24 |
scrollbar-face-color: #5b5b5b; |
|
25 |
scrollbar-shadow-color: #ffffff; |
|
26 |
scrollbar-highlight-color: #ffffff; |
|
27 |
scrollbar-3dlight-color: #ffffff; |
|
28 |
scrollbar-darkshadow-color: #ffffff; |
|
29 |
scrollbar-track-color: #ffffff; |
|
30 |
scrollbar-arrow-color: #5fbcde; |
|
31 |
} |
|
32 |
body |
|
33 |
{ |
|
34 |
margin-bottom: 0; |
|
35 |
margin-top: 10px; |
|
36 |
/*background: url('images/line.gif') top repeat-x;*/ |
|
37 |
} |
|
38 |
blockquote |
|
39 |
{ |
|
40 |
font-style: normal; |
|
41 |
padding: 0 0 0 0; |
|
42 |
color: #000; |
|
43 |
background: url('images/quote.png') .5em top no-repeat; |
|
44 |
} |
|
45 |
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000; } |
|
46 |
a |
|
47 |
{ |
|
48 |
color: #2C80AF; |
|
49 |
text-decoration: none; |
|
50 |
} |
|
51 |
a:active, h2 a:active, h3 a:active, h4 a:active |
|
52 |
{ |
|
53 |
color: #5fbcde; |
|
54 |
text-decoration: none; |
|
55 |
} |
|
56 |
a:hover, h2 a:hover, h3 a:hover, h4 a:active |
|
57 |
{ |
|
58 |
color: #3466fe; |
|
59 |
text-decoration: none; |
|
60 |
} |
|
61 |
a:visited |
|
62 |
{ |
|
63 |
/*color: #5fbcde;*/ |
|
64 |
text-decoration: none; |
|
65 |
} |
|
66 |
h2 a:visited, h3 a:hover, h4 a:active |
|
67 |
{ |
|
68 |
/*color: #3466fe;*/ |
|
69 |
text-decoration: none; |
|
70 |
} |
|
71 |
blockquote p { padding: 0 20px 0 30px; } |
|
72 |
hr |
|
73 |
{ |
|
74 |
background: #CCC; |
|
75 |
height: 1px; |
|
76 |
} |
|
77 |
img { margin: 0; } |
|
78 |
.photo_align_left |
|
79 |
{ |
|
80 |
float: left; |
|
81 |
padding: 0 1.5em 1.5em 0; |
|
82 |
} |
|
83 |
a.button { float: left; } |
|
84 |
/* Fix for buttons */ |
|
85 |
input |
|
86 |
{ |
|
87 |
padding-left: 0; |
|
88 |
border: 1px solid #CCCCCC; |
|
89 |
} |
|
90 |
ol { margin-left: 35px; } |
|
91 |
label { font-weight: normal; } |
|
92 |
textarea |
|
93 |
{ |
|
94 |
height: 200px; |
|
95 |
width: 500px; |
|
96 |
} |
|
97 |
.small { font-size: .9em; } |
|
98 |
p.small { padding-top:0px; margin-top:0px; } |
|
99 |
.nomargin { margin: 0; } |
|
100 |
a.button, button { font-weight: normal; } |
|
101 |
dl.small dd { font-size: .9em; } |
|
102 |
span.meta_align_right |
|
103 |
{ |
|
104 |
color: #ccc; |
|
105 |
font-size: .6em; |
|
106 |
float: right; |
|
107 |
} |
|
108 |
span.meta_align_right a { color: #ccc; } |
|
109 |
span.meta_align_right a:hover { color: #000; } |
|
110 |
.meta |
|
111 |
{ |
|
112 |
color: #ccc; |
|
113 |
font-size: .8em; |
|
114 |
line-height: 1.875em; |
|
115 |
font-family: Georgia; |
|
116 |
} |
|
117 |
.meta a { color: #ccc; } |
|
118 |
.meta a:hover { color: #000; } |
|
119 |
.byline |
|
120 |
{ |
|
121 |
color: #ccc; |
|
122 |
font-size: .8em; |
|
123 |
line-height: 1.875em; |
|
124 |
} |
|
125 |
.byline a |
|
126 |
{ |
|
127 |
color: #FF3706; |
|
128 |
text-decoration: none; |
|
129 |
line-height: 1.875em; |
|
130 |
} |
|
131 |
.byline a:hover { color: #000; } |
|
132 |
.five_posts h6 a, .five_posts h4 a, .five_posts h3 a |
|
133 |
{ |
|
134 |
text-decoration: none; |
|
135 |
margin-bottom: 0; |
|
136 |
} |
|
137 |
.advanced-recent-posts{ |
|
138 |
||
139 |
} |
|
140 |
#maincontent h2, h4 |
|
141 |
{ |
|
142 |
color: #2C8084; |
|
143 |
border-bottom: 1px dotted #AAA; |
|
144 |
margin-bottom: 0px; |
|
145 |
/*margin-bottom: 15px;*/ |
|
146 |
} |
|
147 |
h2 a, h4 a |
|
148 |
{ |
|
149 |
color: #2C8084; |
|
150 |
text-decoration: none; |
|
151 |
} |
|
152 |
#maincontent .contentHome{ padding: 25px 30px 10px 48px; } |
|
153 |
#maincontent .content { padding: 0px 30px 20px 48px; } |
|
170
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
160
diff
changeset
|
154 |
#feature h3 { margin-bottom: 0; padding: 0;} |
136 | 155 |
#feature p img { margin: 7px 0 2em 0; } |
156 |
.feature_text { margin-top: 2em; } |
|
157 |
#home_right { padding: 0; } |
|
158 |
#home_right .entry { padding: 0 0 2em 0; } |
|
170
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
160
diff
changeset
|
159 |
.author { padding: 1.5em; margin-bottom: 1.5em; background: #eee;} |
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
160
diff
changeset
|
160 |
.author img { float: left; padding: 0 1em 1em 0;} |
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
160
diff
changeset
|
161 |
.author p { margin-left: 8em;} |
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
160
diff
changeset
|
162 |
.author h6 { margin-left: 7em; border-bottom: 1px #000 dotted;} |
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
160
diff
changeset
|
163 |
.navigation, .navigation a { color: #AAA; width:100%; } |
136 | 164 |
.alignright { float: right; } |
165 |
.alignleft { float: left; } |
|
166 |
.post { margin-bottom: 10px; } |
|
167 |
.entry { padding-bottom: 15px; text-align:justify; } |
|
168 |
.entry p { text-align:justify; } |
|
169 |
/* Social */ |
|
170 |
#social |
|
171 |
{ |
|
172 |
font-size:1em; |
|
173 |
font-family:Georgia; |
|
174 |
font-weight:bold; |
|
175 |
} |
|
176 |
/* HEADER */ |
|
177 |
#header |
|
178 |
{ |
|
179 |
height: 67px; |
|
180 |
width: 950px; |
|
181 |
padding: 0px 0 10px 0; |
|
182 |
} |
|
183 |
#header h1, #header .description |
|
184 |
{ |
|
185 |
padding: 0; |
|
186 |
margin: 0; |
|
187 |
line-height: 1em; |
|
188 |
} |
|
189 |
#p2c-header h2 { |
|
190 |
color: #3268FF; |
|
191 |
border-bottom: 1px dotted #AAA; |
|
192 |
margin-bottom: 15px; |
|
193 |
} |
|
194 |
#p2c-header p { |
|
195 |
text-align:justify; |
|
196 |
} |
|
197 |
/* NAVIGATION IN POSTS */ |
|
198 |
.entry #nav .content |
|
199 |
{ |
|
200 |
padding: 0; |
|
201 |
margin: auto; |
|
202 |
} |
|
203 |
.entry #nav |
|
204 |
{ |
|
205 |
margin-bottom: 15px; |
|
206 |
background: #FFF; |
|
207 |
} |
|
208 |
.entry #nav li a |
|
209 |
{ |
|
210 |
color: #FFF; |
|
211 |
border-right: 1px solid #AAA; |
|
212 |
background: #666; |
|
213 |
} |
|
214 |
.entry #nav li.last a { border-right: none; } |
|
215 |
.entry #nav li a:hover |
|
216 |
{ |
|
217 |
background: #333; |
|
218 |
color: #FFF; |
|
219 |
} |
|
220 |
.entry img { margin: 0; } |
|
221 |
||
222 |
.more { |
|
223 |
margin-top:-10px; |
|
224 |
display: block; |
|
225 |
float: right; |
|
226 |
} |
|
227 |
||
228 |
/* |
|
229 |
?????????????????????????????? |
|
230 |
SEARCH |
|
231 |
*/ |
|
232 |
#search { float: left; } |
|
233 |
#search #s |
|
234 |
{ |
|
235 |
background: transparent url('images/icons/search_grey.gif') 0px center no-repeat; |
|
236 |
padding: 2px 0 2px 17px; |
|
237 |
background-color:#FFF; |
|
238 |
width: 410px; |
|
239 |
color: #CCCCCC; |
|
240 |
font-size: 0.9em; |
|
241 |
margin-right: 0px; |
|
242 |
margin-top: 10px; |
|
243 |
} |
|
244 |
#search #s :hover { |
|
245 |
color: #000; |
|
246 |
border: 1px solid #000; |
|
247 |
} |
|
248 |
#msg { |
|
249 |
display:block; |
|
250 |
margin:5px; |
|
251 |
padding:5px; |
|
252 |
border:1px dotted; |
|
253 |
} |
|
254 |
#searchHome { |
|
255 |
/**/ |
|
256 |
/*float:left;*/ |
|
257 |
width: 271px; |
|
258 |
height: 26px; |
|
259 |
background: url(images/search_box_bgd.gif); |
|
260 |
float: left; |
|
261 |
margin-right:2px; |
|
262 |
} |
|
263 |
||
264 |
#searchHome #s { float: left; padding: 0; margin-top: 5px; margin-left: 2px; border: 0; width: 127px; background: none; height:17px;} |
|
265 |
#searchHome #s:hover { color: #000; background: url('images/search_bg_hover.gif') repeat-x;} |
|
266 |
#searchHome #bt { float: left; border:0px; background:transparent; cursor:pointer; height:25px; width:20px; overflow:hidden;} |
|
267 |
||
268 |
#searchPage { border-left:#6f6f6f 1px; width: 190px; height: 26px; background: url('images/search_box_bgd.gif') no-repeat; background-position:top right; float: left; margin-right:2px;} |
|
269 |
#searchPage #s { float: left; padding: 0; margin-top: 5px; margin-left: 2px; border: 0; width: 82px; background: none; height:17px;} |
|
270 |
#searchPage #s:hover { color: #000; background: url('images/search_bg_hover.gif') repeat-x;} |
|
271 |
#searchPage #bt { float: left; border:0px; background:transparent; cursor:pointer; height:25px; width:20px; overflow:hidden;} |
|
272 |
||
273 |
||
274 |
/* Search skinned select */ |
|
275 |
/* Skinned Select Box Copyright 2007 Derek Harvey GNU */ |
|
276 |
/* www.lotsofcode.com */ |
|
277 |
||
278 |
div.skinned-select-Home { |
|
279 |
background: url('images/select-skin-h.png') no-repeat; |
|
280 |
float:left; |
|
281 |
margin-top: 4px; |
|
282 |
height:19px; |
|
283 |
width:121px; |
|
284 |
} |
|
285 |
div.skinned-select-Home select { |
|
286 |
opacity: 0; |
|
287 |
filter: alpha(opacity = 0); |
|
288 |
moz-opacity: 0; |
|
289 |
position: relative; |
|
290 |
z-index: 100; |
|
291 |
} |
|
292 |
div.skinned-select-Home .select-text-Home { |
|
293 |
position: absolute; |
|
294 |
text-indent: 10px; |
|
295 |
line-height: 19px; |
|
296 |
width: 121px; |
|
297 |
z-index: 1; |
|
298 |
} |
|
299 |
div.skinned-select-Home .select-text-Home, |
|
300 |
div.skinned-select-Home select { |
|
301 |
width: 121px; |
|
302 |
font-size: 12px; |
|
303 |
color: #CCCCCC; |
|
304 |
border:none; |
|
305 |
} |
|
306 |
div.skinned-select-Home select option { |
|
307 |
width: 121px; |
|
308 |
font-size: 12px; |
|
309 |
color: #CCCCCC; |
|
310 |
background:#383838; |
|
311 |
border:none; |
|
312 |
padding:0px; |
|
313 |
margin:0px; |
|
314 |
} |
|
315 |
div.skinned-select-Home select option:focus { |
|
316 |
color: #383838; |
|
317 |
background:#ffffff; |
|
318 |
border:none; |
|
319 |
} |
|
320 |
|
|
321 |
div.skinned-select-Page { |
|
322 |
background: url('images/select-skin-p.png') no-repeat; |
|
323 |
float:left; |
|
324 |
margin-top: 4px; |
|
325 |
height:19px; |
|
326 |
width:86px; |
|
327 |
} |
|
328 |
div.skinned-select-Page select { |
|
329 |
opacity: 0; |
|
330 |
filter: alpha(opacity = 0); |
|
331 |
moz-opacity: 0; |
|
332 |
position: relative; |
|
333 |
z-index: 100; |
|
334 |
} |
|
335 |
div.skinned-select-Page .select-text-Page { |
|
336 |
position: absolute; |
|
337 |
text-indent: 10px; |
|
338 |
line-height: 19px; |
|
339 |
width: 86px; |
|
340 |
z-index: 1; |
|
341 |
} |
|
342 |
div.skinned-select-Page .select-text-Page, |
|
343 |
div.skinned-select-Page select { |
|
344 |
width: 86px; |
|
345 |
font-size: 12px; |
|
346 |
color: #CCCCCC; |
|
347 |
} |
|
348 |
div.skinned-select-Page select option { |
|
349 |
width: 86px; |
|
350 |
font-size: 12px; |
|
351 |
color: #CCCCCC; |
|
352 |
background:#383838; |
|
353 |
padding:0px; |
|
354 |
margin:0px; |
|
355 |
} |
|
356 |
div.skinned-select-Page select option:focus { |
|
357 |
color: #000000; |
|
358 |
background:#ffffff; |
|
359 |
} |
|
360 |
/* non javascript version select */ |
|
361 |
.my-skinnable-select select { |
|
362 |
width:86px; |
|
363 |
font-size:11px; |
|
364 |
color: #CCCCCC; |
|
365 |
background:#383838; |
|
366 |
} |
|
367 |
||
368 |
||
369 |
.search-excerpt { margin: 0; } |
|
370 |
||
371 |
/* COMMENTS */ |
|
372 |
.commentlist li { padding: 8px 15px; } |
|
373 |
.comments-alt { background: #EEE; } |
|
374 |
/* LISTS */ |
|
375 |
.bottombar { } |
|
376 |
.bottombar h2 |
|
377 |
{ |
|
378 |
font-size: 1em; |
|
379 |
font-weight: bold; |
|
380 |
line-height: 1em; |
|
381 |
margin: 1em 0 1em; |
|
382 |
z-index:-1; |
|
383 |
} |
|
384 |
ul |
|
385 |
{ |
|
386 |
list-style-type: none; |
|
387 |
margin-left: 1em; |
|
388 |
padding: 0; |
|
389 |
} |
|
390 |
ul li |
|
391 |
{ |
|
392 |
list-style-image: url('images/icons/li.png'); |
|
393 |
background-repeat: no-repeat; |
|
394 |
border-top: 1px dotted #e5e5e5; |
|
395 |
line-height: 2em; |
|
396 |
margin: 0 0 0 1em; |
|
397 |
padding: 0; |
|
398 |
} |
|
399 |
ul li a { color: #666; } |
|
400 |
/* COMMENT STYLES */ |
|
401 |
#comments { width: 100%; } |
|
402 |
dl#comment_list { margin: 0 0 0 0; } |
|
403 |
dl#comment_list dt |
|
404 |
{ |
|
405 |
padding: 0 0 33px 0; |
|
406 |
background: url('images/comment_top.gif') 0 100% no-repeat; |
|
407 |
font-size: 1.1em; |
|
408 |
line-height: 1.8182em; |
|
409 |
color: #999; |
|
410 |
} |
|
411 |
dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; } |
|
412 |
dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; } |
|
413 |
dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; } |
|
414 |
dl#comment_list dt .comment_num a:hover { color: #a90000; } |
|
415 |
dl#comment_list dt strong |
|
416 |
{ |
|
417 |
font-size: 1.4545em; |
|
418 |
color: #000; |
|
419 |
} |
|
420 |
dl#comment_list dt strong a, dl#comment_list dt strong a:visited |
|
421 |
{ |
|
422 |
color: #000; |
|
423 |
border-bottom: 1px dotted #999; |
|
424 |
} |
|
425 |
dl#comment_list dt strong a:hover |
|
426 |
{ |
|
427 |
color: #000; |
|
428 |
border-bottom: 1px solid #a90000; |
|
429 |
} |
|
430 |
dl#comment_list dd |
|
431 |
{ |
|
432 |
padding: 20px; |
|
433 |
margin: 0 0 1.5385em; |
|
434 |
background: #dfdfdf; |
|
435 |
} |
|
436 |
dl#comment_list dd.author { background: #0099cc url('images/comment_author_bottom.gif') 0 100% no-repeat; } |
|
437 |
dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em; } |
|
438 |
/* COMMENT FORM */ |
|
439 |
#comment_form |
|
440 |
{ |
|
441 |
width: 46.8em; |
|
442 |
margin: 0 0 4.0em 0; |
|
443 |
} |
|
444 |
#comment_form a:hover { text-decoration: underline; } |
|
445 |
#comment_form p { padding: 0.7692em 0; } |
|
446 |
#comment_form label |
|
447 |
{ |
|
448 |
padding: 0 0 0 0.83333em; |
|
449 |
font-size: 1.2em; |
|
450 |
} |
|
451 |
#comment_form .text_input |
|
452 |
{ |
|
453 |
width: 15.3846em; |
|
454 |
padding: 0.23077em; |
|
455 |
color: #a90000; |
|
456 |
font: bold 1.3em Verdana, sans-serif; |
|
457 |
border-top: 0.15385em solid #999; |
|
458 |
border-left: 0.15385em solid #999; |
|
459 |
border-right: 0.07692em solid #eee; |
|
460 |
border-bottom: 0.07692em solid #eee; |
|
461 |
} |
|
462 |
#comment_form .text_input:focus |
|
463 |
{ |
|
464 |
border-top-color: #666; |
|
465 |
border-left-color: #666; |
|
466 |
border-right-color: #ddd; |
|
467 |
border-bottom-color: #ddd; |
|
468 |
} |
|
469 |
#comment_form .text_area { width: 32.9231em; } |
|
470 |
#comment_form p.subscribe-to-comments { font-size: 1.3em; } |
|
471 |
#comment_form p.subscribe-to-comments label { font-size: 1.0em; } |
|
472 |
#comment_form .form_submit |
|
473 |
{ |
|
474 |
padding: 0.5em; |
|
475 |
background: url('images/submit_bg.gif') repeat-x; |
|
476 |
color: #000; |
|
477 |
border: 0.21429em double #999; |
|
478 |
border-top-color: #ccc; |
|
479 |
border-left-color: #ccc; |
|
480 |
font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; |
|
481 |
cursor: pointer; |
|
482 |
} |
|
483 |
#comment_form .form_submit:hover { color: #0099cc; } |
|
484 |
/* Root = Horizontal, Secondary = Vertical */ |
|
485 |
#navmenu-h { background: #000 url('images/bgd_nav.gif') 50% 50% repeat-x;} |
|
486 |
#navmenu-h li.alignright { float: right; } |
|
487 |
ul#navmenu-h |
|
488 |
{ |
|
489 |
margin: 0 0 1em 0; |
|
490 |
border: 0 none; |
|
491 |
padding: 0; |
|
492 |
width: 950px; |
|
493 |
/*For KHTML*/ |
|
494 |
list-style: none; |
|
495 |
height: 26px; |
|
496 |
} |
|
497 |
ul#navmenu-h li |
|
498 |
{ |
|
499 |
margin: 0; |
|
500 |
border: 0 none; |
|
501 |
padding: 0; |
|
502 |
float: left; |
|
503 |
/*For Gecko*/ |
|
504 |
display: inline; |
|
505 |
list-style: none; |
|
506 |
position: relative; |
|
507 |
height: 26px; |
|
508 |
} |
|
509 |
ul#navmenu-h ul |
|
510 |
{ |
|
511 |
margin: 0; |
|
512 |
border: 0 none; |
|
513 |
padding: 0; |
|
514 |
width: 160px; |
|
515 |
list-style: none; |
|
516 |
display: none; |
|
517 |
position: absolute; |
|
518 |
top: 26px; |
|
519 |
left: 0; |
|
520 |
} |
|
521 |
ul#navmenu-h ul:after /*From IE 7 lack of compliance*/ |
|
522 |
{ |
|
523 |
clear: both; |
|
524 |
display: block; |
|
525 |
font: 1px/0px serif; |
|
526 |
content: "."; |
|
527 |
height: 0; |
|
528 |
visibility: hidden; |
|
529 |
} |
|
530 |
ul#navmenu-h ul li |
|
531 |
{ |
|
532 |
width: 130px; |
|
533 |
float: left; |
|
534 |
/*For IE 7 lack of compliance*/ |
|
535 |
display: block !important; |
|
536 |
z-index:999; |
|
537 |
} |
|
538 |
/* Root Menu */ |
|
539 |
ul#navmenu-h a |
|
540 |
{ |
|
541 |
padding: 1px 15px 3px 15px; |
|
542 |
float: none !important; |
|
543 |
/*For Opera*/ |
|
544 |
/*For IE*/ |
|
545 |
display: block; |
|
546 |
background: #000 url('images/bgd_nav.gif') 50% 50% repeat-x; |
|
547 |
color: #ccc; |
|
548 |
font: 13px/22px Helvetica; |
|
549 |
text-decoration: none; |
|
550 |
height: auto !important; |
|
551 |
/*For IE*/ |
|
552 |
} |
|
553 |
/* Root Menu Hover Persistence */ |
|
554 |
ul#navmenu-h a:hover, |
|
555 |
ul#navmenu-h li:hover a, |
|
556 |
ul#navmenu-h li.iehover a |
|
557 |
{ |
|
558 |
background: #333 repeat-x; |
|
559 |
color: #FFF; |
|
560 |
} |
|
561 |
/* 2nd Menu */ |
|
562 |
ul#navmenu-h li:hover li a, |
|
563 |
ul#navmenu-h li.iehover li a |
|
564 |
{ |
|
565 |
float: none; |
|
566 |
background: #000; |
|
567 |
color: #ccc; |
|
568 |
width: 260px; |
|
569 |
z-index:999; |
|
570 |
} |
|
571 |
/* 2nd Menu Hover Persistence */ |
|
572 |
ul#navmenu-h li:hover li a:hover, |
|
573 |
ul#navmenu-h li:hover li:hover a, |
|
574 |
ul#navmenu-h li.iehover li a:hover, |
|
575 |
ul#navmenu-h li.iehover li.iehover a |
|
576 |
{ |
|
577 |
background: #333; |
|
578 |
color: #FFF; |
|
579 |
} |
|
580 |
/* 3rd Menu */ |
|
581 |
ul#navmenu-h li:hover li:hover li a, |
|
582 |
ul#navmenu-h li.iehover li.iehover li a |
|
583 |
{ |
|
584 |
background: #000; |
|
585 |
color: #ccc; |
|
586 |
} |
|
587 |
/* 3rd Menu Hover Persistence */ |
|
588 |
ul#navmenu-h li:hover li:hover li a:hover, |
|
589 |
ul#navmenu-h li:hover li:hover li:hover a, |
|
590 |
ul#navmenu-h li.iehover li.iehover li a:hover, |
|
591 |
ul#navmenu-h li.iehover li.iehover li.iehover a |
|
592 |
{ |
|
593 |
background: #CCC; |
|
594 |
color: #FFF; |
|
595 |
} |
|
596 |
/* 4th Menu */ |
|
597 |
ul#navmenu-h li:hover li:hover li:hover li a, |
|
598 |
ul#navmenu-h li.iehover li.iehover li.iehover li a |
|
599 |
{ |
|
600 |
background: #EEE; |
|
601 |
color: #666; |
|
602 |
} |
|
603 |
/* 4th Menu Hover */ |
|
604 |
ul#navmenu-h li:hover li:hover li:hover li a:hover, |
|
605 |
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover |
|
606 |
{ |
|
607 |
background: #CCC; |
|
608 |
color: #FFF; |
|
609 |
} |
|
610 |
ul#navmenu-h ul ul, |
|
611 |
ul#navmenu-h ul ul ul |
|
612 |
{ |
|
613 |
display: none; |
|
614 |
position: absolute; |
|
615 |
top: 0; |
|
616 |
left: 130px; |
|
617 |
} |
|
618 |
||
619 |
/* Do Not Move - Must Come Before display:block for Gecko */ |
|
620 |
ul#navmenu-h li:hover ul ul, |
|
621 |
ul#navmenu-h li:hover ul ul ul, |
|
622 |
ul#navmenu-h li.iehover ul ul, |
|
623 |
ul#navmenu-h li.iehover ul ul ul { display: none; } |
|
624 |
ul#navmenu-h li:hover ul, |
|
625 |
ul#navmenu-h ul li:hover ul, |
|
626 |
ul#navmenu-h ul ul li:hover ul, |
|
627 |
ul#navmenu-h li.iehover ul, |
|
628 |
ul#navmenu-h ul li.iehover ul, |
|
629 |
ul#navmenu-h ul ul li.iehover ul { display: block; } |
|
630 |
||
631 |
#themes h6 |
|
632 |
{ |
|
633 |
float: right; |
|
634 |
padding-right: 1em; |
|
635 |
} |
|
636 |
ul#themeswitcher |
|
637 |
{ |
|
638 |
list-style-type: none; |
|
639 |
margin: 0; |
|
640 |
padding: 0; |
|
641 |
float: right; |
|
642 |
} |
|
643 |
ul#themeswitcher li |
|
644 |
{ |
|
645 |
list-style-image: none; |
|
646 |
list-style-type: none; |
|
647 |
margin: 0; |
|
648 |
padding: 0; |
|
649 |
} |
|
650 |
||
651 |
/* FOOTER */ |
|
652 |
#footer |
|
653 |
{ |
|
654 |
text-align: center; |
|
655 |
font-size: .9em; |
|
656 |
margin: 0; |
|
657 |
width:950px; |
|
658 |
} |
|
659 |
#footer a { text-decoration: none; } |
|
660 |
||
661 |
ul#footer |
|
662 |
{ |
|
663 |
text-align: center; |
|
664 |
margin: 0 0 1em 0; |
|
665 |
border: 0 none; |
|
666 |
padding: 0; |
|
667 |
width: 950px; |
|
668 |
/*For KHTML*/ |
|
669 |
list-style: none; |
|
670 |
height: 15px; |
|
671 |
} |
|
672 |
ul#footer li |
|
673 |
{ |
|
674 |
margin: 0; |
|
675 |
border: 0 none; |
|
676 |
padding: 0; |
|
677 |
float: right; |
|
678 |
/*For Gecko*/ |
|
679 |
display: :inline-block; |
|
680 |
list-style: none; |
|
681 |
position: relative; |
|
682 |
border-right:solid 1px #CCC; |
|
683 |
text-align: center; |
|
684 |
} |
|
685 |
||
686 |
ul#footer ul |
|
687 |
{ |
|
688 |
margin: 0; |
|
689 |
border: 0 none; |
|
690 |
padding: 0; |
|
691 |
width: 160px; |
|
692 |
list-style-type: none; |
|
693 |
position: absolute; |
|
694 |
top: 24px; |
|
695 |
left: 0; |
|
696 |
text-align: center; |
|
697 |
} |
|
698 |
ul#footer ul:after /*From IE 7 lack of compliance*/ |
|
699 |
{ |
|
700 |
clear: both; |
|
701 |
display: block; |
|
702 |
font: 1px/0px serif; |
|
703 |
content: "."; |
|
704 |
height: 0; |
|
705 |
visibility: hidden; |
|
706 |
} |
|
707 |
ul#footer ul li |
|
708 |
{ |
|
709 |
width: 160px; |
|
710 |
float: left; |
|
711 |
/*For IE 7 lack of compliance*/ |
|
712 |
display: inline !important; |
|
713 |
/*For IE*/ |
|
714 |
} |
|
715 |
/* Root Menu */ |
|
716 |
ul#footer a |
|
717 |
{ |
|
718 |
padding: 0px 20px 0 20px; |
|
719 |
float: none !important; |
|
720 |
/*For Opera*/ |
|
721 |
/*For IE*/ |
|
722 |
display: block; |
|
723 |
color: #000; |
|
724 |
font: 11px/22px Helvetica; |
|
725 |
text-decoration: none; |
|
726 |
height: auto !important; |
|
727 |
/*For IE*/ |
|
728 |
} |
|
729 |
/* Root Menu Hover Persistence */ |
|
730 |
ul#footer a:hover, |
|
731 |
ul#footer li:hover a, |
|
732 |
ul#footer li.iehover a |
|
733 |
{ |
|
734 |
color: #CCC; |
|
735 |
} |
|
736 |
||
737 |
/* Partenaires */ |
|
738 |
#partenaire |
|
739 |
{ |
|
740 |
text-align: center; |
|
741 |
font-size: .9em; |
|
742 |
margin: 0; |
|
743 |
width:950px; |
|
744 |
} |
|
745 |
#partenaire a { text-decoration: none; } |
|
746 |
||
747 |
ul#partenaire |
|
748 |
{ |
|
749 |
text-align: center; |
|
194
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
750 |
margin: 0 0 0.5em 0; |
136 | 751 |
border: 0 none; |
752 |
padding: 0; |
|
753 |
width: 950px; |
|
754 |
/*For KHTML*/ |
|
755 |
list-style: none; |
|
756 |
height: 15px; |
|
757 |
} |
|
758 |
ul#partenaire li |
|
759 |
{ |
|
194
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
760 |
margin: 0 0 18px 0; |
136 | 761 |
border: 0 none; |
762 |
padding: 0; |
|
763 |
float: left; |
|
764 |
/*For Gecko*/ |
|
765 |
list-style: none; |
|
766 |
position: relative; |
|
767 |
border-right:solid 1px #CCC; |
|
768 |
text-align: center; |
|
769 |
} |
|
770 |
||
771 |
ul#partenaire ul |
|
772 |
{ |
|
773 |
display: :table; |
|
774 |
width: 100%; |
|
775 |
table-layout: fixed; |
|
776 |
margin: 0; |
|
777 |
border: 0 none; |
|
778 |
padding: 0; |
|
779 |
width: 160px; |
|
780 |
list-style-type: none; |
|
781 |
position: absolute; |
|
782 |
top: 24px; |
|
783 |
left: 0; |
|
784 |
text-align: center; |
|
785 |
} |
|
786 |
ul#partenaire ul:after /*From IE 7 lack of compliance*/ |
|
787 |
{ |
|
788 |
clear: both; |
|
789 |
display: block; |
|
790 |
font: 1px/0px serif; |
|
791 |
content: "."; |
|
792 |
height: 0; |
|
793 |
visibility: hidden; |
|
794 |
} |
|
795 |
ul#partenaire ul li |
|
796 |
{ |
|
797 |
width: 160px; |
|
798 |
float: left; |
|
799 |
/*For IE 7 lack of compliance*/ |
|
800 |
display: inline !important; |
|
801 |
/*For IE*/ |
|
802 |
} |
|
803 |
/* Root Menu */ |
|
804 |
ul#partenaire a |
|
805 |
{ |
|
197
6f2ea86df1aa
Remplacement des logos footer partenariat, style et liens.
Anthony Ly <anthonyly.com@gmail.com>
parents:
194
diff
changeset
|
806 |
padding: 0px 11px 0 11px; |
136 | 807 |
float: none !important; |
808 |
/*For Opera*/ |
|
809 |
/*For IE*/ |
|
810 |
display: block; |
|
811 |
color: #000; |
|
812 |
font: 11px/22px Helvetica; |
|
813 |
text-decoration: none; |
|
814 |
height: auto !important; |
|
815 |
/*For IE*/ |
|
816 |
} |
|
817 |
/* Root Menu Hover Persistence */ |
|
818 |
ul#partenaire a:hover, |
|
819 |
ul#partenaire li:hover a, |
|
820 |
ul#partenaire li.iehover a |
|
821 |
{ |
|
822 |
color: #CCC; |
|
823 |
} |
|
824 |
.cleaner { |
|
825 |
clear:both; |
|
826 |
} |
|
827 |
||
828 |
/*****Accordion Styles*****/ |
|
829 |
#accordion{ |
|
830 |
padding: 10px; |
|
831 |
background-color: #F3F3F3; |
|
832 |
} |
|
833 |
ul#accordion_nav, ul#accordion_nav ul { list-style: none; } |
|
834 |
||
835 |
||
836 |
/* Accordion---------------------------------- OVER DEF*/ |
|
837 |
/* |
|
838 |
ui-accordion-header ui-helper-reset ui-state-active ui-corner-top |
|
839 |
ui-accordion ui-widget ui-helper-reset |
|
840 |
ui-accordion-header ui-helper-reset ui-state-active ui-corner-top |
|
841 |
ui-accordion-header ui-helper-reset ui-state-default ui-corner-all |
|
842 |
||
843 |
ui-accordion-content |
|
844 |
ui-helper-reset |
|
845 |
ui-widget-content |
|
846 |
ui-corner-bottom |
|
847 |
ui-accordion-content-active |
|
848 |
|
|
849 |
--------------------- |
|
850 |
|
|
851 |
display:inline; |
|
852 |
height:106px; |
|
853 |
overflow-x:auto; |
|
854 |
overflow-y:auto; |
|
855 |
padding-bottom:6px; |
|
856 |
padding-top:6px; |
|
857 |
|
|
858 |
|
|
859 |
ui-accordion-content |
|
860 |
ui-helper-reset |
|
861 |
ui-widget-content |
|
862 |
ui-corner-bottom |
|
863 |
ui-accordion-content-active |
|
864 |
*/ |
|
865 |
.ui-corner-top h3{ } |
|
866 |
.ui-corner-all h3{ } |
|
867 |
.ui-widget h3{ color: #5FBCDE; background-color:#FFF; border: 0; border-bottom: 1px dotted #aaaaaa; } |
|
868 |
/*.ui-widget-content div{ color: #5FBCDE; background-color:#FFF; border: 0; border-bottom: 1px dotted #aaaaaa; }*/ |
|
869 |
||
870 |
.ui-state-active h3{ color: #3466fe; border: 0; border-bottom: 1px dotted #aaaaaa; } |
|
871 |
.ui-state-default h3{ color: #5FBCDE; border: 0; border-bottom: 1px dotted #aaaaaa; } |
|
872 |
.ui-state-hover h3{ color: #3466fe; border: 0; border-bottom: 1px dotted #aaaaaa; } |
|
873 |
.ui-state-hover li { background:none; font-weight:bolder; } |
|
874 |
.ui-state-focus li { background:none; font-weight:bolder; } |
|
875 |
||
876 |
.ui-state-active a{ color: #3466fe; } |
|
877 |
.ui-state-default a{ color: #5FBCDE; } |
|
878 |
.ui-state-hover a{ color: #3466fe; } |
|
879 |
||
880 |
.ui-accordion .ui-accordion-header { border: 0; cursor: pointer; position: relative; margin-top: 1px; zoom: 1; font-size:12px; } |
|
881 |
.ui-accordion .ui-accordion-li-fix { border: 0; display: block; } |
|
882 |
.ui-accordion .ui-accordion-header-active { border: 0 !important; } |
|
883 |
||
884 |
.ui-accordion .ui-accordion-header a { |
|
885 |
color: #5FBCDE; |
|
886 |
display: block; |
|
887 |
padding: .1em .1em .1em .1em; |
|
888 |
border-bottom: 1px dotted #aaaaaa; |
|
889 |
} |
|
890 |
|
|
891 |
|
|
892 |
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; } |
|
893 |
||
894 |
.ui-accordion .ui-accordion-content { |
|
895 |
padding: .5em .2em .5em .2em; |
|
896 |
border-top: 0em; |
|
897 |
margin-top: 0px; |
|
898 |
position: relative; |
|
899 |
margin-bottom: 0px; |
|
900 |
overflow: none; |
|
901 |
display: block; |
|
902 |
} |
|
903 |
|
|
904 |
.ui-accordion .ui-accordion-content-active { display: block; } |
|
905 |
||
160
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
906 |
.ui-widget-content a { |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
907 |
color:#3466fe; |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
908 |
} |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
909 |
.ui-widget-content a:active |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
910 |
{ |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
911 |
color: #5fbcde; |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
912 |
text-decoration: none; |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
913 |
} |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
914 |
.ui-widget-content a:hover |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
915 |
{ |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
916 |
color: #3466fe; |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
917 |
text-decoration: none; |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
918 |
} |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
919 |
|
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
920 |
a:visited |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
921 |
{ |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
922 |
/*color: #5fbcde;*/ |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
923 |
text-decoration: none; |
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
924 |
} |
136 | 925 |
|
926 |
/*#accordionSeminaire.ui-widget |
|
927 |
#accordionSeminaire.ui-helper-reset*/ |
|
928 |
||
929 |
||
930 |
#accordion_seminaire{ |
|
931 |
float: right; |
|
932 |
width: 50%; |
|
933 |
padding-left:10px; |
|
934 |
height:500px; |
|
935 |
} |
|
160
2fbe5abcff09
- link in blue for seminaire categorie
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
136
diff
changeset
|
936 |
|
136 | 937 |
#accordion_seminaire_free{ |
938 |
float: right; |
|
939 |
width: 50%; |
|
940 |
padding-left:10px; |
|
941 |
} |
|
942 |
||
943 |
.widefate{ |
|
944 |
width:100%; |
|
945 |
} |
|
946 |
.img_space{ |
|
947 |
padding-right:10px; |
|
948 |
} |
|
949 |
||
180
d8780eeb2607
- delete time in the home calendar
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
170
diff
changeset
|
950 |
|
170
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
160
diff
changeset
|
951 |
.design-du-nouveau-monde-industriel { |
180
d8780eeb2607
- delete time in the home calendar
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
170
diff
changeset
|
952 |
background:none repeat scroll 0 0 #050019 !important; |
170
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
160
diff
changeset
|
953 |
} |
180
d8780eeb2607
- delete time in the home calendar
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
170
diff
changeset
|
954 |
.design-du-nouveau-monde-industriel a:hover{ |
d8780eeb2607
- delete time in the home calendar
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
170
diff
changeset
|
955 |
background:none repeat scroll 0 0 #001736 !important; |
d8780eeb2607
- delete time in the home calendar
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
170
diff
changeset
|
956 |
} |
170
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
160
diff
changeset
|
957 |
.figures-de-lamateur{ |
180
d8780eeb2607
- delete time in the home calendar
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
170
diff
changeset
|
958 |
background:none repeat scroll 0 0 #0F0004 !important; |
d8780eeb2607
- delete time in the home calendar
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
170
diff
changeset
|
959 |
} |
d8780eeb2607
- delete time in the home calendar
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
170
diff
changeset
|
960 |
.figures-de-lamateur a:hover{ |
d8780eeb2607
- delete time in the home calendar
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
170
diff
changeset
|
961 |
background:none repeat scroll 0 0 #260004 !important; |
170
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
160
diff
changeset
|
962 |
} |
180
d8780eeb2607
- delete time in the home calendar
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
170
diff
changeset
|
963 |
.ecologie-de-lattention { |
d8780eeb2607
- delete time in the home calendar
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
170
diff
changeset
|
964 |
background:none repeat scroll 0 0 #100017 !important; |
d8780eeb2607
- delete time in the home calendar
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
170
diff
changeset
|
965 |
} |
d8780eeb2607
- delete time in the home calendar
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
170
diff
changeset
|
966 |
.ecologie-de-lattention a:hover{ |
d8780eeb2607
- delete time in the home calendar
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
170
diff
changeset
|
967 |
background:none repeat scroll 0 0 #260044 !important; |
d8780eeb2607
- delete time in the home calendar
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
170
diff
changeset
|
968 |
} |
136 | 969 |
|
170
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
160
diff
changeset
|
970 |
.lang{ |
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
160
diff
changeset
|
971 |
padding-left:650px; |
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
160
diff
changeset
|
972 |
} |
8e3a5a6fc63e
English version just for user loged view
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
160
diff
changeset
|
973 |
|
194
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
974 |
|
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
975 |
.addtoany_share_save_container { |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
976 |
margin: 16px 0; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
977 |
} |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
978 |
ul.addtoany_list { |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
979 |
display: inline; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
980 |
list-style-type: none; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
981 |
margin: 0 !important; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
982 |
padding: 0 !important; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
983 |
text-indent: 0 !important; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
984 |
} |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
985 |
ul.addtoany_list li { |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
986 |
background: none repeat scroll 0 0 transparent !important; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
987 |
border: 0 none; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
988 |
display: inline !important; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
989 |
line-height: 32px; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
990 |
list-style-type: none; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
991 |
margin: 0 !important; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
992 |
padding: 0 !important; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
993 |
} |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
994 |
ul.addtoany_list li:before { |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
995 |
content: ""; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
996 |
} |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
997 |
ul.addtoany_list li a { |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
998 |
padding: 0 9px; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
999 |
} |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1000 |
ul.addtoany_list img { |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1001 |
border: 0 none; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1002 |
float: none; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1003 |
margin: 0; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1004 |
padding: 0; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1005 |
vertical-align: middle; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1006 |
} |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1007 |
ul.addtoany_list a img { |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1008 |
opacity: 0.6; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1009 |
} |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1010 |
ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img { |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1011 |
opacity: 1; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1012 |
} |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1013 |
a.addtoany_share_save img { |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1014 |
border: 0 none; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1015 |
height: auto; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1016 |
width: auto; |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1017 |
} |
32102edaa81b
MAJ wordpress et ajout de plugin
Anthony Ly <anthonyly.com@gmail.com>
parents:
180
diff
changeset
|
1018 |