Advertisement
vanessaads

theme by noreplace/smiledreamy

Oct 6th, 2013
701
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.90 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5.  
  6. <script type="text/javascript">
  7. function changeNavigation(id) {document.getElementById('liuc').innerHTML=document.getElementById(id).innerHTML}
  8. </script>
  9.  
  10. <title>{title}</title>
  11.  
  12. <link href='http://fonts.googleapis.com/css?family=Cinzel' rel='stylesheet' type='text/css'>
  13.  
  14.  
  15.  
  16. <link rel="shortcut icon" href="http://data.whicdn.com/images/26320353/tumblr_lz3zt7u70K1qdhweto1_500_large.jpg" />
  17.  
  18.  
  19.  
  20. <META name="image:imageside" content="http://static.tumblr.com/6pf8pdi/FLkmsemu3/gfds.png">
  21.  
  22. <META name="image:gifside" content="http://24.media.tumblr.com/c334cb2bd84c4000a7c3c303489f93a7/tumblr_mku6sko2lo1qesayjo2_250.gif">
  23.  
  24. <meta name="color:text1" content="#000000" />
  25. <meta name="color:text2" content="#2a2a2a" />
  26. <meta name="color:side" content="#e2eec8" />
  27. <meta name="color:tit" content="#b7c497" />
  28.  
  29.  
  30. <meta name="text:Link1" content="URL" />
  31. <meta name="text:Link2" content="URL" />
  32. <meta name="text:Link3" content="URL" />
  33. <meta name="text:Link4" content="URL" />
  34.  
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  37.  
  38. </head>
  39.  
  40. <style type="text/css">
  41.  
  42. /** BASE FEITA POR VANESSA SANTOS, COM DIVERSAS AJUDAS. SINGLETHEMES.TUMBLR.COM / SMILEDREAMY.TUMBLR.COM **/
  43.  
  44. .shakeht {position:relative}
  45.  
  46.  
  47. /** CAIXA DOS POSTS **/
  48. .box {background: #fff; margin:2px;padding:10px; margin-bottom:2px;color: #999; }
  49.  
  50. .tagss {margin-left: 0px; background: transparent; text-align:center; color: transparent; padding: 5px; position: absolute; opacity:0; z-index: 4; font-family: verdana; color: #fff;
  51. -webkit-transition-duration: 1.5s;width: 430px; height:0px;margin-left: -5px;}
  52.  
  53.  
  54. #conteudo { width: 530px; padding-bottom:8px; margin-top:0px; color: {color:text1}; font: 11px tahoma; margin-bottom: 15px; margin-left: 430px; padding: 5px; float: left; }
  55.  
  56.  
  57.  
  58.  
  59.  
  60. /** Titulo dos posts **/
  61. .titulo { color: {color:tit}; font: normal 16px georgia; text-align:center;}
  62.  
  63. .frase {font-size:20px; color:#000; font-family: georgia; text-align:center;}
  64.  
  65.  
  66. #conteudo { width: 470px; padding-bottom:8px; margin-top:0px; color: {color:text1}; font: 11px tahoma; margin-bottom: 15px; margin-left: 480px; padding: 5px; float: left; }
  67.  
  68. .frasee {padding: 3px;background: #e8e8e8; text-align:justify; padding: 8px; position: absolute; opacity:0; z-index: 4; font-size: 11px; color: #2a2a2a;-webkit-transition-duration: 1.0s;width: 82%; height: 180px;font-family: tahoma;}
  69.  
  70. .image:hover .frasee {height: 130px; opacity: 1.0; margin-top: 20px;background: #b6b6b6; opacity: 0.7; }
  71.  
  72. #sidebar2 {font-family: 'georgia'; font-size: 9px; padding: 10px; text-align: justify;color: #888; height: 100%;background: {color:side};}
  73.  
  74. img:hover {filter: gray;}
  75.  
  76. #sidebarok {position:fixed; width:270px;left:100px; top:150px;font-family: verdana; font-size: 10px; padding: 10px; text-align: justify; height: 100%;}
  77.  
  78.  
  79.  
  80. /** fundo das tags **/
  81. .tag {
  82. float: right;
  83. width: 80px; height: auto;
  84. text-align: left;
  85. color: #fff;
  86. font: 9px verdana;
  87. line-height: auto;
  88. padding: 5px;
  89. border-left: 3px solid #e8e8e8;
  90. margin: -90px; margin-top:0px;
  91. position: relative;
  92. }
  93.  
  94. .t1 { display: block; color: #555; font-size: 9px; font-family:tahoma;padding:2px;border-left: 2px solid #e4d6bb;padding-left: 5px;}
  95.  
  96. .t2 { display: block; color: #555; font-size: 9px; font-family:tahoma; padding:2px; margin-top: 5px;border-left: 2px solid #d7c7a9;padding-left: 5px;}
  97.  
  98. /** NEGRITO **/
  99. b, strong {color: {color:tit}; text-decoration: none; cursor: help;}
  100.  
  101. /** RISCADO **/
  102. s {color:{color:side};cursor: help;}
  103.  
  104. /** ITÁLICO **/
  105. i, em {color: {color:text2}; text-decoration: none;cursor: help;}
  106.  
  107. /** SUBLINHADO**/
  108. u, underline {text-decoration: none; border-bottom: 1px solid {color:text2};cursor: help;}
  109.  
  110. /** Links **/
  111. a:link {color: {color:text2}; text-decoration: none;}
  112. a:active {color: {color:text2}; text-decoration: none;}
  113. a:visited {color: {color:side}; text-decoration: none;}
  114.  
  115.  
  116.  
  117. ::-moz-selection
  118. {
  119. background: transparent;
  120. color: auto;
  121. }
  122. ::selection
  123. {
  124. background: transparent;
  125. color:auto;
  126. }
  127.  
  128. /** borda da imagem da sidebar **/
  129. .border:hover {opacity:1; filter:alpha(opacity=88);-webkit-transition-duration: .50s; border-radius: 0px; -webkit-transition-duration: .90s;}
  130.  
  131. .border {-webkit-transition-duration: .50s;opacity: 0.9; filter:alpha(opacity=80); -webkit-transition-duration: .90s;}
  132.  
  133. /** Background do theme **/
  134. body {background: #fff;}
  135.  
  136. /** blocks **/
  137. blockquote {border-left:3px solid #aaa;padding-left:5px; margin:3px;}
  138.  
  139. /*** menu hover por marlivia.tumblr.com ***/
  140. ul.a{margin:5px 0 5px 0;padding:1px;}
  141. ul.a li,ul{list-style:none;}
  142. ul.a li{margin:1px 0 2px 0;font-family : verdana;
  143. border-bottom:1px solid #eee;}
  144.  
  145. /** ASK **/
  146. .ask {align:right;background:#eee;border-right: 7px solid transparent; margin:7px 5px 5px 46px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; font: 9px Tahoma, Verdana, Tahoma; color:#666; text-shadow: 1px 1px 1px transparent;}
  147.  
  148. .ask p {margin:1px 0px;}
  149.  
  150. .ask span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;}
  151.  
  152. /** SUA RESPOSTA NAS ASKS **/
  153. .res {font-family: tahoma; font-size:10px; color:#666; text-align:right;border-top:1px solid #444;}
  154.  
  155.  
  156.  
  157.  
  158. /************************ Barra de rolagem ****************************/
  159. ::-webkit-scrollbar{width:5px;height:8px;}
  160.  
  161. ::-webkit-scrollbar-button:start:decrement
  162.  
  163. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  164.  
  165. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  166.  
  167. ::-webkit-scrollbar-thumb:vertical{height:80px; background-color:{color:side};-webkit-border-radius:px;}
  168.  
  169. ::-webkit-scrollbar-thumb:horizontal{width:80px; background-color:{color:side};-webkit-border-radius:px;}
  170.  
  171.  
  172. tits1 { display: block; border-bottom: 3px solid {color:tit}; margin-bottom: 5px; width: 175px;}
  173.  
  174.  
  175. tits2 {position: fixed; border-right: 3px solid {color:tit}; margin-left: 161px; height: 270px; margin-top: -20px;}
  176.  
  177.  
  178. .frasee {padding: 3px;background: #000; text-align:justify; padding: 8px; position: absolute; opacity:0; z-index: 4; font-size: 8px; color: #fff;-webkit-transition-duration: 0.5s;font-family: '04b03';margin-left: -10px;-webkit-transition:All .5s ease;
  179. -moz-transition:All .5s ease;
  180. -o-transition:All .5s ease;-webkit-transform: scale(0.2); width: 100px; height: 100px; float:center; margin-left: 0px; text-transform: uppercase;}
  181.  
  182. .image:hover .frasee { font-size: 8px;opacity: 0.8; background: #000; opacity: 0.7;-webkit-transition-duration: .50s;-webkit-transform: scale(1.0);
  183. -moz-transform: scale(1.0);
  184. -o-transform: scale(1.0); width: 122px; height: 122px; margin-top: 0px;}
  185.  
  186. .imaagem {height: 127px;}
  187.  
  188.  
  189. .title {color: {color:text2}; font-size: 19px; font-family:cinzel; text-align: center; margin-top: 25px;}
  190.  
  191. .credit {background: #eee; padding: 6px; width: auto; height: 15px;text-align: center;font-size: 9px;color: #888; font-family: verdana;-webkit-transition-duration: 0.5s; padding-top: 6px; font-weight: bold; position: fixed; bottom: 0px; left: 0px; border-radius: 0px 8px 0px 0px;}
  192.  
  193.  
  194.  
  195. .luv {border:5px solid {color:text2}; margin-bottom: 10px; padding: 5px; width: 86%;-webkit-transition-duration: 0.5s;-webkit-filter: grayscale(100%);opacity: 0.7;}
  196.  
  197. .luv:hover {-webkit-transition-duration: 0.5s;opacity: 1;-webkit-filter: grayscale(0%);}
  198.  
  199. #img .say {color: #fff; text-shadow: 0 0 1em #000; font-family: georgia; font-style: italic; font-size: 12px;}
  200.  
  201. .fd {border-radius: 100%; margin-left: -70px; margin-top: -120px;}
  202. .desc {margin-bottom: 20px;}
  203.  
  204. .navs {background: #fff; width: 100%; margin-top: 20px;}
  205. nn {border-radius: 50px; padding: 5px; width: 40px; height: 40px; background: #fff; color: #ac9c7f; font-size: 9px; font-family: verdana; opacity:1;-webkit-transition-duration: 0.5s;}
  206.  
  207. nn:hover {color: #8c806a;background: #d7c3a0;opacity: 0.8;-webkit-transition-duration: 0.5s;}
  208.  
  209. #sidebarok2 {color: {color:text1}; border-radius: 100%; background-image: url({image:gifside}); background-position: bottom; position:fixed; width:100px; height: 100px; left:250px; top:200px;font-family: verdana; font-size: 10px; padding: 50px; text-align: center; opacity: 1;}
  210.  
  211.  
  212. </style><body>
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219. <div id="sidebarok">
  220.  
  221. <div id="sidebar2">
  222.  
  223.  
  224.  
  225.  
  226. <a href="/"><img src="{image:imageside}" class="fd" width="350" height="350"></a>
  227.  
  228. <div class="title">{title}</div>
  229. <div class="navs">
  230. <center>
  231. <a href="{text:Link1}"><nn>01</nn></a>
  232. <a href="{text:Link2}"><nn>02</nn></a>
  233. <a href="{text:Link3}"><nn>03</nn></a>
  234. <a href="{text:Link4}"><nn>04</nn></a>
  235. </center>
  236. </div>
  237. <br>
  238. {description}
  239. </div>
  240.  
  241.  
  242. </div>
  243.  
  244. <div id="sidebarok2">
  245.  
  246.  
  247. </div>
  248.  
  249. <br>
  250.  
  251.  
  252.  
  253.  
  254.  
  255. <div class="credit"><a href="http://smiledreamy.tumblr.com">theme by ©</a>
  256.  
  257. </div>
  258.  
  259. </div>
  260.  
  261.  
  262.  
  263.  
  264.  
  265. </div>
  266.  
  267.  
  268.  
  269. <div id="posts"><div id="conteudo"><div id="mar"><div id="liuc">
  270. {block:Posts}
  271.  
  272.  
  273.  
  274.  
  275. {block:Text}<div class="box">
  276.  
  277. <div class="tagss">
  278. <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a>{/block:RebloggedFrom} <b>|</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  279. <b>|</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">(Reblog this)</a>
  280. <br>
  281. {block:HasTags}<u>Tags:</u> {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  282. </div>
  283.  
  284.  
  285. <div class="titulo">{block:Title}<a href="{Permalink}" class="title">{Title}</a>{/block:Title}</div>
  286. <div>{Body}</div>
  287. <BR>
  288.  
  289. <div class="t2">
  290. In <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via)</a>{/block:RebloggedFrom} <b>-</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  291. <b>-</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this</a>
  292.  
  293. </div>
  294. <div class="t1">
  295. {block:HasTags} {block:Tags}&nbsp;<a href ="{TagURL}" class="tg">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  296.  
  297. </div>
  298. </div>
  299. {/block:Text}
  300.  
  301.  
  302.  
  303. {block:Quote}<div class="box"><div class="tagss">
  304. <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a>{/block:RebloggedFrom} <b>|</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  305. <b>|</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">(Reblog this)</a>
  306.  
  307. </div>
  308. <div class="titulo">{Quote}</div>
  309. {block:Source}&mdash; {Source}{/block:Source}<div class="t2">
  310. In <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via)</a>{/block:RebloggedFrom} <b>-</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  311. <b>-</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this</a>
  312.  
  313. </div>
  314. <div class="t1">
  315. {block:HasTags} {block:Tags}&nbsp;<a href ="{TagURL}" class="tg">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  316.  
  317. </div>
  318. </div>
  319. {/block:Quote}
  320.  
  321. {block:Photoset}<div class="box"><div class="tagss">
  322. <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a>{/block:RebloggedFrom} <b>|</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  323. <b>|</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">(Reblog this)</a>
  324.  
  325. </div>
  326. <div class="post photoset">
  327. {Photoset-400}
  328.  
  329. {block:Caption}
  330. <div class="caption">{Caption}</div>
  331. {/block:Caption}
  332. </div>
  333. <div class="t2">
  334. In <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via)</a>{/block:RebloggedFrom} <b>-</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  335. <b>-</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this</a>
  336.  
  337. </div>
  338. <div class="t1">
  339. {block:HasTags} {block:Tags}&nbsp;<a href ="{TagURL}" class="tg">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  340.  
  341. </div>
  342. </div>
  343. {/block:Photoset}
  344.  
  345. {block:Answer}
  346. <div class="box"><div class="tagss">
  347. <b>Ask</b> respondida em <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b>
  348. <b>|</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">(Reblog this)</a>
  349. </div>
  350. <img src="{AskerPortraitURL-40}"align="left" width="40px" class="border3"/> <div class="ask"><span></span>{Asker}: {Question}</div>
  351.  
  352. <div class="res">{Answer}</div>
  353. <div class="t2">
  354. In <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via)</a>{/block:RebloggedFrom} <b>-</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  355. <b>-</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this</a>
  356.  
  357. </div>
  358. <div class="t1">
  359. {block:HasTags} {block:Tags}&nbsp;<a href ="{TagURL}" class="tg">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  360.  
  361. </div>
  362. </div>
  363. {/block:Answer}
  364.  
  365.  
  366.  
  367. {block:Photo}
  368.  
  369. <div class="box">
  370.  
  371. <div class="tagss">
  372. <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a>{/block:RebloggedFrom} <b>|</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  373. <b>|</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">(Reblog this)</a>
  374.  
  375. </div>
  376. <center>{LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%" class="border">{LinkCloseTag}</center>
  377. </a><br>
  378. {block:Caption}{Caption}{/block:Caption}<div class="t2">
  379. In <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via)</a>{/block:RebloggedFrom} <b>-</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  380. <b>-</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this</a>
  381.  
  382. </div>
  383. <div class="t1">
  384. {block:HasTags} {block:Tags}&nbsp;<a href ="{TagURL}" class="tg">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  385.  
  386. </div>
  387. </div>
  388. {/block:Photo}
  389.  
  390.  
  391.  
  392. {block:Chat}<div class="box"><div class="tagss">
  393. <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a>{/block:RebloggedFrom} <b>|</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  394. <b>|</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">(Reblog this)</a>
  395.  
  396. </div>
  397. <div class="titulo">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</div>
  398. <table>
  399. {block:Lines}
  400. <tr>
  401. {block:Label}<td class="name">{Label}</td>{block:Label}
  402. <td class="words">{Line}</td>
  403. </tr>
  404. {/block:Lines}
  405. </table><br><br><div class="t2">
  406. In <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via)</a>{/block:RebloggedFrom} <b>-</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  407. <b>-</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this</a>
  408.  
  409. </div>
  410. <div class="t1">
  411. {block:HasTags} {block:Tags}&nbsp;<a href ="{TagURL}" class="tg">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  412.  
  413. </div>
  414. </div>
  415. {/block:Chat}
  416.  
  417.  
  418.  
  419. {block:Audio}
  420. <div class="box"><div class="tagss">
  421. <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a>{/block:RebloggedFrom} <b>|</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  422. <b>|</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">(Reblog this)</a>
  423.  
  424. </div>
  425. <div style="float:right; margin-top: 4px;"><i> {PlayCount} vezes</i> {block:ExternalAudio}(<a href="{ExternalAudioURL}">Download</a>){/block:ExternalAudio}</div>
  426. <center>{AudioPlayerWhite}</center>
  427. {block:Caption}{Caption}{/block:Caption}<div class="t2">
  428. In <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via)</a>{/block:RebloggedFrom} <b>-</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  429. <b>-</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this</a>
  430.  
  431. </div>
  432. <div class="t1">
  433. {block:HasTags} {block:Tags}&nbsp;<a href ="{TagURL}" class="tg">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  434.  
  435. </div>
  436. </div>
  437. {/block:Audio}
  438.  
  439.  
  440.  
  441. {block:Video}
  442. <div class="box">
  443. <center>{Video-500}</center>
  444. {block:Caption}{Caption}{/block:Caption}<br><div class="t2">
  445. In <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via)</a>{/block:RebloggedFrom} <b>-</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  446. <b>-</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this</a>
  447.  
  448. </div>
  449. <div class="t1">
  450. {block:HasTags}{block:Tags}&nbsp;<a href ="{TagURL}" class="tg">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  451.  
  452. </div>
  453. </div>
  454. {/block:Video}
  455.  
  456.  
  457.  
  458. {block:Link}
  459. <div class="box"><div class="tagss">
  460. <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a>{/block:RebloggedFrom} <b>|</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  461. <b>|</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">(Reblog this)</a>
  462.  
  463. </div>
  464. <div class="titulo"><a href="{URL}" class="link" {Target}>{Name}</a></div>
  465. {block:Description}
  466. <div class="description">{Description}</div>
  467. {/block:Description}
  468. <BR><div class="t2">
  469. In <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via)</a>{/block:RebloggedFrom} <b>-</b> {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} <b>|</b> {block:ContentSource}<a href="{SourceURL}" target=blank>(Source)</a>{/block:ContentSource}
  470. <b>-</b> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="blank">reblog this</a>
  471.  
  472. </div>
  473. <div class="t1">
  474. {block:HasTags} {block:Tags}&nbsp;<a href ="{TagURL}" class="tg">{Tag}</a>#&nbsp;{/block:Tags}{/block:HasTags}</a>
  475.  
  476. </div>
  477. </div>
  478. {/block:Link}
  479.  
  480. {/block:Posts}
  481.  
  482. <center>
  483. <div id="paginacaoml"><span class="info" style=""font-weight: normal;">Página <b>{CurrentPage}</b> de <b>{TotalPages}</b></span> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination} {block:JumpPagination length="10"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage} {/block:JumpPagination} {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination} </div>
  484. </center>
  485.  
  486. </div></div></p></div></div></div></div></div></div></div></div></div></div></div></div></div>
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493. </div></div>
  494.  
  495.  
  496.  
  497.  
  498. </body>
  499. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement