source: extensions/stripped_black_bloc/theme.css @ 11944

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

improving calendar : min-height inherited
for footer and navigation, position relative

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