pamellabellegarde

trabalhosfeitos

May 23rd, 2013
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.56 KB | None | 0 0
  1. <!-------
  2.  
  3. THEME BY SECRET-DIALOGUES.TUMBLR.COM
  4. DON'T COPY! BE ORIGINAL!
  5.  
  6. ------->
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
  9. "http://www.w3.org/TR/html4/strict.dtd">
  10. <html lang="en">
  11. <head>
  12.  
  13. <link href='http://fonts.googleapis.com/css?family=PT+Mono' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
  15.  
  16. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  17. <title>{title}</title>
  18.  
  19. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  20.  
  21. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  22.  
  23. <link rel="shortcut icon" href="{favicon}" />
  24.  
  25. <meta name="image:ImageSidebar" content="http://static.tumblr.com/1d880aa71140bd1169533bc2701e88a2/gdasrfz/U1aml7c05/tumblr_static_untitled-2.png" />
  26.  
  27. <meta name="color:Postsbox" content="#eee"/>
  28. <meta name="color:sidebar" content="#f1f1f1"/>
  29. <meta name="color:background" content="#fff" />
  30. <meta name="image:background" content=""/>
  31. <meta name="if:bwimages" content="0"/>
  32.  
  33. <meta name="color:bg menu" content="#ddd" />
  34. <meta name="color:shadow menu" content="#555" />
  35. <meta name="color:text menu" content="#444" />
  36.  
  37.  
  38. <meta name="color:scroll bar" content="#000" />
  39. <meta name="color:bg scroll bar" content="#fff" />
  40. <meta name="color:Links" content="#666" />
  41. <meta name="color:Links Hover" content="#dadada" />
  42. <meta name="color:Text" content="#000" />
  43. <meta name="text:Link1" content="" />
  44. <meta name="text:Link1 Title" content="" />
  45. <meta name="text:Link2" content="" />
  46. <meta name="text:Link2 Title" content="" />
  47. <meta name="text:Link3" content="" />
  48. <meta name="text:Link3 Title" content="" />
  49. <meta name="text:Link4" content="" />
  50. <meta name="text:Link4 Title" content="" />
  51. <meta name="text:Link5" content="" />
  52. <meta name="text:Link5 Title" content="" />
  53. <meta name="text:Link6" content="" />
  54. <meta name="text:Link6 Title" content="" />
  55. <meta name="text:Link7" content="" />
  56. <meta name="text:Link7 Title" content="" />
  57. <meta name="text:Link8" content="" />
  58. <meta name="text:Link8 Title" content="" />
  59.  
  60. <meta name="if:antiplagio" content="1"/>
  61. <meta name="if:cute cursor" content="0"/>
  62.  
  63.  
  64. {block:Ifantiplagio}
  65.  
  66. <script>
  67. function click() {
  68. if (event.button==2||event.button==3) {
  69. oncontextmenu='return false';
  70. }
  71. }
  72. document.onmousedown=click
  73. document.oncontextmenu = new Function("return false;")
  74. </script>
  75.  
  76. {/block:ifantiplagio}
  77.  
  78. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  79.  
  80. <link href='http://fonts.googleapis.com/css?family=Finger+Paint' rel='stylesheet' type='text/css'>
  81.  
  82. <script type="text/javascript" src="http://static.tumblr.com/gdasrfz/mvymhthot/like2.js"></script>
  83. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  84.  
  85.  
  86.  
  87. </head>
  88. <style type="text/css" media="screen">
  89.  
  90. .tt {
  91. font-size:22px;
  92. background:{color:postsbox};
  93. color:{color:links};
  94. }
  95.  
  96. {block:Ifcutecursor}
  97.  
  98. body { cursor:url('http://www.totallylayouts.com/cursors/random/tiny_cursor.png'), auto }
  99.  
  100. a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  101.  
  102. {/block:Ifcutecursor}
  103.  
  104. .cre {padding:5px;bottom: 0px; right: 30px; z-index: 100; position: fixed;text-align:center;font-size:10px;height:20px;width:35px;-webkit-transition-duration: .50s;font-family:calibri;background:{color:Postsbox};color:{color:Text}; }
  105. .cre:hover {height:65px;}
  106.  
  107. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  108. blockquote {margin:0px;padding:0px;padding-left:4px;border-left: 2px solid {color:Text};}
  109.  
  110.  
  111. /*** Corpo **********/
  112. body {
  113. background-attachment: fixed;
  114. background-repeat: repeat;
  115. font-family: calibri;
  116. font-size: 11px;
  117. text-align: justify;color: #555;
  118. background:#eee url('http://static.tumblr.com/gdasrfz/k2Bmn9k1w/untitled-6.png');
  119. background-attachment: fixed; }
  120.  
  121.  
  122. .ttt {font-family:consolas;font-size:14px;text-align:right;letter-spacing:-1px;margin-bottom:5px;color:{color:text};}
  123.  
  124.  
  125. /*** Layout principal *****/
  126. #content {
  127. width: 1150px;
  128. margin-left: auto;
  129. margin-right: auto;}
  130.  
  131. .h2 { font-size: 13px;letter-spacing:2px;font-weight:none; font-style:italic;font-family: georgia;color:{color:Text};}
  132.  
  133. .h1 { font-size: 16px;font-weight:none; text-transform:uppercase;font-family: calibri;font-weight:bold;color: {color:Text};}
  134.  
  135. {block:Ifbwimages}
  136.  
  137. img {-webkit-filter: grayscale(100%);}
  138.  
  139. {/block:ifbwimages}
  140.  
  141.  
  142. pre {font-family:courier new;
  143. font-size:11px;
  144. overflow:auto;
  145. }
  146.  
  147. #main {
  148. width: 785px;
  149. float: right;
  150. position: relative;
  151. margin-left: 0px;
  152. margin-top: 130px;}
  153.  
  154. #sidebar {
  155. width: 330px;
  156. font-size:20px;
  157. float: right;
  158. margin-top: 130px;
  159. position: fixed;
  160.  
  161. }
  162.  
  163. .sidebar {
  164. margin-top:-5px;
  165. padding:15px;
  166. font-size:11px;
  167. float: right;
  168. width:270px;
  169. margin-left:20px;
  170. background: #fff;
  171. color:#555;
  172. text-align:justify;
  173. font-family:calibri;
  174.  
  175. }
  176.  
  177. .sidebar img {float:left;
  178. border:1px #465485 dashed;padding:5px;}
  179.  
  180. .likep {width: 21px;height: 20px;overflow: hidden;position: relative;z-index: 9999999;position: absolute;margin-top: 5px;margin-left: 5px;}
  181. .reb {-webkit-filter: grayscale(00%);width: 24px;height: 20px;overflow: hidden;position: relative;z-index: 9999999;position: absolute;margin-top: 5px;margin-left: 29px;-webkit-filter:invert(100%);}
  182. .likep a:hover {-webkit-filter:invert(100%);background-position: 0px 0px;}
  183. .likep a {-webkit-filter:invert(100%);background-image: url("http://static.tumblr.com/gdasrfz/i80mhthkz/like_normal.png");background-position: 0px 0px;display: block;z-index: 9999999;webkit-transition: all 0s linear;-webkit-transition: all 0s linear;-moz-transition: all 0s linear;transition: all 0s linear;}
  184. .likep img {-webkit-filter:invert(100%);width: 21px;height: 20px;webkit-transition: all 0.2s linear;
  185. -webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear;}
  186.  
  187.  
  188. .nottes a {-webkit-filter:invert(100%);position: absolute; margin-left:29px;margin-top:5px;background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");height: 20px;font-size: 11px;line-height: 20px;color: #fff;padding-left: 4px;padding-right: 4px;-moz-border-radius: 2px;border-radius: 2px;}
  189.  
  190. .nottes a:hover {color:#fff}
  191.  
  192. .nottes a{color: #fff;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
  193.  
  194. .reb {margin-top:5px;margin-left:-22px;}
  195.  
  196.  
  197.  
  198. .caixinha {opacity:0.0;
  199. position: absolute;
  200. z-index: 999;
  201. text-align: center;
  202. height:100%;
  203. text-transform:uppercase;
  204. top: 40%;
  205. bottom: 60%;
  206. left:42%;
  207. -webkit-transition: all 1s ease;
  208. -moz-transition: all 1s ease;
  209. -o-transition: all 1s ease;
  210. transition: all 1s ease;
  211. font-family:{font:body};}
  212.  
  213. .caixinha a {text-decoration:none;color: {color:Text};}
  214.  
  215. .caixa {overflow: hidden;
  216. -webkit-transition-duration: 0.9s;
  217. text-align:justify;
  218. margin-bottom:3px;
  219. font-size: 11px;
  220. margin-left: 15px;
  221. margin-top: 5px;
  222. border:#eee solid 1px;
  223. background:#fff;
  224. font-family: verdana;
  225. color: {color:Text};
  226. {block:PermalinkPage} width:502px;{/block:PermalinkPage}
  227. {block:IndexPage}margin: 6px; float: left; text-align:justify;width: 250px; padding: 10px; {/block:IndexPage}
  228. {block:PermalinkPage}text-align: center;text-align:justify; width: 500px; padding: 10px;{/block:PermalinkPage}}
  229.  
  230. .caixa:hover .caixinha {opacity: 1.0;}
  231.  
  232.  
  233. /** BORDA REDONDA **/
  234. .bordapam {
  235. -webkit-border-radius: 8px;
  236. -moz-border-radius: 8px;
  237. border-radius: 8px;
  238. margin:2px;}
  239.  
  240. nav3 a{font-size: 0px;
  241. line-height: 20px;
  242. padding:0px;
  243. font-family:calibri;
  244. text-transform: lowercase;
  245. color: {color:Text};
  246. }
  247.  
  248. nav3 {font-size: 0px;
  249. line-height: 20px;
  250. padding:0px;
  251. font-family:calibri;
  252. text-transform: lowercase;
  253. color: {color:Text};
  254. }
  255.  
  256. nav3:hover{color: {color:Text};}
  257.  
  258. nav4 {font-size:0px;
  259. }
  260.  
  261. iframe#tumblr_controls {
  262. right:3px !important;
  263. position: fixed !important;
  264. -webkit-filter:invert(100%);
  265. }
  266.  
  267.  
  268. /*search*/
  269. .search {color: #000;}
  270. .search input {font-family: consolas; width:248px; color: #000; height: 15px; margin-left: 0px; padding: 5px 5px 5px 24px; font-size: 10px; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: url('http://static.tumblr.com/tx5g7yp/xicm9z3qc/se.png') no-repeat 10px; background-color:#6678b2; color: #999; text-transform: uppercase; }
  271.  
  272.  
  273.  
  274.  
  275. /** APARENCIA LINKS **/
  276. a:link, a:visited, a:active {
  277. -webkit-transition-duration: 0.3s;
  278. -webkit-transition: all 0.3s ease;
  279. -moz-transition: all 0.3s ease;
  280. -o-transition: all 0.3s ease;
  281. transition: all 0.3s ease;
  282. text-decoration: none;color: #ec54c7;
  283. }
  284. a:hover {color:#fff;text-shadow: #000 0.1em 0.0em 0.2em}
  285.  
  286.  
  287. /*** BALÃO ASK POR BIIBS ***/
  288. .caixask {
  289. display:block;
  290. font-family:georgia;
  291. font-style:italic;
  292. font-size:9px;
  293. padding:5px;
  294. -webkit-border-radius: 8px;
  295. -moz-border-radius: 8px;
  296. border-radius: 8px;
  297. background:{color:sidebar};
  298. }
  299.  
  300. /** BARRA ROLAGEM -- BY SECRET-DIALOGUES.TUMBLR.COM **/
  301.  
  302. ::-webkit-scrollbar{width:15px;height:5px;}
  303. ::-webkit-scrollbar-button:start:decrement
  304. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  305. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius: 10px;
  306. -moz-border-radius: 10px;
  307. border-radius: 10px;}
  308. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:#c38bbe; background-color:#c38bbe;-webkit-border-radius: 10px;
  309. -moz-border-radius: 10px;
  310. border-radius: 10px;}
  311. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:#c38bbe; background-color:#c38bbe;}
  312.  
  313.  
  314.  
  315.  
  316.  
  317. .box2 {width:815px;
  318. min-height:96px;
  319. text-align:justify;
  320. padding:4px;
  321. margin-bottom:2px;
  322. margin-left:-123px;
  323. background:{color:Postsbox};
  324. color: {color:Text};}
  325.  
  326. nav1 {
  327. margin-bottom:2px;
  328. display:inline-block;
  329. letter-spacing:1px;
  330. font-family: consolas;
  331. font-size:10px;
  332. text-align: center;
  333. padding: 4px;
  334. width:115px;
  335. text-transform:uppercase;
  336. border-left: #e07dbf 5px solid;
  337. border-right: #e07dbf 5px solid;
  338. -webkit-transition: all 1s ease;
  339. -moz-transition: all 1s ease;
  340. -o-transition: all 1s ease;
  341. transition: all 1s ease;
  342. background:#5e36d3;
  343. color: #fff;
  344. text-shadow:10px 0px transparent, -10px 0px transparent;
  345. }
  346.  
  347. nav1:hover {
  348. border-left: #5e36d3 5px solid;
  349. border-right: #5e36d3 5px solid;
  350.  
  351. color:#ddd;
  352. background: #e07dbf;
  353.  
  354. }
  355.  
  356.  
  357. .bdd {padding:5px; border: {color:postsbox} 1px solid;}
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366. /** QUOTE **/
  367. .aspas {position:relative; top:-10px;font-size:84px;opacity:0.4;filter: alpha (opacity=20); font: normal 130px; font-family: georgia;text-align:left ; color:{color:Text}; }
  368.  
  369. .quote {margin-left:20px;margin-top:-85px;line-height:20px; letter-spacing:0px;text-align:left ; }
  370.  
  371. .esquerda {bottom: 25px; z-index: 4; position: fixed;right:25px;color:{color:text};}
  372.  
  373. iframe#tumblr_controls {
  374. position: fixed !important;
  375.  
  376. }
  377.  
  378. .top1 {bottom:100px;
  379. right:40px;
  380. z-index: 100;
  381. position: fixed;
  382. -webkit-filter:invert(100%);}
  383.  
  384. .vvv {margin-left:10px;margin-bottom:-20px;margin-top:-10px;}
  385.  
  386. </style>
  387.  
  388.  
  389. <body>
  390. {block:Ifantiplagio}
  391. <body oncontextmenu="return false" onkeydown="return false">
  392. <body ondragstart='return false'>
  393. <body onselectstart='return false'>
  394.  
  395. {/block:ifantiplagio}
  396.  
  397. <div style="height:137px;background: url(http://static.tumblr.com/gdasrfz/adsmn9k2u/untitled-2.png);width:100%;top:0px;left:0px;position:fixed;z-index:100;"></div>
  398. <div style="height:137px;width:100%;top:0px;left:0px;position:fixed;z-index:1000;background-repeat: no-repeat;">
  399.  
  400. <img id="Image-Maps_3201305231447042" src="http://static.tumblr.com/gdasrfz/nVLmn9k6o/untitled-1.png" usemap="#Image-Maps_3201305231447042" border="0" width="600" height="125" alt="" />
  401. <map id="_Image-Maps_3201305231447042" name="Image-Maps_3201305231447042">
  402. <area shape="rect" coords="225,38,294,88" href="/" alt="Refresh" title="Refresh" />
  403. <area shape="rect" coords="302,38,378,88" href="/ask" alt="Ask me" title="Ask me" />
  404. <area shape="rect" coords="392,42,480,92" href="/archive" alt="" title="" />
  405. <area shape="rect" coords="490,41,578,91" href="/submit" alt="" title="" />
  406. <area shape="rect" coords="10,10,218,120" href="/" alt="" title="" />
  407. <area shape="rect" coords="598,123,600,125" href="http://www.image-maps.com/index.php?aff=mapped_users_3201305231447042" alt="Image Map" title="Image Map" />
  408. </map></div></center>
  409. <center>
  410.  
  411. <div id="content">
  412.  
  413.  
  414. <div id="sidebar">
  415. <div class="vvv"><img src="http://static.tumblr.com/gdasrfz/PfImn9l7q/untitled-3.png"></div>
  416.  
  417. <div class="sidebar">
  418.  
  419.  
  420. <a href="/"><img src="{PortraitURL-48}"></a>
  421.  
  422. {block:Description} {Description} {/block:Description}
  423.  
  424.  
  425. <center></div>
  426. <br><br><br><br><br><br><br>
  427. <div class="vvv"><img src="http://static.tumblr.com/gdasrfz/OHkmn9l69/untitled-3.png"></div>
  428.  
  429. <div class="sidebar">
  430. {block:ifLink1}<a href="{text:Link1}"> <nav1>{text:Link1 Title} </a> </nav1>{/block:ifLink1}
  431.  
  432. {block:ifLink2}<a href="{text:Link2}"> <nav1>{text:Link2 Title} </a> </nav1>{/block:ifLink2}
  433.  
  434. {block:ifLink3}<a href="{text:Link3}"><nav1>{text:Link3 Title} </a> </nav1>{/block:ifLink3}
  435.  
  436. {block:ifLink4}<a href="{text:Link4}"><nav1>{text:Link4 Title} </a> </nav1>{/block:ifLink4}
  437.  
  438. {block:ifLink5}<a href="{text:Link5}"><nav1>{text:Link5 Title} </a> </nav1>{/block:ifLink5}
  439.  
  440. {block:ifLink6}<a href="{text:Link6}"><nav1>{text:Link6 Title} </a> </nav1>{/block:ifLink6}
  441.  
  442. {block:ifLink7}<a href="{text:Link7}"><nav1>{text:Link7 Title} </a> </nav1>{/block:ifLink7}
  443.  
  444. {block:ifLink8}<a href="{text:Link8}"><nav1>{text:Link8 Title} </a> </nav1>{/block:ifLink8}
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451. </div>
  452.  
  453. <br><br><br><br><br>
  454. <div class="vvv"><img src="http://static.tumblr.com/gdasrfz/89smn9m10/untitled-3.png"></div>
  455.  
  456. <div class="sidebar">
  457. Obrigada por ter vindo! Passe na ask se quiser algo que não tenho aqui. Até mais.
  458. <div class="search">
  459. <form action="/search" method="get">
  460. <input type="text" name="q" value="" placeholder="Search">
  461. <button type="submit" style="display: none"></button>
  462. </form></div>
  463.  
  464. </div>
  465.  
  466. </div>
  467.  
  468. <div id="main">
  469. {block:Posts}
  470. <div class="caixa"> <!--- Abrindo a div da caixa --->
  471. <div class="caixinha">
  472.  
  473. <div class="likep">
  474. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');">
  475.  
  476. <img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
  477.  
  478.  
  479. <div class="nottes"><a href="{permalink}"><font color="#fff">{NoteCount}</font></a></div>
  480.  
  481. <div class="reb"><a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png"></a></div>
  482.  
  483.  
  484.  
  485.  
  486. <nav4>{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank" >Via</a>{/block:RebloggedFrom}</nav4>
  487.  
  488. <nav4>{block:ContentSource} · <a href="{SourceURL}" target="_blank" >Source</a>{/block:ContentSource}</nav4></div>
  489.  
  490. <!--- Texto --->
  491. {block:Text}
  492. {block:Title}<div class="h1">{Title}</div>{/block:Title}
  493. {body}
  494.  
  495.  
  496.  
  497.  
  498.  
  499. {/block:Text}
  500. <!--- Photo --->
  501. {Block:Photo}
  502. {block:IndexPage}<center>{LinkOpenTag}<img src="{PhotoURL-250}" width="250px"></a></center>{/block:IndexPage}{LinkCloseTag}
  503. {block:PermalinkPage}<img src="{PhotoURL-500}">{/block:PermalinkPage}
  504. {block:Caption}{Caption}{/block:Caption}
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511. {/Block:Photo}
  512.  
  513. <!--- Photoset --->
  514. {block:Photoset}<div class="opacidade">
  515. {block:IndexPage}{LinkOpenTag}{Photoset-250}{LinkCloseTag}{/block:IndexPage}</div>
  516. {block:PermalinkPage}{LinkOpenTag}{Photoset-500}{LinkCloseTag}{/block:PermalinkPage}
  517. {block:Caption}{Caption}{/block:Caption}
  518.  
  519.  
  520.  
  521.  
  522. {/block:Photoset}
  523.  
  524. <!--- Quote --->
  525. {block:Quote}
  526. <span class="aspas">“</span><div class="h2"><div class="quote">{Quote}
  527.  
  528. </span></div></div><br>
  529.  
  530. <center>
  531. {block:Source}— {Source}{/block:Source}</center>
  532.  
  533.  
  534.  
  535.  
  536.  
  537. {/block:Quote}
  538.  
  539. <!--- Chat --->
  540. {block:Chat}
  541. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
  542.  
  543. {Line}<p>
  544.  
  545. {/block:Lines}
  546.  
  547.  
  548.  
  549.  
  550. {/block:Chat}
  551.  
  552. <!--- Link --->
  553. {block:Link}
  554. <div class="h1"><a href="{URL}">{Name}</a></div>
  555. {block:Description}{Description}{/block:Description}
  556.  
  557.  
  558.  
  559.  
  560.  
  561. {/block:Link}
  562.  
  563. <!--- Audio --->
  564. {block:Audio}
  565. {block:ExternalAudio}(<a href="{ExternalAudioURL}">Download</a>){/block:ExternalAudio}
  566. <center>{AudioPlayerGrey}</center>
  567. {block:Caption}{Caption}{/block:Caption}
  568.  
  569.  
  570.  
  571.  
  572. {/block:Audio}
  573.  
  574. <!--- Video --->
  575. {block:Video}
  576. {block:Indexpage}{Video-250}{/block:IndexPage}
  577. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  578. {block:Caption}{Caption}{/block:Caption}
  579.  
  580.  
  581.  
  582.  
  583. {/block:Video}
  584.  
  585. <!--- Answer --->
  586. {block:Answer}
  587. <div class="caixask">
  588. <img src="{AskerPortraitURL-40}" align="left" class="bordapam" />{Asker}: {Question}</div>
  589.  
  590. {Answer}
  591. {/block:Answer}
  592.  
  593.  
  594.  
  595.  
  596. {block:PostNotes}
  597. {NoteCountWithLabel} · {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  598. · {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{Block:IndexPage} {/Block:IndexPage}{/block:RebloggedFrom}
  599. <br />{PostNotes}{/block:PostNotes}
  600.  
  601. </div> <!--- Fechando a div da caixa --->
  602. {/block:Posts}
  603.  
  604. </div>
  605.  
  606.  
  607. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  608. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  609. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  610. <script type="text/javascript">
  611. $(window).load(function () {
  612. $('#main').masonry(),
  613. $('.masonryWrap').infinitescroll({
  614. navSelector : "div#navigation",
  615. nextSelector : "div#navigation a#nextPage",
  616. itemSelector : ".caixa",
  617. bufferPx : 10000,
  618. extraScrollPx: 11000,
  619. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  620. loadingText : "<i> </i>",
  621. },
  622. // call masonry as a callback.
  623. function() { $('#main').masonry({ appendedContent: $(this) }); }
  624. );
  625. });
  626. </script>
  627. {block:IndexPage}
  628. <div class="column navigation" id="navigation">
  629. {block:Pagination}
  630. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  631. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  632. </div>
  633. {/block:IndexPage}
  634.  
  635. <div class="esquerda"><a target="_blank" href="http://secret-dialogues.tumblr.com" title="by s-d with help of tthy">THEME BY © </a></div>
  636.  
  637.  
  638.  
  639. <div class="top1">
  640.  
  641. <a href="#top"><img src="http://static.tumblr.com/gdasrfz/e05mf73pd/topo.png"></a>
  642.  
  643. </div>
  644.  
  645.  
  646.  
  647. </body>
  648. </html>
Advertisement
Add Comment
Please, Sign In to add comment