]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Minify/extlib/minify/min_unit_tests/_test_files/css/vladmirated.css
Added minify plugin
[quix0rs-gnu-social.git] / plugins / Minify / extlib / minify / min_unit_tests / _test_files / css / vladmirated.css
1 /* from http://www.vladimirated.com/web-development-minify-css-using-php-and-cssmin-class */
2
3                 #comments_inviter #close_me {
4                         clear: both;
5                         text-align: center;
6                         border-top: 1px solid #eeeeee;
7                         padding-top: 10px;
8                 }
9
10                 #comments_inviter #close_me span {
11                         color: #108eed;
12                         cursor: pointer;
13                         font-weight: bold;
14                 }
15
16                 #comments_inviter img {
17                         float: left;
18                         margin-right: 3px;
19                         margin-bottom: 10px;
20                 }
21
22                 #comments_inviter {
23                         width: 200px;
24                         background-color: #FFFFFF;
25                         border: 4px solid #eeeeee;
26                         font-size: 10px;
27                         font-family: verdana;
28                         padding: 10px;
29                         color: #333333;
30                 }
31
32                 .one_com {
33                         background-color: #FAFAFA;
34                         padding: 10px;
35                         margin-bottom: 20px;
36                         border: 1px solid #EEEEEE;
37                 }
38
39                 .one_com .com_says, .one_com .com_det {
40                         text-transform: lowercase;
41                         color: #333333;
42                         padding: 0px;
43                         font-family: verdana;
44                         margin: 0px;
45                         font-size: 13px;
46                         font-weight: bold;
47                 }
48
49                 .flvPlayer {
50                         text-align: center;
51                         border: 5px solid #dddddd;
52                         width: 320px;
53                 }
54
55                 .one_com .com_det {
56                         font-size: 10px;
57                         font-weight: normal;
58                         margin-bottom: 20px;
59                         padding-bottom: 10px;
60                         border-bottom: 8px solid #eeeeee;
61                 }
62
63                 .one_com .com_det a {
64                         text-decoration: none;
65                 }
66
67                 .one_com .com_txt {
68                         background-color: #ffffff;
69                         margin-bottom: 10px;
70                         border-bottom: 2px solid #eeeeee
71                 }
72
73                 .one_com .com_txt p {
74                         font-family: verdana;
75                         font-size: 13px;
76                         color: #777777;
77                         margin: 0px;
78                         padding: 5px;
79                         padding-bottom: 10px;
80                         text-transform: lowercase;
81                 }
82
83                 .one_com .com_says a {
84                         color: #333333;
85                 }
86
87                 .one_com .com_det a {
88                         color: #333333;
89                 }
90
91                 .post_box .related_posts {
92
93                 }
94
95                 .post_box .related_posts p {
96                         padding: 0px;
97                         margin: 0px;
98                         padding-bottom: 20px;
99                         padding-left: 35px;
100                         font-family: verdana;
101
102                 }
103
104                 .post_box .related_posts a {
105                         color: #108eed;
106                 }
107
108                 .post_nav_2 p {
109                 
110                         text-align: center;
111                         color: #cccccc;
112                         font-family: verdana;
113                 }
114
115                 .post_box .related_posts h3, #comments_box #respond, .comments_posted h3 {
116                         padding: 0px;
117                         margin: 0px;
118                         font-size: 18px;
119                         color: #FF8000;
120                         padding-top: 30px;
121                         margin-bottom: 20px;
122                         width: 300px;
123                         border-bottom: 5px solid #e0e0e0;
124                 }
125
126                 .comments_posted {
127
128                         margin-bottom: 50px;
129
130                 }
131
132                 .comments_posted h3 {
133                         padding: 0px;
134                         margin: 0px;
135                         margin-bottom: 20px;
136
137                 }
138
139                 .cmt_txtarea {
140                         width: 300px;
141                         height: 100px;
142
143                 }
144
145                 #comments_box #respond {
146
147                         padding-top: 0px;
148                         margin-bottom: 0px;
149
150                 }
151
152                 .pagetitle {
153                         color: #65DA33;
154                         text-align: center;
155                 }
156
157                 #searchform {
158                         padding: 0px;
159                         margin: 0px;
160                 }
161
162                 .si {
163                         background-color: #FFFFEE;
164                         border: 1px solid #e0e0e0;
165                 }
166
167                 #rightcol #r_news, #rightcol #linksbro, #rightcol #quick_tags {
168                         margin-top: 30px;
169                         padding-bottom: 10px;
170                 }
171
172                 #post_nav p {
173                         padding: 0px;
174                         margin: 0px;
175                         padding-bottom: 5px;
176                 }
177
178                 #post_nav {
179                         text-align: left;
180                         padding-bottom: 15px;
181                 }
182
183                 #post_nav a, .post_nav_2 p a {
184                         text-decoration: none;
185                         font-family: Verdana;
186                         font-size: 12px;
187                         color: #108eed;
188                 }
189
190                 #post_nav a:hover, .post_nav_2 p a:hover {
191                         text-decoration: underline;
192                         color: #FF8000;
193                 }
194
195                 #rightcol #about {
196                         padding-bottom: 10px;
197                 }
198
199                 #rightcol #r_news input {
200                         color: #333333;
201                         font-size: 12px;
202                 }
203
204                 #header {
205                         height: 200px;
206                         width: 100%;
207                         background-image: url('images/header_bg.jpg');
208                         background-repeat: x-repeat;
209                 }
210
211                 #header img {
212
213                         float: right;
214                         margin-right: -3px;
215                         z-index: 100;
216
217                 }
218
219                 .tags {
220                         text-transform: lowercase;
221                         color: #333333;
222                         font-family: arial;
223                         font-size: 12px;
224                         border-top: 2px dotted #EEEEEE;
225                         width: 300px;
226                         padding-top: 20px;
227                         padding-bottom: 0px;
228                         margin-top: 0px;
229                         padding-left: 20px;
230                         padding-right: 20px;
231                 }
232
233                 .tags a {
234                         color: #108eed;
235                 }
236
237                 .tags p {
238                         text-align: left;
239                         margin: 0px;
240                         padding: 0px;
241                 }
242
243                 blockquote strong {
244                         font-family: verdana;
245                         display: block;
246                         margin-top: 10px;
247                         color: #FF0000;
248                         font-style: italic;
249                         text-align: right;
250                 }
251
252                 blockquote {
253                         margin: 0px;
254                         background-color: #eeeeee;
255                         border: 2px solid #dddddd;
256                         padding: 24px;
257                         padding-top: 10px;
258                         padding-left: 60px;
259                         padding-bottom: 10px;
260                         font-size: 13px;
261                         color: #333333;
262                         margin-bottom: 30px;
263                         margin-top: 10px;
264                 }
265
266
267                 html>body #header img { margin-right: 0px; }
268
269                 #subscribe h3 {
270                         color: #ff0000;
271                         margin-top: 30px;
272                         padding: 20px;
273                 }
274
275                 .post_actions a{ 
276                         color: #108eed;
277                 }
278
279                 .post_actions {
280                         border-top: 4px solid #DDDDDD;
281                         border-bottom: 1px solid #EEEEEE;
282                         text-align: center;
283                         background-color: #FFFFDd;
284                         color: #dddddd;
285                         white-space: no-wrap;
286                         padding-left: 20px;
287                         padding-bottom: 5px;
288                         text-transform: capitalize;
289                 }
290
291                 #subscribe td {
292                         color: #333333; 
293                         font-size: 12px;
294                         text-transform: lowercase;
295                 }
296
297                 #subscribe input {
298                         font-size: 13px;
299                         color: #333333;
300                 }
301
302                 .post_content {
303                         font-size: 13px;
304                         margin-top: 10px;
305                         padding-bottom: 10px;
306                         text-align: justify;
307                         font-family: verdana;
308                 }
309
310                 .post_content p {
311                         margin: 0px;
312                         padding: 0px;
313                         padding-bottom: 20px;
314                         line-height: 20px;
315                 }
316
317                 #header h1 {
318                         z-index: 200;
319                         margin: 0px;
320                         position: absolute;
321                         float: left;
322                         text-transform: lowercase;
323                         padding: 0px;
324                         font-size: 45px;
325                         margin-top: 70px;
326                         margin-left: 40px;
327
328                 }
329
330                 #header h1 a {
331                         white-space: no-wrap;
332                         text-decoration: none;
333                         color: #FAFAFA;
334                         display: block
335                 }
336
337                 #header h1 a:hover {
338                         color: #FAFAFA;
339                         border-bottom: 3px dotted #FAFAFA;
340                 }
341
342                 html>body #header h1 { margin-left: 60px; }
343
344                 body {
345                         margin: 0px;
346                         padding: 0px;
347                         height: 100%;
348                         width: 100%;
349                         font-family: 'Lucida Sans Unicode', 'Lucida Grande', Sans-Serif, Verdana, Arial;
350                         font-size: 12px;
351                 }
352
353                 #leftcol {
354                         float: left;
355                         width: 200px;
356                         margin-left: 0px;
357                         margin-top: 17px;
358                         color: #000;
359                         padding: 3px;
360                         height: 100%;
361                 }
362
363                 #leftcol .box_head h3 {
364                         text-transform: uppercase;
365                         padding: 0px;
366                         margin: 0px;
367                         font-family: georgia;
368                         font-size: 18px;
369                         color: #dddddd;
370                         border-top: 4px solid #dddddd;
371                         border-bottom: 4px solid #cccccc;
372                         padding-left: 10px;
373                         padding-top: 10px;
374                         padding-bottom: 10px;
375                         background-image: url('images/stripesbg.png');
376                         margin-bottom: 10px;
377                 }
378
379                 #leftcol .box_head input {
380                         text-transform: lowercase;
381                         color: #333333;
382                 }
383
384                 #leftcol .box_head {
385                         margin-left: 7px;
386                         background-color: #ffefd4;
387                         border-bottom: 2px solid #eeeeee;
388                         padding-bottom: 20px;
389                         margin-bottom: 30px;
390                 }
391
392                 #leftcol .box_head p a {
393                         color: #0a2d4d;
394                         display: block;
395                         text-decoration: none;
396                         border-bottom: 3px solid #fefefe;
397                         padding-top: 20px;
398                         text-transform: lowercase;
399                         padding-bottom: 20px;
400                         padding-left: 5px;
401                         padding-right: 5px;
402                 }
403
404                 #leftcol .box_head p a:hover {
405                         background-color: #fafafa;
406                         border-bottom: 3px solid #eeeeee;
407                         color: #000000;
408                 }
409
410                 #leftcol .box_head p {
411                         text-align: left;
412                         margin: 0px;
413                         width: 170px;
414                         padding-bottom: 0px;
415                         padding-top: 0px;
416                         font-size: 11px;
417                 }
418
419                 #rightcol {
420                         position: absolute;
421                         left: 77%;
422                         top: 278px;
423                         border: 3px solid #eeeeee;
424                         width: 200px;
425                         z-index: 3;
426                         color: #333333;
427                         padding: 10px;
428                         text-transform: lowercase;
429
430                 }
431
432                 #rightcol p {
433                         padding: 0px;
434                         marging: 0px;
435                         text-align: justify;
436                 }
437
438                 #rightcol #about img, #rightcol #linksbro img {
439                         border: 5px solid #eeeeee;
440                 }
441
442                 #rightcol #about h3, #rightcol #r_news h3, #rightcol #linksbro h3, #rightcol #quick_tags h3 {
443                         background-color: #fafafa;
444                         border: 1px dotted #e0e0e0;
445                         font-size: 14px;
446                         color: #104bbc;
447                         padding: 5px;
448                         padding-top: 10px;
449                         font-family: Arial;
450                         padding-bottom: 10px;
451                 }
452
453                 #rightcol #about p a, #rightcol #r_news p a, #rightcol #linksbro p a {
454                         color: #108eed;
455                 }
456
457                 #rightcol #about p, #rightcol #r_news p, #rightcol #linksbro p {
458                         font-size: 12px; 
459                         text-align: left;
460                 }
461
462                 #content_warp {
463                         margin: 20px 25% 0 215px;
464                         padding: 3px;
465                         color: #000;
466                         background-color: #ededed;
467                 }
468
469                 #content {
470                         margin: 5px;
471                         background-color: #FFFFFF;
472                         padding: 10px;
473                 }
474
475         
476                 #footer {
477                         width: 99%;
478                         margin-top: 30px;
479                         height: 98px;
480                         background-color: #101b1d;
481                 }
482
483                 #footer td a { 
484                         color: #FF8000;
485                 }
486
487                 #footer td a img {
488                         border: 2px solid #108eed;
489                 }
490
491                 #footer td p {
492                         font-family: Verdana;
493                         font-size: 10px;
494                         color: #c0c0c0;
495                         padding: 0px;
496                         margin: 0px;
497                         text-align: center;
498                         padding-bottom: 10px;
499                 }
500
501                 .s_offer {
502                         color: #65DA33;
503                         font-size: 20px;
504                         font-weight: bold;
505                         font-style: normal;
506                 }
507
508                 .post_box {
509                         text-transform: lowercase;
510                         margin-bottom: 40px;
511                 }
512
513                 #newsletter_box {
514                         text-transform: lowercase;
515                         margin-bottom: 10px;
516                         margin-top: 30px;
517                         font-style: normal;
518                         background-color: #ffffff;
519                         border: 5px solid #dddddd;
520                 }
521
522                 #newsletter_head {
523                         color: #EEEEEE;
524                         font-family: Georgia;
525                         background-image: url('images/stripesbg.png');
526                         padding: 10px;
527                         padding-left: 30px;
528                         border-bottom: 5px solid #dddddd;
529                 }
530
531                 #newsletter_body {
532                         color: #333333;
533                         font-family: Verdana;
534                         text-align: justify;
535                         background-color: #FFFFFF;
536                         padding: 10px;
537                         font-size: 13px;
538                 }
539
540                 .s_offer {
541                         color: #65DA33;
542                         font-size: 26px;
543                         font-weight: bold;
544                         font-style: normal;
545                 }
546
547                 .post_title a {
548                         color: #EEEEEE;
549                         text-decoration: none;
550                 }
551
552                 .post_title a:hover {
553                         color: #c0c0c0;
554                 }
555
556                 .post_title {
557                         background-image: url('images/stripe_post.png');
558                         text-transform: uppercase;
559                         font-size: 18px;
560                         font-family: georgia;
561                         padding: 10px;
562                         border-top: 4px solid #c0c0c0;
563                         margin: 0px;
564                         border-bottom: 2px solid #ffffdd;
565                 }
566
567                 .post_det {
568                         text-transform: none;
569                         margin: 0px;
570                         border-top: 1px solid #f0f0f0;
571                         padding: 0px;
572                         padding-top: 5px;
573                         color: #999999;
574                         font-size: 10px;
575                         font-family: verdana;
576                         margin-bottom: 20px;
577                         background-color: #eeeeee;
578                         padding-bottom: 5px;
579                         padding-left: 10px;
580                         text-align: left;
581                         border-bottom: 2px solid #dddddd;
582                 }
583
584                 .post_det a {
585                         color: #999999;
586                         text-decoration: none;
587                 }
588
589
590                 .subtle {
591                         text-transform: lowercase;
592                         font-size: 10px;
593                         font-family: verdana;
594                         color: #108eed;
595                         text-align: justify;
596                 }
597
598                 #top_menu #navlist, #top_menu #navlist li { 
599                         padding:0px;
600                         margin: 0px;
601                         padding-top: 14px;
602                         text-transform: lowercase;
603                         padding-bottom: 17px;
604                         padding-left: 30px;
605                         border-left: 1px solid #65cdef;
606                 }
607
608                 #top_menu #navlist, #top_menu #navlist li #first { 
609
610                         border-left: 0px;
611                 
612                 }
613
614                 #top_menu #navlist {
615                         padding-left: 30px;
616                         background-color: #1dabd9;
617                         border-top: 5px solid #0e96c3;
618                         border-bottom: 5px solid #0e96c3;
619                 }
620
621                 #top_menu #navlist li {
622                         color: #444444;
623                         font-size: 10px;
624                         display: inline;
625                         list-style-type: none;
626                         padding-right: 30px;
627                 }
628
629                 #top_menu #navlist li a {
630                         text-decoration: none;
631                         font-family: Verdana;
632                         color: #fafafa;
633                         font-size: 12px;
634                         font-weight: bold;
635                 }
636
637                 #top_menu #navlist li a:hover {
638                         color: #333333;
639                 }
640
641                 .post_content a {
642                         color: #108eed;
643                 }
644
645                 ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
646                 ul#tagcloud li { display:inline; font-size:70%; color:#ccc; background: none; padding: 0;}
647                 ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
648                 ul#tagcloud li a:hover { text-decoration:underline; }
649                 ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
650                 ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; }
651                 ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }
652                 ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }
653                 ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }
654                 ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; }
655                 ul#tagcloud li.t7 a { color:#303030; font-size: 270%; }
656                 ul#tagcloud li.t8 a { color:#242424; font-size: 290%; }
657                 ul#tagcloud li.t9 a { color:#181818; font-size: 310%; }
658                 ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; }