source: extensions/stripped_black_bloc/theme.css @ 12406

Last change on this file since 12406 was 12406, checked in by flop25, 13 years ago

compatiblity with stripped 1.5.x

File size: 4.6 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:auto;
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 #content_cell {
41    min-height: 490px;
42                display:block;
43                width:auto;
44}
45 #subcontent {
46                display:block;
47                width:auto;
48}
49#menubar {
50    display: inline;
51    float: left;
52    margin: 0 0 10px 1em;
53    padding: 0;
54    width: 18em;
55} 
56.stuffs_thumbnails .bloc {
57        position:relative !important;
58        top:auto !important;
59        left:auto !important;
60}
61.stuffs_thumbnails .bloc {
62    display: inline-block !important;
63}
64.stuffs_thumbnails #thumbnails {
65        margin:0;
66}
67.stuffs_thumbnails .bloc {
68        margin-left:auto;
69        margin-right:auto;
70        padding:0;
71       
72}
73.bloc_stuff {
74        z-index:999;
75}
76#thePicturePage .stuffs_thumbnails {
77        width:auto;
78}
79.bloc, .bloc_big {
80    display: block;
81    margin-top: 3px;
82                margin-bottom:3px;
83    padding: 5px;
84                z-index:999;
85}
86.content_block, .bloc_stuff, #subcontent .middle_block {
87    margin: 3px !important;
88}
89.content_block {
90        z-index:999;
91}
92.bloc *, .bloc_big * {
93    position: relative;
94}
95.bloc .title, .bloc_big .title {
96    left: 6px;
97    max-width: 138px;
98    padding: 7px 10px 6px;
99    position: absolute;
100    top: 6px;
101    z-index: 1;
102    cursor: pointer;
103    display: block;
104    float: left;
105    margin-right: 5px;
106    padding: 7px 10px 8px;
107}
108.bloc a, .bloc_big a {
109    display: block;
110    overflow: hidden;
111    position: relative;
112    text-indent: -9999px;
113    width: 160px;
114}
115.nav_bulle {
116    font-size: 9px;
117    font-weight: bold;
118    margin-right: 5px;
119    padding: 7px 10px 8px;
120}
121.titrePage .categoryActionsContainer {
122    float: none;
123}
124.categoryActions {
125    display: inline;
126    float: right;
127}
128#thumb_navigation {
129        display:none
130}
131#subcontent .stuffs_block #comments ul.thumbnailCategories, #comments ul {
132        padding:20px;
133    display: inline-block;
134}
135#subcontent .stuffs_block, .content_block {
136        padding:0;
137}
138#theHeader h1 {
139        padding:0;
140}
141       
142/****************
143 color backgroung etc
144 ************************/
145body {
146    background-color: #1E1E1E;
147    color: #FFFFFF;
148    font-family: Helvetica,Arial,sans-serif;
149    margin: 5px;
150}
151a {
152    color: #FFFFFF;
153    text-decoration: none;
154}
155.masonry-brick, .bloc .title, .nav_bulle {
156        color: #FFFFFF;
157        background-image: url("img/btn.png");
158        border-radius: 5px 5px 5px 5px;
159        font-family: Helvetica,Arial,sans-serif;
160        font-size: 9px;
161        font-weight: bold;
162        text-align: center;
163        text-decoration: none;
164        text-transform: uppercase;
165        white-space: normal;
166
167}
168.bloc a {
169    border-radius: 5px 5px 5px 5px;
170}
171#thePicturePage .left_block, #thePicturePage .right_block, #thePicturePage .middle_block, #content {
172  background: transparent
173}
174#theHeader a, .titrePage a, .footer_login a, .navigationBar a {
175    color: #E6554F;
176}
177.album {
178        background-color:#595959;
179}
180
181.content_block .additional_info {
182        color:inherit;
183        background: none;
184        border:none;
185}
186.content_block, .bloc_stuff {
187        border: 1px solid #424242;
188}
189#thePicturePage .left_block, #thePicturePage .right_block, #thePicturePage .middle_block, #content {
190        border:none;
191}
192#menubar {
193        color: #FFFFFF;
194        background-image: url("img/btn.png");
195        border-radius: 5px 5px 5px 5px;
196        font-family: Helvetica,Arial,sans-serif;
197        font-size: 12px;
198        font-weight: bold;
199        text-decoration: none;
200        white-space: normal;
201        border: 1px solid #424242;
202        padding:5px;
203}
204#menubar dd{
205        font-weight:normal;
206}
207.browsePath, #theHeader, .titrePage .categoryActions, #imageTitle, .randomButtons, #footer_left, #copyright {
208        color: #FFFFFF;
209        background-image: url("img/btn.png");
210        background-color:transparent;
211        border-radius: 5px 5px 5px 5px;
212        font-family: Helvetica,Arial,sans-serif;
213        font-size: 9px;
214        font-weight: bold;
215        text-decoration: none;
216        text-transform: uppercase;
217        white-space: normal;
218        border: 1px solid #424242;
219        padding:5px;
220}
221#tabZone {
222        color: #FFFFFF;
223        background-image: url("img/btn.png");
224        border-radius: 5px 5px 5px 5px;
225        font-family: Helvetica,Arial,sans-serif;
226        font-size: 9px;
227        font-weight: bold;
228        text-decoration: none;
229        text-transform: uppercase;
230        white-space: normal;
231        border: 1px solid #424242;
232        padding:5px;
233        background-color:transparent;
234}
235#tabZone * {
236        color: #FFFFFF;
237        background-color:transparent;
238}
Note: See TracBrowser for help on using the repository browser.