Advertisement
Drwendy

Only If for a Night

Nov 22nd, 2016
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 104.35 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. <link href='http://fonts.googleapis.com/css?family=Ranga' rel='stylesheet' type='text/css'/>
  6. <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'/>
  7. <link href='http://fonts.googleapis.com/css?family=Oswald:300' rel='stylesheet' type='text/css'/>
  8. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'/>
  9. <b:if cond='data:blog.isMobile'>
  10. <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
  11. <b:else/>
  12. <meta content='width=1100' name='viewport'/>
  13. </b:if>
  14. <b:include data='blog' name='all-head-content'/>
  15. <title><data:blog.pageTitle/></title>
  16.  
  17. <b:skin><![CDATA[/*
  18. -----------------------------------------------
  19. BASE FEITA E EDITADA POR DRW WENDY
  20. BASEADO NO CORPO E MODELO TRAVEL
  21. POR FAVOR, NAO REMOVA OS CREDITOS
  22.  
  23. webunny.blogspot.com
  24. ----------------------------------------------- */
  25.  
  26. /* Variable definitions
  27. ====================
  28. <Variable name="keycolor" description="Main Color" type="color" default="#539bcd" value="#cfd9f6"/>
  29.  
  30. <Group description="Page Text" selector="body">
  31. <Variable name="body.font" description="Font" type="font"
  32. default="normal normal 13px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 13px &#39;Trebuchet MS&#39;,Trebuchet,sans-serif"/>
  33. <Variable name="body.text.color" description="Text Color" type="color" default="#bbbbbb" value="#666666"/>
  34. </Group>
  35.  
  36. <Group description="Backgrounds" selector=".body-fauxcolumns-outer">
  37. <Variable name="body.background.color" description="Outer Background" type="color" default="#539bcd" value="#fff8ee"/>
  38. <Variable name="content.background.color" description="Main Background" type="color" default="transparent" value="transparent"/>
  39. </Group>
  40.  
  41. <Group description="Links" selector=".main-outer">
  42. <Variable name="link.color" description="Link Color" type="color" default="#ff9900" value="#538cd6"/>
  43. <Variable name="link.visited.color" description="Visited Color" type="color" default="#b87209" value="#436590"/>
  44. <Variable name="link.hover.color" description="Hover Color" type="color" default="#ff9900" value="#ff9900"/>
  45. </Group>
  46.  
  47. <Group description="Blog Title" selector=".header h1">
  48. <Variable name="header.font" description="Font" type="font"
  49. default="normal normal 60px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 45px &#39;Trebuchet MS&#39;,Trebuchet,sans-serif"/>
  50. <Variable name="header.text.color" description="Text Color" type="color" default="#ffffff" value="#000000"/>
  51. </Group>
  52.  
  53. <Group description="Blog Description" selector=".header .description">
  54. <Variable name="description.text.color" description="Description Color" type="color"
  55. default="$(body.text.color)" value="#666666"/>
  56. </Group>
  57.  
  58. <Group description="Tabs Text" selector=".tabs-inner .widget li a">
  59. <Variable name="tabs.font" description="Font" type="font"
  60. default="normal bold 16px 'Trebuchet MS',Trebuchet,sans-serif" value="normal bold 16px &#39;Trebuchet MS&#39;,Trebuchet,sans-serif"/>
  61. <Variable name="tabs.text.color" description="Text Color" type="color" default="#ffffff" value="#ffffff"/>
  62. <Variable name="tabs.selected.text.color" description="Selected Color" type="color" default="#ffffff" value="#ffffff"/>
  63. </Group>
  64.  
  65. <Group description="Tabs Background" selector=".tabs-outer .PageList">
  66. <Variable name="tabs.background.color" description="Background Color" type="color" default="transparent" value="#000000"/>
  67. <Variable name="tabs.selected.background.color" description="Selected Color" type="color" default="transparent" value="#333333"/>
  68. </Group>
  69.  
  70. <Group description="Date Header" selector=".main-inner h2.date-header">
  71. <Variable name="date.font" description="Font" type="font"
  72. default="normal normal 14px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 14px &#39;Trebuchet MS&#39;,Trebuchet,sans-serif"/>
  73. <Variable name="date.text.color" description="Text Color" type="color" default="$(body.text.color)" value="#666666"/>
  74. </Group>
  75.  
  76. <Group description="Post Title" selector="h3.post-title a">
  77. <Variable name="post.title.font" description="Font" type="font"
  78. default="normal bold 20px 'Trebuchet MS',Trebuchet,sans-serif" value="normal bold 20px &#39;Trebuchet MS&#39;,Trebuchet,sans-serif"/>
  79. <Variable name="post.title.text.color" description="Text Color" type="color"
  80. default="#ffffff" value="#000000"/>
  81. </Group>
  82.  
  83. <Group description="Post Background" selector=".column-center-inner">
  84. <Variable name="post.background.color" description="Background Color" type="color"
  85. default="transparent" value="#ffffff"/>
  86. <Variable name="post.background.url" description="Post Background URL" type="url" default="none" value="none"/>
  87. </Group>
  88.  
  89. <Group description="Gadget Title Color" selector="h2">
  90. <Variable name="widget.title.font" description="Font" type="font"
  91. default="normal bold 14px 'Trebuchet MS',Trebuchet,sans-serif" value="normal bold 14px &#39;Trebuchet MS&#39;,Trebuchet,sans-serif"/>
  92. <Variable name="widget.title.text.color" description="Title Color" type="color" default="#ffffff" value="#000000"/>
  93. </Group>
  94.  
  95. <Group description="Gadget Text" selector=".footer-inner .widget, .sidebar .widget">
  96. <Variable name="widget.font" description="Font" type="font"
  97. default="$(body.font)" value="normal normal 13px &#39;Trebuchet MS&#39;,Trebuchet,sans-serif"/>
  98. <Variable name="widget.text.color" description="Text Color" type="color" default="$(body.text.color)" value="#666666"/>
  99. </Group>
  100.  
  101. <Group description="Gadget Links" selector=".sidebar .widget">
  102. <Variable name="widget.link.color" description="Link Color" type="color" default="$(body.text.color)" value="#666666"/>
  103. <Variable name="widget.link.visited.color" description="Visited Color" type="color" default="$(link.visited.color)" value="#436590"/>
  104. <Variable name="widget.alternate.text.color" description="Alternate Color" type="color" default="#ffffff" value="#000000"/>
  105. </Group>
  106.  
  107. <Group description="Sidebar Background" selector=".column-left-inner .column-right-inner">
  108. <Variable name="widget.outer.background.color" description="Background Color" type="color" default="transparent" value="transparent"/>
  109. <Variable name="widget.border.bevel.color" description="Bevel Color" type="color" default="transparent" value="transparent"/>
  110. </Group>
  111.  
  112. <Variable name="body.background" description="Body Background" type="background"
  113. color="$(body.background.color)" default="$(color) none repeat-x scroll top center" value="$(color) none no-repeat scroll center center"/>
  114. <Variable name="content.background" description="Content Background" type="background"
  115. color="$(content.background.color)" default="$(color) none repeat scroll top center" value="#ffffff url(//www.blogblog.com/1kt/travel/bg_container.png) repeat-x scroll top left"/>
  116. <Variable name="comments.background" description="Comments Background" type="background"
  117. default="#cccccc none repeat scroll top center" value="#cccccc none repeat scroll top center"/>
  118.  
  119. <Variable name="content.imageBorder.top.space" description="Content Image Border Top Space" type="length" default="0" value="5px"/>
  120. <Variable name="content.imageBorder.top" description="Content Image Border Top" type="url" default="none" value="url(//www.blogblog.com/1kt/travel/bg_container.png)"/>
  121.  
  122. <Variable name="content.margin" description="Content Margin Top" type="length" default="20px" value="20px"/>
  123. <Variable name="content.padding" description="Content Padding" type="length" default="20px" value="20px"/>
  124. <Variable name="content.posts.padding" description="Posts Content Padding" type="length" default="10px" value="10px"/>
  125.  
  126. <Variable name="tabs.background.gradient" description="Tabs Background Gradient" type="url"
  127. default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)" value="none"/>
  128. <Variable name="tabs.selected.background.gradient" description="Tabs Selected Background Gradient" type="url"
  129. default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)" value="none"/>
  130. <Variable name="widget.outer.background.gradient" description="Sidebar Gradient" type="url"
  131. default="url(//www.blogblog.com/1kt/travel/bg_black_50.png)" value="none"/>
  132. <Variable name="footer.background.gradient" description="Footer Background Gradient" type="url" default="none" value="none"/>
  133. <Variable name="mobile.background.overlay" description="Mobile Background Overlay" type="string"
  134. default="transparent none repeat scroll top left" value="transparent none repeat scroll top left"/>
  135. <Variable name="mobile.button.color" description="Mobile Button Color" type="color" default="#ffffff" value="#ffffff"/>
  136. <Variable name="startSide" description="Side where text starts in blog language" type="automatic" default="left" value="left"/>
  137. <Variable name="endSide" description="Side where text ends in blog language" type="automatic" default="right" value="right"/>
  138. */
  139.  
  140. /* Content
  141. ----------------------------------------------- */
  142. body {
  143. font: $(body.font);
  144. color: $(body.text.color);
  145. background: #444349 url('https://2.bp.blogspot.com/-Z6GifF6bw9Y/WDLuNG3j_QI/AAAAAAAADYc/sxF_rma0bG0QQF4up5L-aVF1uM2jRBAWQCLcB/s1600/stardust.png') repeat;
  146. }
  147.  
  148. html body .region-inner {
  149. min-width: 0;
  150. max-width: 100%;
  151. width: auto;
  152. }
  153.  
  154. /* Cor dos links da postagem
  155. ----------------------------------------------- */
  156. a:link {
  157. color: #dadada; /* Cor do link*/
  158. text-decoration: none;
  159. -webkit-transition: color 0.7s ease-out;-moz-transition:
  160. color 0.7s ease-out;transition: color 0.7s ease-out;
  161. }
  162. a:visited {
  163. color: #dadada; /*Cor dos links visitados*/
  164. text-decoration:none;
  165. filter:alpha(opacity=100);
  166. -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
  167. }
  168. a:hover {
  169. color: #000000; /*Cor do link quando passa o mouse*/
  170. text-decoration:none;
  171. filter:alpha(opacity=100);
  172. -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
  173. }
  174.  
  175. .content-outer .content-cap-top {
  176. height:
  177. background:
  178. }
  179.  
  180. .content-outer {
  181. margin: 0 auto;
  182. }
  183.  
  184. .content-inner {
  185. background:
  186. background-position:
  187. background-color:
  188. padding:
  189. }
  190.  
  191. .main-inner .date-outer {
  192. margin-bottom: 2em;
  193. }
  194.  
  195. /* Header
  196. ----------------------------------------------- */
  197. .header-inner .Header .titlewrapper,
  198. .header-inner .Header .descriptionwrapper {
  199. padding-left: 10px;
  200. padding-right: 10px;
  201. }
  202.  
  203. .Header h1 {
  204. font-size: 30px;
  205. font-family: Playball;
  206. text-align: center;
  207. color:#bfbfbf;
  208. margin-top: -20px;
  209. }
  210.  
  211. .Header h1 a {
  212. font-size: 30px;
  213. font-family: Playball;
  214. text-align: center;
  215. color:#bfbfbf;
  216. margin-top: -20px;
  217. -webkit-transition: all 0.3s ease-in-out;
  218. -moz-transition: all 0.3s ease-in-out;
  219. -o-transition: all 0.3s ease-in-out;
  220. -ms-transition: all 0.3s ease-in-out;
  221. transition: all 0.3s ease-in-out;
  222. }
  223.  
  224. .Header h1 a:hover {
  225. font-size: 30px;
  226. font-family: Playball;
  227. text-align: center;
  228. color:#bfbfbf;
  229. margin-top: -20px;
  230. -webkit-filter: blur(3px);
  231. -webkit-transition-duration: .90s;
  232. }
  233.  
  234. .Header .description {
  235. font-size: 21px;
  236. font-family: Ranga;
  237. text-align: center;
  238. color:#818181;
  239. margin-top: -1px;
  240. }
  241.  
  242.  
  243.  
  244. /* Tabs
  245. ----------------------------------------------- */
  246. .tabs-inner {
  247. margin: 1em 0 0;
  248. padding: 0;
  249. }
  250.  
  251. .tabs-inner .section {
  252. margin: 0;
  253. }
  254.  
  255. .tabs-inner .widget ul {
  256. padding: 0;
  257. background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll top center;
  258. }
  259.  
  260. .tabs-inner .widget li {
  261. border: none;
  262. }
  263.  
  264. .tabs-inner .widget li a {
  265. display: inline-block;
  266. padding: 1em 1.5em;
  267. color: $(tabs.text.color);
  268. font: $(tabs.font);
  269. }
  270.  
  271. .tabs-inner .widget li.selected a,
  272. .tabs-inner .widget li a:hover {
  273. position: relative;
  274. z-index: 1;
  275. background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  276. color: $(tabs.selected.text.color);
  277. }
  278.  
  279.  
  280. /* Data
  281. ----------------------------------------------- */
  282. .main-inner h2.date-header {
  283. font-size: 11px;
  284. font-family: Oswald;
  285. font-weight: lighter;
  286. text-transform: uppercase;
  287. color: #797979;
  288. text-align: center;
  289. -webkit-transition-duration: .60s;
  290. }
  291.  
  292. /* Codigos de ocultar
  293. ----------------------------------------------- */
  294. #Attribution1 {
  295. clear: both;
  296. line-height: 2.5em;
  297. display: none;
  298. }
  299.  
  300. #navbar-iframe {
  301. height: 0px;
  302. visibility: hidden;
  303. display: none;
  304. }
  305.  
  306. #tabdiv li, .sidebar li {
  307. list-style-type:none;
  308. }
  309.  
  310. .feed-links {
  311. height:0px;
  312. visibility:hidden;
  313. display:none
  314. }
  315.  
  316. .status-msg-wrap,
  317. .status-msg-body,
  318. .status-msg-border,
  319. .status-msg-bg,
  320. .status-msg-hidden {
  321. display: none;
  322. }
  323. #footer-wrapper {
  324. background: #5d5d5d;
  325. background-repeat: no-repeat;
  326. z-index: 1000;
  327. height: 13px;
  328. clear: both;
  329. border-top: solid 1px #333333;
  330. font-size: 70%;
  331. color: #e0e4e3;
  332. font-size: 12px;
  333. font-family: Oswald;
  334. font-weight: lighter;
  335. text-transform: uppercase;
  336. text-align: center;
  337. padding: 5px;
  338. }
  339.  
  340. /* Area da postagem editada
  341. ----------------------------------------------- */
  342. .main-inner {
  343. padding: $(content.padding) 0;
  344. }
  345.  
  346. .main-inner .column-center-inner {
  347. padding: $(content.posts.padding) 0;
  348. }
  349.  
  350. .main-inner .column-center-inner .section {
  351. margin: 0 $(content.posts.padding);
  352. }
  353.  
  354. .main-inner .column-right-inner {
  355. margin-left: $(content.padding);
  356. }
  357.  
  358. .main-inner .fauxcolumn-right-outer .fauxcolumn-inner {
  359. margin-left: $(content.padding);
  360. background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
  361. }
  362.  
  363. .main-inner .column-left-inner {
  364. margin-right: $(content.padding);
  365. }
  366.  
  367. .main-inner .fauxcolumn-left-outer .fauxcolumn-inner {
  368. margin-right: $(content.padding);
  369. background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
  370. }
  371.  
  372. .main-inner .column-left-inner,
  373. .main-inner .column-right-inner {
  374. padding: 15px 0;
  375. }
  376.  
  377. /* Titulo das Postagens
  378. ----------------------------------------------- */
  379. h3.post-title {
  380. text-align: center;
  381. border-bottom: 0px dotted #c0c0c0;
  382. margin-bottom: 4px;
  383. font-family: Oswald;
  384. font-weight: lighter;
  385. text-transform: uppercase;
  386. color: #cecece;
  387. font-size: 20px;
  388. cursor: default;
  389. }
  390.  
  391. h3.post-title a {
  392. font-family: Oswald;
  393. font-weight: lighter;
  394. text-transform: uppercase;
  395. color: #cecece;
  396. font-size: 20px;
  397. }
  398.  
  399. /* Area do postador
  400. ----------------------------------------------- */
  401. .post-header, .dados {
  402. color: #a3a3a3;
  403. font-size: 10px;
  404. margin-top: 23px;
  405. border-top: groove 2px #959595; /*cinza*/
  406. padding: 1px 0 1px 12px; /*espaço topo direita baixo esquerda/*
  407. margin: 0;
  408. font-family: Pf Arma Five; /*Fonte*/
  409. border-bottom: 2px groove #959595; /*cinza*/
  410. text-align: center;
  411. }
  412.  
  413. /* Marcadores da postagem
  414. ----------------------------------------------- */
  415. .post-labels span, .post-labels a{
  416. font-family: Calibri;
  417. color: #bababa; /*Cor da fonte*/
  418. background: #3f3f3f; /*Cor do fundo do Botão*/
  419. font-size:10px; /*Tamanho da fonte*/
  420. padding:1px 3px;
  421. margin:2px;
  422. display:inline-block;
  423. text-transform:none;
  424. border-radius:5px;
  425. -moz-border-radius:5px;
  426. -webkit-border-radius:5px;
  427. }
  428.  
  429. /* Area da postagem automatica
  430. ----------------------------------------------- */
  431. .main-inner .column-center-outer {
  432. background: #;
  433. margin-left: 142px;
  434. }
  435.  
  436. .post-body {
  437. line-height: 1.4;
  438. position: relative;
  439. }
  440.  
  441. .post-header {
  442. margin: 0 0 1em;
  443. line-height: 1.6;
  444. }
  445.  
  446. .post-footer {
  447. margin: .5em 0;
  448. line-height: 1.6;
  449. }
  450.  
  451. /* Efeito pager
  452. ----------------------------------------------- */
  453. #blog-pager {
  454. font-size: 130%;
  455. }
  456.  
  457. /* Comentarios
  458. ----------------------------------------------- */
  459. #comments {
  460. background: $(comments.background);
  461. padding: 15px;
  462. }
  463.  
  464. #comments .comment-author {
  465. padding-top: 1.5em;
  466. }
  467.  
  468. #comments h4,
  469. #comments .comment-author a,
  470. #comments .comment-timestamp a {
  471. color: $(post.title.text.color);
  472. }
  473.  
  474. #comments .comment-author:first-child {
  475. padding-top: 0;
  476. border-top: none;
  477. }
  478.  
  479. .avatar-image-container {
  480. margin: .2em 0 0;
  481. }
  482.  
  483. /* Aparencia dos comentarios
  484. ----------------------------------------------- */
  485. #comments {
  486. margin-top: 157px;
  487. width: 95% !important; /* largura da caixa de postagem*/
  488. background: rgba(88,88,88,.4) !important;
  489. border: 1px solid #333333;
  490. padding: 15px;
  491.  
  492. }
  493. /**==Titulo dos comentarios ==**/
  494. .comments h3,.comments h4{
  495. width: 98%;
  496. padding: 7px;
  497. margin: 10px 0 !important;
  498. color: #2e2e2e !important; /* cor da fonte */
  499. text-decoration:none;
  500. text-align: center; /* alinhamento */
  501. font-family:'Open Sans Condensed' !important; /* fonte*/
  502. font-size: 30px !important; /* tamanho do texto */
  503. background: url(COLOQUE O LINK AQUI) !important; /* fundo dos comentários*/
  504. border-radius: 10px; /* bordas arredondadas no fundo*/
  505. }
  506. /**==Area dos comentarios ==**/
  507. .comments .comments-content .comment-content {
  508. font-family: Fauna One; /* fonte dos comentário */
  509. font-size: 16px; /* tamanho do texto */
  510. color:#c2c2c2; /* cor da fonte do comentário */
  511. text-decoration:none;
  512. background: #6a6a6a; /* cor do fundo do comentário */
  513. padding: 7px;
  514. margin-top: -8px;
  515. }
  516. /**==Area nome do autor do comentário ==**/
  517. #comments .comment-header {
  518. padding: 5px;
  519. margin-top: 3px;
  520. background: #8c8c8c; /* cor de fundo do nome de quem comentou */
  521. }
  522. #comments .comment-header a{
  523. color:#fff; /* cor do nome de quem comentou */
  524. font-family: georgia;
  525. font-weight: normal;
  526. text-decoration:none;
  527. }
  528. #comments .comment-author:first-child {
  529. padding-top: 0;
  530. border-top: none;
  531. }
  532. .comments .comments-content .icon.blog-author {
  533. }
  534. /**==Avatar dos comentarios ==**/
  535. .avatar-image-container {
  536. width: 40px;
  537. height: 40px;
  538. border: 2px solid #c1c1c1; /* cor da borda do avatar */
  539. background: url("http://1.bp.blogspot.com/-Qf3D08lZnMQ/Um28eXynawI/AAAAAAAACyY/XoGuTfbSNeA/s1600/10.png") no-repeat ;
  540. }
  541. /**==Area da data ==**/
  542. #comments .comments-content .datetime a{
  543. float: right;
  544. margin-top: 4px;
  545. font-family: Trebuchet MS;
  546. font-size: 9px;
  547. text-decoration:none;
  548. text-transform: uppercase;
  549. color:#fff; /* cor da fonte da data */
  550. }
  551. /**==Botão responder ==**/
  552. .comments .continue {
  553. }
  554. .comments .comment .comment-actions a,.comments .comment .continue a{
  555. float: right;
  556. display:inline-block;
  557. margin-top: 5px;
  558. margin-bottom: 5px;
  559. margin-left: 5px;
  560. margin-right: 0px;
  561. padding:0 15px;
  562. color:#fff !important; /* cor da fonte do botão de resposta */
  563. font-family:Smallest;
  564. font-size: 10px;
  565. text-align:center;
  566. text-decoration:none;
  567. background: #8c8c8c; /* fundo do botão */
  568. border: 1px solid #8c8c8c;
  569. height:20px;
  570. line-height:20px;
  571. font-weight:normal;
  572. cursor:pointer;
  573. }
  574.  
  575. /* Titulo dos widgets
  576. ----------------------------------------------- */
  577. .sidebar h2 {
  578. width:103%;
  579. line-height: 8px;
  580. padding:6px;
  581. font-size: 14px;
  582. font-family: Oswald;
  583. font-weight: lighter;
  584. text-transform: uppercase;
  585. color: #cecece;
  586. text-align: center;
  587. border-bottom: 2px groove #959595;
  588. margin-top: 1px;
  589. margin-left:-10px;
  590. margin-bottom:10px;
  591. }
  592.  
  593. /* Modelo dos widgets
  594. ----------------------------------------------- */
  595. .sidebar .widget {
  596. background: transparent;
  597. }
  598.  
  599. .sidebar .widget:first-child {
  600. background: #585858;
  601. border: 1px solid #333333;
  602. padding: 5px 10px;
  603. margin-left: -8px;
  604. margin-bottom: -1px;
  605. margin-top: 13px;
  606. -webkit-border-bottom-right-radius: 2px;
  607. -webkit-border-bottom-left-radius: 2px;
  608. -moz-border-radius-bottomright: 2px;
  609. -moz-border-radius-bottomleft: 2px;
  610. border-bottom-right-radius: 2px;
  611. border-bottom-left-radius: 2px;
  612. }
  613.  
  614. .footer-inner .widget,
  615. .sidebar .widget {
  616. font: normal normal 12px;
  617. color: #b0b0b0;
  618. }
  619.  
  620.  
  621. /* Cor dos links da sidebar
  622. ----------------------------------------------- */
  623. .sidebar .widget a:link {
  624. color: #c298a4; /* Cor do link*/
  625. text-decoration: none;
  626. -webkit-transition: color 0.7s ease-out;-moz-transition:
  627. color 0.7s ease-out;transition: color 0.7s ease-out;
  628. }
  629.  
  630. .sidebar .widget a:visited {
  631. color: #d5b4bd; /*Cor dos links visitados*/
  632. text-decoration:none;
  633. filter:alpha(opacity=100);
  634. -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
  635. }
  636.  
  637. .sidebar .widget a:hover {
  638. color: #5a222c; /*Cor do link quando passa o mouse*/
  639. text-decoration:none;
  640. filter:alpha(opacity=100);
  641. -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
  642. }
  643.  
  644. /* Cor dos links do footer
  645. ----------------------------------------------- */
  646. .footer-inner .widget a:link {
  647. color: #c298a4; /* Cor do link*/
  648. text-decoration: none;
  649. -webkit-transition: color 0.7s ease-out;-moz-transition:
  650. color 0.7s ease-out;transition: color 0.7s ease-out;
  651. }
  652.  
  653. .footer-inner .widget a:visited {
  654. color: #d5b4bd; /*Cor dos links visitados*/
  655. text-decoration:none;
  656. filter:alpha(opacity=100);
  657. -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
  658. }
  659.  
  660. .footer-inner .widget a:hover {
  661. color: #5a222c; /*Cor do link quando passa o mouse*/
  662. text-decoration:none;
  663. filter:alpha(opacity=100);
  664. -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
  665. }
  666.  
  667. /* Modelo do footer
  668. ----------------------------------------------- */
  669. .footer-inner {
  670. display:none;
  671. }
  672. .widget .zippy {
  673. display:none;
  674. }
  675.  
  676. /* Mobile
  677. ----------------------------------------------- */
  678. body.mobile {
  679. background-size: 100% auto;
  680. }
  681.  
  682. body.mobile .AdSense {
  683. margin: 0 -10px;
  684. }
  685.  
  686. .mobile .body-fauxcolumn-outer {
  687. background: $(mobile.background.overlay);
  688. }
  689.  
  690. .mobile .footer-inner .widget a:link {
  691. color: $(widget.link.color);
  692. text-decoration: none;
  693. }
  694.  
  695. .mobile .footer-inner .widget a:visited {
  696. color: $(widget.link.visited.color);
  697. }
  698.  
  699. .mobile-post-outer a {
  700. color: $(post.title.text.color);
  701. }
  702.  
  703. .mobile-link-button {
  704. background-color: $(link.color);
  705. }
  706.  
  707. .mobile-link-button a:link, .mobile-link-button a:visited {
  708. color: $(mobile.button.color);
  709. }
  710.  
  711. .mobile-index-contents {
  712. color: $(body.text.color);
  713. }
  714.  
  715. .mobile .tabs-inner .PageList .widget-content {
  716. background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
  717. color: $(tabs.selected.text.color);
  718. }
  719.  
  720. .mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
  721. border-$startSide: 1px solid $(tabs.selected.text.color);
  722. }
  723.  
  724. /* Efeitos no texto
  725. ----------------------------------------------- */
  726. b {
  727. color: #dadada;
  728. text-decoration: none;
  729. -webkit-transition-duration: .70s;
  730. cursor: default;
  731. }
  732. i {
  733. color: #dadada;
  734. text-decoration: none;
  735. -webkit-transition-duration: .50s;
  736. cursor: default;
  737. }
  738. u {
  739. color: #dadada;
  740. text-decoration: none;
  741. border-bottom: 1px solid #dadada;
  742. -webkit-transition-duration: .50s;
  743. cursor: default;
  744. }
  745. s, strike { color: #dadada;
  746. cursor: default;
  747. }
  748.  
  749. /* Blockquote
  750. ----------------------------------------------- */
  751. .post blockquote{
  752. font-family: Georgia, Times, "Times New Roman", serif;
  753. font-size: 18px;
  754. margin: 1em 0px;
  755. padding: 1em 1em;
  756. font-family: Georgia, Times, "Times New Roman", serif;
  757. font-style: italic;
  758. font-size: 1em;
  759. min-height: 60px;
  760. }
  761. .post blockquote:before {
  762. display: block;
  763. float: left;
  764. content: "\201C";
  765. font-size: 100px;
  766. margin-right: 10px;
  767. color: #fff;
  768. background-color: #9e9e9e;
  769. padding: 15px 12px 5px 8px;
  770. width: 50px;
  771. height: 50px;
  772. line-height: 90px;
  773. -webkit-border-radius: 50%;
  774. -moz-border-radius: 50%;
  775. border-radius: 50%;
  776. }
  777. .post blockquote cite {
  778. position: relative;
  779. display: block;
  780. text-align: right;
  781. margin-top: 5px;
  782. color: #999;
  783. }
  784.  
  785. /* Leia mais - bloqueado na pagina inicial
  786. ----------------------------------------------- */
  787. .jump-link {
  788. display:none;
  789. }
  790.  
  791. /* Menu do topo
  792. ----------------------------------------------- */
  793. .bar_top {
  794. width: 100%;
  795. height: 32px;
  796. background: #5d5d5d;
  797. Border-bottom: 1px solid #333333;
  798. }
  799. .menu_barrax {
  800. float: center;
  801. margin: 0;
  802. padding: 0;
  803. }
  804. .menu_barrax li {
  805. float: left;
  806. list-style: none;
  807. font-size: 10px;
  808. font-weight: bold;
  809. font-family: Verdana, Arial;
  810. text-transform: uppercase;
  811. border-right: 4px none #dddddd;
  812. margin: 0 0 0 10px;
  813. padding: 9px 0px 0px 0px;
  814. }
  815. .menu_barrax li a{
  816. background: #5d5d5d;
  817. padding: 10px;
  818. color: #e0e4e3;
  819. text-decoration: none;
  820. -webkit-transition:all 0.4s ease;
  821. -o-transition:all 0.4s ease;
  822. -moz-transition:all 0.4s ease;
  823. transition:all 0.4s ease;
  824. }
  825. .menu_barrax li a:hover {
  826. text-decoration: none;
  827. color: #333333;
  828. background: #6a6a6a;
  829. -webkit-transition:all 0.4s ease;
  830. -o-transition:all 0.4s ease;
  831. -moz-transition:all 0.4s ease;
  832. transition:all 0.4s ease;
  833. }
  834. .transit {
  835. -webkit-transition:all 0.4s ease;
  836. -o-transition:all 0.4s ease;
  837. -moz-transition:all 0.4s ease;
  838. transition:all 0.4s ease;
  839. }
  840. .bar_topd {
  841. width: 900px;
  842. margin: 0 auto;
  843. }
  844.  
  845. /* Galeria de imagem
  846. ----------------------------------------------- */
  847. .CSS_LIGHTBOX_BG_MASK {
  848. opacity: 0.7 !important;
  849. background-color: #ede2d7 !important;
  850. }
  851. .CSS_LIGHTBOX_SCALED_IMAGE_IMG {
  852. outline: 6px solid #fffbf6 !important;
  853. }
  854. .CSS_LIGHTBOX_FILMSTRIP {
  855. background-color: #d6b8a9 !important;
  856. }
  857. .CSS_LIGHTBOX_BTN_CLOSE {
  858. background: url(http://static.tumblr.com/xpo2exu/yOXn17g6e/close.png) no-repeat !important;
  859. width: 20px !important;
  860. height: 20px !important;
  861. }
  862.  
  863. /* Seleção de cores - Barra de rolagem
  864. ----------------------------------------------- */
  865. ::-moz-selection {
  866. background:#4c4c4c;
  867. color:#a4a4a4;
  868. }
  869. ::selection {
  870. background:#4c4c4c;
  871. color:#a4a4a4;
  872. }
  873. ::-webkit-scrollbar{
  874. width: 13px;
  875. height: 5px;
  876. }
  877. ::-webkit-scrollbar-track-piece{
  878. background: #444349;
  879. }
  880. ::-webkit-scrollbar-thumb:vertical{
  881. border:0px solid #eee;
  882. border-bottom:0px solid #eee;
  883. height: 5px;
  884. background: #c1c1c1;
  885. }
  886. ::-webkit-scrollbar-thumb:horizontal{
  887. border:0px solid #eee;
  888. border-bottom:0px solid #eee;
  889. width: 5px;
  890. background: #c1c1c1;
  891. }
  892.  
  893. /* Cusor
  894. ----------------------------------------------- */
  895. body, a {
  896. cursor: url(http://www.snazzyspace.com/cursorsfolder/white-and-black-pointer.png),
  897. progress;
  898. }
  899.  
  900. /* Pesquisa
  901. ----------------------------------------------- */
  902. .search{
  903. float: center;
  904. font-family: Calibri;
  905. font-size: 10px;
  906. margin-top: -31px;
  907. }
  908. .searchbar{
  909. width: 170px;
  910. height:15px;
  911. line-height:10px;
  912. background: #565656;
  913. border: 1px solid #333333;
  914. box-shadow: inset 0 0 10px #3d3d3d;
  915. padding: 8px 8px 8px 8px;
  916. font-family: Calibri;
  917. font-size: 10px;
  918. color: #e4e4e4;
  919. text-align:center;
  920. text-shadow: 1px 1px 1px #696969;
  921. -webkit-border-radius: 2px;
  922. -webkit-border-bottom-right-radius: 20px;
  923. -webkit-border-bottom-left-radius: 20px;
  924. -moz-border-radius: 2px;
  925. -moz-border-radius-bottomright: 20px;
  926. -moz-border-radius-bottomleft: 20px;
  927. border-radius: 2px;
  928. border-bottom-right-radius: 20px;
  929. border-bottom-left-radius: 20px;
  930. }
  931. .searchbut{
  932. width: 32px;
  933. height:34px;
  934. background: #565656;
  935. border: 1px solid #333333;
  936. box-shadow: inset 0 0 10px #3d3d3d;
  937. padding-top: 8px 8px 8px 8px;
  938. font-family: Calibri;
  939. font-size: 10px;
  940. color: #e4e4e4;
  941. text-shadow: 1px 1px 1px #696969;
  942. -webkit-border-radius: 2px;
  943. -webkit-border-bottom-right-radius: 20px;
  944. -webkit-border-bottom-left-radius: 20px;
  945. -moz-border-radius: 2px;
  946. -moz-border-radius-bottomright: 20px;
  947. -moz-border-radius-bottomleft: 20px;
  948. border-radius: 2px;
  949. border-bottom-right-radius: 20px;
  950. border-bottom-left-radius: 20px;
  951. }
  952. /* Efeito titulo
  953. ----------------------------------------------- */
  954. div#qTip{
  955. display:none;
  956. z-index:1000;
  957. margin:10px 0;
  958. padding:6px 10px 5px 15px;
  959. color:#dedede;
  960. border:1px solid #828282;
  961. background: #5d5d5d;
  962. text-align:center;
  963. font-family: 'Verdana', sans-serif;
  964. font-size:10px;
  965. position:absolute;
  966. border:# solid 3px;
  967. border-radius:3px;
  968. filter:alpha(opacity=100);
  969. -moz-opacity:0.90;
  970. opacity:0.65;
  971. }
  972.  
  973. /* Biografia
  974. ----------------------------------------------- */
  975. .bio-autor{
  976. width: 632px;
  977. margin:37px 2px -145px -6px;
  978. padding:5px 0px 15px 0px;
  979. background: #585858;
  980. border-left: 8px solid #333333;
  981. border-right: 1px solid #333333;
  982. border-top: 1px solid #333333;
  983. border-bottom: 1px solid #333333;
  984. }
  985. .autor-avatar{
  986. float:left;
  987. margin:5px;
  988. }
  989. .autor-text{
  990. color: #b0b0b0; ---/* edite cor da fonte */
  991. font-style:none;
  992. font-size:12px; ---/* tamanho da fonte do texto */
  993. text-transform:none;
  994. padding:5px;
  995. margin-left:5px;
  996. }
  997. .autor-text p{
  998. padding:0 auto;
  999. margin: 0 auto;
  1000. text-align: justify;
  1001. }
  1002. .autor-text h3{
  1003. text-transform:none;
  1004. color:#c5c5c5; ---/* edite cor da fonte */
  1005. margin-top:-5px;
  1006. font-size: 14px;
  1007. font-family: Oswald;
  1008. font-weight: lighter;
  1009. text-transform: uppercase;
  1010.  
  1011. }
  1012. .autor-text a:link, .autor-text a:visited{
  1013. font-size:12px;
  1014. text-transform:none;
  1015. }
  1016.  
  1017.  
  1018. /* Perfil
  1019. ----------------------------------------------- */
  1020. .authorbox img {
  1021. width: 216px;
  1022. height: 299px;
  1023. border: 5px solid #3c3c3c;
  1024. object-fit:cover;
  1025. }
  1026. .authorbox {
  1027. text-align: center;padding-bottom: 25px;
  1028. }
  1029. /* Menu do perfil
  1030. ----------------------------------------------- */
  1031. .tablet{
  1032. padding: 13px 6px 13px 6px;
  1033. width: 44px;
  1034. margin: 1px;
  1035. margin-top: -27px;
  1036. margin-bottom: 7px;
  1037. margin-left: -1px;
  1038. text-align: center;
  1039. float: left;
  1040. position: relative;
  1041. color: #fff;
  1042. font-family: calibri;
  1043. text-transform:uppercase;
  1044. font-size: 11px;
  1045. background: #3c3c3c;
  1046. border-bottom: 2px solid #3c3c3c;
  1047. box-shadow: 0px 1px #afafaf;
  1048. display: inline-block;
  1049. cursor: pointer;
  1050. -webkit-transition-duration: .60s;
  1051. }
  1052. .tablet:hover{
  1053. background: #626262;
  1054. }
  1055.  
  1056.  
  1057. /* Navegação numerica do blog
  1058. ----------------------------------------------- */
  1059. .showpageArea {
  1060. font-size: 14px;
  1061. font-family: Oswald;
  1062. font-weight: lighter;
  1063. text-transform: uppercase;
  1064. color: #444349;
  1065. margin:10px; }
  1066. .showpageArea a { padding: 3px 8px;
  1067. margin: 2px;
  1068. font-weight: 700;
  1069. font-size:11px;
  1070. font-family:Verdana, Geneva, sans-serif;
  1071. text-decoration: none;
  1072. color:#cfcfcf;
  1073. border:1px solid #828282;
  1074. background: #5d5d5d; }
  1075. .showpageNum a { padding: 3px 8px;
  1076. margin:0 4px;
  1077. font-size:11px;
  1078. text-decoration: none;
  1079. font-family:Verdana, Geneva, sans-serif;
  1080. border:1px solid #828282;
  1081. background: #5d5d5d ; }
  1082. .showpageNum a:hover {
  1083. color:#545454;
  1084. font-size:11px;
  1085. font-family:Verdana, Geneva, sans-serif;
  1086. border:1px solid #5d5d5d;
  1087. background: #b5b5b5; }
  1088. .showpageOf{ margin:0 8px 0 0; }
  1089. .showpagePoint {
  1090. text-decoration: none;
  1091. font-family:Verdana, Geneva, sans-serif;
  1092. padding: 3px 8px;
  1093. margin: 2px;
  1094. font-size:11px;
  1095. font-weight: 700;
  1096. border:1px solid #5d5d5d;
  1097. background: #b5b5b5;
  1098. color:#5d5d5d; }
  1099.  
  1100.  
  1101.  
  1102. /* Menu marcadores
  1103. ----------------------------------------------- */
  1104. #Label1 ul li 1 { font-size:100%; filter:alpha(100); opacity:10 }
  1105. .cloud-label-widget-content{ text-align:left }
  1106. #Label1 ul li{ background:#5d5d5d; border: 1px solid #333333; display:block; float:left; margin:0 3px 3px 0; color:#ffffff; font-size:11px; text-transform:uppercase; }
  1107. #Label1 ul li a,#Label1 ul li span{ display:inline-block; color:#ffffff !important; padding:6px 8px; font-weight:bold; }
  1108. #Label1 ul li:hover { background:#333333; }
  1109. .label-count { white-space:nowrap; padding-right:3px; margin-left:-3px; background:#333333; color:#fff !important; }
  1110. #Label1 ul li { line-height:1.2 }
  1111.  
  1112.  
  1113.  
  1114. #preloader {
  1115. position: fixed;
  1116. top: 0;
  1117. left: 0;
  1118. right: 0;
  1119. bottom: 0;
  1120. background-color: #000;
  1121. /* change if the mask should have another color then white */
  1122. z-index: 99;
  1123. /* makes sure it stays on top */
  1124. }
  1125. #status {
  1126. width: 500px;
  1127. height: 500px;
  1128. position: absolute;
  1129. left: 50%;
  1130. z-index:99999;
  1131. /* centers the loading animation horizontally one the screen */
  1132. top: 50%;
  1133. /* centers the loading animation vertically one the screen */
  1134. background-image: url(https://67.media.tumblr.com/c12f993553c12667dcc624f1d4b11b4d/tumblr_nih051oH0d1t5cokco1_500.gif);
  1135. /* path to your loading animation */
  1136. background-repeat: no-repeat;
  1137. background-position: center;
  1138. margin: -100px 0 0 -100px;
  1139. /* is width and height divided by two */
  1140. }
  1141. ]]></b:skin>
  1142.  
  1143.  
  1144. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  1145. <style>
  1146. .sidebar .widget{display:none}
  1147. .post-header, .dados{display:none}
  1148. </style>
  1149. </b:if>
  1150.  
  1151. <b:if cond='data:blog.homepageUrl == data:blog.url'>
  1152. <style>
  1153. .sidebar .widget{display:none;}
  1154. </style>
  1155. </b:if>
  1156.  
  1157. <b:if cond='data:blog.homepageUrl == data:blog.url'>
  1158. <style>
  1159. .post-header, .dados{display:none;}
  1160. </style>
  1161. </b:if>
  1162.  
  1163. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  1164. <style>
  1165. .main-inner .column-center-outer {width: 670px;}
  1166. #status {display:none;}
  1167. #preloader {display:none;}
  1168. </style>
  1169. <style type='text/css'>
  1170. body {
  1171. background: #f4f4f4 url(&#39;https://2.bp.blogspot.com/-Z6GifF6bw9Y/WDLuNG3j_QI/AAAAAAAADYc/sxF_rma0bG0QQF4up5L-aVF1uM2jRBAWQCLcB/s1600/stardust.png&#39;) repeat;
  1172. }
  1173. .post{
  1174. background: #585858;
  1175. border: 1px solid #333333;
  1176. margin: 2px;
  1177. padding: 14px 11px 2px 11px;
  1178. font-size: 14px;
  1179. color: #b0b0b0;}
  1180. .post img{
  1181. border: 5px solid #333333;
  1182. }
  1183. </style>
  1184.  
  1185. </b:if>
  1186.  
  1187. <b:template-skin>
  1188. <b:variable default='960px' name='content.width' type='length' value='1270px'/>
  1189. <b:variable default='0' name='main.column.left.width' type='length' value='0px'/>
  1190. <b:variable default='310px' name='main.column.right.width' type='length' value='290px'/>
  1191.  
  1192. <![CDATA[
  1193. body {
  1194. min-width: $(content.width);
  1195. }
  1196.  
  1197. .content-outer, .content-fauxcolumn-outer, .region-inner {
  1198. min-width: $(content.width);
  1199. max-width: $(content.width);
  1200. _width: $(content.width);
  1201. }
  1202.  
  1203. .main-inner .columns {
  1204. padding-left: $(main.column.left.width);
  1205. padding-right: $(main.column.right.width);
  1206. }
  1207.  
  1208. .main-inner .fauxcolumn-center-outer {
  1209. left: $(main.column.left.width);
  1210. right: $(main.column.right.width);
  1211. /* IE6 does not respect left and right together */
  1212. _width: expression(this.parentNode.offsetWidth -
  1213. parseInt("$(main.column.left.width)") -
  1214. parseInt("$(main.column.right.width)") + 'px');
  1215. }
  1216.  
  1217. .main-inner .fauxcolumn-left-outer {
  1218. width: $(main.column.left.width);
  1219. }
  1220.  
  1221. .main-inner .fauxcolumn-right-outer {
  1222. width: $(main.column.right.width);
  1223. }
  1224.  
  1225. .main-inner .column-left-outer {
  1226. margin-top: -14px;
  1227. width: $(main.column.left.width);
  1228. right: 100%;
  1229. margin-left: -$(main.column.left.width);
  1230. }
  1231.  
  1232. .main-inner .column-right-outer {
  1233. margin-top: 12px;
  1234. width: $(main.column.right.width);
  1235. margin-right: -$(main.column.right.width);
  1236. }
  1237.  
  1238. #layout {
  1239. min-width: 0;
  1240. }
  1241.  
  1242. #layout .content-outer {
  1243. min-width: 0;
  1244. width: 800px;
  1245. }
  1246.  
  1247. #layout .region-inner {
  1248. min-width: 0;
  1249. width: auto;
  1250. }
  1251. ]]>
  1252. </b:template-skin>
  1253. <b:include data='blog' name='google-analytics'/>
  1254.  
  1255.  
  1256. </head>
  1257.  
  1258. <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/><script language='JavaScript' src='http://static.tumblr.com/oiizew6/8B5lzwf17/script.js' type='text/JavaScript'/>
  1259.  
  1260. <script language='javascript' src='http://www.onlineleaf.com/savetheenvironment.js' type='text/javascript'/>
  1261.  
  1262. <div class='bar_top'>
  1263. <div class='bar_topd'>
  1264. <ul class='menu_barrax'>
  1265. <li><a href='/' title='Nome da Tag'>Inicio</a></li>
  1266. <li><a href='/' title='Nome da Tag'>About</a></li>
  1267. <li><a href='/' title='Nome da Tag'>Diy</a></li>
  1268. <li><a href='/' title='Nome da Tag'>Texto</a></li>
  1269. <li><a href='/' title='Nome da Tag'>Photos</a></li>
  1270. <li><a href='/' title='Nome da Tag'>Tutorial</a></li>
  1271. <li><a href='/' title='Nome da Tag'>Parceiros</a></li>
  1272. <li><a href='/' title='Nome da Tag'>Redes Sociais</a></li>
  1273. <li><a href='/' title='Nome da Tag'>Contato</a></li>
  1274. <li><a href='/' title='Nome da Tag'>Food</a></li>
  1275. </ul></div></div>
  1276.  
  1277.  
  1278.  
  1279.  
  1280.  
  1281.  
  1282. <script>
  1283. //<![CDATA[
  1284. /*!
  1285. * Theia Sticky Sidebar v1.3.0
  1286. * https://github.com/WeCodePixels/theia-sticky-sidebar
  1287. *
  1288. * Glues your website's sidebars, making them permanently visible while scrolling.
  1289. *
  1290. * Copyright 2013-2014 WeCodePixels and other contributors
  1291. * Released under the MIT license
  1292. */
  1293.  
  1294. (function ($) {
  1295. $.fn.theiaStickySidebar = function (options) {
  1296. var defaults = {
  1297. 'containerSelector': '',
  1298. 'additionalMarginTop': 0,
  1299. 'additionalMarginBottom': 0,
  1300. 'updateSidebarHeight': true,
  1301. 'minWidth': 0,
  1302. 'sidebarBehavior': 'modern'
  1303. };
  1304. options = $.extend(defaults, options);
  1305.  
  1306. // Validate options
  1307. options.additionalMarginTop = parseInt(options.additionalMarginTop) || 0;
  1308. options.additionalMarginBottom = parseInt(options.additionalMarginBottom) || 0;
  1309.  
  1310. tryInitOrHookIntoEvents(options, this);
  1311.  
  1312. // Try doing init, otherwise hook into window.resize and document.scroll and try again then.
  1313. function tryInitOrHookIntoEvents(options, $that) {
  1314. var success = tryInit(options, $that);
  1315.  
  1316. if (!success) {
  1317. console.log('TST: Body width smaller than options.minWidth. Init is delayed.');
  1318.  
  1319. $(document).scroll(function (options, $that) {
  1320. return function (evt) {
  1321. var success = tryInit(options, $that);
  1322.  
  1323. if (success) {
  1324. $(this).unbind(evt);
  1325. }
  1326. };
  1327. }(options, $that));
  1328. $(window).resize(function (options, $that) {
  1329. return function (evt) {
  1330. var success = tryInit(options, $that);
  1331.  
  1332. if (success) {
  1333. $(this).unbind(evt);
  1334. }
  1335. };
  1336. }(options, $that))
  1337. }
  1338. }
  1339.  
  1340. // Try doing init if proper conditions are met.
  1341. function tryInit(options, $that) {
  1342. if (options.initialized === true) {
  1343. return true;
  1344. }
  1345.  
  1346. if ($('body').width() < options.minWidth) {
  1347. return false;
  1348. }
  1349.  
  1350. init(options, $that);
  1351.  
  1352. return true;
  1353. }
  1354.  
  1355. // Init the sticky sidebar(s).
  1356. function init(options, $that) {
  1357. options.initialized = true;
  1358.  
  1359. // Add CSS
  1360. $('head').append($('<style>.theiaStickySidebar:after {content: ""; display: table; clear: both;}</style>'));
  1361.  
  1362. $that.each(function () {
  1363. console.log('TST: Doing init.');
  1364.  
  1365. var o = {};
  1366.  
  1367. o.sidebar = $(this);
  1368.  
  1369. // Save options
  1370. o.options = options || {};
  1371.  
  1372. // Get container
  1373. o.container = $(o.options.containerSelector);
  1374. if (o.container.size() == 0) {
  1375. o.container = o.sidebar.parent();
  1376. }
  1377.  
  1378. // Create sticky sidebar
  1379. o.sidebar.parents().css('-webkit-transform', 'none'); // Fix for WebKit bug - https://code.google.com/p/chromium/issues/detail?id=20574
  1380. o.sidebar.css({
  1381. 'position': 'relative',
  1382. 'overflow': 'visible',
  1383. // The "box-sizing" must be set to "content-box" because we set a fixed height to this element when the sticky sidebar has a fixed position.
  1384. '-webkit-box-sizing': 'border-box',
  1385. '-moz-box-sizing': 'border-box',
  1386. 'box-sizing': 'border-box'
  1387. });
  1388.  
  1389. // Get the sticky sidebar element. If none has been found, then create one.
  1390. o.stickySidebar = o.sidebar.find('.theiaStickySidebar');
  1391. if (o.stickySidebar.length == 0) {
  1392. o.sidebar.find('script').remove(); // Remove <script> tags, otherwise they will be run again on the next line.
  1393. o.stickySidebar = $('<div>').addClass('theiaStickySidebar').append(o.sidebar.children());
  1394. o.sidebar.append(o.stickySidebar);
  1395. }
  1396.  
  1397. // Get existing top and bottom margins and paddings
  1398. o.marginTop = parseInt(o.sidebar.css('margin-top'));
  1399. o.marginBottom = parseInt(o.sidebar.css('margin-bottom'));
  1400. o.paddingTop = parseInt(o.sidebar.css('padding-top'));
  1401. o.paddingBottom = parseInt(o.sidebar.css('padding-bottom'));
  1402.  
  1403. // Add a temporary padding rule to check for collapsable margins.
  1404. var collapsedTopHeight = o.stickySidebar.offset().top;
  1405. var collapsedBottomHeight = o.stickySidebar.outerHeight();
  1406. o.stickySidebar.css('padding-top', 1);
  1407. o.stickySidebar.css('padding-bottom', 1);
  1408. collapsedTopHeight -= o.stickySidebar.offset().top;
  1409. collapsedBottomHeight = o.stickySidebar.outerHeight() - collapsedBottomHeight - collapsedTopHeight;
  1410. if (collapsedTopHeight == 0) {
  1411. o.stickySidebar.css('padding-top', 0);
  1412. o.stickySidebarPaddingTop = 0;
  1413. }
  1414. else {
  1415. o.stickySidebarPaddingTop = 1;
  1416. }
  1417.  
  1418. if (collapsedBottomHeight == 0) {
  1419. o.stickySidebar.css('padding-bottom', 0);
  1420. o.stickySidebarPaddingBottom = 0;
  1421. }
  1422. else {
  1423. o.stickySidebarPaddingBottom = 1;
  1424. }
  1425.  
  1426. // We use this to know whether the user is scrolling up or down.
  1427. o.previousScrollTop = null;
  1428.  
  1429. // Scroll top (value) when the sidebar has fixed position.
  1430. o.fixedScrollTop = 0;
  1431.  
  1432. // Set sidebar to default values.
  1433. resetSidebar();
  1434.  
  1435. o.onScroll = function (o) {
  1436. // Stop if the sidebar isn't visible.
  1437. if (!o.stickySidebar.is(":visible")) {
  1438. return;
  1439. }
  1440.  
  1441. // Stop if the window is too small.
  1442. if ($('body').width() < o.options.minWidth) {
  1443. resetSidebar();
  1444. return;
  1445. }
  1446.  
  1447. // Stop if the sidebar width is larger than the container width (e.g. the theme is responsive and the sidebar is now below the content)
  1448. if (o.sidebar.outerWidth(true) + 50 > o.container.width()) {
  1449. resetSidebar();
  1450. return;
  1451. }
  1452.  
  1453. var scrollTop = $(document).scrollTop();
  1454. var position = 'static';
  1455.  
  1456. // If the user has scrolled down enough for the sidebar to be clipped at the top, then we can consider changing its position.
  1457. if (scrollTop >= o.container.offset().top + (o.paddingTop + o.marginTop - o.options.additionalMarginTop)) {
  1458. // The top and bottom offsets, used in various calculations.
  1459. var offsetTop = o.paddingTop + o.marginTop + options.additionalMarginTop;
  1460. var offsetBottom = o.paddingBottom + o.marginBottom + options.additionalMarginBottom;
  1461.  
  1462. // All top and bottom positions are relative to the window, not to the parent elemnts.
  1463. var containerTop = o.container.offset().top;
  1464. var containerBottom = o.container.offset().top + getClearedHeight(o.container);
  1465.  
  1466. // The top and bottom offsets relative to the window screen top (zero) and bottom (window height).
  1467. var windowOffsetTop = 0 + options.additionalMarginTop;
  1468. var windowOffsetBottom;
  1469.  
  1470. var sidebarSmallerThanWindow = (o.stickySidebar.outerHeight() + offsetTop + offsetBottom) < $(window).height();
  1471. if (sidebarSmallerThanWindow) {
  1472. windowOffsetBottom = windowOffsetTop + o.stickySidebar.outerHeight();
  1473. }
  1474. else {
  1475. windowOffsetBottom = $(window).height() - o.marginBottom - o.paddingBottom - options.additionalMarginBottom;
  1476. }
  1477.  
  1478. var staticLimitTop = containerTop - scrollTop + o.paddingTop + o.marginTop;
  1479. var staticLimitBottom = containerBottom - scrollTop - o.paddingBottom - o.marginBottom;
  1480.  
  1481. var top = o.stickySidebar.offset().top - scrollTop;
  1482. var scrollTopDiff = o.previousScrollTop - scrollTop;
  1483.  
  1484. // If the sidebar position is fixed, then it won't move up or down by itself. So, we manually adjust the top coordinate.
  1485. if (o.stickySidebar.css('position') == 'fixed') {
  1486. if (o.options.sidebarBehavior == 'modern') {
  1487. top += scrollTopDiff;
  1488. }
  1489. }
  1490.  
  1491. if (o.options.sidebarBehavior == 'legacy') {
  1492. top = windowOffsetBottom - o.stickySidebar.outerHeight();
  1493. top = Math.max(top, windowOffsetBottom - o.stickySidebar.outerHeight());
  1494. }
  1495.  
  1496. if (scrollTopDiff > 0) { // If the user is scrolling up.
  1497. top = Math.min(top, windowOffsetTop);
  1498. }
  1499. else { // If the user is scrolling down.
  1500. top = Math.max(top, windowOffsetBottom - o.stickySidebar.outerHeight());
  1501. }
  1502.  
  1503. top = Math.max(top, staticLimitTop);
  1504.  
  1505. top = Math.min(top, staticLimitBottom - o.stickySidebar.outerHeight());
  1506.  
  1507. // If the sidebar is the same height as the container, we won't use fixed positioning.
  1508. var sidebarSameHeightAsContainer = o.container.height() == o.stickySidebar.outerHeight();
  1509.  
  1510. if (!sidebarSameHeightAsContainer && top == windowOffsetTop) {
  1511. position = 'fixed';
  1512. }
  1513. else if (!sidebarSameHeightAsContainer && top == windowOffsetBottom - o.stickySidebar.outerHeight()) {
  1514. position = 'fixed';
  1515. }
  1516. else if (scrollTop + top - o.sidebar.offset().top - o.paddingTop <= options.additionalMarginTop) {
  1517. // Stuck to the top of the page. No special behavior.
  1518. position = 'static';
  1519. }
  1520. else {
  1521. // Stuck to the bottom of the page.
  1522. position = 'absolute';
  1523. }
  1524. }
  1525.  
  1526. /*
  1527. * Performance notice: It's OK to set these CSS values at each resize/scroll, even if they don't change.
  1528. * It's way slower to first check if the values have changed.
  1529. */
  1530. if (position == 'fixed') {
  1531. o.stickySidebar.css({
  1532. 'position': 'fixed',
  1533. 'width': o.sidebar.width(),
  1534. 'top': top,
  1535. 'left': o.sidebar.offset().left + parseInt(o.sidebar.css('padding-left'))
  1536. });
  1537. }
  1538. else if (position == 'absolute') {
  1539. var css = {};
  1540.  
  1541. if (o.stickySidebar.css('position') != 'absolute') {
  1542. css.position = 'absolute';
  1543. css.top = scrollTop + top - o.sidebar.offset().top - o.stickySidebarPaddingTop - o.stickySidebarPaddingBottom;
  1544. }
  1545.  
  1546. css.width = o.sidebar.width();
  1547. css.left = '';
  1548.  
  1549. o.stickySidebar.css(css);
  1550. }
  1551. else if (position == 'static') {
  1552. resetSidebar();
  1553. }
  1554.  
  1555. if (position != 'static') {
  1556. if (o.options.updateSidebarHeight == true) {
  1557. o.sidebar.css({
  1558. 'min-height': o.stickySidebar.outerHeight() + o.stickySidebar.offset().top - o.sidebar.offset().top + o.paddingBottom
  1559. });
  1560. }
  1561. }
  1562.  
  1563. o.previousScrollTop = scrollTop;
  1564. };
  1565.  
  1566. // Initialize the sidebar's position.
  1567. o.onScroll(o);
  1568.  
  1569. // Recalculate the sidebar's position on every scroll and resize.
  1570. $(document).scroll(function (o) {
  1571. return function () {
  1572. o.onScroll(o);
  1573. };
  1574. }(o));
  1575. $(window).resize(function (o) {
  1576. return function () {
  1577. o.stickySidebar.css({'position': 'static'});
  1578. o.onScroll(o);
  1579. };
  1580. }(o));
  1581.  
  1582. // Reset the sidebar to its default state
  1583. function resetSidebar() {
  1584. o.fixedScrollTop = 0;
  1585. o.sidebar.css({
  1586. 'min-height': '1px'
  1587. });
  1588. o.stickySidebar.css({
  1589. 'position': 'static',
  1590. 'width': ''
  1591. });
  1592. }
  1593.  
  1594. // Get the height of a div as if its floated children were cleared. Note that this function fails if the floats are more than one level deep.
  1595. function getClearedHeight(e) {
  1596. var height = e.height();
  1597.  
  1598. e.children().each(function () {
  1599. height = Math.max(height, $(this).height());
  1600. });
  1601.  
  1602. return height;
  1603. }
  1604. });
  1605. }
  1606. }
  1607. })(jQuery);
  1608.  
  1609.  
  1610.  
  1611.  
  1612. $(window).load(function() { // makes sure the whole site is loaded
  1613. $('#status').fadeOut(); // will first fade out the loading animation
  1614. $('#preloader').delay(350).fadeOut('slow'); // will fade out the white DIV that covers the website.
  1615. $('body').delay(350).css({
  1616. 'overflow': 'visible'
  1617. });
  1618. })
  1619.  
  1620. //]]>
  1621. </script>
  1622.  
  1623.  
  1624.  
  1625.  
  1626. <script src='http://code.jquery.com/jquery-1.9.1.js'/>
  1627. <script src='http://code.jquery.com/jquery-migrate-1.1.0.js'/>
  1628. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  1629. <script type='text/javascript'>//<![CDATA[
  1630. $(document).ready(function() {
  1631.  
  1632. var width = 225;
  1633. var height = 145;
  1634. var placeholder = 'http://3.bp.blogspot.com/-7Ie-cUwxWB4/U2KIRWgvpNI/AAAAAAAAIfU/Mj6qpg5S2fk/s1600/no-thumb.png';
  1635. var margins = "0px 0px 10px 10px";
  1636. var fitThumb = 0;
  1637. var titleTopPadding = 5;
  1638. var titleBottomPadding = 8;
  1639. var titleLeftRightPadding = 10;
  1640.  
  1641. var titlePadding = titleTopPadding + 'px ' + titleLeftRightPadding + 'px ' + titleBottomPadding + 'px ' + titleLeftRightPadding + 'px';
  1642. $('.post-body').each(function(n, wrapper) {
  1643. var wrapper = $(wrapper);
  1644. var image = $(wrapper).find('img').first();
  1645. var link = wrapper.parent().find('h3 a');
  1646. var linkURL = link.attr('href');
  1647. var linkTitle = link.text();
  1648.  
  1649. $(link).remove();
  1650. wrapper.empty();
  1651.  
  1652. if (image.attr('src')) {
  1653. var thumbHeight = image.attr('height');
  1654. var thumbWidth = image.attr('width');
  1655. var thumbParent = $(image).parent();
  1656.  
  1657. wrapper.append(thumbParent);
  1658.  
  1659. if (fitThumb) {
  1660. image.attr({
  1661. src: image.attr('src').replace(/s\B\d{3,4}/, 's' + width + '-c')
  1662. });
  1663. image.attr('width', width).attr('height', height);
  1664. } else {
  1665. image.attr({
  1666. src: image.attr('src').replace(/s\B\d{3,4}/, 's' + width)
  1667. });
  1668. image.attr('width', width);
  1669. var changeHeight = (thumbHeight / thumbWidth * width).toFixed(0);
  1670. image.attr('height', changeHeight);
  1671. }
  1672.  
  1673. } else {
  1674. var image = $('<img>').attr('src', placeholder).attr('height', height).attr('width', width);
  1675. var thumbParent = $('<a>').append(image).appendTo(wrapper);
  1676. }
  1677.  
  1678. thumbParent.attr('href', linkURL).css('clear', 'none').css('margin-left', '0').css('margin-right', '0').addClass('postThumbnail');
  1679.  
  1680. var thumbTitle = $('<div>').prepend(linkTitle).css('padding', titlePadding).css('opacity', '0.9').css('filter', 'alpha(opacity=0.9)').css('width', width).appendTo(thumbParent);
  1681. var ptitleHeight = thumbTitle.height();
  1682. var summary = parseInt(ptitleHeight) + parseInt(titleTopPadding) + parseInt(titleBottomPadding);
  1683. thumbTitle.css('margin-top', '-' + summary + 'px');
  1684. wrapper.css('float', 'left').css('height', height).css('width', width).css('margin', margins).css('overflow', 'hidden');
  1685. });
  1686. $('#blog-pager').css('clear', 'both');
  1687. });
  1688.  
  1689. function hideLightbox() {
  1690. var images = document.getElementsByTagName('img');
  1691. for (var i = 0; i < images.length;++i) {
  1692. images[i].onmouseover = function() {
  1693. var html = this.parentNode.innerHTML;
  1694. this.parentNode.innerHTML = html;
  1695. this.onmouseover = null;
  1696. };
  1697. }
  1698. }
  1699.  
  1700. if (window.addEventListener) {
  1701. window.addEventListener('load', hideLightbox, undefined);
  1702. } else {
  1703. window.attachEvent('onload', hideLightbox);
  1704. }
  1705. //]]>
  1706. </script>
  1707. <style>
  1708. .post {
  1709. margin-top: -47px;
  1710. border-bottom: 0 dotted #E6E6E6;
  1711. margin-bottom: 0;
  1712. padding-bottom: 0;
  1713. }
  1714.  
  1715. h2,.post-footer {
  1716. display: none;
  1717. }
  1718.  
  1719. a.postThumbnail div {
  1720. display: none;
  1721. }
  1722.  
  1723. a.postThumbnail:hover div {
  1724. display: none;
  1725. }
  1726.  
  1727. .post-body img {
  1728. border: 1px solid #333;
  1729. box-shadow:1px 1px 2px rgba(000,000,000,0.2),
  1730. inset 0px 0px 1px rgba(252,252,252,1);
  1731. background:#5d5d5d;
  1732. padding: 9px;
  1733. opacity: 1;
  1734. width:195px;
  1735. height:117px;
  1736. transition: opacity .25s ease-in-out;
  1737. -moz-transition: opacity .25s ease-in-out;
  1738. -webkit-transition: opacity .25s ease-in-out;
  1739. -webkit-transition-duration: .90s;
  1740. -webkit-filter: grayscale(100%);
  1741. }
  1742.  
  1743. .post-body img:hover {
  1744. -webkit-transition-duration: .90s;
  1745. -webkit-filter: grayscale(0%);
  1746. -ms-filter: &quot;
  1747. progid: DXImageTransform.Microsoft.Alpha(Opacity=70)&quot;
  1748. ;
  1749.  
  1750. filter: alpha(opacity=70);
  1751. -moz-opacity: 0.7;
  1752. -khtml-opacity: 0.7;
  1753. opacity: 0.7;
  1754. }
  1755. </style>
  1756. </b:if>
  1757.  
  1758.  
  1759.  
  1760. <div id='preloader'>
  1761. <div id='status'/>
  1762. </div>
  1763.  
  1764.  
  1765. <body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
  1766. <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
  1767. <b:widget id='Navbar1' locked='false' title='Navbar' type='Navbar' version='1' visible='true'>
  1768. <b:includable id='main'>&lt;script type=&quot;text/javascript&quot;&gt;
  1769. function setAttributeOnload(object, attribute, val) {
  1770. if(window.addEventListener) {
  1771. window.addEventListener(&#39;load&#39;,
  1772. function(){ object[attribute] = val; }, false);
  1773. } else {
  1774. window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });
  1775. }
  1776. }
  1777. &lt;/script&gt;
  1778. &lt;div id=&quot;navbar-iframe-container&quot;&gt;&lt;/div&gt;
  1779. &lt;script type=&quot;text/javascript&quot; src=&quot;https://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;
  1780. &lt;script type=&quot;text/javascript&quot;&gt;
  1781. gapi.load(&quot;gapi.iframes:gapi.iframes.style.bubble&quot;, function() {
  1782. if (gapi.iframes &amp;&amp; gapi.iframes.getContext) {
  1783. gapi.iframes.getContext().openChild({
  1784. url: &#39;https://www.blogger.com/navbar.g?targetBlogID\x3d3484316316076959446\x26blogName\x3dOnly+If+for+a+Night\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dLIGHT\x26layoutType\x3dLAYOUTS\x26searchRoot\x3dhttps://w-chanteste102.blogspot.com/search\x26blogLocale\x3dpt_BR\x26v\x3d2\x26homepageUrl\x3dhttps://w-chanteste102.blogspot.com/\x26vt\x3d-4106049908991199627&#39;,
  1785. where: document.getElementById(&quot;navbar-iframe-container&quot;),
  1786. id: &quot;navbar-iframe&quot;
  1787. });
  1788. }
  1789. });
  1790. &lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;
  1791. (function() {
  1792. var script = document.createElement(&#39;script&#39;);
  1793. script.type = &#39;text/javascript&#39;;
  1794. script.src = &#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&#39;;
  1795. var head = document.getElementsByTagName(&#39;head&#39;)[0];
  1796. if (head) {
  1797. head.appendChild(script);
  1798. }})();
  1799. &lt;/script&gt;
  1800. </b:includable>
  1801. </b:widget>
  1802. </b:section>
  1803.  
  1804. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  1805. <div itemscope='itemscope' itemtype='http://schema.org/Blog' style='display: none;'>
  1806. <meta expr:content='data:blog.title' itemprop='name'/>
  1807. <b:if cond='data:blog.metaDescription'>
  1808. <meta expr:content='data:blog.metaDescription' itemprop='description'/>
  1809. </b:if>
  1810. </div>
  1811. </b:if>
  1812.  
  1813. <div class='body-fauxcolumns'>
  1814. <div class='fauxcolumn-outer body-fauxcolumn-outer'>
  1815. <div class='cap-top'>
  1816. <div class='cap-left'/>
  1817. <div class='cap-right'/>
  1818. </div>
  1819. <div class='fauxborder-left'>
  1820. <div class='fauxborder-right'/>
  1821. <div class='fauxcolumn-inner'>
  1822. </div>
  1823. </div>
  1824. <div class='cap-bottom'>
  1825. <div class='cap-left'/>
  1826. <div class='cap-right'/>
  1827. </div>
  1828. </div>
  1829. </div>
  1830.  
  1831. <div class='content'>
  1832. <div class='content-fauxcolumns'>
  1833. <div class='fauxcolumn-outer content-fauxcolumn-outer'>
  1834. <div class='cap-top'>
  1835. <div class='cap-left'/>
  1836. <div class='cap-right'/>
  1837. </div>
  1838. <div class='fauxborder-left'>
  1839. <div class='fauxborder-right'/>
  1840. <div class='fauxcolumn-inner'>
  1841. </div>
  1842. </div>
  1843. <div class='cap-bottom'>
  1844. <div class='cap-left'/>
  1845. <div class='cap-right'/>
  1846. </div>
  1847. </div>
  1848. </div>
  1849.  
  1850. <div class='content-outer'>
  1851. <div class='content-cap-top cap-top'>
  1852. <div class='cap-left'/>
  1853. <div class='cap-right'/>
  1854. </div>
  1855. <div class='fauxborder-left content-fauxborder-left'>
  1856. <div class='fauxborder-right content-fauxborder-right'/>
  1857. <div class='content-inner'>
  1858.  
  1859. <header>
  1860. <div class='header-outer'>
  1861. <div class='header-cap-top cap-top'>
  1862. <div class='cap-left'/>
  1863. <div class='cap-right'/>
  1864. </div>
  1865. <div class='fauxborder-left header-fauxborder-left'>
  1866. <div class='fauxborder-right header-fauxborder-right'/>
  1867. <div class='region-inner header-inner'>
  1868. <b:section class='header' id='header' maxwidgets='1' showaddelement='yes'>
  1869. <b:widget id='Header1' locked='false' title='Only If for a Night (Cabeçalho)' type='Header' visible='true'>
  1870. <b:includable id='main'>
  1871.  
  1872. <b:if cond='data:useImage'>
  1873. <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>
  1874. <!--
  1875. Show image as background to text. You can't really calculate the width
  1876. reliably in JS because margins are not taken into account by any of
  1877. clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
  1878. width if the user is using shrink to fit.
  1879. This results in a margin-width's worth of pixels being cropped. If the
  1880. user is not using shrink to fit then we expand the header.
  1881. -->
  1882. <b:if cond='data:mobile'>
  1883. <div id='header-inner'>
  1884. <div class='titlewrapper' style='background: transparent'>
  1885. <h1 class='title' style='background: transparent; border-width: 0px'>
  1886. <b:include name='title'/>
  1887. </h1>
  1888. </div>
  1889. <b:include name='description'/>
  1890. </div>
  1891. <b:else/>
  1892. <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'>
  1893. <div class='titlewrapper' style='background: transparent'>
  1894. <h1 class='title' style='background: transparent; border-width: 0px'>
  1895. <b:include name='title'/>
  1896. </h1>
  1897. </div>
  1898. <b:include name='description'/>
  1899. </div>
  1900. </b:if>
  1901. <b:else/>
  1902. <!--Show the image only-->
  1903. <div id='header-inner'>
  1904. <a expr:href='data:blog.homepageUrl' style='display: block'>
  1905. <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'/>
  1906. </a>
  1907. <!--Show the description-->
  1908. <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
  1909. <b:include name='description'/>
  1910. </b:if>
  1911. </div>
  1912. </b:if>
  1913. <b:else/>
  1914. <!--No header image -->
  1915. <div id='header-inner'>
  1916. <div class='titlewrapper'>
  1917. <h1 class='title'>
  1918. <b:include name='title'/>
  1919. </h1>
  1920. </div>
  1921. <b:include name='description'/>
  1922. </div>
  1923. </b:if>
  1924. </b:includable>
  1925. <b:includable id='description'>
  1926. <div class='descriptionwrapper'>
  1927. <p class='description'><span><data:description/></span></p>
  1928. </div>
  1929. </b:includable>
  1930. <b:includable id='title'>
  1931. <b:if cond='data:blog.url == data:blog.homepageUrl'>
  1932. <data:title/>
  1933. <b:else/>
  1934. <a expr:href='data:blog.homepageUrl'><data:title/></a>
  1935. </b:if>
  1936. </b:includable>
  1937. </b:widget>
  1938. </b:section>
  1939. </div>
  1940. </div>
  1941. <div class='header-cap-bottom cap-bottom'>
  1942. <div class='cap-left'/>
  1943. <div class='cap-right'/>
  1944. </div>
  1945. </div>
  1946. </header>
  1947.  
  1948. <div class='tabs-outer'>
  1949. <div class='tabs-cap-top cap-top'>
  1950. <div class='cap-left'/>
  1951. <div class='cap-right'/>
  1952. </div>
  1953. <div class='fauxborder-left tabs-fauxborder-left'>
  1954. <div class='fauxborder-right tabs-fauxborder-right'/>
  1955. <div class='region-inner tabs-inner'>
  1956. <b:section class='tabs' id='crosscol' maxwidgets='1' showaddelement='yes'/>
  1957. <b:section class='tabs' id='crosscol-overflow' showaddelement='no'/>
  1958. </div>
  1959. </div>
  1960. <div class='tabs-cap-bottom cap-bottom'>
  1961. <div class='cap-left'/>
  1962. <div class='cap-right'/>
  1963. </div>
  1964. </div>
  1965.  
  1966. <div class='main-outer'>
  1967. <div class='main-cap-top cap-top'>
  1968. <div class='cap-left'/>
  1969. <div class='cap-right'/>
  1970. </div>
  1971.  
  1972. <div class='fauxborder-left main-fauxborder-left'>
  1973. <div class='fauxborder-right main-fauxborder-right'/>
  1974. <div class='region-inner main-inner'>
  1975.  
  1976. <div class='columns fauxcolumns'>
  1977.  
  1978. <div class='fauxcolumn-outer fauxcolumn-center-outer'>
  1979. <div class='cap-top'>
  1980. <div class='cap-left'/>
  1981. <div class='cap-right'/>
  1982. </div>
  1983. <div class='fauxborder-left'>
  1984. <div class='fauxborder-right'/>
  1985. <div class='fauxcolumn-inner'>
  1986. </div>
  1987. </div>
  1988. <div class='cap-bottom'>
  1989. <div class='cap-left'/>
  1990. <div class='cap-right'/>
  1991. </div>
  1992. </div>
  1993.  
  1994. <div class='fauxcolumn-outer fauxcolumn-left-outer'>
  1995. <div class='cap-top'>
  1996. <div class='cap-left'/>
  1997. <div class='cap-right'/>
  1998. </div>
  1999. <div class='fauxborder-left'>
  2000. <div class='fauxborder-right'/>
  2001. <div class='fauxcolumn-inner'>
  2002. </div>
  2003. </div>
  2004. <div class='cap-bottom'>
  2005. <div class='cap-left'/>
  2006. <div class='cap-right'/>
  2007. </div>
  2008. </div>
  2009.  
  2010. <div class='fauxcolumn-outer fauxcolumn-right-outer'>
  2011. <div class='cap-top'>
  2012. <div class='cap-left'/>
  2013. <div class='cap-right'/>
  2014. </div>
  2015. <div class='fauxborder-left'>
  2016. <div class='fauxborder-right'/>
  2017. <div class='fauxcolumn-inner'>
  2018. </div>
  2019. </div>
  2020. <div class='cap-bottom'>
  2021. <div class='cap-left'/>
  2022. <div class='cap-right'/>
  2023. </div>
  2024. </div>
  2025.  
  2026. <!-- corrects IE6 width calculation -->
  2027. <div class='columns-inner'>
  2028.  
  2029. <div class='column-center-outer'>
  2030. <div class='column-center-inner'>
  2031. <b:section class='main' id='main' showaddelement='no'>
  2032. <b:widget id='Blog1' locked='false' title='Postagens no blog' type='Blog' version='1' visible='true'>
  2033. <b:includable id='main' var='top'>
  2034. <b:if cond='!data:mobile'>
  2035. <!-- posts -->
  2036. <div class='blog-posts hfeed'>
  2037.  
  2038. <b:include data='top' name='status-message'/>
  2039.  
  2040. <b:loop values='data:posts' var='post'>
  2041. <b:if cond='data:post.isDateStart and not data:post.isFirstPost'>
  2042. &lt;/div&gt;&lt;/div&gt;
  2043. </b:if>
  2044. <b:if cond='data:post.isDateStart'>
  2045. &lt;div class=&quot;date-outer&quot;&gt;
  2046. </b:if>
  2047. <b:if cond='data:post.dateHeader'>
  2048. <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
  2049. </b:if>
  2050. <b:if cond='data:post.isDateStart'>
  2051. &lt;div class=&quot;date-posts&quot;&gt;
  2052. </b:if>
  2053. <div class='post-outer'>
  2054. <b:include data='post' name='post'/>
  2055. <b:include cond='data:blog.pageType in {&quot;static_page&quot;,&quot;item&quot;}' data='post' name='comment_picker'/>
  2056. </div>
  2057.  
  2058. <!-- Ad -->
  2059. <b:if cond='data:post.includeAd'>
  2060. <div class='inline-ad'>
  2061. <data:adCode/>
  2062. </div>
  2063. </b:if>
  2064. </b:loop>
  2065. <b:if cond='data:numPosts != 0'>
  2066. &lt;/div&gt;&lt;/div&gt;
  2067. </b:if>
  2068. </div>
  2069.  
  2070. <!-- navigation -->
  2071. <b:include name='nextprev'/>
  2072.  
  2073. <!-- feed links -->
  2074. <b:include name='feedLinks'/>
  2075.  
  2076. <b:else/>
  2077. <b:include name='mobile-main'/>
  2078. </b:if>
  2079.  
  2080. <b:if cond='data:top.showPlusOne'>
  2081. <data:top.googlePlusBootstrap/>
  2082. </b:if>
  2083.  
  2084. </b:includable>
  2085. <b:includable id='backlinkDeleteIcon' var='backlink'>
  2086. <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
  2087. <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
  2088. <img src='https://resources.blogblog.com/img/icon_delete13.gif'/>
  2089. </a>
  2090. </span>
  2091. </b:includable>
  2092. <b:includable id='backlinks' var='post'>
  2093. <a name='links'/><h4><data:post.backlinksLabel/></h4>
  2094. <b:if cond='data:post.numBacklinks != 0'>
  2095. <dl class='comments-block' id='comments-block'>
  2096. <b:loop values='data:post.backlinks' var='backlink'>
  2097. <div class='collapsed-backlink backlink-control'>
  2098. <dt class='comment-title'>
  2099. <span class='backlink-toggle-zippy'>&#160;</span>
  2100. <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
  2101. <b:include data='backlink' name='backlinkDeleteIcon'/>
  2102. </dt>
  2103. <dd class='comment-body collapseable'>
  2104. <data:backlink.snippet/>
  2105. </dd>
  2106. <dd class='comment-footer collapseable'>
  2107. <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
  2108. <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>
  2109. </dd>
  2110. </div>
  2111. </b:loop>
  2112. </dl>
  2113. </b:if>
  2114. <p class='comment-footer'>
  2115. <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'><data:post.createLinkLabel/></a>
  2116. </p>
  2117. </b:includable>
  2118. <b:includable id='comment-form' var='post'>
  2119. <div class='comment-form'>
  2120. <a name='comment-form'/>
  2121. <b:if cond='data:mobile'>
  2122. <h4 id='comment-post-message'>
  2123. <a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'><data:postCommentMsg/></a></h4>
  2124. <p><data:blogCommentMessage/></p>
  2125. <data:blogTeamBlogMessage/>
  2126. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  2127. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
  2128. <b:else/>
  2129. <h4 id='comment-post-message'><data:postCommentMsg/></h4>
  2130. <p><data:blogCommentMessage/></p>
  2131. <data:blogTeamBlogMessage/>
  2132. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  2133. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>
  2134. </b:if>
  2135. <data:post.cmtfpIframe/>
  2136. <script type='text/javascript'>
  2137. BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);
  2138. </script>
  2139. </div>
  2140. </b:includable>
  2141. <b:includable id='commentDeleteIcon' var='comment'>
  2142. <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
  2143. <b:if cond='data:showCmtPopup'>
  2144. <div class='goog-toggle-button'>
  2145. <div class='goog-inline-block comment-action-icon'/>
  2146. </div>
  2147. <b:else/>
  2148. <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
  2149. <img src='https://resources.blogblog.com/img/icon_delete13.gif'/>
  2150. </a>
  2151. </b:if>
  2152. </span>
  2153. </b:includable>
  2154. <b:includable id='comment_count_picker' var='post'>
  2155. <b:if cond='data:post.commentSource == 1'>
  2156. <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.url.canonical.http'>
  2157. </span>
  2158. <b:else/>
  2159. <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
  2160. <data:post.commentLabelFull/>:
  2161. </a>
  2162. </b:if>
  2163. </b:includable>
  2164. <b:includable id='comment_picker' var='post'>
  2165. <b:if cond='data:post.commentSource == 1'>
  2166. <b:include data='post' name='iframe_comments'/>
  2167. <b:elseif cond='data:post.showThreadedComments'/>
  2168. <b:include data='post' name='threaded_comments'/>
  2169. <b:else/>
  2170. <b:include data='post' name='comments'/>
  2171. </b:if>
  2172. </b:includable>
  2173. <b:includable id='comments' var='post'>
  2174. <div class='comments' id='comments'>
  2175. <a name='comments'/>
  2176. <b:if cond='data:post.allowComments'>
  2177. <h4><data:post.commentLabelFull/>:</h4>
  2178.  
  2179. <b:if cond='data:post.commentPagingRequired'>
  2180. <span class='paging-control-container'>
  2181. <b:if cond='data:post.hasOlderLinks'>
  2182. <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
  2183. &#160;
  2184. <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
  2185. &#160;
  2186. </b:if>
  2187.  
  2188. <data:post.commentRangeText/>
  2189.  
  2190. <b:if cond='data:post.hasNewerLinks'>
  2191. &#160;
  2192. <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
  2193. &#160;
  2194. <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
  2195. </b:if>
  2196. </span>
  2197. </b:if>
  2198.  
  2199. <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>
  2200. <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
  2201. <b:loop values='data:post.comments' var='comment'>
  2202. <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
  2203. <b:if cond='data:comment.favicon'>
  2204. <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
  2205. </b:if>
  2206. <a expr:name='data:comment.anchorName'/>
  2207. <b:if cond='data:blog.enabledCommentProfileImages'>
  2208. <data:comment.authorAvatarImage/>
  2209. </b:if>
  2210. <b:if cond='data:comment.authorUrl'>
  2211. <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
  2212. <b:else/>
  2213. <data:comment.author/>
  2214. </b:if>
  2215. <data:commentPostedByMsg/>
  2216. </dt>
  2217. <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
  2218. <b:if cond='data:comment.isDeleted'>
  2219. <span class='deleted-comment'><data:comment.body/></span>
  2220. <b:else/>
  2221. <p>
  2222. <data:comment.body/>
  2223. </p>
  2224. </b:if>
  2225. </dd>
  2226. <dd class='comment-footer'>
  2227. <span class='comment-timestamp'>
  2228. <a expr:href='data:comment.url' title='comment permalink'>
  2229. <data:comment.timestamp/>
  2230. </a>
  2231. <b:include data='comment' name='commentDeleteIcon'/>
  2232. </span>
  2233. </dd>
  2234. </b:loop>
  2235. </dl>
  2236. </div>
  2237.  
  2238. <b:if cond='data:post.commentPagingRequired'>
  2239. <span class='paging-control-container'>
  2240. <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
  2241. <data:post.oldestLinkText/>
  2242. </a>
  2243. <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
  2244. <data:post.olderLinkText/>
  2245. </a>
  2246. &#160;
  2247. <data:post.commentRangeText/>
  2248. &#160;
  2249. <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
  2250. <data:post.newerLinkText/>
  2251. </a>
  2252. <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
  2253. <data:post.newestLinkText/>
  2254. </a>
  2255. </span>
  2256. </b:if>
  2257.  
  2258. <p class='comment-footer'>
  2259. <b:if cond='data:post.embedCommentForm'>
  2260. <b:if cond='data:post.allowNewComments'>
  2261. <b:include data='post' name='comment-form'/>
  2262. <b:else/>
  2263. <data:post.noNewCommentsText/>
  2264. </b:if>
  2265. <b:elseif cond='data:post.allowComments'/>
  2266. <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
  2267. </b:if>
  2268. </p>
  2269. </b:if>
  2270. <b:if cond='data:showCmtPopup'>
  2271. <div id='comment-popup'>
  2272. <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  2273. </iframe>
  2274. </div>
  2275. </b:if>
  2276.  
  2277. <div id='backlinks-container'>
  2278. <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  2279. <b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>
  2280. </div>
  2281. </div>
  2282. </div>
  2283. </b:includable>
  2284. <b:includable id='feedLinks'>
  2285. <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
  2286. <b:if cond='data:feedLinks'>
  2287. <div class='blog-feeds'>
  2288. <b:include data='feedLinks' name='feedLinksBody'/>
  2289. </div>
  2290. </b:if>
  2291.  
  2292. <b:else/> <!--Post feed links -->
  2293. <div class='post-feeds'>
  2294. <b:loop values='data:posts' var='post'>
  2295. <b:include cond='data:post.allowComments and data:post.feedLinks' data='post.feedLinks' name='feedLinksBody'/>
  2296. </b:loop>
  2297. </div>
  2298. </b:if>
  2299. </b:includable>
  2300. <b:includable id='feedLinksBody' var='links'>
  2301. <div class='feed-links'>
  2302. <data:feedLinksMsg/>
  2303. <b:loop values='data:links' var='f'>
  2304. <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
  2305. </b:loop>
  2306. </div>
  2307. </b:includable>
  2308. <b:includable id='iframe_comments' var='post'>
  2309.  
  2310. <b:if cond='data:post.allowIframeComments'>
  2311. <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>
  2312. <div class='cmt_iframe_holder' expr:data-href='data:post.url.canonical' expr:data-viewtype='data:post.viewType'/>
  2313.  
  2314. <b:if cond='data:post.embedCommentForm == &quot;false&quot;'>
  2315. <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
  2316. </b:if>
  2317. </b:if>
  2318. </b:includable>
  2319. <b:includable id='mobile-index-post' var='post'>
  2320. <div class='mobile-date-outer date-outer'>
  2321. <b:if cond='data:post.dateHeader'>
  2322. <div class='date-header'>
  2323. <span><data:post.dateHeader/></span>
  2324. </div>
  2325. </b:if>
  2326.  
  2327. <div class='mobile-post-outer'>
  2328. <a expr:href='data:post.url'>
  2329. <h3 class='mobile-index-title entry-title' itemprop='name'>
  2330. <data:post.title/>
  2331. </h3>
  2332.  
  2333. <div class='mobile-index-arrow'>&amp;rsaquo;</div>
  2334.  
  2335. <div class='mobile-index-contents'>
  2336. <b:if cond='data:post.thumbnailUrl'>
  2337. <div class='mobile-index-thumbnail'>
  2338. <div class='Image'>
  2339. <img expr:src='data:post.thumbnailUrl'/>
  2340. </div>
  2341. </div>
  2342. </b:if>
  2343.  
  2344. <div class='post-body'>
  2345. <b:if cond='data:post.snippet'><data:post.snippet/></b:if>
  2346. </div>
  2347. </div>
  2348.  
  2349. <div style='clear: both;'/>
  2350. </a>
  2351.  
  2352. <div class='mobile-index-comment'>
  2353. <b:include cond='data:blog.pageType != &quot;static_page&quot; and data:post.allowComments and data:post.numComments != 0' data='post' name='comment_count_picker'/>
  2354. </div>
  2355. </div>
  2356. </div>
  2357. </b:includable>
  2358. <b:includable id='mobile-main' var='top'>
  2359. <!-- posts -->
  2360. <div class='blog-posts hfeed'>
  2361.  
  2362. <b:include data='top' name='status-message'/>
  2363.  
  2364. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  2365. <b:loop values='data:posts' var='post'>
  2366. <b:include data='post' name='mobile-index-post'/>
  2367. </b:loop>
  2368. <b:else/>
  2369. <b:loop values='data:posts' var='post'>
  2370. <b:include data='post' name='mobile-post'/>
  2371. </b:loop>
  2372. </b:if>
  2373. </div>
  2374.  
  2375. <b:include name='mobile-nextprev'/>
  2376. </b:includable>
  2377. <b:includable id='mobile-nextprev'>
  2378. <div class='blog-pager' id='blog-pager'>
  2379. <b:if cond='data:newerPageUrl'>
  2380. <div class='mobile-link-button' id='blog-pager-newer-link'>
  2381. <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'>&amp;lsaquo;</a>
  2382. </div>
  2383. </b:if>
  2384.  
  2385. <b:if cond='data:olderPageUrl'>
  2386. <div class='mobile-link-button' id='blog-pager-older-link'>
  2387. <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'>&amp;rsaquo;</a>
  2388. </div>
  2389. </b:if>
  2390.  
  2391. <div class='mobile-link-button' id='blog-pager-home-link'>
  2392. <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
  2393. </div>
  2394.  
  2395. <div class='mobile-desktop-link'>
  2396. <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>
  2397. </div>
  2398.  
  2399. </div>
  2400. <div class='clear'/>
  2401. </b:includable>
  2402. <b:includable id='mobile-post' var='post'>
  2403. <div class='date-outer'>
  2404. <b:if cond='data:post.dateHeader'>
  2405. <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
  2406. </b:if>
  2407. <div class='date-posts'>
  2408. <div class='post-outer'>
  2409.  
  2410. <div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
  2411. <b:if cond='data:post.thumbnailUrl'>
  2412. <meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>
  2413. </b:if>
  2414. <meta expr:content='data:blog.blogId' itemprop='blogId'/>
  2415. <meta expr:content='data:post.id' itemprop='postId'/>
  2416.  
  2417. <a expr:name='data:post.id'/>
  2418. <b:if cond='data:post.title'>
  2419. <h3 class='post-title entry-title' itemprop='name'>
  2420. <b:if cond='data:post.link'>
  2421. <a expr:href='data:post.link'><data:post.title/></a>
  2422. <b:elseif cond='data:post.url and data:blog.url != data:post.url'/>
  2423. <a expr:href='data:post.url'><data:post.title/></a>
  2424. <b:else/>
  2425. <data:post.title/>
  2426. </b:if>
  2427. </h3>
  2428. </b:if>
  2429.  
  2430. <div class='post-header'>
  2431. <div class='post-header-line-1'/>
  2432. </div>
  2433.  
  2434. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
  2435. <data:post.body/>
  2436. <div style='clear: both;'/> <!-- clear for photos floats -->
  2437. </div>
  2438.  
  2439. <div class='post-footer'>
  2440. <div class='post-footer-line post-footer-line-1'>
  2441. <span class='post-author vcard'>
  2442. <b:if cond='data:top.showAuthor'>
  2443. <b:if cond='data:post.authorProfileUrl'>
  2444. <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  2445. <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
  2446. <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
  2447. <span itemprop='name'><data:post.author/></span>
  2448. </a>
  2449. </span>
  2450. <b:else/>
  2451. <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  2452. <span itemprop='name'><data:post.author/></span>
  2453. </span>
  2454. </b:if>
  2455. </b:if>
  2456. </span>
  2457.  
  2458. <span class='post-timestamp'>
  2459. <b:if cond='data:top.showTimestamp'>
  2460. <data:top.timestampLabel/>
  2461. <b:if cond='data:post.url'>
  2462. <meta expr:content='data:post.url.canonical' itemprop='url'/>
  2463. <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
  2464. </b:if>
  2465. </b:if>
  2466. </span>
  2467.  
  2468. <span class='post-comment-link'>
  2469. <b:include cond='data:blog.pageType not in {&quot;item&quot;,&quot;static_page&quot;} and data:post.allowComments' data='post' name='comment_count_picker'/>
  2470. </span>
  2471. </div>
  2472.  
  2473. <div class='post-footer-line post-footer-line-2'>
  2474. <b:if cond='data:top.showMobileShare'>
  2475. <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
  2476. <a href='javascript:void(0);'><data:shareMsg/></a>
  2477. </div>
  2478. </b:if>
  2479. <b:if cond='data:top.showDummy'>
  2480. <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
  2481. </b:if>
  2482. </div>
  2483.  
  2484. </div>
  2485. </div>
  2486.  
  2487. <b:include cond='data:blog.pageType in {&quot;static_page&quot;,&quot;item&quot;}' data='post' name='comment_picker'/>
  2488. </div>
  2489. </div>
  2490. </div>
  2491. </b:includable>
  2492. <b:includable id='nextprev'>
  2493. <div class='blog-pager' id='blog-pager'>
  2494. <b:if cond='data:newerPageUrl'>
  2495. <span id='blog-pager-newer-link'>
  2496. <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'>&#9668; Recentes</a>
  2497. </span>
  2498. </b:if>
  2499.  
  2500. <b:if cond='data:olderPageUrl'>
  2501. <span id='blog-pager-older-link'>
  2502. <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'>Antigas &#9658;</a>
  2503. </span>
  2504. </b:if>
  2505.  
  2506. <a class='home-link' expr:href='data:blog.homepageUrl'> &#1758; Inicio &#1758; </a>
  2507.  
  2508. <b:if cond='data:mobileLinkUrl'>
  2509. <div class='blog-mobile-link'>
  2510. <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>
  2511. </div>
  2512. </b:if>
  2513.  
  2514. </div>
  2515. <div class='clear'/>
  2516. </b:includable>
  2517. <b:includable id='post' var='post'>
  2518. <div class='post hentry' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
  2519. <b:if cond='data:post.firstImageUrl'>
  2520. <meta expr:content='data:post.firstImageUrl' itemprop='image_url'/>
  2521. </b:if>
  2522. <meta expr:content='data:blog.blogId' itemprop='blogId'/>
  2523. <meta expr:content='data:post.id' itemprop='postId'/>
  2524.  
  2525. <a expr:name='data:post.id'/>
  2526. <b:if cond='data:post.title'>
  2527. <h3 class='post-title entry-title' itemprop='name'>
  2528. <b:if cond='data:post.link'>
  2529. <a expr:href='data:post.link'><data:post.title/></a>
  2530. <b:else/>
  2531. <b:if cond='data:post.url'>
  2532. <b:if cond='data:blog.url != data:post.url'>
  2533. <a expr:href='data:post.url'><data:post.title/></a>
  2534. <b:else/>
  2535. <data:post.title/>
  2536. </b:if>
  2537. <b:else/>
  2538. <data:post.title/>
  2539. </b:if>
  2540. </b:if>
  2541. </h3>
  2542. </b:if>
  2543.  
  2544. <div class='post-header'>
  2545. <div class='post-header-line-1'/>
  2546.  
  2547. &#8362;<span class='post-author vcard'>
  2548. <b:if cond='data:top.showAuthor'>
  2549. <data:top.authorLabel/>
  2550. <span class='fn'><data:post.author/></span>
  2551. </b:if>
  2552. </span>
  2553. ||
  2554. <span class='post-labels'>
  2555. <b:if cond='data:post.labels'>
  2556. <data:postLabelsLabel/>
  2557. <b:loop values='data:post.labels' var='label'>
  2558. <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
  2559. </b:loop>
  2560. </b:if>
  2561. </span>
  2562. &#8362;
  2563. </div>
  2564.  
  2565. <b:if cond='data:blog.metaDescription == &quot;&quot;'>
  2566. <!-- Then use the post body as the schema.org description,
  2567. for good G+/FB snippeting. -->
  2568. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='description articleBody'>
  2569. <data:post.body/>
  2570. <div style='clear: both;'/> <!-- clear for photos floats -->
  2571. </div>
  2572. <b:else/>
  2573. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
  2574. <data:post.body/>
  2575. <div style='clear: both;'/> <!-- clear for photos floats -->
  2576. </div>
  2577. </b:if>
  2578.  
  2579. <b:if cond='data:post.hasJumpLink'>
  2580. <div class='jump-link'>
  2581. <a expr:href='data:post.url + &quot;#more&quot;' expr:title='data:post.title'><data:post.jumpText/></a>
  2582. </div>
  2583. </b:if>
  2584.  
  2585. <div class='post-footer'>
  2586. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  2587. <b:if cond='data:post.author == &quot;W Chan&quot;'>
  2588. <div class='bio-autor'>
  2589. <div class='autor-avatar'>
  2590. <img alt='W Chan' height='75' src='http://3.bp.blogspot.com/-PsF16LZTQhg/Um28gGqLScI/AAAAAAAACyo/Qfd3mxhVmC8/s1600/13.png' width='75'/>
  2591. </div>
  2592. <div class='autor-text'>
  2593. <h3>Sobre o autor</h3><p><b>Wendy Chan</b> Coloque aqui o texto que você deseja usar para descrever o autor. Recomendo que não tenha mais que 3 linhas. Se quiser coloque um link para a página do blog que fala mais sobre o autor.
  2594. <a href='LINK'>Leia Mais sobre o autor...</a>
  2595. </p>
  2596. </div>
  2597. </div>
  2598. </b:if>
  2599. </b:if>
  2600. <div class='post-footer-line post-footer-line-1'/>
  2601.  
  2602. <div class='post-footer-line post-footer-line-2'/>
  2603.  
  2604. <div class='post-footer-line post-footer-line-3'><span class='post-location'>
  2605. <b:if cond='data:top.showLocation'>
  2606. <b:if cond='data:post.location'>
  2607. <data:postLocationLabel/>
  2608. <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
  2609. </b:if>
  2610. </b:if>
  2611. </span> </div>
  2612. <b:if cond='data:post.authorAboutMe'>
  2613. <div class='author-profile' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
  2614. <b:if cond='data:post.authorPhoto.url'>
  2615. <img expr:src='data:post.authorPhoto.url' itemprop='image' width='50px'/>
  2616. </b:if>
  2617. <div>
  2618. <a class='g-profile' expr:href='data:post.authorProfileUrl' itemprop='url' rel='author' title='author profile'>
  2619. <span itemprop='name'><data:post.author/></span>
  2620. </a>
  2621. </div>
  2622. <span itemprop='description'><data:post.authorAboutMe/></span>
  2623. </div>
  2624. </b:if>
  2625. </div>
  2626. </div>
  2627. </b:includable>
  2628. <b:includable id='postQuickEdit' var='post'>
  2629. <b:if cond='data:post.editUrl'>
  2630. <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
  2631. <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
  2632. <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
  2633. </a>
  2634. </span>
  2635. </b:if>
  2636. </b:includable>
  2637. <b:includable id='shareButtons' var='post'>
  2638. <b:if cond='data:top.showEmailButton'><a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;' expr:title='data:top.emailThisMsg' target='_blank'><span class='share-button-link-text'><data:top.emailThisMsg/></span></a></b:if><b:if cond='data:top.showBlogThisButton'><a class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl + &quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' expr:title='data:top.blogThisMsg' target='_blank'><span class='share-button-link-text'><data:top.blogThisMsg/></span></a></b:if><b:if cond='data:top.showTwitterButton'><a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + &quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a></b:if><b:if cond='data:top.showFacebookButton'><a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + &quot;&amp;target=facebook&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a></b:if><b:if cond='data:top.showPinterestButton'><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'><span class='share-button-link-text'><data:top.shareToPinterestMsg/></span></a></b:if><b:if cond='data:top.showPlusOne'><div class='goog-inline-block google-plus-share-container'><data:post.googlePlusShareTag/></div></b:if>
  2639. </b:includable>
  2640. <b:includable id='status-message'>
  2641. <b:if cond='data:navMessage'>
  2642. <div class='status-msg-wrap'>
  2643. <div class='status-msg-body'>
  2644. <data:navMessage/>
  2645. </div>
  2646. <div class='status-msg-border'>
  2647. <div class='status-msg-bg'>
  2648. <div class='status-msg-hidden'><data:navMessage/></div>
  2649. </div>
  2650. </div>
  2651. </div>
  2652. <div style='clear: both;'/>
  2653. </b:if>
  2654. </b:includable>
  2655. <b:includable id='threaded-comment-form' var='post'>
  2656. <div class='comment-form'>
  2657. <a name='comment-form'/>
  2658. <b:if cond='data:mobile'>
  2659. <p><data:blogCommentMessage/></p>
  2660. <data:blogTeamBlogMessage/>
  2661. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  2662. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
  2663. <b:else/>
  2664. <p><data:blogCommentMessage/></p>
  2665. <data:blogTeamBlogMessage/>
  2666. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  2667. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>
  2668. </b:if>
  2669. <data:post.cmtfpIframe/>
  2670. <script type='text/javascript'>
  2671. BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);
  2672. </script>
  2673. </div>
  2674. </b:includable>
  2675. <b:includable id='threaded_comment_js' var='post'>
  2676. <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>
  2677.  
  2678. <script type='text/javascript'>
  2679. (function() {
  2680. var items = <data:post.commentJso/>;
  2681. var msgs = <data:post.commentMsgs/>;
  2682. var config = <data:post.commentConfig/>;
  2683.  
  2684. // <![CDATA[
  2685. var cursor = null;
  2686. if (items && items.length > 0) {
  2687. cursor = parseInt(items[items.length - 1].timestamp) + 1;
  2688. }
  2689.  
  2690. var bodyFromEntry = function(entry) {
  2691. if (entry.gd$extendedProperty) {
  2692. for (var k in entry.gd$extendedProperty) {
  2693. if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
  2694. return '<span class="deleted-comment">' + entry.content.$t + '</span>';
  2695. }
  2696. }
  2697. }
  2698. return entry.content.$t;
  2699. }
  2700.  
  2701. var parse = function(data) {
  2702. cursor = null;
  2703. var comments = [];
  2704. if (data && data.feed && data.feed.entry) {
  2705. for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
  2706. var comment = {};
  2707. // comment ID, parsed out of the original id format
  2708. var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
  2709. comment.id = id ? id[2] : null;
  2710. comment.body = bodyFromEntry(entry);
  2711. comment.timestamp = Date.parse(entry.published.$t) + '';
  2712. if (entry.author && entry.author.constructor === Array) {
  2713. var auth = entry.author[0];
  2714. if (auth) {
  2715. comment.author = {
  2716. name: (auth.name ? auth.name.$t : undefined),
  2717. profileUrl: (auth.uri ? auth.uri.$t : undefined),
  2718. avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
  2719. };
  2720. }
  2721. }
  2722. if (entry.link) {
  2723. if (entry.link[2]) {
  2724. comment.link = comment.permalink = entry.link[2].href;
  2725. }
  2726. if (entry.link[3]) {
  2727. var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
  2728. if (pid && pid[1]) {
  2729. comment.parentId = pid[1];
  2730. }
  2731. }
  2732. }
  2733. comment.deleteclass = 'item-control blog-admin';
  2734. if (entry.gd$extendedProperty) {
  2735. for (var k in entry.gd$extendedProperty) {
  2736. if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
  2737. comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
  2738. } else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {
  2739. comment.displayTime = entry.gd$extendedProperty[k].value;
  2740. }
  2741. }
  2742. }
  2743. comments.push(comment);
  2744. }
  2745. }
  2746. return comments;
  2747. };
  2748.  
  2749. var paginator = function(callback) {
  2750. if (hasMore()) {
  2751. var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
  2752. if (cursor) {
  2753. url += '&published-min=' + new Date(cursor).toISOString();
  2754. }
  2755. window.bloggercomments = function(data) {
  2756. var parsed = parse(data);
  2757. cursor = parsed.length < 50 ? null
  2758. : parseInt(parsed[parsed.length - 1].timestamp) + 1
  2759. callback(parsed);
  2760. window.bloggercomments = null;
  2761. }
  2762. url += '&callback=bloggercomments';
  2763. var script = document.createElement('script');
  2764. script.type = 'text/javascript';
  2765. script.src = url;
  2766. document.getElementsByTagName('head')[0].appendChild(script);
  2767. }
  2768. };
  2769. var hasMore = function() {
  2770. return !!cursor;
  2771. };
  2772. var getMeta = function(key, comment) {
  2773. if ('iswriter' == key) {
  2774. var matches = !!comment.author
  2775. && comment.author.name == config.authorName
  2776. && comment.author.profileUrl == config.authorUrl;
  2777. return matches ? 'true' : '';
  2778. } else if ('deletelink' == key) {
  2779. return config.baseUri + '/delete-comment.g?blogID='
  2780. + config.blogId + '&postID=' + comment.id;
  2781. } else if ('deleteclass' == key) {
  2782. return comment.deleteclass;
  2783. }
  2784. return '';
  2785. };
  2786.  
  2787. var replybox = null;
  2788. var replyUrlParts = null;
  2789. var replyParent = undefined;
  2790.  
  2791. var onReply = function(commentId, domId) {
  2792. if (replybox == null) {
  2793. // lazily cache replybox, and adjust to suit this style:
  2794. replybox = document.getElementById('comment-editor');
  2795. if (replybox != null) {
  2796. replybox.height = '250px';
  2797. replybox.style.display = 'block';
  2798. replyUrlParts = replybox.src.split('#');
  2799. }
  2800. }
  2801. if (replybox && (commentId !== replyParent)) {
  2802. replybox.src = '';
  2803. document.getElementById(domId).insertBefore(replybox, null);
  2804. replybox.src = replyUrlParts[0]
  2805. + (commentId ? '&parentID=' + commentId : '')
  2806. + '#' + replyUrlParts[1];
  2807. replyParent = commentId;
  2808. }
  2809. };
  2810.  
  2811. var hash = (window.location.hash || '#').substring(1);
  2812. var startThread, targetComment;
  2813. if (/^comment-form_/.test(hash)) {
  2814. startThread = hash.substring('comment-form_'.length);
  2815. } else if (/^c[0-9]+$/.test(hash)) {
  2816. targetComment = hash.substring(1);
  2817. }
  2818.  
  2819. // Configure commenting API:
  2820. var configJso = {
  2821. 'maxDepth': config.maxThreadDepth
  2822. };
  2823. var provider = {
  2824. 'id': config.postId,
  2825. 'data': items,
  2826. 'loadNext': paginator,
  2827. 'hasMore': hasMore,
  2828. 'getMeta': getMeta,
  2829. 'onReply': onReply,
  2830. 'rendered': true,
  2831. 'initComment': targetComment,
  2832. 'initReplyThread': startThread,
  2833. 'config': configJso,
  2834. 'messages': msgs
  2835. };
  2836.  
  2837. var render = function() {
  2838. if (window.goog && window.goog.comments) {
  2839. var holder = document.getElementById('comment-holder');
  2840. window.goog.comments.render(holder, provider);
  2841. }
  2842. };
  2843.  
  2844. // render now, or queue to render when library loads:
  2845. if (window.goog && window.goog.comments) {
  2846. render();
  2847. } else {
  2848. window.goog = window.goog || {};
  2849. window.goog.comments = window.goog.comments || {};
  2850. window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
  2851. window.goog.comments.loadQueue.push(render);
  2852. }
  2853. })();
  2854. // ]]>
  2855. </script>
  2856. </b:includable>
  2857. <b:includable id='threaded_comments' var='post'>
  2858. <div class='comments' id='comments'>
  2859. <a name='comments'/>
  2860. <h4><data:post.commentLabelFull/>:</h4>
  2861.  
  2862. <div class='comments-content'>
  2863. <b:include cond='data:post.embedCommentForm' data='post' name='threaded_comment_js'/>
  2864. <div id='comment-holder'>
  2865. <data:post.commentHtml/>
  2866. </div>
  2867. </div>
  2868.  
  2869. <p class='comment-footer'>
  2870. <b:if cond='data:post.allowNewComments'>
  2871. <b:include data='post' name='threaded-comment-form'/>
  2872. <b:else/>
  2873. <data:post.noNewCommentsText/>
  2874. </b:if>
  2875. </p>
  2876.  
  2877. <b:if cond='data:showCmtPopup'>
  2878. <div id='comment-popup'>
  2879. <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  2880. </iframe>
  2881. </div>
  2882. </b:if>
  2883.  
  2884. <div id='backlinks-container'>
  2885. <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  2886. <b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>
  2887. </div>
  2888. </div>
  2889. </div>
  2890. </b:includable>
  2891. </b:widget>
  2892. <b:widget id='HTML7' locked='false' title='' type='HTML' visible='true'>
  2893. <b:includable id='main'>
  2894. <!-- only display title if it's non-empty -->
  2895. <b:if cond='data:title != &quot;&quot;'>
  2896. <h2 class='title'><data:title/></h2>
  2897. </b:if>
  2898. <div class='widget-content'>
  2899. <data:content/>
  2900. </div>
  2901.  
  2902. <b:include name='quickedit'/>
  2903. </b:includable>
  2904. </b:widget>
  2905. </b:section>
  2906. </div>
  2907. </div>
  2908.  
  2909. <div class='column-left-outer'>
  2910. <div class='column-left-inner'>
  2911. <aside>
  2912. <macro:include id='main-column-left-sections' name='sections'>
  2913. <macro:param default='0' name='num' value='0'/>
  2914. <macro:param default='sidebar-left' name='idPrefix'/>
  2915. <macro:param default='sidebar' name='class'/>
  2916. <macro:param default='true' name='includeBottom'/>
  2917. </macro:include>
  2918. </aside>
  2919. </div>
  2920. </div>
  2921.  
  2922. <div class='column-right-outer'>
  2923. <div class='column-right-inner'>
  2924. <aside>
  2925. <macro:include id='main-column-right-sections' name='sections'>
  2926. <macro:param default='2' name='num' value='1'/>
  2927. <macro:param default='sidebar-right' name='idPrefix'/>
  2928. <macro:param default='sidebar' name='class'/>
  2929. <macro:param default='true' name='includeBottom'/>
  2930. </macro:include>
  2931. </aside>
  2932. </div>
  2933. </div>
  2934.  
  2935. </div>
  2936.  
  2937. <div style='clear: both'/>
  2938. <!-- columns -->
  2939. </div>
  2940.  
  2941. <!-- main -->
  2942. </div>
  2943. </div>
  2944. <div class='main-cap-bottom cap-bottom'>
  2945. <div class='cap-left'/>
  2946. <div class='cap-right'/>
  2947. </div>
  2948. </div>
  2949.  
  2950. <footer>
  2951. <div class='footer-outer'>
  2952. <div class='footer-cap-top cap-top'>
  2953. <div class='cap-left'/>
  2954. <div class='cap-right'/>
  2955. </div>
  2956. <div class='fauxborder-left footer-fauxborder-left'>
  2957. <div class='fauxborder-right footer-fauxborder-right'/>
  2958. <div class='region-inner footer-inner'>
  2959. <macro:include id='footer-sections' name='sections'>
  2960. <macro:param default='2' name='num' value='3'/>
  2961. <macro:param default='footer' name='idPrefix'/>
  2962. <macro:param default='foot' name='class'/>
  2963. <macro:param default='false' name='includeBottom'/>
  2964. </macro:include>
  2965. <!-- outside of the include in order to lock Attribution widget -->
  2966. <b:section class='foot' id='footer-3' showaddelement='no'>
  2967. <b:widget id='Attribution1' locked='false' title='' type='Attribution' visible='true'>
  2968. <b:includable id='main'>
  2969. <div class='widget-content' style='text-align: center;'>
  2970. <b:if cond='data:attribution != &quot;&quot;'>
  2971. <data:attribution/>
  2972. </b:if>
  2973. </div>
  2974.  
  2975. <b:include name='quickedit'/>
  2976. </b:includable>
  2977. </b:widget>
  2978. </b:section>
  2979. </div>
  2980. </div>
  2981. <div class='footer-cap-bottom cap-bottom'>
  2982. <div class='cap-left'/>
  2983. <div class='cap-right'/>
  2984. </div>
  2985. </div>
  2986. </footer>
  2987.  
  2988. <!-- content -->
  2989. </div>
  2990. </div>
  2991. <div class='content-cap-bottom cap-bottom'>
  2992. <div class='cap-left'/>
  2993. <div class='cap-right'/>
  2994. </div>
  2995. </div>
  2996. </div>
  2997.  
  2998. <script type='text/javascript'>
  2999. window.setTimeout(function() {
  3000. document.body.className = document.body.className.replace(&#39;loading&#39;, &#39;&#39;);
  3001. }, 10);
  3002. </script>
  3003. <script style='text/javascript'> var pageCount=12;var displayPageNum=12;var upPageWord=&quot;Anterior&quot;;var downPageWord=&quot;Próxima&quot;;</script> <script src='http://static.tumblr.com/y66747w/DqWm7hhf3/page-nav.js' style='text/javascript'> </script>
  3004.  
  3005.  
  3006.  
  3007. </body>
  3008.  
  3009. <div id='footer-wrapper'><div align='center'>Layout Free Only If for a Night - <a href='http://webunny.blogspot.com/' target='_blank'> Bunny Crazy</a></div>
  3010. </div>
  3011.  
  3012.  
  3013. <macro:includable id='sections' var='col'>
  3014. <macro:if cond='data:col.num == 0'>
  3015. <macro:else/>
  3016. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-1&quot;' preferred='yes' showaddelement='yes'/>
  3017.  
  3018. <macro:if cond='data:col.num &gt;= 2'>
  3019. <table border='0' cellpadding='0' cellspacing='0' mexpr:class='&quot;section-columns columns-&quot; + data:col.num'>
  3020. <tbody>
  3021. <tr>
  3022. <td class='first columns-cell'>
  3023. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-1&quot;'/>
  3024. </td>
  3025.  
  3026. <td class='columns-cell'>
  3027. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-2&quot;'/>
  3028. </td>
  3029.  
  3030. <macro:if cond='data:col.num &gt;= 3'>
  3031. <td class='columns-cell'>
  3032. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-3&quot;'/>
  3033. </td>
  3034. </macro:if>
  3035.  
  3036. <macro:if cond='data:col.num &gt;= 4'>
  3037. <td class='columns-cell'>
  3038. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-4&quot;'/>
  3039. </td>
  3040. </macro:if>
  3041. </tr>
  3042. </tbody>
  3043. </table>
  3044.  
  3045. <macro:if cond='data:col.includeBottom'>
  3046. <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-3&quot;' showaddelement='no'/>
  3047. </macro:if>
  3048. </macro:if>
  3049. </macro:if>
  3050. </macro:includable>
  3051.  
  3052. <b:section-contents id='sidebar-right-1'>
  3053. <b:widget id='HTML5' locked='false' title='I Am...' type='HTML' visible='true'>
  3054. <b:includable id='main'>
  3055. <!-- only display title if it's non-empty -->
  3056. <b:if cond='data:title != &quot;&quot;'>
  3057. <h2 class='title'><data:title/></h2>
  3058. </b:if>
  3059. <div class='widget-content'>
  3060. <data:content/>
  3061. </div>
  3062.  
  3063. <b:include name='quickedit'/>
  3064. </b:includable>
  3065. </b:widget>
  3066. <b:widget id='HTML6' locked='false' title='' type='HTML' visible='true'>
  3067. <b:includable id='main'>
  3068. <!-- only display title if it's non-empty -->
  3069. <b:if cond='data:title != &quot;&quot;'>
  3070. <h2 class='title'><data:title/></h2>
  3071. </b:if>
  3072. <div class='widget-content'>
  3073. <data:content/>
  3074. </div>
  3075.  
  3076. <b:include name='quickedit'/>
  3077. </b:includable>
  3078. </b:widget>
  3079. <b:widget id='Label1' locked='false' title='' type='Label' visible='true'>
  3080. <b:includable id='main'>
  3081. <b:if cond='data:title != &quot;&quot;'>
  3082. <h2><data:title/></h2>
  3083. </b:if>
  3084. <div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>
  3085. <b:if cond='data:display == &quot;list&quot;'>
  3086. <ul>
  3087. <b:loop values='data:labels' var='label'>
  3088. <li>
  3089. <b:if cond='data:blog.url == data:label.url'>
  3090. <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
  3091. <b:else/>
  3092. <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
  3093. </b:if>
  3094. <b:if cond='data:showFreqNumbers'>
  3095. <span dir='ltr'>(<data:label.count/>)</span>
  3096. </b:if>
  3097. </li>
  3098. </b:loop>
  3099. </ul>
  3100. <b:else/>
  3101. <b:loop values='data:labels' var='label'>
  3102. <span expr:class='&quot;label-size label-size-&quot; + data:label.cssSize'>
  3103. <b:if cond='data:blog.url == data:label.url'>
  3104. <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
  3105. <b:else/>
  3106. <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
  3107. </b:if>
  3108. <b:if cond='data:showFreqNumbers'>
  3109. <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
  3110. </b:if>
  3111. </span>
  3112. </b:loop>
  3113. </b:if>
  3114. <b:include name='quickedit'/>
  3115. </div>
  3116. </b:includable>
  3117. </b:widget>
  3118. </b:section-contents><b:section-contents id='footer-1'/><b:section-contents id='footer-2-1'/><b:section-contents id='footer-2-2'/><b:section-contents id='footer-2-3'/></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement