summary refs log tree commit diff stats
path: root/theme/layouts/6.2/style.css
blob: 53f35561ae0550ad7c988bf2dac8cb850aff7867 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
/* Banner */
		
div#banner, div#fi-banner {
 background-repeat: no-repeat;
 width: 900px; /*728*/
 height: 200px;
 float: left;
/* margin-top: 21px; */
}

div#banner {
 background: white url("/theme/images/fourisland_header.png") center no-repeat;
 width: 100%;
}

body div#banner h1, body div#fi-banner h1 {
 margin: 0;
}

body div#banner h1 a, body div#fi-banner h1 a {
 display: block;
 width: 900px;
 height: 200px;
 text-indent: -5000px;
 text-decoration: none;
 margin: 0;
}

div#banner h1, div#fi-banner h1 {
 margin: 0;
 font-size: 3.0em;
 font-weight: normal;
}

/* NavBar */

div#fi-navbar {
 position: relative;
 background-color: #b7e0ff;
 width: auto;
 margin-bottom: 14px;
 font: 0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
 height: 1.9em;
 clear: both;
}

div#fi-navbar div {
 padding: .001em 0;
 margin: 10px;
}

div#fi-navbar ul {
 margin: .25em 0;
 padding-left: 1em;
 text-align: center;
}

div#fi-navbar ul li {
 display: inline;
 font-family: Verdana, sans-serif;
 font-size: 1.1em;
}

div#fi-navbar ul li+li:before {
 content: " - ";
}

div#fi-navbar ul li img,
div#fi-navbar ul li.active span {
 display: none;
}

div#fi-navbar ul li.active img {
 display: inline;
 background-color: white;
 outline: white solid .5em;
 margin: 0 .5em;
}

div#fi-navbar div.bubble blockquote {
 background: none;
 font-size: 0.9em;
}

div#fi-navbar div.bubble blockquote a {
 color: blue;
}

/* Sidebar */

div#rightbar {
 float: left;
 width: 270px; /*210*/
}

div.sidebar {
 width: 250px; /*250*/ /*240*/ /*210*/
 padding: 0 10px;
 margin-bottom: 5px;
}

div.sidebar h3 {
 font-family: Verdana, Helvetica, Arial, sans-serif;
 margin: 5px 0 0 0;
 font-weight: bold;
 color: #333333;
}

div.sidebar p {
 font-size: 0.8em;
 margin: 3px 0;
}

div.sidebar ul {
 list-style-type: none;
 padding: 0;
 margin: 0;
 line-height: normal !important;
 list-style-image: none !important;
}
							
div#sidebar ul li {
 margin-top: 4px;
}
				
div#sidebar ul li a {
 display: block;
 width: 230px;
}

div#sidebar li img {
 border: 0;
 height: 16px;
 width: 16px;
}

/* Layout */

#wrap {
 width: 910px;
 margin: 10px auto;
 padding: 0;
 background-color: white;
 background-color: rgba(255, 255, 255, 0.5);
 border: 4px solid gray;
}

#page-body {
 margin: 0 30px;
 clear: both;
 position: relative;
}

body.fourm #page-body {
 margin: 0 10px 0 25px;
 width: 95%;
 font-size: 62.5%;
}

#phpBB3-page-body {
 margin: 4px 0 !important;
 clear: both;
}

/* Content */
															
div#content {
 float: right;
 width: 555px; /*465*/ /*555*/
}

div#footer {
 clear: both;
 padding: .5em 0 1em 0;
 margin-top: .5em;
 text-align: center;
 font-size: .68em;
 border-top: 1px black solid;
}

div#footer ul.rows li {
 display: list-item;
}

div#footer ul {
 padding: 0;
 margin: 0;
 list-style-type: none;
}

div#footer ul li {
 display: inline;
 margin-right: 1em;
}

div#footer ul li img {
 width: 20px;
 height: 20px;
 vertical-align: top;
}

div#content ul {
 list-style: url(/theme/images/bullet_disk_big.png);
}

div#content a img {
 border: solid transparent 1px;
}

div#content a:hover img {
 border: dashed gray 1px;
}

div#hatbar.quotes-options ul {
 list-style: none;
}

div.autosize {
 margin-bottom: 6px !important;
}

body {
 background: repeat-x bottom left fixed;
 font-family: Arial, FreeSans;
 margin: 0px;
 padding: 0px 0px 30px !important;
}

body.fourm {
 font-family: Verdana, Helvetica, Arial, sans-serif;
}

body.fourm div#content {
 width: 100%;
 float: none;
}

body {
 background-color: aqua;
 background-image: url(/theme/images/backgrounds/island6.PNG);
}

span.post-vote {
 float: right;
 position: relative;
 top: -20px;
}