Advertisement
GWibisono

template blogger

Sep 5th, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 38.98 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <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'>
  4.   <head>
  5.     <b:include data='blog' name='all-head-content'/>
  6.     <title><data:blog.pageTitle/></title>
  7.     <b:skin><![CDATA[
  8.  
  9. /*
  10. -----------------------------------
  11.  
  12. Theme Name: Devin
  13. Blogger Theme by :Asker
  14. URL:http://www.BloggerThemes.net
  15. Designer : awfy
  16. Designer URL: http://gre.gs/
  17.  
  18. -----------------------------------
  19. */
  20.  
  21. #navbar-iframe {
  22.  display: none;
  23. }
  24.  
  25. html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  26.  background: transparent;
  27.  border: 0;
  28.  color: #737373;
  29.  font-family: Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
  30.  margin: 0;
  31.  outline: 0;
  32.  padding: 0;
  33.  vertical-align: baseline;
  34. }
  35.  
  36. body {
  37.  line-height: 1;
  38. }
  39.  
  40. ol, ul {
  41.  list-style: none;
  42. }
  43.  
  44. blockquote, q {
  45.  quotes: none;
  46. }
  47.  
  48. :focus {
  49.  outline: 0;
  50. }
  51.  
  52. ins {
  53.  text-decoration: none;
  54. }
  55.  
  56. del {
  57.  text-decoration: line-through;
  58. }
  59.  
  60. table {
  61.  border-collapse: collapse;
  62.  border-spacing: 0;
  63. }
  64.  
  65. blockquote, q {
  66.  quotes: none;
  67. }
  68.  
  69. blockquote:before, blockquote:after, q:before, q:after {
  70.  content: "";
  71.  content: none;
  72. }
  73.  
  74. textarea {
  75.  border: 0;
  76.  color: #737373;
  77.  font-family: Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
  78.  font-size: 13px;
  79.  overflow: auto;
  80. }
  81.  
  82. input [ type = "text" ], input [ type = "password" ], input [ type = "submit" ] {
  83.  border: 0;
  84.  color: #737373;
  85.  font-family: Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
  86.  font-size: 13px;
  87.  margin: 0;
  88.  outline: none;
  89.  padding: 0;
  90. }
  91.  
  92. a, a:visited {
  93.  color: #dc2509;
  94.  font-size: inherit;
  95.  font-weight: inherit;
  96.  text-decoration: none;
  97. }
  98.  
  99. a:hover {
  100.  text-decoration: underline;
  101. }
  102.  
  103. p {
  104.  font-size: 13px;
  105.  line-height: 1.25em;
  106.  padding: 7px 0;
  107.  text-shadow: #ffffff 0 1px 1px;
  108. }
  109.  
  110. hr {
  111.  background: transparent;
  112.  border-bottom: 1px #ffffff solid;
  113.  border-left: 0;
  114.  border-right: 0;
  115.  border-top: 1px #dcdcdc solid;
  116.  height: 0px;
  117.  margin: 10px 50px;
  118. }
  119.  
  120. body {
  121.  background: #fafafa url(http://lh5.ggpht.com/_Kwwy9VyLMKw/TFFFRWCKYfI/AAAAAAAADQQ/-BlKSAss1gg/bg.png) fixed repeat-x 0 0;
  122.  min-width: 1000px;
  123. }
  124.  
  125. .PST-stripes {
  126.  background: url(http://lh6.ggpht.com/_Kwwy9VyLMKw/TFFFRrMCe2I/AAAAAAAADQU/MxJyzx1iG10/postage.png) repeat-x 0 0;
  127.  height: 11px;
  128.  position: fixed;
  129.  width: 100%;
  130.  z-index: 50;
  131. }
  132.  
  133. a.PST-stamp, a.PST-stamp:visited, a.PST-stamp:hover {
  134.  background: url(http://lh3.ggpht.com/_Kwwy9VyLMKw/TFFHeb5E2EI/AAAAAAAADQc/SuxrEKlolog/tumblrstamp.png) no-repeat scroll 0 0 transparent;
  135.  display: block;
  136.  height: 87px;
  137.  left: 0;
  138.  position: fixed;
  139.  top: 8px;
  140.  width: 104px;
  141.  z-index: 30;
  142. }
  143.  
  144. #header-wrapper {
  145.  border-bottom: 1px solid #DCDCDC;
  146.  padding-bottom: 25px;
  147. }
  148.  
  149. #header-inner {
  150.  background-position: center;
  151.  margin-left: auto;
  152.  margin-right: auto;
  153. }
  154.  
  155. #header {}
  156.  
  157. #header h1 {
  158.  font-size: 36px;
  159.  line-height: 42px;
  160.  padding: 40px 0px 10px 0px;
  161.  text-align: center;
  162.  color: #595959;
  163.  text-shadow: 0 1px 0 #FFFFFF;
  164. }
  165.  
  166. #header a {
  167.  text-decoration: none;
  168. }
  169.  
  170. #header a:hover {
  171.  color: #DC2509;
  172. }
  173.  
  174. #header .description {
  175.  color: #8C8C8C;
  176.  font-size: 17px;
  177.  line-height: 1.25em;
  178.  text-shadow: 0 1px 1px #FFFFFF;
  179.  text-align: center;
  180. }
  181.  
  182. #header img {
  183.  margin-left: auto;
  184.  margin-right: auto;
  185. }
  186.  
  187. #outer-wrapper {
  188.  margin: 0 auto;
  189.  position: relative;
  190.  top: 0;
  191.  width: 787px;
  192.  z-index: 40;
  193. }
  194.  
  195. #content-wrapper{
  196.  border-bottom: 1px solid #DCDCDC;
  197.  border-top: 1px solid #FFFFFF;
  198.  overflow: hidden;
  199.  padding: 25px 0;
  200. }
  201.  
  202. #main-wrapper {
  203.  border-right: 1px solid #DCDCDC;
  204.  float: left;
  205.  padding-right: 25px;
  206.  width: 535px;
  207.  word-wrap: break-word;/* fix for long text breaking sidebar float in IE */
  208.  overflow: hidden;/* fix for long non-text content breaking IE sidebar float */
  209. }
  210.  
  211. #sidebar-wrapper {
  212.  border-left: 1px solid #FFFFFF;
  213.  float: right;
  214.  padding-left: 25px;
  215.  width: 200px;
  216.  word-wrap: break-word;/* fix for long text breaking sidebar float in IE */
  217.  overflow: hidden;/* fix for long non-text content breaking IE sidebar float */
  218. }
  219.  
  220. .sidebar h2 {
  221.  color: #595959;
  222.  font-size: 18px;
  223.  text-decoration: none;
  224.  color: #595959;
  225.  line-height: 1.25em;
  226.  text-shadow: 0 1px 0 #FFFFFF;
  227.  margin: 0px 0px 8px 0px;
  228. }
  229.  
  230. h2.date-header {
  231.  margin: 1.5em 0 .5em;
  232. }
  233.  
  234. .status-msg-body {
  235.  font-size:12px;
  236.  padding-top:10px;
  237. }
  238.  
  239. .post {
  240.  margin: 0px 0px 30px 0px;
  241.  padding: 0px 0px 5px 0px;
  242.  border-bottom: 1px solid #DCDCDC;
  243. }
  244.  
  245. .post h3 {
  246.  color: #595959;
  247.  line-height: 1.25em;
  248.  text-shadow: 0 1px 0 #FFFFFF;
  249.  font-size: 20px;
  250. }
  251.  
  252. .post h3 a, .post h3 a:visited, .post h3 strong {
  253.  display: block;
  254.  text-decoration: none;
  255.  color: #595959;
  256.  line-height: 1.25em;
  257.  text-shadow: 0 1px 0 #FFFFFF;
  258. }
  259.  
  260. .post h3 strong, .post h3 a:hover {
  261.  color: #DC2509;
  262. }
  263.  
  264. .post-body {
  265.  font-size: 13px;
  266.  line-height: 1.5em;
  267.  padding: 7px 0;
  268.  text-shadow: 0 1px 1px #FFFFFF;
  269. }
  270.  
  271. .post-body blockquote {
  272.  border-left: 2px solid #BABABA;
  273.  color: #323232;
  274.  font-size: 13px;
  275.  margin: 7px 20px;
  276.  padding: 3px 10px;
  277.  text-shadow: 0 1px 1px #FFFFFF;
  278. }
  279.  
  280. .post-footer-line-3{
  281.  margin-top: 13px;
  282.  font-size: 12px;
  283.  line-height: 1.25em;
  284.  padding: 7px 0;
  285.  text-shadow: 0 1px 1px #FFFFFF;
  286. }
  287.  
  288. .comment-link {
  289.  margin-left: .6em;
  290. }
  291.  
  292. .comment-timestamp{
  293. font-size:10px;
  294. }
  295.  
  296. .post img, table.tr-caption-container {
  297.  -moz-border-radius: 3px;
  298.  margin: 8px 0px 8px 0px;
  299.  -moz-box-shadow: 2px 2px 3px #e0e0e0;
  300.  -webkit-border-radius: 3px;
  301.  -webkit-box-shadow: 2px 2px 3px #e0e0e0;
  302.  background: #ffffff;
  303.  border: 1px #b9b9b9 solid;
  304.  border-radius: 3px;
  305.  box-shadow: 2px 2px 3px #e0e0e0;
  306.  max-width: 488px;
  307.  padding: 4px;
  308.  position: relative;
  309.  z-index: 90;
  310. }
  311.  
  312. .tr-caption-container img {
  313.  border: none;
  314.  padding: 0;
  315. }
  316.  
  317. .post blockquote {
  318.  margin: 1em 20px;
  319. }
  320.  
  321. .post blockquote p {
  322.  margin: .75em 0;
  323. }
  324.  
  325. .jump-link {
  326.  margin-top: 15px;
  327. }
  328.  
  329. .jump-link a {
  330.  padding: 2px 12px;
  331.  background: #DC2509;
  332.  color: #FFF;
  333.  text-decoration: none;
  334.  -moz-border-radius: 8px;
  335.  -khtml-border-radius: 8px;
  336.  -webkit-border-radius: 8px;
  337.  border-radius: 15px;
  338.  font-size: 12px;
  339.  font-weight: bold;
  340. }
  341.  
  342. .jump-link a:hover {
  343.  text-decoration: underline;
  344.  background: #005C89;
  345. }
  346.  
  347. #comments h4 {
  348.  margin: 1em 0;
  349.  font-weight: bold;
  350.  line-height: 1.4em;
  351.  text-transform: uppercase;
  352.  letter-spacing: .2em;
  353.  color: #999999;
  354. }
  355.  
  356. #comments-block {
  357.  margin: 1em 0 1.5em;
  358.  line-height: 1.6em;
  359. }
  360.  
  361. #comments-block .comment-author {
  362.  margin: .5em 0;
  363. }
  364.  
  365. #comments-block .comment-body {
  366.  margin: .25em 0 0;
  367. }
  368.  
  369. #comments-block .comment-footer {
  370.  margin: -.25em 0 2em;
  371.  line-height: 1.4em;
  372.  text-transform: uppercase;
  373.  letter-spacing: .1em;
  374. }
  375.  
  376. #comments-block .comment-body p {
  377.  margin: 0 0 .75em;
  378. }
  379.  
  380. .deleted-comment {
  381.  font-style: italic;
  382.  color: gray;
  383. }
  384.  
  385. #blog-pager-newer-link {
  386.  float: left;
  387. }
  388.  
  389. #blog-pager-older-link {
  390.  float: right;
  391. }
  392.  
  393. #blog-pager {
  394.  font-size: 13px;
  395.  text-align: center;
  396. }
  397.  
  398. .feed-links {
  399.  clear: both;
  400.  line-height: 2.5em;
  401.  font-size: 13px;
  402. }
  403.  
  404. .sidebar {
  405.  color: #666666;
  406.  line-height: 1.5em;
  407. }
  408.  
  409. .sidebar ul {
  410.  list-style: none;
  411.  margin: 0 0 0;
  412.  padding: 0 0 0;
  413. }
  414.  
  415. .sidebar li {
  416.  margin: 0;
  417.  padding-top: 0;
  418.  padding-right: 0;
  419.  padding-bottom: .25em;
  420.  line-height: 1.5em;
  421. }
  422.  
  423. .sidebar .widget {
  424.  padding: 0 0 1.5em;
  425. }
  426.  
  427. .sidebar li{
  428.  font-size: 13px;
  429. }
  430.  
  431. .main .Blog {
  432.  border-bottom-width: 0;
  433. }
  434.  
  435. .profile-img {
  436.  float: left;
  437.  margin: 0px 10px 0px 0px;
  438.  padding: 4px;
  439.  border: 1px solid #cccccc;
  440. }
  441.  
  442. .profile-data {
  443.  margin: 0px 0px 0px 10px;
  444.  text-transform: uppercase;
  445.  letter-spacing: .1em;
  446.  color: #999999;
  447.  font-size: 12px;
  448.  font-weight: bold;
  449.  line-height: 1.6em;
  450. }
  451.  
  452. .profile-datablock {
  453.  margin: 0px 0px 0px 0px;
  454. }
  455.  
  456. .profile-textblock {
  457.  font-size: 12px;
  458.  margin: 5px 0px 0px 0px;
  459. }
  460.  
  461. .profile-link {
  462.  tet-align: left;
  463.  font-size: 9px;
  464.  float: left;
  465.  margin: 10px 0px 0px 0px;
  466.  text-transform: uppercase;
  467. }
  468.  
  469. form.PST-search {
  470.  background: url(http://lh6.ggpht.com/_Kwwy9VyLMKw/TFFFRppGOxI/AAAAAAAADQY/lqDUYBsXnuk/searchinput.png) no-repeat 0 0;
  471.  height: 30px;
  472.  margin: 0px 0px 20px 0px;
  473.  width: 200px;
  474. }
  475.  
  476. form.PST-search input {
  477.  background: transparent;
  478.  font-size: 12px;
  479.  line-height: 12px;border:0;
  480.  margin: 8px 5px 8px 28px;
  481.  width: 167px;
  482. }
  483.  
  484. .PST-footer {
  485.  border-top: 1px #ffffff solid;
  486.  overflow: hidden;
  487.  padding: 25px 0 35px;
  488. }
  489.  
  490. .PST-footer .PST-footer-info {
  491.  float: left;
  492.  overflow: hidden;
  493.  width: 655px;
  494. }
  495.  
  496. .PST-footer .PST-footer-info a#PST-footer-info-powered:hover {
  497.  background-position: 0 -39px;
  498. }
  499.  
  500. .PST-footer .PST-footer-info .PST-footer-info-text {
  501.  float: left;
  502.  width: 510px;
  503. }
  504.  
  505. .PST-footer .PST-footer-info .PST-footer-info-text p.PST-footer-info-text-notices {
  506.  font-size: 11px;
  507.  padding: 6px 0px 1px;
  508. }
  509.  
  510. .PST-footer .PST-footer-info .PST-footer-info-text p.PST-footer-info-text-search {
  511.  color: #999999;
  512.  font-size: 10px;
  513.  padding: 0;
  514. }
  515.  
  516. .PST-footer ul.PST-footer-actions {
  517.  float: right;
  518.  width: 122px;
  519. }
  520.  
  521. .PST-footer ul.PST-footer-actions li.PST-footer-actions-rss, .PST-footer ul.PST-footer-actions li.PST-footer-actions-random, .PST-footer ul.PST-footer-actions li.PST-footer-actions-archive {
  522.  float: left;
  523.  width: 34px;
  524. }
  525.  
  526. .PST-footer ul.PST-footer-actions li.PST-footer-actions-rss, .PST-footer ul.PST-footer-actions li.PST-footer-actions-random {
  527.  margin-right: 10px;
  528. }
  529.  
  530. .PST-footer ul.PST-footer-actions a, .PST-footer ul.PST-footer-actions a:visited, .PST-footer ul.PST-footer-actions a:hover {
  531.  background: url(http://lh3.ggpht.com/_Kwwy9VyLMKw/TFFFRTGApRI/AAAAAAAADQM/UjunWxfuv9Y/actionicons.png) no-repeat 0 0;
  532.  display: block;
  533.  height: 33px;
  534.  width: 34px;
  535. }
  536.  
  537. .PST-footer ul.PST-footer-actions li.PST-footer-actions-rss a, .PST-footer ul.PST-footer-actions li.PST-footer-actions-rss a:visited {
  538.  background-position: 0 -78px;
  539. }
  540.  
  541. .PST-footer ul.PST-footer-actions li.PST-footer-actions-rss a:hover {
  542.  background-position: -40px -78px;
  543. }
  544.  
  545. .PST-footer ul.PST-footer-actions li.PST-footer-actions-random a, .PST-footer ul.PST-footer-actions li.PST-footer-actions-random a:visited {
  546.  background-position: 0 -39px;
  547. }
  548.  
  549. .PST-footer ul.PST-footer-actions li.PST-footer-actions-random a:hover {
  550.  background-position: -40px -39px;
  551. }
  552.  
  553. .PST-footer ul.PST-footer-actions li.PST-footer-actions-archive a, .PST-footer ul.PST-footer-actions li.PST-footer-actions-archive a:visited {
  554.  background-position: 0 0;
  555. }
  556.  
  557. .PST-footer ul.PST-footer-actions li.PST-footer-actions-archive a:hover {
  558.  background-position: -40px 0;
  559. }
  560.  
  561.  
  562. ]]></b:skin>
  563.   </head>
  564.  
  565.   <body>
  566.     <div class='PST-stripes'/>
  567.  
  568.     <a class='PST-stamp' href='#'/>
  569.  
  570.   <div id='outer-wrapper'>
  571.  
  572.     <div id='header-wrapper'>
  573.       <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
  574. <b:widget id='Header1' locked='true' title='Postage Theme (Header)' type='Header'>
  575. <b:includable id='main'>
  576.  
  577.   <b:if cond='data:useImage'>
  578.     <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>
  579.       <!--
  580.      Show image as background to text. You can't really calculate the width
  581.      reliably in JS because margins are not taken into account by any of
  582.      clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
  583.      width if the user is using shrink to fit.
  584.      This results in a margin-width's worth of pixels being cropped. If the
  585.      user is not using shrink to fit then we expand the header.
  586.      -->
  587.       <div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot;                      + &quot;background-position: &quot;                      + data:backgroundPositionStyleStr + &quot;; &quot;                      + data:widthStyleStr                      + &quot;min-height: &quot; + data:height + &quot;px;&quot;                      + &quot;_height: &quot; + data:height + &quot;px;&quot;                      + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
  588.         <div class='titlewrapper' style='background: transparent'>
  589.           <h1 class='title' style='background: transparent; border-width: 0px'>
  590.             <b:include name='title'/>
  591.           </h1>
  592.         </div>
  593.         <b:include name='description'/>
  594.       </div>
  595.     <b:else/>
  596.       <!--Show the image only-->
  597.       <div id='header-inner'>
  598.         <a expr:href='data:blog.homepageUrl' style='display: block'>
  599.           <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
  600.         </a>
  601.         <!--Show the description-->
  602.         <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
  603.           <b:include name='description'/>
  604.         </b:if>
  605.       </div>
  606.     </b:if>
  607.   <b:else/>
  608.     <!--No header image -->
  609.     <div id='header-inner'>
  610.       <div class='titlewrapper'>
  611.         <h1 class='title'>
  612.           <b:include name='title'/>
  613.         </h1>
  614.       </div>
  615.       <b:include name='description'/>
  616.     </div>
  617.   </b:if>
  618. </b:includable>
  619. <b:includable id='title'>
  620.   <b:if cond='data:blog.url == data:blog.homepageUrl'>
  621.     <data:title/>
  622.   <b:else/>
  623.     <a expr:href='data:blog.homepageUrl'><data:title/></a>
  624.   </b:if>
  625. </b:includable>
  626. <b:includable id='description'>
  627.   <div class='descriptionwrapper'>
  628.     <p class='description'><span><data:description/></span></p>
  629.   </div>
  630. </b:includable>
  631. </b:widget>
  632. </b:section>
  633.     </div>
  634.  
  635.     <div id='content-wrapper'>
  636.  
  637.       <div id='crosscol-wrapper' style='text-align:center'>
  638.         <b:section class='crosscol' id='crosscol'/>
  639.       </div>
  640.  
  641.       <div id='main-wrapper'>
  642.         <b:section class='main' id='main' showaddelement='no'>
  643. <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
  644. <b:includable id='nextprev'>
  645.   <div class='blog-pager' id='blog-pager'>
  646.     <b:if cond='data:newerPageUrl'>
  647.       <span id='blog-pager-newer-link'>
  648.       <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
  649.       </span>
  650.     </b:if>
  651.  
  652.     <b:if cond='data:olderPageUrl'>
  653.       <span id='blog-pager-older-link'>
  654.       <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
  655.       </span>
  656.     </b:if>
  657.  
  658.     <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
  659.  
  660.   </div>
  661.   <div class='clear'/>
  662. </b:includable>
  663. <b:includable id='shareButtons' var='post'>
  664.   <b:if cond='data:post.sharePostUrl'>
  665.       <a class='share-button sb-email' expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;' expr:title='data:top.emailThisMsg' target='_blank'>
  666.         <span class='share-button-link-text'><data:top.emailThisMsg/></span></a>
  667.       <a class='share-button sb-blog' expr:href='data:post.sharePostUrl + &quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' expr:title='data:top.blogThisMsg' target='_blank'>
  668.         <span class='share-button-link-text'><data:top.blogThisMsg/></span></a>
  669.       <a class='share-button sb-twitter' expr:href='data:post.sharePostUrl + &quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'>
  670.         <span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a>
  671.       <a class='share-button sb-facebook' expr:href='data:post.sharePostUrl + &quot;&amp;target=facebook&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'>
  672.         <span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a>
  673.       <a class='share-button sb-buzz' expr:href='data:post.sharePostUrl + &quot;&amp;target=buzz&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=415,width=690\&quot;); return false;&quot;' expr:title='data:top.shareToBuzzMsg' target='_blank'>
  674.         <span class='share-button-link-text'><data:top.shareToBuzzMsg/></span></a>
  675.   </b:if>
  676. </b:includable>
  677. <b:includable id='backlinks' var='post'>
  678.   <a name='links'/><h4><data:post.backlinksLabel/></h4>
  679.   <b:if cond='data:post.numBacklinks != 0'>
  680.     <dl class='comments-block' id='comments-block'>
  681.       <b:loop values='data:post.backlinks' var='backlink'>
  682.         <div class='collapsed-backlink backlink-control'>
  683.           <dt class='comment-title'>
  684.             <span class='backlink-toggle-zippy'>&#160;</span>
  685.             <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
  686.             <b:include data='backlink' name='backlinkDeleteIcon'/>
  687.           </dt>
  688.           <dd class='comment-body collapseable'>
  689.             <data:backlink.snippet/>
  690.           </dd>
  691.           <dd class='comment-footer collapseable'>
  692.             <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
  693.             <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>
  694.           </dd>
  695.         </div>
  696.       </b:loop>
  697.     </dl>
  698.   </b:if>
  699.   <p class='comment-footer'>
  700.     <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'><data:post.createLinkLabel/></a>
  701.   </p>
  702. </b:includable>
  703. <b:includable id='post' var='post'>
  704.   <div class='post hentry'>
  705.     <a expr:name='data:post.id'/>
  706.     <b:if cond='data:post.title'>
  707.       <h3 class='post-title entry-title'>
  708.      <b:if cond='data:post.link'>
  709.        <a expr:href='data:post.link'><data:post.title/></a>
  710.      <b:else/>
  711.         <b:if cond='data:post.url'>
  712.           <a expr:href='data:post.url'><data:post.title/></a>
  713.         <b:else/>
  714.           <data:post.title/>
  715.         </b:if>
  716.      </b:if>
  717.       </h3>
  718.     </b:if>
  719.  
  720.     <div class='post-header'>
  721.     <div class='post-header-line-1'>
  722.  
  723.  
  724.  </div>
  725.     </div>
  726.  
  727.     <div class='post-body entry-content'>
  728.       <data:post.body/>
  729.       <div style='clear: both;'/> <!-- clear for photos floats -->
  730.     </div>
  731.  
  732.     <b:if cond='data:post.hasJumpLink'>
  733.       <div class='jump-link'>
  734.         <a expr:href='data:post.url + &quot;#more&quot;' expr:title='data:post.title'><data:post.jumpText/></a>
  735.       </div>
  736.     </b:if>
  737.  
  738.     <div class='post-footer'>
  739.     <div class='post-footer-line post-footer-line-1'/>
  740.  
  741.       <div class='post-footer-line post-footer-line-2'>
  742.  
  743.  <span class='post-icons'>
  744.         <!-- email post links -->
  745.         <b:if cond='data:post.emailPostUrl'>
  746.           <span class='item-action'>
  747.           <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
  748.               <img alt='' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/>
  749.           </a>
  750.           </span>
  751.         </b:if>
  752.  
  753.         <!-- quickedit pencil -->
  754.         <b:include data='post' name='postQuickEdit'/>
  755.       </span> </div>
  756.  
  757.       <div class='post-footer-line post-footer-line-3'>
  758. <span class='post-author vcard'>
  759.         <b:if cond='data:top.showAuthor'>
  760.           <data:top.authorLabel/>
  761.           <span class='fn'><data:post.author/></span>
  762.         </b:if>
  763.       </span>
  764.   <b:if cond='data:post.dateHeader'>
  765.         <span class='date-header'><data:post.dateHeader/></span>
  766.       </b:if>
  767. <span class='post-labels'>
  768.         <b:if cond='data:post.labels'>
  769.           <data:postLabelsLabel/>
  770.           <b:loop values='data:post.labels' var='label'>
  771.             <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
  772.           </b:loop>
  773.         </b:if>
  774.       </span>
  775. <span class='post-comment-link'>
  776.         <b:if cond='data:blog.pageType != &quot;item&quot;'>
  777.           <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  778.             <b:if cond='data:post.allowComments'>
  779.               <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
  780.             </b:if>
  781.           </b:if>
  782.         </b:if>
  783.       </span>
  784. </div>
  785.     </div>
  786.   </div>
  787. </b:includable>
  788. <b:includable id='status-message'>
  789.   <b:if cond='data:navMessage'>
  790.   <div class='status-msg-wrap'>
  791.     <div class='status-msg-body'>
  792.       <data:navMessage/>
  793.     </div>
  794.     <div class='status-msg-border'>
  795.       <div class='status-msg-bg'>
  796.         <div class='status-msg-hidden'><data:navMessage/></div>
  797.       </div>
  798.     </div>
  799.   </div>
  800.   <div style='clear: both;'/>
  801.   </b:if>
  802. </b:includable>
  803. <b:includable id='comment-form' var='post'>
  804.   <div class='comment-form'>
  805.     <a name='comment-form'/>
  806.     <h4 id='comment-post-message'><data:postCommentMsg/></h4>
  807.     <p><data:blogCommentMessage/></p>
  808.     <data:blogTeamBlogMessage/>
  809.     <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  810.     <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  811.     <data:post.friendConnectJs/>
  812.     <data:post.cmtfpIframe/>
  813.     <b:if cond='data:showCmtPopup'>
  814.       <div id='comment-popup' style='border:red 1px solid;width:100px;height:100px;'/>
  815.     </b:if>
  816.     <script type='text/javascript'>
  817.       BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
  818.     </script>
  819.   </div>
  820. </b:includable>
  821. <b:includable id='backlinkDeleteIcon' var='backlink'>
  822.   <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
  823.     <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
  824.       <img src='//www.blogger.com/img/icon_delete13.gif'/>
  825.     </a>
  826.   </span>
  827. </b:includable>
  828. <b:includable id='postQuickEdit' var='post'>
  829.   <b:if cond='data:post.editUrl'>
  830.     <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
  831.       <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
  832.         <img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
  833.       </a>
  834.     </span>
  835.   </b:if>
  836. </b:includable>
  837. <b:includable id='main' var='top'>
  838.   <!-- posts -->
  839.   <div class='blog-posts hfeed'>
  840.  
  841.     <b:include data='top' name='status-message'/>
  842.  
  843.     <data:defaultAdStart/>
  844.     <b:loop values='data:posts' var='post'>
  845.       <b:if cond='data:post.isDateStart'>
  846.         <b:if cond='data:post.isFirstPost == &quot;false&quot;'>
  847.           &lt;/div&gt;&lt;/div&gt;
  848.         </b:if>
  849.       </b:if>
  850.       <b:if cond='data:post.isDateStart'>
  851.         &lt;div class=&quot;date-outer&quot;&gt;
  852.       </b:if>
  853.    
  854.       <b:if cond='data:post.isDateStart'>
  855.         &lt;div class=&quot;date-posts&quot;&gt;
  856.       </b:if>
  857.       <div class='post-outer'>
  858.       <b:include data='post' name='post'/>
  859.       <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  860.         <b:include data='post' name='comments'/>
  861.       </b:if>
  862.       <b:if cond='data:blog.pageType == &quot;item&quot;'>
  863.         <b:include data='post' name='comments'/>
  864.       </b:if>
  865.       </div>
  866.       <b:if cond='data:post.includeAd'>
  867.         <b:if cond='data:post.isFirstPost'>
  868.           <data:defaultAdEnd/>
  869.         <b:else/>
  870.           <data:adEnd/>
  871.         </b:if>
  872.         <div class='inline-ad'>
  873.           <data:adCode/>
  874.         </div>
  875.         <data:adStart/>
  876.       </b:if>
  877.       <b:if cond='data:post.trackLatency'>
  878.         <data:post.latencyJs/>
  879.       </b:if>
  880.     </b:loop>
  881.     <b:if cond='data:numPosts != 0'>
  882.       &lt;/div&gt;&lt;/div&gt;
  883.     </b:if>
  884.     <data:adEnd/>
  885.   </div>
  886.  
  887.   <!-- navigation -->
  888.   <b:include name='nextprev'/>
  889.  
  890.   <!-- feed links -->
  891.   <b:include name='feedLinks'/>
  892.  
  893.   <b:if cond='data:top.showStars'>
  894.     <script src='//www.google.com/jsapi' type='text/javascript'/>
  895.     <script type='text/javascript'>
  896.       google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});
  897.       function initialize() {
  898.         google.annotations.setApplicationId(<data:top.blogspotReviews/>);
  899.         google.annotations.createAll();
  900.         google.annotations.fetch();
  901.       }
  902.       google.setOnLoadCallback(initialize);
  903.     </script>
  904.   </b:if>
  905. </b:includable>
  906. <b:includable id='commentDeleteIcon' var='comment'>
  907.   <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
  908.     <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
  909.       <img src='//www.blogger.com/img/icon_delete13.gif'/>
  910.     </a>
  911.   </span>
  912. </b:includable>
  913. <b:includable id='feedLinks'>
  914.   <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
  915.     <b:if cond='data:feedLinks'>
  916.       <div class='blog-feeds'>
  917.         <b:include data='feedLinks' name='feedLinksBody'/>
  918.       </div>
  919.     </b:if>
  920.  
  921.     <b:else/> <!--Post feed links -->
  922.     <div class='post-feeds'>
  923.       <b:loop values='data:posts' var='post'>
  924.         <b:if cond='data:post.allowComments'>
  925.           <b:if cond='data:post.feedLinks'>
  926.             <b:include data='post.feedLinks' name='feedLinksBody'/>
  927.           </b:if>
  928.         </b:if>
  929.       </b:loop>
  930.     </div>
  931.   </b:if>
  932. </b:includable>
  933. <b:includable id='feedLinksBody' var='links'>
  934.   <div class='feed-links'>
  935.   <data:feedLinksMsg/>
  936.   <b:loop values='data:links' var='f'>
  937.      <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
  938.   </b:loop>
  939.   </div>
  940. </b:includable>
  941. <b:includable id='comments' var='post'>
  942.   <div class='comments' id='comments'>
  943.     <a name='comments'/>
  944.     <b:if cond='data:post.allowComments'>
  945.       <h4>
  946.         <b:if cond='data:post.numComments == 1'>
  947.           1 <data:commentLabel/>:
  948.         <b:else/>
  949.           <data:post.numComments/> <data:commentLabelPlural/>:
  950.         </b:if>
  951.       </h4>
  952.  
  953.       <b:if cond='data:post.commentPagingRequired'>
  954.         <span class='paging-control-container'>
  955.           <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
  956.           &#160;
  957.           <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
  958.           &#160;
  959.           <data:post.commentRangeText/>
  960.           &#160;
  961.           <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
  962.           &#160;
  963.           <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
  964.         </span>
  965.       </b:if>
  966.  
  967.       <div expr:class='data:post.postAuthorClass' expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>
  968.         <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
  969.           <b:loop values='data:post.comments' var='comment'>
  970.             <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
  971.               <b:if cond='data:comment.favicon'>
  972.                 <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
  973.               </b:if>
  974.               <a expr:name='data:comment.anchorName'/>
  975.               <b:if cond='data:blog.enabledCommentProfileImages'>
  976.                 <data:comment.authorAvatarImage/>
  977.               </b:if>
  978.               <b:if cond='data:comment.authorUrl'>
  979.                 <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
  980.               <b:else/>
  981.                 <data:comment.author/>
  982.               </b:if>
  983.               <data:commentPostedByMsg/>
  984.             </dt>
  985.             <dd expr:class='&quot;comment-body &quot; + data:comment.commentAuthorClass' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
  986.               <b:if cond='data:comment.isDeleted'>
  987.                 <span class='deleted-comment'><data:comment.body/></span>
  988.               <b:else/>
  989.                 <p>
  990.                   <data:comment.body/>
  991.                   <span class='interaction-iframe-guide'/>
  992.                 </p>
  993.               </b:if>
  994.             </dd>
  995.             <dd class='comment-footer'>
  996.               <span class='comment-timestamp'>
  997.                 <a expr:href='data:comment.url' title='comment permalink'>
  998.                   <data:comment.timestamp/>
  999.                 </a>
  1000.                 <b:include data='comment' name='commentDeleteIcon'/>
  1001.               </span>
  1002.             </dd>
  1003.           </b:loop>
  1004.         </dl>
  1005.       </div>
  1006.  
  1007.       <b:if cond='data:post.commentPagingRequired'>
  1008.         <span class='paging-control-container'>
  1009.           <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
  1010.             <data:post.oldestLinkText/>
  1011.           </a>
  1012.           <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
  1013.             <data:post.olderLinkText/>
  1014.           </a>
  1015.           &#160;
  1016.           <data:post.commentRangeText/>
  1017.           &#160;
  1018.           <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
  1019.             <data:post.newerLinkText/>
  1020.           </a>
  1021.           <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
  1022.             <data:post.newestLinkText/>
  1023.           </a>
  1024.         </span>
  1025.       </b:if>
  1026.  
  1027.       <p class='comment-footer'>
  1028.         <b:if cond='data:post.embedCommentForm'>
  1029.           <b:if cond='data:post.allowNewComments'>
  1030.             <b:include data='post' name='comment-form'/>
  1031.           <b:else/>
  1032.             <data:post.noNewCommentsText/>
  1033.           </b:if>
  1034.         <b:else/>
  1035.           <b:if cond='data:post.allowComments'>
  1036.             <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
  1037.           </b:if>
  1038.         </b:if>
  1039.  
  1040.       </p>
  1041.     </b:if>
  1042.  
  1043.     <div id='backlinks-container'>
  1044.     <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  1045.        <b:if cond='data:post.showBacklinks'>
  1046.          <b:include data='post' name='backlinks'/>
  1047.        </b:if>
  1048.     </div>
  1049.     </div>
  1050.   </div>
  1051. </b:includable>
  1052. </b:widget>
  1053. </b:section>
  1054.       </div>
  1055.  
  1056.       <div id='sidebar-wrapper'>
  1057.  
  1058. <form action='/search' class='PST-sidebar-box PST-search' method='get'>
  1059. <input id='PST-search-input' name='q' type='text' value=''/>
  1060. </form>
  1061.  
  1062.         <b:section class='sidebar' id='sidebar' preferred='yes'>
  1063. <b:widget id='Label1' locked='false' title='Labels' type='Label'>
  1064. <b:includable id='main'>
  1065.   <b:if cond='data:title'>
  1066.     <h2><data:title/></h2>
  1067.   </b:if>
  1068.   <div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>
  1069.     <b:if cond='data:display == &quot;list&quot;'>
  1070.       <ul>
  1071.       <b:loop values='data:labels' var='label'>
  1072.         <li>
  1073.           <b:if cond='data:blog.url == data:label.url'>
  1074.             <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
  1075.           <b:else/>
  1076.             <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
  1077.           </b:if>
  1078.           <b:if cond='data:showFreqNumbers'>
  1079.             <span dir='ltr'>(<data:label.count/>)</span>
  1080.           </b:if>
  1081.         </li>
  1082.       </b:loop>
  1083.       </ul>
  1084.     <b:else/>
  1085.       <b:loop values='data:labels' var='label'>
  1086.         <span expr:class='&quot;label-size label-size-&quot; + data:label.cssSize'>
  1087.           <b:if cond='data:blog.url == data:label.url'>
  1088.             <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
  1089.           <b:else/>
  1090.             <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
  1091.           </b:if>
  1092.           <b:if cond='data:showFreqNumbers'>
  1093.             <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
  1094.           </b:if>
  1095.         </span>
  1096.       </b:loop>
  1097.     </b:if>
  1098.     <b:include name='quickedit'/>
  1099.   </div>
  1100. </b:includable>
  1101. </b:widget>
  1102. <b:widget id='Image1' locked='false' title='Picture' type='Image'>
  1103. <b:includable id='main'>
  1104.     <b:if cond='data:title != &quot;&quot;'>
  1105.       <h2><data:title/></h2>
  1106.     </b:if>
  1107.     <div class='widget-content'>
  1108.       <b:if cond='data:link != &quot;&quot;'>
  1109.         <a expr:href='data:link'>
  1110.           <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/>
  1111.         </a>
  1112.       <b:else/>
  1113.         <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_img&quot;' expr:src='data:sourceUrl' expr:width='data:width'/>
  1114.       </b:if>
  1115.       <br/>
  1116.       <b:if cond='data:caption != &quot;&quot;'>
  1117.         <span class='caption'><data:caption/></span>
  1118.       </b:if>
  1119.     </div>
  1120.     <b:include name='quickedit'/>
  1121.   </b:includable>
  1122. </b:widget>
  1123. <b:widget id='Profile1' locked='false' title='About Me' type='Profile'>
  1124. <b:includable id='main'>
  1125.     <b:if cond='data:title != &quot;&quot;'>
  1126.       <h2><data:title/></h2>
  1127.     </b:if>
  1128.     <div class='widget-content'>
  1129.     <b:if cond='data:team == &quot;true&quot;'> <!-- team blog profile -->
  1130.       <ul>
  1131.         <b:loop values='data:authors' var='i'>
  1132.           <li><a expr:href='data:i.userUrl'><data:i.display-name/></a></li>
  1133.         </b:loop>
  1134.       </ul>
  1135.  
  1136.       <b:else/> <!-- normal blog profile -->
  1137.  
  1138.       <b:if cond='data:photo.url != &quot;&quot;'>
  1139.         <a expr:href='data:userUrl'><img class='profile-img' expr:alt='data:photo.alt' expr:height='data:photo.height' expr:src='data:photo.url' expr:width='data:photo.width'/></a>
  1140.       </b:if>
  1141.  
  1142.       <dl class='profile-datablock'>
  1143.         <dt class='profile-data'><data:displayname/></dt>
  1144.  
  1145.         <b:if cond='data:showlocation == &quot;true&quot;'>
  1146.           <dd class='profile-data'><data:location/></dd>
  1147.         </b:if>
  1148.  
  1149.         <b:if cond='data:aboutme != &quot;&quot;'><dd class='profile-textblock'><data:aboutme/></dd></b:if>
  1150.       </dl>
  1151.       <a class='profile-link' expr:href='data:userUrl'><data:viewProfileMsg/></a>
  1152.     </b:if>
  1153.  
  1154.      <b:include name='quickedit'/>
  1155.     </div>
  1156.   </b:includable>
  1157. </b:widget>
  1158. <b:widget id='Followers1' locked='false' title='Followers' type='Followers'>
  1159. <b:includable id='main'>
  1160.   <b:if cond='data:title != &quot;&quot;'>
  1161.     <b:if cond='data:codeSnippet != &quot;&quot;'>
  1162.       <h2 class='title'><data:title/></h2>
  1163.     <b:else/>
  1164.       <b:if cond='data:totalFollowerCount != &quot;&quot;'>
  1165.         <h2 class='title'><data:title/> (<data:totalFollowerCount/>)</h2>
  1166.       </b:if>
  1167.     </b:if>  
  1168.   </b:if>
  1169.   <div class='widget-content'>
  1170.     <div expr:id='data:widget.instanceId + &quot;-wrapper&quot;'>
  1171.       <b:if cond='data:codeSnippet != &quot;&quot;'>
  1172.         <div style='margin-right:2px;'>
  1173.           <data:codeSnippet/>
  1174.         </div>
  1175.       <b:else/>
  1176.         <b:if cond='data:totalFollowerCount == &quot;&quot;'>
  1177.           <span class='item-control following-not-admin'>
  1178.             <b><data:failureSnippet/></b>
  1179.           </span>
  1180.           <span class='item-control blog-admin'>
  1181.             <b><data:adminFailureSnippet/></b>
  1182.           </span>
  1183.         <b:else/>
  1184.           <b:if cond='data:followingLinkPresent'>
  1185.             <div class='follow-this profile-link item-control following-follow-this'>
  1186.               <a expr:href='&quot;javascript:_FollowersView._openPopup(\&quot;&quot; + data:followUri + &quot;\&quot;);&quot;'>
  1187.                 <data:followThisMessage/>
  1188.               </a>
  1189.             </div>
  1190.             <div class='follow-this profile-link item-control following-stop-following-this'>
  1191.               <a expr:href='&quot;javascript:_FollowersView._openPopup(\&quot;&quot; + data:followUri + &quot;\&quot;);&quot;'>
  1192.                 <data:stopFollowingMessage/>
  1193.               </a>
  1194.             </div>
  1195.           </b:if>
  1196.  
  1197.           <div class='followers-grid'>
  1198.             <b:if cond='data:totalFollowerCount == 0'>
  1199.               <div class='profile-link item-control following-follow-this'>
  1200.                 <data:emptyFollowersMessage/>
  1201.               </div>
  1202.             </b:if>
  1203.             <!--
  1204.            Relies on the js written out in navbar.gxp
  1205.            -->
  1206.             <b:loop values='data:followers' var='follower'>
  1207.               <div class='follower'>
  1208.                 <a expr:href='data:follower.profileUrl' expr:title='data:follower.displayName' rel='nofollow'>
  1209.                 <img class='follower-img' expr:alt='data:follower.displayName' expr:height='data:follower.imageHeight' expr:onerror='&quot;this.onerror=null;this.src=\&quot;&quot; + data:anonFollowerImageUrl + &quot;\&quot;;&quot;' expr:onload='&quot;setAttributeOnload(this, \&quot;src\&quot;, \&quot;&quot; + data:follower.imageUrl + &quot;\&quot;)&quot;' expr:width='data:follower.imageWidth' src='http://img1.blogblog.com/img/blank.gif'/>
  1210.                 </a>
  1211.               </div>
  1212.             </b:loop>
  1213.             <div class='clear'/>
  1214.           </div>
  1215.  
  1216.           <div class='followers-canvas profile-link'>
  1217.             <data:followersFooterMessage/>
  1218.             <span class='item-control following-not-admin'>
  1219.               <a expr:href='data:followersUri'>
  1220.                 <data:viewAllMessage/>
  1221.               </a>
  1222.             </span>
  1223.             <span class='item-control blog-admin'>
  1224.               <a expr:href='data:manageFollowersUri'>
  1225.                 <data:manageFollowersMessage/>
  1226.               </a>
  1227.             </span>
  1228.           </div>
  1229.           </b:if>
  1230.       </b:if>
  1231.     </div>
  1232.     <b:include name='quickedit'/>
  1233.   </div>
  1234. </b:includable>
  1235. </b:widget>
  1236. </b:section>
  1237.  
  1238.       </div>
  1239.  
  1240.  
  1241.       <div class='clear'>&#160;</div>
  1242.     </div> <!-- end content-wrapper -->
  1243.      
  1244.     <div class='PST-footer'>
  1245.                 <div class='PST-footer-info'>  
  1246.                     <div class='PST-footer-info-text'>
  1247. <p class='PST-footer-info-text-notices'>Copyright &#169; <a expr:href='data:blog.homepageUrl'><data:blog.title/></a></p>
  1248. <p class='PST-footer-info-text-search'><a href='http://www.bloggerthemes.net'>Theme</a> by<a href='http://www.bloggerthemes.net' title='Bloggerthemes'> BloggerThemes </a>&amp;  | Design by <a href='http://gre.gs/' title='awfy'>awfy</a>
  1249. </p>
  1250.         </div>
  1251.     </div>
  1252.                 <ul class='PST-footer-actions'>
  1253.                     <li class='PST-footer-actions-rss'>
  1254.                         <a expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'/>
  1255.                     </li>
  1256.                 </ul>
  1257.             </div>
  1258.   </div><!-- end outer-wrapper -->
  1259. </body>
  1260. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement