jensendel1cia

Cherry Critics

Jul 29th, 2015
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 110.22 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE html>
  3. <html b:version='2' class='v2' 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. Designer por: Caroline Alves
  14. Código por: Daniel Andrade
  15. Adaptação por: Grabriela Sants
  16. ----------------------------------- */
  17. /* Content
  18. ----------------------------------------------- */
  19. body, html {
  20. height: 300 px;
  21. margin: 0;
  22. }
  23. body {
  24. background-image: url(http://static.tumblr.com/f5w4mng/6Buns8c7d/kate.png);
  25. background-repeat: repeat-x;
  26. background-position:top;
  27. margin-left: 0px;
  28. margin-top: 0px;
  29. margin-right: 0px;
  30. margin-bottom: 0px;
  31. }
  32. html {
  33. background-image: url("http://static.tumblr.com/f5w4mng/k5Zns8ccu/bgkate.png");
  34. background-position:top;
  35. }
  36. a:link {
  37. text-decoration:none;
  38. color:#d02f8e;
  39. }
  40. a:visited {
  41. text-decoration:none;
  42. color:#fc77c5;
  43. }
  44. a:hover {
  45. color:#eb038b;
  46. }
  47. .content-outer .content-cap-top {
  48. height: $(content.imageBorder.top.space);
  49. background: transparent $(content.imageBorder.top) repeat-x scroll top center;
  50. }
  51. .content-outer {
  52. margin: 0 auto;
  53. padding-top: $(content.margin);
  54. }
  55. .content-inner {
  56. background: $(content.background);
  57. background-position: left -$(content.imageBorder.top.space);
  58. background-color: $(content.background.color);
  59. padding: $(content.padding);
  60. }
  61. .main-inner .date-outer {
  62. margin-bottom: 2em;
  63. }
  64. /* Tabs
  65. ----------------------------------------------- */
  66. .tabs-inner {
  67. padding: 0;
  68. background: url() no-repeat;
  69. background-position:center;
  70. background-repeat: repeat;
  71. padding-top: 650px;
  72. }
  73. .tabs-inner .section {
  74. margin: 0;
  75. }
  76. .tabs-inner .widget ul {
  77. padding: 0;
  78. background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll top center;
  79. }
  80. .tabs-inner .widget li {
  81. border: none;
  82. }
  83. .tabs-inner .widget li a {
  84. display: inline-block;
  85. padding: 1em 1.5em;
  86. color: $(tabs.text.color);
  87. font: $(tabs.font);
  88. }
  89. .tabs-inner .widget li.selected a,
  90. .tabs-inner .widget li a:hover {
  91. position: relative;
  92. z-index: 1;
  93. background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  94. color: $(tabs.selected.text.color);
  95. }
  96. /* Columns
  97. ----------------------------------------------- */
  98. .main-outer {
  99. border-top: $(main.border.width) solid $(body.rule.color);
  100. }
  101. .fauxcolumn-left-outer .fauxcolumn-inner {
  102. border-right: 1px solid $(body.rule.color);
  103. }
  104. .fauxcolumn-right-outer .fauxcolumn-inner {
  105. border-left: 1px solid $(body.rule.color);
  106. }
  107. /* Headings
  108. ----------------------------------------------- */
  109. h2 {
  110. font: Arial;
  111. color: #fff;
  112. }
  113. .sidebar h2
  114. {
  115. width: 400px;
  116. height: 127px;
  117. padding-top: 105px;
  118. background: url(http://static.tumblr.com/f5w4mng/tfqns9scw/sidebar1.png) no-repeat;
  119. color: #cd95d5;
  120. text-shadow: 0px 0px 20px #FFFFFF;
  121. -webkit-transition-duration: .50s;
  122. font-family: 'Jellyka Delicious Cake';
  123. font-size: 60px;
  124. text-align: center;
  125. font-weight: normal;
  126. margin-top: 0px;
  127. }
  128. .sidebar h2:hover
  129. {
  130. text-decoration: none;
  131. color: #efbbe7;
  132. text-shadow: 1px 1px 0px #;
  133. -webkit-transition-duration: .50s;
  134. letter-spacing: 0px;
  135. font-size: 55px;
  136. font-weight: normal;
  137. }
  138. .sidebar .widget
  139. {
  140. text-align: justify;
  141. padding-bottom: 180px;
  142. background: url(http://static.tumblr.com/f5w4mng/G2Cns9sea/sidebar3.png) bottom no-repeat;
  143. width: 400px;
  144. weight: 208px;
  145. margin-bottom: -40px;
  146. }
  147. /* Widgets
  148. ----------------------------------------------- */
  149. .sidebar .widget-content
  150. {
  151. background: url(http://static.tumblr.com/f5w4mng/Idkns9sdl/sidebar2.png);
  152. margin: 0px 0px 21px 0px;
  153. font-size: 12px;
  154. color:#fff;
  155. text-shadow: 1px 1px 0px #efbbe7;
  156. padding-top: 00px;
  157. padding-bottom: 5px;
  158. padding-left: 55px;
  159. padding-right: 56px;
  160. }
  161. /* Posts
  162. ----------------------------------------------- */
  163. .main-inner h2.date-header {
  164. float: right; /** data no lado esquerdo, pode mudar para right **/
  165. width:55px;/** largura **/
  166. height:55px;/** altura **/
  167. overflow:hidden;
  168. font-size:15px;/** tamanho da fonte **/
  169. color: #fff !important;/** cor da fonte **/
  170. text-align:center;/** alinha o texto **/
  171. margin-bottom: -65px; /** desce **/
  172. margin-right: -10px; /** margem pra esquerda **/
  173. padding: 8px 2px 0px 2px; /** espaço interno: topo, direito, embaixo, esquerdo **/
  174. -webkit-border-radius: 5em; -moz-border-radius: 5em; /** borda redonda **/
  175. background: #cd95d5; /** cor do fundo **/
  176. }
  177. .main-inner h2.date-header:hover {
  178. background: #cd95d5; /** cor do fundo hover **/
  179. }
  180. h3.post-title {
  181. text-align: center;
  182. color: #cd95d5;
  183. text-shadow: 0px 0px 20px #FFFFFF;
  184. -webkit-transition-duration: .50s;
  185. height: 110px;
  186. width: 620px;
  187. font-size: 30px;
  188. font-family: 'calibri';
  189. text-transform: uppercase;
  190. font-weight: normal;
  191. background: url(http://static.tumblr.com/f5w4mng/YZpns9q2z/post1.png) no-repeat;
  192. padding-top: 125px;
  193. margin-top: 0px;
  194. }
  195. h3.post-title a {
  196. font-size: 30px;
  197. font-family: 'calibri';
  198. font-weight: normal;
  199. text-align: center;
  200. color: #cd95d5;
  201. text-shadow: 0px 0px 10px #FFFFFF;
  202. }
  203. h3.post-title a:hover {
  204. text-decoration: none;
  205. color: #efbbe7;
  206. text-shadow: 0px 0px 10px #FFFFFF;
  207. -webkit-transition-duration: .50s;
  208. }
  209. .post-header, .dados {
  210. background: url(http://static.tumblr.com/f5w4mng/n8jns9q56/post2.png) no-repeat;
  211. height: 10px;
  212. width: 620px;
  213. padding: 5px 0 0px 0px;
  214. margin-left: 15px;
  215. margin-right: 0px;
  216. border-bottom: solid 0px #ccc;
  217. text-align: center;
  218. font-size: 11px;
  219. font-family: Tahoma, Helvetica, san-serif;
  220. font-size: 11px;
  221. color: #ffffff;
  222. text-shadow: 0px 1px 1px #4e6bff;
  223. }
  224. .main-inner .column-center-outer {
  225. margin-top: -5px;
  226. _background-image: none;
  227. }
  228. .post-body {
  229. padding-top: 35px;
  230. padding-bottom: 10px;
  231. padding-left: 55px;
  232. padding-right: 60px;
  233. margin-top: -30px;
  234. text-align: justify;
  235. line-height: 1.4;
  236. position: center;
  237. width: 506px;
  238. font-family: Tahoma, Helvetica, san-serif;
  239. font-size: 11px;
  240. color: #FFFFFF;
  241. text-shadow: 0px 1px 2px #00AB7B;
  242. background: url(http://static.tumblr.com/f5w4mng/n8jns9q56/post2.png);
  243. }
  244. .post-header {
  245. margin: 0 0 1em;
  246. line-height: 1.6;
  247. }
  248. .post-footer {
  249. height: 280px;
  250. width: 620px;
  251. background: url(http://static.tumblr.com/f5w4mng/HuZns9q3l/post3.png) no-repeat;
  252. margin-bottom: -70px;
  253. text-transform:none;
  254. text-align: center;
  255. letter-spacing:.1em;
  256. font-family: Tahoma, Helvetica, san-serif; font-size: 11px;
  257. font-size: 12px;
  258. }
  259. margin: .5em 0;
  260. line-height: 1.6;
  261. }
  262. #blog-pager {
  263. font-size: 140%;
  264. }
  265. .comment-link {
  266. padding-right: 180px;
  267. padding-top: 0px;
  268. height: 20px;
  269. text-align: right;
  270. font-size: 50px;
  271. float: right;
  272. text-transform: uppercase;
  273. color: #00AB7B;
  274. font-family: 'Arial', sans-serif;
  275. font-weight: 300;
  276. margin-left: 50px;
  277. margin-top: 40px;
  278. margin-bottom: -80px;
  279. text-decoration: none;
  280. }
  281. #comments {
  282. background: #transparent;
  283. padding-left: 20px;
  284. padding-right: 15px;
  285. padding-top: 50px;
  286. padding-bottom: 15px;
  287. }
  288. #comments .comment-author {
  289. padding-top: 1.5em;
  290. }
  291. #comments h4,
  292. #comments .comment-author a,
  293. #comments .comment-timestamp a {
  294. color: $(post.title.text.color);
  295. }
  296. #comments .comment-author:first-child {
  297. padding-top: 0;
  298. border-top: none;
  299. }
  300. .avatar-image-container {
  301. margin: .2em 0 0;
  302. }
  303. /* Comments
  304. ----------------------------------------------- */
  305. #comments a {
  306. color: $(post.title.text.color);
  307. }
  308. .comments .comments-content .icon.blog-author {
  309. background-repeat: no-repeat;
  310. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==);
  311. }
  312. .comments .comments-content .loadmore a {
  313. border-top: 1px solid $(post.title.text.color);
  314. border-bottom: 1px solid $(post.title.text.color);
  315. }
  316. .comments .comment-thread.inline-thread {
  317. background: $(post.background.color);
  318. }
  319. .comments .continue {
  320. border-top: 2px solid $(post.title.text.color);
  321. }
  322. /* Accents
  323. ---------------------------------------------- */
  324. .section-columns td.columns-cell {
  325. border-$startSide: 1px solid $(body.rule.color);
  326. }
  327. .blog-pager {
  328. background: $(paging.background);
  329. }
  330. .blog-pager-older-link, .home-link,
  331. .blog-pager-newer-link {
  332. background-color: $(content.background.color);
  333. padding: 5px;
  334. }
  335. .footer-outer {
  336. border-top: $(footer.bevel) dashed #00AB7B;
  337. }
  338. /* Mobile
  339. ----------------------------------------------- */
  340. body.mobile {
  341. background-size: $(mobile.background.size);
  342. }
  343. .mobile .body-fauxcolumn-outer {
  344. background: $(mobile.background.overlay);
  345. }
  346. .mobile .body-fauxcolumn-outer .cap-top {
  347. background-size: 100% auto;
  348. }
  349. .mobile .content-outer {
  350. -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
  351. box-shadow: 0 0 3px rgba(0, 0, 0, .15);
  352. }
  353. body.mobile .AdSense {
  354. margin: 0 -$(content.shadow.spread);
  355. }
  356. .mobile .tabs-inner .widget ul {
  357. margin-left: 0;
  358. margin-right: 0;
  359. }
  360. .mobile .post {
  361. margin: 0;
  362. }
  363. .mobile .main-inner .column-center-inner .section {
  364. margin: 0;
  365. }
  366. .mobile .date-header span {
  367. padding: 0.1em 10px;
  368. margin: 0 -10px;
  369. }
  370. .mobile h3.post-title {
  371. margin: 0;
  372. }
  373. .mobile .blog-pager {
  374. background: transparent none no-repeat scroll top center;
  375. }
  376. .mobile .footer-outer {
  377. border-top: none;
  378. }
  379. .mobile .main-inner, .mobile .footer-inner {
  380. background-color: $(content.background.color);
  381. }
  382. .mobile-index-contents {
  383. color: $(body.text.color);
  384. }
  385. .mobile-link-button {
  386. background-color: $(link.color);
  387. }
  388. .mobile-link-button a:link, .mobile-link-button a:visited {
  389. color: $(mobile.button.color);2c75fb
  390. }
  391. .mobile .tabs-inner .section:first-child {
  392. border-top: none;
  393. }
  394. .mobile .tabs-inner .PageList .widget-content {
  395. background-color: $(tabs.selected.background.color);
  396. color: $(tabs.selected.text.color);
  397. border-top: $(tabs.border.width) solid $(tabs.border.color);
  398. border-bottom: $(tabs.border.width) solid $(tabs.border.color);
  399. }
  400. .mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
  401. border-$startSide: 1px solid $(tabs.border.color);
  402. }
  403. #navbar-iframe {
  404. height: 0px; visibility: transparent;
  405. display: transparent;
  406. }
  407. .footer-wrapper {
  408. border-top: 5px solid #fff;
  409. background: #fff;
  410. background-repeat: repeat;
  411. z-index: 1000;
  412. height: 20px;
  413. clear: both;
  414. font-size: 12px;
  415. color: #123;
  416. text-align: center;
  417. padding-top: 50px;
  418. padding-bottom: 50px;
  419. font-family: Arial;
  420. }
  421. /* Seleção colorida
  422. ----------------------------------------------- */
  423. ::-moz-selection {color: #00AB7B; text-shadow:0 1px 1px #fff;background: #COR;}
  424. ::selection {color: #cd95d5; text-shadow:0 1px 1px #fff;background: #COR;}
  425. /*blockquote
  426. ----------------------*/
  427. .post blockquote {
  428. background: #cd95d5;
  429. padding:4px;
  430. overflow: hidden;
  431. border-radius:0px;
  432. color:#fff;
  433. border-top: 3px solid #fff;
  434. font-family:tahoma;
  435. font-size:11px;
  436. line-height:17px;
  437. transition-duration: 1s; /* transição */
  438. -moz-transition-duration: 1s; /* transição */
  439. -webkit-transition-duration: 1s; /* transição */
  440. }
  441. .post blockquote:hover {
  442. background: #efbbe7;
  443. padding:4px;
  444. overflow: hidden;
  445. -moz-border-radius:20px 0;
  446. -webkit-border-radius:20px 0;
  447. border-radius:20px 0;
  448. color:#fff;
  449. border-top: 3px solid #fff;
  450. font-family:tahoma;
  451. font-size:11px;
  452. line-height:17px;
  453. }
  454. .sidebar blockquote {
  455. background: #efbbe7;
  456. padding:4px;
  457. overflow: hidden;
  458. border-radius:0px;
  459. color:#fff;
  460. border-top: 3px solid #fff;
  461. font-family:tahoma;
  462. font-size:11px;
  463. line-height:17px;
  464. transition-duration: 1s; /* transição */
  465. -moz-transition-duration: 1s; /* transição */
  466. -webkit-transition-duration: 1s; /* transição */
  467. }
  468. .sidebar blockquote:hover {
  469. background: #cd95d5;
  470. padding:4px;
  471. overflow: hidden;
  472. -moz-border-radius:20px 0;
  473. -webkit-border-radius:20px 0;
  474. border-radius:20px 0;
  475. color:#fff;
  476. border-top: 3px solid #fff;
  477. font-family:tahoma;
  478. font-size:11px;
  479. line-height:17px;
  480. }
  481. .jump-link {
  482. background: url(http://static.tumblr.com/f5w4mng/TQfns9q8a/postc.png) no-repeat;
  483. height: 15px;
  484. width: 600px;
  485. padding-left: 55px;
  486. padding-right: 0px;
  487. padding-bottom: 5px;
  488. font-family: Tahoma, Helvetica, san-serif;
  489. font-size: 11px;
  490. color: #ffffff;
  491. text-shadow: 1px 1px 1px #f2a6dd;
  492. text-align: left;
  493. }
  494. #links {
  495. position:absolute;
  496. overflow:hidden;
  497. top: 28px;
  498. left: 470px;
  499. }
  500. #links a {
  501. margin-right: 20px;
  502. text-align: center;
  503. text-transform: uppercase;
  504. display:block;
  505. float:left;
  506. color: #fff;
  507. font-family: calibri;
  508. font-size: 11px;
  509. font-weight: normal;
  510. text-shadow: 1px 1px 2px #cd95d5;
  511. }
  512. .flash1{
  513. position:absolute;
  514. top:145px;
  515. left:683px;
  516. }
  517. .flash2{
  518. position:absolute;
  519. top:145px;
  520. left:683px;
  521. }
  522. .flash3{
  523. position:absolute;
  524. top:145px;
  525. left:683px;
  526. }
  527. .flash4{
  528. position:absolute;
  529. top:145px;
  530. left:683px;
  531. }
  532. .flash5{
  533. position:absolute;
  534. top:145px;
  535. left:683px;
  536. }
  537. .flash6{
  538. position:absolute;
  539. top:145px;
  540. left:683px;
  541. }
  542. ::-webkit-scrollbar-thumb:vertical {
  543. background: #cd95d5;
  544. border: 1px solid #bgh;
  545. height:50px;
  546. }
  547. ::-webkit-scrollbar-thumb:horizontal {
  548. background color: #00AB7B;
  549. border: 1px solid #bgh;
  550. height: 7px;
  551. }
  552. ::-webkit-scrollbar {
  553. height:10px; width:12px;
  554. background: transparent;
  555. border: 1px solid #bgh;
  556. width:8px;
  557. }
  558. a img {
  559. background: #cd95d5;
  560. padding: 1px;
  561. border: 1px solid #efbbe7;
  562. }
  563. a:hover img {
  564. background: #efbbe7;
  565. border: 1px solid #efbbe7;
  566. }
  567. div#qTip {
  568. padding: 7px;
  569. display: none;
  570. background: #efbbe7;
  571. box-shadow: inset 0 0 10px #efbbe7, 0 0 10px #;
  572. color: #fff;
  573. font: 10px "calibri";
  574. text-shadow: 0px 0px 3px #cd95d5;
  575. position: absolute;
  576. border-radius: 0px;
  577. z-index: 1000;
  578. opacity: 1.0;
  579. }
  580. @font-face {font-family: 'Bebas'; src: url('http://static.tumblr.com/1fatlva/EyEnk3hwk/bebas___.ttf');}
  581. @font-face {font-family: 'Jellyka Delicious Cake'; src: url('http://static.tumblr.com/1fatlva/xKknk3hkp/jellyka_delicious_cake.ttf');}
  582. #fecha {
  583. color: #cd95d5; /*Edite a cor da data*/
  584. padding-top: 5px; /*Margem interna superior da data*/
  585. padding-right: 5px; /*Margem interna direira da data*/
  586. padding-left: 5px; /*Margem interna esquerda da data*/
  587. padding-bottom: 5px; /*Margem interna inferior da data*/
  588. margin-right: -30px; /*Margem externa direita */
  589. margin-left: -0px; /*Margem externa esquerda*/
  590. margin-top: 50px; /*Margem externa acima*/
  591. float:right;
  592. text-align:center;
  593. border: 1px none #fff; /*Coloque borda se quiser*/
  594. list-style:none;
  595. display: block;
  596. height: 30px; /*Altura da imagem*/
  597. width: 30px; /*Largura da imagem*/
  598. -webkit-transition-duration: .30s;
  599. }
  600. .fecha_dia {
  601. display:block;
  602. font-size:20px; /*Tamanho da fonte*/
  603. line-height:16px; /*Altura da Linha*/
  604. font-family:'Arial';
  605. letter-spacing:-1px;
  606. -webkit-transition-duration: .30s;
  607. }
  608. .fecha_mes {
  609. font-size:10px; /*Tamanho da fonte*/
  610. line-height:9px; /*Altura da Linha*/
  611. text-transform:uppercase;
  612. display:block;
  613. }
  614. .fecha_anio {
  615. font-size:9px; /*Tamanho da fonte*/
  616. line-height:8px; /*Altura da Linha*/
  617. display:block;
  618. }
  619. /* PageNav --------------------------- */
  620. .showpageArea {
  621. font-family:Verdana, Geneva, sans-serif;
  622. color: #000;
  623. font-size:11px;
  624. margin:10px; }
  625. .showpageArea a { padding: 3px 8px;
  626. margin: 2px;
  627. font-weight: 700;
  628. text-decoration: none;
  629. color:#fff; /* COR DA FONTE DO LINK PRÓXIMA */
  630. border:3px solid #cd95d5; /* BORDA DO LINK PRÓXIMA */
  631. border-radius: 5px;
  632. background: #efbbe7; /* COR DE FUNDO DO LINK PRÓXIMA */ }
  633. .showpageNum a { padding: 3px 8px;
  634. margin:0 4px;
  635. text-decoration: none;
  636. border:5px solid #cd95d5; /* BORDA DA NUMERAÇÃO */
  637. border-radius: 5px;
  638. background: #efbbe7; /* COR DE FUNDO DA NUMERAÇÃO */ }
  639. .showpageNum a:hover {
  640. border:3px solid #efbbe7; /* BORDA DA NUMERAÇÃO QUANDO O CURSOR ESTÁ EM CIMA DELA */
  641. background: #efbbe7; /* COR DE FUNDO DA NUMERAÇÃO QUANDO O CURSOR ESTÁ EM CIMA DELA */ }
  642. .showpageOf{ margin:0 8px 0 0; }
  643. .showpagePoint {
  644. text-decoration: none;
  645. padding: 3px 8px;
  646. margin: 2px;
  647. font-weight: 700;
  648. border:3px solid #v; /* BORDA DA NUMERAÇÃO ATIVA */
  649. border-radius: 5px;
  650. background: #fff; /* COR DE FUNDO DA NUMERAÇÃO ATIVA */
  651. color:#fff; /* COR DA FONTE DA NUMERAÇÃO ATIVA */ }
  652. .feed-links{display:none !important;}
  653. b {color: #fff; text-decoration: none;} /*Negrito */
  654. b:hover { cursor: help; color: #cd95d5}
  655. i {color: #fff; text-decoration: none;} /* Itálico */
  656. i:hover { cursor: help; color: #fff;}
  657. u {color: #fff; text-decoration: none;
  658. border-bottom: 1px dashed #4eaeff;} /* Sublinhado */
  659. u:hover {cursor: help ; color: #fff;
  660. border-bottom: dashed 1px #fff; text-decoration: none; }
  661. #links {position:absolute; overflow:hidden; top:35px; left:600px;}
  662. #links {position:absolute; overflow:hidden;}
  663. #links a {display:block; float:left; background:#; color:#fff; padding:10px 15px 10px 25px; margin-left:7px; font-family:arial; font-size:18px; font-weight:bold; text-transform:uppercase; text-shadow:1px 1px #000; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s;}
  664. #links a:hover {background:#; color:#fff; font-weight:bold; text-transform:uppercase;}
  665. #recomendo {position:absolute; overflow:hidden; top:215px; left:1250px;}
  666. ]]></b:skin>
  667. <b:template-skin>
  668. <b:variable default='960px' name='content.width' type='length' value='1150px'/>
  669. <b:variable default='0' name='main.column.left.width' type='length' value='400px'/>
  670. <b:variable default='410px' name='main.column.right.width' type='length' value='0px'/>
  671. <![CDATA[
  672. body {
  673. min-width: $(content.width);
  674. }
  675. .content-outer, .content-fauxcolumn-outer, .region-inner {
  676. min-width: $(content.width);
  677. max-width: $(content.width);
  678. _width: $(content.width);
  679. }
  680. .main-inner .columns {
  681. padding-left: $(main.column.left.width);
  682. padding-right: $(main.column.right.width);
  683. }
  684. .main-inner .fauxcolumn-center-outer {
  685. left: $(main.column.left.width);
  686. right: $(main.column.right.width);
  687. /* IE6 does not respect left and right together */
  688. _width: expression(this.parentNode.offsetWidth -
  689. parseInt("$(main.column.left.width)") -
  690. parseInt("$(main.column.right.width)") + 'px');
  691. }
  692. .main-inner .fauxcolumn-left-outer {
  693. width: $(main.column.left.width);
  694. }
  695. .main-inner .fauxcolumn-right-outer {
  696. width: $(main.column.right.width);
  697. }
  698. .main-inner .column-left-outer {
  699. width: $(main.column.left.width);
  700. right: 100%;
  701. margin-left: -$(main.column.left.width);
  702. }
  703. .main-inner .column-right-outer {
  704. width: $(main.column.right.width);
  705. margin-right: -$(main.column.right.width);
  706. }
  707. #layout {
  708. min-width: 0;
  709. }
  710. #layout .content-outer {
  711. min-width: 0;
  712. width: 800px;
  713. }
  714. #layout .region-inner {
  715. min-width: 0;
  716. width: auto;
  717. }
  718. ]]>
  719. </b:template-skin>
  720. </head>
  721. <script>
  722. function remplaza_fecha(d){
  723. var da = d.split(&#39; &#39;);
  724. dia = &quot;<div class='fecha_dia'>&quot;+da[0]+&quot;</div>&quot;;
  725. mes = &quot;<div class='fecha_mes'>&quot;+da[1].slice(0,3)+&quot;</div>&quot;;
  726. anio = &quot;<div class='fecha_anio'>&quot;+da[2]+&quot;</div>&quot;;
  727. document.write(dia+mes+anio);
  728. }
  729. </script>
  730. <body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
  731. <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
  732. <b:widget id='Navbar1' locked='false' title='Navbar' type='Navbar'>
  733. <b:includable id='main'>&lt;script type=&quot;text/javascript&quot;&gt;
  734. function setAttributeOnload(object, attribute, val) {
  735. if(window.addEventListener) {
  736. window.addEventListener(&#39;load&#39;,
  737. function(){ object[attribute] = val; }, false);
  738. } else {
  739. window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });
  740. }
  741. }
  742. &lt;/script&gt;
  743. &lt;div id=&quot;navbar-iframe-container&quot;&gt;&lt;/div&gt;
  744. &lt;script type=&quot;text/javascript&quot; src=&quot;https://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;
  745. &lt;script type=&quot;text/javascript&quot;&gt;
  746. gapi.load(&quot;gapi.iframes:gapi.iframes.style.bubble&quot;, function() {
  747. if (gapi.iframes &amp;&amp; gapi.iframes.getContext) {
  748. gapi.iframes.getContext().openChild({
  749. url: &#39;https://www.blogger.com/navbar.g?targetBlogID\758790695477589448363\46blogName\75Studio+Of+Cr%C3%ADticas\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75LIGHT\46layoutType\75LAYOUTS\46searchRoot\75//studioofcriticas.blogspot.com/search\46blogLocale\75pt_BR\46v\0752\46homepageUrl\75http://studioofcriticas.blogspot.com/\46blogFollowUrl\75https://plus.google.com/115457718242966189162\46vt\75-1146173733129507968&#39;,
  750. where: document.getElementById(&quot;navbar-iframe-container&quot;),
  751. id: &quot;navbar-iframe&quot;
  752. });
  753. }
  754. });
  755. &lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;
  756. (function() {
  757. var script = document.createElement(&#39;script&#39;);
  758. script.type = &#39;text/javascript&#39;;
  759. script.src = &#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&#39;;
  760. var head = document.getElementsByTagName(&#39;head&#39;)[0];
  761. if (head) {
  762. head.appendChild(script);
  763. }})();
  764. &lt;/script&gt;
  765. </b:includable>
  766. </b:widget>
  767. </b:section>
  768. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  769. <div itemscope='itemscope' itemtype='http://schema.org/Blog' style='display: none;'>
  770. <meta expr:content='data:blog.title' itemprop='name'/>
  771. <b:if cond='data:blog.metaDescription'>
  772. <meta expr:content='data:blog.metaDescription' itemprop='description'/>
  773. </b:if>
  774. </div>
  775. </b:if>
  776. <div class='body-fauxcolumns'>
  777. <div class='fauxcolumn-outer body-fauxcolumn-outer'>
  778. <div class='cap-top'>
  779. <div class='cap-left'/>
  780. <div class='cap-right'/>
  781. </div>
  782. <div class='fauxborder-left'>
  783. <div class='fauxborder-right'/>
  784. <div class='fauxcolumn-inner'>
  785. </div>
  786. </div>
  787. <div class='cap-bottom'>
  788. <div class='cap-left'/>
  789. <div class='cap-right'/>
  790. </div>
  791. </div>
  792. </div>
  793. <div class='content'>
  794. <div class='content-fauxcolumns'>
  795. <div class='fauxcolumn-outer content-fauxcolumn-outer'>
  796. <div class='cap-top'>
  797. <div class='cap-left'/>
  798. <div class='cap-right'/>
  799. </div>
  800. <div class='fauxborder-left'>
  801. <div class='fauxborder-right'/>
  802. <div class='fauxcolumn-inner'>
  803. </div>
  804. </div>
  805. <div class='cap-bottom'>
  806. <div class='cap-left'/>
  807. <div class='cap-right'/>
  808. </div>
  809. </div>
  810. </div>
  811. <div class='content-outer'>
  812. <div class='content-cap-top cap-top'>
  813. <div class='cap-left'/>
  814. <div class='cap-right'/>
  815. </div>
  816. <div class='fauxborder-left content-fauxborder-left'>
  817. <div class='fauxborder-right content-fauxborder-right'/>
  818. <div class='content-inner'>
  819. <header>
  820. <div class='header-outer'>
  821. <div class='header-cap-top cap-top'>
  822. <div class='cap-left'/>
  823. <div class='cap-right'/>
  824. </div>
  825. <div class='fauxborder-left header-fauxborder-left'>
  826. <div class='fauxborder-right header-fauxborder-right'/>
  827. <div class='region-inner header-inner'>
  828. <b:section class='header' id='header' maxwidgets='1' showaddelement='no'/>
  829. </div>
  830. </div>
  831. <div class='header-cap-bottom cap-bottom'>
  832. <div class='cap-left'/>
  833. <div class='cap-right'/>
  834. </div>
  835. </div>
  836. <div id='navi2' style='position: absolute; overflow: visible; z-index: 10; text-align: left; width: -50px; height: 10px; top: 170px; right: 735px;'>
  837. <object data='http://flash-mp3-player.net/medias/player_mp3_mini.swf' height='40' type='application/x-shockwave-flash' width='170'>
  838. <param name='movie' value='http://flash-mp3-player.net/medias/player_mp3_mini.swf'/>
  839. <param name='wmode' value='transparent'/>
  840. <param name='FlashVars' value='mp3=http://trendingmp3.com/music/user_folder/Good%20For%20You%20Selena%20Gomez%20-%201435031933.mp3'/>
  841. </object>
  842. </div>
  843. </header>
  844. <div class='tabs-outer'>
  845. <div class='tabs-cap-top cap-top'>
  846. <div class='cap-left'/>
  847. <div class='cap-right'/>
  848. </div>
  849. <div class='fauxborder-left tabs-fauxborder-left'>
  850. <div class='fauxborder-right tabs-fauxborder-right'/>
  851. <div class='region-inner tabs-inner'>
  852. <b:section class='tabs' id='crosscol' maxwidgets='1' showaddelement='yes'/>
  853. <b:section class='tabs' id='crosscol-overflow' showaddelement='no'/>
  854. </div>
  855. </div>
  856. <div class='tabs-cap-bottom cap-bottom'>
  857. <div class='cap-left'/>
  858. <div class='cap-right'/>
  859. </div>
  860. </div>
  861. <div class='main-outer'>
  862. <div class='main-cap-top cap-top'>
  863. <div class='cap-left'/>
  864. <div class='cap-right'/>
  865. </div>
  866. <div class='fauxborder-left main-fauxborder-left'>
  867. <div class='fauxborder-right main-fauxborder-right'/>
  868. <div class='region-inner main-inner'>
  869. <div class='columns fauxcolumns'>
  870. <div class='fauxcolumn-outer fauxcolumn-center-outer'>
  871. <div class='cap-top'>
  872. <div class='cap-left'/>
  873. <div class='cap-right'/>
  874. </div>
  875. <div class='fauxborder-left'>
  876. <div class='fauxborder-right'/>
  877. <div class='fauxcolumn-inner'>
  878. </div>
  879. </div>
  880. <div class='cap-bottom'>
  881. <div class='cap-left'/>
  882. <div class='cap-right'/>
  883. </div>
  884. </div>
  885. <div class='fauxcolumn-outer fauxcolumn-left-outer'>
  886. <div class='cap-top'>
  887. <div class='cap-left'/>
  888. <div class='cap-right'/>
  889. </div>
  890. <div class='fauxborder-left'>
  891. <div class='fauxborder-right'/>
  892. <div class='fauxcolumn-inner'>
  893. </div>
  894. </div>
  895. <div class='cap-bottom'>
  896. <div class='cap-left'/>
  897. <div class='cap-right'/>
  898. </div>
  899. </div>
  900. <div class='fauxcolumn-outer fauxcolumn-right-outer'>
  901. <div class='cap-top'>
  902. <div class='cap-left'/>
  903. <div class='cap-right'/>
  904. </div>
  905. <div class='fauxborder-left'>
  906. <div class='fauxborder-right'/>
  907. <div class='fauxcolumn-inner'>
  908. </div>
  909. </div>
  910. <div class='cap-bottom'>
  911. <div class='cap-left'/>
  912. <div class='cap-right'/>
  913. </div>
  914. </div>
  915. <!-- corrects IE6 width calculation -->
  916. <div class='columns-inner'>
  917. <div class='column-center-outer'>
  918. <div class='column-center-inner'>
  919. <b:section class='main' id='main' showaddelement='no'>
  920. <b:widget id='Blog1' locked='false' title='Postagens no blog' type='Blog'>
  921. <b:includable id='main' var='top'>
  922. <b:if cond='data:mobile == &quot;false&quot;'>
  923. <!-- posts -->
  924. <div class='blog-posts hfeed'>
  925. <b:include data='top' name='status-message'/>
  926. <data:defaultAdStart/>
  927. <b:loop values='data:posts' var='post'>
  928. <b:if cond='data:post.isDateStart'>
  929. <b:if cond='data:post.isFirstPost == &quot;false&quot;'>
  930. &lt;/div&gt;&lt;/div&gt;
  931. </b:if>
  932. </b:if>
  933. <b:if cond='data:post.isDateStart'>
  934. &lt;div class=&quot;date-outer&quot;&gt;
  935. </b:if>
  936. <b:if cond='data:post.dateHeader'>
  937. <div id='fecha'>
  938. <script>
  939. remplaza_fecha(&#39;<data:post.dateHeader/>&#39;);</script>
  940. </div>
  941. <a name='5929110552137621785'/>
  942. </b:if>
  943. <a expr:name='data:post.id'/>
  944. <b:if cond='data:post.isDateStart'>
  945. &lt;div class=&quot;date-posts&quot;&gt;
  946. </b:if>
  947. <div class='post-outer'>
  948. <b:include data='post' name='post'/>
  949. <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  950. <b:include data='post' name='comment_picker'/>
  951. </b:if>
  952. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  953. <b:include data='post' name='comment_picker'/>
  954. </b:if>
  955. </div>
  956. <b:if cond='data:post.includeAd'>
  957. <b:if cond='data:post.isFirstPost'>
  958. <data:defaultAdEnd/>
  959. <b:else/>
  960. <data:adEnd/>
  961. </b:if>
  962. <div class='inline-ad'>
  963. <data:adCode/>
  964. </div>
  965. <data:adStart/>
  966. </b:if>
  967. </b:loop>
  968. <b:if cond='data:numPosts != 0'>
  969. &lt;/div&gt;&lt;/div&gt;
  970. </b:if>
  971. <data:adEnd/>
  972. </div>
  973. <!-- navigation -->
  974. <b:include name='nextprev'/>
  975. <!-- feed links -->
  976. <b:include name='feedLinks'/>
  977. <b:if cond='data:top.showStars'>
  978. <script src='//www.google.com/jsapi' type='text/javascript'/>
  979. <script type='text/javascript'>
  980. google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});
  981. function initialize() {
  982. google.annotations.setApplicationId(<data:top.blogspotReviews/>);
  983. google.annotations.createAll();
  984. google.annotations.fetch();
  985. }
  986. google.setOnLoadCallback(initialize);
  987. </script>
  988. </b:if>
  989. <b:else/>
  990. <b:include name='mobile-main'/>
  991. </b:if>
  992. <b:if cond='data:top.showDummy'>
  993. <data:top.dummyBootstrap/>
  994. </b:if>
  995. </b:includable>
  996. <b:includable id='backlinkDeleteIcon' var='backlink'>
  997. <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
  998. <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
  999. <img src='//www.blogger.com/img/icon_delete13.gif'/>
  1000. </a>
  1001. </span>
  1002. </b:includable>
  1003. <b:includable id='backlinks' var='post'>
  1004. <a name='links'/>
  1005. <h4>
  1006. <data:post.backlinksLabel/>
  1007. </h4>
  1008. <b:if cond='data:post.numBacklinks != 0'>
  1009. <dl class='comments-block' id='comments-block'>
  1010. <b:loop values='data:post.backlinks' var='backlink'>
  1011. <div class='collapsed-backlink backlink-control'>
  1012. <dt class='comment-title'>
  1013. <span class='backlink-toggle-zippy'>
  1014. &#160;
  1015. </span>
  1016. <a expr:href='data:backlink.url' rel='nofollow'>
  1017. <data:backlink.title/>
  1018. </a>
  1019. <b:include data='backlink' name='backlinkDeleteIcon'/>
  1020. </dt>
  1021. <dd class='comment-body collapseable'>
  1022. <data:backlink.snippet/>
  1023. </dd>
  1024. <dd class='comment-footer collapseable'>
  1025. <span class='comment-author'>
  1026. <data:post.authorLabel/>
  1027. <data:backlink.author/>
  1028. </span>
  1029. <span class='comment-timestamp'>
  1030. <data:post.timestampLabel/>
  1031. <data:backlink.timestamp/>
  1032. </span>
  1033. </dd>
  1034. </div>
  1035. </b:loop>
  1036. </dl>
  1037. </b:if>
  1038. <p class='comment-footer'>
  1039. <b:if cond='data:post.numComments == 0'>
  1040. 0
  1041. <b:else/>
  1042. <b:if cond='data:post.numComments == 1'>
  1043. 1
  1044. <b:else/>
  1045. <data:post.numComments/>
  1046. <data:top.commentLabelPlural/>
  1047. </b:if>
  1048. </b:if>
  1049. </p>
  1050. </b:includable>
  1051. <b:includable id='comment-form' var='post'>
  1052. <div class='comment-form'>
  1053. <a name='comment-form'/>
  1054. <b:if cond='data:mobile'>
  1055. <h4 id='comment-post-message'>
  1056. <a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'>
  1057. <data:postCommentMsg/>
  1058. </a>
  1059. </h4>
  1060. <p>
  1061. <data:blogCommentMessage/>
  1062. </p>
  1063. <data:blogTeamBlogMessage/>
  1064. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1065. <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%'/>
  1066. <b:else/>
  1067. <h4 id='comment-post-message'>
  1068. <data:postCommentMsg/>
  1069. </h4>
  1070. <p>
  1071. <data:blogCommentMessage/>
  1072. </p>
  1073. <data:blogTeamBlogMessage/>
  1074. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1075. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  1076. </b:if>
  1077. <data:post.friendConnectJs/>
  1078. <data:post.cmtfpIframe/>
  1079. <script type='text/javascript'>
  1080. BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
  1081. </script>
  1082. </div>
  1083. </b:includable>
  1084. <b:includable id='commentDeleteIcon' var='comment'>
  1085. <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
  1086. <b:if cond='data:showCmtPopup'>
  1087. <div class='goog-toggle-button'>
  1088. <div class='goog-inline-block comment-action-icon'/>
  1089. </div>
  1090. <b:else/>
  1091. <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
  1092. <img src='//www.blogger.com/img/icon_delete13.gif'/>
  1093. </a>
  1094. </b:if>
  1095. </span>
  1096. </b:includable>
  1097. <b:includable id='comment_count_picker' var='post'>
  1098. <b:if cond='data:post.commentSource == 1'>
  1099. <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'>
  1100. </span>
  1101. <b:else/>
  1102. <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick' title='Comentários'>
  1103. <b:if cond='data:post.numComments == 1'>
  1104. 1
  1105. <b:else/>
  1106. <data:post.numComments/>
  1107. </b:if>
  1108. </a>
  1109. </b:if>
  1110. </b:includable>
  1111. <b:includable id='comment_picker' var='post'>
  1112. <b:if cond='data:post.commentSource == 1'>
  1113. <b:include data='post' name='iframe_comments'/>
  1114. <b:else/>
  1115. <b:if cond='data:post.showThreadedComments'>
  1116. <b:include data='post' name='threaded_comments'/>
  1117. <b:else/>
  1118. <b:include data='post' name='comments'/>
  1119. </b:if>
  1120. </b:if>
  1121. </b:includable>
  1122. <b:includable id='comments' var='post'>
  1123. <div class='comments' id='comments'>
  1124. <a name='comments'/>
  1125. <b:if cond='data:post.allowComments'>
  1126. <h4>
  1127. <data:post.commentLabelFull/>
  1128. :
  1129. </h4>
  1130. <b:if cond='data:post.commentPagingRequired'>
  1131. <span class='paging-control-container'>
  1132. <b:if cond='data:post.hasOlderLinks'>
  1133. <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
  1134. <data:post.oldestLinkText/>
  1135. </a>
  1136. &#160;
  1137. <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
  1138. <data:post.olderLinkText/>
  1139. </a>
  1140. &#160;
  1141. </b:if>
  1142. <data:post.commentRangeText/>
  1143. <b:if cond='data:post.hasNewerLinks'>
  1144. &#160;
  1145. <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
  1146. <data:post.newerLinkText/>
  1147. </a>
  1148. &#160;
  1149. <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
  1150. <data:post.newestLinkText/>
  1151. </a>
  1152. </b:if>
  1153. </span>
  1154. </b:if>
  1155. <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>
  1156. <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
  1157. <b:loop values='data:post.comments' var='comment'>
  1158. <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
  1159. <b:if cond='data:comment.favicon'>
  1160. <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
  1161. </b:if>
  1162. <a expr:name='data:comment.anchorName'/>
  1163. <b:if cond='data:blog.enabledCommentProfileImages'>
  1164. <data:comment.authorAvatarImage/>
  1165. </b:if>
  1166. <b:if cond='data:comment.authorUrl'>
  1167. <a expr:href='data:comment.authorUrl' rel='nofollow'>
  1168. <data:comment.author/>
  1169. </a>
  1170. <b:else/>
  1171. <data:comment.author/>
  1172. </b:if>
  1173. <data:commentPostedByMsg/>
  1174. </dt>
  1175. <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
  1176. <b:if cond='data:comment.isDeleted'>
  1177. <span class='deleted-comment'>
  1178. <data:comment.body/>
  1179. </span>
  1180. <b:else/>
  1181. <p>
  1182. <data:comment.body/>
  1183. </p>
  1184. </b:if>
  1185. </dd>
  1186. <dd class='comment-footer'>
  1187. <span class='comment-timestamp'>
  1188. <a expr:href='data:comment.url' title='comment permalink'>
  1189. <data:comment.timestamp/>
  1190. </a>
  1191. <b:include data='comment' name='commentDeleteIcon'/>
  1192. </span>
  1193. </dd>
  1194. </b:loop>
  1195. </dl>
  1196. </div>
  1197. <b:if cond='data:post.commentPagingRequired'>
  1198. <span class='paging-control-container'>
  1199. <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
  1200. <data:post.oldestLinkText/>
  1201. </a>
  1202. <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
  1203. <data:post.olderLinkText/>
  1204. </a>
  1205. &#160;
  1206. <data:post.commentRangeText/>
  1207. &#160;
  1208. <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
  1209. <data:post.newerLinkText/>
  1210. </a>
  1211. <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
  1212. <data:post.newestLinkText/>
  1213. </a>
  1214. </span>
  1215. </b:if>
  1216. <p class='comment-footer'>
  1217. <b:if cond='data:post.embedCommentForm'>
  1218. <b:if cond='data:post.allowNewComments'>
  1219. <b:include data='post' name='comment-form'/>
  1220. <b:else/>
  1221. <data:post.noNewCommentsText/>
  1222. </b:if>
  1223. <b:else/>
  1224. <b:if cond='data:post.allowComments'>
  1225. <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
  1226. <data:postCommentMsg/>
  1227. </a>
  1228. </b:if>
  1229. </b:if>
  1230. </p>
  1231. </b:if>
  1232. <b:if cond='data:showCmtPopup'>
  1233. <div id='comment-popup'>
  1234. <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  1235. </iframe>
  1236. </div>
  1237. </b:if>
  1238. <div id='backlinks-container'>
  1239. <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  1240. <b:if cond='data:post.showBacklinks'>
  1241. <b:include data='post' name='backlinks'/>
  1242. </b:if>
  1243. </div>
  1244. </div>
  1245. </div>
  1246. </b:includable>
  1247. <b:includable id='feedLinks'>
  1248. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  1249. <!-- Blog feed links -->
  1250. <b:if cond='data:feedLinks'>
  1251. <div class='blog-feeds'>
  1252. <b:include data='feedLinks' name='feedLinksBody'/>
  1253. </div>
  1254. </b:if>
  1255. <b:else/>
  1256. <!--Post feed links -->
  1257. <div class='post-feeds'>
  1258. <b:loop values='data:posts' var='post'>
  1259. <b:if cond='data:post.allowComments'>
  1260. <b:if cond='data:post.feedLinks'>
  1261. <b:include data='post.feedLinks' name='feedLinksBody'/>
  1262. </b:if>
  1263. </b:if>
  1264. </b:loop>
  1265. </div>
  1266. </b:if>
  1267. </b:includable>
  1268. <b:includable id='feedLinksBody' var='links'>
  1269. <div class='feed-links'>
  1270. <data:feedLinksMsg/>
  1271. <b:loop values='data:links' var='f'>
  1272. <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'>
  1273. <data:f.name/>
  1274. (
  1275. <data:f.feedType/>
  1276. )
  1277. </a>
  1278. </b:loop>
  1279. </div>
  1280. </b:includable>
  1281. <b:includable id='iframe_comments' var='post'>
  1282. <b:if cond='data:post.allowIframeComments'>
  1283. <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>
  1284. <div class='cmt_iframe_holder' expr:data-href='data:post.canonicalUrl' expr:data-viewtype='data:post.viewType'/>
  1285. <b:if cond='data:post.embedCommentForm == &quot;false&quot;'>
  1286. <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
  1287. <data:postCommentMsg/>
  1288. </a>
  1289. </b:if>
  1290. </b:if>
  1291. </b:includable>
  1292. <b:includable id='mobile-index-post' var='post'>
  1293. <div class='mobile-date-outer date-outer'>
  1294. <b:if cond='data:post.dateHeader'>
  1295. <div class='date-header'>
  1296. <span>
  1297. <data:post.dateHeader/>
  1298. </span>
  1299. </div>
  1300. </b:if>
  1301. <div class='mobile-post-outer'>
  1302. <a expr:href='data:post.url'>
  1303. <h3 class='mobile-index-title entry-title' itemprop='name'>
  1304. <data:post.title/>
  1305. </h3>
  1306. <div class='mobile-index-arrow'>
  1307. &amp;rsaquo;
  1308. </div>
  1309. <div class='mobile-index-contents'>
  1310. <b:if cond='data:post.thumbnailUrl'>
  1311. <div class='mobile-index-thumbnail'>
  1312. <div class='Image'>
  1313. <img expr:src='data:post.thumbnailUrl'/>
  1314. </div>
  1315. </div>
  1316. </b:if>
  1317. <div class='post-body'>
  1318. <b:if cond='data:post.snippet'>
  1319. <data:post.snippet/>
  1320. </b:if>
  1321. </div>
  1322. </div>
  1323. <div style='clear: both;'/>
  1324. </a>
  1325. <div class='mobile-index-comment'>
  1326. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  1327. <b:if cond='data:post.allowComments'>
  1328. <b:if cond='data:post.numComments != 0'>
  1329. <b:include data='post' name='comment_count_picker'/>
  1330. </b:if>
  1331. </b:if>
  1332. </b:if>
  1333. </div>
  1334. </div>
  1335. </div>
  1336. </b:includable>
  1337. <b:includable id='mobile-main' var='top'>
  1338. <!-- posts -->
  1339. <div class='blog-posts hfeed'>
  1340. <b:include data='top' name='status-message'/>
  1341. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  1342. <b:loop values='data:posts' var='post'>
  1343. <b:include data='post' name='mobile-index-post'/>
  1344. </b:loop>
  1345. <b:else/>
  1346. <b:loop values='data:posts' var='post'>
  1347. <b:include data='post' name='mobile-post'/>
  1348. </b:loop>
  1349. </b:if>
  1350. </div>
  1351. <b:include name='mobile-nextprev'/>
  1352. </b:includable>
  1353. <b:includable id='mobile-nextprev'>
  1354. <div class='blog-pager' id='blog-pager'>
  1355. <b:if cond='data:newerPageUrl'>
  1356. <div class='mobile-link-button' id='blog-pager-newer-link'>
  1357. <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'>
  1358. &amp;lsaquo;
  1359. </a>
  1360. </div>
  1361. </b:if>
  1362. <b:if cond='data:olderPageUrl'>
  1363. <div class='mobile-link-button' id='blog-pager-older-link'>
  1364. <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'>
  1365. &amp;rsaquo;
  1366. </a>
  1367. </div>
  1368. </b:if>
  1369. <div class='mobile-link-button' id='blog-pager-home-link'>
  1370. <a class='home-link' expr:href='data:blog.homepageUrl'>
  1371. <data:homeMsg/>
  1372. </a>
  1373. </div>
  1374. <div class='mobile-desktop-link'>
  1375. <a class='home-link' expr:href='data:desktopLinkUrl'>
  1376. <data:desktopLinkMsg/>
  1377. </a>
  1378. </div>
  1379. </div>
  1380. <div class='clear'/>
  1381. </b:includable>
  1382. <b:includable id='mobile-post' var='post'>
  1383. <div class='date-outer'>
  1384. <div id='fecha'>
  1385. <script>
  1386. remplaza_fecha(&#39;28 dezembro 2013&#39;);</script>
  1387. </div>
  1388. <a name='529898119981629158'/>
  1389. <div class='date-posts'>
  1390. <div class='post-outer'>
  1391. <div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
  1392. <b:if cond='data:post.thumbnailUrl'>
  1393. <meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>
  1394. </b:if>
  1395. <meta expr:content='data:blog.blogId' itemprop='blogId'/>
  1396. <meta expr:content='data:post.id' itemprop='postId'/>
  1397. <a expr:name='data:post.id'/>
  1398. <b:if cond='data:post.title'>
  1399. <h3 class='post-title entry-title' itemprop='name'>
  1400. <b:if cond='data:post.link'>
  1401. <a expr:href='data:post.link'>
  1402. <data:post.title/>
  1403. </a>
  1404. <b:else/>
  1405. <b:if cond='data:post.url'>
  1406. <b:if cond='data:blog.url != data:post.url'>
  1407. <a expr:href='data:post.url'>
  1408. <data:post.title/>
  1409. </a>
  1410. <b:else/>
  1411. <data:post.title/>
  1412. </b:if>
  1413. <b:else/>
  1414. <data:post.title/>
  1415. </b:if>
  1416. </b:if>
  1417. </h3>
  1418. </b:if>
  1419. <div class='post-header'>
  1420. <div class='post-footer-line post-footer-line-1'>
  1421. <span class='post-timestamp'>
  1422. <b:if cond='data:top.showTimestamp'>
  1423. <data:top.timestampLabel/>
  1424. <b:if cond='data:post.url'>
  1425. <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
  1426. <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'>
  1427. <abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'>
  1428. <data:post.timestamp/>
  1429. </abbr>
  1430. </a>
  1431. </b:if>
  1432. </b:if>
  1433. </span>
  1434. </div>
  1435. <div class='post-footer-line post-footer-line-2'>
  1436. <b:if cond='data:top.showMobileShare'>
  1437. <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
  1438. <a href='javascript:void(0);'>
  1439. <data:shareMsg/>
  1440. </a>
  1441. </div>
  1442. </b:if>
  1443. <b:if cond='data:top.showDummy'>
  1444. <div class='goog-inline-block dummy-container'>
  1445. <data:post.dummyTag/>
  1446. </div>
  1447. </b:if>
  1448. </div>
  1449. </div>
  1450. </div>
  1451. <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  1452. <b:include data='post' name='comment_picker'/>
  1453. </b:if>
  1454. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  1455. <b:include data='post' name='comment_picker'/>
  1456. </b:if>
  1457. </div>
  1458. </div>
  1459. </div>
  1460. </b:includable>
  1461. <b:includable id='nextprev'>
  1462. <div class='blog-pager' id='blog-pager'>
  1463. <b:if cond='data:newerPageUrl'>
  1464. <span id='blog-pager-newer-link'>
  1465. <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'>
  1466. &#171;
  1467. </a>
  1468. </span>
  1469. </b:if>
  1470. <b:if cond='data:olderPageUrl'>
  1471. <span id='blog-pager-older-link'>
  1472. <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'>
  1473. &#187;
  1474. </a>
  1475. </span>
  1476. </b:if>
  1477. <a class='home-link' expr:href='data:blog.homepageUrl'>
  1478. Inicio
  1479. </a>
  1480. <b:if cond='data:mobileLinkUrl'>
  1481. <div class='blog-mobile-link'>
  1482. <a expr:href='data:mobileLinkUrl'>
  1483. <data:mobileLinkMsg/>
  1484. </a>
  1485. </div>
  1486. </b:if>
  1487. </div>
  1488. <div class='clear'/>
  1489. </b:includable>
  1490. <b:includable id='post' var='post'>
  1491. <div class='post hentry' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
  1492. <b:if cond='data:post.firstImageUrl'>
  1493. <meta expr:content='data:post.firstImageUrl' itemprop='image_url'/>
  1494. </b:if>
  1495. <meta expr:content='data:blog.blogId' itemprop='blogId'/>
  1496. <meta expr:content='data:post.id' itemprop='postId'/>
  1497. <a expr:name='data:post.id'/>
  1498. <b:if cond='data:post.title'>
  1499. <h3 class='post-title entry-title' itemprop='name'>
  1500. <b:if cond='data:post.link'>
  1501. <a expr:href='data:post.link'>
  1502. <data:post.title/>
  1503. </a>
  1504. <b:else/>
  1505. <b:if cond='data:post.url'>
  1506. <b:if cond='data:blog.url != data:post.url'>
  1507. <a expr:href='data:post.url'>
  1508. <data:post.title/>
  1509. </a>
  1510. <b:else/>
  1511. <data:post.title/>
  1512. </b:if>
  1513. <b:else/>
  1514. <data:post.title/>
  1515. </b:if>
  1516. </b:if>
  1517. </h3>
  1518. </b:if>
  1519. <div class='post-header'>
  1520. <div class='post-header-line-1'/>
  1521. <span class='post-author vcard'>
  1522. <b:if cond='data:top.showAuthor'>
  1523. <data:top.authorLabel/>
  1524. <b:if cond='data:post.authorProfileUrl'>
  1525. <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1526. <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
  1527. <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
  1528. <span itemprop='name'>
  1529. <data:post.author/>
  1530. </span>
  1531. </a>
  1532. </span>
  1533. <b:else/>
  1534. <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1535. <span itemprop='name'>
  1536. <data:post.author/>
  1537. </span>
  1538. </span>
  1539. </b:if>
  1540. </b:if>
  1541. </span>
  1542. |
  1543. <span class='post-labels'>
  1544. <b:if cond='data:post.labels'>
  1545. <data:postLabelsLabel/>
  1546. <b:loop values='data:post.labels' var='label'>
  1547. <a expr:href='data:label.url' rel='tag'>
  1548. <data:label.name/>
  1549. </a>
  1550. <b:if cond='data:label.isLast != &quot;true&quot;'>
  1551. ,
  1552. </b:if>
  1553. </b:loop>
  1554. </b:if>
  1555. </span>
  1556. <span class='post-icons'>
  1557. <!-- email post links -->
  1558. <b:if cond='data:post.emailPostUrl'>
  1559. <span class='item-action'>
  1560. <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
  1561. <img alt='' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/>
  1562. </a>
  1563. </span>
  1564. </b:if>
  1565. <!-- quickedit pencil -->
  1566. <b:include data='post' name='postQuickEdit'/>
  1567. </span>
  1568. <div class='post-header-line-1'/>
  1569. </div>
  1570. <b:if cond='data:blog.metaDescription == &quot;&quot;'>
  1571. <!-- Then use the post body as the schema.org description,
  1572. for good G+/FB snippeting. -->
  1573. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='description articleBody'>
  1574. <data:post.body/>
  1575. <div style='clear: both;'/>
  1576. <!-- clear for photos floats -->
  1577. </div>
  1578. <b:else/>
  1579. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
  1580. <data:post.body/>
  1581. <div style='clear: both;'/>
  1582. <!-- clear for photos floats -->
  1583. </div>
  1584. </b:if>
  1585. <b:if cond='data:post.hasJumpLink'>
  1586. <div class='jump-link'>
  1587. <a expr:href='data:post.url + &quot;#more&quot;' expr:title='data:post.title'>
  1588. <data:post.jumpText/>
  1589. </a>
  1590. </div>
  1591. </b:if>
  1592. <div class='post-footer'>
  1593. <span class='post-timestamp'>
  1594. <b:if cond='data:top.showTimestamp'>
  1595. <data:top.timestampLabel/>
  1596. <b:if cond='data:post.url'>
  1597. <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
  1598. <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'>
  1599. <abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'>
  1600. <data:post.timestamp/>
  1601. </abbr>
  1602. </a>
  1603. </b:if>
  1604. </b:if>
  1605. </span>
  1606. <span class='post-comment-link'>
  1607. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  1608. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  1609. <b:if cond='data:post.allowComments'>
  1610. <b:include data='post' name='comment_count_picker'/>
  1611. </b:if>
  1612. </b:if>
  1613. </b:if>
  1614. </span>
  1615. <span class='post-icons'>
  1616. <!-- email post links -->
  1617. <b:if cond='data:post.emailPostUrl'>
  1618. <span class='item-action'>
  1619. <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
  1620. <img alt='' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/>
  1621. </a>
  1622. </span>
  1623. </b:if>
  1624. <!-- quickedit pencil -->
  1625. <b:include data='post' name='postQuickEdit'/>
  1626. </span>
  1627. <div class='post-share-buttons goog-inline-block'>
  1628. <b:if cond='data:post.sharePostUrl'>
  1629. <b:include data='post' name='shareButtons'/>
  1630. </b:if>
  1631. </div>
  1632. </div>
  1633. <div class='post-footer-line post-footer-line-2'>
  1634. <span class='post-labels'>
  1635. </span>
  1636. </div>
  1637. <div class='post-footer-line post-footer-line-3'>
  1638. <span class='post-location'>
  1639. <b:if cond='data:top.showLocation'>
  1640. <b:if cond='data:post.location'>
  1641. <data:postLocationLabel/>
  1642. <a expr:href='data:post.location.mapsUrl' target='_blank'>
  1643. <data:post.location.name/>
  1644. </a>
  1645. </b:if>
  1646. </b:if>
  1647. </span>
  1648. </div>
  1649. <b:if cond='data:post.authorAboutMe'>
  1650. <div class='author-profile' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  1651. <b:if cond='data:post.authorPhoto.url'>
  1652. <img expr:src='data:post.authorPhoto.url' itemprop='image' width='50px'/>
  1653. </b:if>
  1654. <div>
  1655. <a class='g-profile' expr:href='data:post.authorProfileUrl' itemprop='url' rel='author' title='author profile'>
  1656. <span itemprop='name'>
  1657. <data:post.author/>
  1658. </span>
  1659. </a>
  1660. </div>
  1661. <span itemprop='description'>
  1662. <data:post.authorAboutMe/>
  1663. </span>
  1664. </div>
  1665. </b:if>
  1666. </div>
  1667. </b:includable>
  1668. <b:includable id='postQuickEdit' var='post'>
  1669. <b:if cond='data:post.editUrl'>
  1670. <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
  1671. <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
  1672. <img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
  1673. </a>
  1674. </span>
  1675. </b:if>
  1676. </b:includable>
  1677. <b:includable id='shareButtons' var='post'>
  1678. <b:if cond='data:top.showEmailButton'>
  1679. <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'>
  1680. <span class='share-button-link-text'>
  1681. <data:top.emailThisMsg/>
  1682. </span>
  1683. </a>
  1684. </b:if>
  1685. <b:if cond='data:top.showBlogThisButton'>
  1686. <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'>
  1687. <span class='share-button-link-text'>
  1688. <data:top.blogThisMsg/>
  1689. </span>
  1690. </a>
  1691. </b:if>
  1692. <b:if cond='data:top.showTwitterButton'>
  1693. <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'>
  1694. <span class='share-button-link-text'>
  1695. <data:top.shareToTwitterMsg/>
  1696. </span>
  1697. </a>
  1698. </b:if>
  1699. <b:if cond='data:top.showFacebookButton'>
  1700. <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'>
  1701. <span class='share-button-link-text'>
  1702. <data:top.shareToFacebookMsg/>
  1703. </span>
  1704. </a>
  1705. </b:if>
  1706. <b:if cond='data:top.showOrkutButton'>
  1707. <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'>
  1708. <span class='share-button-link-text'>
  1709. <data:top.shareToOrkutMsg/>
  1710. </span>
  1711. </a>
  1712. </b:if>
  1713. <b:if cond='data:top.showPinterestButton'>
  1714. <a class='goog-inline-block share-button sb-pinterest' expr:href='data:post.sharePostUrl + &quot;&amp;target=pinterest&quot;' expr:title='data:top.shareToPinterestMsg' target='_blank'>
  1715. <span class='share-button-link-text'>
  1716. <data:top.shareToPinterestMsg/>
  1717. </span>
  1718. </a>
  1719. </b:if>
  1720. <b:if cond='data:top.showDummy'>
  1721. <div class='goog-inline-block dummy-container'>
  1722. <data:post.dummyTag/>
  1723. </div>
  1724. </b:if>
  1725. </b:includable>
  1726. <b:includable id='status-message'>
  1727. <b:if cond='data:navMessage'>
  1728. <div class='status-msg-wrap'>
  1729. <div class='status-msg-body'>
  1730. <data:navMessage/>
  1731. </div>
  1732. <div class='status-msg-border'>
  1733. <div class='status-msg-bg'>
  1734. <div class='status-msg-hidden'>
  1735. <data:navMessage/>
  1736. </div>
  1737. </div>
  1738. </div>
  1739. </div>
  1740. <div style='clear: both;'/>
  1741. </b:if>
  1742. </b:includable>
  1743. <b:includable id='threaded-comment-form' var='post'>
  1744. <div class='comment-form'>
  1745. <a name='comment-form'/>
  1746. <b:if cond='data:mobile'>
  1747. <p>
  1748. <data:blogCommentMessage/>
  1749. </p>
  1750. <data:blogTeamBlogMessage/>
  1751. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1752. <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%'/>
  1753. <b:else/>
  1754. <p>
  1755. <data:blogCommentMessage/>
  1756. </p>
  1757. <data:blogTeamBlogMessage/>
  1758. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1759. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  1760. </b:if>
  1761. <data:post.friendConnectJs/>
  1762. <data:post.cmtfpIframe/>
  1763. <script type='text/javascript'>
  1764. BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
  1765. </script>
  1766. </div>
  1767. </b:includable>
  1768. <b:includable id='threaded_comment_js' var='post'>
  1769. <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>
  1770. <script type='text/javascript'>
  1771. (function() {
  1772. var items = <data:post.commentJso/>;
  1773. var msgs = <data:post.commentMsgs/>;
  1774. var config = <data:post.commentConfig/>;
  1775. // <![CDATA[
  1776. var cursor = null;
  1777. if (items && items.length > 0) {
  1778. cursor = parseInt(items[items.length - 1].timestamp) + 1;
  1779. }
  1780. var bodyFromEntry = function(entry) {
  1781. if (entry.gd$extendedProperty) {
  1782. for (var k in entry.gd$extendedProperty) {
  1783. if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
  1784. return '<span class="deleted-comment">' + entry.content.$t + '</span>';
  1785. }
  1786. }
  1787. }
  1788. return entry.content.$t;
  1789. }
  1790. var parse = function(data) {
  1791. cursor = null;
  1792. var comments = [];
  1793. if (data && data.feed && data.feed.entry) {
  1794. for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
  1795. var comment = {};
  1796. // comment ID, parsed out of the original id format
  1797. var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
  1798. comment.id = id ? id[2] : null;
  1799. comment.body = bodyFromEntry(entry);
  1800. comment.timestamp = Date.parse(entry.published.$t) + '';
  1801. if (entry.author && entry.author.constructor === Array) {
  1802. var auth = entry.author[0];
  1803. if (auth) {
  1804. comment.author = {
  1805. name: (auth.name ? auth.name.$t : undefined),
  1806. profileUrl: (auth.uri ? auth.uri.$t : undefined),
  1807. avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
  1808. };
  1809. }
  1810. }
  1811. if (entry.link) {
  1812. if (entry.link[2]) {
  1813. comment.link = comment.permalink = entry.link[2].href;
  1814. }
  1815. if (entry.link[3]) {
  1816. var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
  1817. if (pid && pid[1]) {
  1818. comment.parentId = pid[1];
  1819. }
  1820. }
  1821. }
  1822. comment.deleteclass = 'item-control blog-admin';
  1823. if (entry.gd$extendedProperty) {
  1824. for (var k in entry.gd$extendedProperty) {
  1825. if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
  1826. comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
  1827. } else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {
  1828. comment.displayTime = entry.gd$extendedProperty[k].value;
  1829. }
  1830. }
  1831. }
  1832. comments.push(comment);
  1833. }
  1834. }
  1835. return comments;
  1836. };
  1837. var paginator = function(callback) {
  1838. if (hasMore()) {
  1839. var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
  1840. if (cursor) {
  1841. url += '&published-min=' + new Date(cursor).toISOString();
  1842. }
  1843. window.bloggercomments = function(data) {
  1844. var parsed = parse(data);
  1845. cursor = parsed.length < 50 ? null
  1846. : parseInt(parsed[parsed.length - 1].timestamp) + 1
  1847. callback(parsed);
  1848. window.bloggercomments = null;
  1849. }
  1850. url += '&callback=bloggercomments';
  1851. var script = document.createElement('script');
  1852. script.type = 'text/javascript';
  1853. script.src = url;
  1854. document.getElementsByTagName('head')[0].appendChild(script);
  1855. }
  1856. };
  1857. var hasMore = function() {
  1858. return !!cursor;
  1859. };
  1860. var getMeta = function(key, comment) {
  1861. if ('iswriter' == key) {
  1862. var matches = !!comment.author
  1863. && comment.author.name == config.authorName
  1864. && comment.author.profileUrl == config.authorUrl;
  1865. return matches ? 'true' : '';
  1866. } else if ('deletelink' == key) {
  1867. return config.baseUri + '/delete-comment.g?blogID='
  1868. + config.blogId + '&postID=' + comment.id;
  1869. } else if ('deleteclass' == key) {
  1870. return comment.deleteclass;
  1871. }
  1872. return '';
  1873. };
  1874. var replybox = null;
  1875. var replyUrlParts = null;
  1876. var replyParent = undefined;
  1877. var onReply = function(commentId, domId) {
  1878. if (replybox == null) {
  1879. // lazily cache replybox, and adjust to suit this style:
  1880. replybox = document.getElementById('comment-editor');
  1881. if (replybox != null) {
  1882. replybox.height = '250px';
  1883. replybox.style.display = 'block';
  1884. replyUrlParts = replybox.src.split('#');
  1885. }
  1886. }
  1887. if (replybox && (commentId !== replyParent)) {
  1888. document.getElementById(domId).insertBefore(replybox, null);
  1889. replybox.src = replyUrlParts[0]
  1890. + (commentId ? '&parentID=' + commentId : '')
  1891. + '#' + replyUrlParts[1];
  1892. replyParent = commentId;
  1893. }
  1894. };
  1895. var hash = (window.location.hash || '#').substring(1);
  1896. var startThread, targetComment;
  1897. if (/^comment-form_/.test(hash)) {
  1898. startThread = hash.substring('comment-form_'.length);
  1899. } else if (/^c[0-9]+$/.test(hash)) {
  1900. targetComment = hash.substring(1);
  1901. }
  1902. // Configure commenting API:
  1903. var configJso = {
  1904. 'maxDepth': config.maxThreadDepth
  1905. };
  1906. var provider = {
  1907. 'id': config.postId,
  1908. 'data': items,
  1909. 'loadNext': paginator,
  1910. 'hasMore': hasMore,
  1911. 'getMeta': getMeta,
  1912. 'onReply': onReply,
  1913. 'rendered': true,
  1914. 'initComment': targetComment,
  1915. 'initReplyThread': startThread,
  1916. 'config': configJso,
  1917. 'messages': msgs
  1918. };
  1919. var render = function() {
  1920. if (window.goog && window.goog.comments) {
  1921. var holder = document.getElementById('comment-holder');
  1922. window.goog.comments.render(holder, provider);
  1923. }
  1924. };
  1925. // render now, or queue to render when library loads:
  1926. if (window.goog && window.goog.comments) {
  1927. render();
  1928. } else {
  1929. window.goog = window.goog || {};
  1930. window.goog.comments = window.goog.comments || {};
  1931. window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
  1932. window.goog.comments.loadQueue.push(render);
  1933. }
  1934. })();
  1935. // ]]>
  1936. </script>
  1937. </b:includable>
  1938. <b:includable id='threaded_comments' var='post'>
  1939. <div class='comments' id='comments'>
  1940. <a name='comments'/>
  1941. <h4>
  1942. <data:post.commentLabelFull/>
  1943. :
  1944. </h4>
  1945. <div class='comments-content'>
  1946. <b:if cond='data:post.embedCommentForm'>
  1947. <b:include data='post' name='threaded_comment_js'/>
  1948. </b:if>
  1949. <div id='comment-holder'>
  1950. <data:post.commentHtml/>
  1951. </div>
  1952. </div>
  1953. <p class='comment-footer'>
  1954. <b:if cond='data:post.allowNewComments'>
  1955. <b:include data='post' name='threaded-comment-form'/>
  1956. <b:else/>
  1957. <data:post.noNewCommentsText/>
  1958. </b:if>
  1959. </p>
  1960. <b:if cond='data:showCmtPopup'>
  1961. <div id='comment-popup'>
  1962. <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  1963. </iframe>
  1964. </div>
  1965. </b:if>
  1966. <div id='backlinks-container'>
  1967. <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  1968. <b:if cond='data:post.showBacklinks'>
  1969. <b:include data='post' name='backlinks'/>
  1970. </b:if>
  1971. </div>
  1972. </div>
  1973. </div>
  1974. </b:includable>
  1975. </b:widget>
  1976. </b:section>
  1977. </div>
  1978. </div>
  1979. <div class='column-left-outer'>
  1980. <div class='column-left-inner'>
  1981. <aside>
  1982. <macro:include id='main-column-left-sections' name='sections'>
  1983. <macro:param default='0' name='num' value='1'/>
  1984. <macro:param default='sidebar-left' name='idPrefix'/>
  1985. <macro:param default='sidebar' name='class'/>
  1986. <macro:param default='true' name='includeBottom'/>
  1987. </macro:include>
  1988. </aside>
  1989. </div>
  1990. </div>
  1991. <div class='column-right-outer'>
  1992. <div class='column-right-inner'>
  1993. <aside>
  1994. <macro:include id='main-column-right-sections' name='sections'>
  1995. <macro:param default='2' name='num' value='0'/>
  1996. <macro:param default='sidebar-right' name='idPrefix'/>
  1997. <macro:param default='sidebar' name='class'/>
  1998. <macro:param default='true' name='includeBottom'/>
  1999. </macro:include>
  2000. </aside>
  2001. </div>
  2002. </div>
  2003. </div>
  2004. <div style='clear: both'/>
  2005. <!-- columns -->
  2006. </div>
  2007. <!-- main -->
  2008. </div>
  2009. </div>
  2010. <div class='main-cap-bottom cap-bottom'>
  2011. <div class='cap-left'/>
  2012. <div class='cap-right'/>
  2013. </div>
  2014. </div>
  2015. <footer>
  2016. <div class='footer-outer'>
  2017. <div class='footer-cap-top cap-top'>
  2018. <div class='cap-left'/>
  2019. <div class='cap-right'/>
  2020. </div>
  2021. <div class='fauxborder-left footer-fauxborder-left'>
  2022. <div class='fauxborder-right footer-fauxborder-right'/>
  2023. <div class='region-inner footer-inner'>
  2024. <macro:include id='footer-sections' name='sections'>
  2025. <macro:param default='2' name='num' value='2'/>
  2026. <macro:param default='footer' name='idPrefix'/>
  2027. <macro:param default='foot' name='class'/>
  2028. <macro:param default='false' name='includeBottom'/>
  2029. </macro:include>
  2030. <!-- outside of the include in order to lock Attribution widget -->
  2031. <b:section class='foot' id='footer-3' showaddelement='no'/>
  2032. </div>
  2033. </div>
  2034. <div class='footer-cap-bottom cap-bottom'>
  2035. <div class='cap-left'/>
  2036. <div class='cap-right'/>
  2037. </div>
  2038. </div>
  2039. </footer>
  2040. <!-- content -->
  2041. </div>
  2042. </div>
  2043. <div class='content-cap-bottom cap-bottom'>
  2044. <div class='cap-left'/>
  2045. <div class='cap-right'/>
  2046. </div>
  2047. </div>
  2048. </div>
  2049. <script type='text/javascript'>
  2050. window.setTimeout(function() {
  2051. document.body.className = document.body.className.replace(&#39;loading&#39;, &#39;&#39;);
  2052. }, 10);
  2053. </script>5bfdaa5bfdaa
  2054. <b:include data='blog' name='google-analytics'/>
  2055. <div class='footer-wrapper'>
  2056. &#169; 2015 Todos os Direitos Reservados
  2057. <br/>
  2058. <a href='http://clowserinspirations.blogspot.com.br/' title='Clique!'>
  2059. Adaptação do código por: Gabriela Sants
  2060. </a>
  2061. -
  2062.  
  2063.  
  2064. <a href='http://studioofdesigner.blogspot.com.br/' title='Clique!'>
  2065. Design por: Caroline Alves
  2066. </a>
  2067.  
  2068. -
  2069. <a href='https://www.flickr.com/photos/daniel_andradedesigner/' title='Clique!'>
  2070. Código por: Daniel Andrade
  2071. </a>
  2072. </div>
  2073. <div id='links'>
  2074. <a href='http://cherry-critics.blogspot.com.br/'>
  2075. home
  2076. </a>
  2077. <a href='http://cherry-critics.blogspot.com.br/p/regras.html'>
  2078. Regras
  2079. </a>
  2080. <a href='http://cherry-critics.blogspot.com.br/p/encomende.html'>
  2081. Encomende
  2082. </a>
  2083. <a href='http://cherry-critics.blogspot.com.br/p/cronogramas.html'>
  2084. Cronograma
  2085. </a>
  2086. <a href='http://cherry-critics.blogspot.com.br/p/extras.html'>
  2087. Extras
  2088. </a>
  2089. </div>
  2090. <div style='position: absolute; margin-top: 00px; top: 50px; margin-left: 300px; width: 800px; height: 700px;'>
  2091. <embed height='700' src='http://img95.xooimage.com/files/b/5/b/flashdemi-3e19ed6.swf' width='700' wmode='transparent'/>
  2092. </div>
  2093. <div style='position: absolute; margin-top: 00px; top: 50px; margin-left: 300px; width: 800px; height: 700px;'>
  2094. <embed height='700' src='http://static.tumblr.com/meletgw/TX5mhm6df/retangulo.swf' width='700' wmode='transparent'/>
  2095. </div>
  2096. <div style='position: absolute; margin-top: 00px; top: 50px; margin-left: 300px; width: 800px; height: 700px;'>
  2097. <embed height='700' src='http://static.tumblr.com/9q48zdk/Z9Jmegt10/flash.swf' width='700' wmode='transparent'/>
  2098. </div>
  2099. <div style='position: absolute; margin-top: 00px; top: 50px; margin-left: 300px; width: 800px; height: 700px;'>
  2100. <embed height='700' src='http://static.tumblr.com/jl6jlph/0izmdjc01/flash.swf' width='700' wmode='transparent'/>
  2101. </div>
  2102. <div style='position: absolute; margin-top: 00px; top: 50px; margin-left: 300px; width: 800px; height: 700px;'>
  2103. <embed height='700' src='http://img95.xooimage.com/files/b/5/b/flashdemi-3e19ed6.swf' width='700' wmode='transparent'/>
  2104. </div>
  2105. <script style='text/javascript'>
  2106. var pageCount=7;var displayPageNum=7;var upPageWord=&quot;&#171;&#171;&quot;;var downPageWord=&quot;&#187;&#187;&quot;;</script>
  2107. <script src='http://static.tumblr.com/y66747w/DqWm7hhf3/page-nav.js' style='text/javascript'>
  2108. </script>
  2109. <div id='links'>
  2110. <a href='http://newsmartina.blogspot.com.br/'>Home</a>
  2111. <a href='http://cherry-critics.blogspot.com.br/p/regras.html'>Regras</a>
  2112. <a href='http://cherry-critics.blogspot.com.br/p/encomende.html'>Encomende</a>
  2113. <a href='http://cherry-critics.blogspot.com.br/p/cronogramas.html'>Cronograma</a>
  2114. <a href='http://cherry-critics.blogspot.com.br/p/extras.html'>Extras</a>
  2115. </div>
  2116. <div id='recomendo'>
  2117. <a href='http://urldoblog.blogspot.com.br/' target='_blank'><img alt='e' border='0' class='elite' src='http://static.tumblr.com/f5w4mng/QnFns9mtm/button.png' title='Você'/></a><br/> <a href='http://urldoblog.blogspot.com.br/' target='_blank'><img alt='e' border='0' class='elite' src='http://static.tumblr.com/f5w4mng/QnFns9mtm/button.png' title='Você'/></a><br/>
  2118. <a href='http://urldoblog.blogspot.com.br/' target='_blank'><img alt='e' border='0' class='elite' src='http://static.tumblr.com/f5w4mng/QnFns9mtm/button.png' title='Você'/></a><br/>
  2119. <a href='http://urldoblog.blogspot.com.br/' target='_blank'><img alt='e' border='0' class='elite' src='http://static.tumblr.com/f5w4mng/QnFns9mtm/button.png' title='Você'/></a>
  2120. </div>
  2121. </body>
  2122. <macro:includable id='sections' var='col'>
  2123. <macro:if cond='data:col.num == 0'>
  2124. <macro:else/>
  2125. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-1&quot;' preferred='yes' showaddelement='yes'/>
  2126. <macro:if cond='data:col.num &gt;= 2'>
  2127. <table border='0' cellpadding='0' cellspacing='0' mexpr:class='&quot;section-columns columns-&quot; + data:col.num'>
  2128. <tbody>
  2129. <tr>
  2130. <td class='first columns-cell'>
  2131. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-1&quot;'/>
  2132. </td>
  2133. <td class='columns-cell'>
  2134. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-2&quot;'/>
  2135. </td>
  2136. <macro:if cond='data:col.num &gt;= 3'>
  2137. <td class='columns-cell'>
  2138. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-3&quot;'/>
  2139. </td>
  2140. </macro:if>
  2141. <macro:if cond='data:col.num &gt;= 4'>
  2142. <td class='columns-cell'>
  2143. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-4&quot;'/>
  2144. </td>
  2145. </macro:if>
  2146. </tr>
  2147. </tbody>
  2148. </table>
  2149. <macro:if cond='data:col.includeBottom'>
  2150. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-3&quot;' showaddelement='no'/>
  2151. </macro:if>
  2152. </macro:if>
  2153. </macro:if>
  2154. </macro:includable>
  2155.  
  2156.  
  2157.  
  2158.  
  2159. <b:section-contents id='sidebar-left-1'>
  2160. <b:widget id='HTML10' locked='false' title='Status' type='HTML'>
  2161. <b:includable id='main'>
  2162. <!-- only display title if it's non-empty -->
  2163. <b:if cond='data:title != &quot;&quot;'>
  2164. <h2 class='title'><data:title/></h2>
  2165. </b:if>
  2166. <div class='widget-content'>
  2167. <data:content/>
  2168. </div>
  2169.  
  2170. <b:include name='quickedit'/>
  2171. </b:includable>
  2172. </b:widget>
  2173. <b:widget id='HTML4' locked='false' title='C-box' type='HTML'>
  2174. <b:includable id='main'>
  2175. <!-- only display title if it's non-empty -->
  2176. <b:if cond='data:title != &quot;&quot;'>
  2177. <h2 class='title'><data:title/></h2>
  2178. </b:if>
  2179. <div class='widget-content'>
  2180. <data:content/>
  2181. </div>
  2182.  
  2183. <b:include name='quickedit'/>
  2184. </b:includable>
  2185. </b:widget>
  2186. <b:widget id='Followers1' locked='false' title='Seguidores' type='Followers'>
  2187. <b:includable id='main'>
  2188. <b:if cond='data:title != &quot;&quot; and data:codeSnippet != &quot;&quot;'>
  2189. <h2 class='title'><data:title/></h2>
  2190. </b:if>
  2191. <div class='widget-content'>
  2192. <div expr:id='data:widget.instanceId + &quot;-wrapper&quot;'>
  2193. <b:if cond='data:codeSnippet != &quot;&quot;'>
  2194. <div style='margin-right:2px;'>
  2195. <data:codeSnippet/>
  2196. </div>
  2197. </b:if>
  2198. </div>
  2199. <b:include name='quickedit'/>
  2200. </div>
  2201. </b:includable>
  2202. </b:widget>
  2203. <b:widget id='HTML5' locked='false' title='link-us' type='HTML'>
  2204. <b:includable id='main'>
  2205. <!-- only display title if it's non-empty -->
  2206. <b:if cond='data:title != &quot;&quot;'>
  2207. <h2 class='title'><data:title/></h2>
  2208. </b:if>
  2209. <div class='widget-content'>
  2210. <data:content/>
  2211. </div>
  2212.  
  2213. <b:include name='quickedit'/>
  2214. </b:includable>
  2215. </b:widget>
  2216. <b:widget id='HTML8' locked='false' title='Afiliados' type='HTML'>
  2217. <b:includable id='main'>
  2218. <!-- only display title if it's non-empty -->
  2219. <b:if cond='data:title != &quot;&quot;'>
  2220. <h2 class='title'><data:title/></h2>
  2221. </b:if>
  2222. <div class='widget-content'>
  2223. <data:content/>
  2224. </div>
  2225.  
  2226. <b:include name='quickedit'/>
  2227. </b:includable>
  2228. </b:widget>
  2229. <b:widget id='HTML7' locked='false' title='Selos' type='HTML'>
  2230. <b:includable id='main'>
  2231. <!-- only display title if it's non-empty -->
  2232. <b:if cond='data:title != &quot;&quot;'>
  2233. <h2 class='title'><data:title/></h2>
  2234. </b:if>
  2235. <div class='widget-content'>
  2236. <data:content/>
  2237. </div>
  2238.  
  2239. <b:include name='quickedit'/>
  2240. </b:includable>
  2241. </b:widget>
  2242. </b:section-contents><b:section-contents id='footer-1'/><b:section-contents id='footer-2-1'/><b:section-contents id='footer-2-2'/></html>
Add Comment
Please, Sign In to add comment