source: extensions/stripped_black_bloc/theme.css @ 12268

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

update for the new stripped layout

File size: 4.5 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#thumb_navigation {
122        display:none
123}
124#subcontent .stuffs_block #comments ul.thumbnailCategories, #comments ul {
125        padding:20px;
126    display: inline-block;
127}
128#subcontent .stuffs_block, .content_block {
129        padding:0;
130}
131#theHeader h1 {
132        padding:0;
133}
134       
135/****************
136 color backgroung etc
137 ************************/
138body {
139    background-color: #1E1E1E;
140    color: #FFFFFF;
141    font-family: Helvetica,Arial,sans-serif;
142    margin: 5px;
143}
144a {
145    color: #FFFFFF;
146    text-decoration: none;
147}
148.masonry-brick, .bloc .title, .nav_bulle {
149        color: #FFFFFF;
150        background-image: url("img/btn.png");
151        border-radius: 5px 5px 5px 5px;
152        font-family: Helvetica,Arial,sans-serif;
153        font-size: 9px;
154        font-weight: bold;
155        text-align: center;
156        text-decoration: none;
157        text-transform: uppercase;
158        white-space: normal;
159
160}
161.bloc a {
162    border-radius: 5px 5px 5px 5px;
163}
164#thePicturePage .left_block, #thePicturePage .right_block, #thePicturePage .middle_block, #content {
165  background: transparent
166}
167#theHeader a, .titrePage a, .footer_login a, .navigationBar a {
168    color: #E6554F;
169}
170.album {
171        background-color:#595959;
172}
173
174.content_block .additional_info {
175        color:inherit;
176        background: none;
177        border:none;
178}
179.content_block, .bloc_stuff {
180        border: 1px solid #424242;
181}
182#thePicturePage .left_block, #thePicturePage .right_block, #thePicturePage .middle_block, #content {
183        border:none;
184}
185#menubar {
186        color: #FFFFFF;
187        background-image: url("img/btn.png");
188        border-radius: 5px 5px 5px 5px;
189        font-family: Helvetica,Arial,sans-serif;
190        font-size: 12px;
191        font-weight: bold;
192        text-decoration: none;
193        white-space: normal;
194        border: 1px solid #424242;
195        padding:5px;
196}
197#menubar dd{
198        font-weight:normal;
199}
200.browsePath, #theHeader, .titrePage .categoryActions, #imageTitle, .randomButtons, #footer_left, #copyright {
201        color: #FFFFFF;
202        background-image: url("img/btn.png");
203        background-color:transparent;
204        border-radius: 5px 5px 5px 5px;
205        font-family: Helvetica,Arial,sans-serif;
206        font-size: 9px;
207        font-weight: bold;
208        text-decoration: none;
209        text-transform: uppercase;
210        white-space: normal;
211        border: 1px solid #424242;
212        padding:5px;
213}
214#tabZone {
215        color: #FFFFFF;
216        background-image: url("img/btn.png");
217        border-radius: 5px 5px 5px 5px;
218        font-family: Helvetica,Arial,sans-serif;
219        font-size: 9px;
220        font-weight: bold;
221        text-decoration: none;
222        text-transform: uppercase;
223        white-space: normal;
224        border: 1px solid #424242;
225        padding:5px;
226        background-color:transparent;
227}
228#tabZone * {
229        color: #FFFFFF;
230        background-color:transparent;
231}
Note: See TracBrowser for help on using the repository browser.