View difference between Paste ID: 9hhBZM5S and bSjpQnTa
SHOW: | | - or go back to the newest paste.
1
#page,.pagewrapper,.sidebar ul li,.obar ul li {
2
        margin-top: 3px;
3
        background: #0f0f0f;
4
}
5
 
6
.sticky h2 a {
7
        background-image: url('http://i.cubeupload.com/QbDpeb.png');
8
        background-color: #181818;
9
        border-color: #000;
10
}
11
 
12
body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form {
13
        margin: 0;
14
        padding: 0;
15
}
16
 
17
body {
18
        font-family: Verdana;
19
        font-size: 11px;
20
        vertical-align: top;
21
}
22
 
23
h1,h2,h3,h4,h5,h6 {
24
        font-family: Arial, Arial Bold;
25
        font-size: 30px;
26
}
27
 
28
a {
29
        text-decoration: underline;
30
        color: #565656;
31
}
32
 
33
a:hover {
34
        text-decoration: none;
35
}
36
 
37
a img {
38
        border: 0;
39
}
40
 
41
xabbr,acronym {
42
        border: 0;
43
}
44
 
45
address,dl,p {
46
        padding: 10px 0 0;
47
}
48
 
49
blockquote {
50
        background: #fff url('images/bg_blockquote.gif') no-repeat 5px 7px;
51
        color: #fff;
52
        margin: 10px 10px 0;
53
}
54
 
55
blockquote p {
56
        padding: 10px 10px 10px 20px;
57
}
58
 
59
blockquote blockquote {
60
        background: #fff;
61
        color: #fff;
62
        margin: 10px 20px;
63
}
64
 
65
blockquote blockquote p {
66
        padding: 10px;
67
}
68
 
69
code {
70
        background: #000;
71
}
72
 
73
dt {
74
        font-weight: 700;
75
}
76
 
77
dd {
78
        padding: 0 0 6px 15px;
79
}
80
 
81
hr {
82
        clear: both;
83
        width: 100%;
84
        border: 0;
85
        height: 1px;
86
        text-align: left;
87
        background: url('images/bg_comment_bottom.gif') no-repeat;
88
        margin: 15px 0 5px;
89
}
90
 
91
small {
92
        font-size: 10px;
93
}
94
 
95
input,textarea {
96
        font-family: Arial;
97
        font-size: 12px;
98
        padding: 2px;
99
}
100
 
101
input#author,input#email,input#url,textarea#comment {
102
        border: 1px solid #580000;
103
        padding: 3px;
104
}
105
 
106
input#author,input#email,input#url {
107
        margin: 0 5px 0 0;
108
}
109
 
110
#container,#header,#pagetitle,h1,.pagewrapper,#page,.wrapper,.narrowcolumnwrapper,.narrowcolumn,.content,.post,.entry,.browse,.sidebar {
111
        text-align: left;
112
    
113
}#menu,#menu ul li,#menu ul li a {
114
        background: #262626;
115
        color: #fff;
116
        padding-left: 10px;
117-
        margin-right: -4px;
117+
        margin-right: -2px;
118
 
119
#container {
120
        width: 904px;
121
        margin: 0 auto;
122
        padding: 10px 0;
123
}
124
 
125
126
 
127
#header-box {
128
        position: absolute;
129
        top: 40px;
130
        left: 0;
131
        z-index: 0;
132
}
133
 
134
#header-image {
135
        position: absolute;
136
        z-index: -2;
137
        margin: 0 0 10px;
138
}
139
 
140
#header-overlay img {
141
        display: none;
142
}
143
 
144
#menu ul li a:hover,#menu ul li:hover > a,#menu ul li.current_page_item > a,#menu ul li.current_page_parent > a,#menu ul li.current_page_ancestor > a,#menu ul li.current-cat > a,#menu ul li.current-menu-ancestor > a,#menu ul li.current-menu-item > a,#menu ul li.current-menu-parent a {
145
        text-decoration: underline;
146
}
147
 
148
#pagetitle {
149
        margin-top: 0;
150
        background: url('http://i1370.photobucket.com/albums/ag245/Badboy00923/swat%20header_zpsgce6kc0z.png') no-repeat scroll 0 0;
151
        clear: both;
152
        width: 904px;
153
        height: 315px;
154
        border-radius: 2px 2px 2px 5px;
155
        border-top: solid 2px #262626;
156
        border-left: solid 2px #262626;
157
        border-right: solid 2px #262626;
158-
        margin-left: -3;
158+
        margin-left: -1;
159
        position: center;
160
}
161
 
162
#pagetitle h1 {
163
        font-size: 24px;
164
        font-weight: 700;
165
        letter-spacing: 1px;
166
        text-transform: uppercase;
167
        color: #fff;
168
        padding: 36px 28px 0;
