Advertisement
Guest User

theme

a guest
Jan 19th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.85 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4.  
  5. <link href="https://fonts.googleapis.com/css?family=Shadows+Into+Light" rel="stylesheet">
  6.  
  7. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
  8.  
  9. <link rel="stylesheet" type="text/css" href="https://pipdigz.co.uk/fonts/4ug0weru490jeru1gd034s0r/style.css">
  10.  
  11. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  12. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  13.  
  14. <script> $(function(){ $('article').unnest({
  15. yourCaption: ".captions", //your caption selector, the div wrapping
  16. wrapName: ".tumblr_parent", //the name of the captions’ new wrapper
  17. newCaptionUsername: false, //if the user adds a new caption, following a series of captions, show their username above the caption
  18. originalPostCaptionUsername: true, //for the original captions, or a user-added caption that previously didn’t have any, have their username on it
  19. tumblrAvatars: false, //”dashboard style” caption, have the avatar of the blog next to the username
  20. tumblrAvatarClass: ".tumblr_avatar", //class of the avatar next to the username
  21. usernameColon: false //if turned to false, removes the colon at the end of usernames
  22. }); }); </script>
  23.  
  24.  
  25. <meta name="image:background" content="" />
  26. <meta name="image:icon" content="" />
  27. <meta name="image:header" content="" />
  28.  
  29. <meta name="font:Font" content="candara" />
  30.  
  31. <meta name="color:background" content="#ffffff" />
  32. <meta name="color:post" content="#ffffff" />
  33. <meta name="color:text" content="#999999" />
  34. <meta name="color:link" content="#999999" />
  35. <meta name="color:lhover" content="#b1b1b1" />
  36. <meta name="color:borda" content="#ebe0c8" />
  37. <meta name="color:scroll" content="#f8f8f8" />
  38. <meta name="color:titulometa" content="#f8f8f8" />
  39.  
  40.  
  41.  
  42. <meta name="if:bordas" content="0"/>
  43. <meta name="if:header" content="0"/>
  44.  
  45. <meta name="if:Icon" content="0"/>
  46.  
  47. <meta name="text:desc2" content="Permita-se" />
  48. <meta name="text:instagram" content="/" />
  49. <meta name="text:Link1" content="/" />
  50. <meta name="text:Link2" content="/" />
  51. <meta name="text:Link3" content="/" />
  52. <meta name="text:Link4" content="/" />
  53. <meta name="text:Link5" content="/" />
  54.  
  55. <meta name="text:Link1 nome" content="início" />
  56. <meta name="text:Link2 nome" content="mensagem" />
  57. <meta name="text:Link3 nome" content="autorias" />
  58. <meta name="text:Link4 nome" content="Restos" />
  59. <meta name="text:Link5 nome" content="Coisas" />
  60.  
  61.  
  62. <meta name="if:Sombras" content="0"/>
  63.  
  64.  
  65.  
  66. <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro|Lora:400i|Baumans|Rouge+Script|Dawning+of+a+New+Day">
  67. <link href="https://fonts.googleapis.com/css?family=Cookie" rel="stylesheet">
  68.  
  69.  
  70.  
  71. <link href='http://static.tumblr.com/8pnyeus/sXxofi7lt/outicons.css' rel='stylesheet' type='text/css'>
  72.  
  73. <link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/gibson/stylesheet.css?v=3">
  74.  
  75.  
  76.  
  77. <title>{Title}</title>
  78. <link rel="shortcut icon" href="{favicon}">
  79. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  80. {block:Description}
  81. <meta name="description" content="{MetaDescription}" />
  82. {/block:Description}
  83.  
  84. <style type="text/css">
  85.  
  86.  
  87. body {background-color:{color:background};
  88. color:{color:text};
  89. text-align:justify;
  90. font-family:{font:Font};
  91. font-size:14px;
  92. line-height:20px;
  93. background-image:url('{image:background}');
  94. background-attachment: fixed;
  95. background-repeat: no-repeat;
  96. background-position: left bottom;}
  97.  
  98. a{color: {color:link};
  99. text-decoration:none;
  100. text-transform:none;}
  101.  
  102. a:hover {color:{color:lhover};
  103. text-decoration:none;}
  104.  
  105.  
  106. p {margin: 0px 0 0 0}
  107.  
  108.  
  109. ul {margin:0px;}
  110.  
  111. li { margin-left:2px;}
  112. ol {list-style-type:square; margin-left:-22px; }
  113.  
  114.  
  115. blockquote {margin:5px 5px 5px 5px;
  116. border-left:0px solid {color:background};
  117. padding-left:0px;}
  118.  
  119. blockquote img{max-width:400px!important}
  120. blockquote blockquote img{max-width:400px!important}
  121. blockquote blockquote blockquote img{max-width:400px!important}
  122. blockquote blockquote blockquote blockquote img{max-width:400px!important}
  123.  
  124.  
  125.  
  126.  
  127. #corpo {float:left;
  128. margin:10px 0px 0px 500px;
  129.  
  130.  
  131. {block:Ifbordas}
  132. margin-top:20px;
  133. {/block:Ifbordas}
  134. }
  135.  
  136. .caixas {width:400px;
  137. text-align:left;
  138. line-height:22px;
  139. position:relative;
  140. background:{color:post};
  141.  
  142. padding:10px;
  143. font-style:none;
  144. {block:Ifbordas}
  145. padding:15px; border:1px solid {color:borda}; margin-bottom:30px;
  146. border-radius:5px;
  147. {/block:Ifbordas} {block:IfSombras}
  148. box-shadow:rgba(0,0,0,0.05)1px 1px 3px;{/block:IfSombras};
  149. }
  150.  
  151.  
  152. .vsanna{display: none;}
  153.  
  154.  
  155. i,em {font-family:'lora',sans-serif;}
  156.  
  157. h1 {text-align:left;
  158. color:{color:text}; font-weight:bold;
  159. font-size: 14px; margin-bottom:5px;}
  160.  
  161.  
  162. .h1 {text-align:left;font-weight:bold;
  163. color:{color:text};
  164. font-size: 14px; padding:4px; margin-bottom:5px;}
  165.  
  166. .h1 a {color:{color:links};}
  167. .h1 a:hover {color:{color:lhover};}
  168.  
  169. .photos {text-align:center;}
  170. .photos img {max-width:100%;
  171. margin-bottom:2px; }
  172.  
  173. .quote {text-align:justify; }
  174. .sourceqt {text-align:left;
  175. text-transform:none; font-size:13px; font-family:candara;
  176. font-weight:bold;}
  177.  
  178.  
  179. .chat ul {list-style:none; margin: 0 0 0 0; padding: 0 0 0 0;}
  180. .person1 {padding:0px;}
  181. .person1 .label {font-weight:bold;}
  182. .person2 {font-style: none}
  183. .person2 .label {font-weight:bold;}
  184.  
  185.  
  186. #albumart {width: 100px;
  187. height: 100px;
  188. margin-bottom: -1px;}
  189.  
  190. #audioplayer {position: absolute;
  191. top: 36px;
  192. left: 36px;
  193. width: 27px;
  194. height: 27px;
  195. overflow: hidden;
  196. opacity: 0.8;}
  197.  
  198. #audiodetails {position: absolute;
  199. top: 10px;
  200. left: 120px;
  201. display: block;
  202. width: 100%;}
  203.  
  204. #audiodetails ul{padding: 0;
  205. margin: 0;
  206. list-style-type: none;}
  207.  
  208. #audiodetails li{padding: 2px 0px;}
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215. #cap {width: 400px; margin-top: -6px;}
  216. .source {display: none; font-size:0px;}
  217.  
  218. #tumblr_controls{position: fixed!important}
  219. #tumblr_controls{position: fixed!important}
  220. #tumblr_controls{position: fixed!important}
  221. #tumblr_controls{position: fixed!important}
  222.  
  223.  
  224.  
  225.  
  226.  
  227. #nc {width: 400px;overflow:hidden;
  228. overflow-y:scroll; height:350px;
  229.  
  230. background:{color:post}; border-radius:5px;
  231. {block:IfSombras}
  232. box-shadow:rgba(0,0,0,0.05)1px 1px 3px;{/block:IfSombras}
  233. line-height:18px;
  234. padding:15px; border:1px solid {color:borda}; margin-bottom:30px;
  235. } #nc a {text-transform:none;}
  236.  
  237.  
  238.  
  239. ol.notes {padding:0px; margin:0px; list-style-type:none;}
  240. ol.notes li.note {padding:5px;}
  241. ol.notes li.note img.avatar {vertical-align:-4px; margin-right:10px; width:17px; height:17px;}
  242. ol.notes li.note span.action {font-weight:normal;}
  243. ol.notes li.note .answer_content {font-weight:normal;}
  244. ol.notes li.note blockquote {padding-left:10px; margin:5px 0px 5px 15px; }
  245. ol.notes li.note blockquote a {text-decoration:none;}
  246.  
  247.  
  248. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  249.  
  250.  
  251.  
  252.  
  253.  
  254. #tumblr_controls, .tmblr-iframe{position:fixed !important; margin-right:0px; opacity:.9; top:5px; text-transform:none;z-index:9999999999999;padding-top:0px;-webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;transition: all 0.6s eas;}
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265. .custom-like-button {
  266. position:relative;
  267. display:inline-block;
  268. vertical-align:top;
  269. width:20px;
  270. height:18px;
  271. margin:0 5px;
  272. }
  273.  
  274. .like_button:hover + .our_button {color:blue;}
  275. .like_button.liked + .our_button {color:blue;}
  276. .like_button iframe {width:100%!important;height:100%!important;}
  277. .like_button {z-index:10;opacity:0;}
  278. .our_button {z-index:1;}
  279. .our_button,.like_button {
  280. position:absolute;
  281. top:5;
  282. left:0;
  283. width:100%;
  284. height:100%;
  285. }
  286.  
  287.  
  288. .iconss {width:400px; padding-top:10px; font-size:13px; text-align:right; border-top:1px solid {color:borda}; margin-top:10px; }
  289.  
  290.  
  291.  
  292.  
  293.  
  294. .sidd{width:250px; height:100%;
  295. margin-top:10px;
  296. margin-left:100px;
  297. position: fixed;}
  298.  
  299.  
  300.  
  301. #menus {line-height:20px;
  302. text-align:left;
  303. margin-left:5px;}
  304.  
  305. #menus a { display:block;
  306. text-transform:uppercase; font-family:gibson;
  307. font-size:11px; padding:4px;
  308.  
  309. }
  310.  
  311. #menus i {font-size:15px; margin-right:5px;}
  312.  
  313.  
  314. #boxm a { margin-top:-26px; margin-left:30px; width: 30; height: 30px; line-height: 30px; float: right; font-size: 14px; text-decoration: none; text-align:right; }
  315.  
  316. #boxm a:hover {opacity: 0.28;}
  317.  
  318. #s-m-t-tooltip {
  319. font-size:10px;
  320. max-width:300px;
  321. padding:3px 3px 3px 3px;
  322. margin:20px 0px 0px 13px;
  323. z-index:10;
  324. background-color:{color:background};
  325. border:1px solid {color:borda};
  326. font-family:tahoma;
  327. letter-spacing:0px;
  328. text-transform:uppercase;
  329. color:{color:text};
  330. z-index:999999999999999999999999999999999999;
  331. }
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338. .askername a {font-size:11px;margin-bottom:10px; text-transform:uppercase;}
  339.  
  340. .askername {
  341. font-size:12;
  342. padding:5px 5px 5px 10px;
  343. border:1px solid {color:Borda};
  344. border-radius:5px 5px 0px 0px;}
  345.  
  346.  
  347. .aski,.askicon {display:inline-block;
  348. vertical-align:middle;}
  349. .aski {font-size:13px;
  350. line-height:100%;
  351. width:calc(100% - 55px); }
  352.  
  353. .askicon {width:35px;
  354. margin-right:5px;
  355. border-radius:5px;}
  356.  
  357. .que {padding:10px;
  358. border-left:1px solid {color:borda};
  359. border-right:1px solid {color:borda};}
  360. .ans {padding:5px 5px 5px 10px;
  361. border:1px solid {color:Borda};
  362. border-radius:0px 0px 5px 5px;}
  363.  
  364. .captions a.tumblr_blog {
  365. vertical-align:middle;font-size:14px; background:{color:post};
  366. text-decoration:none; font-weight:bold;
  367. padding:3px;
  368. box-sizing:border-box;
  369. -webkit-box-sizing: border-box;
  370. -moz-box-sizing: border-box;
  371. position:absolute;
  372. margin-top:-4px;
  373. }
  374.  
  375.  
  376. .captions img{width:30px; margin-top:0px}
  377.  
  378. .sidebar {width:200px;
  379. margin:10px;padding-bottom:7px;
  380. text-align:right; line-height:22px;
  381. background:{color:post};
  382. {block:IfSombras}box-shadow:rgba(0,0,0,0.05) 1px 1px 3px;
  383. {/block:IfSombras}
  384. border-radius:5px;
  385. {block:Ifbordas}
  386. border:1px solid {color:borda};
  387. {/block:Ifbordas}
  388. }
  389.  
  390.  
  391.  
  392.  
  393. .foto img {width:55px; float:left;
  394.  
  395. height: 55px; margin-top:10px; margin-left:10px; margin-right:15px; border:1px solid {color:borda}; -webkit-filter: grayscale(10%); border-radius:50% 50% 50% 0;}
  396.  
  397. #titf {padding-right:0px;
  398. font-size:23px;font-family: 'Shadows Into Light';
  399. padding-top:10px;
  400. margin-top:20px;
  401. text-align:left;
  402.  
  403. }
  404.  
  405. .desc {margin-top:15px;padding:10px;text-align:left; font-size:14px; }
  406.  
  407. #creditos a { right:30px; bottom:50px; padding:3px;float:right;
  408. position:fixed; overflow:hidden; font-size:11px; font-family:calibri;}
  409.  
  410. ::-webkit-scrollbar-thumb {border-radius:px;
  411. border:2px solid transparent;
  412. background-color:{color:scroll};}
  413.  
  414. ::-webkit-scrollbar {height:auto;
  415. width:10px;
  416. border:2px solid #{color:background};
  417. background-color:transparent;}
  418.  
  419. ::-webkit-scrollbar:horizontal {height:9px;}
  420. ::-webkit-scrollbar-corner {background-color:transparent;}
  421.  
  422.  
  423. </style>
  424.  
  425. </head>
  426. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  427. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  428. <script>
  429. (function($){
  430. $(document).ready(function(){
  431. $("a[title]").style_my_tooltips({
  432. tip_follows_cursor:true,
  433. tip_delay_time:10,
  434. tip_fade_speed:100,
  435. attribute:"title"
  436. });
  437. });
  438. })(jQuery);
  439. </script>
  440.  
  441. <body>
  442.  
  443. <!-- Wikplayer https://www.wikplayer.com -->
  444. <script type="text/javascript" src="https://www.wikplayer.com/code.js"
  445. data-config="{'skin':'http://static.tumblr.com/dfhg3cm/Z0No4d37m/nobroken-10-2.css','volume':40,'autoplay':true,'shuffle':true,'repeat':1,'showcomment':false,'marqueetexton':true,'placement':'mini','showplaylist':false,'playlist':[{'title':'1','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DzBUurckfIiE'},{'title':'2','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7eiv5aElMZs'},{'title':'3','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DD5drYkLiLI8'},{'title':'4','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Do-NlezLCI_c'},{'title':'5','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DY1_VsyLAGuk'},{'title':'6','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DL3wKzyIN1yk'},{'title':'7','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DpNNMr5glICM'},{'title':'8','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DDCBmhs4dYzc%26t%3D96s'},{'title':'9','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DJZjAg6fK-BQ%26t%3D104s'},{'title':'10','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dgh72dXr4fTM'},{'title':'11','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dr-AuLm7S3XE'},{'title':'12%20-%20Vers%C3%A3o%201','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DkAwSQq44O_U'},{'title':'13','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DR-dPLle7txk'},{'title':'14','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DYV5KAbV34NU'},{'title':'15','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DKfW7y_Qk0VY'},{'title':'16','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DHCjNJDNzw8Y'},{'title':'17%20-%20Vers%C3%A3o%202','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D3hn_R1i6i2c'},{'title':'18','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DFvlqdHJv2So'},{'title':'19','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DGrGX4KZ44WI'},{'title':'20','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Do-NlezLCI_c'},{'title':'21','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7gSBIPAp8zA'},{'title':'22','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DHdobynnfKQE'},{'title':'23','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D9yfMplVU0m0'},{'title':'24','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DVzGSeWwNkLI'},{'title':'25','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Do9n3bR8VMW8'},{'title':'26','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DkI1-E6Bm-70'},{'title':'27','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DKRt5WWnVCoA'},{'title':'28','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Da59gmGkq_pw'},{'title':'29','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DSMs0GnYze34'},{'title':'30','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DEm7vc8NWUNY'},{'title':'31','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D8SeRU_ZPDkE'},{'title':'32','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D2WBheebFpps'},{'title':'33','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DBq6uRfREW5k'},{'title':'34','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DCzTxR9YoIQ8'},{'title':'35','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DT9plWZGMVr0'},{'title':'36','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DSXiSVQZLje8'},{'title':'37','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DUprcpdwuwCg'},{'title':'38','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DPfPfGknEjXE'},{'title':'39','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dkx5khPvVdTs'},{'title':'40','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D3AtDnEC4zak'},{'title':'41','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DFxIkFuuvdy4'},{'title':'42','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DDysouJBPH48'},{'title':'43','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DYk8jV7r6VMk'},{'title':'44','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DkOyBhtPF5aw'},{'title':'45','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DxhpudFvsMjU'},{'title':'46','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DwoR-i-lj_vw'},{'title':'47','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoZorVLCGeTM'},{'title':'48%20-%20especial%20pra%20D-istopia.','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DY7VGOnV2QhU'},{'title':'49','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D8gbImG50oIc'},{'title':'50','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DbNgUyJTuA0E'},{'title':'51','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DyU6gG-p5FZc'},{'title':'52','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D-Ij_OGLnFTM'},{'title':'53','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7YAAyUFL1GQ'},{'title':'54','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DfRh_vgS2dFE'},{'title':'55','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DpXRviuL6vMY'},{'title':'56','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoNZXPxerv_E'},{'title':'57','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DMwpMEbgC7DA'},{'title':'58','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dn7dLt6uy-Fg'},{'title':'59','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dk6r7vs6Zgz8'},{'title':'60','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DXCWmONajkOg'},{'title':'61','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DbnZxWpwvFEk'},{'title':'62','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DJnfyjwChuNU'},{'title':'63','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DPw-0pbY9JeU'},{'title':'64','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DSCnsEy0tpbw'},{'title':'65','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3De2jMJV6UHWU'},{'title':'66','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DLuclB2rZYMk'},{'title':'67','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DPs3KZ7cq1OU'},{'title':'68','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DVi2XaiKhgiU'},{'title':'69','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DW62-ZG9tPpI'},{'title':'70','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DLSHygiOnwTA'},{'title':'71','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Do4K9_kXQdew'},{'title':'72','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIP3cMBq1blY'},{'title':'73','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DWqPnZ4I9IdU'},{'title':'74','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DiX-QaNzd-0Y'},{'title':'75','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D1nydxbGhgv8'},{'title':'76','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DqlGQoxzdwP4'},{'title':'77','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DHLhuNbO0egU'},{'title':'78','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dr8BsuT0PWdI'},{'title':'79','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdMMUH_ZpbB0'},{'title':'80','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DOxPv8mSTv9U'},{'title':'81','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dizfr8kNPAZs'},{'title':'82','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Ds63sbYYJHF4'},{'title':'83','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DLONIThD7vO8'},{'title':'84','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DG_SjnHwxWMU'},{'title':'85','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DqDcFryDXQ7U'},{'title':'86','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DJ1b22l1kFKY'},{'title':'87','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DFGdaSDwKPG8'},{'title':'88','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7F37r50VUTQ'},{'title':'89','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Ddk4S0F0_UVw'},{'title':'90','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D_dK2tDK9grQ'},{'title':'91','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Drn_YodiJO6k'},{'title':'92','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DvC2owoWdIUs'},{'title':'93','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DvSW2M-BB1NE'},{'title':'94','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Drlma3CvkiXs'},{'title':'95','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DZa-oanfOK0U'},{'title':'96','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DXn1KuvC8r2c'},{'title':'97','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DOVO4LhrOFiY'},{'title':'98','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DeQlveAt9e88'},{'title':'99','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DmzJj5-lubeM'},{'title':'100','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D-F44NxiGAqg'},{'title':'101','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DgL-WVjvzu34'},{'title':'102','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D8TpcBDJZsJA'},{'title':'103','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D20pAJPNaAyw'},{'title':'104','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DWescgIWUeMc'},{'title':'105','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DZZMZiBCRX4c'},{'title':'106','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7Qp5vcuMIlk'},{'title':'107','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DVFlZXlfda6Y'},{'title':'108','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DEwzD8U4u76k'},{'title':'109','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D1UQzJfsT2eo'},{'title':'110','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DqXM0JdAwabU'},{'title':'111','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DbIB8EWqCPrQ'},{'title':'112','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D6B9J3lEyffA'},{'title':'113','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D0-7IHOXkiV8'},{'title':'114','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DrQj45V74Lcc'},{'title':'115','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DVzGSeWwNkLI'},{'title':'116','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D0501BTnbrxg'},{'title':'117','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DZ18eMqK9BMM'},{'title':'118%20-%20Vers%C3%A3o%201','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Di95Nlb7kiPo'},{'title':'119','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D168KR4mSTFQ'},{'title':'120','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DzG360D7XNY0'},{'title':'121','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DCKhmCh68Qu0'},{'title':'122','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D8j9zMok6two'},{'title':'123','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DOlH1RCs96JA'},{'title':'124','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DxiMYg4oaElM'},{'title':'125%20-%20Vers%C3%A3o%202','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DEv5uAKZ4mn4'},{'title':'126','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Df4wZUoLlKX0'},{'title':'127','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DOpQFFLBMEPI'},{'title':'128','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DMFCWdrnZIIs'},{'title':'129','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dm20BTdy9FGI'},{'title':'130','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DEJZOeTnvq4k'},{'title':'131','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DROqTa1mn_qc'},{'title':'132','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DzkbTp3-zBGg'},{'title':'133','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DMsnlBtlimBA'},{'title':'134','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DkWGnVSkCmLw'},{'title':'135','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D3Y2icHOgC5U'},{'title':'136','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DljXSjIph5ZM'},{'title':'137','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DRi9g1CI8sqY'},{'title':'138','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DTQ5DUv_ZwRg'},{'title':'139','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dz87ghOaL-WE'},{'title':'140','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DorkEnnQN5wM'},{'title':'141','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DOjGrcJ4lZCc'},{'title':'142','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dk1gsZ-OsGpI'},{'title':'143','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D_209r9TMB4M'},{'title':'144','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dlw3Or6eqIpI'},{'title':'145','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DWUcXQ--yGWQ'},{'title':'146','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DYVtzQms7lps'},{'title':'147','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DTpl6ncyxLGw'},{'title':'148','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DHHP5MKgK0o8'},{'title':'149','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DWv2rLZmbPMA'},{'title':'150','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DQ5bWhBYhbDU'}]}" ></script>
  446. <!-- Wikplayer code end -->
  447.  
  448. <div id="creditos"><a href="http://impura.tumblr.com" title= "Theme feito por Impura. ">CRÉDITOS</a></div>
  449.  
  450.  
  451. <div class="sidd">
  452.  
  453. <div class="sidebar">
  454.  
  455. {block:IfIcon}<div class="foto"><center><img src="{image:icon}"/> </center></div>{/block:IfIcon}
  456. <div id="titf">{title}</div>
  457.  
  458. <div class="desc"> {description} </div>
  459.  
  460. <div id="menus">
  461. <a href="{text:Link1}"><i class="oi oi-home"></i> {text:Link1 nome}</a>
  462. <a href="{text:Link2}"><i class="oi oi-mail"></i> {text:Link2 nome}</a>
  463. <a href="{text:Link3}"><i class="oi oi-menu"></i> {text:Link3 nome}</a>
  464. <a href="{text:Link4}"><i class="oi oi-paste"></i> {text:Link4 nome}</a>
  465. <a href="{text:Link5}"><i class="oi oi-book"></i> {text:Link5 nome}</a>
  466.  
  467. </div>
  468. </div>
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475. </div>
  476.  
  477.  
  478. </div>
  479.  
  480. <div id="corpo">
  481.  
  482. <div class="autopagerize_page_element">
  483.  
  484.  
  485. {block:Posts}
  486. <div class="caixas">
  487.  
  488.  
  489. {block:Text}
  490. {block:Title}
  491. <div class="h1">{Title}</div>
  492. {/block:Title}
  493. <div style="border:0; padding:0; margin:0;" class="captions">
  494. {Body}</div>
  495.  
  496. {/block:Text}
  497.  
  498. {block:Photo}
  499. {LinkOpenTag}<div class="photos">
  500. <img src="{PhotoURL-400}"width:400px;></div>
  501. {LinkCloseTag}
  502.  
  503. {/block:Photo}
  504.  
  505. {block:Photoset}
  506. {Photoset-400}
  507.  
  508. {/block:Photoset}
  509.  
  510. {block:Quote}
  511. <div class="quote">{Quote}</div>
  512. {block:Source}
  513. <div class="sourceqt"> {Source}</div>
  514. {/block:Source}
  515.  
  516. {/block:Quote}
  517.  
  518. {block:Link}
  519. <div class="h1"><a href="{URL}" {Target}>{Name}</a></div>
  520. {block:Description}
  521. {Description}
  522. {/block:Description}
  523.  
  524. {/block:Link}
  525.  
  526. {block:Chat}
  527. {block:Title}
  528. <div class="h1"><a href="{Permalink}">{Title}</a></div>
  529. {/block:Title}
  530. <div class="chat"><ul>{block:Lines}
  531. <li class="person{UserNumber}">
  532. {block:Label}
  533. <span class="label">{Label}</span>
  534. {/block:Label}
  535. {Line}</li>
  536. {/block:Lines}</ul></div>
  537.  
  538. {/block:Chat}
  539.  
  540. {block:Audio}
  541. {block:Audio}
  542. {block:AudioPlayer}
  543. <div id="albumart" style="position:relative;">
  544. <img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg" width="100px" style="position:absolute;top:0;left:0;">
  545. {block:AlbumArt}<img src="{AlbumArtURL}" width="100px" style="position:absolute;top:0;left:0;">{/block:AlbumArt}
  546. <div id="audioplayer">{AudioPlayerBlack} </div>
  547. </div>
  548. <div id="audiodetails">
  549. <ul>
  550. <li>{block:Artist}
  551. {Artist}
  552. {/block:Artist}</li>
  553. <li>{block:TrackName}
  554. {TrackName}
  555. {/block:TrackName}</li>
  556. <li>{block:Album}
  557. {Album}
  558. {/block:Album}</li>
  559. </ul>
  560. </div>
  561. {/block:AudioPlayer}
  562. {block:AudioEmbed}
  563. {block:IndexPage}
  564. {/block:IndexPage}
  565. {block:PermalinkPage}
  566. {AudioEmbed-250}
  567. {/block:PermalinkPage}
  568.  
  569. {/block:AudioEmbed}
  570.  
  571. {block:Caption}
  572. {Caption}
  573. {/block:Caption}
  574. {/block:Audio}
  575. {/block:Audio}
  576.  
  577. {block:Video}
  578. {Video-400}
  579.  
  580. {/block:Video}
  581.  
  582. {block:Answer}
  583.  
  584. <div class="askername">
  585. <img class="askicon" src="{AskerPortraitURL-48}">
  586. <div class="aski"><b><a>{ASKER}</a> <a> fez uma pergunta:</a> </b>
  587.  
  588.  
  589. </div>
  590. <br> </div>
  591. <div class="que">{Question}</div>
  592.  
  593.  
  594.  
  595. <div class="ans">{Answer}</div>
  596.  
  597.  
  598. {/block:answer}
  599.  
  600. {block:IndexPage}
  601.  
  602. <div class="iconss">
  603.  
  604. <a href="{Permalink}" style="float:left;margin-right:0px;text-transform:uppercase; font-size:10px; font-family:gibson; margin-top:2px">{timeago}</a>
  605.  
  606. <a href="{permalink}" title="{notecountwithlabel}">
  607. <i class="oi oi-time"></i></a>
  608. <div class="custom-like-button">{LikeButton}
  609. <span class="our_button" title="Like"><i class="oi oi-heart"></i></span>
  610. </div>
  611. <a href="{ReblogURL}" title="Compartilhe"><i class="oi oi-refresh" style="Margin-left:5px"></i></a></div>
  612.  
  613. {/block:IndexPage}
  614.  
  615.  
  616.  
  617. </div>
  618. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  619. {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}</div>
  620. {block:PostNotes}<div class="caixas">
  621. Posted {TimeAgo} - {12Hour}:{Minutes}:{Seconds} - {MonthNumber}/{DayOfMonth}/{Year}<br/>
  622. With {NoteCountWithLabel}<br>
  623. {block:RebloggedFrom}Reblogged of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>Originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  624. {block:HasTags}Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  625.  
  626. </div><p>
  627. <div id="nc">{PostNotes}</div>{/block:PostNotes}
  628.  
  629.  
  630. {/block:Posts}
  631.  
  632.  
  633. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  634. </body>
  635.  
  636.  
  637. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement