Advertisement
mariaelizab

hakuthm13 ♥

Feb 26th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 21.22 KB | None | 0 0
  1.  <!--------------------------------------------------------------------
  2.  
  3.  
  4.                          ☮ ☀ THEME POR HAKUNEX ☀ ☮
  5.  
  6.                     >>>>> NUNCA RETIRE OS CREDITOS <<<<<
  7.  
  8.             ❥ SE QUISER ALGUM CÓDIGO FALA CMG, NÁO SAI PEGANDO
  9.  
  10.                 ❥ QUALQUER DUVIDA OU AJUDA É SÓ FALAR TBM
  11.                
  12.                                 BOM USO, BJS ♥
  13.                
  14.                    ★ NÃO COPIE, SEJA CRIATIVO E ORIGINAL ★
  15.  
  16.  
  17.  -------------------------- atualizado em 16/11/2015 ------------------->
  18.  
  19.  
  20.  
  21.  
  22.  
  23. <head>
  24.  
  25. <link href='http://static.tumblr.com/y5mzi7v/1xlo010fx/consolas.ttf' rel='stylesheet' type='text/css'
  26.  
  27.  
  28. <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Tangerine">
  29.  
  30. <meta name="color:background" content="#ffffff" />
  31. <meta name="color:text" content="#000000" />
  32. <meta name="color:cor frase" content="#000000" />
  33. <meta name="color:cor titulo" content="#000000" />
  34. <meta name="color:links" content="#000000" />
  35. <meta name="color:links hover" content="#ffffff" />
  36. <meta name="color:entry" content="#ffffff" />
  37. <meta name="color:scrollbar" content="#818080" />
  38.  
  39. <meta name="if:Tri columns" content=""/>
  40. <meta name="if:two columns" content=""/>
  41. <meta name="image:background" content=""/>
  42. <meta name="image:img" content="http://static.tumblr.com/y5mzi7v/Iqandbdmd/froo.png" />
  43.  
  44. <meta name="text:titulo" content="título aqui" />
  45. <meta name="text:frase" content="frase 1" />
  46.  
  47. <meta name="text:Link1" content="/" />
  48. <meta name="text:Link1 Title" content="link 1" />
  49. <meta name="text:Link2" content="/" />
  50. <meta name="text:Link2 Title" content="link 2" />
  51. <meta name="text:Link3" content="/" />
  52. <meta name="text:Link3 Title" content="link 3" />
  53. <meta name="text:Link4" content="/" />
  54. <meta name="text:Link4 Title" content="link 4" />
  55.  
  56.  
  57.                       <title>{Title}</title>
  58.         <link rel="shortcut icon" href="http://static.tumblr.com/y5mzi7v/uhhnee74q/om.png">
  59.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  60.         {block:Description}
  61.   <meta name="description" content="{MetaDescription}" />{/block:Description}
  62.  
  63.     <style type="text/css">
  64.  
  65.    
  66.    
  67. body {color:{color:text}; opacity:1; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:11px; line-height:100%; text-align:justify; text-transform: none;text-align: center; font-style: none; }
  68.  
  69. a:link, a:active, a:visited{ color: {color:links}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  70.  
  71. a:hover{color:{color:links hover};}
  72.  
  73. 58px; margin-left: 553px; position: fixed; text-transform:uppercase; letter-spacing:1px; z-index:1; opacity:1; border-top: 2px solid #eee; border-bottom: 0px solid #eee}
  74.  
  75. #container {background-color: ; width: 1000px; margin: 0 auto 4px auto; background: {color:background}}
  76.  
  77.  
  78.  
  79.  .like_and_reblog_buttons2 {position:absolute; bottom:-3px; right:8px; list-style: none; opacity:0; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  80.     .entry:hover .like_and_reblog_buttons2 {opacity:1; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  81.         .like_and_reblog_buttons2 li {float:right; padding:3px;background:{color:entry}}
  82.  
  83.  
  84.  
  85. .like_and_reblog_buttons {position:absolute; bottom:4px; right:8px; list-style: none; opacity:0; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  86.     .entry:hover .like_and_reblog_buttons {opacity:1; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  87.         .like_and_reblog_buttons li {float:right; padding:3px; background:{color:entry}}
  88.        
  89.        
  90.  
  91. .like_and_reblog_buttons3 {position:absolute; bottom:4px; right:6px; list-style: none; opacity:0; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  92.     .entry:hover .like_and_reblog_buttons3 {opacity:1; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  93.         .like_and_reblog_buttons3 li {float:right; padding:3px; background:{color:entry}}
  94.  
  95.  
  96.  
  97. #entries {margin-left: 350px;{block:IfTriColumns}margin-left: 300px;{/block:IfTriColumns};{block:IftwoColumns}margin-left: 400px;{/block:IftwoColumns}; width: 830px;{block:IftwoColumns}max-width: 700px;{/block:IftwoColumns}; margin-top: 5px;}
  98.  
  99. .entry {width: 400px; background-color:{color:entry} ; text-align:justify; padding: 6px; float:left; margin:1px; opacity:1; {block:PermalinkPage}width:250px {/block:PermalinkPage};{block:IfTriColumns}width:250px;{/block:IfTriColumns}; {block:PermalinkPage}width:300px {/block:PermalinkPage};{block:IftwoColumns}width:270px;{/block:IftwoColumns};}
  100.  
  101. .entry:hover {opacity:2}
  102.  
  103. .entry img {max-width: 400px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;{block:IfTriColumns}max-width: 246px;{/block:IfTriColumns};{block:IftwoColumns}max-width: 250px;{/block:IftwoColumns};opacity:0.9; }
  104.  
  105.  
  106. #title2 {font-size: 13px; font-family: Calibri; letter-spacing: 0px; line-height: 14px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 10px}
  107.  
  108. #title2 a{background: {color:text}; padding: 4px; color: #fff;}
  109.  
  110.  
  111. #title {font-size: 13px; font-family: Calibri; letter-spacing: 0px; line-height: 14px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 10px}
  112.  
  113. #title a{background: {color:text}; padding: 4px; color: #fff;}
  114.  
  115. @font-face { font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  116.  
  117.  
  118. .quote {margin-top: 6px; margin-bottom: 11px; font: normal 11px 'Calibri'; text-align: center;}
  119. .pquotesource {text-align: center; text-transform: none; }
  120. .pquotesource a, a:hover{text-transform: none;}
  121.  
  122. @font-face {
  123.   font-family: 'Rochester';
  124.   font-style: normal;
  125.   font-weight: 400;
  126.   src: local('Rochester'), local('Rochester-Regular'), url(http://themes.googleusercontent.com/static/fonts/rochester/v3/nE50b4-SbQ54pks-8vOplz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  127. }
  128.  
  129. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  130.  
  131.  
  132. /* chat by joshdevines*/
  133. .user_1 .label {color:{color:text}; font-weight:bold; background-color:{color:entry}; text-transform: italic}
  134. .user_2 .label {color:{color:text}; font-weight:bold; background-color:{color:entry}; text-transform: italic}
  135. .user_3 .label {color:{color:text}; font-weight:bold}
  136. .user_4 .label {color:{color:text}; font-weight:bold}
  137. .user_5 .label {color:{color:text}; font-weight:bold}
  138. .user_6 .label {color:{color:text}; font-weight:bold}
  139. ul.chat, .chat ol, .chat li {list-style:none; margin-left: -20px; margin-top: 3px}
  140.  
  141. #asker {padding-left:10px; padding-right:10px; height:auto; padding-top: 9px; font-size: 11px; font-family: {font:text}; text-align:justify;}
  142. #asker img {width:17px; float:left; padding-right:5px; padding-top:0px;}
  143. .answer {padding-left:10px; padding-right:10px; text-align:justify;}
  144. .answer img {width: 200px; height:auto}
  145.  
  146.  
  147. #info {text-align: left; font-size: 11px; font-family: Calibri; text-transform: lowercase; z-index: 11;}
  148. #info a {font-size: 9px;}
  149.  
  150. #cap {width: 500px; margin-top: -2px;}
  151. .source {display: none;}
  152.  
  153.  
  154. @font-face {
  155.   font-family: 'Play';
  156.   font-style: normal;
  157.   font-weight: 400;
  158.   src: local('Play'), url(http://themes.googleusercontent.com/static/fonts/play/v3/-SXnV4mZjf4oh1IBw13WZw.woff) format('woff');
  159. }
  160.  
  161.  
  162. #tumblr_controls{position: fixed!important}
  163. #tumblr_controls{position: fixed!important}
  164. #tumblr_controls{position: fixed!important}
  165.  
  166. ::-webkit-scrollbar{width:7px;height:6px;}
  167. ::-webkit-scrollbar-button:start:decrement
  168. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  169. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  170. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  171. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  172.  
  173.  
  174. #sidebar {position:fixed; width:190px; height:230px; margin-left:75px; margin-top:91px; }
  175.      
  176.  
  177. .titulo {margin-top:17px; font-family: 'consolas'; letter-spacing:2px; font-size:13px; position:float; color:{color:cor titulo}; text-align:center;
  178. -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out}
  179.      #sidebar:hover .titulo {-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  180.  
  181.  
  182. .imgx {text-align:center; margin-top:10px; position:float; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  183.     .imgx img {width:16px; height:16px; margin-left:5px;}
  184.         #sidebar:hover .imgx {-webkit-transform:rotatex(180deg);}
  185.        
  186.        
  187. .fraseinha {margin-top:7px; font-family: 'consolas'; font-size:10px; position:float; color:{color:cor frase}; text-align:center;
  188. -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out}
  189.      #sidebar:hover .fraseinha {margin-top:100px; opacity:0; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  190.    
  191.    
  192. .linkx {opacity:0; font-family:'consolas'; font-size:10px; text-align:center; margin-top:0px; position:float; color:{color:links}; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  193.     .linkx a:hover {letter-spacing:2px;}
  194.         #sidebar:hover .linkx {margin-top:-120px; opacity:1;}
  195.  
  196.  
  197.                
  198.  
  199.  
  200.  
  201. </style>
  202.  
  203. </style>
  204.  
  205.  
  206. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  207.  
  208. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  209.  
  210. {block:IndexPage}
  211.  
  212. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  213.  
  214. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  215.  
  216. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  217.  
  218. <script type="text/javascript">
  219. $(window).load(function(){
  220. var $wall = $('#entries');
  221. $wall.imagesLoaded(function(){
  222. $wall.masonry({
  223. itemSelector: '.entry',
  224. isAnimated : true
  225. });
  226. });
  227. $wall.infinitescroll({
  228. navSelector : "div#navigation",
  229. nextSelector : "div#navigation a#nextPage",
  230. itemSelector : '.entry',
  231. loadingImg : "http://static.tumblr.com/wim3ki0/t0rnbhtsd/loading.gif",
  232. loadingText : "",
  233. donetext : " ",
  234. extraScrollPx : 1000,
  235. bufferPx : 10100,
  236. debug : false,
  237. errorCallback: function() {
  238. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  239. }},
  240. function( newElements ) {
  241. var $newElems = $( newElements );
  242. $newElems.hide();
  243. $newElems.imagesLoaded(function(){
  244. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  245. });
  246. }); $('#entries').show(500);
  247. });
  248. </script>
  249.  
  250. {/block:IndexPage}
  251.  
  252. <body>
  253.  
  254.  
  255.  
  256. <div id="sidebar">
  257. <div class="titulo">{text:titulo}</div>
  258. <div class="imgx">
  259. <img src="{image:img}">
  260. <img src="{image:img}">
  261. <img src="{image:img}">
  262. <img src="{image:img}">
  263. <img src="{image:img}">
  264. </div>
  265. <div class="fraseinha">{text:frase}</div>
  266. <div class="linkx">
  267. <a href="{text:link1}">{text:link1 title}</a><p>
  268. <a href="{text:link2}">{text:link2 title}</a><p>
  269. <a href="{text:link3}">{text:link3 title}</a><p>
  270. <a href="{text:link4}">{text:link4 title}</a>
  271. </div>
  272. </div>
  273.  
  274.  
  275.  
  276. <div id="entries">
  277.  
  278.  
  279. {block:Posts}
  280.  
  281. <div class="entry">
  282.  
  283. {block:Answer}
  284. <div id="asker"><img src="{AskerPortraitURL-128}"><big><b>{Asker}</b> was like:</big><p>{Question}</div><p>
  285. <center><big><big>· · · · · · · · · · · · · · · · · ·</big></big></center>
  286. <div class="answer">{Answer}</div>
  287. <ul class="like_and_reblog_buttons2">
  288. <li>{ReblogButton color="gray" size=14}</li>
  289. <li>{LikeButton color="gray" size=14}</li>
  290. </ul>
  291. {/block:Answer}
  292.  
  293.              
  294. {block:Text}
  295. {block:Title}<div id="title2">{Title}</div>{/block:Title}
  296. {Body}
  297. <ul class="like_and_reblog_buttons2">
  298. <li>{ReblogButton color="gray" size=14}</li>
  299. <li>{LikeButton color="gray" size=14}</li>
  300. </ul>
  301. {/block:Text}
  302.  
  303. {block:Photo}
  304. <center><img src="{PhotoURL-500}" width="500px"/></center>
  305. <ul class="like_and_reblog_buttons">
  306. <li>{ReblogButton color="gray" size=14}</li>
  307. <li>{LikeButton color="gray" size=14}</li>
  308. </ul>
  309. {/block:Photo}
  310.  
  311.  
  312. {block:Photoset}
  313. <center>{Photoset-250}</center>
  314. <ul class="like_and_reblog_buttons3">
  315. <li>{ReblogButton color="gray" size=14}</li>
  316. <li>{LikeButton color="gray" size=14}</li>
  317. </ul>
  318. {/block:Photoset}
  319.  
  320.  
  321. {block:Quote}
  322. <div class="quote"><center>{Quote}</center></div>
  323. {block:Source}<div class="pquotesource">{Source}</div>{/block:Source}
  324. <ul class="like_and_reblog_buttons2">
  325. <li>{ReblogButton color="gray" size=14}</li>
  326. <li>{LikeButton color="gray" size=14}</li>
  327. </ul>
  328. {/block:Quote}
  329.  
  330.  
  331. {block:Link}
  332. <a href="{URL}" target="blank" id="title" {Target}>
  333. <div id="title">{Name}</div></a>
  334. {block:Description}{Description}{/block:Description}
  335. <ul class="like_and_reblog_buttons2">
  336. <li>{ReblogButton color="gray" size=14}</li>
  337. <li>{LikeButton color="gray" size=14}</li>
  338. </ul>
  339. {/block:Link}
  340.  
  341. {block:Chat}
  342. <ul class="chat">
  343. {block:Lines}
  344. <li class="user_{UserNumber}">
  345. {block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;
  346. {Line}</li>
  347. {/block:Lines}</ul>  
  348. <ul class="like_and_reblog_buttons2">
  349. <li>{ReblogButton color="gray" size=14}</li>
  350. <li>{LikeButton color="gray" size=14}</li>
  351.  
  352. </ul>{/block:Chat}
  353.  
  354. {block:Video}
  355. {Video-250}
  356. <ul class="like_and_reblog_buttons3">
  357. <li>{ReblogButton color="gray" size=14}</li>
  358. <li>{LikeButton color="gray" size=14}</li>
  359. </ul>
  360. {/block:Video}
  361.  
  362. {block:Audio}
  363. <center>{AudioPlayerWhite}</center>
  364. {block:Caption}{Caption}{/block:Caption}
  365. <ul class="like_and_reblog_buttons2">
  366. <li>{ReblogButton color="gray" size=14}</li>
  367. <li>{LikeButton color="gray" size=14}</li>
  368. </ul>
  369. {/block:Audio}
  370.  
  371. <div id="cap">
  372. {block:Photo}{/block:Photo}
  373. {block:Video}{/block:Video}
  374. {block:Photoset}{/block:Photoset}
  375.  
  376. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  377.       <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  378.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  379. {/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a>{/block:RebloggedFrom}</div></div>
  380. <br>
  381.  
  382.  
  383.  
  384. <div id="info">
  385. {block:Date}
  386. </div>
  387. </div>{/block:Date}
  388.  
  389.  
  390. {block:PostNotes}
  391. {/block:PostNotes}
  392.  
  393.  
  394.  {/block:Posts}
  395.  
  396.  
  397.  </div>
  398.  
  399.  
  400.  
  401. <div  style="position: fixed; font-size:10px;
  402. font-family:'calibri';font-color: #555; bottom:30px; right:20px; background:#fff; padding:1px; right: 40px; bottom:30px; border-radius:00px; opacity:1; border-top:1px dashed #777; border-bottom:1px dashed #777">
  403. <a href="/themes" target="_blank" title="n copia essa porra ♥">design by<br><b>hakunex</b></a></div>
  404.  
  405.  
  406.  
  407. </div>
  408. </div>
  409. </div>
  410. </div>
  411.  
  412. {block:IndexPage}
  413. <div class="column navigation" id="navigation">
  414. {block:Pagination}
  415. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  416. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  417. </div>
  418. {/block:IndexPage}
  419. </div></div></div></div>
  420.  
  421. <br></center></div></div></div></div></div></div>
  422.  
  423. <!-- SCM Music Player http://scmplayer.net -->
  424. <script type="text/javascript" src="http://scmplayer.net/script.js"
  425. data-config="{'skin':'http://static.tumblr.com/y5mzi7v/08Qn2ettu/skinumrmaocinzaclaro.css','volume':44,'autoplay':true,'shuffle':true,'repeat':1,'placement':'bottom','showplaylist':false,'playlist':[{'title':'ESCUTA - a night to rememeber ','url':'https://www.youtube.com/watch?v=frko0yjXUog'},{'title':'ESCUTA - amazing grace','url':'https://www.youtube.com/watch?v=_YFGzY_8li8'},{'title':'ESCUTA - fix my eyes ','url':'https://www.youtube.com/watch?v=Yd2we03Sy4I'},{'title':'ESCUTA - oceans','url':'https://www.youtube.com/watch?v=1m_sWJQm2fs'},{'title':'ESCUTA - refelxo','url':'https://www.youtube.com/watch?v=qTJEeFMjKXQ'},{'title':'ESCUTA - teus planos','url':'https://www.youtube.com/watch?v=Q-JrFc9CMRU'},{'title':'ESCUTA - transformed','url':'https://www.youtube.com/watch?v=WgCYD-yR8L8'},{'title':'2 pontos','url':'https://www.youtube.com/watch?v=lWpQ_tAzDi0'},{'title':'a noite ','url':'https://www.youtube.com/watch?v=_2GyYCG3WdA'},{'title':'beija flor','url':'https://www.youtube.com/watch?v=2U-Umt-m8Bc'},{'title':'brinde %E0 liberdade','url':'https://www.youtube.com/watch?v=E1fyvNH7PJ8'},{'title':'c%27est la vie','url':'https://www.youtube.com/watch?v=vNoOLeI8NX8'},{'title':'chapa chapa','url':'https://www.youtube.com/watch?v=L3YG_iJwCMI'},{'title':'cristal','url':'https://www.youtube.com/watch?v=ifWPHwoLzrY'},{'title':'curious','url':'https://www.youtube.com/watch?v=z_UTaR_nEJc'},{'title':'de longe','url':'https://www.youtube.com/watch?v=TMF_SlpWD4o'},{'title':'doce veneno','url':'https://www.youtube.com/watch?v=C6Qdh6g4DcM'},{'title':'enfim','url':'https://www.youtube.com/watch?v=h4L_dOU_QNE&index=16&list=RDYJpWZ9ev4qw'},{'title':'er%F3tica ','url':'https://www.youtube.com/watch?v=s7nkxJd_P88'},{'title':'everything i want','url':'https://www.youtube.com/watch?v=TfUq8wwcp00'},{'title':'fairytale','url':'https://www.youtube.com/watch?v=KMAeGz-q2QE'},{'title':'get it on the floor','url':'https://www.youtube.com/watch?v=E0XZNq_etXw'},{'title':'hello','url':'https://www.youtube.com/watch?v=HerhE5m_Tpg'},{'title':'hidrop%F4nica ','url':'https://www.youtube.com/watch?v=4FMR44qiFAI'},{'title':'i miss you','url':'https://www.youtube.com/watch?v=GtDdx3UW5PA'},{'title':'inquieto pensamento','url':'https://www.youtube.com/watch?v=WbujsN6mUVI'},{'title':'jamais ser%E3o','url':'https://www.youtube.com/watch?v=rvlH609LzZA&index=25'},{'title':'juro','url':'https://www.youtube.com/watch?v=QZ1auowIJLM'},{'title':'kingdom come','url':'https://www.youtube.com/watch?v=p0f7f2_gvSI'},{'title':'l%E1 pa lapa','url':'https://www.youtube.com/watch?v=eYWOX9f9hVc'},{'title':'maryjane','url':'https://www.youtube.com/watch?v=nySRu_Nr_ec'},{'title':'medusa','url':'https://www.youtube.com/watch?v=avo-UP4XPBA'},{'title':'minha culpa','url':'https://www.youtube.com/watch?v=e8OXMQNcim0'},{'title':'my calling','url':'https://www.youtube.com/watch?v=O7ZHxmIPBB0'},{'title':'old ways','url':'https://www.youtube.com/watch?v=4o0VzTsA4g8'},{'title':'olhos certos','url':'https://www.youtube.com/watch?v=m2TIIJvW-xk'},{'title':'papo reto','url':'https://www.youtube.com/watch?v=kpyvx5VUsAk'},{'title':'pras damas','url':'https://www.youtube.com/watch?v=l077kuhtJG4'},{'title':'quando o sol se for','url':'https://www.youtube.com/watch?v=_RyKyz4uVyA'},{'title':'ra%EDz de todo bem','url':'https://www.youtube.com/watch?v=82rr_bAdQac'},{'title':'rel%EDquia','url':'https://www.youtube.com/watch?v=8tw8WqyF8Z0'},{'title':'riptide','url':'https://www.youtube.com/watch?v=AD24L1cNMlk'},{'title':'sol','url':'https://www.youtube.com/watch?v=IqFOoTAPI7Q&feature=iv&src_vid=xiovr9GnOME&annotation_id=annotation_858074695'},{'title':'sonho de rua','url':'https://www.youtube.com/watch?v=Lvg7hW5dUIY'},{'title':'stars','url':'https://www.youtube.com/watch?v=nMigoRFmL5I'},{'title':'stay with me tonight','url':'https://www.youtube.com/watch?v=c_I1bs_jEeI'},{'title':'s%F3 pra voc%EA lembrar','url':'https://www.youtube.com/watch?v=elS3Vi_Gp-o'},{'title':'s%F3 vitoria','url':'https://www.youtube.com/watch?v=xJR8O3J1jFA'},{'title':'take me to church','url':'https://www.youtube.com/watch?v=lLpyT_nwcp4'},{'title':'te espero no farol','url':'https://www.youtube.com/watch?v=3aYnci3N4AY'},{'title':'tombei','url':'https://www.youtube.com/watch?v=SdYXMyJEKZs'},{'title':'tu n%E3o','url':'https://www.youtube.com/watch?v=FR7Z5AlZ5TU'},{'title':'um segundo','url':'https://www.youtube.com/watch?v=erla1N0vS4Q'},{'title':'uns amigos','url':'https://www.youtube.com/watch?v=aUDMT4QU2VY'},{'title':'waitin for you','url':'https://www.youtube.com/watch?v=pZZmnlH0Zok'},{'title':'zoio de lula','url':'https://www.youtube.com/watch?v=j2zceAt8UZU'}]}" ></script>
  426. <!-- SCM Music Player script end -->
  427.  
  428.  
  429. <!--- extra --- contadores --->
  430. <script>
  431.     var onlineOffsetTop = 50;
  432.     window.jQuery || document.write('<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"><\/script>')</script><script src="http://www.totallylayouts.com/online-users-counter/online.js?public_key=ef255e8592cb87d1d1d3fca7a737ba3d&style=tumblr&label1=on&label2=on"></script>
  433.    
  434. <script>
  435.     var hitOffsetTop = 26;
  436.     window.jQuery || document.write('<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"><\/script>')</script><script src="http://www.totallylayouts.com/hit-counter/counter.js?public_key=2be193c397b8abfe61d1221b497baf3a&style=tumblr&label=hits"></script>
  437. <!--- fim contadores --->
  438.  
  439. </body>
  440.  
  441.  
  442.  
  443. </head>
  444. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement