Advertisement
Guest User

Layout Base - Blogger

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