169
}
170
 
171
#pagetitle h1 a {
172
        text-decoration: none;
173
        color: #fff;
174
}
175
 
176
.pagewrapper {
177
        width: 904px;
178
        margin-top: 0;
179
        border: solid 2px #262626;
180
}
181
 
182
.wrapper {
183
        float: left;
184
        width: 500px;
185
}
186
 
187
.narrowcolumnwrapper {
188
        float: left;
189
        width: 500px;
190
        background: #fff center repeat-y;
191
        margin: 0;
192
}
193
 
194
#searchbox {
195
        display: none;
196
}
197
 
198
#syndication {
199
        display: none;
200
}
201
 
202
.narrowcolumn {
203
        float: left;
204
        width: 500px;
205
        background: url('images/bg_narrowcol_bottom.gif') no-repeat left bottom;
206
}
207
 
208
.content {
209
        float: leftt;
210
        width: 500px;
211
        overflow: hidden;
212
        border-bottom: 0 solid #FFF;
213
        border-left: 0 solid #FFF;
214
        border-right: 0 solid #FFF;
215
        background-color: #f5f5f5;
216
        background: url('#FFFFFF');
217
        background-position: center;
218
        background-repeat: repeat-y;
219
}
220
 
221
.post {
222
        line-height: 18px;
223
        padding: 9px 16px 15px;
224
}
225
 
226
.post img {
227
        border: 0 solid #000;
228
        background: 66px;
229
        padding: 5px;
230
}
231
 
232
.post h2 {
233
        font-size: 16px;
234
        font-weight: 700;
235
        line-height: 27px;
236
        padding: 0 0 2px;
237
}
238
 
239
.post h2 a {
240
        text-decoration: none;
241
        color: #181818;
242
        border-bottom: 1px solid #181818;
243
}
244
 
245
.sticky h2 a {
246
        color: #fff;
247
        display: block;
248
        margin: 0 0 1px;
249
        padding: 10px;
250
}
251
 
252
.post img.alignleft {
253
        float: left;
254
        margin: 5px 10px 0 0;
255
}
256
 
257
.post img.alignright {
258
        float: right;
259
        margin: 5px 0 0 10px;
260
}
261
 
262
img.centered,img.aligncenter {
263
        display: block;
264
        margin-left: auto;
265
        margin-right: auto;
266
}
267
 
268
.alignright {
269
        float: right;
270
}
271
 
272
.alignleft {
273
        float: left;
274
}
275
 
276
.post img.wp-smiley {
277
        border: 0;
278
        background: none;
279
        padding: 0;
280
}
281
 
282
.entry {
283
        max-width: 475px;
284
}
285
 
286
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6 {
287
        padding: 9px 0 0;
288
}
289
 
290
.entry h1 {
291
        font-size: 20px;
292
        line-height: 30px;
293
}
294
 
295
.entry h2 {
296
        line-height: 18px;
297
}
298
 
299
.entry h3 {
300
        font-size: 14px;
301
}
302
 
303
.entry h4 {
304
        font-size: 12px;
305
}
306
 
307
.entry h5 {
308
        font-size: 11px;
309
}
310
 
311
.entry h6 {
312
        font-size: 10px;
313
}
314
 
315
.attachment .entry .image {
316
        text-align: center;
317
}
318
 
319
.attachment .navigation {
320
        overflow: hidden;
321
        padding: 10px 0 0;
322
}
323
 
324
.postinfo {
325
        font-size: 11px;
326
        color: #181818;
327
        clear: both;
328
}
329
 
330
.postinfo a {
331
        color: #181818;
332
}
333
 
334
.postdate {
335
        color: #181818;
336
}
337
 
338
.browse {
339
        border-top: 1px solid #bdbdbd;
340
        line-height: 18px;
341
        padding: 15px 16px;
342
}
343
 
344
.sidebar,.obar {
345
        float: left;
346
        width: 192px;
347
        line-height: 18px;
348
        overflow: hidden;
349
        margin: 0 0 0 5px;
350
}
351
 
352
.obar {
353
        float: left;
354
        margin: 0 5px 0 0;
355
}
356
 
357
.sidebar ul,.obar ul {
358
        list-style: none;
359
        margin: 0;
360
        padding: 0;
361
}
362
 
363
.sidebar ul li,.obar ul li {
364
        margin: 5px 0 0;
365
        padding: 9px 16px 15px;
366
}
367
 
368
.sidebar ul li h2,.obar ul li h2 {
369
        font-size: 16px;
370
        font-weight: 700;
371
        text-align: center;
372
        border: #590000;
373
        color: #FFFFFF;
374
}
375
 
376
.sidebar ul ul li,.obar ul ul li {
377
        background: none;
378
        margin: 0;
379
        padding: 6px 0 3px;
380
}
381
 
