source: extensions/Wall/Wall/theme.css @ 17058

Last change on this file since 17058 was 17058, checked in by Sixpo, 12 years ago
File size: 7.5 KB
Line 
1/*catégories*/
2
3
4BODY#theCategoryPage .thumbnailCategories {
5        padding-left:auto;
6        padding-right:auto;
7        list-style: none outside none;
8        text-align: center;
9        background:none;
10}
11BODY#theCategoryPage .thumbnailCategories li {
12        width: auto;
13        float: none;
14        display:inline-block;
15        text-align:center;
16        margin-left:10px;
17       
18}
19BODY#theCategoryPage div.thumbnailCategory div.illustration {
20        width:auto;
21        height:auto;
22        /*height:135px;*/
23    text-align:center;
24        overflow: inherit;
25        float:none;
26        margin: 0;
27        padding: 0;
28       
29}
30BODY#theCategoryPage div.thumbnailCategory div.description {   /*fond de description cathegotire et photos*/
31    position:relative;
32        width:300px;             
33        height:auto;
34        text-align:center;
35        overflow:inherit;
36        margin-left:35%;
37        margin-top:-100px;
38    font-size:14px     /*taille police titre cathegorie*/
39}
40
41
42BODY#theCategoryPage div.thumbnailCategory div.description IMG { /*logo pour signaler nouvaute dans la cathegorie*/
43float:center;
44       
45}
46
47BODY#theCategoryPage div.thumbnailCategory div.description p {
48    float:center;
49    width:87%;             
50        height:120px;
51        text-align: center;
52        margin-top:-120px;
53        margin-left:15px;
54    font-size:12px;
55        padding:10px;
56       
57
58       
59}       
60
61
62
63BODY#theCategoryPage div.thumbnailCategory div.description div.text p.Nb_images{ /*nombres de photos*/
64    width:160px;
65        height:5px;
66        text-align: left;
67        margin-top:75px;
68        margin-left:-155px;
69    font-size:10px;
70
71}
72BODY#theCategoryPage div.thumbnailCategory {
73        display: inline-block;
74        margin: 5px auto;
75        padding:5px;
76        vertical-align: middle;
77        width:450px;
78        height:135px;
79        text-align: center;
80    background-image:url(images/mur1.jpg);
81         box-shadow: 8px 8px 12px #000000;
82    -webkit-box-shadow: 8px 8px 12px #000000;
83    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#000000')";/* pour IE8 */ 
84    border: ridge 1px;
85    border-radius:1em;
86    border-color:#3f3f3f;
87}
88BODY#theCategoryPage div.thumbnailCategory * {
89        vertical-align: middle;
90}
91BODY#theCategoryPage div.thumbnailCategory div.illustration img { /*taille et forme photo cathegorie*/
92    width:160px;
93        height: 96px;
94        margin-left: -225px;
95        margin-top:10px;
96        box-shadow: 8px 8px 12px #000000;
97    -webkit-box-shadow: 8px 8px 12px #000000;
98    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#000000')";/* pour IE8 */ 
99    border: ridge 1px;
100    border-radius:1em;
101    border-color:#3f3f3f;
102}
103
104
105BODY#theCategoryPage div.thumbnailCategory div.description h3 {
106        text-align:center;
107}
108#la_description {
109        display:none;
110}
111/* text color */
112BODY, H1, H3, DT, INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {
113        color:#e0e0e0;
114}
115H2, #menubar DT, .throw {
116        color: #ffffff;
117}
118#content .navigationBar {
119        color: #aaaaaa;
120}
121#content .pageNumberSelected {
122        color: #000000;
123}
124.tabsheet li, .tabsheet li a {
125        color: #fff;
126}
127.tabsheet li a:hover {
128        color: #fff48e;
129}
130/* backgrounds */
131BODY {
132        background-image: url(images/mur.jpg);
133}
134BODY#theCategoryPage #the_page {
135        background:transparent;
136        background-repeat: repeat;
137        background-attachment: fixed;
138        border: none;
139}
140BODY#thePicturePage #theHeader {
141        background:transparent;
142}
143H3, #the_page, #imageHeaderBar, #imageToolBar A:hover, .row1 {
144        background:transparent; 
145}
146#menubar DL, #content, #imageToolBar, .header_notes, .content {
147        background: transparent;
148}
149H2, #menubar DT, .throw {
150        background-image: url(images/tableh1_bg.png);
151}
152#imageHeaderBar H2 {
153        background-image: none;
154        background-color: transparent;
155        border: none;
156}
157#imageHeaderBar {
158        background-image: url(images/tableh2_bg.png);
159        background-repeat: repeat-x;
160        background-position: center;
161}
162.tabsheet li {
163        background-color: #3f3f3f;
164}
165.selected_tab {
166        background-color: #5f5f5f !important;
167}
168/* borders */
169#menubar DL, #content, .content,#comments DIV.comment BLOCKQUOTE {
170border: none;
171}
172#imageHeaderBar {
173background-image: url(images/mur1.jpg);
174box-shadow: 8px 8px 12px #000000;
175-webkit-box-shadow: 8px 8px 12px #000000;
176-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#000000')";/* pour IE8 */ 
177border-radius:1em;
178}
179
180#menubar DL {
181margin-bottom:-1px;
182border:1px solid #303030;
183background-image:url(images/mur1.jpg);
184} 
185
186
187 H2, #menubar DT, #imageToolBar {
188  border-bottom: 0px solid #cc0000;
189} 
190#theImage img {
191 border: 8px solid #333333;/*cadre des photos moyenne*/ 
192 margin-top: 10px;
193 margin-bottom: 10px;
194 }
195}
196#content UL.thumbnail IMG {
197        border: 1px solid #a0a0a0;
198}
199FIELDSET, INPUT, SELECT, TEXTAREA, #content DIV.comment A.illustration IMG, #infos, #content DIV.thumbnailCategory {
200        border: 1px solid #303030;; /*bordure de photos */
201}
202#comments DIV.comment BLOCKQUOTE {
203        border-left: 2px solid #696969;
204}
205       
206#content UL.thumbnails SPAN, .thumbnails .wrap2 A, .thumbnails LABEL { /*taille miniatures album*/
207    width: 190px;
208    margin-left:30px;
209}       
210
211
212#content UL.thumbnails SPAN.wrap2 {
213    background-image:url(images/mur3.jpg);
214        border: 1px solid #aaaaaa;      /* thumbnails border color and style */
215        -moz-border-radius: 10px;       /* round corners with Geko */
216        border-radius: 10px 10px;       /* round corners with CSS3 compliant browsers */
217}
218#content UL.thumbnails SPAN.wrap2:hover, #content UL.thumbnailCategories DIV.thumbnailCategory:hover{
219        border-color: none;   /* thumbnails border color when mouse cursor is over it */
220    background-image:url(images/mur7.jpg);
221        -moz-border-radius: 10px;       /* round corners with Geko */
222        border-radius: 10px 10px;       /* round corners with CSS3 compliant browsers */
223}
224#content UL.thumbnailCategories DIV.thumbnailCategory:hover A{
225    color: #6D071A;    /*couleur lien cathegorie selactiopnner*/
226}
227#content UL.thumbnailCategories DIV.thumbnailCategory:hover {
228    color: #6D071A;   /*couleur texte cathegorie selectionner*/
229}
230
231ul.tabsheet {
232        border-color: #fff48e;
233}
234.tabsheet li {
235        border: 1px solid #fff;
236}
237.tabsheet li:hover {
238        border-color: #fff48e !important;
239}
240/* links */
241A, INPUT.rateButton {
242        color: #FFFFFF;
243}
244A:hover {
245color: #CC6600;                      /*texte lien menu selectionner*/
246border: none;
247}
248#imageToolBar A, #imageToolBar A:hover, A.navThumb, A.navThumb:hover {
249    color: #CC6600;                   /*texte lien cathegorie selectionner*/
250        border-bottom: none;
251}
252#theHeader A {
253        text-decoration: none;
254        margin: 0px;
255        padding: 0px;
256}
257/* others */
258.thumbnailCategories blockquote UL LI {
259        list-style-position: outside;
260        list-style-type:circle;
261        background:red;
262}
263.thumbnailCategories blockquote OL LI {
264        list-style-position: outside;
265        list-style-type: decimal;
266}
267.pleaseNote {
268        background: #9c9c9c;
269        color: #ffff99;
270        padding: 1ex;
271        font-weight: bold;
272}
273#the_page {
274        border: none;    /*page photos*/
275        padding-top: 5px;
276        padding-bottom:30px;
277        display:block;
278}
279.pwg-icon {
280        background-image: url(../default/s26/outline_ffffff.png);
281}
282A:hover .pwg-icon {
283        background-image: url(../default/s26/outline_ffff80.png);
284}
285/*calendar elements*/
286SPAN.calItemEmpty {
287        color: silver;
288}
289SPAN.calItem, SPAN.calItemEmpty {
290        border: 1px solid gray;
291}
292/* nice looking month calendar*/
293TD.calDayCellEmpty, TD.calDayCellFull {
294        border: 1px solid gray;
295}
296TD.calDayCellEmpty {
297        color: silver;
298}
299.calBackDate {
300        color: #000;
301}
302.calForeDate {
303        color: #fff;
304}
305.virtual_cat {
306        background: #3f3f3f !important;
307}
308.qsearch {
309        font-size: 80%;
310        font-style: normal;
311}
312#mbMenu #quicksearch > p {
313        text-align: left;
314}
Note: See TracBrowser for help on using the repository browser.