Advertisement
worenow

amor

Sep 8th, 2014
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.94 KB | None | 0 0
  1.  
  2.  
  3. <title>{title}</title>
  4. <link rel="shortcut icon" href="{FavIcon}">
  5. <HEAD>
  6.  
  7. <!---THEME BASE POR PULSA-R / MODIFICADO POR WORENOW/ LINKS POR MISTS / CÓPIA NÃO AUTORIZADA PELO AUTOR É CRIME ! 2014 -!-->
  8.  
  9.  
  10.  
  11. <script language="javascript">
  12. var mensagem="não vai copiar não, kk.";
  13. function clickIE() {if (document.all) {(mensagem);return false;}}
  14. function clickNS(e) {if
  15. (document.layers||(document.getElementById&&!document.all)) {
  16. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  17. if (document.layers)
  18. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  19. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  20. document.oncontextmenu=new Function("return false")
  21. </script>
  22. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js" type="text/javascript"></script>
  23. <script src="http://masonry.desandro.com/js/jquery-1.7.1.min.js"></script>
  24. <script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
  25. <script src="http://masonry.desandro.com/js/jquery.infinitescroll.min.js"></script>
  26. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  27.  
  28.  
  29. <!--APPEARANCE-->
  30. <meta name="color:background" content="#fff"/>
  31. <meta name="color:text" content="#000"/>
  32.  
  33. <meta name="image:sidebar" content="http://static.tumblr.com/ilvdqna/RtYnbhvvh/tumblr_n5bt2ght2a1tn2cepo1_500.jpg"/>
  34.  
  35. <meta name="text:frase 1" content="quando eu pego é pra valer"/>
  36. <meta name="text:frase 2" content="não adianta fazer charminho"/>
  37.  
  38. <meta name="text:Link1" content="link 1" />
  39. <meta name="text:Link1 Title" content="link 1" />
  40. <meta name="text:Link2" content="link 2" />
  41. <meta name="text:Link2 Title" content="link 2" />
  42. <meta name="text:Link3" content="link 3" />
  43. <meta name="text:Link3 Title" content="link 3" />
  44. <meta name="text:Link4" content="link 4" />
  45. <meta name="text:Link4 Title" content="link 4" />
  46. <meta name="text:Link5" content="link 5" />
  47. <meta name="text:Link5 Title" content="link 5" />
  48.  
  49. <meta name="image:Background" content=""/>
  50.  
  51. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  52.  
  53.  
  54. {block:IndexPage}
  55. <div class="column navigation" id="navigation">
  56. {block:Pagination}
  57. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  58. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  59. </div>
  60. {/block:IndexPage}
  61.  
  62. {block:IndexPage}
  63.  
  64. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  65.  
  66. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  67.  
  68. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  69.  
  70. <script type="text/javascript">
  71. $(window).load(function(){
  72. var $wall = $('#pulsa-r');
  73. $wall.imagesLoaded(function(){
  74. $wall.masonry({
  75. itemSelector: '.postbaby',
  76. isAnimated : true
  77. });
  78. });
  79. $wall.infinitescroll({
  80. navSelector : "div#navigation",
  81. nextSelector : "div#navigation a#nextPage",
  82. itemSelector : '.postbaby',
  83. loadingImg : " ",
  84. loadingText : " ",
  85. donetext : " ",
  86. extraScrollPx : 9000,
  87. bufferPx : 10000,
  88. debug : false,
  89. errorCallback: function() {
  90. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  91. }},
  92. function( newElements ) {
  93. var $newElems = $( newElements );
  94. $newElems.hide();
  95. $newElems.imagesLoaded(function(){
  96. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  97. });
  98. }); $('#pulsa-r').show(500);
  99. });
  100. </script>
  101.  
  102. {/block:IndexPage}
  103.  
  104. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  105. <script>
  106. (function($){
  107.  
  108. $(document).ready(function(){
  109. $("[title]").style_my_tooltips();
  110. });
  111. })(jQuery);
  112. </script>
  113.  
  114. </head>
  115. <style>
  116. body{background: {color:background}; background-attachment:fixed; font-family:corbel; font-size: 13px; color: {color:text}; background-image: url('{image:background}');}
  117. a:visited, a:link, a:active {text-decoration: none; color: {color:text};}
  118.  
  119.  
  120. #s-m-t-tooltip {max-width:300px; -webkit-border-radius: 0px 0px 0px 0px; padding:3px 4px 5px 4px;margin:15px 20px;background-color:#fff; font-family:corbel; font-size:9px; letter-spacing:1px; text-transform:uppercase; color:#000; z-index:9999999;}
  121.  
  122.  
  123. {block:ifSmallCursor}
  124. *, body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  125. {/block:ifSmallCursor}
  126.  
  127.  
  128.  
  129. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  130. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  131. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  132. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  133.  
  134. blockquote img{max-width: 240px!important}
  135. blockquote blockquote img{max-width: 230px!important}
  136. blockquote blockquote blockquote img{max-width: 220px!important}
  137. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  138.  
  139. pre {background: #eee; color:{color:text}; text-shadow: 0 1px 0 #fff; font-family: corbel; text-align: justify; padding: 5px; overflow: scroll; border-left: 3px solid {color:text}; border-bottom: 3px solid #eee;}
  140.  
  141. ::-webkit-scrollbar-thumb:vertical {background-color: {color:borda post};height:70px;
  142. border:1px #f1f1f1 solid;}
  143. ::-webkit-scrollbar-button:vertical {height:0px;display: block;background:#fff;}
  144. ::-webkit-scrollbar {background-color:{color:background};height:0px;width:5px;}
  145.  
  146. iframe#tumblr_controls {
  147. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;}
  148.  
  149.  
  150. #pulsa-r {margin-left:430px; width:650px; opacity:1;margin-top:10px;{block:if2colunas} width:900px; {/block:if2colunas}}
  151. .postbaby { width:250px;background-color:{color:caixa cor} ; text-align: justify; padding: 5px; float: left; position: relative; float: left;margin:1px ; border: 0px solid {color:borda post}; overflow: hidden; }
  152.  
  153.  
  154. /** ♥ Love **/
  155.  
  156.  
  157.  
  158. .chat {background: #eee; margin: 0; font-size:
  159. 11px; font-family: corbel;}
  160. .chat .lines {margin-left: 0; background: #eee; color:
  161. {color:text}; margin-bottom: 1px; padding: 4px 5px 4px 5px;}
  162. .chat .lines span{font-weight: bold; text-shadow: 0px 1px 0px {color:borda post};}
  163. /*:::::::::: Estilo de ask by Unstabl-e ::::::*/
  164.  
  165. .pergunta {background: #f8f8ff; padding: 5px; overflow: hidden; border: 1px solid #fff; color: #000; text-align: center;border-radius: 13px;font-family: corbel; font-size: 11px;}
  166. .pergunta:hover {background: #fff;}
  167. .resposta {background: #fff; color: #000; font-family: corbel; font-size: 13px; padding: 5px; overflow: hidden; border: 1px solid #;}
  168. .quem {background: #fff ; width: auto; font-family: corbel; font-size: 14px; text-align: center; color: #000; text-align: center;border-radius: 8px; position: absolute; height: 20px; align: right; padding: 5px; border-bottom-right-radius: 10px; margin-left: 30px; margin-top: -30px;}
  169. .quem a{color: #000; font-size: 14px; font-style: bold;}
  170. .fotoask {border-radius: 8px; margin-left: 0px;}
  171.  
  172. .bbimg {border-radius: 8px;}
  173. .quote{ font-family: 'corbel'; {block:iffonte2}font-family: 'corbel';font-size: 11px;{/block:iffonte2} font-style: normal; font-size: 12px; color: {color:text};line-height: 15px; text-indent: 0px;}
  174. .autor {font-family: corbel;{block:iffonte2}font-family: 'corbel';font-size: 12px;{/block:iffonte2} font-size: 10px; text-transform: upprcase; color:{color:text}; text-align: center; font-weight:normal;background:#fff;padding:5px;border-radius: 3px;}
  175. .autor a{font-family: corbel;{block:iffonte2}font-family: 'corbel';font-size: 12px;{/block:iffonte2} font-size: 10px; text-transform: upprcase; color: {color:text}; text-align:center; font-weight: normal;}
  176. .lin{height: 1px; background: transparent; margin-top: 5px; margin-bottom: 5px;}
  177.  
  178.  
  179. .ph img{-webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(0%);opacity:1;border-radius: 1px;}
  180. .ph img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(70%);opacity:1;}
  181.  
  182. ol.notes{padding:0px;margin 0px 0px; font-size:9px;}
  183.  
  184. ol.notes li.note{border-bottom:1px solid #eee;padding:10px;font-size:11px;}
  185.  
  186. ol.notes li.note a img.avatar{padding-bottom:0px; border-radius: 80px; width: 0; height: 0;}
  187.  
  188. ol.notes li.note img{padding:0px;border-width:0px;border:none;}
  189.  
  190. ol.notes li.note span.action{font-weight:normal;}
  191.  
  192. ol.notes li.note.answer_content{font-weight:normal;}
  193.  
  194. ol.notes li.note.blockquote{padding:1px 1px;margin:1px 0px 0px 1px;}
  195.  
  196. ol.notes li.note.blockquote a{text-decoration:none;}
  197.  
  198.  
  199.  
  200.  
  201. /**PERMALINK POR PULSA-R**/
  202. .permalink { letter-spacing:.1em; z-index:10; bottom:-10px;left:1px; position:absolute; display:block;text-align:right;font-family: 'corbel';font-size:10px; -webkit-transition-duration: .66s;width:250px;padding:5px;background:#fff;opacity:0; text-transform: upprcase;border-radius: 3px;}
  203. .permalinkd a { font-size:10px; text-transform: lowercase; color:{color:text}; font-family: consolas;}
  204. .postbaby:hover .permalink {bottom:5px; opacity:1;}
  205. /**PERMALINK POR PULSA-R**/
  206. .vsanna{display: none;}
  207.  
  208. /**PERMALINK POR LEMBRAVEIS **/
  209. .postbaby:hover .photog{left:8px;-webkit-transition-duration: 0.9s;}
  210. .postbaby .photog {opacity:0;position: absolute;z-index: 9999;text-align: center;text-transform:uppercase;top: 8px;left:-7px;-webkit-transition-duration: 0.9s;}
  211. .postbaby .photog img {margin:0px;width:20px;background: #000;opacity:0.7;border-radius: 2px;}
  212. .postbaby:hover .photog {opacity:1; -webkit-transition-duration: .50s;-moz-transition-duration: .50s; -o-transition-duration: .50s;}
  213. /**PERMALINK POR PULSA-R LEMBRAVEIS **/
  214.  
  215. /**NÃO REMOVA OS CRÉDITOS*/
  216. .cred {font-size:12px;font-family:corbel; display:block; width:auto;height:20px; text-align:center; line-height:16px;margin-top:545px;position:fixed;margin-left:-120px;line-height:100%;border-radius:10px;}
  217. .cred a {color:#000;text-indent:5px;padding:5px;border:1px solid #f0f0f0;width:60px;border-radius:10px;BACKGROUND:#fff;}
  218. .cred:hover {margin-left:5px;-webkit-transition: all 0.6s ease-out;-webkit-transition:All 1s ease;
  219. -moz-transition:All 1s ease;
  220. -o-transition:All 1s ease;-webkit-transition: all .8s ease-out}
  221. /**NÃO REMOVA OS CRÉDITOS*/
  222.  
  223.  
  224. #sidebar {position:fixed; width: 150px; height:150px; margin-left:310px;margin-top:70px; -webkit-transition-duration: 0.4s;}
  225.  
  226. #foto img {display: inline; margin-left:0px; position:fixed; text-align:left;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-top:3px;}
  227. #foto img {width:160px; height:220px; margin-top:-200px;margin-left:-70px;}
  228.  
  229. #tequila{margin-left:5px;margin-top:18px;position:fixed;text-align:left;moz-transition:all 0.6s linear;transition:all 0.6s linear;opacity:0;}
  230. #tequila img {width:18px; height:19px;}
  231. #sidebar:hover #tequila{opacity:10;transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .90s; margin-left:-71px;margin-top:32px}
  232.  
  233.  
  234. .cred {width:100px; height:50px;opacity:1.0;}
  235.  
  236. #credito a{background-color: #trans; font-weight:normal; letter-spacing: 0px; color: #888888; text-align: center; width: 100px; height: 10px; right: 0px; font:10px cambria; bottom: 35px; position: fixed; padding: 5px; line-height: 10px; z-index: 999999999999999999999999999999999999999999999999999999; -webkit-transition-duration: 0.7s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out ;}
  237. #credito a:hover {text-shadow:0px 0px 3px;}
  238. .cred:hover #credito { -webkit-transition-duration: 0.7s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out ;}
  239. .credito {background-color: #trans; font-weight:normal; letter-spacing: 0px; color: #888888; text-align: center; width: 100px; height: 10px; right: 0px; font:10px calibri; bottom: 20px; position: fixed; padding: 5px; line-height: 10px; z-index: 999999999999999999999999999999999999999999999999999999; -webkit-transition-duration: 0.9s; -moz-transition: all .9s ease-in-out; -o-transition: all .9s ease-in-out; transition: all .9s ease-in-out; -webkit-transition: all .9s ease-in-out ;opacity:0;}
  240. .credito:hover {;}
  241. .cred:hover .credito {opacity:0}
  242.  
  243.  
  244.  
  245. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  246.  
  247. .frase {-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;background-color:;height:auto;float:left;position:fixed;
  248. margin-left:-85px;text-align:center; margin-top:22px;width:188px;font-family: 'lora'; font-size:10px; font-style:;letter-spacing:0px; color: #000;opacity:10;border-left:px solid #dcdcdc;text-shadow:0px 0px 6px #ff3e96;}
  249. #sidebar:hover .frase{margin-top:px;-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);}
  250.  
  251. #chanel{background-color:;opacity:10;margin-left:-72px; margin-top:12px; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out}
  252. #chanel img { width:18px; height:auto;-webkit-transform:rotate(-25deg);}
  253. #sidebar:hover #chanel{rotateY(520deg); -webkit-transform: rotateY(520deg); -webkit-transition-duration: .70s;-webkit-filter: grayscale(0%);margin-left:73px;}
  254.  
  255. #links {width:160px; float: left; margin-left:-63px; margin-top: 24px;text-align: center; position: fixed; font-family:cambria; font-size: 09px; ; text-transform:uppercase; color:#444;opacity:0; -webkit-transition: 0.3s ease-in;-moz-transition: 0.3s ease-in; transition: 0.3s ease-in; background:transp; border-top:px dotted #666666; font-style:italic;}
  256. #links a {text-transform:none; color:#444; margin-left:1px; text-align:center; display: inline-block;float: center; }
  257. #links a:hover{color:#CCCCCC;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; ; -webkit-transition-duration: 0.3s; text-shadow: 0px 0px 1px; border-bottom:1px dotted #fe89b3; }
  258. #sidebar:hover #links {opacity:10;-webkit-transition: 0.3s ease-in;-moz-transition: 0.3s ease-in; transition: 0.3s ease-in; margin-top:37px;}
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266. #tudo {width:150px; margin-left:-10px; margin-top:300px;}
  267. ::-webkit-scrollbar{width:7px;
  268. height:0px;}
  269. ::-webkit-scrollbar-button:start:decrement
  270. ::-webkit-scrollbar-button:end:increment{display:block;
  271. height:0;
  272. background-color:#000;}
  273. ::-webkit-scrollbar-track-piece{background-color:#fff;
  274. -webkit-border-radius:0;
  275. -webkit-border-bottom-right-radius:3px;
  276. -webkit-border-bottom-left-radius:3px;}
  277. ::-webkit-scrollbar-thumb:vertical{height:50px;
  278. background-color:#000;}
  279. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  280. background-color:#000;}
  281.  
  282. </style>
  283.  
  284.  
  285.  
  286. <style type="text/css">{CustomCSS}</style>
  287.  
  288.  
  289.  
  290. <body>
  291.  
  292.  
  293.  
  294. <div id="container">
  295. <div id="sidebar">
  296. <div id="tudo">
  297. <div id="foto"><img src="{image:sidebar}"></div>
  298. <div id="tequila"><img src="http://static.tumblr.com/xwr5tjk/xVBnaoiho/coroas04.png"/></div>
  299.  
  300. <div id="chanel"><img src="http://static.tumblr.com/uyrucwr/937narp1j/images__5_.png"/></div>
  301. <div class="cred">
  302. <div id="credito"> <a href="http://worenow.tumblr.com" onMouseover="ddrivetip('theme por <b>worenow</b>')"; onMouseout="hideddrivetip()">Exclusivo <font color="000000">(c)</font></a></div>
  303. <div class="credito"><a href="http://worenow.tumblr.com/" title=""> <small> WORENOW </small></a></div>
  304. </div>
  305.  
  306.  
  307.  
  308. <div class="frase">ela é nitroglicerina, tatuada e linda </div>
  309. <div id="links">
  310. <a href="{text:Link1}">{text:Link1 Title}</a>
  311. <a href="{text:Link2}">{text:Link2 Title}</a>
  312. <a href="{text:Link3}">{text:Link3 Title}</a>
  313. <a href="{text:Link4}">{text:Link4 Title}</a>
  314. <a href="{text:Link5}">{text:Link5 Title}<font color="fe89b3">♡</font></a></b>
  315.  
  316.  
  317. </div>
  318. </div>
  319. </div>
  320. </div></div>
  321. </div>
  322. </div>
  323. <div id="pulsa-r">
  324. {block:Posts}
  325. <div class="postbaby">
  326.  
  327. {block:Text}
  328. {block:Title}<div class="titulos">{Title}</div>{/block:Title}
  329. {body}
  330. {block:indexpage}
  331. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> / <a href="{permalink}">{TimeAgo}</a> </div>
  332. {/block:indexpage}
  333. {/block:Text}
  334.  
  335. {Block:Photo}
  336. {LinkOpenTag}<div class="ph"><img src="{PhotoURL-250}">
  337. </div>
  338. {block:Caption}{Caption}{/block:Caption}
  339. {block:IndexPage}<div class="photog"><a href="{ReblogURL}" target="_blank" {block:Iftitulo}title="REBLOG"{/block:Iftitulo}><img src="http://static.tumblr.com/zvqacv0/czamheuyj/11reblog.png"></a> <a href="{permalink}"{block:Iftitulo} title="{NoteCount}"{/block:Iftitulo} ><img src="http://static.tumblr.com/zvqacv0/XC8mheuy8/11like.png"></a>
  340. </center></div>{/block:IndexPage}
  341. {/Block:Photo}
  342.  
  343. {block:Photoset}
  344.  
  345. <div class="ph">{Photoset-250}</div>{LinkCloseTag}
  346.  
  347. {block:IndexPage}<div class="photog"><a href="{ReblogURL}" target="_blank" {block:Iftitulo}title="REBLOG"{/block:Iftitulo}><img src="http://static.tumblr.com/zvqacv0/czamheuyj/11reblog.png"></a> <a href="{permalink}"{block:Iftitulo} title="{NoteCount}"{/block:Iftitulo} ><img src="http://static.tumblr.com/zvqacv0/XC8mheuy8/11like.png"></a>
  348. </center></div>{/block:IndexPage}
  349. {/block:Photoset}
  350.  
  351. {block:Quote}
  352.  
  353. <div class="quote">{Quote}</div>
  354. <div class="lin"></div>
  355. <div class="autor">{block:Source}{Source}{/block:Source}</div>
  356. {block:indexpage}
  357. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> / <a href="{permalink}">{TimeAgo}</a></div>
  358. {/block:indexpage}
  359. {/block:Quote}
  360.  
  361. {block:Chat}
  362. {block:Title}<div class="titulos">{Title}</div>{/block:Title}
  363. {block:Lines}
  364. <div class="chat">
  365. <div class="lines">{block:Label}
  366. <span>{Label}</span>
  367. {/block:Label}
  368. {Line}</div></div>
  369. {/block:Lines}
  370. {block:indexpage}
  371. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  372. {/block:indexpage}
  373. {/block:Chat}
  374.  
  375. {block:Link}
  376.  
  377. <a href="{URL}" target="{Target}"><div class="titulos">{Name}</div></a>
  378. {block:Description}{Description}{/block:Description}
  379. {block:indexpage}
  380. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  381. {/block:indexpage}
  382. {/block:Link}
  383.  
  384. {block:Audio}
  385.  
  386. {AudioPlayer}
  387. {block:Caption}{Caption}{/block:Caption}
  388. {block:indexpage}
  389. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  390. {/block:indexpage}
  391. {/block:Audio}
  392.  
  393. {block:Video}
  394.  
  395. {block:Indexpage}{Video-250}{/block:IndexPage}
  396. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  397. {block:Caption}{Caption}{/block:Caption}
  398. {block:indexpage}
  399. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  400. {/block:indexpage}
  401. {/block:Video}
  402.  
  403.  
  404. {block:Answer}
  405. <div class="caixa">
  406.  
  407. <div class="pergunta">{question}</div>
  408.  
  409. <img src="{AskerPortraitURL-30}" class="fotoask"><div class="quem"> <b>{asker}</b></div><br>
  410.  
  411. <div class="resposta">{answer} </div>
  412.  
  413. </div>
  414.  
  415. {block:indexpage}
  416. <div class="permalink "> <a href="{permalink}">{TimeAgo}</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  417. {/block:indexpage}
  418. {/block:Answer}
  419.  
  420. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  421. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  422.  
  423. {block:Date}{/block:Date}</div>
  424. {/block:Posts}
  425. </div>
  426.  
  427.  
  428.  
  429.  
  430.  
  431. </body>
  432.  
  433.  
  434. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement