Advertisement
Lolovers

Theme thinker

Dec 4th, 2013
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.16 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4.  
  5. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/Ebrm7rdy0/botao.js"></script>
  6.  
  7.  
  8. <link rel="shortcut icon" href="{favicon}"/>
  9. <title>{title}</title>
  10.  
  11.  
  12. <link href='http://fonts.googleapis.com/css?family=Antic+Slab' rel='stylesheet' type='text/css'>
  13. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  15. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  16. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/YnTm5op3n/like.js"></script>
  17. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  18.  
  19. <link href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,400,700t" rel="stylesheet" type="text/css">
  20.  
  21. <script type="text/javascript"
  22. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  23. <script>
  24. $(document).ready(function() {////When you click on a link with class of poplight and the href starts with a #
  25. $('a.poplight[href^=#]').click(function() {
  26. var popID = $(this).attr('rel'); //Get Popup Name
  27. var popURL = $(this).attr('href'); //Get Popup href to define size
  28. //Pull Query & Variables from href URL
  29. var query= popURL.split('?');
  30. var dim= query[1].split('&');
  31. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  32. //Fade in the Popup and add close button
  33. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://media.tumblr.com/48c6c364f5fee41f3827e9f28fb22d57/tumblr_inline_mw0m6oc1EO1rwneo8.png" width="66" height="64" z-index="10000000000000000000000000000000000000000000000000000000000000" class="btn_close" title="Close | Fechar" alt="Close"/></a>');
  34. //Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
  35. var popMargTop = ($('#' + popID).height() + 80) / 2;
  36. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  37. //Apply Margin to Popup
  38. $('#' + popID).css({
  39. 'margin-top' : -popMargTop,
  40. 'margin-left' : -popMargLeft
  41. });
  42. //Fade in Background
  43. $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  44. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({‘filter’ : ‘alpha(opacity=80)’}) is used to fix the IE Bug on fading transparencies
  45. return false;
  46. });
  47. //Close Popups and Fade Layer
  48. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer…
  49. $('#fade , .popup_block').fadeOut(function() {
  50. $('#fade, a.close').remove(); //fade them both out
  51. });
  52. return false;
  53. });
  54. });
  55. </script>
  56.  
  57. </head>
  58.  
  59. <style type="text/css">
  60.  
  61.  
  62. body {background: #e7f0f4 url("") fixed;}
  63.  
  64. #page {width: 806px;background: #transparent;background-repeat: repeat-y; margin-left: auto;margin-right: auto;}
  65.  
  66. #content {width: 806px;background: #transparent;background-repeat: repeat-y;margin-left: auto;margin-right: auto;}
  67.  
  68. #sidebar {background: #transparent;width: 115px;float: left;margin-top: 160px;position: fixed;margin-left:-70px;}
  69.  
  70. #main {background-color: #transparent;width: 900px;float: right;position: relative;margin-right: -150px;margin-top: -3px;}
  71.  
  72.  
  73. .caixa {background: #transparent; box-shadow: 0px 0px 1px 1px #; z-index: 10000; overflow: hidden; color: #777;
  74. {block:IndexPage}margin: 5px; float: left; width: 260px; padding: 0px; position: relative;{/block:IndexPage}
  75. {block:PermalinkPage}text-align: center; width: 750px; padding: 2px; {/block:PermalinkPage}}
  76.  
  77. #footer {background: #transparent;background-repeat:no-repeat;background-position: bottom;width: 900px;height: 44px;clear: both; }
  78.  
  79.  
  80.  
  81.  
  82. b, strong {color: #000; TEXT-DECORATION: none; border-bottom: 1px dashed #none;}
  83. u {color: #fff; TEXT-DECORATION: none; border-bottom: 1px solid #4890a8;}
  84. s, strike {color: #fff;}
  85. i {color: #4890a8; TEXT-DECORATION: none; border-bottom: 1px dotted #none;}
  86.  
  87.  
  88.  
  89. a:link, a:active, a:visited {
  90. color: #999;
  91. text-decoration: none;
  92. cursor: pointer;}
  93.  
  94. a:hover { color: #999;
  95. text-decoration: none;
  96. cursor: pointer;}
  97.  
  98.  
  99. ::-moz-selection {background: #eee; color: #fff;}
  100. ::selection {background: #eee; color:#fff;}
  101.  
  102.  
  103. /** títulos e tags **/
  104.  
  105. .h1 {font-family:'Yanone Kaffeesatz', helvetica; font-size:19px; text-align: center;text-shadow: 0 1px 1px #fff;margin:-1px 2px 6px 3px;color: #999;background: #fff; margin:0px;padding:3px; border-bottom:1px solid #f5f5f5;margin-left:-10px;margin-right:-10px;margin-top:-5px;}
  106. .faixa2 {background: #dee5e7; font-family:'bebas';font-size:15px;padding:5px;color:#999;text-shadow: 0 1px 0px #fff;margin-top:-20px;margin-left:-20px;}
  107.  
  108.  
  109.  
  110. /* --- Reblogue e outros ------------------------------- */
  111. .reblogue{margin-top: -30px;margin-left: 150px; position: absolute;opacity: 0;-webkit-transition: all 1s ease;-moz-transition: all 1s ease; -o-transition: all 1s ease;transition: all 1s ease;}
  112. .box:hover .reblogue{opacity: 1;margin-left: 190px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
  113. .likep a:hover {background-position: 0px 0px; }
  114. .likep a {background: url("http://static.tumblr.com/8yo5xxv/hDOm5ooyh/heart.png") no-repeat;background-position: 0px 0px;z-index: 9999999;-webkit-transition: all 0s linear;-moz-transition: all 0s linear;transition: all 0s linear;margin-top: -22px;margin-left: 28px;display: inline-block;position: absolute;}
  115. .likep img { width: 21px; height: 20px; webkit-transition: all 0.2s linear;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear;}
  116. #likeiframe {display: none;}
  117.  
  118. .notas{margin-top: -25px;margin-left: 55px;position: absolute;opacity: 0;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease; transition: all 1s ease;}
  119.  
  120. .box:hover .notas{opacity: 1; -webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease; transition: all 1s ease;margin-left: 5px;}
  121.  
  122. .notas a{background: rgba(0,0,0,0.5);padding: 3px 4px 2px 4px;font-family: Trebuchet MS;font-weight: bold;text-align: center;display: inline-block;color: #fff;-webkit-border-radius: 2px; -moz-border-radius: 2px;border-radius: 2px;font-size: 10px;}
  123. .lupa{margin-left: 55px;position: absolute;opacity: 0;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease; transition: all 1s ease; margin-top: 5px; }
  124. .box:hover .lupa{opacity: 1;margin-left: 5px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
  125.  
  126.  
  127. .fofoto {margin-top:-5px;margin-left:-10px;margin-right:-10px;}
  128. .fotinhasidebar {margin-top:-5px;margin-left:-10px;}
  129.  
  130. cred {display: block; vertical-align: middle; line-height: 13px; margin-bottom: 0px; text-decoration: none; padding: 5px; font-style: normal;font-size: 10px; background: #f5f5f5; border-radius: 5px;margin-bottom:4px;color:#999;}
  131.  
  132. cred a {background: #dee5e7; padding: 5px; color: #b9e596; border-radius: 5px;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;margin-left:-3px;margin-top:1px;}
  133.  
  134. cred:hover a {background: #dee5e7; padding: 5px; color: #fff; border-radius: 5px;}
  135.  
  136.  
  137.  
  138. /***Quote por lovers-of-designs.tumblr.com***/
  139. .quote {background: #4890a8; overflow: hidden; padding:10px; border-radius:6px;font-family: 'Galdeano', sans-serif; color: #fff; font-size: 15px; text-align:justy;margin-left:0px;margin-right:0px;text-shadow: 0px 0px 1px #fff;box-shadow: 0px 1px 1px #eee;text-align:left;}
  140. .sou a {color: #4890a8;text-shadow: 0px 0px 1px #999;}
  141. .sou a:hover {color: #fff;text-shadow: 0px 0px 1px #999;}
  142. .ponta {float:right; margin-top:0px;margin-right:20px;width:30px; height:14px;}
  143. .sou {background:#fff; border-radius:2px;padding:2px;font-family: 'Galdeano', sans-serif; color: #4890a8; font-size: 13px;text-shadow: 1px 1px 1px #999;}
  144. .fica {margin-left:0px;}
  145. .bolinha {float:left; width:10px; height:10px;margin-right:10px;margin-top:4px;margin-left:2px;}
  146.  
  147.  
  148. .menu {background:#transparent; color#000;padding:2px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;font-size:9px;-webkit-transform: rotate(0deg);text-shadow: 0px 0px 1px 1px #b2a6a4;font-size:12px;}
  149. .menu:hover {color:#000;}
  150.  
  151. .menuzinho {margin-bottom:10px;}
  152.  
  153. /*** caixa não mexa em nada! ***/
  154. .box {overflow:hidden; color: #fff; background-color: #98ba67; padding:5px; box-shadow: 0px 0px 1px 1px #b2a6a4; z-index: 10000;box-shadow: 0 1px 1px #d2d2d2;font-size: 12px; font-family:'Candara';text-decoration : none;text-align:center; }
  155.  
  156. .sidebar {overflow:hidden; color: #fff; background-color: #98ba67; padding:5px; box-shadow: 0px 0px 1px 1px #b2a6a4; z-index: 10000;box-shadow: 0 1px 1px #d2d2d2;font-size: 12px; font-family:'Candara';text-decoration : none;text-align:center;}
  157.  
  158.  
  159.  
  160. #fade {display: none; background: #fff;position: fixed; left: 0; top: 0;width: 100000%; height: 100000%;opacity: .50; z-index: 9999999;}
  161.  
  162. .popup_block{display: none;background: #fff;color: #b9c1b3;padding: 20px;border: 0px solid #dccedc;float: left;font-size: 11px;font-family: verdana;position: fixed; top: 50%; left: 50%;z-index: 100000000000000000000000000000000000000;border-radius:10px;}
  163. img.btn_close {float: right;margin: -40px -40px 0 0;}
  164. *html #fade { position: absolute;}
  165. *html .popup_block {position: absolute;}
  166.  
  167.  
  168. blockquote {background: #fff; color:#999; font-size: 11px; font-family: arial;box-shadow: 0px 0px 0px 1px #eee5dd;margin:5px; padding:5px;}
  169.  
  170. .blockquote {background: #fff; color:#dbc98a; font-size: 11px; font-family: arial;box-shadow: 0px 0px 0px 1px #999;margin:5px; padding:5px;}
  171.  
  172.  
  173.  
  174.  
  175. /***Estilo de ask por: Lovers-of-designs.tumblr.com***/
  176. .pergunta {background: #fff;font-family: 'Play', sans-serif; font-size:12px; color: #829dae;text-shadow: 0px 1px 1px #eee;padding:6px;text-align: justify;margin-left: 12px;margin-right: auto;margin-bottom:10px;}
  177. .perguntou {background: #4890a8; color:#fff;font-family: 'Play', sans-serif; font-size:11px; text-shadow: 0px 1px 1px #eee;padding:3px;text-align: justify;margin-left: 40px;margin-right: auto;margin-bottom:0px;border-top-right-radius: 2px;border-bottom-right-radius: 2px;width:205px;}
  178. .perguntou a {color: #fff;}
  179. .pergunta p {margin:1px 0px;}
  180. .fotos {float:left; border-radius:100px;margin-top:-4px;margin-right:5px;margin-left:-43px;filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; -webkit-transition-duration: .99s; -moz-transition-duration: .99s;background:#fff;}
  181. .fotos:hover {filter: alpha(opacity=100); opacity: 0.85; -moz-opacity:0.85; -webkit-transition-duration: .99s; -moz-transition-duration: .99s;}
  182. .resposta {background: #fff;font-family: 'Play', sans-serif; font-size:12px; color: #8eb3a2;text-shadow: 0px 1px 1px #eee;padding:10px;text-align: justify;margin-left: auto;margin-right: auto;border-radius:5px;overflow:auto;}
  183.  
  184.  
  185.  
  186.  
  187.  
  188. /*** caixa e extra *********************************************/
  189. .caixa1 {background: #fff; overflow: hidden; padding: 5px;font-family: Verdana, Geneva, sans-serif;font-size: 8pt;color: #888888;text-align: justify;outline: 0px solid #; margin-bottom: 5px; width: 490px;width:740px;}
  190.  
  191. .extra {border-left: 4px solid #adc4d2; display : block;border-bottom : 1px solid #fff;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #f7f7f7; line-height: 18px;}
  192.  
  193. .extra a {padding-right: 6px; color: #a38fad; border-right: dotted 1px #e7daee; text-shadow: 1px 1px 1px #;}
  194.  
  195.  
  196. /* Chat por Anna (livelikeasuicide) *********/
  197. .chat {background: #eee; margin: 0; font-size:
  198. 9px; font-family: arial;}
  199. .chat .chat1 {margin-left: 0px;}
  200. .chat .chat1 .chat2 {background: #4890a8; color: #fff;
  201. margin-bottom: 1px; padding: 4px 5px 4px 5px;} /* Primeira linha */
  202. .chat .chat1 .chat2.even {background: #fff;
  203. color: #999;} /* Segunda linha */
  204. .chat .chat1 .chat2 span{font-weight: bold;}
  205.  
  206. .trackid {padding: 5px;
  207. background: #4890a8;
  208. color: #fff;
  209. width:240px;
  210. margin-top: 1px;
  211. margin-left: 0px;
  212. margin-right: 0px;
  213. text-shadow: 0px 0px 1px #fff;}
  214.  
  215. .trackid2 {padding: 2px;
  216. background: #4890a8;
  217. color: #fff;
  218. width: 236px;
  219. margin-top: 0px;
  220. margin-left: 10px;
  221. margin-right: 0px;}
  222.  
  223. .border{ border:5px solid #fff;}
  224.  
  225.  
  226.  
  227. </style>
  228.  
  229.  
  230. <body>
  231.  
  232.  
  233. <div id="content">
  234.  
  235.  
  236. <div id="sidebar">
  237. <div class="fotinhasidebar"><img src="https://31.media.tumblr.com/6245dbf521f86af165285294ac3f4d57/tumblr_misn9c6IIL1qc4g8vo3_r2_250.gif" width="126px" class="border"></div>
  238. <div class="sidebar">
  239. "Seja forte e foda-se todo mundo!" - <br> <b>Kristen Stewart</b>
  240. </div>
  241. <center><a href="/" title="Home" class="menu">♣</a>
  242. <a href="/ask" title="Ask me" class="menu">♠</a>
  243. <a href="/tagged/textos" title="textos" class="menu">♣</a>
  244. <a href="LINK_AQUI" title="Twitter" class="menu">♠</a>
  245. <a href="#?w=500" rel="tumblr" class="poplight"><div class="menu">Here ♣</a></div>
  246. </center>
  247.  
  248. </div>
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258. <div id="main">
  259.  
  260.  
  261.  
  262. {block:Posts}
  263. <div class="caixa"> <!--- Abrindo a div da caixa --->
  264.  
  265. <!--- Texto --->
  266. {block:Text}<div class="box">
  267.  
  268. {block:HighRes}<div class="lupa">
  269. <a href="{PhotoURL-HighRes}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/Hnjm5q2kf/lupa.png"></a>
  270. </div>{/block:HighRes}
  271.  
  272. {block:Title}<div class="h1">{Title}</div>{/block:Title}
  273. {body}
  274.  
  275. <!---------------- DATA DOS POSTS ------------->
  276. {block:IndexPage}
  277. <div class="reblogue">
  278. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"></a>
  279. <div class="likep"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="25" height="35" alt="Like this post" id="likeimage{PostID}"/> </a></div>
  280. </div>
  281. {block:NoteCount}<div class="notas">
  282. <a href="{Permalink}">{NoteCount}</a>
  283. </div>{/block:NoteCount}
  284. {/block:IndexPage}
  285. </div>
  286.  
  287.  
  288. {/block:Text}
  289.  
  290. <!--- Photo --->
  291. {Block:Photo}
  292. <div class="box">
  293. {block:HighRes}<div class="lupa">
  294. <a href="{PhotoURL-HighRes}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/Hnjm5q2kf/lupa.png"></a>
  295. </div>{/block:HighRes}
  296.  
  297. {block:IndexPage}{LinkOpenTag}<img src="{PhotoURL-400}" width="265px;" class="fofoto">{LinkCloseTag}{/block:IndexPage}
  298. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" >{LinkCloseTag}{/block:PermalinkPage}
  299. {block:Caption}{Caption}{/block:Caption}
  300.  
  301. <!---------------- DATA DOS POSTS ------------->
  302. {block:IndexPage}
  303. <div class="reblogue">
  304. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"></a>
  305. <div class="likep"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="25" height="35" alt="Like this post" id="likeimage{PostID}"/> </a></div>
  306. </div>
  307. {block:NoteCount}<div class="notas">
  308. <a href="{Permalink}">{NoteCount}</a>
  309. </div>{/block:NoteCount}
  310. {/block:IndexPage}</div>
  311.  
  312. {/Block:Photo}
  313.  
  314. <!--- Photoset --->
  315. {block:Photoset}<div class="box">
  316. {block:HighRes}<div class="lupa">
  317. <a href="{PhotoURL-HighRes}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/Hnjm5q2kf/lupa.png"></a>
  318. </div>{/block:HighRes}
  319.  
  320. {block:IndexPage}{LinkOpenTag}{Photoset-250}{LinkCloseTag}{/block:IndexPage}
  321. {block:PermalinkPage}{LinkOpenTag}{Photoset-700}{LinkCloseTag}{/block:PermalinkPage}
  322. {block:Caption}{Caption}{/block:Caption}
  323.  
  324. <!---------------- DATA DOS POSTS ------------->
  325. {block:IndexPage}
  326. <div class="reblogue">
  327. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"></a>
  328. <div class="likep"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="25" height="35" alt="Like this post" id="likeimage{PostID}"/> </a></div>
  329. </div>
  330. {block:NoteCount}<div class="notas">
  331. <a href="{Permalink}">{NoteCount}</a>
  332. </div>{/block:NoteCount}
  333. {/block:IndexPage}</div>
  334.  
  335. {/block:Photoset}
  336.  
  337. <!--- Quote --->
  338. {block:Quote}<div class="box">
  339. {block:HighRes}<div class="lupa">
  340. <a href="{PhotoURL-HighRes}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/Hnjm5q2kf/lupa.png"></a>
  341. </div>{/block:HighRes}
  342.  
  343. <div class="quote">" {Quote} "</div>
  344. <div class="ponta"><img src="http://media.tumblr.com/5a5e630f87af24c69bd483a215d234cc/tumblr_inline_mjyqzf74LC1qz4rgp.png"></div><br>
  345. <div class="fica">
  346. <div class="sou"><div class="bolinha"><img src="http://media.tumblr.com/6c5d427d40df27db0ea2e2e1ed2978e4/tumblr_inline_mjyqrr8wh41qz4rgp.png"></div>{block:Source}
  347. <div class="sou">{Source}</div>
  348. {/block:Source}</div></div>
  349.  
  350. <!---------------- DATA DOS POSTS ------------->
  351. {block:IndexPage}
  352. <div class="reblogue">
  353. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"></a>
  354. <div class="likep"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="25" height="35" alt="Like this post" id="likeimage{PostID}"/> </a></div>
  355. </div>
  356. {block:NoteCount}<div class="notas">
  357. <a href="{Permalink}">{NoteCount}</a>
  358. </div>{/block:NoteCount}
  359. {/block:IndexPage}</div>
  360.  
  361. {/block:Quote}
  362.  
  363. <!--- Chat --->
  364. {block:Chat}<div class="box">
  365. {block:HighRes}<div class="lupa">
  366. <a href="{PhotoURL-HighRes}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/Hnjm5q2kf/lupa.png"></a>
  367. </div>{/block:HighRes}
  368.  
  369. <div class="chat">
  370. <div class="chat1">
  371. {block:Lines}
  372. <div class="chat2 {Alt}">
  373. {block:Label}
  374. <span>{Label}</span>
  375. {/block:Label}
  376. {Line}</div>
  377. {/block:Lines}
  378. </div></div>
  379.  
  380. <!---------------- DATA DOS POSTS ------------->
  381. {block:IndexPage}
  382. <div class="reblogue">
  383. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"></a>
  384. <div class="likep"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="25" height="35" alt="Like this post" id="likeimage{PostID}"/> </a></div>
  385. </div>
  386. {block:NoteCount}<div class="notas">
  387. <a href="{Permalink}">{NoteCount}</a>
  388. </div>{/block:NoteCount}
  389. {/block:IndexPage}</div>
  390.  
  391. {/block:Chat}
  392.  
  393. <!--- Link --->
  394. {block:Link}<div class="box">
  395. {block:HighRes}<div class="lupa">
  396. <a href="{PhotoURL-HighRes}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/Hnjm5q2kf/lupa.png"></a>
  397. </div>{/block:HighRes}
  398.  
  399. <a href="{URL}" target="{Target}"><div class="h1">{Name}</div></a>
  400. {block:Description}{Description}{/block:Description}
  401.  
  402. <!---------------- DATA DOS POSTS ------------->
  403. {block:IndexPage}
  404. <div class="reblogue">
  405. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"></a>
  406. <div class="likep"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="25" height="35" alt="Like this post" id="likeimage{PostID}"/> </a></div>
  407. </div>
  408. {block:NoteCount}<div class="notas">
  409. <a href="{Permalink}">{NoteCount}</a>
  410. </div>{/block:NoteCount}
  411. {/block:IndexPage}</div>
  412.  
  413. {/block:Link}
  414.  
  415. <!--- Audio --->
  416. {block:Audio}<div class="box">
  417. {block:HighRes}<div class="lupa">
  418. <a href="{PhotoURL-HighRes}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/Hnjm5q2kf/lupa.png"></a>
  419. </div>{/block:HighRes}
  420.  
  421. <div class="">
  422. {block:AlbumArt}
  423. <img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >
  424. {/block:AlbumArt}
  425. <div class="trackid2">{AudioPlayerGrey}</div>
  426. {block:TrackName}
  427. <div class="trackid">"{TrackName}"</div>
  428. {/block:TrackName}
  429. {block:Artist}
  430. <div class="trackid">{Artist}</div>
  431. {/block:Artist}
  432. <div class="trackid">({PlayCount}) plays</div>
  433.  
  434.  
  435. <!---------------- DATA DOS POSTS ------------->
  436. {block:IndexPage}
  437. <div class="reblogue">
  438. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"></a>
  439. <div class="likep"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="25" height="35" alt="Like this post" id="likeimage{PostID}"/> </a></div>
  440. </div>
  441. {block:NoteCount}<div class="notas">
  442. <a href="{Permalink}">{NoteCount}</a>
  443. </div>{/block:NoteCount}
  444. {/block:IndexPage}</div></div>
  445. {/block:Audio}
  446.  
  447. <!--- Video --->
  448. {block:Video}<div class="box">
  449. {block:HighRes}<div class="lupa">
  450. <a href="{PhotoURL-HighRes}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/Hnjm5q2kf/lupa.png"></a>
  451. </div>{/block:HighRes}
  452.  
  453. {block:Indexpage}{Video-250}{/block:IndexPage}
  454. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  455. {block:Caption}{Caption}{/block:Caption}
  456.  
  457. <!---------------- DATA DOS POSTS ------------->
  458. {block:IndexPage}
  459. <div class="reblogue">
  460. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"></a>
  461. <div class="likep"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="25" height="35" alt="Like this post" id="likeimage{PostID}"/> </a></div>
  462. </div>
  463. {block:NoteCount}<div class="notas">
  464. <a href="{Permalink}">{NoteCount}</a>
  465. </div>{/block:NoteCount}
  466. {/block:IndexPage}</div>
  467. {/block:Video}
  468.  
  469. {block:Answer}
  470. <div class="box">
  471. <div class="perguntou"><img src="{AskerPortraitURL-64}" class="fotos"> ♥ {Asker} perguntou </div>
  472. <div class="pergunta">{Question}</div>
  473. <div class="resposta">{Answer}</div>
  474.  
  475. <!---------------- DATA DOS POSTS ------------->
  476. {block:IndexPage}
  477. {/block:IndexPage}</div>
  478.  
  479. {/block:Answer}
  480.  
  481. <!--- Fechando a div da caixa --->
  482. </div>
  483.  
  484. {block:PostNotes}
  485. <div class="caixa1">
  486. <div class="extra"><img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user">
  487. {block:RebloggedFrom} <a href="{ReblogParentURL}"> - Via</a> <a href="{ReblogRootURL}">- From</b></a> {/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" target=blank> - Source </a>{/block:ContentSource}</div>
  488. <div class="extra">
  489. <img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user"> {DayOfMonth},<b> {Month}</b> de {Year}
  490. </div>
  491. <div class="extra">
  492. <img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user"> {block:HasTags}{/block:HasTags}
  493. <span style="width:auto;">
  494. {block:HasTags}
  495. {block:Tags}
  496. <a class="tag" href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  497. </div>
  498. <div class="extra">
  499. <img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user">{NoteCount}
  500. </div>
  501. {PostNotes}
  502.  
  503. </div>
  504. {/block:PostNotes}
  505.  
  506.  
  507.  
  508. {/block:Posts}
  509. </div>
  510.  
  511.  
  512.  
  513. <div id="tumblr" class="popup_block">
  514.  
  515.  
  516. <div class="faixa2">Creditos</div><br>
  517.  
  518. Theme desenvolvido por Jéssica V. (Jessierobsten). Não copie e não se inspire sem a minha autorização, todos os direitos do theme são reservados. Lembre-se que plágio é crime. <p>
  519. Obrigada a todas as pessoas que me ajudaram a fazer esse theme, abaixo darei uma lista das pessoas que me ajudaram e que sempre terei que agradecer:<br><br><br>
  520.  
  521. <cred><a href="http://jessierobsten.tumblr.com/"><cred1>Jéssyca Victoria</cred1></a> <img src=""> Desenvolvimento do theme e design </cred>
  522.  
  523. <cred><a href="http://things-to-help-you.tumblr.com/"><cred1>TTHY</cred1></a> <img src=""> Muitos códigos, materiais e tutoriais</cred>
  524.  
  525. <cred><a href="http://tumblr.com/"> <cred1>Tumblr USF </cred1></a> <img src=""> Hospedagem</cred>
  526.  
  527. <cred><a href="OLINK"><cred1> Cores, imagens e etc...</cred1></a> <img src=""> Photoshop SC5</cred>
  528.  
  529. <cred><a href="OLINK"> <cred1>Dafontes e Google</a> </cred1><img src=""> Fontes</cred>
  530.  
  531.  
  532.  
  533. </div>
  534.  
  535.  
  536. <div id="footer"></div></div>
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  546. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  547. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  548.  
  549. <script type="text/javascript">
  550. $(window).load(function () {
  551. $('#main').masonry(),
  552. $('.masonryWrap').infinitescroll({
  553. navSelector : "div#navigation",
  554. nextSelector : "div#navigation a#nextPage",
  555. itemSelector : ".caixa",
  556. bufferPx : 1000,
  557. extraScrollPx: 1000,
  558. loadingImg : "http://static.tumblr.com/8yo5xxv/3Dem80mch/loading.gif",
  559. loadingText : "Aguarde...",
  560.  
  561. },
  562. // call masonry as a callback.
  563. function() { $('#main').masonry({ appendedContent: $(this) });
  564.  
  565. }
  566. );
  567. });
  568. </script>
  569. {block:IndexPage}
  570. <div class="column navigation" id="navigation">
  571. {block:Pagination}
  572. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  573. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  574. </div>
  575. {/block:IndexPage}
  576.  
  577. </body>
  578. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement