source: extensions/stripped_black_bloc/theme.css @ 13169

Last change on this file since 13169 was 13017, checked in by flop25, 12 years ago

small fix for flags

File size: 5.2 KB
Line 
1/**/
2#theCategoryPage #content, #content, #subcontent, #the_page, #thumbnails_block1, #thePicturePage #content, #content_cell {
3    max-width: none;
4}
5#theCommentsPage #content,
6#theUploadPage #content,
7#theRegisterPage #content,
8#theIdentificationPage #content,
9#theProfilePage #content,
10#theSearchPage #content,
11#theAboutPage #content,
12#thePopuphelpPage #content,
13#thePasswordPage #content,
14#theNotificationPage #content,
15#theTagsPage #content,
16#theNBMPage #content
17{
18        width:100%;
19}
20/*
21#menubar_container {
22    display: inline-block;
23
24
25 #subcontent {
26    display: inline-block;
27                width:100%;
28
29*/
30 #footer {
31    position: relative;
32}
33#the_page
34{
35        padding-bottom: 20px;
36}
37.nav_bulle {
38  position: relative;
39}
40.categoryActions .menuf .flags {
41    margin-top: 5px;
42}
43.titrePage {
44    height: 32px;
45}
46.titrePage img {
47    max-height: 16px;
48    max-width: 16px;
49}
50 #content_cell {
51    min-height: 490px;
52                display:block;
53                width:auto;
54}
55 #subcontent {
56                display:block;
57                width:auto;
58}
59.subcontent .stuffs_block, .content_block {
60    max-width:none;
61}
62.content_block {
63    border:none;
64}
65.content_block #comments ul {
66    display: block;
67}
68
69#menubar {
70    display: inline;
71    float: left;
72    margin: 0 10px 10px 1em;
73    padding: 0;
74    width: 18em;
75} 
76.stuffs_thumbnails .bloc {
77        position:relative !important;
78        top:auto !important;
79        left:auto !important;
80}
81.stuffs_thumbnails .bloc {
82    display: inline-block !important;
83}
84.stuffs_thumbnails #thumbnails {
85        margin:0;
86}
87.stuffs_thumbnails .bloc {
88        margin-left:auto;
89        margin-right:auto;
90        padding:0;
91       
92}
93.bloc_stuff {
94        z-index:999;
95}
96#thePicturePage .stuffs_thumbnails {
97        width:auto;
98}
99.bloc, .bloc_big {
100    display: block;
101    margin-top: 3px;
102                margin-bottom:3px;
103    padding: 5px;
104                z-index:999;
105}
106.content_block, .bloc_stuff, #subcontent .middle_block {
107    margin: 3px !important;
108}
109.content_block {
110        z-index:999;
111}
112.bloc *, .bloc_big * {
113    position: relative;
114}
115.bloc .title, .bloc_big .title {
116    left: 6px;
117    max-width: 138px;
118    padding: 7px 10px 6px;
119    position: absolute;
120    top: 6px;
121    z-index: 1;
122    cursor: pointer;
123    display: block;
124    float: left;
125    margin-right: 5px;
126    padding: 7px 10px 8px;
127}
128.bloc a, .bloc_big a {
129    display: block;
130    overflow: hidden;
131    position: relative;
132    text-indent: -9999px;
133    width: 160px;
134}
135.nav_bulle {
136    font-size: 9px;
137    font-weight: bold;
138    margin-right: 5px;
139    padding: 7px 10px 8px;
140}
141.titrePage .categoryActionsContainer {
142 /*   float: none; */
143}
144.categoryActions {
145    display: inline;
146    float: right;
147}
148#thumb_navigation {
149        display:none
150}
151#subcontent .stuffs_block #comments ul.thumbnailCategories, #comments ul {
152        padding:20px;
153    display: inline-block;
154}
155#subcontent .stuffs_block, .content_block {
156        padding:0;
157}
158#theHeader h1 {
159        padding:0;
160}
161       
162/****************
163 color backgroung etc
164 ************************/
165body {
166    background-color: #1E1E1E;
167    color: #FFFFFF;
168    font-family: Helvetica,Arial,sans-serif;
169    margin: 5px;
170}
171a {
172    color: #FFFFFF;
173    text-decoration: none;
174}
175.masonry-brick, .bloc .title, .nav_bulle {
176        color: #FFFFFF;
177        background-image: url("img/btn.png");
178        border-radius: 5px 5px 5px 5px;
179        font-family: Helvetica,Arial,sans-serif;
180        font-size: 9px;
181        font-weight: bold;
182        text-align: center;
183        text-decoration: none;
184        text-transform: uppercase;
185        white-space: normal;
186
187}
188.bloc a {
189    border-radius: 5px 5px 5px 5px;
190}
191#thePicturePage .left_block, #thePicturePage .right_block, #thePicturePage .middle_block, #content {
192  background: transparent
193}
194#theHeader a, .titrePage a, .footer_login a, .navigationBar a {
195    color: #E6554F;
196}
197.album {
198        background-color:#595959;
199}
200
201.content_block .additional_info {
202        color:inherit;
203        background: none;
204        border:none;
205}
206.bloc_stuff {
207        border: 1px solid #424242;
208}
209#thePicturePage .left_block, #thePicturePage .right_block, #thePicturePage .middle_block, #content {
210        border:none;
211}
212#menubar {
213        color: #FFFFFF;
214        background-image: url("img/btn.png");
215        border-radius: 5px 5px 5px 5px;
216        font-family: Helvetica,Arial,sans-serif;
217        font-size: 12px;
218        font-weight: bold;
219        text-decoration: none;
220        white-space: normal;
221        border: 1px solid #424242;
222        padding:5px;
223}
224#menubar dd{
225        font-weight:normal;
226}
227.browsePath, #theHeader, #imageTitle, .randomButtons, #footer_left, #copyright {
228        color: #FFFFFF;
229        background-image: url("img/btn.png");
230        background-color:transparent;
231        border-radius: 5px 5px 5px 5px;
232        font-family: Helvetica,Arial,sans-serif;
233        font-size: 9px;
234        font-weight: bold;
235        text-decoration: none;
236        text-transform: uppercase;
237        white-space: normal;
238        border: 1px solid #424242;
239        padding:5px;
240}
241.titrePage .categoryActions {
242        color: #FFFFFF;
243        background-image: url("img/btn.png");
244        background-color:transparent;
245        border-radius: 5px 5px 5px 5px;
246        font-family: Helvetica,Arial,sans-serif;
247        font-size: 9px;
248        font-weight: bold;
249        text-decoration: none;
250        text-transform: uppercase;
251        white-space: normal;
252        border: 1px solid #424242;
253}
254.categoryActions li {
255        padding:5px;
256}
257
258#tabZone {
259        color: #FFFFFF;
260        background-image: url("img/btn.png");
261        border-radius: 5px 5px 5px 5px;
262        font-family: Helvetica,Arial,sans-serif;
263        font-size: 9px;
264        font-weight: bold;
265        text-decoration: none;
266        text-transform: uppercase;
267        white-space: normal;
268        border: 1px solid #424242;
269        padding:5px;
270        background-color:transparent;
271}
272#tabZone * {
273        color: #FFFFFF;
274        background-color:transparent;
275}
Note: See TracBrowser for help on using the repository browser.