Advertisement
limaisa

elena

Jul 5th, 2015
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.84 KB | None | 0 0
  1. <body>
  2.  
  3.  
  4. <head>
  5.  
  6. <!-- THEME POR INCESTA! NÃO COPIE. NÃO IMITE. PLÁGIO É CRIME -->
  7.  
  8.  
  9. <title>{Title}</title>
  10. <link rel="shortcut icon" href="http://static.tumblr.com/gaokmh3/pysnhbaic/imagem1.png">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}
  13. <meta name="description" content="{MetaDescription}" />
  14. {/block:Description}
  15.  
  16.  
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30. <head>
  31.  
  32. <link rel="stylesheet" href="http://static.tumblr.com/ssvjggv/Tjumkub1q/boucing_transition_by_lovsets.css" media="screen"/>
  33.  
  34.  
  35. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  36.  
  37. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  38. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  39. <script type="text/javascript">
  40. $(window).load(function () {
  41. $('#entry').masonry(),
  42. $('.masonryWrap').infinitescroll({
  43. navSelector : ".posts",
  44. nextSelector : "#page a#p",
  45. itemSelector : ".posts",
  46. bufferPx : 10000,
  47. extraScrollPx: 10000,
  48. loadingImg : "",
  49. loadingText : "",
  50. },
  51. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  52. );
  53. });
  54. </script>
  55.  
  56.  
  57.  
  58.  
  59.  
  60. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
  61. <script src="http://tumbletricks.webs.com/like.js"></script>
  62. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script><script> $(document).ready(function() {$('a.warvada[href^=#]').click(function() {var popID = $(this).attr('rel'); var popURL = $(this).attr('href'); var query= popURL.split('?'); var dim= query[1].split('&'); var popWidth = dim[0].split('=')[1]; $('#' + popID).fadeIn().css({ 'width': Number( popWidth )}).prepend('<a href="#" class="close"><img src="http://41.media.tumblr.com/4b45951f6cca95c2b7da859a2f949465/tumblr_inline_nmwoqip94n1rsc41y_75sq.png" class="btn_close" title="Fechar" alt="Close" /></a>'); var popMargTop = ($('#' + popID).height() + 80) / 2; var popMargLeft = ($('#' + popID).width() + 80) / 2; $('#' + popID).css({'margin-top' : -popMargTop, 'margin-left' : -popMargLeft}); $('body').append('<div id="warvada_fundo"></div>'); $('#warvada_fundo').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); return false;}); $('a.close, #warvada_fundo').live('click', function() {$('#warvada_fundo , .warvada_popup').fadeOut(function() {$('#warvada_fundo, a.close').remove(); }); return false;});});</script>
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69. <script src="http://tumbletricks.webs.com/like.js"></script>
  70.  
  71.  
  72. <link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  73. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
  74.  
  75. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  76.  
  77. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  78. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  79. <script type="text/javascript">
  80. $(window).load(function () {
  81. $('#entry').masonry(),
  82. $('.masonryWrap').infinitescroll({
  83. navSelector : ".posts",
  84. nextSelector : "#page a#p",
  85. itemSelector : ".posts",
  86. bufferPx : 10000,
  87. extraScrollPx: 10000,
  88. loadingImg : "",
  89. loadingText : "",
  90. },
  91. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  92. );
  93. });
  94. </script>
  95.  
  96.  
  97. <script type="text/javascript">
  98. var rev = "fwd";function titlebar(val)
  99. {var msg = "{title}";
  100. var res = " ";
  101. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  102. else{rev = "bwd";
  103. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  104. else{
  105. if(pos > 0){
  106. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  107. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  108. titlebar(0);
  109. </script>
  110.  
  111.  
  112. <!-- DEFAULT VARIABLES -->
  113. <meta name="color:background" content="#ffffff" />
  114. <meta name="image:side" content="" />
  115. <meta name="text:brd" content="" />
  116. <meta name="image:background" content="" />
  117. <meta name="color:text" content="#7a7878" />
  118. <meta name="color:links descri" content="#7a7878" />
  119. <meta name="color:post" content="#d1cece" />
  120. <meta name="color:scrollbar" content="#e0e0e0" />
  121. <meta name="color:lhover" content="#9c9c9c" />
  122. <meta name="text:frase" content="Eu quero calma na alma" />
  123. <meta name="text:Link1" content="/" />
  124. <meta name="text:Link1 Title" content="link" />
  125. <meta name="text:Link2" content="/" />
  126. <meta name="text:Link2 Title" content="link" />
  127. <meta name="text:Link3" content="/" />
  128. <meta name="text:Link3 Title" content="link" />
  129. <meta name="text:Link4" content="/" />
  130. <meta name="text:Link4 Title" content="link" />
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146. <!-- DEFAULT VARIABLES -->
  147.  
  148.  
  149. <style type="text/css">
  150. body, a, a:hover { cursor:url(http://static.tumblr.com/y3igvfg/6vUm8ca4e/cur838.gif), auto }
  151.  
  152. body {background-color: {color:background}; font-family: arial; color: #000; text-align: center; font-size: 9px; background-image:url('{image:background}'); background-attachment: fixed; }
  153.  
  154. a {color: #777; text-decoration: none; text-transform: none; }
  155. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  156.  
  157. p {margin: 6px 0 0 0}
  158.  
  159. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  160. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  161. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  162. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  163.  
  164. blockquote img{max-width: 470px!important}
  165. blockquote blockquote img{max-width: 450px!important}
  166. blockquote blockquote blockquote img{max-width: 430px!important}
  167. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  168.  
  169.  
  170.  
  171.  
  172.  
  173. #container {text-align: center; width: 935px; margin: 2px auto 20px auto; padding: 0px; z-index:-99999;}
  174.  
  175. #entry {z-index:-99999;margin-left:200px; width: 860px; margin-top: -35px;z-index:-999999999; padding-top:40px; padding-left: 20; }
  176.  
  177. .posts { width: 230px; margin-top:7px;text-align: justify; font-family: comic; font-size: 10px; position: relative;margin-left:25px; margin-top:20px; }
  178.  
  179. h1:first-letter{font-family: 'gabriola'; font-style:; font-size: 21px;text-transform: capitalize ; color:#555; font-weight: bold;}
  180. h1 {width: 230px;font-family: 'Lucida Calligraphy'; text-align: center; font-size: 11px; color: {color:text}; font-weight: normal; line-height: 18px;font-style:italic;}
  181. h1 a {text-align: center; font-size: 10px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  182. h1 a:hover {text-align: center; font-size: 10px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  183.  
  184. .image {text-align: center; border: 0px; -webkit-transition-duration:0.8s; -webkit-filter: grayscale(0.5)}
  185. .image img {width: 230px; margin-bottom: 2px;opacity:0.9; outline: double rgba(255,255,255,.7); outline-offset: -7px; box-shadow: 5px 5px 0px #444;}
  186. .image:hover{-moz-transition:All 1s ease;
  187. -o-transition:All 1s ease;
  188. -webkit-filter: grayscale(0.0) blur(0.0px);
  189. -webkit-transition:All 1s ease;}
  190.  
  191. .pquote {width: 230px;font-family: arial; text-align: justify; font-size: 11px; line-height: 15px; color:{color:text};}
  192.  
  193. .pquotesource {font-family: arial;width: 230px;text-align: left; text-transform: none; font-size: 9px; color:{color:text};-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  194.  
  195. .pquotesource a{font-size: 9px;color:{color:text};-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  196.  
  197.  
  198. .chat {line-height: 13px; list-style: none }
  199. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;font-family:consolas;font-size:10px;}
  200. .person1 {color: {color:text}; padding: 2px; }
  201. .person1 .label {font-weight: bold; color:{color:text}}
  202. .person2 {color: {color:text}; padding: 2px; }
  203. .person2 .label {font-weight: bold; color:{color:text}}
  204.  
  205. .player {background-color: #000; text-align: left; display:block;}
  206.  
  207. ::-webkit-scrollbar{width:7px;height:0px;}
  208. ::-webkit-scrollbar-button:start:decrement
  209. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  210. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  211. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  212. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  213.  
  214. .source {display: none;}
  215.  
  216. .perma {text-align:center; margin-top:-18px; margin-left:0px; width: 230px;-webkit-transition-duration: 0.8s; opacity:0;font-size:8px;font-family: arial;display: block;}
  217. .perma a { -webkit-transition-duration: 0.8s;font-size:8px; text-transform: uppercase; color:{color:text}; -webkit-transition-duration: 0.4s;font-family: 'century gothic'; color: #000;}
  218. .posts:hover .perma {opacity:9;z-index:99999999999999999;margin-top:-9px;display: block; box-shadow: inset 0px 0px 30px 0px rgba(255,255,255,.5);}
  219. .perma a:hover {opacity:9;z-index:99999999999999999; color:#aaa;}
  220.  
  221.  
  222. #cap {width: 230px; margin-top: -2px;}
  223.  
  224. #tumblr_controls{position: fixed!important}
  225. #tumblr_controls{position: fixed!important}
  226. #tumblr_controls{position: fixed!important}
  227. #tumblr_controls{position: fixed!important}
  228.  
  229. .nts {text-align:left;font-family:arial;font-size:9px;width:230px;border-bottom:1px solid #f0f0f0;padding-bottom:2px;margin-top:10px;-webkit-transition: all 0.8s ease-out;}
  230.  
  231. .nts:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  232.  
  233. }
  234. .photoset{max-width:230px;}
  235.  
  236. #notesavatar ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  237. #notesavatar li {background:#f0f0f0;margin: 2px 2px 2px 09px;padding: 5px 0 10px 0;font-size: 11px; text-indent : 8px;-webkit-transition-duration: .50s; float: left; padding: 5px;width: 230px;margin-top:5px;margin-left:10px;text-align:left;color:{color:text}; }
  238. #notesavatar li:hover {font-size: 11px;position: relative; text-indent : 15px; text-shadow: 1px 1px 1px #000}
  239. #notesavatar li img.avatar {width: auto;padding: 2px; background: #f0f0f0; border: 3px solid #fff;display: block;float: left; margin: 0 5px 5px 0; color:{color:text}; }
  240.  
  241.  
  242. /* Ask por Warvada. Não retire os créditos. */
  243. .pergunta{margin-top:2px; width:222px; height:auto; padding:2px; font-family:'Century gothic'; font-size:8px; text-transform:uppercase; text-align:center; color: #777; text-shadow: 0px 0px 0px;}
  244. .pergunta a{font-weight: none;color: #aaa; text-transform: uppercase; border-bottom:0px solid #ddd;}
  245.  
  246. .simb1{display:inline-block; font-size:15px; font-family:cambria;
  247. color:#eee; margin-top:-7px; margin-left:117; text-shadow: 0px 0px 0px;}
  248.  
  249.  
  250. .resposta{margin-top:-7px; width:224px; height:auto; padding:2px; font-family:'Century gothic'; font-size:8px; text-transform:uppercase; border-bottom:1px dashed #eee; color: #999; text-shadow: 0px 0px 0px; background: #eee;}
  251. /* Ask por Warvada. Não retire os créditos. */
  252.  
  253.  
  254. iframe#tumblr_controls {
  255. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;
  256. }
  257.  
  258. #palid{opacity:0;}
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270. #sidebar{position:fixed;margin-left:20px;margin-top:0px; width:150px;height:150px; }
  271.  
  272.  
  273. #side{position:fixed;margin-left:5px;webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -webkit-transition-duration:0.8s; -webkit-filter: grayscale(0.32) blur(0.0px); border: 15px solid ; padding:10px;background:url(http://static.tumblr.com/qszodba/zyFnp2iod/tumblr_mfce4rkvrv1s0jo4ho3_250.png); height: 400;}
  274. #side img{width:135px;height:155px; margin-top:120px;}
  275.  
  276.  
  277. #sidebar:hover {background-color:;;-webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out;position:fixed;}
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285. #frase {-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;width:100px; height:auto;margin-top:125px;line-height:7px; margin-left:45px; font-size:20px;text-align:center; position:fixed;color:#000;background: ;border: ; font-family: 'lobster', cursive; opacity:1;letter-spacing:0.5px; padding-left:3px;
  286. padding-top:3px; padding-bottom: 3px; text-shadow: 1px 1px 0px #444}
  287.  
  288.  
  289.  
  290.  
  291. #links {position:fixed; width:135px; margin-left:30px; margin-top:300px; height:13; text-align:center; background: ;opacity:1; font-family:arial; text-transform: uppercase; font-size:10px; -webkit-transition-duration: 0.9s; -moz-transition: all .9s ease-in-out; -o-transition: all .9s ease-in-out; transition: all .9s ease-in-out; -webkit-transition: all .9s ease-in-out;color:#fff; overflow:hidden; z-index:9; }
  292. #links a {-webkit-transition-duration: 0.9s; -moz-transition: all .9s ease-in-out; -o-transition: all .9s ease-in-out; transition: all .9s ease-in-out; -webkit-transition: all .9s ease-in-out; ; text-transform: uppercase ;width:30px; opacity:1;font-size:8.4px; color:#000;text-shadow: 1px 1px 0px #555}
  293. #links a:hover { color:#fff ; text-shadow: 0px 0px 0px #000}
  294.  
  295.  
  296.  
  297.  
  298. /* Fundo do pop-up*/
  299. #warvada_fundo{position:fixed; display:none; top:0px; left:0px; width:100%; height:100%; z-index:9;
  300. opacity:0.3; /*Opacidade do fundo do pop up (se não quiser deixe em 0)*/
  301. background:url(http://static.tumblr.com/qszodba/zyFnp2iod/tumblr_mfce4rkvrv1s0jo4ho3_250.png); /*Cor do fundo do pop up*/}
  302. *html #warvada_fundo{position:fixed;}
  303.  
  304. /*Caixa do pop up*/
  305. .warvada_popup{position:fixed; display:none; top:50%; left:50%; float:center; padding:5px; z-index:99;
  306. background:url(http://static.tumblr.com/qszodba/zyFnp2iod/tumblr_mfce4rkvrv1s0jo4ho3_250.png); /*Cor da caixa*/
  307. border:5px solid #000; /*Borda da caixa (na ordem: tamanho-estilo-cor)*/
  308. box-shadow:0px 0px 20px #000; /*sombra da caixa*/
  309. -webkit-animation:Warvada-Pula 1s; -moz-animation:Warvada-Pula 1s; animation:Warvada-Pula 1s;}
  310. *html .warvada_popup{position:fixed;}
  311. wvdtitle{color:#777;text-shadow: 1px 1px 0px #000; font-family:gabriola; font-size:20px; text-transform:none; display:block; padding:3px; height:30px; line-height:30px;}
  312. wvdtitle2{color:#777;text-shadow: 1px 1px 0px #000; font-family:gabriola; font-size:16px; text-transform:none; display:block; padding:3px; line-height:14px; text-align: left;}
  313. .warvada_popup linkizin a{display:inline-block; width:95px; height:13px; line-height:12px; padding:3px; background:#ccc; font-size:10px; text-transform:uppercase; text-align:Center; color:white; text-shadow:1px 1px 0 #aaa; outline:1px dotted #fff; outline-offset:-3px; border:1px solid white; }
  314. linkizin a:hover{background:#ddd;}
  315. /*Botão de fechar a caixa*/
  316. img.btn_close{float:right; margin:-15px -15px 0 0; /*posição do botão*/}
  317. /* Menu pop-up. Modificado e explicado por Warvada. Não retire os créditos */
  318.  
  319. /*Efeito pop-up por Warvada - Não retire os créditos */
  320. @-webkit-keyframes Warvada-Pula {0% {opacity:0; transform:scale(0);} 50% {opacity:1; transform:scale(1.2);} 100% {opacity:1; transform:translateY(0);}}
  321. @-moz-keyframes Warvada-Pula {0% {opacity:0; transform:scale(0);} 50% {opacity:1; transform:scale(1.3);} 100% {opacity:1; transform:translateY(0);}}
  322. @keyframes Warvada-Pula {0% {opacity:0; transform:scale(0);} 50% {opacity:1; transform:scale(1.3);} 100% {opacity:1; transform:translateY(0);}}
  323.  
  324.  
  325. </style>
  326.  
  327.  
  328.  
  329. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  330.  
  331. <!-- SCM Music Player http://scmplayer.net -->
  332. <script type="text/javascript" src="http://scmplayer.net/script.js"
  333. data-config="{'skin':'http://static.tumblr.com/wx6pget/brEnc7ps1/.css','volume':100,'autoplay':true,'shuffle':true,'repeat':1,'placement':'bottom','showplaylist':false,'playlist':[{'title':'1- oriente','url':'https://www.youtube.com/watch?v=JLtBi--FJL8'},{'title':'2- foda','url':'https://www.youtube.com/watch?v=zoF0dPs9zpw'},{'title':'3- hardwell','url':'https://www.youtube.com/watch?v=ZXI-LXszvkQ'},{'title':'4- pensoAtivo','url':'https://www.youtube.com/watch?v=cideDXwrzIY'},{'title':'5- vem ser minha','url':'https://www.youtube.com/watch?v=7jGY7mXLA5g'},{'title':'6- velhas virgens','url':'https://www.youtube.com/watch?v=EQM3KcO_E5Y'},{'title':'7- indios','url':'https://www.youtube.com/watch?v=1AJjb6AhnMA'},{'title':'8- quem inventou o amor','url':'https://www.youtube.com/watch?v=hCFRn3BnJaE'},{'title':'9-','url':'https://www.youtube.com/watch?v=YlUKcNNmywk&index=1&list=PLsK0gCOg4x1cBERCEFEeYyqm5ouA7wsRQ'},{'title':'10-','url':'https://www.youtube.com/watch?v=rn_YodiJO6k&index=3&list=PLsK0gCOg4x1cBERCEFEeYyqm5ouA7wsRQ'},{'title':'11-','url':'https://www.youtube.com/watch?v=s1JyscfAhSc'},{'title':'12-','url':'https://www.youtube.com/watch?v=Y8YCX5_L62w'},{'title':'13-','url':'https://www.youtube.com/watch?v=m326LNIRB3k'},{'title':'14-','url':'https://www.youtube.com/watch?v=GFQYaoiIFh8'},{'title':'15-','url':'https://www.youtube.com/watch?v=yGpGsG8bvWk'},{'title':'16-','url':'https://www.youtube.com/watch?v=k4YRWT_Aldo'},{'title':'17-','url':'https://www.youtube.com/watch?v=9p8O_JfQEsU'},{'title':'18-','url':'https://www.youtube.com/watch?v=sChGNMATNu8'},{'title':'19-','url':'https://www.youtube.com/watch?v=uO59tfQ2TbA'},{'title':'20-','url':'https://www.youtube.com/watch?v=fDTouU0iABA'},{'title':'21-','url':'https://www.youtube.com/watch?v=HJb0VYVtaNc'},{'title':'22-','url':'https://www.youtube.com/watch?v=bg1sT4ILG0w'},{'title':'23-','url':'https://www.youtube.com/watch?v=PIh2xe4jnpk'},{'title':'24-','url':'https://www.youtube.com/watch?v=RgKAFK5djSk'},{'title':'25-','url':'https://www.youtube.com/watch?v=dLQ0QJUG3Hs'},{'title':'26-','url':'https://www.youtube.com/watch?v=0zmUA4eQpJo'},{'title':'27-','url':'https://www.youtube.com/watch?v=ZB_45GFCB50'},{'title':'28-','url':'https://www.youtube.com/watch?v=SYM-RJwSGQ8'},{'title':'29-','url':'https://www.youtube.com/watch?v=pUjE9H8QlA4'},{'title':'30-','url':'https://www.youtube.com/watch?v=H_f1NEE5zSU'},{'title':'31-','url':'https://www.youtube.com/watch?v=qHkpGJcB0HU'},{'title':'32-','url':'https://www.youtube.com/watch?v=TGx0rApSk6w'},{'title':'33-','url':'https://www.youtube.com/watch?v=qHm9MG9xw1o'},{'title':'34-','url':'https://www.youtube.com/watch?v=NwL98zzdEXo'},{'title':'35-','url':'https://www.youtube.com/watch?v=N6O2ncUKvlg'},{'title':'36-','url':'https://www.youtube.com/watch?v=6JnGBs88sL0'},{'title':'37-','url':'https://www.youtube.com/watch?v=0J3vgcE5i2o'},{'title':'38-','url':'https://www.youtube.com/watch?v=euRPV1QV5rg'},{'title':'39-','url':'https://www.youtube.com/watch?v=nntGTK2Fhb0'},{'title':'40-','url':'https://www.youtube.com/watch?v=cHHLHGNpCSA'},{'title':'41-','url':'https://www.youtube.com/watch?v=cNw8A5pwbVI'},{'title':'42-','url':'https://www.youtube.com/watch?v=pqoyxYyZkJg&list=RDtLbya5qPveA&index=2'},{'title':'43-','url':'https://www.youtube.com/watch?v=JFsPCJatbL8&list=RDtLbya5qPveA&index=5'},{'title':'44-','url':'https://www.youtube.com/watch?v=9DLtzc9KLiw'},{'title':'45-','url':'https://www.youtube.com/watch?v=O-fyNgHdmLI'},{'title':'46-','url':'https://www.youtube.com/watch?v=99j0zLuNhi8'},{'title':'47-','url':'https://www.youtube.com/watch?v=dUpSREIjapY'},{'title':'48-','url':'https://www.youtube.com/watch?v=NYAUCQHG0Q4'},{'title':'49-','url':'https://www.youtube.com/watch?v=Ffla3sjcON8'},{'title':'50-','url':'https://www.youtube.com/watch?v=Cx3LItSUr78'},{'title':'51-','url':'https://www.youtube.com/watch?v=zt1R8LQ5-LI'},{'title':'52-','url':'https://www.youtube.com/watch?v=YqN0ZOEO9oI'},{'title':'53-','url':'https://www.youtube.com/watch?v=sYffFEIAzdE'},{'title':'54-','url':'https://www.youtube.com/watch?v=Xin46vgD8p4'},{'title':'55-','url':'https://www.youtube.com/watch?v=ZBwjT-3t2O8'},{'title':'56-','url':'https://www.youtube.com/watch?v=JDglMK9sgIQ'},{'title':'57-','url':'https://www.youtube.com/watch?v=_ovdm2yX4MA'},{'title':'58-','url':'https://www.youtube.com/watch?v=wS8GkFKWzF4'},{'title':'59-','url':'https://www.youtube.com/watch?v=jUe8uoKdHao'},{'title':'60-','url':'https://www.youtube.com/watch?v=kw22a6IMk4E'},{'title':'61-','url':'https://www.youtube.com/watch?v=XbGs_qK2PQA'},{'title':'62-','url':'https://www.youtube.com/watch?v=OA4H6nICVao'},{'title':'63-','url':'https://www.youtube.com/watch?v=QgiyqUgPbtc'}]}" ></script>
  334. <!-- SCM Music Player script end -->
  335.  
  336. <div id="sidebar">
  337. <div id="side"> <img src="http://static.tumblr.com/gaokmh3/NcXnr1mh7/aesthetic-brunette-eyeliner-girl-favim.com-2847450.jpg"/> </div>
  338. <div id="frase">Fabulous</div>
  339. <b><div id="links">
  340. <a href="{text:Link1}">home</a>
  341. <a href="#?w=500" rel="MESSAGE" class="warvada">call</a>
  342. <a href="#?w=500" rel="SUBMIT" class="warvada">submit</a>
  343. <a href="/archive">archive</a>
  344. </div></b>
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351. <div class="wr3"><div class="wr3b"></div></div>
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358. </div>
  359.  
  360. <a style="height:15 ; width:40; font-size:11px; color:#000; font-family:nunito;position:fixed; top:407px;left:105px; background:url(http://static.tumblr.com/qszodba/zyFnp2iod/tumblr_mfce4rkvrv1s0jo4ho3_250.png); text-shadow: 1px 1px 0px #555;" href="http://incesta.tumblr.com/" title="Theme desenhado e codificado por incesta.
  361. Não copie, não se inspire.
  362. Be creative!">credit</a>
  363.  
  364.  
  365.  
  366. </div>
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373. <div id="entry">
  374.  
  375.  
  376.  
  377. {block:Posts}
  378.  
  379.  
  380. <div class="posts">
  381.  
  382.  
  383. {block:Text}{block:Title}<h1><div class=”h1”>{Title}</div></h1>{/block:Title}{Body}{/block:Text}
  384.  
  385. {block:Photo} {LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}{/block:Photo}
  386.  
  387. {block:Photoset}
  388.  
  389. {block:IndexPage}
  390.  
  391. {/block:IndexPage}
  392.  
  393. {block:IndexPage}
  394. <center>{Photoset}</center>
  395. {/block:IndexPage}
  396. {block:PermalinkPage}
  397. {Photoset-250}{/block:PermalinkPage}
  398. {block:IndexPage}
  399. {block:IfShowCaptions}
  400. {block:Caption}{Caption}
  401. {/block:Caption}
  402. {/block:IfShowCaptions}
  403. {/block:IndexPage}
  404. <div id="gone">
  405. <div class="notes">
  406. </div></div>
  407. {/block:Photoset}
  408.  
  409.  
  410. {block:Quote}<div class="pquote">“{Quote}”</div>
  411. {block:Source}<div class="pquotesource"><b>- {Source}</b></div>
  412. {/block:Source}
  413.  
  414. {/block:Quote}
  415.  
  416. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>
  417. {block:Description}{Description}{/block:Description}
  418. {/block:Link}
  419.  
  420. {block:Chat}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  421. <div class="chat"><ul>{block:Lines}
  422. <li class="person{UserNumber}">{block:Label}
  423. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  424. {/block:Chat}
  425.  
  426. {block:Audio}<div class="player">{AudioPlayerBlack}</div>
  427. {block:Caption}{Caption}{/block:Caption}
  428. {/block:Audio}
  429.  
  430. {block:Video}{Video-250}{/block:Video}
  431.  
  432.  
  433. {block:Answer}
  434.  
  435. <div class="pergunta"><center>{Asker}: {Question}</div>
  436. <div class="simb1"><center>▲</center></div>
  437. <div class="resposta">{Answer}</div>
  438.  
  439. {/block:Answer}
  440.  
  441. <div id="cap">
  442. {block:Photo}{block:Caption}<br>{Caption}{/block:Caption}{/block:Photo}
  443. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  444. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  445.  
  446. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}"/>{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}</div></div><br>
  447.  
  448. {block:Date}<div class="perma"> {block:Date}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}{block:IndexPage} - <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:Date}</div>
  449. {block:PostNotes}
  450.  
  451. <div class="nts">
  452. ▬ <b>Posted in:</b> {DayOfWeek}, {DayOfMonthWithZero} of {Month}, {Year}
  453. </div>
  454. <div class="nts">
  455. ▬ <b>Tags:</b> {block:HasTags}{/block:HasTags}
  456. {block:HasTags}
  457. {block:Tags}
  458. <a class="tag" href="{TagURL}">{Tag},</a> {/block:Tags}{/block:HasTags}
  459. </div>
  460. <div class="nts">
  461. ▬ <b>With:</b> {NoteCount} notes.
  462. </div>
  463. <div id="notesavatar">{PostNotes}</div>
  464. {/block:PostNotes}
  465. {/block:Posts}
  466. {/block:Posts}
  467.  
  468.  
  469.  
  470.  
  471.  
  472. </div>
  473. </div>
  474. </div>
  475. </div>
  476.  
  477. <div id="palid">
  478. {block:Pagination}<ul id="pagination">
  479. {block:PreviousPage}
  480. <li><a href="{PreviousPage}"></a></li>
  481. {/block:PreviousPage}
  482. {block:JumpPagination length="1"}
  483. {block:CurrentPage}
  484. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  485. {/block:CurrentPage}
  486. {block:JumpPage}
  487. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  488. {/block:JumpPage}
  489. {/block:JumpPagination}
  490. {block:NextPage}
  491. <li><a id="nextPage" href="{NextPage}"></a></li>
  492. {/block:NextPage}
  493. </ul>{/block:Pagination}
  494.  
  495. {block:IndexPage}
  496. <script type="text/javascript">
  497. $(window).load(function () {
  498. $('#content').masonry(),
  499. $('.masonryWrap').infinitescroll({
  500. navSelector : '#pagination',
  501. nextSelector : '#pagination a#nextPage',
  502. itemSelector : ".posts, .loading",
  503. bufferPx : 40,
  504. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  505. loadingText : "<em></em>",
  506. },
  507. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  508. );
  509. });
  510. </script>
  511. {/block:IndexPage}</div>
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523. </body>
  524.  
  525. </html>
  526.  
  527.  
  528.  
  529. <div id="MESSAGE" class="warvada_popup">
  530. <center><wvdtitle>About me and my tumblr</wvdtitle></center>
  531.  
  532. <wvdtitle2>
  533. ◈ Katielen, 22 years, Brazilian girl
  534. <br>
  535. ◈ My instagram <em><a href="http://instagram.com/katielenfaria">here</a></em>
  536. <br>
  537. ◈ Dont ask to follow back, just send me +f
  538. <br>
  539. ◈ Questions with the word "com" not enough
  540. </wvdtitle2>
  541. <iframe frameborder="0" scrolling="no" width="100%" height="190" src="https://www.tumblr.com/ask_form/44-elena.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->
  542. </div>
  543.  
  544. <div id="SUBMIT" class="warvada_popup">
  545. <center><wvdtitle>Send me a post</wvdtitle></center>
  546. <iframe frameborder="0" scrolling="no" width="100%" height="530" id="submit_form" src="https://www.tumblr.com/submit_form/44-elena.tumblr.com" style="background-color:transparent; overflow:hidden;"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('submit_form').allowTransparency=true;</script><![endif]-->
  547. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement