Don't like ads? PRO users don't see any ads ;-)

Theme - 03

By: avds-themes on Mar 4th, 2012  |  syntax: None  |  size: 20.82 KB  |  hits: 1,329  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!--
  2.                                theme por a-vendedora-de-sonhos
  3.                               não copie e não retire os créditos
  4.  
  5.                                                                                             -->
  6.  
  7.  
  8. <title> {title} </title>
  9. <link rel=”shortcut icon” href=”http://www.drikoti.net/Goodies/Favicons/Gifs/fv-new20.png”/>
  10.  
  11.  
  12.  
  13.  
  14.  
  15. </head>
  16.  
  17.  
  18. <!-------------APP----------------->
  19.  
  20.  <meta name="image:foto1" content=""/>
  21.  
  22. <meta name="image:foto2" content=""/>
  23.  
  24. <meta name="image:foto3" content=""/>
  25.  
  26. <meta name="image:foto4" content=""/>
  27.  
  28. <meta name="image:foto5" content=""/>
  29.  
  30. <meta name="image:foto6" content=""/>
  31.  
  32. <meta name="color:barra" content="#f1f1f1"/>
  33.  
  34. <meta name="color:fundo da barra" content="#fff"/>
  35.  
  36. <meta name="color:background" content="#f0f0f0" />
  37.  
  38. <meta name="color:post" content="#fff"/>
  39.  
  40. <meta name="color:textpost" content="#222"/>
  41.  
  42. <meta name="color:titulopost" content="#000"/>
  43.  
  44. <meta name="color:sidebar" content="#fff"/>
  45.  
  46. <meta name="color:menu" content="#f1f1f1"/>
  47.  
  48. <meta name="color:fundo frase1" content="#fff"/>
  49.  
  50. <meta name="color:letra frase1" content="#000"/>
  51.  
  52. <meta name="color:fundo frase2" content="#fff"/>
  53.  
  54. <meta name="color:letra frase2" content="#000"/>
  55.  
  56. <meta name="color:fundo frase3" content="#fff"/>
  57.  
  58. <meta name="color:letra frase3" content="#000"/>
  59.  
  60. <meta name="color:fundo frase4" content="#fff"/>
  61.  
  62. <meta name="color:letra frase4" content="#000"/>
  63.  
  64. <meta name="color:blockquote" content="#fff"/>
  65.  
  66. <meta name="color:fundo da descricao" content="#fff"/>
  67.  
  68. <meta name="color:letra da descricao" content="#000"/>
  69.  
  70. <meta name="text:frase1" content="Frase um aqui "/>
  71.  
  72. <meta name="text:frase2" content="Frase dois aqui"/>
  73.  
  74. <meta name="text:frase3" content="Frase três aqui"/>
  75.  
  76. <meta name="text:frase4" content="Frase quatro aqui"/>
  77.  
  78. <meta name="color:fundo credito" content="#f1f1f1"/>
  79.  
  80. <meta name="color:credito" content="#000"/>
  81.  
  82. <meta name="text:link01 menu" content="link 01 Aqui"/>
  83.  
  84. <meta name="text:titulo link01 menu" content="titulo 01 aqui"/>
  85.  
  86. <meta name="text:link02 menu" content="link 02 Aqui"/>
  87.  
  88. <meta name="text:titulo link02 menu" content="titulo 02 aqui"/>
  89.  
  90. <meta name="text:link03 menu" content="link 03 Aqui"/>
  91.  
  92. <meta name="text:titulo link03 menu" content="titulo 03 aqui"/>
  93.  
  94. <meta name="text:link04 menu" content="link 04 Aqui"/>
  95.  
  96. <meta name="text:titulo link04 menu" content="titulo 04 aqui"/>
  97.  
  98. <meta name="text:link05 menu" content="link 05 Aqui"/>
  99.  
  100. <meta name="text:titulo link05 menu" content="titulo 05 aqui"/>
  101.  
  102. <meta name="text:link06 menu" content="link 06 Aqui"/>
  103.  
  104. <meta name="text:titulo link06 menu" content="titulo 06 aqui"/>
  105.  
  106. <meta name="text:link07 menu" content="link 07 Aqui"/>
  107.  
  108. <meta name="text:titulo link07 menu" content="titulo 07 aqui"/>
  109.  
  110.  
  111.  
  112.  
  113. </head><style type="text/css">
  114.  
  115.  
  116.  
  117.  
  118.  
  119. #sidebarcredit{
  120. margin-left: -1px;
  121. margin-top: 420px;
  122. width: 343px;
  123. left: 59px;
  124. background-color: transparent;
  125. position: fixed;
  126. height: 32px;
  127. }
  128.  
  129.  
  130. #sidebarcredit a{font-size: 8px;}
  131.  
  132. #title {
  133.  
  134. text-align: center;
  135.  
  136. margin-left: 51px;
  137.  
  138. top: 95px;
  139.  
  140. height: 30px;
  141.  
  142. background-color:{color:fundo frase1};
  143.  
  144. text-align: center;
  145.  
  146. position: fixed;
  147.  
  148. color:{color:letra frase1};
  149.  
  150. width: 513px;
  151.  
  152. font-style: italic;
  153.  
  154. margin-top: 2px;
  155.  
  156. font-size: 15px;
  157.  
  158. font-family: georgia;
  159.  
  160. text-align: center;
  161.  
  162. letter-spacing: 2px;
  163.  
  164. line-height:31px;
  165.  
  166. font-style: bold;
  167.  
  168. margin-bottom: 5px;
  169.  
  170. opacity: 0.8;
  171.  
  172. -webkit-transition: all 0.5s ease-out;
  173.  
  174. -moz-transition: all 0.5s ease-out;
  175.  
  176. }
  177.  
  178.  
  179.  
  180. #title:hover {
  181.  
  182. background-color:transparent;
  183.  
  184. height: 30px;
  185.  
  186. color: transparent;
  187.  
  188. }
  189.  
  190.  
  191.  
  192.  
  193. .subtitle {
  194.  
  195. text-align: center;
  196.  
  197. font-size: 15px;
  198.  
  199. position: fixed;
  200.  
  201. color: transparent;
  202.  
  203. width: 513px;
  204.  
  205. margin-top: 0px;
  206.  
  207. margin-left: 0px;
  208.  
  209. height: 30px;
  210.  
  211. border-radius: 15px;
  212.  
  213. -moz-border-radius: 15px;
  214.  
  215. -webkit-border-radius: 15px;
  216.  
  217. -goog-ms-border-radius: 15px;
  218.  
  219. font-style: italic;
  220.  
  221. margin-top: 0px;
  222.  
  223. font-size: 15px;
  224.  
  225. font-family: georgia;
  226.  
  227. text-align: center;
  228.  
  229. letter-spacing: 2px;
  230.  
  231. line-height:31px;
  232.  
  233. font-style: bold;
  234.  
  235. margin-bottom: 5px;
  236.  
  237. opacity: 0.8;
  238.  
  239. -webkit-transition: all 0.5s ease-out;
  240.  
  241. -moz-transition: all 0.5s ease-out;
  242.  
  243. }
  244.  
  245.  
  246.  
  247. .subtitle:hover {
  248.  
  249. text-align: center;
  250.  
  251. color: {color:letra frase2};
  252.  
  253. font-size: 15px;
  254.  
  255. text-align: center;
  256.  
  257. background-color: {color:fundo frase2}
  258.  
  259. }
  260.  
  261.  
  262.  
  263.  
  264. #title2 {
  265.  
  266. text-align: center;
  267.  
  268. margin-left: 51px;
  269.  
  270. top: 460px;
  271.  
  272. height: 30px;
  273.  
  274. background-color:{color:fundo frase3};
  275.  
  276. text-align: center;
  277.  
  278. position: fixed;
  279.  
  280. color:{color:letra frase3};
  281.  
  282. width: 513px;
  283.  
  284. font-style: italic;
  285.  
  286. margin-top: 2px;
  287.  
  288. font-size: 15px;
  289.  
  290. font-family: georgia;
  291.  
  292. text-align: center;
  293.  
  294. letter-spacing: 2px;
  295.  
  296. line-height:31px;
  297.  
  298. font-style: bold;
  299.  
  300. margin-bottom: 5px;
  301.  
  302. opacity: 0.8;
  303.  
  304. -webkit-transition: all 0.5s ease-out;
  305.  
  306. -moz-transition: all 0.5s ease-out;
  307.  
  308. }
  309.  
  310.  
  311.  
  312. #title2:hover {
  313.  
  314. background-color:transparent;
  315.  
  316. height: 30px;
  317.  
  318. color: transparent;
  319.  
  320. }
  321.  
  322.  
  323.  
  324.  
  325. .subtitle2 {
  326.  
  327. text-align: center;
  328.  
  329. font-size: 15px;
  330.  
  331. position: fixed;
  332.  
  333. color: transparent;
  334.  
  335. width: 513px;
  336.  
  337. margin-top: 0px;
  338.  
  339. margin-left: 0px;
  340.  
  341. height: 30px;
  342.  
  343. border-radius: 15px;
  344.  
  345. -moz-border-radius: 15px;
  346.  
  347. -webkit-border-radius: 15px;
  348.  
  349. -goog-ms-border-radius: 15px;
  350.  
  351. font-style: italic;
  352.  
  353. margin-top: 0px;
  354.  
  355. font-size: 15px;
  356.  
  357. font-family: georgia;
  358.  
  359. text-align: center;
  360.  
  361. letter-spacing: 2px;
  362.  
  363. line-height:31px;
  364.  
  365. font-style: bold;
  366.  
  367. margin-bottom: 5px;
  368.  
  369. opacity: 0.8;
  370.  
  371. -webkit-transition: all 0.5s ease-out;
  372.  
  373. -moz-transition: all 0.5s ease-out;
  374.  
  375. }
  376.  
  377.  
  378.  
  379. .subtitle2:hover {
  380.  
  381. text-align: center;
  382.  
  383. color: {color:letra frase4};
  384.  
  385. font-size: 15px;
  386.  
  387. text-align: center;
  388.  
  389. background-color: {color:fundo frase4}
  390.  
  391. }
  392.  
  393. #sdbarei{margin-left: 0px; margin-top: 0.8px; width: 143px; float: left; background-color: transparent; position: fixed; height: 162px; padding: 5px; z-index: 1}
  394.  
  395. .sdbareili a{font-size: 9px; color: #FFFFFF; background-color: {color:menu}; padding: 2px 2px 3px 2px; width: 154px; display:block; margin-bottom: 1px; letter-spacing: 1px; height: 19px;}
  396.  
  397. .sdbareili a:hover{color: #FFFFFF; background-color: {color:menu}; letter-spacing: -1px; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; opacity: 0.5}
  398.  
  399.  
  400. iframe#tumblr_controls {right:3px !important; position:fixed !important}
  401.  
  402.  
  403. .about{background-color:{color:fundo da descricao};color: {color:letra da descricao};text-align:justify; font-family: verdana; font-size: 9px }
  404.  
  405. .about3{background-color:transparent;text-align:justify; font-family: verdana; font-size: 30px; color: #fffff; background: transparent; top: 50px; margin-left: 3px; padding: 5px 5px 5px 5px; width: 142px;}
  406.  
  407. .about4{background-color:transparent;text-align:justify; font-family: verdana; font-size: 20px; color: #241C1A; background: transparent; top: 50px; margin-left: 3px; padding: 5px 5px 5px 5px; width: 142px;}
  408.  
  409.  
  410.  
  411. #slideShowContainer{float: right; margin-top: 0px; margin-left: 0px; height: auto; width:0px; position: absolute; background-color: #FFFFFF;}
  412.  
  413. #sidebar {position: fixed; margin: 0px 0px 0px 0px;}
  414.  
  415. #slideShow2 {margin-top: -157px; margin-bottom: 5px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  416.  
  417. #slideShow2 img{width: 160px; height: 150px}
  418.  
  419. #slideShow2:hover {opacity: 0;}
  420.  
  421. #slideShow4 {margin-top: 5px; margin-bottom: 5px;}
  422.  
  423. #slideShow4 img{width: 160px; height: 150px}
  424.  
  425. #slideShowContainertw{float: left; margin-top: 0px; margin-left: 0px; height: auto; width:140px; position: absolute; background-color: #FFFFFF;}
  426.  
  427. #sidebartw {position: fixed; margin: 145px 0px 0px 0px;}
  428.  
  429.  
  430.  
  431. #slideShow2tw {margin-top: -135px; margin-bottom: 5px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  432.  
  433. #slideShow2tw img{width: 125px; height: 130px}
  434.  
  435. #slideShow2tw:hover {opacity: 0;}
  436.  
  437. #slideShow4tw {margin-top: 10px; margin-bottom: 5px;}
  438.  
  439. #slideShow4tw img{width: 130px; height: 130px; }
  440.  
  441. #slideShowContainerth{float: left; margin-top: 155px; margin-left: -157px; height: 141px; width:140px; position: absolute; background-color: #FFFFFF;}
  442.  
  443. ::-moz-selection { color:white; background: }
  444. ::selection { color:white; }
  445. ::-webkit-selection { color:1c1c1c; }
  446. ::-webkit-scrollbar { width: 5px; background-color: #000; border-right:0px solid white; }
  447. ::-webkit-scrollbar-button:start:decrement,
  448. ::-webkit-scrollbar-button:end:increment  { height:0px; display: block;;}
  449. ::-webkit-scrollbar-track-piece  { background-color:{color:fundo da barra} ; }
  450. ::-webkit-scrollbar-thumb{ background-color:{color:barra}; -webkit-border-radius: 0px; border-radius: 0px; }
  451.  
  452.  
  453. #paginacao {
  454.  
  455. margin-left: -1px;
  456.  
  457. margin-top: 335px;
  458.  
  459. width: 436px;
  460.  
  461. left: 10px;
  462.  
  463. background-color: #FFFFFF;
  464.  
  465. position: fixed;
  466.  
  467. height: 30px;
  468.  
  469. }
  470.  
  471.  
  472.  
  473. #paginacao1{
  474.  
  475. position: left;
  476.  
  477. margin-left: 5px;
  478.  
  479. top: 50px;
  480.  
  481. width: 424px;
  482.  
  483. height: 15px;
  484.  
  485. background-color:#FFFFFF;
  486.  
  487. text-align: center;
  488.  
  489. border: 1px solid #FFFFFF;
  490.  
  491. position: fixed;
  492.  
  493. }
  494.  
  495.  
  496. #sidebar1 {width: 158px; left: 232px; height:150px; top:132px; padding: 5px; background-color: {color:sidebar};
  497.  
  498. text-align: center; position: fixed}
  499.  
  500.  
  501. #sidebar2 {width: 158px; left: 405px; height:150px; top:132px; padding: 5px; background-color: {color:sidebar}; text-align: center; position: fixed}
  502.  
  503. #sidebar3 {width: 158px; left: 59px; height:150px; top:132px; padding: 5px; background-color: {color:sidebar}; text-align: center; position: fixed}
  504.  
  505. #sidebar4 {width: 158px; left: 405px; height:150px; top:297px; padding: 5px; background-color: {color:sidebar};text-align: center; position: fixed}
  506.  
  507. #sidebar5 {width: 330px; left: 60px; height:150px; top:297px; padding: 5px; background-color: {color:sidebar};text-align: center; position: fixed}
  508.  
  509. body {background-color:  {color:Background}; color: #000; font-family: verdana;font-size: 11px;text-align: left; }
  510. blockquote {border-left:6px solid {color:blockquote};padding-left:3px; margin:3px;}
  511.  
  512.  
  513. b, strong, bold {color: {color:textpost} ;text-decoration: none;}
  514. i, italic {color: {color:textpost}; text-decoration: none;}
  515. s, scratched {color: {color:textpost} ;}                                              
  516. u, underline {color: {color:textpost} ; border-bottom: 1px #666 dashed; text-decoration: none; cursor: help;}
  517. a:link,a:active,a:visited {color: {color:textpost}; text-decoration: none;}
  518. a:hover {color: {color:textpost}; text-decoration: none;}  
  519. .tags {background: transparent;color: {color:textpost};font-size: 10px;margin-top:1px; text-align:left;padding:3px;border-top:2px dotted transparent;letter-spacing:1px;}
  520.  
  521.  
  522.  
  523.  
  524. /*** INFORMAÇÃO DOS POSTS ***/
  525. #conteudo { width: 560px; padding-bottom:8px; margin-top:79px; color: {color:textpost}; font: 11px tahoma; margin-bottom: 15px; margin-left: 585px; padding: 5px; float: left; }
  526. .caixa {background: {color:post}; margin:5px;padding:12px; margin-bottom:10px; }
  527. a.info {color: #000}
  528. .titulo {font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-align: center; font-size: 18px; text-transform: none; color: {color:titulopost}; font-weight: normal; line-height: 22px;}
  529. .asker {font-size: 11px; background-color: transparent; color:#000000 ; text-transform: none; line-height: 10px;}
  530. .asker a{color:#000000;}
  531. .asker a:hover{color:#949494; }
  532.  
  533.  
  534.  
  535.  
  536. /*** Paginação by madlyluv.com ***/
  537.  
  538. #paginacaoml {font-size: 9px; font-family: Verdana; sans-serif; line-height: 13px; }
  539.  
  540. #paginacaoml a {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: #f1f1f1; margin: 0 1px 0 0; padding: 2px 4px; color: #4E4E4E; text-decoration: none;}
  541.  
  542. #paginacaoml a:hover {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: #fff; border: none;}
  543.  
  544. #paginacaoml span.pagina_atual {background:transparent; margin: 0 1px 0 0; padding: 2px 4px; color: #4E4E4E; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: #fff; margin: 0 1px 0 0; padding: 1px 2px; color: #4e4e4e; text-decoration: none;}
  545.  
  546.  
  547.  
  548. </style><body>
  549.  
  550.  
  551.  
  552.  
  553. <div id="sidebar1">
  554.  
  555. <DIV style="LEFT: 180px; overflow:auto; POSITION: absolute; TOP: 0.8px; HEIGHT:170px; background: transparent; left: 4px; width:170px;">
  556.  
  557.  
  558.  
  559. <div id="sdbarfo">
  560.  
  561. <div id="slideShowContainer">
  562.  
  563. <div id="slideShow4">
  564.  
  565. <img src="{image:foto4}"/></div>
  566.  
  567. <div id="slideShow2">
  568.  
  569. <img src="{image:foto3}"/></div>
  570.  
  571. </div></div></div>
  572. </div></div></div></div>
  573.  
  574.  
  575. </div>
  576.  
  577. </div></div></div></div>
  578.  
  579. <div id="sidebar2">
  580.  
  581.  
  582. <DIV style="LEFT: 180px; overflow:auto; POSITION: absolute; TOP: 0.8px; HEIGHT:170px; background: transparent; left: 4px; width:170px;">
  583.  
  584.  
  585.  
  586. <div id="sdbarfo">
  587.  
  588. <div id="slideShowContainer">
  589.  
  590. <div id="slideShow4">
  591.  
  592. <img src="{image:foto6}"/></div>
  593.  
  594. <div id="slideShow2">
  595.  
  596. <img src="{image:foto5}"/></div>
  597.  
  598.  
  599.  
  600.  
  601.  
  602. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  603.  
  604.  
  605. <div id="sidebar3">
  606.  
  607. <DIV style="LEFT: 180px; overflow:auto; POSITION: absolute; TOP: 0.8px; HEIGHT:170px; background: transparent; left: 4px; width:170px;">
  608.  
  609. <div id="sdbarfo">
  610.  
  611. <div id="slideShowContainer">
  612.  
  613. <div id="slideShow4">
  614.  
  615. <img src="{image:foto2}"/></div>
  616.  
  617. <div id="slideShow2">
  618.  
  619. <img src="{image:foto1}"/></div>
  620.  
  621. </div></div></div>
  622.  
  623.  
  624. </div></div></div>
  625.  
  626.  
  627. <DIV style="LEFT: 180px; overflow:auto; POSITION: fixed; TOP: 480px; HEIGHT:100px; color: #fff; background: transparent; left: 500px; width:158px;"> 
  628.  
  629.  
  630.  
  631. <div class="about3"> 
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}
  640. {block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648. </div></div>
  649.  
  650.  
  651.  
  652. <div id="sidebar4">
  653.  
  654.  
  655.  
  656.  
  657. <DIV style="LEFT: 180px; overflow:auto; POSITION: absolute; TOP: 0.5px; HEIGHT:150px; background:transparent; left: 0.6px; width:151px;">
  658.  
  659. <div id="sdbarei"><div class="sdbareili">
  660.  
  661. <a href="{text:link01 menu}"> {text:titulo link01 menu}</a>
  662.  
  663. <a href="{text:link02 menu}">{text:titulo link02 menu}</a>
  664.  
  665. <a href="{text:link03 menu}">{text:titulo link03 menu}</a>
  666.  
  667. <a href="{text:link04 menu}">{text:titulo link04 menu}</a>
  668.  
  669. <a href="{text:link05 menu}">{text:titulo link05 menu}</a>
  670.  
  671. <a href="{text:link06 menu}">{text:titulo link06 menu}</a>
  672.  
  673.  
  674. </div>
  675.  
  676.  
  677. </div>
  678.  
  679.  
  680.  
  681. <div id="sidebar5">
  682.  
  683.  
  684. <DIV style="LEFT: 180px; overflow:auto; POSITION: absolute; TOP: 0.8px; HEIGHT:130px; background: transparent; left: 5px; width:330px;"> 
  685.  
  686.  
  687.  
  688. <div class="about"> {block:Description}{Description}{/block:Description}
  689. </div></div></div></div>
  690.  
  691.  
  692.  
  693.  
  694.  
  695. </div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702. <div id="conteudo"><div id="mar"><div id="liuc">
  703. {block:Posts}
  704.  
  705.  
  706.  
  707.  
  708. {block:Text}<div class="caixa">
  709. <div class="titulo">{block:Title}<a href="{Permalink}" class="title">{Title}</a>{/block:Title}</div>
  710. <div>{Body}</div>
  711.  
  712. <BR>
  713. <div class="tags">{TimeAgo} · {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} · {block:NoteCount}<a href="{Permalink}">{NoteCount} notes </a>{/block:NoteCount}
  714. {block:ContentSource}<a href="{SourceURL}" target=blank>· source</a>{/block:ContentSource}    
  715.  
  716.  
  717. <br>
  718.  <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this post</a>
  719. <br>
  720.  
  721. {block:HasTags}{block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  722.  
  723. </div></div>
  724. {/block:Text}
  725.  
  726.  
  727.  
  728. {block:Quote}<div class="caixa">
  729. <div class="titulo">{Quote}</div>
  730. {block:Source}&mdash; {Source}{/block:Source}
  731.  
  732. <div class="tags">{TimeAgo} · {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} · {block:NoteCount}<a href="{Permalink}">{NoteCount} notes </a>{/block:NoteCount}
  733. {block:ContentSource}<a href="{SourceURL}" target=blank>· source</a>{/block:ContentSource}    
  734. <br>
  735.  <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this post</a>
  736. <br>
  737.  
  738. {block:HasTags} {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  739.  
  740. </div></div>
  741. {/block:Quote}
  742.  
  743.  
  744. {block:Answer}
  745. <div class="caixa">
  746. <img src="{AskerPortraitURL-40}"align="left" width="30px" left="40px" class="border"/> <div class="ask"><span></span> <b> {Asker} asked:</b> {Question}</div>
  747.  
  748. <div class="res">{Answer}</div>
  749. <div class="tags">{TimeAgo} · {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}</div>
  750. <div class="h3"></div></div>
  751. {/block:Answer}
  752.  
  753.  
  754.  
  755. {block:Photo}<div class="caixa">
  756. <center>{LinkOpenTag}<a href="{Permalink}"><img class="border" src="{PhotoURL-500}" title="{PhotoAlt}" width="524"/>{LinkCloseTag}</center></a><br>
  757. {block:Caption}{Caption}{/block:Caption}
  758.  
  759. <div class="tags">{TimeAgo} · {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} · {block:NoteCount}<a href="{Permalink}">{NoteCount} notes </a>{/block:NoteCount}
  760. {block:ContentSource}<a href="{SourceURL}" target=blank>· source</a>{/block:ContentSource}    
  761. <br>
  762.  <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this post</a>
  763. <br>
  764.  
  765. {block:HasTags}{block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  766.  
  767. </div></div>
  768. {/block:Photo}
  769.  
  770.  
  771.  
  772. {block:Chat}<div class="caixa">
  773. <div class="titulo">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</div>
  774. <table>
  775. {block:Lines}
  776. <tr>
  777. {block:Label}<td class="name">{Label}</td>{block:Label}
  778. <td class="words">{Line}</td>
  779. </tr>
  780. {/block:Lines}
  781. </table>
  782.  
  783. <div class="tags">{TimeAgo} · {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}· {block:NoteCount}<a href="{Permalink}">{NoteCount} notes </a>{/block:NoteCount}
  784. {block:ContentSource}<a href="{SourceURL}" target=blank>· source</a>{/block:ContentSource}    
  785.  <br>
  786.  <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this post</a>
  787. <br>
  788.  
  789. {block:HasTags}{block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  790.  
  791. </div></div>
  792. {/block:Chat}
  793.  
  794.  
  795.  
  796. {block:Audio}
  797. <div class="caixa">
  798. <div style="float:right; margin-top: 4px;"><i> {PlayCount} vezes</i> {block:ExternalAudio}(<a href="{ExternalAudioURL}">Download</a>){/block:ExternalAudio}</div>
  799. <center>{AudioPlayerWhite}</center>
  800. {block:Caption}{Caption}{/block:Caption}
  801.  
  802. <div class="tags">{TimeAgo} · {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}· {block:NoteCount}<a href="{Permalink}">{NoteCount} notes </a>{/block:NoteCount}
  803. {block:ContentSource}<a href="{SourceURL}" target=blank>· source </a>{/block:ContentSource}   
  804. <br>
  805.  <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this post</a>
  806. <br>
  807.  
  808. {block:HasTags} {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  809.  
  810. </div></div>
  811. {/block:Audio}
  812.  
  813.  
  814.  
  815. {block:Video}
  816. <div class="caixa">
  817. <center>{Video-500}</center>
  818. {block:Caption}{Caption}{/block:Caption}<br>
  819.  
  820. <div class="tags">{TimeAgo}{block:RebloggedFrom}<a href="{ReblogParentURL}">· via</a>{/block:RebloggedFrom} · {block:NoteCount}<a href="{Permalink}">{NoteCount} notes </a>{/block:NoteCount}
  821. {block:ContentSource}<a href="{SourceURL}" target=blank>· source</a>{/block:ContentSource}    
  822. <br>
  823.  <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this post</a>
  824. <br>
  825.  
  826. {block:HasTags}{block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  827.  
  828. </div></div>
  829. {/block:Video}
  830.  
  831.  
  832.  
  833. {block:Link}
  834. <div class="caixa">
  835. <div class="titulo"><a href="{URL}" class="link" {Target}>{Name}</a></div>
  836. {block:Description}
  837. <div class="description">{Description}</div>
  838. {/block:Description}
  839. <BR>
  840.  
  841. <div class="tags">{TimeAgo} · {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}· {block:NoteCount}<a href="{Permalink}">{NoteCount} notes </a>{/block:NoteCount}
  842. {block:ContentSource}<a href="{SourceURL}" target=blank>· source</a>{/block:ContentSource}    
  843. <br>
  844.  <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this post</a>
  845. <br>
  846.  
  847. {block:HasTags} {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  848.  
  849. </div></div>
  850. {/block:Link}
  851.  
  852. {/block:Posts}
  853.  
  854.  
  855.  
  856.  
  857. </div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  858.  
  859.  
  860. <div id="title"><div class="subtitle">{text:frase2}</div> {text:frase1}</div>
  861.  
  862.  
  863. <div id="sidebarcredit">
  864. <pre><div style="border: 1px solid transparent; margin: -6px 5px 5px 5px; padding: 3px; overflow: auto; color: {color:credito}; background-color: {color:fundo credito}; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 9px;"><center> theme por a-vendedora-de-sonhos ; detalhes: decepcionar e affectingyou </center></div></pre>
  865. </div>
  866. </div>
  867.  
  868. <div id="title2"><div class="subtitle2">{text:frase4}</div> {text:frase3}</div>
  869.  
  870. </div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  871.  
  872.  
  873.  
  874.  
  875. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></body></html>