382
.sidebar ul ul ul,.obar ul ul ul {
383
        padding: 3px 0 0;
384
}
385
 
386
.sidebar ul ul ul li,.obar ul ul ul li {
387
        padding: 6px 0 3px 15px;
388
}
389
 
390
.sidebar ul li select {
391
        width: 100%;
392
}
393
 
394
.widget_tag_cloud div,.wp_widget_tag_cloud div {
395
        word-wrap: break-word;
396
}
397
 
398
.widget_tag_cloud a,.wp_widget_tag_cloud a {
399
        line-height: 100%;
400
}
401
 
402
.post h3#comments,.post h3#respondtitle {
403
        line-height: 27px;
404
        color: #e45b00;
405
}
406
 
407
.post h3#respondtitle {
408
        color: #333;
409
}
410
 
411
ol.commentlist {
412
        list-style: none;
413
        margin: 0 0 11px;
414
        padding: 0;
415
}
416
 
417
ol.commentlist li>div {
418
        padding: 13px 0;
419
}
420
 
421
ol.commentlist li {
422
        list-style: none;
423
}
424
 
425
ol.commentlist li .commentmetadata {
426
        font-size: 11px;
427
        color: #546477;
428
}
429
 
430
ol.commentlist li .commentmetadata a {
431
        color: #546477;
432
}
433
 
434
div.navigation {
435
        padding-bottom: 3em;
436
}
437
 
438
form#commentform small {
439
        font-size: 11px;
440
}
441
 
442
.aligncenter,div.aligncenter {
443
        display: block;
444
        margin-left: auto;
445
        margin-right: auto;
446
}
447
 
448
.wp-caption {
449
        border: 2px solid #ddd;
450
        text-align: center;
451
        background-color: #f3f3f3;
452
        padding-top: 4px;
453
        -moz-border-radius: 3px;
454
        -khtml-border-radius: 3px;
455
        -webkit-border-radius: 3px;
456
        border-radius: 3px;
457
        margin: 10px;
458
}
459
 
460
.wp-caption img {
461
        border: 0 none;
462
        margin: 0;
463
        padding: 0;
464
}
465
 
466
.wp-caption p.wp-caption-text {
467
        font-size: 11px;
468
        line-height: 17px;
469
        margin: 0;
470
        padding: 0 4px 5px;
471
}
472
 
473
div.avatar {
474
        float: right;
475
        margin: 0;
476
        padding: 0;
477
}
478
 
479
.hover1 {
480
        height: 100px;
481
        width: 170px;
482
        background-image: url('http://fwarmy.files.wordpress.com/2010/09/home.png');
483
}
484
 
485
.hover1:hover {
486
        background-image: url('http://fwarmy.files.wordpress.com/2010/09/home11.gif');
487
}
488
 
489
.hover2 {
490
        height: 100px;
491
        width: 170px;
492
        background-image: url('http://fwarmy.files.wordpress.com/2010/09/join.png');
493
}
494
 
495
.hover2:hover {
496
        background-image: url('http://fwarmy.files.wordpress.com/2010/09/join1.gif');
497
}
498
 
499
.hover3 {
500
        height: 100px;
501
        width: 170px;
502
        background-image: url('http://fwarmy.files.wordpress.com/2010/09/chat.png');
503
}
504
 
505
.hover3:hover {
506
        background-image: url('http://fwarmy.files.wordpress.com/2010/09/chat1.gif');
507
}
508
 
509
.hover4 {
510
        height: 100px;
511
        width: 170px;
512
        background-image: url('http://fwarmy.files.wordpress.com/2010/09/ranks.png');
513
}
514
 
515
.hover4:hover {
516
        background-image: url('http://fwarmy.files.wordpress.com/2010/09/ranks1.gif');
517
}
518
 
519
.hover5 {
520
        height: 155px;
521
        width: 175px;
522
        background-image: url('http://img822.imageshack.us/img822/2457/serverscurrent.png');
523
}
524
 
525
.hover5:hover {
526
        background-image: url('http://img188.imageshack.us/img188/3306/serverscurrenthover.gif');
527
}
528
 
529
.hover6 {
530
        height: 148px;
531
        width: 170px;
532
        background-image: url('http://img812.imageshack.us/img812/2521/ww1k.png');
533
}
534
 
535
.hover6:hover {
536
        background-image: url('http://img834.imageshack.us/img834/6614/wwhover.gif');
537
}
538
 
539
.hover7 {
540
        height: 152px;
541
        width: 170px;
542
        background-image: url('http://img267.imageshack.us/img267/8489/rpf1.png');
543
}
544
 
545
.hover7:hover {
546
        background-image: url('http://img339.imageshack.us/img339/9797/rpfhover.gif');
547
}