Advertisement
Guest User

Untitled

a guest
Jul 12th, 2013
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.12 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 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. <script src='http://code.jquery.com/jquery-1.4.4.min.js' type='text/javascript'/>
  5. <head>
  6. <link href='.' rel='shortcut icon'/>
  7. <title><data:blog.pageTitle/></title>
  8.  
  9. <b:include data='blog' name='all-head-content'/>
  10. <b:skin><![CDATA[/*
  11. /*
  12. -----------------------------------------------
  13. Nome: NOME BLOG
  14. Dono do blog: NOME DO DONO DO BLOG
  15. Designer: NOME DE QUEM FEZ O TEMPLATE
  16.  
  17. ----------------------------------------------- */
  18. /* Variable definitions
  19. ====================
  20. <Variable name="cordasidebar" description="Cor do Background da Sidebar"
  21. type="color" default="#1f9ddf" value="#3db8f4">
  22. <Variable name="bgcolor" description="Page Background Color"
  23. type="color" default="#279cd8" value="#279cd8">
  24. <Variable name="textcolor" description="Text Color"
  25. type="color" default="#000000" value="#000000">
  26. <Variable name="linkcolor" description="Link Color"
  27. type="color" default="#000000" value="#000000">
  28. <Variable name="pagetitlecolor" description="Blog Title Color"
  29. type="color" default="#000000" value="#000000">
  30. <Variable name="descriptioncolor" description="Blog Description Color"
  31. type="color" default="#000000" value="#000000">
  32. <Variable name="titlecolor" description="Post Title Color"
  33. type="color" default="#16110D" value="#000000">
  34. <Variable name="bordercolor" description="Border Color"
  35. type="color" default="#FDFDFD" value="#FDFDFD">
  36. <Variable name="sidebarcolor" description="Sidebar Title Color"
  37. type="color" default="#E7B99A" value="#E7B99A">
  38. <Variable name="sidebartextcolor" description="Sidebar Text Color"
  39. type="color" default="#000000" value="#000000">
  40. <Variable name="visitedlinkcolor" description="Visited Link Color"
  41. type="color" default="#1f9ddf" value="#1f9ddf">
  42. <Variable name="bodyfont" description="Text Font"
  43. type="font" default="normal normal 100% 'Palatino Linotype',Trebuchet,Verdana,Sans-serif" value="normal normal 100% IM Fell Double Pica SC">
  44. <Variable name="headerfont" description="Sidebar Title Font"
  45. type="font"
  46. default="normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif">
  47. <Variable name="pagetitlefont" description="Blog Title Font"
  48. type="font"
  49. default="normal bold 0% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif" value="normal bold 0% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif">
  50. <Variable name="descriptionfont" description="Blog Description Font"
  51. type="font"
  52. default="normal normal 0% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif" value="normal normal 0% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif">
  53. <Variable name="postfooterfont" description="Post Footer Font"
  54. type="font"
  55. default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
  56. */
  57. body {
  58. background: #146600 url(FUNDO DO BLOG) fixed;
  59. ;
  60. color:#000000;
  61. font: x-small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
  62. font-size/* */:/**/small;
  63. font-size: /**/small;
  64. text-align: lcenter;
  65. }
  66. a:link {
  67. color:#000000;
  68. text-decoration:none;
  69. }
  70. a:visited {
  71. color:#000000;
  72. text-decoration:none;
  73. }
  74. a:hover {
  75. color:#000000;
  76. text-decoration:underline;
  77. }
  78. a {
  79. outline: none;
  80. }
  81. a img {
  82. border-width:0;
  83. }
  84. #navbar #Navbar1 iframe{
  85. display:none;
  86. visibility:none;
  87. }
  88. /* Cabeçalho
  89. -----------------------------------------------
  90. */
  91. #header-wrapper {
  92. width:982px;
  93. height:288px;
  94. margin:0 auto 0px;
  95. border-bottom: 0px solid #63e812;
  96. }
  97.  
  98. #header {
  99. margin: 0px auto 0px;
  100. padding: 0px 0px 0px 0px;
  101. width:982px;
  102. height:288px;
  103. background: url(CABEÇALHO DO BLOG) bottom center no-repeat;
  104. text-align: ;
  105. color: transparent;
  106. }
  107.  
  108. #header h1 {
  109. margin:0px auto 0px;
  110. padding: 0px 0px 0px 0px;
  111. line-height:1.2em;
  112. text-transform:capitalize;
  113. letter-spacing:.2em;
  114. font: normal normal 0% Trebuchet, Trebuchet MS, Arial, sans-serif;
  115. }
  116.  
  117. #header a {
  118. color:#ffffff;
  119. text-decoration:none;
  120. }
  121.  
  122. #header a:hover {
  123. color:#ffffff;
  124. }
  125.  
  126. #header .description {
  127. margin:0px auto 0px;
  128. padding: 0px 0px 0px 30px;
  129. max-width:895px;
  130. text-transform:capitalize;
  131. letter-spacing:.2em;
  132. line-height: 1.2em;
  133. font: 0px;
  134. color: #e6e6e6;
  135. }
  136.  
  137. #header-center{
  138. margin: 0px;
  139. border-bottom: 0px solid #bf0e0e;
  140. text-align: center;
  141. float:center;
  142. width:100%;
  143. color:#F2C888;
  144. }
  145. /* Barra Lateral
  146. ----------------------------------------------- */
  147. #outer-wrapper {
  148. width: 982px;
  149. margin:0 auto 0px;
  150. padding:0px;
  151. text-align:left;
  152. font: normal normal 88% Verdana, sans-serif;
  153. background-color:transparent;
  154. border: 0px solid #bf0e0e;
  155. -moz-border-radius:31px;
  156. -webkit-border-radius:31px;
  157. -goog-ms-border-radius:31px;
  158. }
  159.  
  160. #content-wrapper {
  161. background:transparent url(BARRA LATERAL DO BLOG) repeat scroll center top;
  162. }
  163.  
  164. #outerbottom-wrap1 {
  165. background:url(http://img167.imageshack.us/img167/2618/bgpagetopel1.gif) no-repeat left top;
  166. margin:0 0 px;
  167. padding:0px;
  168. }
  169. #outerbottom-wrap2 {
  170. background:url() no-repeat left bottom;
  171. margin:0 0 px;
  172. padding: 0px;
  173. }
  174.  
  175. #main-wrapper {
  176. margin-left: 0px;
  177. _margin-left: 0px;
  178. margin-right: 0px;
  179. _margin-right: 0px;
  180. margin-top: 0px;
  181. margin-bottom: 0px;
  182. border-left: 0px solid #bf0e0e;
  183. border-right: 0px solid #bf0e0e;
  184. border-bottom: 0px solid #bf0e0e;
  185. background: #ffffff repeat-y;
  186. width: 565px;
  187. float: left;
  188. word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  189. overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
  190. }
  191. #mainbottom-wrap1 {
  192. background:url() no-repeat left top;
  193. margin:0 0 px;
  194. padding:0px;
  195. }
  196. #mainbottom-wrap2 {
  197. background:url() no-repeat left bottom;
  198. margin:0 0 px;
  199. padding: 0px;
  200. }
  201. #sidebar-wrapper {
  202. margin-right: 0px;
  203. _margin-right: 0px;
  204. margin-left: 1px;
  205. margin-top: -2px;
  206. color: transparent;
  207. background-color: transparent;
  208. width: 208px;
  209. float: right;
  210. word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  211. overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
  212. }
  213.  
  214. #newsidebar-wrapper {
  215. margin-left: 0px;
  216. _margin-left: 0px;
  217. margin-top: -2px;
  218. color: transparent;
  219. background-color: transparent;
  220. width: 208px;
  221. float: left;
  222. word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  223. overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
  224. }
  225.  
  226. /* Posição
  227. ------------------------------------------------ */
  228. h2 {
  229. margin:1.5em 0 .75em;
  230. font:normal bold 95% Arial, sans-serif;
  231. line-height: 1.4em;
  232. text-transform:capitalize;
  233. letter-spacing:.2em;
  234. color:#000000;
  235. }
  236. /* Postagem
  237. -----------------------------------------------
  238. */
  239. h2.date-header {
  240. text-align: left;
  241. font: normal normal 0% Verdana, sans-serif;
  242. color: transparent;
  243. }
  244. .post {
  245. padding: 9px 20px 15px;
  246. line-height: 1.4em;
  247. border:0px dotted #000000;
  248. }
  249. .post h3 {
  250. padding: 0 0 2px;
  251. font-size: 180%;
  252. font-weight: bold;
  253. line-height: 1.1em;
  254. color:#066AFF;
  255. border-bottom: 2px solid #066AFF;
  256. text-align:left;
  257. }
  258. .post h3 a, .post h3 a:visited, .post h3 strong {
  259. display:block;
  260. text-decoration: none;
  261. color: #066AFF;
  262. }
  263. .post h3 strong, .post h3 a:hover {
  264. color:#099CFF;
  265. color: #099CFF;
  266. }
  267. .post-footer {
  268. margin: .90em 0;
  269. background-color:;
  270. color:#000000;
  271. padding-left: 5px;
  272. text-transform:normal;
  273. letter-spacing:.1em;
  274. font: normal normal 100% 'Tahoma', Trebuchet, Trebuchet MS, Verdana, Sans-serif;
  275. font-weight: normal;
  276. line-height: 1.1em;
  277. border:3px solid #066AFF;
  278. text-align:center;
  279. -moz-border-radius:20px;
  280. -webkit-border-radius:10px;
  281. -goog-ms-border-radius:10px;
  282. }
  283. }
  284. .comment-link {
  285. margin-left:.6em;
  286. color: #000000;
  287. }
  288. .post img {
  289. border: 3px solid #066AFF ;
  290. text-align: center;
  291. background-color: #099CFF ;
  292. padding: 4px 4px 4px 4px;
  293. margin: 0px 0px 0px 5px;
  294. moz-box-shadow: 1px 1px 10px #00f;
  295. -moz-border-shadow: 30pc;
  296. -khtml-border-radius: 10px;
  297. -webkit-border-radius: 10px;
  298. border-radius: 10px;
  299. -webkit-box-shadow: 5px 5px 0px 0px #cccccc;
  300. -moz-box-shadow: 5px 5px 0px 0px #cccccc;
  301. box-shadow: 5px 5px 0px 0px #cccccc; }
  302. .post blockquote {
  303. height: 1%;
  304. display: block;
  305. clear: both;
  306. color: #000000;
  307. padding: 1em 1em;
  308. background-color: #099CFF;
  309. border: solid 3px #066AFF;
  310. border-radius: 10px;
  311. }
  312. .post blockquote p {
  313. }
  314.  
  315. /* Comentários
  316. ----------------------------------------------- */
  317. #comments h4 {
  318. padding-left: 10px;
  319. margin:1em 0;
  320. font-weight: bold;
  321. line-height: 1.4em;
  322. text-transform:uppercase;
  323. letter-spacing:.2em;
  324. color: #000000;
  325. }
  326. #comments li {
  327. padding-top: 0;
  328. padding-right: 0;
  329. padding-bottom: 1px;
  330. padding-left: 17px;
  331. background: url() no-repeat left 3px;
  332. }
  333. #comments-block {
  334. padding-left: 5px;
  335. margin:1em 0 1.5em;
  336. line-height:1.3em;
  337. }
  338. #comments-block .comment-author {
  339. padding-left: 5px;
  340. margin:.5em 0;
  341. }
  342. #comments-block .comment-body {
  343. padding-left: 5px;
  344. margin:.25em 0 0;
  345. }
  346. #comments-block .comment-footer {
  347. padding-left: 5px;
  348. margin:-.25em 0 2em;
  349. line-height: 1.4em;
  350. text-transform:uppercase;
  351. letter-spacing:.1em;
  352. }
  353. #comments-block .comment-body p {
  354. padding-left: 5px;
  355. margin:0 0 .75em;
  356. }
  357. .deleted-comment {
  358. padding-left: 5px;
  359. font-style:italic;
  360. color:gray;
  361. }
  362. #feed-links {
  363. padding-left: 5px;
  364. clear: both;
  365. line-height: 2.5em;
  366. text-indent:-9999em;
  367. }
  368. #blog-pager-newer-link {
  369. padding: 5px;
  370. float: left;
  371. }
  372. #blog-pager-older-link {
  373. padding: 5px;
  374. float: right;
  375. }
  376. #blog-pager {
  377. text-align: center;
  378. }
  379. /* Titulo da Sidebar
  380. ----------------------------------------------- */
  381. .sidebar {
  382. color: #000000;
  383. background: transparent;
  384. line-height: 1.6em;
  385. margin:0px;
  386. }
  387. .sidebar h2 {
  388. text-align: center;
  389. color: #ffffff;
  390. height: 40px;
  391. margin:0px;
  392. padding-top: 1px;
  393. font-weight: bold;
  394. line-height: 3em;
  395. background:url(TÍTULO DA SIDEBAR) no-repeat left top;
  396. }
  397. .sidebar ul {
  398. list-style:none;
  399. margin:0px;
  400. padding:0 0 0;
  401. color:#2f96b9
  402. backround:#2f96b9
  403. border-bottom : 1px solid #f2f2f2;
  404. }
  405. .sidebar li {
  406. margin:0px;
  407. padding:0 0 .50em 20px;
  408. text-indent:1px;
  409. line-height:1.5em;
  410. border-bottom : 2px solid #009933;
  411. background:transparent url(http://img227.imageshack.us/i/setinha.png/) no-repeat;}
  412. }
  413. .sidebar .widget {
  414. margin: 0px 0 0;
  415. padding: 9px 16px 15px;
  416. color: #bf0e0e;
  417. border:1px solid #2f96b9;
  418. }
  419. .main .widget {
  420. margin: 0px;
  421. padding:0 0 0.9em;
  422. }
  423. .main .Blog {
  424. border-bottom-width: 0;
  425. }
  426. /* Perfil
  427. ----------------------------------------------- */
  428. .profile-img {
  429. float: center;
  430. margin: 5px;
  431. padding: 4px;
  432. border: 1px solid #009933;
  433. }
  434. .profile-data {
  435. margin:5px;
  436. text-transform:uppercase;
  437. letter-spacing:.1em;
  438. font: normal normal 86% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  439. color: #000000;
  440. font-weight: bold;
  441. line-height: 1.2em;
  442. }
  443. .profile-datablock {
  444. margin:5px;
  445. }
  446. .profile-textblock {
  447. margin: 5px;
  448. line-height: 1.6em;
  449. }
  450. .profile-link {
  451. margin: 5px;
  452. font: normal normal 86% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  453. text-transform: uppercase;
  454. letter-spacing: .1em;
  455. }
  456. /* Rodapé
  457. ------------------------------------------------ */
  458. #footer {
  459. width:982px;
  460. height:98px;
  461. clear:both;
  462. background:transparent url(RODAPÉ DO BLOG) no-repeat scroll left top;
  463. margin-top: 0px;
  464. padding-top:0px;
  465. line-height: 1.6em;
  466. text-transform:uppercase;
  467. letter-spacing:.1em;
  468. text-align: center;
  469. border-top: 0px solid #bf0e0e;
  470. }
  471.  
  472. /* Crédito
  473. ------------------------------------------------ */
  474. #credit {
  475. width:900px;
  476. margin:0 auto;
  477. text-align: center;
  478. }
  479. /** Page structure tweaks for layout editor wireframe */
  480. body#layout #header {
  481. margin-left: 0px;
  482. margin-right: 0px;
  483. }
  484. #navbar-iframe { height: 0px; visibility: hidden; display: none; }
  485. .feed-links {
  486. clear: both;
  487. line-height: 2.5em;
  488. text-indent:-9999em;
  489. }
  490. ]]></b:skin>
  491.  
  492. <script src='http://code.jquery.com/jquery-1.4.4.min.js' type='text/javascript'/>
  493. <link href='http://hosthcp2.webs.com/jqueryhover.css' rel='stylesheet' type='text/css'/>
  494. <script type='text/javascript'>
  495. $(document).ready(function(){
  496.  
  497. $(&quot;img.a&quot;).hover(
  498. function() {
  499. $(this).stop().animate({&quot;opacity&quot;: &quot;0&quot;}, &quot;medium&quot;);
  500. },
  501. function() {
  502. $(this).stop().animate({&quot;opacity&quot;: &quot;1&quot;}, &quot;medium&quot;);
  503. });
  504.  
  505. });
  506. </script>
  507.  
  508. <link href='' rel='shortcut icon' type='image/png'/>
  509. <script>
  510. function click() {
  511. if (event.button==2||event.button==3) {
  512. oncontextmenu=&#39;return false&#39;;
  513. }
  514. }
  515. document.onmousedown=click
  516. document.oncontextmenu = new Function(&quot;return false;&quot;)
  517. </script>
  518. <script>
  519. function click() {
  520. if (event.button==2||event.button==3) {
  521. oncontextmenu=&#39;return false&#39;;
  522. }
  523. }
  524. document.onmousedown=click
  525. document.oncontextmenu = new Function(&quot;return false;&quot;)
  526. </script>
  527. <script language='JavaScript'>
  528. //Blocker1
  529. function clique() {if (event.button==2||event.button==3) {oncontextmenu=&#39;return false&#39;;}}
  530. document.onmousedown=clique
  531. document.oncontextmenu = new Function(&quot;return false;&quot;)
  532. </script>
  533. </head>
  534.  
  535. <body oncontextmenu='return false'>
  536.  
  537. <div id='outer-wrapper'><div id='wrap2'>
  538.  
  539. <!-- skip links for text browsers -->
  540. <span id='skiplinks' style='display:none;'>
  541. <a href='#main'>skip to main </a> |
  542. <a href='#sidebar'>skip to sidebar</a>
  543. </span>
  544.  
  545.  
  546. <div id='header-wrapper'>
  547. <b:section id='header'>
  548. <b:widget id='Header1' locked='true' title='Teste (Cabeçalho)' type='Header'>
  549. <b:includable id='main'>
  550.  
  551. <b:if cond='data:useImage'>
  552. <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>
  553. <!--
  554. Show image as background to text. You can't really calculate the width
  555. reliably in JS because margins are not taken into account by any of
  556. clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
  557. width if the user is using shrink to fit.
  558. This results in a margin-width's worth of pixels being cropped. If the
  559. user is not using shrink to fit then we expand the header.
  560. -->
  561. <b:if cond='data:mobile'>
  562. <div id='header-inner'>
  563. <div class='titlewrapper' style='background: transparent'>
  564. <h1 class='title' style='background: transparent; border-width: 0px'>
  565. <b:include name='title'/>
  566. </h1>
  567. </div>
  568. <b:include name='description'/>
  569. </div>
  570. <b:else/>
  571. <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;_height: &quot; + data:height + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
  572. <div class='titlewrapper' style='background: transparent'>
  573. <h1 class='title' style='background: transparent; border-width: 0px'>
  574. <b:include name='title'/>
  575. </h1>
  576. </div>
  577. <b:include name='description'/>
  578. </div>
  579. </b:if>
  580. <b:else/>
  581. <!--Show the image only-->
  582. <div id='header-inner'>
  583. <a expr:href='data:blog.homepageUrl' style='display: block'>
  584. <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'/>
  585. </a>
  586. <!--Show the description-->
  587. <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
  588. <b:include name='description'/>
  589. </b:if>
  590. </div>
  591. </b:if>
  592. <b:else/>
  593. <!--No header image -->
  594. <div id='header-inner'>
  595. <div class='titlewrapper'>
  596. <h1 class='title'>
  597. <b:include name='title'/>
  598. </h1>
  599. </div>
  600. <b:include name='description'/>
  601. </div>
  602. </b:if>
  603. </b:includable>
  604. <b:includable id='title'>
  605. <b:if cond='data:blog.url == data:blog.homepageUrl'>
  606. <data:title/>
  607. <b:else/>
  608. <a expr:href='data:blog.homepageUrl'><data:title/></a>
  609. </b:if>
  610. </b:includable>
  611. <b:includable id='description'>
  612. <div class='descriptionwrapper'>
  613. <p class='description'><span><data:description/></span></p>
  614. </div>
  615. </b:includable>
  616. </b:widget>
  617. </b:section>
  618. </div>
  619. <b:section class='header-center' id='header-center' maxwidgets='1' showaddelement='yes'>
  620. <b:widget id='HTML2' locked='false' title='Parceiros Vip&apos;s' type='HTML'>
  621. <b:includable id='main'>
  622. <!-- only display title if it's non-empty -->
  623. <b:if cond='data:title != &quot;&quot;'>
  624. <h2 class='title'><data:title/></h2>
  625. </b:if>
  626. <div class='widget-content'>
  627. <data:content/>
  628. </div>
  629.  
  630. <b:include name='quickedit'/>
  631. </b:includable>
  632. </b:widget>
  633. </b:section>
  634. <div id='content-wrapper'>
  635. <div id='page-footer'/>
  636. <div id='sidebar-wrapper'>
  637. <b:section class='sidebar' id='sidebar' preferred='yes'>
  638. <b:widget id='Text1' locked='false' title='Bem Vindos!' type='Text'>
  639. <b:includable id='main'>
  640. <!-- only display title if it's non-empty -->
  641. <b:if cond='data:title != &quot;&quot;'>
  642. <h2 class='title'><data:title/></h2>
  643. </b:if>
  644. <div class='widget-content'>
  645. <data:content/>
  646. </div>
  647.  
  648. <b:include name='quickedit'/>
  649. </b:includable>
  650. </b:widget>
  651. <b:widget id='HTML13' locked='false' title='Blog Protegido' type='HTML'>
  652. <b:includable id='main'>
  653. <!-- only display title if it's non-empty -->
  654. <b:if cond='data:title != &quot;&quot;'>
  655. <h2 class='title'><data:title/></h2>
  656. </b:if>
  657. <div class='widget-content'>
  658. <data:content/>
  659. </div>
  660.  
  661. <b:include name='quickedit'/>
  662. </b:includable>
  663. </b:widget>
  664. <b:widget id='LinkList99' locked='true' title='Blogroll' type='LinkList'>
  665. <b:includable id='main'>
  666.  
  667. <b:if cond='data:title'><h2><data:title/></h2></b:if>
  668. <div class='widget-content'>
  669. <ul>
  670. <b:loop values='data:links' var='link'>
  671. <li><a expr:href='data:link.target'><data:link.name/></a></li>
  672. </b:loop>
  673. </ul>
  674. <b:include name='quickedit'/>
  675. </div>
  676. </b:includable>
  677. </b:widget>
  678. <b:widget id='LinkList98' locked='true' title='Footer Links' type='LinkList'>
  679. <b:includable id='main'>
  680.  
  681. <b:if cond='data:title'><h2><data:title/></h2></b:if>
  682. <div class='widget-content'>
  683. <ul>
  684. <b:loop values='data:links' var='link'>
  685. <li><a expr:href='data:link.target'><data:link.name/></a></li>
  686. </b:loop>
  687. </ul>
  688. <b:include name='quickedit'/>
  689. </div>
  690. </b:includable>
  691. </b:widget>
  692. <b:widget id='Text99' locked='true' title='' type='Text'>
  693. <b:includable id='main'>
  694. <!-- only display title if it's non-empty -->
  695. <b:if cond='data:title != &quot;&quot;'>
  696. <h2 class='title'><data:title/></h2>
  697. </b:if>
  698. <div class='widget-content'>
  699. <data:content/>
  700. </div>
  701.  
  702. <b:include name='quickedit'/>
  703. </b:includable>
  704. </b:widget>
  705. <b:widget id='HTML15' locked='false' title='Onlines' type='HTML'>
  706. <b:includable id='main'>
  707. <!-- only display title if it's non-empty -->
  708. <b:if cond='data:title != &quot;&quot;'>
  709. <h2 class='title'><data:title/></h2>
  710. </b:if>
  711. <div class='widget-content'>
  712. <data:content/>
  713. </div>
  714.  
  715. <b:include name='quickedit'/>
  716. </b:includable>
  717. </b:widget>
  718. <b:widget id='HTML8' locked='false' title='Pin Tracker' type='HTML'>
  719. <b:includable id='main'>
  720. <!-- only display title if it's non-empty -->
  721. <b:if cond='data:title != &quot;&quot;'>
  722. <h2 class='title'><data:title/></h2>
  723. </b:if>
  724. <div class='widget-content'>
  725. <data:content/>
  726. </div>
  727.  
  728. <b:include name='quickedit'/>
  729. </b:includable>
  730. </b:widget>
  731. </b:section>
  732. </div>
  733.  
  734. <div id='newsidebar-wrapper'>
  735. <b:section class='sidebar' id='newsidebar' preferred='yes'>
  736. <b:widget id='Followers1' locked='false' title='Seguidores' type='Followers'>
  737. <b:includable id='main'>
  738. <b:if cond='data:title != &quot;&quot;'>
  739. <b:if cond='data:codeSnippet != &quot;&quot;'>
  740. <h2 class='title'><data:title/></h2>
  741. <b:else/>
  742. <b:if cond='data:totalFollowerCount != &quot;&quot;'>
  743. <h2 class='title'><data:title/> (<data:totalFollowerCount/>)</h2>
  744. </b:if>
  745. </b:if>
  746. </b:if>
  747. <div class='widget-content'>
  748. <div expr:id='data:widget.instanceId + &quot;-wrapper&quot;'>
  749. <b:if cond='data:codeSnippet != &quot;&quot;'>
  750. <div style='margin-right:2px;'>
  751. <data:codeSnippet/>
  752. </div>
  753. <b:else/>
  754. <b:if cond='data:totalFollowerCount == &quot;&quot;'>
  755. <span class='item-control following-not-admin'>
  756. <b><data:failureSnippet/></b>
  757. </span>
  758. <span class='item-control blog-admin'>
  759. <b><data:adminFailureSnippet/></b>
  760. </span>
  761. <b:else/>
  762. <b:if cond='data:followingLinkPresent'>
  763. <div class='follow-this profile-link item-control following-follow-this'>
  764. <a expr:href='&quot;javascript:_FollowersView._openPopup(\&quot;&quot; + data:followUri + &quot;\&quot;);&quot;'>
  765. <data:followThisMessage/>
  766. </a>
  767. </div>
  768. <div class='follow-this profile-link item-control following-stop-following-this'>
  769. <a expr:href='&quot;javascript:_FollowersView._openPopup(\&quot;&quot; + data:followUri + &quot;\&quot;);&quot;'>
  770. <data:stopFollowingMessage/>
  771. </a>
  772. </div>
  773. </b:if>
  774.  
  775. <div class='followers-grid'>
  776. <b:if cond='data:totalFollowerCount == 0'>
  777. <div class='profile-link item-control following-follow-this'>
  778. <data:emptyFollowersMessage/>
  779. </div>
  780. </b:if>
  781. <!--
  782. Relies on the js written out in navbar.gxp
  783. -->
  784. <b:loop values='data:followers' var='follower'>
  785. <div class='follower'>
  786. <a expr:href='data:follower.profileUrl' expr:title='data:follower.displayName' rel='nofollow'>
  787. <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'/>
  788. </a>
  789. </div>
  790. </b:loop>
  791. <div class='clear'/>
  792. </div>
  793.  
  794. <div class='followers-canvas profile-link'>
  795. <data:followersFooterMessage/>
  796. <span class='item-control following-not-admin'>
  797. <a expr:href='data:followersUri'>
  798. <data:viewAllMessage/>
  799. </a>
  800. </span>
  801. <span class='item-control blog-admin'>
  802. <a expr:href='data:manageFollowersUri'>
  803. <data:manageFollowersMessage/>
  804. </a>
  805. </span>
  806. </div>
  807. </b:if>
  808. </b:if>
  809. </div>
  810. <b:include name='quickedit'/>
  811. </div>
  812. </b:includable>
  813. </b:widget>
  814. <b:widget id='HTML7' locked='false' title='Divulgue-Nos' type='HTML'>
  815. <b:includable id='main'>
  816. <!-- only display title if it's non-empty -->
  817. <b:if cond='data:title != &quot;&quot;'>
  818. <h2 class='title'><data:title/></h2>
  819. </b:if>
  820. <div class='widget-content'>
  821. <data:content/>
  822. </div>
  823.  
  824. <b:include name='quickedit'/>
  825. </b:includable>
  826. </b:widget>
  827. <b:widget id='HTML5' locked='false' title='Parceiros VIP&apos;S' type='HTML'>
  828. <b:includable id='main'>
  829. <!-- only display title if it's non-empty -->
  830. <b:if cond='data:title != &quot;&quot;'>
  831. <h2 class='title'><data:title/></h2>
  832. </b:if>
  833. <div class='widget-content'>
  834. <data:content/>
  835. </div>
  836.  
  837. <b:include name='quickedit'/>
  838. </b:includable>
  839. </b:widget>
  840. <b:widget id='HTML3' locked='false' title='Jogue CP' type='HTML'>
  841. <b:includable id='main'>
  842. <!-- only display title if it's non-empty -->
  843. <b:if cond='data:title != &quot;&quot;'>
  844. <h2 class='title'><data:title/></h2>
  845. </b:if>
  846. <div class='widget-content'>
  847. <data:content/>
  848. </div>
  849.  
  850. <b:include name='quickedit'/>
  851. </b:includable>
  852. </b:widget>
  853. <b:widget id='HTML9' locked='false' title='Quadros' type='HTML'>
  854. <b:includable id='main'>
  855. <!-- only display title if it's non-empty -->
  856. <b:if cond='data:title != &quot;&quot;'>
  857. <h2 class='title'><data:title/></h2>
  858. </b:if>
  859. <div class='widget-content'>
  860. <data:content/>
  861. </div>
  862.  
  863. <b:include name='quickedit'/>
  864. </b:includable>
  865. </b:widget>
  866. </b:section>
  867. </div>
  868.  
  869.  
  870. <div id='main-wrapper'>
  871. <b:section class='main' id='main' showaddelement='yes'>
  872. <b:widget id='Blog1' locked='true' title='Postagens no blog' type='Blog'>
  873. <b:includable id='nextprev'>
  874. <div class='blog-pager' id='blog-pager'>
  875. <b:if cond='data:newerPageUrl'>
  876. <span id='blog-pager-newer-link'>
  877. <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>
  878. </span>
  879. </b:if>
  880.  
  881. <b:if cond='data:olderPageUrl'>
  882. <span id='blog-pager-older-link'>
  883. <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>
  884. </span>
  885. </b:if>
  886.  
  887. <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
  888.  
  889. <b:if cond='data:mobileLinkUrl'>
  890. <div class='blog-mobile-link'>
  891. <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>
  892. </div>
  893. </b:if>
  894.  
  895. </div>
  896. <div class='clear'/>
  897. </b:includable>
  898. <b:includable id='shareButtons' var='post'>
  899. <b:if cond='data:top.showEmailButton'><a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;' expr:title='data:top.emailThisMsg' target='_blank'><span class='share-button-link-text'><data:top.emailThisMsg/></span></a></b:if><b:if cond='data:top.showBlogThisButton'><a class='goog-inline-block 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'><span class='share-button-link-text'><data:top.blogThisMsg/></span></a></b:if><b:if cond='data:top.showTwitterButton'><a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + &quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a></b:if><b:if cond='data:top.showFacebookButton'><a class='goog-inline-block 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'><span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a></b:if><b:if cond='data:top.showOrkutButton'><a class='goog-inline-block share-button sb-orkut' expr:href='data:post.sharePostUrl + &quot;&amp;target=orkut&quot;' expr:title='data:top.shareToOrkutMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToOrkutMsg/></span></a></b:if><b:if cond='data:top.showDummy'><div class='goog-inline-block dummy-container'><data:post.dummyTag/></div></b:if>
  900. </b:includable>
  901. <b:includable id='backlinks' var='post'>
  902. <a name='links'/><h4><data:post.backlinksLabel/></h4>
  903. <b:if cond='data:post.numBacklinks != 0'>
  904. <dl class='comments-block' id='comments-block'>
  905. <b:loop values='data:post.backlinks' var='backlink'>
  906. <div class='collapsed-backlink backlink-control'>
  907. <dt class='comment-title'>
  908. <span class='backlink-toggle-zippy'>&#160;</span>
  909. <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
  910. <b:include data='backlink' name='backlinkDeleteIcon'/>
  911. </dt>
  912. <dd class='comment-body collapseable'>
  913. <data:backlink.snippet/>
  914. </dd>
  915. <dd class='comment-footer collapseable'>
  916. <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
  917. <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>
  918. </dd>
  919. </div>
  920. </b:loop>
  921. </dl>
  922. </b:if>
  923. <p class='comment-footer'>
  924. <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>
  925. </p>
  926. </b:includable>
  927. <b:includable id='threaded_comment_js' var='post'>
  928. <script defer='defer' expr:src='data:post.commentSrc' type='text/javascript'/>
  929.  
  930. <script type='text/javascript'>
  931. (function() {
  932. var items = <data:post.commentJso/>;
  933. var msgs = <data:post.commentMsgs/>;
  934. var postId = &#39;<data:post.id/>&#39;;
  935. var feed = &#39;<data:post.commentFeed/>&#39;;
  936. var authorName = &#39;<data:post.author/>&#39;;
  937. var authorUrl = &#39;<data:post.authorUrl/>&#39;;
  938. var blogId = &#39;<data:top.id/>&#39;;
  939. var baseUri = &#39;<data:post.commentBase/>&#39;;
  940.  
  941. // <![CDATA[
  942. feed += '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
  943. var cursor = null;
  944. if (items && items.length > 0) {
  945. cursor = parseInt(items[items.length - 1].timestamp) + 1;
  946. }
  947.  
  948. var bodyFromEntry = function(entry) {
  949. if (entry.gd$extendedProperty) {
  950. for (var k in entry.gd$extendedProperty) {
  951. if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
  952. return '<span class="deleted-comment">' + entry.content.$t + '</span>';
  953. }
  954. }
  955. }
  956. return entry.content.$t;
  957. }
  958.  
  959. var parse = function(data) {
  960. cursor = null;
  961. var comments = [];
  962. if (data && data.feed && data.feed.entry) {
  963. for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
  964. var comment = {};
  965. // comment ID, parsed out of the original id format
  966. var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
  967. comment.id = id ? id[2] : null;
  968. comment.body = bodyFromEntry(entry);
  969. comment.timestamp = Date.parse(entry.published.$t) + '';
  970. if (entry.author && entry.author.constructor === Array) {
  971. var auth = entry.author[0];
  972. if (auth) {
  973. comment.author = {
  974. name: (auth.name ? auth.name.$t : undefined),
  975. profileUrl: (auth.uri ? auth.uri.$t : undefined),
  976. avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
  977. };
  978. }
  979. }
  980. if (entry.link) {
  981. if (entry.link[2]) {
  982. comment.link = comment.permalink = entry.link[2].href;
  983. }
  984. if (entry.link[3]) {
  985. var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
  986. if (pid && pid[1]) {
  987. comment.parentId = pid[1];
  988. }
  989. }
  990. }
  991. comment.deleteclass = 'item-control blog-admin';
  992. if (entry.gd$extendedProperty) {
  993. for (var k in entry.gd$extendedProperty) {
  994. console.log(entry.gd$extendedProperty[k].name + ' - ' + entry.gd$extendedProperty[k].value);
  995. if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
  996. comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
  997. }
  998. }
  999. }
  1000. comments.push(comment);
  1001. }
  1002. }
  1003. return comments;
  1004. };
  1005.  
  1006. var paginator = function(callback) {
  1007. if (hasMore()) {
  1008. var url = feed;
  1009. if (cursor) {
  1010. url += '&published-min=' + new Date(cursor).toISOString();
  1011. }
  1012. window.bloggercomments = function(data) {
  1013. var parsed = parse(data);
  1014. cursor = parsed.length < 50 ? null
  1015. : parseInt(parsed[parsed.length - 1].timestamp) + 1
  1016. callback(parsed);
  1017. window.bloggercomments = null;
  1018. }
  1019. url += '&callback=bloggercomments';
  1020. var script = document.createElement('script');
  1021. script.type = 'text/javascript';
  1022. script.src = url;
  1023. document.getElementsByTagName('head')[0].appendChild(script);
  1024. }
  1025. };
  1026. var hasMore = function() {
  1027. return !!cursor;
  1028. };
  1029. var getMeta = function(key, comment) {
  1030. if ('iswriter' == key) {
  1031. var matches = !!comment.author
  1032. && comment.author.name == authorName
  1033. && comment.author.profileUrl == authorUrl;
  1034. return matches ? 'true' : '';
  1035. } else if ('deletelink' == key) {
  1036. return baseUri + '/delete-comment.g?blogID=' + blogId + '&postID=' + comment.id;
  1037. } else if ('deleteclass' == key) {
  1038. return comment.deleteclass;
  1039. }
  1040. return '';
  1041. };
  1042.  
  1043. var replybox = null;
  1044. var replyUrlParts = null;
  1045. var replyParent = undefined;
  1046.  
  1047. var onReply = function(commentId, domId) {
  1048. if (replybox == null) {
  1049. // lazily cache replybox, and adjust to suit this style:
  1050. replybox = document.getElementById('comment-editor');
  1051. if (replybox != null) {
  1052. replybox.height = '250px';
  1053. replybox.style.display = 'block';
  1054. replyUrlParts = replybox.src.split('#');
  1055. }
  1056. }
  1057. if (replybox && (commentId !== replyParent)) {
  1058. document.getElementById(domId).insertBefore(replybox, null);
  1059. replybox.src = replyUrlParts[0]
  1060. + (commentId ? '&parentID=' + commentId : '')
  1061. + '#' + replyUrlParts[1];
  1062. replyParent = commentId;
  1063. }
  1064. };
  1065.  
  1066. var tok = 'comment-form_';
  1067. var hash = window.location.hash || '';
  1068. var startThread = hash.indexOf(tok) == 1 ? hash.substring(tok.length + 1) : undefined;
  1069.  
  1070. // Configure commenting API:
  1071. var configJso = {
  1072. 'maxDepth': 2
  1073. };
  1074. var provider = {
  1075. 'id': postId,
  1076. 'data': items,
  1077. 'loadNext': paginator,
  1078. 'hasMore': hasMore,
  1079. 'getMeta': getMeta,
  1080. 'onReply': onReply,
  1081. 'rendered': true,
  1082. 'initReplyThread': startThread,
  1083. 'config': configJso,
  1084. 'messages': msgs
  1085. };
  1086.  
  1087. var render = function() {
  1088. if (window.goog && window.goog.comments) {
  1089. var holder = document.getElementById('comment-holder');
  1090. window.goog.comments.render(holder, provider);
  1091. }
  1092. };
  1093.  
  1094. // render now, or queue to render when library loads:
  1095. if (window.goog && window.goog.comments) {
  1096. render();
  1097. } else {
  1098. window.goog = window.goog || {};
  1099. window.goog.comments = window.goog.comments || {};
  1100. window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
  1101. window.goog.comments.loadQueue.push(render);
  1102. }
  1103. })();
  1104. // ]]>
  1105. </script>
  1106. </b:includable>
  1107. <b:includable id='mobile-main' var='top'>
  1108. <!-- posts -->
  1109. <div class='blog-posts hfeed'>
  1110.  
  1111. <b:include data='top' name='status-message'/>
  1112.  
  1113. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  1114. <b:loop values='data:posts' var='post'>
  1115. <b:include data='post' name='mobile-index-post'/>
  1116. </b:loop>
  1117. <b:else/>
  1118. <b:loop values='data:posts' var='post'>
  1119. <b:include data='post' name='mobile-post'/>
  1120. </b:loop>
  1121. </b:if>
  1122. </div>
  1123.  
  1124. <b:include name='mobile-nextprev'/>
  1125. </b:includable>
  1126. <b:includable id='post' var='post'>
  1127. <div class='post hentry'>
  1128. <a expr:name='data:post.id'/>
  1129. <b:if cond='data:post.title'>
  1130. <h3 class='post-title entry-title'>
  1131. <b:if cond='data:post.link'>
  1132. <a expr:href='data:post.link'><data:post.title/></a>
  1133. <b:else/>
  1134. <b:if cond='data:post.url'>
  1135. <b:if cond='data:blog.url != data:post.url'>
  1136. <a expr:href='data:post.url'><data:post.title/></a>
  1137. <b:else/>
  1138. <data:post.title/>
  1139. </b:if>
  1140. <b:else/>
  1141. <data:post.title/>
  1142. </b:if>
  1143. </b:if>
  1144. </h3>
  1145. </b:if>
  1146.  
  1147. <div class='post-header'>
  1148. <div class='post-header-line-1'/>
  1149. </div>
  1150.  
  1151. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id'>
  1152. <data:post.body/>
  1153. <div style='clear: both;'/> <!-- clear for photos floats -->
  1154. </div>
  1155.  
  1156. <b:if cond='data:post.hasJumpLink'>
  1157. <div class='jump-link'>
  1158. <a expr:href='data:post.url + &quot;#more&quot;' expr:title='data:post.title'><data:post.jumpText/></a>
  1159. </div>
  1160. </b:if>
  1161.  
  1162. <div class='post-footer'>
  1163. <div class='post-footer-line post-footer-line-1'><span class='post-author vcard'>
  1164. <b:if cond='data:top.showAuthor'>
  1165. <data:top.authorLabel/>
  1166. <b:if cond='data:post.authorProfileUrl'>
  1167. <span class='fn'>
  1168. <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
  1169. <data:post.author/>
  1170. </a>
  1171. </span>
  1172. <b:else/>
  1173. <span class='fn'><data:post.author/></span>
  1174. </b:if>
  1175. </b:if>
  1176. </span> <span class='post-timestamp'>
  1177. <b:if cond='data:top.showTimestamp'>
  1178. <data:top.timestampLabel/>
  1179. <b:if cond='data:post.url'>
  1180. <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>
  1181. </b:if>
  1182. </b:if>
  1183. </span> <span class='post-comment-link'>
  1184. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  1185. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  1186. <b:if cond='data:post.allowComments'>
  1187. <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>
  1188. </b:if>
  1189. </b:if>
  1190. </b:if>
  1191. </span> <span class='post-icons'>
  1192. <!-- email post links -->
  1193. <b:if cond='data:post.emailPostUrl'>
  1194. <span class='item-action'>
  1195. <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
  1196. <img alt='' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/>
  1197. </a>
  1198. </span>
  1199. </b:if>
  1200.  
  1201. <!-- quickedit pencil -->
  1202. <b:include data='post' name='postQuickEdit'/>
  1203. </span> <div class='post-share-buttons goog-inline-block'>
  1204. <b:if cond='data:post.sharePostUrl'>
  1205. <b:include data='post' name='shareButtons'/>
  1206. </b:if>
  1207. </div> </div>
  1208.  
  1209. <div class='post-footer-line post-footer-line-2'/>
  1210.  
  1211. <div class='post-footer-line post-footer-line-3'><span class='reaction-buttons'>
  1212. <b:if cond='data:top.showReactions'>
  1213. <table border='0' cellpadding='0' cellspacing='0' width='100%'><tr>
  1214. <td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'>
  1215. <span class='reactions-label'>
  1216. <data:top.reactionsLabel/></span>&#160;</td>
  1217. <td><iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/></td>
  1218. </tr></table>
  1219. </b:if>
  1220. </span> </div>
  1221. </div>
  1222. </div>
  1223. </b:includable>
  1224. <b:includable id='status-message'>
  1225. <b:if cond='data:navMessage'>
  1226. <div class='status-msg-wrap'>
  1227. <div class='status-msg-body'>
  1228. <data:navMessage/>
  1229. </div>
  1230. <div class='status-msg-border'>
  1231. <div class='status-msg-bg'>
  1232. <div class='status-msg-hidden'><data:navMessage/></div>
  1233. </div>
  1234. </div>
  1235. </div>
  1236. <div style='clear: both;'/>
  1237. </b:if>
  1238. </b:includable>
  1239. <b:includable id='comment-form' var='post'>
  1240. <div class='comment-form'>
  1241. <a name='comment-form'/>
  1242. <b:if cond='data:mobile'>
  1243. <h4 id='comment-post-message'>
  1244. <a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'><data:postCommentMsg/></a></h4>
  1245. <p><data:blogCommentMessage/></p>
  1246. <data:blogTeamBlogMessage/>
  1247. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1248. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
  1249. <b:else/>
  1250. <h4 id='comment-post-message'><data:postCommentMsg/></h4>
  1251. <p><data:blogCommentMessage/></p>
  1252. <data:blogTeamBlogMessage/>
  1253. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1254. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  1255. </b:if>
  1256. <data:post.friendConnectJs/>
  1257. <data:post.cmtfpIframe/>
  1258. <script type='text/javascript'>
  1259. BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
  1260. </script>
  1261. </div>
  1262. </b:includable>
  1263. <b:includable id='threaded_comments' var='post'>
  1264. <b:include name='threaded_comment_css'/>
  1265.  
  1266. <div class='comments' id='comments'>
  1267. <a name='comments'/>
  1268. <h4>
  1269. <b:if cond='data:post.numComments == 1'>
  1270. 1 <data:commentLabel/>:
  1271. <b:else/>
  1272. <data:post.numComments/> <data:commentLabelPlural/>:
  1273. </b:if>
  1274. </h4>
  1275.  
  1276. <div class='comments-content'>
  1277. <b:if cond='data:post.embedCommentForm'>
  1278. <b:include data='post' name='threaded_comment_js'/>
  1279. </b:if>
  1280. <div id='comment-holder'>
  1281. <data:post.commentHtml/>
  1282. </div>
  1283. </div>
  1284.  
  1285. <p class='comment-footer'>
  1286. <b:if cond='data:post.allowNewComments'>
  1287. <b:include data='post' name='threaded-comment-form'/>
  1288. <b:else/>
  1289. <data:post.noNewCommentsText/>
  1290. </b:if>
  1291. </p>
  1292.  
  1293. <b:if cond='data:showCmtPopup'>
  1294. <div id='comment-popup'>
  1295. <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  1296. </iframe>
  1297. </div>
  1298. </b:if>
  1299.  
  1300. <div id='backlinks-container'>
  1301. <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  1302. <b:if cond='data:post.showBacklinks'>
  1303. <b:include data='post' name='backlinks'/>
  1304. </b:if>
  1305. </div>
  1306. </div>
  1307. </div>
  1308. </b:includable>
  1309. <b:includable id='backlinkDeleteIcon' var='backlink'>
  1310. <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
  1311. <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
  1312. <img src='//www.blogger.com/img/icon_delete13.gif'/>
  1313. </a>
  1314. </span>
  1315. </b:includable>
  1316. <b:includable id='mobile-nextprev'>
  1317. <div class='blog-pager' id='blog-pager'>
  1318. <b:if cond='data:newerPageUrl'>
  1319. <div class='mobile-link-button' id='blog-pager-newer-link'>
  1320. <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'>&amp;lsaquo;</a>
  1321. </div>
  1322. </b:if>
  1323.  
  1324. <b:if cond='data:olderPageUrl'>
  1325. <div class='mobile-link-button' id='blog-pager-older-link'>
  1326. <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'>&amp;rsaquo;</a>
  1327. </div>
  1328. </b:if>
  1329.  
  1330. <div class='mobile-link-button' id='blog-pager-home-link'>
  1331. <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
  1332. </div>
  1333.  
  1334. <div class='mobile-desktop-link'>
  1335. <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>
  1336. </div>
  1337.  
  1338. </div>
  1339. <div class='clear'/>
  1340. </b:includable>
  1341. <b:includable id='mobile-post' var='post'>
  1342. <div class='date-outer'>
  1343. <b:if cond='data:post.dateHeader'>
  1344. <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
  1345. </b:if>
  1346. <div class='date-posts'>
  1347. <div class='post-outer'>
  1348.  
  1349. <div class='post hentry uncustomized-post-template'>
  1350. <a expr:name='data:post.id'/>
  1351. <b:if cond='data:post.title'>
  1352. <h3 class='post-title entry-title'>
  1353. <b:if cond='data:post.link'>
  1354. <a expr:href='data:post.link'><data:post.title/></a>
  1355. <b:else/>
  1356. <b:if cond='data:post.url'>
  1357. <b:if cond='data:blog.url != data:post.url'>
  1358. <a expr:href='data:post.url'><data:post.title/></a>
  1359. <b:else/>
  1360. <data:post.title/>
  1361. </b:if>
  1362. <b:else/>
  1363. <data:post.title/>
  1364. </b:if>
  1365. </b:if>
  1366. </h3>
  1367. </b:if>
  1368.  
  1369. <div class='post-header'>
  1370. <div class='post-header-line-1'/>
  1371. </div>
  1372.  
  1373. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id'>
  1374. <data:post.body/>
  1375. <div style='clear: both;'/> <!-- clear for photos floats -->
  1376. </div>
  1377.  
  1378. <div class='post-footer'>
  1379. <div class='post-footer-line post-footer-line-1'>
  1380. <span class='post-author vcard'>
  1381. <b:if cond='data:top.showAuthor'>
  1382. <b:if cond='data:post.authorProfileUrl'>
  1383. <span class='fn'>
  1384. <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
  1385. <data:post.author/>
  1386. </a>
  1387. </span>
  1388. <b:else/>
  1389. <span class='fn'><data:post.author/></span>
  1390. </b:if>
  1391. </b:if>
  1392. </span>
  1393.  
  1394. <span class='post-timestamp'>
  1395. <b:if cond='data:top.showTimestamp'>
  1396. <data:top.timestampLabel/>
  1397. <b:if cond='data:post.url'>
  1398. <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>
  1399. </b:if>
  1400. </b:if>
  1401. </span>
  1402.  
  1403. <span class='post-comment-link'>
  1404. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  1405. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  1406. <b:if cond='data:post.allowComments'>
  1407. <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>
  1408. </b:if>
  1409. </b:if>
  1410. </b:if>
  1411. </span>
  1412. </div>
  1413.  
  1414. <div class='post-footer-line post-footer-line-2'>
  1415. <b:if cond='data:top.showMobileShare'>
  1416. <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
  1417. <a href='javascript:void(0);'><data:shareMsg/></a>
  1418. </div>
  1419. </b:if>
  1420. <b:if cond='data:top.showDummy'>
  1421. <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
  1422. </b:if>
  1423. </div>
  1424.  
  1425. </div>
  1426. </div>
  1427.  
  1428. <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  1429. <b:if cond='data:post.showThreadedComments'>
  1430. <b:include data='post' name='threaded_comments'/>
  1431. <b:else/>
  1432. <b:include data='post' name='comments'/>
  1433. </b:if>
  1434. </b:if>
  1435. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  1436. <b:if cond='data:post.showThreadedComments'>
  1437. <b:include data='post' name='threaded_comments'/>
  1438. <b:else/>
  1439. <b:include data='post' name='comments'/>
  1440. </b:if>
  1441. </b:if>
  1442. </div>
  1443. </div>
  1444. </div>
  1445. </b:includable>
  1446. <b:includable id='postQuickEdit' var='post'>
  1447. <b:if cond='data:post.editUrl'>
  1448. <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
  1449. <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
  1450. <img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
  1451. </a>
  1452. </span>
  1453. </b:if>
  1454. </b:includable>
  1455. <b:includable id='main' var='top'>
  1456. <b:if cond='data:mobile == &quot;false&quot;'>
  1457.  
  1458. <!-- posts -->
  1459. <div class='blog-posts hfeed'>
  1460.  
  1461. <b:include data='top' name='status-message'/>
  1462.  
  1463. <data:defaultAdStart/>
  1464. <b:loop values='data:posts' var='post'>
  1465. <b:if cond='data:post.isDateStart'>
  1466. <b:if cond='data:post.isFirstPost == &quot;false&quot;'>
  1467. &lt;/div&gt;&lt;/div&gt;
  1468. </b:if>
  1469. </b:if>
  1470. <b:if cond='data:post.isDateStart'>
  1471. &lt;div class=&quot;date-outer&quot;&gt;
  1472. </b:if>
  1473. <b:if cond='data:post.dateHeader'>
  1474. <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
  1475. </b:if>
  1476. <b:if cond='data:post.isDateStart'>
  1477. &lt;div class=&quot;date-posts&quot;&gt;
  1478. </b:if>
  1479. <div class='post-outer'>
  1480. <b:include data='post' name='post'/>
  1481. <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  1482. <b:if cond='data:post.showThreadedComments'>
  1483. <b:include data='post' name='threaded_comments'/>
  1484. <b:else/>
  1485. <b:include data='post' name='comments'/>
  1486. </b:if>
  1487. </b:if>
  1488. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  1489. <b:if cond='data:post.showThreadedComments'>
  1490. <b:include data='post' name='threaded_comments'/>
  1491. <b:else/>
  1492. <b:include data='post' name='comments'/>
  1493. </b:if>
  1494. </b:if>
  1495. </div>
  1496. <b:if cond='data:post.includeAd'>
  1497. <b:if cond='data:post.isFirstPost'>
  1498. <data:defaultAdEnd/>
  1499. <b:else/>
  1500. <data:adEnd/>
  1501. </b:if>
  1502. <div class='inline-ad'>
  1503. <data:adCode/>
  1504. </div>
  1505. <data:adStart/>
  1506. </b:if>
  1507. </b:loop>
  1508. <b:if cond='data:numPosts != 0'>
  1509. &lt;/div&gt;&lt;/div&gt;
  1510. </b:if>
  1511. <data:adEnd/>
  1512. </div>
  1513.  
  1514. <!-- navigation -->
  1515. <b:include name='nextprev'/>
  1516.  
  1517. <!-- feed links -->
  1518. <b:include name='feedLinks'/>
  1519.  
  1520. <b:if cond='data:top.showStars'>
  1521. <script src='//www.google.com/jsapi' type='text/javascript'/>
  1522. <script type='text/javascript'>
  1523. google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});
  1524. function initialize() {
  1525. google.annotations.setApplicationId(<data:top.blogspotReviews/>);
  1526. google.annotations.createAll();
  1527. google.annotations.fetch();
  1528. }
  1529. google.setOnLoadCallback(initialize);
  1530. </script>
  1531. </b:if>
  1532.  
  1533. <b:else/>
  1534. <b:include name='mobile-main'/>
  1535. </b:if>
  1536.  
  1537. <b:if cond='data:top.showDummy'>
  1538. <data:top.dummyBootstrap/>
  1539. </b:if>
  1540.  
  1541. </b:includable>
  1542. <b:includable id='commentDeleteIcon' var='comment'>
  1543. <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
  1544. <b:if cond='data:showCmtPopup'>
  1545. <div class='goog-toggle-button'>
  1546. <div class='goog-inline-block comment-action-icon'/>
  1547. </div>
  1548. <b:else/>
  1549. <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
  1550. <img src='//www.blogger.com/img/icon_delete13.gif'/>
  1551. </a>
  1552. </b:if>
  1553. </span>
  1554. </b:includable>
  1555. <b:includable id='feedLinks'>
  1556. <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
  1557. <b:if cond='data:feedLinks'>
  1558. <div class='blog-feeds'>
  1559. <b:include data='feedLinks' name='feedLinksBody'/>
  1560. </div>
  1561. </b:if>
  1562.  
  1563. <b:else/> <!--Post feed links -->
  1564. <div class='post-feeds'>
  1565. <b:loop values='data:posts' var='post'>
  1566. <b:if cond='data:post.allowComments'>
  1567. <b:if cond='data:post.feedLinks'>
  1568. <b:include data='post.feedLinks' name='feedLinksBody'/>
  1569. </b:if>
  1570. </b:if>
  1571. </b:loop>
  1572. </div>
  1573. </b:if>
  1574. </b:includable>
  1575. <b:includable id='threaded-comment-form' var='post'>
  1576. <div class='comment-form'>
  1577. <a name='comment-form'/>
  1578. <b:if cond='data:mobile'>
  1579. <p><data:blogCommentMessage/></p>
  1580. <data:blogTeamBlogMessage/>
  1581. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1582. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
  1583. <b:else/>
  1584. <p><data:blogCommentMessage/></p>
  1585. <data:blogTeamBlogMessage/>
  1586. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1587. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  1588. </b:if>
  1589. <data:post.friendConnectJs/>
  1590. <data:post.cmtfpIframe/>
  1591. <script type='text/javascript'>
  1592. BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
  1593. </script>
  1594. </div>
  1595. </b:includable>
  1596. <b:includable id='threaded_comment_css'>
  1597. <style>
  1598. .comments {
  1599. clear: both;
  1600. margin-top: 10px;
  1601. margin-bottom: 0px;
  1602. line-height: 1em;
  1603. }
  1604. .comments .comments-content {
  1605. font-size: 13px;
  1606. margin-bottom: 16px;
  1607. }
  1608. .comments .comment .comment-actions a {
  1609. padding-top: 5px;
  1610. padding-right: 5px;
  1611. }
  1612. .comments .comment .comment-actions a:hover {
  1613. text-decoration: underline;
  1614. }
  1615. .comments .comments-content .comment-thread ol {
  1616. list-style-type: none;
  1617. padding: 0;
  1618. text-align: left;
  1619. }
  1620. .comments .comments-content .inline-thread {
  1621. padding: 0.5em 1em;
  1622. }
  1623. .comments .comments-content .comment-thread {
  1624. margin: 8px 0px;
  1625. }
  1626. .comments .comments-content .comment-thread:empty {
  1627. display: none;
  1628. }
  1629. .comments .comments-content .comment-replies {
  1630. margin-top: 1em;
  1631. margin-left: 36px;
  1632. }
  1633. .comments .comments-content .comment {
  1634. margin-bottom:16px;
  1635. padding-bottom:8px;
  1636. }
  1637. .comments .comments-content .comment:first-child {
  1638. padding-top:16px;
  1639. }
  1640. .comments .comments-content .comment:last-child {
  1641. border-bottom:0;
  1642. padding-bottom:0;
  1643. }
  1644. .comments .comments-content .comment-body {
  1645. position:relative;
  1646. }
  1647. .comments .comments-content .user {
  1648. font-style:normal;
  1649. font-weight:bold;
  1650. }
  1651. .comments .comments-content .icon.blog-author {
  1652. width: 18px;
  1653. height: 18px;
  1654. display: inline-block;
  1655. margin: 0 0 -4px 6px;
  1656. }
  1657. .comments .comments-content .datetime {
  1658. margin-left:6px;
  1659. }
  1660. .comments .comments-content .comment-header,
  1661. .comments .comments-content .comment-content {
  1662. margin:0 0 8px;
  1663. }
  1664. .comments .comments-content .comment-content {
  1665. text-align:justify;
  1666. }
  1667. .comments .comments-content .owner-actions {
  1668. position:absolute;
  1669. right:0;
  1670. top:0;
  1671. }
  1672. .comments .comments-replybox {
  1673. border: none;
  1674. height: 250px;
  1675. width: 100%;
  1676. }
  1677. .comments .comment-replybox-single {
  1678. margin-top: 5px;
  1679. margin-left: 48px;
  1680. }
  1681. .comments .comment-replybox-thread {
  1682. margin-top: 5px;
  1683. }
  1684. .comments .comments-content .loadmore a {
  1685. display: block;
  1686. padding: 10px 16px;
  1687. text-align: center;
  1688. }
  1689. .comments .thread-toggle {
  1690. cursor: pointer;
  1691. display: inline-block;
  1692. }
  1693. .comments .continue {
  1694. cursor: pointer;
  1695. }
  1696. .comments .continue a {
  1697. display: block;
  1698. padding: 0.5em;
  1699. font-weight: bold;
  1700. }
  1701. .comments .comments-content .loadmore {
  1702. cursor: pointer;
  1703. max-height: 3em;
  1704. margin-top: 3em;
  1705. }
  1706. .comments .comments-content .loadmore.loaded {
  1707. max-height: 0px;
  1708. opacity: 0;
  1709. overflow: hidden;
  1710. }
  1711. .comments .thread-chrome.thread-collapsed {
  1712. display: none;
  1713. }
  1714. .comments .thread-toggle {
  1715. display: inline-block;
  1716. }
  1717. .comments .thread-toggle .thread-arrow {
  1718. display: inline-block;
  1719. height: 6px;
  1720. width: 7px;
  1721. overflow: visible;
  1722. margin: 0.3em;
  1723. padding-right: 4px;
  1724. }
  1725. .comments .thread-expanded .thread-arrow {
  1726. background: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAG0lEQVR42mNgwAfKy8v/48I4FeA0AacVDFQBAP9wJkE/KhUMAAAAAElFTkSuQmCC&quot;) no-repeat scroll 0 0 transparent;
  1727. }
  1728. .comments .thread-collapsed .thread-arrow {
  1729. background: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAJUlEQVR42mNgAILy8vL/DLgASBKnApgkVgXIkhgKiNKJ005s4gDLbCZBiSxfygAAAABJRU5ErkJggg==&quot;) no-repeat scroll 0 0 transparent;
  1730. }
  1731. .comments .avatar-image-container {
  1732. float: left;
  1733. width: 36px;
  1734. max-height: 36px;
  1735. overflow: hidden;
  1736. }
  1737. .comments .avatar-image-container img {
  1738. width: 36px;
  1739. }
  1740. .comments .comment-block {
  1741. margin-left: 48px;
  1742. position: relative;
  1743. }
  1744.  
  1745. /* Responsive styles. */
  1746. @media screen and (max-device-width: 480px) {
  1747. .comments .comments-content .comment-replies {
  1748. margin-left: 0;
  1749. }
  1750. }
  1751. </style>
  1752. </b:includable>
  1753. <b:includable id='mobile-index-post' var='post'>
  1754. <div class='mobile-date-outer date-outer'>
  1755. <b:if cond='data:post.dateHeader'>
  1756. <div class='date-header'>
  1757. <span><data:post.dateHeader/></span>
  1758. </div>
  1759. </b:if>
  1760.  
  1761. <div class='mobile-post-outer'>
  1762. <a expr:href='data:post.url'>
  1763. <h3 class='mobile-index-title entry-title'>
  1764. <data:post.title/>
  1765. </h3>
  1766.  
  1767. <div class='mobile-index-arrow'>&amp;rsaquo;</div>
  1768.  
  1769. <div class='mobile-index-contents'>
  1770. <b:if cond='data:post.thumbnailUrl'>
  1771. <div class='mobile-index-thumbnail'>
  1772. <div class='Image'>
  1773. <img expr:src='data:post.thumbnailUrl'/>
  1774. </div>
  1775. </div>
  1776. </b:if>
  1777.  
  1778. <div class='post-body'>
  1779. <b:if cond='data:post.snippet'><data:post.snippet/></b:if>
  1780. </div>
  1781. </div>
  1782.  
  1783. <div style='clear: both;'/>
  1784. </a>
  1785.  
  1786. <div class='mobile-index-comment'>
  1787. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  1788. <b:if cond='data:post.allowComments'>
  1789. <b:if cond='data:post.numComments != 0'>
  1790. <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>
  1791. </b:if>
  1792. </b:if>
  1793. </b:if>
  1794. </div>
  1795. </div>
  1796. </div>
  1797. </b:includable>
  1798. <b:includable id='feedLinksBody' var='links'>
  1799. <div class='feed-links'>
  1800. <data:feedLinksMsg/>
  1801. <b:loop values='data:links' var='f'>
  1802. <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
  1803. </b:loop>
  1804. </div>
  1805. </b:includable>
  1806. <b:includable id='comments' var='post'>
  1807. <div class='comments' id='comments'>
  1808. <a name='comments'/>
  1809. <b:if cond='data:post.allowComments'>
  1810. <h4>
  1811. <b:if cond='data:post.numComments == 1'>
  1812. 1 <data:commentLabel/>:
  1813. <b:else/>
  1814. <data:post.numComments/> <data:commentLabelPlural/>:
  1815. </b:if>
  1816. </h4>
  1817.  
  1818. <b:if cond='data:post.commentPagingRequired'>
  1819. <span class='paging-control-container'>
  1820. <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
  1821. &#160;
  1822. <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
  1823. &#160;
  1824. <data:post.commentRangeText/>
  1825. &#160;
  1826. <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
  1827. &#160;
  1828. <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
  1829. </span>
  1830. </b:if>
  1831.  
  1832. <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>
  1833. <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
  1834. <b:loop values='data:post.comments' var='comment'>
  1835. <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
  1836. <b:if cond='data:comment.favicon'>
  1837. <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
  1838. </b:if>
  1839. <a expr:name='data:comment.anchorName'/>
  1840. <b:if cond='data:blog.enabledCommentProfileImages'>
  1841. <data:comment.authorAvatarImage/>
  1842. </b:if>
  1843. <b:if cond='data:comment.authorUrl'>
  1844. <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
  1845. <b:else/>
  1846. <data:comment.author/>
  1847. </b:if>
  1848. <data:commentPostedByMsg/>
  1849. </dt>
  1850. <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
  1851. <b:if cond='data:comment.isDeleted'>
  1852. <span class='deleted-comment'><data:comment.body/></span>
  1853. <b:else/>
  1854. <p>
  1855. <data:comment.body/>
  1856. </p>
  1857. </b:if>
  1858. </dd>
  1859. <dd class='comment-footer'>
  1860. <span class='comment-timestamp'>
  1861. <a expr:href='data:comment.url' title='comment permalink'>
  1862. <data:comment.timestamp/>
  1863. </a>
  1864. <b:include data='comment' name='commentDeleteIcon'/>
  1865. </span>
  1866. </dd>
  1867. </b:loop>
  1868. </dl>
  1869. </div>
  1870.  
  1871. <b:if cond='data:post.commentPagingRequired'>
  1872. <span class='paging-control-container'>
  1873. <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
  1874. <data:post.oldestLinkText/>
  1875. </a>
  1876. <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
  1877. <data:post.olderLinkText/>
  1878. </a>
  1879. &#160;
  1880. <data:post.commentRangeText/>
  1881. &#160;
  1882. <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
  1883. <data:post.newerLinkText/>
  1884. </a>
  1885. <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
  1886. <data:post.newestLinkText/>
  1887. </a>
  1888. </span>
  1889. </b:if>
  1890.  
  1891. <p class='comment-footer'>
  1892. <b:if cond='data:post.embedCommentForm'>
  1893. <b:if cond='data:post.allowNewComments'>
  1894. <b:include data='post' name='comment-form'/>
  1895. <b:else/>
  1896. <data:post.noNewCommentsText/>
  1897. </b:if>
  1898. <b:else/>
  1899. <b:if cond='data:post.allowComments'>
  1900. <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
  1901. </b:if>
  1902. </b:if>
  1903.  
  1904. </p>
  1905. </b:if>
  1906. <b:if cond='data:showCmtPopup'>
  1907. <div id='comment-popup'>
  1908. <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  1909. </iframe>
  1910. </div>
  1911. </b:if>
  1912.  
  1913. <div id='backlinks-container'>
  1914. <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  1915. <b:if cond='data:post.showBacklinks'>
  1916. <b:include data='post' name='backlinks'/>
  1917. </b:if>
  1918. </div>
  1919. </div>
  1920. </div>
  1921. </b:includable>
  1922. </b:widget>
  1923. <b:widget id='Text3' locked='false' title='Regras do Chat!' type='Text'>
  1924. <b:includable id='main'>
  1925. <!-- only display title if it's non-empty -->
  1926. <b:if cond='data:title != &quot;&quot;'>
  1927. <h2 class='title'><data:title/></h2>
  1928. </b:if>
  1929. <div class='widget-content'>
  1930. <data:content/>
  1931. </div>
  1932.  
  1933. <b:include name='quickedit'/>
  1934. </b:includable>
  1935. </b:widget>
  1936. <b:widget id='HTML1' locked='false' title='Chat!' type='HTML'>
  1937. <b:includable id='main'>
  1938. <!-- only display title if it's non-empty -->
  1939. <b:if cond='data:title != &quot;&quot;'>
  1940. <h2 class='title'><data:title/></h2>
  1941. </b:if>
  1942. <div class='widget-content'>
  1943. <data:content/>
  1944. </div>
  1945.  
  1946. <b:include name='quickedit'/>
  1947. </b:includable>
  1948. </b:widget>
  1949. </b:section>
  1950. </div>
  1951.  
  1952. <!-- spacer for skins that want sidebar and main to be the same height-->
  1953. <div class='clear'>&#160;</div>
  1954.  
  1955.  
  1956. </div> <!-- end content-wrapper -->
  1957.  
  1958. <div id='footer-wrapper'>
  1959. <b:section class='footer' id='footer'>
  1960. <b:widget id='Feed1' locked='false' title='Blog and web' type='Feed'>
  1961. <b:includable id='main'>
  1962. <h2><data:title/></h2>
  1963. <div class='widget-content' expr:id='data:widget.instanceId + &quot;_feedItemListDisplay&quot;'>
  1964. <span style='filter: alpha(25); opacity: 0.25;'>
  1965. <a expr:href='data:feedUrl'><data:loadingMsg/></a>
  1966. </span>
  1967. </div>
  1968. <b:include name='quickedit'/>
  1969. </b:includable>
  1970. </b:widget>
  1971. </b:section>
  1972. </div>
  1973.  
  1974. <div align='center' class='credit'>
  1975. </div>
  1976.  
  1977. </div></div> <!-- end outer-wrapper -->
  1978. <script type='text/javascript'>
  1979. var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
  1980. document.write(unescape(&quot;%3Cscript src=&#39;&quot; + gaJsHost + &quot;google-analytics.com/ga.js&#39; type=&#39;text/javascript&#39;%3E%3C/script%3E&quot;));
  1981. </script>
  1982. <script type='text/javascript'>
  1983. try {
  1984. var pageTracker = _gat._getTracker(&quot;UA-7250311-1&quot;);
  1985. pageTracker._trackPageview();
  1986. } catch(err) {}</script>
  1987. </body>
  1988. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement