Advertisement
Guest User

...

a guest
Aug 24th, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.74 KB | None | 0 0
  1. <!-- THEME: LAVANDA
  2.  
  3. DESIGN DESENVOLVIDO POR DOCISMO(http://docismo.tumblr.com)
  4.  
  5. NOTIFICAÇÕES:
  6.  
  7. • Não retire os créditos;
  8.  
  9. • NÃ0 pegue "detalhes" SEM CREDITAR;
  10.  
  11. • Modificações são permitidas apenas para uso próprio, com a permanência dos créditos;
  12.  
  13. • Em caso de desconfiguração, reinstale o theme, não havendo solução entre em contato;
  14.  
  15. • A transparência de skins para Wikplayer e Scm Music Player em alguns casos perde sua eficiência, mas nada impede a funcionalidade do player;
  16.  
  17. • Respeite o direito autoral. -->
  18.  
  19.  
  20. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  21. "http://www.w3.org/TR/html4/loose.dtd">
  22.  
  23. <title>{title}</title>
  24.  
  25. <link rel="shortcut icon" href="{favicon}">
  26.  
  27. <html lang="en">
  28.  
  29. <meta name="color:Background" content="#ffffff"/>
  30. <meta name="color:Text" content="#aaa"/>
  31. <meta name="color:Description" content="#666666" />
  32. <meta name="color:Links" content="#aaa"/>
  33. <meta name="color:Hover" content="#000"/>
  34. <meta name="color:Links Menu" content="#000"/>
  35. <meta name="color:Borders" content="#eee"/>
  36. <meta name="color:Title Blog" content="#aaa"/>
  37. <meta name="color:Title Post" content="#555554"/>
  38. <meta name="color:Scroll" content="#000"/>
  39. <meta name="color:Blockquote" content="#b2a283"/>
  40.  
  41. <meta name="image:Background" content=""/>
  42. <meta name="image:Image Sidebar" content=""/>
  43.  
  44. <meta name="text:Title menu 1" content="início" />
  45. <meta name="text:Link menu 1" content="/" />
  46. <meta name="text:Title menu 2" content="contato" />
  47. <meta name="text:Link menu 2" content="/" />
  48. <meta name="text:Title menu 3" content="navegação" />
  49. <meta name="text:Link menu 3" content="/" />
  50.  
  51. <meta name="text:Link1 Url" content="/" />
  52. <meta name="text:Link1 Title" content="One" />
  53. <meta name="text:Link2 Url" content="/" />
  54. <meta name="text:Link2 Title" content="Two" />
  55. <meta name="text:Link3 Url" content="/" />
  56. <meta name="text:Link3 Title" content="Tree" />
  57. <meta name="text:Link4 Url" content="/" />
  58. <meta name="text:Link4 Title" content="Four" />
  59. <meta name="text:Link5 Url" content="/" />
  60. <meta name="text:Link5 Title" content="Five" />
  61.  
  62. <meta name="text:Margin Top Title" content="10px"/>
  63. <meta name="font:Body" content="cambria" />
  64. <meta name="text:Font size" content="12px"/>
  65. <meta name="text:Title Blog" content="Title Blog"/>
  66. <meta name="text:Title Post Size" content="10px"/>
  67. <meta name="text:Title Blog Size" content="32px"/>
  68. <meta name="text:Links Menu Size" content="9px"/>
  69. <meta name="if:Back To Top" content="0"/>
  70. <meta name="if:Cursor Clean" content="0"/>
  71.  
  72.  
  73. <!-- FONTS -->
  74. <link href='https://fonts.googleapis.com/css?family=Satisfy|Homemade+Apple|Special+Elite|Baumans|Give+You+Glory|Amatic+SC|Sacramento|Loved+by+the+King|Life+Savers|Poiret+One|Julius+Sans+One|Josefin+Sans|Italianno|Play|Indie+Flower|Gloria+Hallelujah|Dancing+Script|Courgette|Marck+Script|Pinyon+Script|Reenie+Beanie|Niconne|Tangerine|Great+Vibes|Love+Ya+Like+A+Sister|Parisienne|Allura|Montez|Zeyada|Arizonia|Clicker+Script|League+Script|Zeyada|PT+Sans:400,700|Droid+Sans:400,700|Alice|Dawning+of+a+New+Day' rel='stylesheet' type='text/css'>
  75. <link href='https://fonts.googleapis.com/css?family=Megrim|Raleway:400,500,600,700' rel='stylesheet' type='text/css'>
  76. <link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/typewriterfs/stylesheet.css?v=1"><link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/squareserif/stylesheet.css?v=4">
  77. <!-- FONTS -->
  78.  
  79. <!-- BOTÃO DE CRÉTIDOS POR LIRIADAS -->
  80. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  81. <!-- BOTÃO LINK DE CRÉTIDOS POR LIRIADAS -->
  82.  
  83. <!-- ANIMAÇÃO INTRO BLOG -->
  84. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css";; rel="stylesheet">
  85. <!-- ANIMAÇÃO INTRO BLOG -->
  86.  
  87. <!-- ROLAGEM SUAVIZADA POR LIRIADAS -->
  88. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script>
  89. <!-- ROLAGEM SUAVIZADA POR LIRIADAS -->
  90.  
  91. <!-- TOOLTIP -->
  92. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  93.  
  94. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  95.  
  96. <script>
  97.  
  98. (function($){
  99.  
  100. $(document).ready(function(){
  101.  
  102. $("a[title]").style_my_tooltips({
  103.  
  104. tip_follows_cursor:true,
  105.  
  106. tip_delay_time:90,
  107.  
  108. tip_fade_speed:600,
  109.  
  110. attribute:"title"
  111.  
  112. });
  113.  
  114. });
  115.  
  116. })(jQuery);
  117.  
  118. </script>
  119. <!-- FINAL TOOLTIP -->
  120.  
  121. <!-- BOTÃO DE CRÉTIDOS POR LIRIADAS -->
  122. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  123. <!-- BOTÃO LINK DE CRÉTIDOS POR LIRIADAS -->
  124.  
  125. <!-- MENU SCRIPT -->
  126. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/enpbtf0/a8olor0ey/animatedcollapse.js"></script><script src="http://static.tumblr.com/qzpui9z/oJ8n7jvqq/collapse.js"></script>
  127.  
  128. <link href='http://static.tumblr.com/azwqjke/gLqmk8uor/keymenui.css' rel='stylesheet' type='text/css'></script>
  129. <!-- FINAL MENU SCRIPT -->
  130.  
  131.  
  132. <style type="text/css">
  133.  
  134.  
  135. /* PUT THIS BETWEEN < style type="text/css"> AND < /style> */
  136.  
  137. #updatestab {
  138. /* UPDATES TAB BY: MARIESTHEMES.TUMBLR.COM
  139. DO NOT REMOVE THIS CREDIT, EDIT AS MUCH AS YOU LIKE */
  140. height:15px;
  141. width:114px;
  142. left:0px;
  143. top:10px;
  144. z-index:999999;
  145. position:fixed;}
  146. #updatestab:hover {
  147. height:auto;}
  148.  
  149. .updatescontent {
  150. width:100px;
  151. height:auto;
  152. margin-left:-110px;
  153. padding:10px 5px 14px 5px;
  154. font-size:7px; /* CHANGE THE FONT SIZE */
  155. letter-spacing:1px; /* CHENGE THE LETTER SPACING*/
  156. font-family:tahoma; /* CHANGE THE FONT */
  157. line-height:1.15; /* CHAGE THE LINE HEIGHT */
  158. text-transform:uppercase; /* UPPERCASE OR LOWERCASE */
  159. color:#333333; /* TEXT COLOR */
  160.  
  161. text-align:center;
  162. background-color:#ffffff;
  163. -webkit-transition:all 0.6s ease-out;
  164. -moz-transition:all 0.6s ease-out;
  165. transition:all 0.6s ease-out;}
  166. #updatestab:hover .updatescontent {
  167. margin-left:4px;
  168. -webkit-transition:all 0.6s ease-out;
  169. -moz-transition:all 0.6s ease-out;
  170. transition:all 0.6s ease-out;}
  171.  
  172. .updatesheadline {
  173. padding:3px 5px;
  174. font-size:22px; /* CHANGE THE TITLE FONT SIZE */
  175. letter-spacing:1px; /* CHENGE THE TITLE LETTER SPACING*/
  176. font-family:tahoma; /* CHANGE THE TITLE FONT */
  177. text-transform:uppercase; /* TITLE UPPERCASE OR LOWERCASE */
  178. color:#ddd; /* UN-HOVER TITLE TEXT COLOR */
  179. background-color:#ffffff; /* UN-HOVER TITLE BACKGROUND COLOR */
  180. border-left:4px solid #fff; /* UN-HOVER TITLE BORDER COLOR */
  181. -webkit-transition:all 0.7s ease-out;
  182. -moz-transition:all 0.7s ease-out;
  183. transition:all 0.7 ease-out;}
  184. #updatestab:hover .updatesheadline {
  185.  
  186. color:#222; /* HOVER TITLE TEXT COLOR */
  187. background-color:#fff; /* HOVER TITLE BACKGROUND COLOR */
  188. border-left:4px solid #fff; /* HOVER TITLE BORDER COLOR */
  189. -webkit-transition:all 0.4s ease-out;
  190. -moz-transition:all 0.4s ease-out;
  191. transition:all 0.4s ease-out;}
  192.  
  193. .big { /* YOU DON'T HAVE TO USE THESE IF YOU DON'T WANT TO */
  194. font-size:7px;
  195. letter-spacing:1px;
  196. font-family:tahoma;
  197. line-height:1.15;
  198. text-transform:uppercase;}
  199.  
  200. .bodytext { /* YOU DON'T HAVE TO USE THESE IF YOU DON'T WANT TO */
  201. font-family:arial;
  202. font-size:8px;
  203. letter-spacing:1px;
  204. text-transform:none;
  205. text-align:justify;
  206. line-height:1.15;}
  207.  
  208.  
  209. /* BOTÃOS DE CONTROLS POR LIRIADAS & MUNDOHTML */
  210. .tmblr-iframe.iframe-controls--desktop{
  211. top:0%!important;
  212. right:5%!important; opacity:.4;
  213. position:fixed!important;
  214. z-index:999999999!important;}
  215.  
  216. .tmblr-iframe--desktop-loggedin-controls {
  217. -webkit-filter:invert(100%);}
  218.  
  219. .lcredit.icon.theme {position:fixed!important; -webkit-filter:invert(100%); opacity:.4; top:3px;margin-right:2px;}
  220. /* BOTÃOS DE CONTROLS POR LIRIADAS & MUNDOHTML */
  221.  
  222. /* SISTEMA */
  223. {block:IfCursorClean}
  224. html{cursor:url('http://static.tumblr.com/5u1fog0/aaEn06fxx/cursor.png'), auto;}
  225. a,a:hover{cursor:url("http://static.tumblr.com/5u1fog0/zJbn06fy8/cursor_hover.gif"), auto }
  226. {/block:IfCursorClean}
  227.  
  228. a{transition-duration:0.7s; -moz-transition-duration:0.7s; -webkit-transition-duration:0.7s;-o-transition-duration:0.7s;}
  229.  
  230. a:link, a:active, a:visited{
  231. color:{color:links};
  232. text-decoration: none;
  233. }
  234.  
  235. a:hover {
  236. color:{color:hover};
  237. transition-duration:0.7s; -moz-transition-duration:0.7s; -webkit-transition-duration:0.7s;-o-transition-duration:0.7s;
  238. text-decoration: none;}
  239.  
  240. #s-m-t-tooltip {
  241. padding:3px;
  242. height:auto;
  243. background-color:{color:Background};
  244. font-weight:none;
  245. letter-spacing:1px;
  246. display: none;
  247. text-transform:uppercase;
  248. font-size:9px;
  249. text-align: center;
  250. margin-top:10px;
  251. margin-left:5px;
  252. line-height: 11px;
  253. letter-spacing: 1px;
  254. z-index: 999999999999;
  255. color:{color:link};
  256. font-family:pt sans;}
  257. #s-m-t-tooltip:after {
  258. content: '';
  259. position: absolute;
  260. border-style: solid;
  261. border-width: 6px 8px 6px 0;
  262. border-color: transparent {color:Background};
  263. display: block;
  264. width: 0;
  265. z-index: 1;
  266. left:-5px;
  267. top: 3px;}
  268.  
  269. ::-webkit-scrollbar{background-color:#f5f5f5; height:11px; width:11px; border:5px solid {color:background};}
  270. ::-webkit-scrollbar-thumb{background-color:#b2c9ce; border:5px solid {color:background};}
  271.  
  272.  
  273.  
  274.  
  275. blockquote{
  276. padding-left:8px;
  277. border-left: 2px solid {color:blockquote};}
  278. /* SISTEMA */
  279.  
  280. /* ESTRUTURA */
  281. body{
  282. margin:0px;
  283. line-height:17px;
  284. color:{color:text};
  285. text-align:justify;
  286. font-family:{font:body};
  287. font-size:{text:font size};
  288. background-color: {color:Background};
  289. background-image:url({image:Background});
  290. background-attachment:fixed;
  291. background-repeat:no-repeat;
  292. background-position:left;
  293. -o-background-size:cover;
  294. -webkit-background-size:cover;
  295. -webkit-animation:fadeIn 5s;
  296. -moz-animation:fadeIn 5s;
  297. -o-animation:fadeIn 5s;}body{
  298. -webkit-animation:fadeIn 5s;
  299. -moz-animation:fadeIn 5s;
  300. -o-animation:fadeIn 5s;
  301. margin:0px;
  302. line-height:17px;
  303. color:{color:text};
  304. font-family:{font:body};
  305. font-size:{text:font size};
  306. text-align:justify;
  307. background-color: {color:Background};
  308. background-image:url({image:Background});
  309. background-attachment: fixed;
  310. background-repeat:repeat;}
  311.  
  312. .center {
  313. padding:0px;
  314. margin-left:200px;
  315. width:650px;
  316. margin-top:0px;}
  317.  
  318. .posts {
  319. margin-top:-10px;
  320. margin-left:245px;
  321. overflow:hidden;
  322. {block:indexpage}
  323. width:480px;
  324. {/block:indexpage}
  325.  
  326. {block:permalinkpage}
  327. margin-left:265px;
  328. margin-top:50px;
  329. width:350px;
  330. {/block:permalinkpage}
  331. float:center;}
  332.  
  333. .post {
  334. float:left;
  335. position:relative;
  336. {block:indexpage}
  337. width:350px;
  338. padding:10px;
  339. margin:10px;
  340. {/block:indexpage}
  341. {block:permalinkpage}
  342. width:350px;
  343. padding-bottom:20px;
  344. {/block:permalinkpage}}
  345.  
  346. /* SIDEBAR */
  347. #imagesidebar{
  348. height:95px;
  349. width:70px;
  350. margin-left:6px;
  351. position:relative;
  352. margin-top:0px;}
  353.  
  354. #imagesidebar img {
  355. height:95px;
  356. width:70px;
  357. margin-left:53px;
  358. position:relative;
  359. margin-top:0px;
  360. opacity: .7;
  361. transition-duration:0.4s; -moz-transition-duration:0.4s; -webkit-transition-duration:0.4s;-o-transition-duration:0.4s;
  362. }
  363.  
  364. #imagesidebar img:hover {
  365. opacity: 1;
  366. transition-duration:0.4s; -moz-transition-duration:0.4s; -webkit-transition-duration:0.4s;-o-transition-duration:0.4s;
  367. }
  368.  
  369. #dmsidebar{
  370. display:block;
  371. position:fixed;
  372. text-align:center;
  373. top:0px;
  374. height:100%;
  375. padding:1px;
  376. border-right: 1px solid #eee;
  377. margin-left:45px;
  378. width:190px;}
  379.  
  380. hr{position:relative; margin-left:390px;background:transparent; height:1px; border-top:1px solid #f5f5f5; border-bottom:none; border-right:none; border-left:none; color:#f5f5f5!important; width:100px; margin-top:20px;}
  381. #do-topo{margin-top:160px;}
  382.  
  383. #dmdiscription {
  384. font-size:{text:font size};
  385. text-align:justify;
  386. padding:2px;
  387. line-height:16px;
  388. margin-top:7px;
  389. margin-left:267px;
  390. width:340px;
  391. padding-bottom:0px;
  392. color:{color:description};}
  393.  
  394. #dmtitleblog {
  395. width:350px;
  396. border-bottom:1px solid #eee;
  397. padding-bottom:9px;
  398. background-color: #fff;
  399. margin-top:{text:Margin Top Title};
  400. font-family:{font:body};
  401. font-size:14px;
  402. letter-spacing:1.3px;
  403. color:{color:Title blog};
  404. margin-top:50px;
  405. margin-left:265px;
  406. position:relative;
  407. text-align:left;
  408. text-transform: uppercase;
  409. padding-top:5px;}
  410. #dmtitleblog a{color:#aaa; margin:5px; letter-spacing:1px; position:relative; -webkit-transform:scale(0); -moz-transform:scale(0); -ms-transform:scale(0); -o-transform:scale(0); transform:scale(0);}
  411. #dmtitleblog a:before{content:''; border-bottom:solid 1px #eee; position:absolute; bottom:-6px; left:0%; width:0; z-index:999999999999999999999999999; -webkit-transform:scale(0); -moz-transform:scale(0); -ms-transform:scale(0); -o-transform:scale(0); transform:scale(0);}
  412. #dmtitleblog a:hover:before{border-bottom:solid thin #eee; width:100%; -webkit-animation:heartbeat-x 1s 1 linear; animation:heartbeat-x 1s 1 linear;}
  413. #dmtitleblog a:hover{color: {color:hover}; -webkit-animation:heartbeat 1s 1 linear; animation:heartbeat 1s 1 linear;}
  414.  
  415.  
  416.  
  417.  
  418. #dmenu {
  419. margin-top:5px;
  420. text-align:right;
  421. width:250px;
  422. z-index:10000;
  423. margin-left:-80px;
  424. padding-top:2px;}
  425.  
  426. #dmenu a {width:100px;
  427. text-transform:uppercase;
  428. line-height: 25px;
  429. font-family:pt sans;
  430. font-size:{text:links menu size};
  431. letter-spacing:1.3px;
  432. padding:2px;
  433. border-bottom: 1px solid #fff;
  434. color:{color:links menu};
  435. transition-duration:0.7s; -moz-transition-duration:0.7s; -webkit-transition-duration:0.7s;-o-transition-duration:0.7s;
  436. }
  437.  
  438. #dmenu a:hover {
  439. letter-spacing: 2.3px;
  440. color:#ddd;
  441. transition-duration:0.7s; -moz-transition-duration:0.7s; -webkit-transition-duration:0.7s;-o-transition-duration:0.7s;}
  442.  
  443.  
  444. /* SIDEBAR */
  445.  
  446. /* NOTES E PERMA */
  447.  
  448. .post .dmbase2{
  449. position:absolute;
  450. bottom:15px;
  451. width:350px;
  452. margin-left:0px;
  453. opacity:0;
  454. height:100px;
  455. transition:all 0.5s ease;
  456. background: -moz-linear-gradient(bottom,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);
  457. background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(0,0,0,0.7)), color-stop(100%,rgba(0,0,0,0)));
  458. background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.7)0%,rgba(0,0,0,0)100%);
  459. background: -o-linear-gradient(bottom,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);
  460. background: -ms-linear-gradient(bottom,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);
  461. background: linear-gradient(to top,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );}
  462. .post:hover .dmbase2{ opacity:1; transition:all 0.5s ease;}
  463.  
  464. .post .dmpnotes2{
  465. position:absolute;
  466. margin-left:18px;
  467. margin-top:35px;
  468. text-align:left;
  469. width:350px;
  470. opacity:0;
  471. line-height:16px;
  472. text-shadow:1px 1px 1px #444;
  473. text-transform:uppercase;
  474. font-family:pt sans;
  475. font-size:9px;
  476. letter-spacing:1px;
  477. -webkit-transition: all 1.5s linear;
  478. -webkit-transition: all 1.5s linear;
  479. -moz-transition: all 1.5s linear;
  480. transition: all 1.5s linear;}
  481.  
  482. .post:hover .dmpnotes2{
  483. opacity:1;
  484. -webkit-transition: all 1.5s linear;
  485. -webkit-transition: all 1.5s linear;
  486. -moz-transition: all 1.5s linear;
  487. transition: all 1.5s linear;}
  488. .post .dmpnotes2 a {color:{color:background};}
  489.  
  490. .post .dmpicons2{
  491. position:absolute;
  492. margin-left:-18px;
  493. margin-top:38px;
  494. text-align:right;
  495. width:350px;
  496. opacity:0;
  497. text-transform:uppercase;
  498. font-family:pt sans;
  499. font-size:9px;
  500. letter-spacing:1px;
  501. -webkit-transition: all 1.5s linear;
  502. -webkit-transition: all 1.5s linear;
  503. -moz-transition: all 1.5s linear;
  504. transition: all 1.5s linear;}
  505.  
  506. .post:hover .dmpicons2{
  507. opacity:1;
  508. -webkit-transition: all 1.5s linear;
  509. -webkit-transition: all 1.5s linear;
  510. -moz-transition: all 1.5s linear;
  511. transition: all 1.5s linear;}
  512. .post .dmpnotes2 a {color: {color:Background};}
  513.  
  514.  
  515. .post .dmbase{
  516. position:absolute;
  517. margin-top:0px;
  518. width:100px;
  519. margin-left:330px;
  520. opacity:0;
  521. height:80px;
  522. -webkit-transition: all 1.2s linear;
  523. -webkit-transition: all 1.2s linear;
  524. -moz-transition: all 1.2s linear;
  525. transition: all 1.2s linear;}
  526.  
  527. .post:hover .dmbase{
  528. margin-top:0px;
  529. margin-left:360px;
  530. opacity:1;
  531. border-left: 1px solid #eee;
  532. -webkit-transition: all 1.2s linear;
  533. -webkit-transition: all 1.2s linear;
  534. -moz-transition: all 1.2s linear;
  535. transition: all 1.2s linear;}
  536.  
  537. .post .dmpnotes{
  538. padding-left:20px;
  539. position:absolute;
  540. margin-top:0px;
  541. margin-left:0px;
  542. text-align:left;
  543. width:100px;
  544. opacity:0;
  545. line-height:16px;
  546. text-transform:uppercase;
  547. font-family:pt sans;
  548. font-size:9px;}
  549.  
  550. .post:hover .dmpnotes{
  551. opacity:1;
  552. z-index:999999999999999999999;}
  553. .post .dmpnotes a {color:{color:Text};}
  554.  
  555. #permalink{
  556. margin-left:0px;
  557. text-transform:uppercase;
  558. font-family:pt sans;
  559. letter-spacing:.5px;
  560. line-height:16px;
  561. font-size:10px;
  562. text-align:left;
  563. width:350px;}
  564.  
  565. ol.notes {
  566. padding: 0px;
  567. margin:auto;
  568. list-style-type: none;}
  569.  
  570. ol.notes a {text-decoration: none;}
  571.  
  572. ol.notes li.note {
  573. display: inline-block;
  574. margin:0;
  575. padding: 0;}
  576.  
  577. ol.notes li.note img.avatar {
  578. width:28.5px;
  579. height:28.5px;
  580. margin-bottom:-4px;
  581. padding:5px;}
  582.  
  583. aside.permalink_page {margin-top:50px; margin-bottom:10px;}
  584. span.action {display:none;}
  585. ol.notes li.note:hover span.action {display:none;}
  586. ol.notes li.note blockquote {display:none;}
  587. ol.notes li.note:hover blockquote{display:none;}
  588.  
  589. span.action {
  590. position:absolute;
  591. width: 1px;
  592. margin-left: -60px;
  593. margin-top: -6px;
  594. padding: 5px;
  595. text-align: center;
  596. z-index: 4;}
  597.  
  598. ol.notes li.note blockquote {
  599. position:absolute;
  600. width: 1px;
  601. z-index: 1;
  602. padding: 40px 5px 5px 5px;
  603. margin-left: -60px; border:0; }
  604.  
  605. ol.notes li.note.more_notes_link_container {
  606. display:block;
  607. margin-top:10px;
  608. text-align: center;}
  609.  
  610. ol.notes li.note.more_notes_link_container a {
  611. color:{color:tex};
  612. letter-spacing:.5px;
  613. text-transform:uppercase;
  614. font-family:pt sans;
  615. font-size:10px;}
  616.  
  617. /* DETALHES */
  618. .dmtextos {
  619. {block:IndexPage}
  620. padding:15px;
  621. {/block:IndexPage}
  622. background:{color:background};}
  623.  
  624. #dmtitlepost{
  625. text-transform:uppercase;
  626. letter-spacing:.5px;
  627. font-family:pt sans;
  628. line-height:14px;
  629. padding-bottom:8px;
  630. text-align:left;
  631. color:{color:Title Post};
  632. font-size:{text:Title Post size};}
  633.  
  634. {block:IfBackToTop}
  635. #scrollToTop:link,#scrollToTop:visited {
  636. color:transparent;
  637. background-color:transparent;
  638. display:none;
  639. position:fixed;
  640. opacity:.6;
  641. bottom:30px;
  642. right:30px;}
  643. {/block:IfBackToTop}
  644.  
  645. .dms {
  646. margin-top:0px;
  647. font-size:9px;
  648. opacity:1;
  649. text-align:left;
  650. letter-spacing:1px;
  651. text-transform:uppercase;
  652. font-family:pt sans;
  653. -webkit-transition: all 0.30s linear;
  654. -webkit-transition: all 0.30s linear;
  655. -moz-transition: all 0.30s linear;
  656. transition: all 0.30s linear;}
  657.  
  658. /* DETALHES */
  659.  
  660. /* ASK */
  661. .dmquestion {padding-bottom:10px; border-bottom:1px solid {color:borders}; }
  662. .dmasker {background:{color:background};
  663. padding:8px;
  664. font-size:9px;
  665. text-align:center;
  666. border-left:1px solid {color:borders};
  667. border-right:1px solid {color:borders};
  668. text-transform:uppercase;
  669. letter-spacing:1px;
  670. font-family:pt sans;}
  671. .dmasker a {color:{color:text}}
  672. .dmanswer {padding-top:10px;}
  673.  
  674. .post .lheaderask {
  675. font-family:pt sans;
  676. font-size:9px;
  677. letter-spacing:1px;
  678. text-transform:uppercase;
  679. position:absolute;
  680. z-index:9;
  681. width:232px;
  682. margin-left:1px;
  683. margin-top:5px;
  684. padding:8px;
  685. opacity:0;
  686. background:{color:background};
  687. transition:all 1s ease;}
  688. .post .lheaderask a {color: {color:text}; }
  689.  
  690. .post:hover .lheaderask {opacity:1;margin-top:0px;}
  691. .post .lreblog {float:left; padding-left:3px;}
  692. .post .lperma {float:right; padding-right:2px;}
  693. /* ASK */
  694.  
  695. /* MUSIC */
  696. #dmplay1 {
  697. position:relative;
  698. line-height:12px;
  699. display:inline-block;
  700. padding:0px;
  701. width:320px;
  702. height:80px;}
  703.  
  704. #dmplay2 {
  705. display:inline-block;
  706. background:{color:ask answer};
  707. width:80px;
  708. height:80px;}
  709.  
  710. #dmplay3 {
  711. position:absolute;
  712. width:80px;
  713. height:80px;
  714. overflow:hidden;}
  715.  
  716. #dmplay3 img {
  717. width:80px;
  718. opacity:.5;
  719. position:absolute;}
  720.  
  721. #dmplay4 {
  722. position:absolute;
  723. width:80px;
  724. height:80px;}
  725.  
  726. #dmplay5 {
  727. position:absolute;
  728. width:250px;
  729. display:inline-block;
  730. text-transform:uppercase;
  731. letter-spacing:.5px;
  732. font-family:pt sans;
  733. color:{color: text};
  734. line-height:20px;
  735. height:80px;
  736. margin-top:0px;
  737. font-size:10px;
  738. margin-left:8px;}
  739.  
  740. #dmplay6 {
  741. position:absolute;
  742. height:28px;
  743. width:28px;
  744. margin:7px;
  745. overflow:hidden;}
  746.  
  747. #dmplay7 {
  748. position:absolute;
  749. width:40px;
  750. height:40px;
  751. border-radius: 2px;
  752. background-color:white;
  753. margin:20px;
  754. opacity:.8;}
  755. /* MUSIC */
  756.  
  757. /* CHATS */
  758. .dmchat{
  759. margin: 0px 0px 0 0px;
  760. line-height:20px;}
  761. .post .dmlines{
  762. margin-left: 0px;}
  763. .post .dmlines .dmline{
  764. color:{color:Text};
  765. transition:all 0.0s ease;}
  766. .post .dmlines .dmline.even{
  767. transition:all 0.0s ease;}
  768. /* CHATS
  769.  
  770. /* VIDEO */
  771. .video embed, .video object, .video iframe {
  772. width:350px!important;
  773. height:250px!important;
  774. display:block;margin:auto;}
  775. /* VIDEO */
  776.  
  777. @-webkit-keyframes heartbeat {
  778. 0% {-webkit-transform:scale(0);}
  779. 10%{-webkit-transform:scaleX(.5);}
  780. 20%{-webkit-transform:scaleX(1);}
  781. 30%{-webkit-transform:scaleX(1);}
  782. 40%{-webkit-transform:scaleX(1);}
  783. 50%{-webkit-transform:scaleX(.8);}
  784. 100%{-webkit-transform:scaleX(0);}
  785. }
  786.  
  787. @-webkit-keyframes heartbeat-x {
  788. 0% {-webkit-transform:scaleX(0);}
  789. 10%{-webkit-transform:scaleX(.5);}
  790. 20%{-webkit-transform:scaleX(1);}
  791. 30%{-webkit-transform:scaleX(1);}
  792. 40%{-webkit-transform:scaleX(1);}
  793. 50%{-webkit-transform:scaleX(.8);}
  794. 100%{-webkit-transform:scaleX(0);}
  795. }
  796.  
  797. @keyframes heartbeat {
  798. 0% {transform:scale(0);}
  799. 10%{transform:scaleX(.5);}
  800. 20%{transform:scaleX(1);}
  801. 30%{transform:scaleX(1);}
  802. 40%{transform:scaleX(1);}
  803. 50%{transform:scaleX(.8);}
  804. 100%{transform:scaleX(0);}
  805. }
  806.  
  807. @keyframes heartbeat-x {
  808. 0% {transform:scaleX(0);}
  809. 10%{transform:scaleX(.5);}
  810. 20%{transform:scaleX(1);}
  811. 30%{transform:scaleX(1);}
  812. 40%{transform:scaleX(1);}
  813. 50%{transform:scaleX(.8);}
  814. 100%{transform:scaleX(0);}
  815. }
  816.  
  817. #cl-link{
  818. width:90px;
  819. position:absolute;
  820. margin-left:0px;
  821. margin-left:543px;
  822. margin-top:-25px;
  823. display:inline;
  824. }
  825.  
  826. #cl-link a{
  827. display:inline;
  828. margin:5px;
  829. }
  830. </style>
  831.  
  832. {block:IfBackToTop}
  833. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/cfe2f28/05Anrch85/white.png"></a>
  834. {/block:IfBackToTop}
  835.  
  836. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  837.  
  838. <!-- BOTÃO DE CRÉTIDOS POR LIRIADAS -->
  839. <a class="lcredit icon theme" title="Install" href="http://docismo.tumblr.com/">Theme</a>
  840. <!-- BOTÃO DE CRÉTIDOS POR LIRIADAS -->
  841.  
  842. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  843.  
  844. {block:IndexPage}
  845. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  846. <script src="http://static.tumblr.com/cfe2f28/lranw7ueg/dmrolagem.js"></script>
  847.  
  848. <script type="text/javascript">
  849. $(window).load(function () {
  850. $('.posts').masonry(),
  851. $('.masonryWrap').infinitescroll({
  852. navSelector : "div.navigation",
  853. // selector for the paged navigation (it will be hidden)
  854. nextSelector : ".navigation a#next",
  855. // selector for the NEXT link (to page 2)
  856. itemSelector : ".post",
  857. // selector for all items you'll retrieve
  858. bufferPx : 10000,
  859. extraScrollPx: 10000,
  860. loadingImg : "http://static.tumblr.com/a3buyye/pdIniuhsy/dmimage.png",
  861. loadingText : "<em></em>",
  862. },
  863. // call masonry as a callback.
  864. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  865. );
  866. });
  867. </script>
  868.  
  869. <script>window.onload = function () {document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' );document.addEventListener( 'click', function ( event ) { var myLike = event.target; if( myLike.className.indexOf( 'my-like' ) > -1 ) { var frame = document.getElementById( 'my-like-frame' ), liked = ( myLike.className == 'my-liked' ), command = liked ? 'unlike' : 'like', reblog = myLike.getAttribute( 'data-reblog' ), id = myLike.getAttribute( 'data-id' ), oauth = reblog.slice( -8 ); frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id; liked ? myLike.className = 'my-like' : myLike.className = 'my-liked'; };}, false );};</script>
  870. {/block:IndexPage}
  871.  
  872. </head>
  873. <body>
  874.  
  875. <!-- Wikplayer https://www.wikplayer.com -->
  876. <script type="text/javascript" src="https://www.wikplayer.com/code.js"
  877. data-config="{'skin':'http://static.tumblr.com/wnklrgg/5IPnnyb90/larzinho1.css','volume':50,'autoplay':true,'shuffle':true,'repeat':1,'showcomment':false,'marqueetexton':false,'placement':'bottom','showplaylist':false,'playlist':[{'title':'Runaway','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dd_HlPboLRL8'},{'title':'Ride','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DUtQ4CsNYAgc'},{'title':'Shelter','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DQXwPUYU8rTI'},{'title':'Breathe%20me','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DSFGvmrJ5rjM'},{'title':'Oceans','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DCpgXgAT0h5g'},{'title':'I%27m%20A%20Ruin%20','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D4ix5DDim-NQ'},{'title':'Say%20Something','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dv0yMZv3shfY'},{'title':'Happy%20','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Ds6AHxF0s764'},{'title':'Born%20To%20Die','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D9XdiSYta4bk'},{'title':'Wings','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DKtBcwEphCZs'},{'title':'%20Chandelier','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D4naMuYoSOHg'},{'title':'Young%20and%20Beautiful','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DTe11UaHOHMQ'},{'title':'Winter%20Bird','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DFYFNzSTVvJk'},{'title':'All%20We%20Do','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DF30G87zlRPw'},{'title':'Asleep','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoNIJAUVC7sQ'},{'title':'Sadness%20And%20Sorrow','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D61Odj2pGuSI'}]}" ></script>
  878. <!-- Wikplayer code end -->
  879.  
  880.  
  881.  
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893. <!-- PUT THIS BETWEEN < body> and < /body> -->
  894.  
  895. <div id="updatestab">
  896. <div class="updatesheadline">🌵</div><div class="updatescontent">
  897.  
  898. <!-- WRITE YOUR UPDATES BETWEEN THIS -->
  899.  
  900. <div class="big"> <br>Bem vindo!<br>
  901. <br>Bruno 1998<br><br>antiga url: ajardinando<br><br>criado: 18/12/2015<br><br>volte sempre!
  902.  
  903.  
  904. </div></p>
  905.  
  906. <div class="bodytext"></div>
  907.  
  908. <!-- AND THIS -->
  909. </div>
  910. </div>
  911.  
  912. <div class="center">
  913. <div id="dmtitleblog"><a href="/">{text:title blog}</a></div>
  914. <div id="cl-link">
  915. <a href="{text:link menu 1}" title="{text:Title menu 1}"><i class="fa fa-home" aria-hidden="true"></i></a>
  916. <a href="{text:link menu 2}" title="{text:Title menu 2}"><i class="fa fa-envelope-o" aria-hidden="true"></i></a>
  917. <a href="{text:link menu 3}" title="{text:Title menu 3}"><i class="fa fa-bars" aria-hidden="true"></i></a>
  918. </div>
  919. <div id="dmdiscription">{block:Description}{Description}{/block:Description}</div>
  920.  
  921. <hr>
  922.  
  923. <!-- SIDEBAR -->
  924. <div id="dmsidebar">
  925. <div id="do-topo">
  926.  
  927.  
  928. <div id="imagesidebar"><img src="{image:image sidebar}"></a></div>
  929.  
  930. <!-- MENU -->
  931.  
  932.  
  933. <!-- MENU -->
  934.  
  935.  
  936.  
  937.  
  938. <div id="dmenu">
  939. <a href="{text:Link1 Url}">{text:Link1 Title}</a><br>
  940. <a href="{text:Link2 Url}">{text:Link2 Title}</a><br>
  941. <a href="{text:Link3 Url}">{text:Link3 Title}</a>
  942. </div>
  943. </div>
  944. </div>
  945. <!-- FINAL SIDEBAR -->
  946.  
  947.  
  948. <div class="posts">
  949.  
  950. {block:Posts}
  951.  
  952. {block:Text}
  953. <div class="post">
  954. {block:IndexPage}
  955. <div class="dmbase">
  956. <div class="dmpnotes">
  957. <a href="{Permalink}"><font style="font-size:22px;font-family:georgia;" target="_blank">{24hour}</font> hrs</a><br><font style=" letter-spacing:1px;">
  958. <a href="{Permalink}" target="_blank">{DayOfMonth} de {ShortMonth}</a><br>
  959. <a href="{permalink}" target="_blank">{NoteCount} notes</a><br>
  960. <a href="{ReblogURL}" target="_blank">reblogar</a><br></font>
  961. </div></div>
  962. {/block:IndexPage}
  963.  
  964. {block:Title}<div id="dmtitlepost">{Title}</div>{/block:Title}
  965. {Body}
  966. </div>
  967. {/block:Text}
  968.  
  969.  
  970. {block:Photo}
  971. <div class="post">
  972. {block:IndexPage}
  973. <div class="dmbase2">
  974. <div class="dmpnotes2">
  975. <a href="{permalink}">
  976. ás {24Hour}:{Minutes}<p>
  977. em {DayOfMonth} de {ShortMonth}<p></a>
  978. <a href="{permalink}">Com {NoteCount} notes</a></div>
  979.  
  980. <div class="dmpicons2">
  981. <a href="{permalink}"><img src="http://i68.tinypic.com/11vjiuw.png" width=18px/></a><div style="padding-top: 10px">
  982. <a href="{ReblogURL}" target="_blank"><img src="http://i67.tinypic.com/2cymr79.png" width=20px/></a></div> </div>
  983. </div>
  984.  
  985. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=350px></a>
  986.  
  987. {block:IfNotShadowImage}
  988. <div style="padding-bottom:8px;"></div>
  989. {/block:IfNotShadowImage}
  990.  
  991. {/block:IndexPage}
  992.  
  993. {block:PermalinkPage}
  994. <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=480px/></a>
  995. {/block:PermalinkPage}
  996. </div>
  997. {/block:Photo}
  998.  
  999.  
  1000. {block:Photoset}
  1001. <div class="post2">
  1002. {block:IndexPage}
  1003. <div class="dmbase2">
  1004. <div class="dmpnotes2">
  1005. <a href="{permalink}">
  1006. ás {24Hour}:{Minutes}<p>
  1007. em {DayOfMonth} de {ShortMonth}<p></a>
  1008. <a href="{permalink}">Com {NoteCount} notes</a></div>
  1009.  
  1010. <div class="dmpicons2">
  1011. <a href="{permalink}"><img src="http://i68.tinypic.com/11vjiuw.png" width=18px/></a><br>
  1012. <a href="{ReblogURL}" target="_blank"><img src="http://i67.tinypic.com/2cymr79.png" width=20px/></a></div>
  1013. </div>
  1014.  
  1015. {block:Photos}
  1016. <img src="{PhotoURL-500}" width="350" />
  1017. {/block:Photos}
  1018.  
  1019. </div>
  1020. {/block:IndexPage}
  1021.  
  1022. {block:PermalinkPage}
  1023. <center>
  1024. {Photoset-250}
  1025. </center>
  1026. {block:Caption}{Caption}{/block:Caption}
  1027. {/block:PermalinkPage}
  1028. {/block:Photoset}
  1029.  
  1030.  
  1031. {block:Quote}
  1032. <div class="post">
  1033. {block:IndexPage}
  1034. <div class="dmbase">
  1035. <div class="dmpnotes">
  1036. <a href="{Permalink}"><font style="font-size:22px;font-family:georgia;" target="_blank">{24hour}</font> hrs</a><br><font style=" letter-spacing:1px;">
  1037. <a href="{Permalink}" target="_blank">{DayOfMonth} de {ShortMonth}</a><br>
  1038. <a href="{permalink}" target="_blank">{NoteCount} notes</a><br>
  1039. <a href="{ReblogURL}" target="_blank">reblogar</a><br></font>
  1040. </div></div>
  1041. {/block:IndexPage}
  1042.  
  1043. {Quote}
  1044. {block:Source}<div class="dms">— {Source}</div>{/block:Source}
  1045. </div>
  1046. {/block:Quote}
  1047.  
  1048.  
  1049. {block:link}
  1050. <div class="post">
  1051. {block:IndexPage}
  1052. <div class="dmbase">
  1053. <div class="dmpnotes">
  1054. <a href="{Permalink}"><font style="font-size:22px;font-family:georgia;" target="_blank">{24hour}</font> hrs</a><br><font style=" letter-spacing:1px;">
  1055. <a href="{Permalink}" target="_blank">{DayOfMonth} de {ShortMonth}</a><br>
  1056. <a href="{permalink}" target="_blank">{NoteCount} notes</a><br>
  1057. <a href="{ReblogURL}" target="_blank">reblogar</a><br></font>
  1058. </div></div>
  1059. {/block:IndexPage}
  1060.  
  1061. <a href="{URL}"><div id="dmtitlepost">{Title}</div>
  1062. <a href="{permalink}">
  1063. {block:Description}{Description}{/block:Description}</a>
  1064. </div>
  1065. {/block:link}
  1066.  
  1067.  
  1068. {block:Chat}
  1069. <div class="post">
  1070. {block:IndexPage}
  1071. <div class="dmbase">
  1072. <div class="dmpnotes">
  1073. <a href="{Permalink}"><font style="font-size:22px;font-family:georgia;" target="_blank">{24hour}</font> hrs</a><br><font style=" letter-spacing:1px;">
  1074. <a href="{Permalink}" target="_blank">{DayOfMonth} de {ShortMonth}</a><br>
  1075. <a href="{permalink}" target="_blank">{NoteCount} notes</a><br>
  1076. <a href="{ReblogURL}" target="_blank">reblogar</a><br></font>
  1077. </div></div>
  1078. {/block:IndexPage}
  1079.  
  1080. <div class="dmchat">
  1081. <div class="dmlines">
  1082. {block:Lines}
  1083. <div class="dmline {Alt}">{block:Label}<font style="font-family:pt sans;font-size:9.5px;letter-spacing:.5px;text-transform:uppercase;">{Label}</font>{/block:Label} {Line}</div>
  1084. {/block:Lines}
  1085. </div></div>
  1086.  
  1087. </div>
  1088. {/block:Chat}
  1089.  
  1090. {block:Video}
  1091. <div class="post">
  1092. {block:IndexPage}
  1093. <div class="dmbase">
  1094. <div class="dmpnotes">
  1095. <a href="{Permalink}"><font style="font-size:22px;font-family:georgia;" target="_blank">{24hour}</font> hrs</a><br><font style=" letter-spacing:1px;">
  1096. <a href="{Permalink}" target="_blank">{DayOfMonth} de {ShortMonth}</a><br>
  1097. <a href="{permalink}" target="_blank">{NoteCount} notes</a><br>
  1098. <a href="{ReblogURL}" target="_blank">reblogar</a><br></font>
  1099. </div></div>
  1100. {/block:IndexPage}
  1101.  
  1102. <div class="postvideo">
  1103. <div class="video"> {Video-500}</div>
  1104. {block:Caption}
  1105. <div class="caption">{Caption}</div>
  1106. {/block:Caption}
  1107. </div>
  1108.  
  1109. </div>
  1110. {/block:Video}
  1111.  
  1112. {block:Audio}
  1113. <div class="post">
  1114. {block:IndexPage}
  1115. <div class="dmbase">
  1116. <div class="dmpnotes">
  1117. <a href="{Permalink}"><font style="font-size:22px;font-family:georgia;" target="_blank">{24hour}</font> hrs</a><br><font style=" letter-spacing:1px;">
  1118. <a href="{Permalink}" target="_blank">{DayOfMonth} de {ShortMonth}</a><br>
  1119. <a href="{permalink}" target="_blank">{NoteCount} notes</a><br>
  1120. <a href="{ReblogURL}" target="_blank">reblogar</a><br></font>
  1121. </div></div>
  1122. {/block:IndexPage}
  1123.  
  1124. <div id="dmplay1">
  1125. <div id="dmplay2">
  1126. <div id="dmplay3">
  1127. <img src="http://imageshack.com/a/img901/8900/xNcFqL.jpg">
  1128. {block:AlbumArt}<div id="dmplay4"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  1129. </div>
  1130. <div id="dmplay7"><div id="dmplay6">{AudioPlayerwhite}</div></div>
  1131. </div>
  1132. <div id="dmplay5">
  1133. Faixa: {block:TrackName} {TrackName}{/block:TrackName}
  1134. <br>Artista: {block:Artist} {Artist}{/block:Artist}
  1135. <br>Albúm: {block:Album} {Album}{/block:Album}
  1136. <br>Reproduções: {FormattedPlayCount}
  1137. {block:caption}{/block:caption}
  1138. </div></div>
  1139.  
  1140. </div>
  1141. {/block:Audio}
  1142.  
  1143. {block:Answer}
  1144. <div class="post">
  1145. {block:IndexPage}
  1146. <div class="dmbase">
  1147. <div class="dmpnotes">
  1148. <a href="{Permalink}"><font style="font-size:22px;font-family:georgia;" target="_blank">{24hour}</font> hrs</a><br><font style=" letter-spacing:1px;">
  1149. <a href="{Permalink}" target="_blank">{DayOfMonth} de {ShortMonth}</a><br>
  1150. <a href="{permalink}" target="_blank">{NoteCount} notes</a><br>
  1151. <a href="{ReblogURL}" target="_blank">reblogar</a><br></font>
  1152. </div></div>
  1153. {/block:IndexPage}
  1154.  
  1155. <div style="border:1px solid #eee; padding: 20px"><div class="dmquestion">
  1156. <font style="font-size:9px;font-family:pt sans;;text-transform:uppercase;letter-spacing:1px;">
  1157. Questionado por {Asker}: </font>
  1158. {Question}</div>
  1159.  
  1160. <div class="dmanswer">
  1161. {Answer}</div>
  1162. </div></div>
  1163. {/block:Answer}
  1164.  
  1165. {block:PostNotes}
  1166. <div id="permalink">
  1167. {block:NoteCount}{NoteCount} Likes e reblogs{/block:NoteCount}
  1168. {block:RebloggedFrom}
  1169. <p>Reblogado de <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a>{/block:RebloggedFrom}
  1170. {block:HasTags}
  1171. <p>Etiquetas:
  1172. {block:Tags} <a href="{TagURL}">{Tag},
  1173. </a>{/block:Tags}{/block:HasTags}
  1174. {block:Date}
  1175. <p>Publicado em: {DayOfMonth} de <n>{Month}</n> de {Year}{/block:Date}
  1176. {block:ContentSource}
  1177. <p>Original de <a href="{SourceURL}">{SourceTitle}</a>
  1178. {/block:ContentSource}
  1179. {PostNotes-64}
  1180. </section>
  1181. {/block:PostNotes}
  1182. {/block:Posts}
  1183. </div>
  1184.  
  1185. </div>
  1186. <div class="navigation">
  1187. {block:Pagination}{block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next"></a>{/block:NextPage}
  1188. {block:PreviousPage}<a style="float:left" href="{PreviousPage}"></a></p>{/block:PreviousPage}{/block:Pagination}
  1189. </div>
  1190. </body>
  1191. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement