nathlauriano

Theme 3

Dec 28th, 2011
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.75 KB | None | 0 0
  1. <html>
  2. <head>
  3. <!-------------------------------------------------------------------------
  4. Base feita exclusivamente por Anny não plagie e nem retire creditooos-----
  5. -------------------------------------------------------------------------->
  6. <script src="http://static.tumblr.com/ltjokaz/vyglt5715/cufon-yui.js"></script>
  7.  
  8. <script type="text/javascript" src="http://static.tumblr.com/ltjokaz/Jjzlt574k/kg_god_gave_me_you_400.font.js"></script>
  9.  
  10. <script type="text/javascript">Cufon.replace('h3');</script>
  11.  
  12.  
  13.  
  14. <script src='http://static.tumblr.com/iihcsbj/QUElox2fq/jquery-1.1.3.1.min.js'type='text/javascript'/></script>
  15.  
  16. <script src='http://static.tumblr.com/iihcsbj/2Ytlox2g9/jquery.lavalamp.min.js' type='text/javascript'/></script>
  17.  
  18. <script src='http://static.tumblr.com/iihcsbj/NTDlox2gu/jquery.easing.min.js' type='text/javascript'/></script>
  19.  
  20.  
  21.  
  22. <script type='text/javascript'>
  23.  
  24. $(function() { $(".lavaLamp").lavaLamp({ fx: "backout", speed: 700 })});
  25.  
  26. </script>
  27.  
  28. <script type='text/javascript'>
  29.  
  30.  
  31.  
  32. //<![CDATA[
  33.  
  34. jQuery(document).ready(function($){
  35.  
  36. $('#top-s').val('').focus(function(){ $(this).val(''); }).blur(function(){ if($(this).val() == '') $(this).val(''); });
  37.  
  38. $('#searchform').parent().addClass('search-fix');
  39.  
  40.  
  41.  
  42. $('.current_page_item').addClass('current');
  43.  
  44. $('.lavaLampWithImage').lavaLamp({
  45.  
  46. fx: "backout",
  47.  
  48. speed: 900
  49.  
  50. });
  51.  
  52.  
  53.  
  54. $('.tagpost').each(function(){
  55.  
  56. tagPosW = $(this).width();
  57.  
  58. if(tagPosW > 532) $(this).addClass('longtag');
  59.  
  60. });
  61.  
  62. $('.widthfix + .meta .tagpost').each(function(){
  63.  
  64. tagPosW = $(this).width();
  65.  
  66. tagPosH = $(this).height();
  67.  
  68. if((tagPosW > 420) || (tagPosH > 37)) $(this).removeClass('longtag').addClass('tagfix');
  69.  
  70. });
  71.  
  72.  
  73.  
  74. $('#tab-content').tabs({ fxSlide: true });
  75.  
  76. $('.widget').wrapInner('<div class="inner"></div>');
  77.  
  78.  
  79.  
  80. //toggle on sidebar
  81.  
  82. $('.toggle').each(function() {
  83.  
  84. $(this).addClass('pointer');
  85.  
  86. var widgetHeader = $(this).parent();
  87.  
  88. $(this).toggle(
  89.  
  90. function() {
  91.  
  92. $(this).addClass('toggle-down');
  93.  
  94. widgetHeader.addClass('compact');
  95.  
  96. },
  97.  
  98. function() {
  99.  
  100. $(this).removeClass('toggle-down');
  101.  
  102. widgetHeader.removeClass('compact');
  103.  
  104. }
  105.  
  106. );
  107.  
  108. });
  109.  
  110. });
  111.  
  112. //]]>
  113.  
  114. </script>
  115.  
  116. <link href='http://fonts.googleapis.com/css?family=Montez' rel='stylesheet' type='text/css'>
  117.  
  118. <script src="http://static.tumblr.com/3ikgvxs/K16l80ow6/cufon-yui.js" type="text/javascript"></script>
  119. <script src="http://static.tumblr.com/8sh7vfk/J9Slpb3zs/cac-champagne.cufonfonts.js" type="text/javascript"></script>
  120.  
  121.  
  122. <title>{title}</title>
  123. <!-------------------------------------------------------------------------
  124. Base feita exclusivamente por Anny não plagie e nem retire creditooos-----
  125. -------------------------------------------------------------------------->
  126.  
  127. <style type="text/css">
  128.  
  129.  
  130. html::-webkit-scrollbar-track-piece {background: none;}
  131.  
  132.  
  133. /* Início do Menu Lavalamp by ALL4-U.TUMBLR */
  134.  
  135.  
  136.  
  137.  
  138.  
  139. .lavaLampWithImage {
  140.  
  141. position: relative;
  142.  
  143. height: 30px; /* altura do menu, não altere, o menu pode ficar deformado */
  144.  
  145. width: auto; /* largura do menu ajuste */
  146.  
  147. background: #BEBEBE; /* cor do fundo do menu */
  148.  
  149. padding: 5px;
  150.  
  151. margin: 10px 1px 6px 10px;
  152.  
  153. overflow: hidden;
  154.  
  155. border-bottom-left-radius: 20px;
  156.  
  157. border-bottom-right-radius: 20px;
  158.  
  159. border-top-left-radius: 20px;
  160.  
  161. border-top-right-radius: 20px;
  162.  
  163. }
  164.  
  165. .lavaLampWithImage li {
  166.  
  167. float: left;
  168.  
  169. list-style: none;
  170.  
  171. }
  172.  
  173. .lavaLampWithImage li.back {
  174.  
  175. background:#D84BFF; /* cor do fundo dos links */
  176.  
  177. width: 9px; height: 30px;
  178.  
  179. z-index: 8;
  180.  
  181. position: absolute;
  182.  
  183. border-bottom-left-radius: 20px;
  184.  
  185. border-bottom-right-radius: 20px;
  186.  
  187. border-top-left-radius: 20px;
  188.  
  189. border-top-right-radius: 20px;
  190.  
  191. }
  192.  
  193. .lavaLampWithImage li.back .left {
  194.  
  195. background: #836FFF; /* cor do fundo dos links. coloque a mesma que você colocou acima */
  196.  
  197. height: 30px;
  198.  
  199. margin-right: 9px;
  200.  
  201. border-bottom-left-radius: 20px;
  202.  
  203. border-bottom-right-radius: 20px;
  204.  
  205. border-top-left-radius: 20px;
  206.  
  207. border-top-right-radius: 20px;
  208.  
  209. }
  210.  
  211. .lavaLampWithImage li a{
  212.  
  213. font: bold 13px georgia;
  214.  
  215. text-decoration: none;
  216.  
  217. color: #FFFAFA; /* cor dos links */
  218.  
  219. outline: none;
  220.  
  221. text-align: center;
  222.  
  223. top: 7px;
  224.  
  225. letter-spacing: 0;
  226.  
  227. z-index: 10;
  228.  
  229. display: block;
  230.  
  231. float: left;
  232.  
  233. height: 30px;
  234.  
  235. position: relative;
  236.  
  237. overflow: hidden;
  238.  
  239. margin: auto 10px;
  240.  
  241. }
  242.  
  243. .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
  244.  
  245. color:#000;
  246.  
  247. border: none;
  248.  
  249. }
  250.  
  251. .lavaLampNoImage {
  252.  
  253. position: relative;
  254.  
  255. height: 29px;
  256.  
  257. width: 421px;
  258.  
  259. background-color: white;
  260.  
  261. padding: 15px;
  262.  
  263. margin: 10px 0;
  264.  
  265. overflow: hidden;
  266.  
  267. border: 1px solid gray;
  268.  
  269. }
  270.  
  271.  
  272.  
  273. /* não altere mais nada daqui para baixo */
  274.  
  275. .lavaLampNoImage li {
  276.  
  277. float: left;
  278.  
  279. list-style: none;
  280.  
  281. }
  282.  
  283. .lavaLampNoImage li.back {
  284.  
  285. border: 1px solid #000;
  286.  
  287. background-color: #000;
  288.  
  289. width: 9px;
  290.  
  291. height: 30px;
  292.  
  293. z-index: 8;
  294.  
  295. position: absolute;
  296.  
  297. }
  298.  
  299. .lavaLampNoImage li a {
  300.  
  301. font: bold 14px arial;
  302.  
  303. text-decoration: none;
  304.  
  305. color: #000;
  306.  
  307. outline: none;
  308.  
  309. text-align: center;
  310.  
  311. top: 7px;
  312.  
  313. text-transform: uppercase;
  314.  
  315. letter-spacing: 0;
  316.  
  317. z-index: 10;
  318.  
  319. display: block;
  320.  
  321. float: left;
  322.  
  323. height: 30px;
  324.  
  325. position: relative;
  326.  
  327. overflow: hidden;
  328.  
  329. margin: auto 10px;
  330.  
  331. }
  332.  
  333. .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
  334.  
  335. border: none;
  336.  
  337. }
  338.  
  339. .lavaLampBottomStyle {
  340.  
  341. position: relative;
  342.  
  343. height: 29px;
  344.  
  345. width: 421px;
  346.  
  347. background-color: white;
  348.  
  349. padding: 15px;
  350.  
  351. margin: 10px 0;
  352.  
  353. overflow: hidden;
  354.  
  355. border: 1px solid gray;
  356.  
  357. }
  358.  
  359. .lavaLampBottomStyle li {
  360.  
  361. float: left;
  362.  
  363. list-style: none;
  364.  
  365. }
  366.  
  367. .lavaLampBottomStyle li.back {
  368.  
  369. border-bottom: 5px solid blue;
  370.  
  371. width: 9px;
  372.  
  373. height: 30px;
  374.  
  375. z-index: 8;
  376.  
  377. position: absolute;
  378.  
  379. }
  380.  
  381. .lavaLampBottomStyle li a {
  382.  
  383. font: bold 14px arial;
  384.  
  385. text-decoration: none;
  386.  
  387. color: #000;
  388.  
  389. outline: none;
  390.  
  391. text-align: center;
  392.  
  393. top: 7px;
  394.  
  395. text-transform: uppercase;
  396.  
  397. letter-spacing: 0;
  398.  
  399. z-index: 10;
  400.  
  401. display: block;
  402.  
  403. float: left;
  404.  
  405. height: 30px;
  406.  
  407. position: relative;
  408.  
  409. overflow: hidden;
  410.  
  411. margin: auto 10px;
  412.  
  413. }
  414.  
  415. .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
  416.  
  417. border: none;
  418.  
  419. }
  420.  
  421.  
  422.  
  423. /* Fim do Menu Lavalamp by ALL4-U.TUMBLR */
  424.  
  425.  
  426. /*******Fundo do tumblr ************/
  427. body{background: url('http://media.tumblr.com/tumblr_lsbcwpLLcJ1qmflp2.jpg') fixed; text-align: justify; color: #a6a6a6; margin-left: 50px; margin-top: 15px; padding: 0; line-height: 17px; color: #a6a6a6; overflow-x:hidden; height:100%; font: 11px Verdana;}
  428.  
  429. img {max-width: 500px;}
  430. /******Cor dos links***/
  431. a {color:#000000;
  432. text-decoration:none;
  433. -webkit-transition:color 0.7s ease;
  434. -moz-transition:color 0.7s ease;
  435. -o-transition:color 0.7s ease;
  436. transition:color 0.7s ease;
  437. }
  438. /*****Cor do link quando passa o mouse em cima***/
  439. a:hover {color: #9370DB;}
  440. /***er muda que vc vai ver o que é não sei explicar e pá kkk' *****/
  441. blockquote {background: #fff;}
  442.  
  443. /***Caixa da caixa de posts****/
  444. .caixa{
  445. background:#fff;
  446. color: #969696;
  447. padding: 4px;
  448. font-family: verdana;
  449. font-style: normal;
  450. font-size: 11px;
  451. border: 1px solid #ebebeb;
  452. }
  453. /***Cor da caixa do profile e tals =D ***/
  454. .caixa2{
  455. background:#fff;
  456. color: #969696;
  457. padding: 4px;
  458. font-family: verdana;
  459. font-style: normal;
  460. font-size: 11px;
  461. border: 1px solid #ebebeb;
  462. }
  463. /***Ask***/
  464. .ask {
  465. background:##fff;
  466. text-align: left;
  467. margin-left: 56px;
  468. padding: 5px 5px 5px 5px;
  469. -moz-border-radius: 5px;
  470. -webkit-border-radius: 5px;
  471. border-bottom: 1px solid #EED5E7;
  472. border: 1px solid #BBBBBB;
  473. }
  474.  
  475. .h1 {
  476. color: #AA29CE;
  477. font-family: 'Montez';
  478. font-size:21px;
  479. line-height:25px;
  480. letter-spacing:-2px;
  481. font-weight:normal;
  482. margin:0px;
  483. padding:0px;
  484. margin-bottom:-0px;
  485. text-align:left;
  486. }
  487. /****Cor do titulo e tamanho***/
  488. h3{
  489. color: #7F247D;
  490. font-family: 'Learning curve';
  491. font-size:40px;
  492. line-height:21px;
  493. letter-spacing:3px;
  494. font-weight:normal;
  495. margin:0px;
  496. padding:0px;
  497. margin-bottom:-0px;
  498. text-align:left;
  499. }
  500. /*****Faz parte das tags então nada de mexer***/
  501. #lalala{
  502. font-family: Trebuchet Ms;
  503. letter-spacing: 1px;
  504. font-size:7pt;
  505. border-top:1px solid #eee;
  506. }
  507. /*******configura a distancia do topo e lado do lavalamp****/
  508. #menu{ width: auto; padding-bottom: 2px; margin-top:0px; color: #000; font: 11px tahoma; margin-left: 10px; float: left; }
  509. /*****Sublinhado,italico etc tudo aqui****/
  510. s {color: #4A3BA9;} i {color: #AC61B6;} em {color: #0E0A2B;} b {color:#0E0837;} strong {color: #4127EA;} u, span.sublinha {text-decoration: none; border-bottom: 1px dashed #4127EA;}
  511. /*****Informação dos posts****/
  512. .infopost {display: block; font-family: Verdana; font-size: 10px; letter-spacing: 1px; text-align: left; color: #eee; padding: 2px; margin-top: -3px; border-bottom: 1px solid #eee;}
  513.  
  514. /*********Cores do Welcome******/
  515. .Anyyh {background-color: #CD96CD;color:#000; font-family: 'harrington', serif; font-size:25px; line-height:25px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px;}
  516.  
  517. ::-moz-selection
  518. {
  519. background: #EEE0E5;
  520. color: #7A378B;
  521. }
  522. ::selection
  523. {
  524. background: #EEE0E5;
  525. color:#7A378B;
  526. }
  527. </style>
  528. </head>
  529.  
  530.  
  531. <!-------------menu----------------->
  532. <div style="position:absolute; top: 0px; left:80px;">
  533.  
  534. <ul class='lavaLampWithImage'>
  535.  
  536.  
  537. <li><a href='/' onMouseover="ddrivetip('Entries')";
  538.  
  539. onMouseout="hideddrivetip()">Home</a></li>
  540.  
  541. <li><a><span onClick="document.getElementById('entry').innerHTML=document.getElementById('01').innerHTML" onMouseover="ddrivetip('About')";
  542.  
  543. onMouseout="hideddrivetip()">About</span></a></li>
  544.  
  545.  
  546. <li><a><span onClick="document.getElementById('entry').innerHTML=document.getElementById('03').innerHTML" onMouseover="ddrivetip('Créditos')";
  547.  
  548. onMouseout="hideddrivetip()">Créditos</span></a></li>
  549.  
  550. <li><a><span onClick="document.getElementById('entry').innerHTML=document.getElementById('02').innerHTML" onMouseover="ddrivetip('Tumblr')";
  551.  
  552. onMouseout="hideddrivetip()">Tumblr</span></a></li>
  553.  
  554. <li><a href='/ask' onMouseover="ddrivetip('Entries')";
  555.  
  556. onMouseout="hideddrivetip()">Ask</a></li>
  557.  
  558.  
  559. </ul>
  560.  
  561. </div>
  562.  
  563.  
  564. <body>
  565.  
  566. </div>
  567. <!---------Sidebar-------->
  568. <div style="position:absolute; width:400px; left:650px; top:60px; padding-top:0px; z-index:2;">
  569. <div style="text-align: justify;">
  570. <div style="background: #fff; width: 300; font-style: normal; font-size: 9pt; font-family: tahoma; border: 1px solid #000; -moz-box-shadow: 0 0 1em #000; -webkit-box-shadow: 0 0 1em #000; box-shadow: 0 0 1em #000; padding: 10px;">
  571. <!---Gif da descrição e descrição------->
  572. <div class="Anyyh">Welcome.</div><br>
  573. <img src="http://26.media.tumblr.com/tumblr_lt6w0xi0M61r1sameo1_500.gif" width="300">
  574. "Dentro dela tem um coração bobo, que é sempre capaz de amar e de acreditar outra vez." <u>Caio Fernando de Abreu</u>.<br>
  575. <center>
  576. <!------------ paginação --------------------->
  577. <center> <div id="paginacaoml"> <a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  578. {block:JumpPagination length="09"}
  579. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  580. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  581. {/block:JumpPagination}
  582. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</center><br>
  583. </div></div>
  584. <!-----------Status----------------->
  585. <br><font color="#fff"></font></Br>
  586. <div style="text-align: justify;">
  587. <div style="background: #fff; width: 300; font-style: normal; font-size: 9pt; font-family: tahoma; border: 1px solid #000; -moz-box-shadow: 0 0 1em #000; -webkit-box-shadow: 0 0 1em #000; box-shadow: 0 0 1em #000; padding: 10px;">
  588. <div class="Anyyh">Status</div><br>
  589.  
  590. <div class="extras"><img src="http://i122.photobucket.com/albums/o260/mhilka/iconesagenda/Clip.gif"/> <x><script src="http://fastwebcounter.com/secure.php?s=www.nomedoseutumblr.tumblr.com"></script></x> visitas </div>
  591.  
  592. <div class="extras"><img src="http://i122.photobucket.com/albums/o260/mhilka/iconesagenda/pin-2.gif"/> <b><script type="text/javascript" src="http://fastonlineusers.com/on3.php?d=http://nomedoseutumblr.tumblr.com"></script></b> pessoas online.</div>
  593.  
  594. </div></div>
  595. <!----------------Fim do status----------->
  596. <!--------extra------>
  597. <br><font color="#fff"></font></Br>
  598. <div style="text-align: justify;">
  599. <div style="background: #fff; width: 300; font-style: normal; font-size: 9pt; font-family: tahoma; border: 1px solid #000; -moz-box-shadow: 0 0 1em #000; -webkit-box-shadow: 0 0 1em #000; box-shadow: 0 0 1em #000; padding: 10px;">
  600. <div class="Anyyh">Extra</div><br>
  601.  
  602. "Assim que se olharam, amaram-se; assim que se amaram, suspiraram; assim que suspiraram, perguntaram-se um ao outro o motivo; assim que descobriram o motivo, procuraram a cura. <b><u>Shakespeare</b></u>"
  603. </div></div>
  604. <!--------fim do extra---------->
  605. <br>
  606. </div></div>
  607. <!------Não apague nada aqui só altere o que for pedido------->
  608. </div>
  609. <!-----------------créditos------------------------->
  610. <div id="03" style="display:none">
  611. <div style="text-align: justify;">
  612. <left><div class="caixa">
  613. <div class="h3">Créditos</div>
  614. <div class="infopost"></div>
  615. <br>Theme por: <a href="http://meuestupidodiario.tumblr.com">Nathália L.</a> </br>
  616. <br>Base por: <a href="http://semprehtml.tumblr.com">Sempre html.</a> </br>
  617. <br>Menu por: <a href="http://all4-u.tumblr.com/">All4-u.</a> </br>
  618.  
  619. </div></div></div>
  620. <!---------------About--------------------->
  621. <div id="01" style="display:none">
  622. <div style="text-align: justify;">
  623. <left><div class="caixa2">
  624. <div class="h3">Um pouco de mim;</div>
  625. </left>
  626. <div class="infopost"></div><br>
  627.  
  628. <img src="{PortraitURL-96}" align="right" class="border" style="max-width: 400px;">
  629.  
  630. O tempo é muito lento para os que esperam
  631. <br>Muito rápido para os que tem medo
  632. <br>Muito longo para os que lamentam
  633. <br>Muito curto para os que festejam
  634. <br>Mas, para os que amam, o tempo é eterno.
  635. <br><b> William Shakespeare</b>
  636. <br><br>
  637.  
  638. </div></div></div></div>
  639.  
  640. </div></div></div></div></div>
  641.  
  642. <!----------Sobre o seu tumblr----------->
  643. <div id="02" style="display:none">
  644. <div style="text-align: justify;">
  645. <div class="caixa2">
  646. <div class="h3">Sobre o tumblr</div>
  647. <div class="infopost"></div><br>
  648.  
  649. Sobre o seu Tumblr. Escreva sobre o seu Tumblr aqui. Sobre o seu Tumblr. Escreva sobre o seu Tumblr aqui. Sobre o seu Tumblr. Escreva sobre o seu Tumblr aqui. Sobre o seu Tumblr. Escreva sobre o seu Tumblr aqui. Sobre o seu Tumblr. Escreva sobre o seu Tumblr aqui. Sobre o seu Tumblr. Escreva sobre o seu Tumblr aqui. Sobre o seu Tumblr. Escreva sobre o seu Tumblr aqui. Sobre o seu Tumblr. Escreva sobre o seu Tumblr aqui. Sobre o seu Tumblr. Escreva sobre o seu Tumblr aqui.
  650.  
  651. <br>
  652. </div>
  653.  
  654. <br>
  655. <!---------------Recomendo------------->
  656. <div class="caixa2">
  657. <div style="text-align: justify;">
  658. <div class="h3">Recomendo</div>
  659. <div class="infopost"></div>
  660. <br>
  661. <a href="http://meuestupidiario.tumblr.com">Nathália L.</a><br>
  662. <a href="http://themesetutoriais.tumblr.com">Themes&Tutoriais</a> <br>
  663. <a href="LINK DO TUMBLR">NOME DO TUMBLR</a> </div>
  664. </br>
  665. <!------------Followings---------->
  666. <div class="caixa2">
  667. <div class="h3">Following</div>
  668. <div class="infopost"></div><br>
  669.  
  670. {block:Following}
  671. {block:Followed}<a href="{FollowedURL}"><img src="{FollowedPortraitURL-30}" border="2" title="{FollowedTitle}" /></a>{/block:Followed}
  672. {/block:Following}
  673. <br>
  674. </div>
  675.  
  676. </div></div></div></div>
  677.  
  678. <div style="position:absolute; width:550px; left:50px; top:90px; padding-top:0px; z-index:2;">
  679.  
  680. <div id="entry">
  681. <!-- TAGS DO THEME -->
  682.  
  683. {block:Posts}<div class="caixa">
  684. {block:Quote}<h3>"{Quote}"&nbsp;</h3>{/block:Quote}
  685. {block:Title}<h3>{Title}&nbsp;</h3>{/block:Title}
  686. {block:Link}<a href="{URL}" class="link" {Target}><h3>{Name}&nbsp;</h3></a>{/block:Link}
  687.  
  688. {block:Text}{Body}{/block:Text}
  689. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" class="border" alt="{PhotoAlt}" width=525px/>{LinkCloseTag}</center>{block:Caption} {Caption}{/block:Caption}{/block:Photo}
  690. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  691. {block:Quote}{block:Source}<P>{Source}</p>{/block:Source}{/block:Quote}
  692. {block:Link}{block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  693. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  694. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  695. {block:Answer}
  696.  
  697. <img src="{AskerPortraitURL-40}"align="left" class="borda"/>
  698. <div class="ask"><b>{Asker}</b>:
  699. <br>{Question}<br></div>
  700. {Answer}
  701.  
  702. {/block:Answer}
  703. {block:Audio}<span class="audio"><center>{AudioPlayerWhite}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  704.  
  705. <br>
  706. <div id="lalala">
  707. {block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block:Date}</a> {block:NoteCount}with <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a>
  708. <div style="float:right;">
  709. <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">Reblogar</a>
  710. </div>
  711. {block:HasTags}<br># Tagged:{block:Tags}<a href="{TagURL}"> #{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
  712. </div><BR>
  713. {/block:Posts}
  714. {block:PostNotes}{PostNotes}{/block:PostNotes}
  715.  
  716.  
  717. </div>
  718. {/block:Video}
  719. {/block:Posts}
  720.  
  721. <center>
  722. </div></div>
  723. </div></div></div>
  724. </div></div>
  725. </center>
  726. <!-------------Fim das tags principais----------->
  727. </body>
  728. </html>
Advertisement
Add Comment
Please, Sign In to add comment