-
Notifications
You must be signed in to change notification settings - Fork 61
/
superseo.xml
886 lines (771 loc) · 30.1 KB
/
superseo.xml
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
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<b:include data='blog' name='all-head-content'/>
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/> | <data:blog.title/></title>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<meta content='index,follow' name='robots'/>
<b:else/>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='index,follow' name='robots'/>
<meta content='Super SEO - SEO Friendly Blogger Template' name='description'/>
<meta content='seo, seo friendly, blogger template' name='keywords'/>
<b:else/>
<meta content='noindex,follow' name='robots'/>
</b:if>
</b:if>
<link href='http://fonts.googleapis.com/css?family=Lato:400,700,900' rel='stylesheet' type='text/css'/>
<link expr:href='data:blog.url' rel='canonical'/>
<b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name: Super SEO
Author : Kang Ismet
Author URL : http://bloggertut.com
Published by : GalleryBloggerTemplates.com
Date: 23 Oct 2012
----------------------------------------------- */
#navbar-iframe {display: none; height: 0 !important; visibility: hidden;}
/* Begin Typography & Colors */
*{margin:0;padding:0;}
body{background:#f2f2f2;margin:5px auto;font-size:14px;font-family: "Lato", "Myriad Pro", "Arial", sans-serif;color:#444;line-height:1.5;}
a{color:#1A74BA;text-decoration:none;outline:none;}
a:hover, a:active{color:#174271;text-decoration:underline;}
blockquote{border-left:5px solid #ddd;margin:10px 20px;padding-left:7px;font:italic 1em/1.5 Georgia, Times, serif;}
input, button, textarea, select{ font:normal 12px/12px "Verdana", sans-serif;color:#535353;vertical-align:middle;}
legend{display:none;}
fieldset{border:none;}
img{border:0;}
/* wrapper */
#wrapper{width:960px;padding:10px 0 0 0;margin:0 auto;overflow:hidden;background:white;border:1px solid #e1e1e1;}
/* Header */
#header-wrapper{width:920px;padding:0 0 0px 20px;position:relative;height:105px;}
h1.logo{margin:10px 0 0 0;padding:0;width:400px;font-size:250%;}
h1.logo a{padding:0 0 0 5px;width:400px;text-transform:uppercase;color:#444;text-decoration:none;}
.descriptionwrapper {margin:0 0 0 7px;padding:0;width:400px;font-size:100%;}
#header-inner {
width:432px;
background-position:left;
margin-left:auto;
margin-right:auto;
float:left;
}
#header {
color:#000000;
text-align:left;
}
#r_head{
width:468px;
float:right;
padding-top:20px;
}
/* Search */
.search{width:250px;position:absolute;right:0;bottom:30px;padding:11px 20px 0 0;}
.search form{float:right;margin-right:0;}
.search input{float:left;background:url(http://1.bp.blogspot.com/-4xCIMqSoOKY/UOY1EnLw2FI/AAAAAAAAAVs/rJcDnjOBzpg/s1600/search-input.png) no-repeat;border:none;padding:8px 0 7px 18px;width:182px;color:#000066;font-weight:bold;}
.search button{float:left;background:url(http://4.bp.blogspot.com/-lWpUMvhvYbQ/UOY1EYFBQzI/AAAAAAAAAVk/xh5m-Fe15hM/s1600/search-button.png) no-repeat;width:44px;height:29px;border:none;cursor:pointer;color:#fff;vertical-align:middle;padding:2px 5px 5px 0;font:bold 12px/12px "Verdana", sans-serif;}
/* Top Menu */
.menu{width:880px;margin:0 20px;border:0 solid #403f3f ;background:none;overflow:hidden;border-bottom:3px solid #191919;}
/**/ * html .menu{height:1%;} /* */
.menu ul, .menu li{float:left;list-style:none;margin:0;padding:0;}
.menu li a{display:block;margin:0;padding:7px 10px;color:#000;text-decoration:none;font-weight:normal;}
.menu li a:hover{background-color:#2A2A2A;}
.selected{background-color:#2A2A2A;}
.clear{clear:both}
.right {float:right;}
.right a{color:#999;}
.right a:hover{color:#444;text-decoration:none;}
.left {float:left;}
/*******************
* TOP *
********************/
#top {
background: #fff;
margin: 0 auto;
padding: 0;
width:920px;
}
#topnav {
background: #fff;
height: 32px;
margin: 0;
padding:2px 0 1px 0;
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
font-size: 11px;
}
#topnav .current_page_item {
background: #242423;
}
#topnav .current_page_item a {
color: #fff !important;
}
#topnav ul {
float: left;
list-style: none;
margin: 0 0 0 1px;
padding: 0;
}
#topnav li {
float: left;
list-style: none;
margin: 0 5px 0 0;
padding: 0;
font-weight: bold;
text-transform: uppercase;
}
#topnav ul li {
list-style: none;
margin: 0 0 0 5px;
padding: 0;
/*border-right: 1px solid #045;*/
}
#topnav li a, #topnav li a:link, #topnav li a:visited {
font-weight: bold;
color: #242423;
display: block;
margin: 0;
padding: 8px 12px 7px 12px;
}
#topnav li a:hover, #topnav li a:active {
background: #242423;
color: #fff;
display: block;
text-decoration: none;
margin: 0;
padding: 8px 12px 7px 12px;
border-bottom: none;
}
#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
background: #fff;
width: 130px;
color: #111;
float: none;
margin: 0;
padding: 8px 12px 7px 12px;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}
#topnav li li a:hover, #topnav li li a:active {
background: #242423;
color: #fff;
padding: 8px 12px 7px 12px;
}
#topnav li ul {
z-index: 9999;
width: 155px;
margin: 0;
padding: 0;
position: absolute;
left: -999em;
height: auto;
}
#topnav li li {
border:none;
}
#topnav li ul a {
width: 120px;
}
#topnav li ul a:hover, #topnav li ul a:active {
}
#topnav li ul ul {
margin: -29px 0 0 156px;
border: none;
}
#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
left: -999em;
}
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul {
left: auto;
}
#topnav li:hover, #topnav li.sfhover {
position: static;
}
#topnav .left a {
margin: 0;
padding: 0 5px 0 5px;
}
/*Menu*/
#navbarsecond{
border-top: 1px solid #e5e5e5;
border-bottom: 3px solid #191919;
width:920px;
margin:0 20px;
}
/* Dropdown menu */
.dropdown, .dropdown * { margin: 0; padding: 0; list-style: none; }
.dropdown { line-height: 1.0; }
.dropdown ul { position: absolute; top: -999em; width: 160px; /* left offset of submenus need to match (see below) */ }
.dropdown ul li { width: 100%; }
.dropdown li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
.dropdown li { float:left; display:inline; position: relative; }
.dropdown a { position: relative; }
.dropdown li:hover ul,
.dropdown li.sfHover ul { left: 0; top:43px; /* match top ul list item height */ z-index: 99; }
ul.dropdown li:hover li ul,
ul.dropdown li.sfHover li ul { top: -999em; }
ul.dropdown li li:hover ul,
ul.dropdown li li.sfHover ul { left: 160px; /* match ul width */ top: 0; }
ul.dropdown li li:hover li ul,
ul.dropdown li li.sfHover li ul { top: -999em; }
ul.dropdown li li li:hover ul,
ul.dropdown li li li.sfHover ul { left: 160px; /* match ul width */ top: 0; }
#navbarsecond .dropdown ul { position: absolute; top: -999em; width: 160px; /* left offset of submenus need to match (see below) */ }
#navbarsecond .dropdown li:hover ul,
#navbarsecond .dropdown li.sfHover ul { left: 0; top:47px; /* match top ul list item height */ z-index: 99; }
#navbarsecond ul.dropdown li:hover li ul,
#navbarsecond ul.dropdown li.sfHover li ul { top: -999em; }
#navbarsecond ul.dropdown li li:hover ul,
#navbarsecond ul.dropdown li li.sfHover ul { left: 160px; /* match ul width */ top: -10px; }
#navbarsecond ul.dropdown li li:hover li ul,
#navbarsecond ul.dropdown li li.sfHover li ul { top: -999em; }
#navbarsecond ul.dropdown li li li:hover ul,
#navbarsecond ul.dropdown li li li.sfHover ul { left: 160px; /* match ul width */ top: -10px; }
.dropdown {
float:left;
}
.dropdown a {
padding: 12px 10px 15px;
margin:0 5px 0 0;
text-decoration:none;
line-height:1.2;
font-size: 14px;
color: #848484;
display:block;
}
.dropdown a:hover {
background:#ededed;
color:#dadada;
}
.dropdown ul {
text-align: left;
margin: 0;
background:#ededed;
border-top:none;
z-index:999;
padding:10px 0 10px;
}
#navbar .dropdown ul ul {
top:-10px;
padding:10px 0 10px;
}
.dropdown .current_page_item a,
.dropdown .current-cat a,
.dropdown .current-menu-item a,
.dropdown .current_page_item a,
.dropdown .current-cat a,
.dropdown .current-menu-item a {
outline:0;
color: #848484;
font-weight:bold;
}
.dropdown .current_page_item ul a,
.dropdown .current-cat ul a,
.dropdown .current-menu-item ul a,
.dropdown .current_page_item ul a,
.dropdown .current-cat ul a,
.dropdown .current-menu-item ul a {
outline:0;
font-weight:normal;
color:#c0c0c0;
}
.dropdown li ul li {
float:left;
margin:0;
padding:0;
}
.dropdown li ul li a {
color:#dadada;
margin:0;
padding:3px 10px;
}
.dropdown li:hover a {
color:#dadada;
background:#ededed;
}
.dropdown li:hover ul a {
color:#848484;
}
.dropdown li:hover li a:hover {
color:#dadada;
}
.dropdown a.sf-with-ul {
min-width:1px;
}
.sf-sub-indicator {
display:block;
margin:0;
height:10px;
width:100%;
float:left;
text-indent:-999em;
overflow:hidden;
background:url('http://1.bp.blogspot.com/-6GgrJ1W8PTc/UGge0oI9URI/AAAAAAAABWQ/vKw0B6A-3Ec/downt.png') no-repeat center;
}
.dropdown li:hover li .sf-sub-indicator { /* give all except IE6 the correct values */
background:url('http://4.bp.blogspot.com/-j02qJiTwkZA/UGge2mhbLZI/AAAAAAAABWo/bIRQBVtcmI4/rightt.png') no-repeat right; /* 8-bit indexed alpha png. IE6 gets solid image only */
width:10px;
float:right;
margin:5px 0 0 5px;
}
#navbarsecond .sf-sub-indicator {
display:block;
margin:0;
height:10px;
width:100%;
float:left;
text-indent:-999em;
overflow:hidden;
background:url('http://3.bp.blogspot.com/-aoUKDwhvsLg/UGgezjTLXHI/AAAAAAAABWA/IZ4v2fbi7Yo/down.png') no-repeat center;
}
#navbarsecond .dropdown li:hover .sf-sub-indicator {
background:url('http://4.bp.blogspot.com/-Lbc304aBmM4/UGge0LgrLtI/AAAAAAAABWI/sqb2WFOGVYw/downh.png') no-repeat center;
}
#navbarsecond .dropdown li:hover li .sf-sub-indicator { /* give all except IE6 the correct values */
background:url('http://4.bp.blogspot.com/-wfkEqNuGEYM/UGge17gIaBI/AAAAAAAABWg/Z2nFYzO4Pho/right.png') no-repeat right; /* 8-bit indexed alpha png. IE6 gets solid image only */
width:10px;
float:right;
margin:5px 0 0 5px;
}
#navbarsecond .dropdown a {
color: #000;
font-size:14px;
padding:12px 10px;
line-height:1.2;
}
#navbarsecond .dropdown a:hover {
background: #242423;
color:#fff;
}
#navbarsecond .dropdown ul {
background: #242423;
padding:10px 0 10px;
margin-top:-4px;
}
#navbarsecond .dropdown ul ul {
top:-10px;
padding:10px 0 10px;
background: #242423;
}
#navbarsecond .dropdown li ul li {
color:#000;
}
#navbarsecond .dropdown li ul li a {
color:#000;
padding:4px 10px;
}
#navbarsecond .dropdown li:hover a {
color:#fff;
background: #242423;
}
#navbarsecond .dropdown li:hover ul a {
color:#fff;
}
#navbarsecond .dropdown li:hover li a:hover {
color:#dadada;
}
#crosscol-wrapper {margin:0 20px; padding:10px 0 0 0;}
/* layout */
#main{margin:10px 0;}
#content{margin:0;width:590px;float:left;margin:0;padding:0 15px 0 20px; line-height:150%;padding-bottom:none !important;}
.post{padding:0;text-align:left;}
#sidebarwrap{width:300px; float:left;padding:0 20px 0 15px;margin:0;}
/* CONTENT */
#content h2{color:#222;text-align:left;font-size:30px; font-family: "Lato" "Myriad Pro", "Arial", sans-serif;padding:0;margin:0;line-height: 1.1;padding-right:25px;}
#content h2 a{color:#222;text-decoration:none;}
#content h2 a:hover{color:#1A74BA;}
#content h3, #content h4{color:#111;font:normal 19px/19px Arial, sans-serif;letter-spacing:-0.5px;padding:0;}
#content h3 a{color:#111;text-decoration:none;}
#content h3 a:hover{color:#DF2F00;text-decoration:none;}
.under, .info{ margin-top:5px; font-size:11px;height:18px;line-height:18px;}
.categories{background:url(https://lh3.googleusercontent.com/-73os3eAauJQ/T-RyBcFxY3I/AAAAAAAABYc/DcyiImFFGz8/s13/icon-article-tags.png) 0 center no-repeat;padding:0 0 0 20px;float:left;}
.jump-link {padding:0 0 0 20px;float:right;font-weight:bold;font-size:12px;}
#content .under a, #content .info a{color:#666;text-decoration:none;}
/* table setting for content only*/
#content table{background:#FFF;border:1px solid #CCC;border-collapse:collapse;margin:5px 0 10px;}
#content th, #content td{border:1px solid #CCC;padding:5px 10px;text-align:left;vertical-align:top;}
#content tr.even td{background:#F7F7F7;}
#content th{background:#EDEFF0;}
.post br{padding:0;margin:0;line-height:100%;}
.post p{padding:0;margin:0px 0 0px 0;}
.post{padding-bottom:0px;line-height:1.6em}
.post ul{list-style:none;margin:0px 0 10px 0;}
.post ul li{padding-left:33px;position:relative;background:url(http://3.bp.blogspot.com/-c4BqKaosVsY/UIgIFErpBfI/AAAAAAAACxE/6nEZup64J3g/s1600/p-con-li.png) no-repeat 15px 3px;}
.post ol {padding:10px 0;}
.post ol li{margin:0 0 0 35px;position:relative;}
.post img{max-width:590px;}
.post-meta{background:none;color:#999;font-size:11px;margin:8px 0;padding-bottom:8px;width:590px; border-bottom:1px solid #e5e5e5}
.post-meta a{color:#999;font-style:normal}
.post-meta a:hover{color:#1A74BA}
.post-meta span {padding: 0px 10px 0px 0px;}
/* Related Post */
#content .related_posts{margin-top:25px;padding:0 10px 0 0;}
#content .related_posts h4{color:#111;font-size:19px;font-family: "Lato", "Myriad Pro", "Arial", sans-serif;;color:#444;;letter-spacing:-0.5px;padding:15px 0 7px 0;border-bottom:solid 1px #fafafa;margin-bottom:5px;}
#content .related_posts a{color:#444;}
#content .related_posts ul{padding:0;}
#content .related_posts ul li{list-style:none;padding:9px 5px 9px 14px;border-bottom:1px solid #eee;line-height:18px;background:url(http://2.bp.blogspot.com/-ipsIvfDpiDA/T4MMjQaiGAI/AAAAAAAAAPE/0Jo4k87vtPc/bullet.png) no-repeat 0 14px;}
/* SIDEBAR */
#sidebarwrap{margin-top:15px;}
#sidebarwrap .module, #sidebarwrap .subscribe{margin-bottom:5px;padding:0 0 5px 0;width:300px;}
#sidebarwrap .widget{margin-bottom:5px;padding:0 0 5px 0; line-height:150%;}
#sidebarwrap .widget h2{
border-bottom: 1px solid #E5E5E5;
font-size: 14px;
line-height: 1.3;
margin: 0 0 15px 0;
padding:8px 0;
text-transform:uppercase;
color: #666;
font-weight:normal;
}
#sidebarwrap p{padding:2px 0;margin:2px 0;}
#sidebarwrap .widget ul{list-style-type:none;margin:0 2px;padding:0;}
#sidebarwrap .widget ul li{padding:5px 0;color:#444;font-weight:normal;}
#sidebarwrap .widget a{color:#000000;}
/* Label */
#sidebarwrap .Label ul{list-style-type:none;margin:0 2px;padding:0;}
#sidebarwrap .Label ul li{padding:5px 0;border-bottom:1px solid #eee;color:#444;font-weight:normal;width:142px;float:left;margin:0 3px;}
#sidebarwrap .Label ul li a{background:transparent url(http://2.bp.blogspot.com/-YBaVWiNSvHo/UIeZgBcvBZI/AAAAAAAACwk/8L_bK0VCljI/s1600/bullet.png) no-repeat 0 5px;padding-left:12px;color:#444;}
#sidebarwrap .Label ul li a:hover{color:#000;text-decoration:none}
#ArchiveList {padding:0 0 0 20px;}
#ArchiveList ul li {padding:3px 0;}
.zippy{color:#aaa}
#sidebarwrap .LinkList ul{padding:0;margin-bottom:5px;}
#sidebarwrap .LinkList ul li{list-style:none;padding:10px 0 10px 15px;line-height:15px;background:transparent url(http://2.bp.blogspot.com/-YBaVWiNSvHo/UIeZgBcvBZI/AAAAAAAACwk/8L_bK0VCljI/s1600/bullet.png) 0 14px no-repeat;border-bottom:solid 1px #eee;}
/* Footer */
.footer{background:#fff;width:920px;padding:0 20px 20px 20px;overflow:hidden;margin:0 auto;}
.footer hr{border-left:none;border-right:none;border-top:3px solid #E0DFDF;border-bottom:none;height :1px;display:block;margin-bottom:10px;}
.footer p{padding:1px 0;color:#666;font-size:11px;}
.footer p a, .footer p a:visited, .footer p a:hover{color:#333;font-weight:normal;text-decoration:none;}
/* Clear fix */
.clearfix:after{clear:both;display:block;content:".";height:0;visibility:hidden;}
.clearfix{display:inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */
/* Comments
----------------------------------------------- */
#comments h4 { color:#111;font-size:normal 19px;font-family: "Lato", "Myriad Pro", "Arial", sans-serif;padding:10px 0 10px 0;margin-bottom:10px;}
#comments-block {
line-height:1.6em;
margin:1em 0 1.5em;
}
#comments-block .comment-author {
padding-left:20px;
font:bold 14px/14px Arial, sans-serif;
}
#comments-block .comment-body {
margin-top:0;
padding-left:0;
padding-top:10px;
}
#comments-block .comment-footer, #comments-block .comment-footer a{
font-size:11px;
margin:0 0 10px 0;
padding-bottom:5px;
padding-left:0;
text-transform:none;
color:#aaa;
}
#comments-block .comment-footer{border-bottom: solid 1px #ccc;}
#comments-block .comment-body p {
margin:0;
padding-bottom:15px;
}
.deleted-comment {
color:gray;
font-style:italic;
}
#commentsHolder{width:620px;}
#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
margin-top: 20px;
padding-top:20px;
text-align: center;
border-top:1px solid #e5e5e5;
}
.blog-pager-older-link,.blog-pager-newer-link{width:32px;height:32px;display:block;text-indent:-9999px;background-image:url(http://3.bp.blogspot.com/-9SV9QR-8bQE/UJM-DrFbXII/AAAAAAAAC-Q/5N44DYPqBRQ/s1600/rightarrow.png);background-repeat:no-repeat}
.blog-pager-newer-link{background-image:url(http://4.bp.blogspot.com/-1TUB0CyILC4/UJM992t1HsI/AAAAAAAAC-I/XDga_51faqc/s1600/leftarrow.png)}
.blog-pager-older-link,.blog-pager-newer-link{width:32px;height:32px;display:block;text-indent:-9999px;background-image:url(http://3.bp.blogspot.com/-9SV9QR-8bQE/UJM-DrFbXII/AAAAAAAAC-Q/5N44DYPqBRQ/s1600/rightarrow.png);background-repeat:no-repeat}
.blog-pager-newer-link{background-image:url(http://4.bp.blogspot.com/-1TUB0CyILC4/UJM992t1HsI/AAAAAAAAC-I/XDga_51faqc/s1600/leftarrow.png)}
.home-link{display:none}
.feed-links {
margin-top: 10px;
clear: both;
line-height: 2.5em;
}
#comments .form-comment {width:580px;}
#comments .form-comment iframe {width:580px;margin:0;padding:0;}
.clear{clear:both;}
/* Sponsor */
#sidebarwrap .sponsor{padding:3px 0;margin:0;text-align:center;border:#ccc 1px solid;}
#sidebarwrap .sponsor img{padding:5px;margin:3px;border:#ddd 1px solid;background:#fefefe;}
/* FORM */
.inputbox{padding:3px;font-family:Tahoma, Arial, sans-serif;font-size:100%;}
.inputbox{background:#FFFFFF;color:#000;border: 1px solid #999;}
.button{padding:2px 5px;border: 1px solid #999; color: #000; background:#eee;}
.thumbimg{float:left;margin:4px 10px 0 0px;border:1px solid #eee;padding:5px;}
/* social media buttons on post page */
#content .socialmedia-post h3{color:#1A74BA;padding:0 0 7px 0;}
.socialmedia-post ul{ height:30px;padding:0 !important;margin: 0 auto;}
.socialmedia-post ul li{ padding: 0 15px 0 0;margin:0;float:left;list-style:none;background:none;}
.socialmedia-post ul li .last{ padding:0;margin:0}
.stumblebutton {padding:0;margin:1px 0 0 0;}
.forads a{font-weight:bold;}
.PostDate {color:red;}
/* Social Icons */
.iconFacebook,
.iconGoogle,
.iconTwitter,
.iconRSS {
background: transparent url('http://4.bp.blogspot.com/-xle7tRvibpc/UIecojbG6kI/AAAAAAAACw0/lvzIR05C3tI/s1600/socialicons.png') no-repeat 4px 0;
border-left: 1px solid #fafafa;
display: block;
float: right;
font-size: 11px !important;
font-weight: bold;
height: 32px;
line-height: 32px !important;
margin: 0 0 0 6px;
padding: 0 6px 0 30px;
}
.iconGoogle {
background-position: 4px -36px;
}
.iconTwitter {
background-position: 4px -72px;
}
.iconRSS {
background-position: 4px -108px;
padding-right: 0;
}
.iconFacebook:hover {
background-position: 4px -144px;
}
.iconGoogle:hover {
background-position: 4px -180px;
}
.iconTwitter:hover {
background-position: 4px -216px;
}
.iconRSS:hover {
background-position: 4px -253px;
}
#post-share-button{margin-top:25px;background:#fafafa;padding:10px 10px 5px 15px;width:95%}
.breadcrumbs{padding:5px 5px 5px 0;margin-bottom:20px;margin-top:0px;font-size:11px;color:#5B5B5B;border-bottom:1px dotted #eee;border-top:1px dotted #eee;}
#Attribution1 {display: none;}
#comments p a{ display: none !important;}
]]></b:skin>
<style type='text/css'>
<b:if cond='data:blog.pageType != "item"'>
#content h2 {
font-size: 18px;
line-height: 1.1;
margin: -5px 0 0px 0;
padding:8px 0;
text-transform:uppercase;
color: #666;
font-weight:normal;
}
#post-footer{display:none}
.post{padding-bottom:15px;}
.post-meta{margin-top:-4px;}
.separator{margin-top:-6px;}
</b:if>
</style>
<script charset='utf-8' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/>
<script src='http://kangismet.googlecode.com/files/easy-loading.js' type='text/javascript'/>
<script charset='utf-8' type='text/javascript'>
$(function() {
$("img").lazyload({placeholder : "http://kangismet.googlecode.com/files/grey.png",threshold : 200});
});
</script>
</head>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js' type='text/javascript'/>
<script type='text/javascript'>
//<![CDATA[
/*
* Superfish v1.4.8 - jQuery menu widget
* Copyright (c) 2008 Joel Birch
*
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
*
* CHANGELOG: http://users.tpg.com.au/j_birch/plugins/superfish/changelog.txt
*/
(function($){$.fn.superfish=function(op){var sf=$.fn.superfish,c=sf.c,$arrow=$(['<span class="',c.arrowClass,'"> »</span>'].join("")),over=function(){var $$=$(this),menu=getMenu($$);clearTimeout(menu.sfTimer);$$.showSuperfishUl().siblings().hideSuperfishUl();},out=function(){var $$=$(this),menu=getMenu($$),o=sf.op;clearTimeout(menu.sfTimer);menu.sfTimer=setTimeout(function(){o.retainPath=($.inArray($$[0],o.$path)>-1);$$.hideSuperfishUl();if(o.$path.length&&$$.parents(["li.",o.hoverClass].join("")).length<1){over.call(o.$path);}},o.delay);},getMenu=function($menu){var menu=$menu.parents(["ul.",c.menuClass,":first"].join(""))[0];sf.op=sf.o[menu.serial];return menu;},addArrow=function($a){$a.addClass(c.anchorClass).append($arrow.clone());};return this.each(function(){var s=this.serial=sf.o.length;var o=$.extend({},sf.defaults,op);o.$path=$("li."+o.pathClass,this).slice(0,o.pathLevels).each(function(){$(this).addClass([o.hoverClass,c.bcClass].join(" ")).filter("li:has(ul)").removeClass(o.pathClass);});sf.o[s]=sf.op=o;$("li:has(ul)",this)[($.fn.hoverIntent&&!o.disableHI)?"hoverIntent":"hover"](over,out).each(function(){if(o.autoArrows){addArrow($(">a:first-child",this));}}).not("."+c.bcClass).hideSuperfishUl();var $a=$("a",this);$a.each(function(i){var $li=$a.eq(i).parents("li");$a.eq(i).focus(function(){over.call($li);}).blur(function(){out.call($li);});});o.onInit.call(this);}).each(function(){var menuClasses=[c.menuClass];if(sf.op.dropShadows&&!($.browser.msie&&$.browser.version<7)){menuClasses.push(c.shadowClass);}$(this).addClass(menuClasses.join(" "));});};var sf=$.fn.superfish;sf.o=[];sf.op={};sf.IE7fix=function(){var o=sf.op;if($.browser.msie&&$.browser.version>6&&o.dropShadows&&o.animation.opacity!=undefined){this.toggleClass(sf.c.shadowClass+"-off");}};sf.c={bcClass:"sf-breadcrumb",menuClass:"sf-js-enabled",anchorClass:"sf-with-ul",arrowClass:"sf-sub-indicator",shadowClass:"sf-shadow"};sf.defaults={hoverClass:"sfHover",pathClass:"overideThisToUse",pathLevels:1,delay:800,animation:{opacity:"show"},speed:"normal",autoArrows:true,dropShadows:true,disableHI:false,onInit:function(){},onBeforeShow:function(){},onShow:function(){},onHide:function(){}};$.fn.extend({hideSuperfishUl:function(){var o=sf.op,not=(o.retainPath===true)?o.$path:"";o.retainPath=false;var $ul=$(["li.",o.hoverClass].join(""),this).add(this).not(not).removeClass(o.hoverClass).find(">ul").hide().css("visibility","hidden");o.onHide.call($ul);return this;},showSuperfishUl:function(){var o=sf.op,sh=sf.c.shadowClass+"-off",$ul=this.addClass(o.hoverClass).find(">ul:hidden").css("visibility","visible");sf.IE7fix.call($ul);o.onBeforeShow.call($ul);$ul.animate(o.animation,o.speed,function(){sf.IE7fix.call($ul);o.onShow.call($ul);});return this;}});})(jQuery);
jQuery(document).ready(function($) {
$('#navbar ul.dropdown').superfish({
delay: 100, // 0.1 second delay on mouseout
animation: {opacity:'show',height:'show'}, // fade-in and slide-down animation
dropShadows: false // disable drop shadows
});
$('#navbarsecond ul.dropdown').superfish({
delay: 100, // 0.1 second delay on mouseout
animation: {opacity:'show',height:'show'}, // fade-in and slide-down animation
dropShadows: false // disable drop shadows
});
});
//]]>
</script>
<script type='text/javascript'>
// ganti angka dibawah untuk mengatur jumlah karakter
summary_noimg = 350;
summary_img = 280;
// ganti angka dibawah untuk merubah ukuran thumbnail
img_thumb_height = 120;
img_thumb_width = 160;
// ganti dengan gambar sesuai selera anda
img_thumb_nosrc = "http://3.bp.blogspot.com/-TSC-t4b1XvQ/UHWqOo4keDI/AAAAAAAAATo/DgshIsz1IBs/s1600/default.png";
</script>
<script type='text/javascript'>
//<![CDATA[
function removeHtmlTag(strx,chop){
if(strx.indexOf("<")!=-1)
{
var s = strx.split("<");
for(var i=0;i<s.length;i++){
if(s[i].indexOf(">")!=-1){
s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);
}
}
strx = s.join("");
}
chop = (chop < strx.length-1) ? chop : strx.length-2;
while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++;
strx = strx.substring(0,chop-1);
return strx+'...';
}
function createSummaryAndThumb(pID){
var div = document.getElementById(pID);
var imgtag = "";
var img = div.getElementsByTagName("img");
var summ = summary_noimg;
// this block of code is used to add default thumbnail to post without images
if(img.length<=1) {
imgtag = '<div style="clear:both; margin:0 10px 10px 0px;float:left;"><img src="'+img_thumb_nosrc+'" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px"/></div>';
summ = summary_noimg;
}
if(img.length>=1) {
imgtag = '<span style="float:left; padding:0px 10px 5px 0px;"><img src="'+img[0].src+'" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px"/></span>';
summ = summary_img;
}
var summary = imgtag + '<div>' + removeHtmlTag(div.innerHTML,summ) + '</div>';
div.innerHTML = summary;
}
//]]>
</script>
<body>
<div id='wrapper'>
<!-- skip links for text browsers -->
<span id='skiplinks' style='display:none;'>
<a href='#main'>skip to main </a> |
<a href='#sidebar'>skip to sidebar</a>
</span>
<div id='top'>
<div id='topnav'>
<div class='left'>
<b:section id='topmenu' showaddelement='yes'>
<b:widget id='PageList1' locked='false' title='TopMenu' type='PageList'/>
</b:section>
</div>
<!--end: left-->
<div class='right'>
<a class='iconFacebook' href='#'>Facebook</a>
<a class='iconTwitter' href='#'>Twitter</a>
<a class='iconRSS' href='#'>RSS</a>
<a class='iconGoogle' href='#'>Google</a>
</div></div></div>
<!--end: right-->
<!-- header START -->
<div id='header-wrapper'>
<div id='header-inner'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='Super SEO (Header)' type='Header'/>
</b:section>
</div>
<div id='r_head'>
<b:section class='header' id='header2' preferred='yes'>
<b:widget id='HTML1' locked='false' title='' type='HTML'/>
</b:section>
</div>
</div>
<!-- header END -->
<!-- Menu START -->
<div id='navbarsecond'>
<ul class='dropdown' id='secondmenu'>
<li><a href='/'>Home</a></li>
<li><a href=''>World News</a></li>
<li><a href=''>Entertainment</a></li>
<li><a href=''>Health</a></li>
<li><a href=''>Technology</a></li>
<li><a href=''>Auto</a></li>
<li><a class='sf-with-ul' href=''>Sport</a>
<ul class='sub-menu'>
<li><a href=''>Soccer</a></li>
<li><a href=''>Formula 1</a></li>
<li><a href=''>Rally Racing</a></li>
<li><a href=''>Golf</a></li>
</ul>
</li>
</ul>
<div class='clear'/>
</div><!-- /#navbarsecond -->
<!-- Main START -->
<div class='clearfix' id='main'>
<!-- Content Start-->
<div id='content'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</div>
<!-- Content End -->
<!-- Sidebar Start -->
<div id='sidebarwrap'>
<div style='margin:0; padding:0'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='HTML3' locked='false' title='' type='HTML'/>
<b:widget id='Attribution1' locked='false' title='' type='Attribution'/>
<b:widget id='BlogArchive1' locked='false' title='Archive' type='BlogArchive'/>
<b:widget id='Label1' locked='false' title='Category' type='Label'/>
<b:widget id='Navbar1' locked='false' title='Navbar' type='Navbar'/>
</b:section>
<div class='module'>
<div style='margin:0; padding:0; width:140px;float:left;'>
<b:section class='sidebar' id='sidebar1' preferred='yes'/>
</div>
<div style='margin:0; padding:0 0px 0 10px; width:150px;float:left;'>
<b:section class='sidebar' id='sidebar2' preferred='yes'/>
</div>
<div style='clear:both;'/>
</div>
<b:section class='sidebar' id='sidebar3' preferred='yes'/>
</div>
</div>
<!-- Sidebar End -->
<div style='clear:both;'/>
</div>
<!-- Main End -->
<!--Start Footer-->
<div class='footer'>
<hr style='display:block;'/>
<p>Copyright © 2012 <a expr:href='data:blog.homepageUrl'><data:blog.title/></a>. All rights reserved.</p>
<p><a href='http://blog.kangismet.net' title='SEO friendly Blogger Template'>Super SEO</a> created by <a href='http://www.bloggertut.com/' target='_blank'>Blogger Tuts</a> | Published by <a href='http://www.gallerybloggertemplates.com/2012/11/super-seo-blogger-template.html' target='_blank'>GalleryBloggerTemplates.com</a></p>
</div>
<!--End Footer-->
</div>
</body>
</html>