Advertisement
htmls2

THEME 05 - MELANCIA

Apr 13th, 2012
609
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.64 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" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js">
  7. </script>
  8. <script type="text/javascript">
  9. $(document).ready(function(){
  10. $(".links_body").hide();
  11. $(".links_head").click(function(){
  12. $(this).next(".links_body").slideToggle('slow');
  13. }); }); </script>
  14. <style type="text/css">
  15. .links_list {
  16. margin:0px; padding:0px; width: 98%; text-align: right; font-weight: bold; }
  17. .links_head {
  18. padding-top:1px; padding-bottom:0px; cursor:help; position:relative; margin:1px; }
  19. .links_body {
  20. padding:10px; text-align:left; color: #FB4A42; display:none; }
  21. </style>
  22.  
  23. <!DOCTYPE HTML>
  24.  
  25. <!----------------------------|
  26. | ADAPTADO POR ALÍCIA VIANA. |
  27. | NÃO RETIRE OS CRÉDITOS |
  28. |----------------------------!>
  29. <!----------------------------|
  30. | THEME BASE POR YASMIN LIRA. |
  31. | NÃO RETIRE OS CRÉDITOS |
  32. |----------------------------!>
  33.  
  34. <!-- FONTE PERSONALIZADA -->
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Dancing+Script&v2' rel='stylesheet' type='text/css'>
  37.  
  38.  
  39. <title>SEU TÍTULO AQUI :) {block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage} {block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  40. <meta name="description" content="{block:Description}{MetaDescription}{/block:Description}"/>
  41. <meta name="if:Show Search Form" content="1"/>
  42. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl5h9AhVE1qfamg6.gif">
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  44.  
  45. <script type="text/javascript"
  46. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  47. <script type="text/javascript"
  48. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  49.  
  50.  
  51. </head>
  52.  
  53. <!-- INÍCIO DOS CÓDIGOS DE PERSONALIZAÇÃO -->
  54.  
  55. <style>
  56.  
  57. .bordailb {-webkit-border-radius: 50px;
  58.  
  59.  
  60.  
  61. -moz-border-radius: 50px;
  62.  
  63.  
  64.  
  65. border-radius: 50px;}
  66.  
  67.  
  68. /******** body */
  69. body {background: url('http://static.tumblr.com/mpornxv/Xc6lotcx3/23.jpg') fixed; text-align: justify; color: #666; margin-top: 0px; padding: 0; line-height: 15px; overflow-x:hidden; height:100%; font: 11px Verdana; cursor: url('http://static.tumblr.com/riowcla/MK2lzp4nd/cursormelandia.png'), auto}
  70.  
  71.  
  72. /******** negrito, itálico e sublinhado*/
  73. b, strong {color: #FB4A42; text-decoration: none;}
  74. u, span.sublinha {text-decoration: none; border-bottom: 1px dashed #FB4A42;}
  75. s {color: #BACA91; }
  76. i {color: #BACA91; italic }
  77.  
  78. /******** links e hover */
  79. a:link,a:active,a:visited { color: #FB4A42; text-decoration: none; -webkit-transition-duration: .90s; }
  80. a:hover { color:#BACA91;}
  81.  
  82. /******** theme, informações gerais */
  83. #pagina {width: 800px;margin-right: auto; margin-left: auto; margin-bottom:auto;}
  84.  
  85. #sidebar {width: 200px; text-align: justify;float:left; position:fixed; margin:10px -20px 10px 15px; }
  86.  
  87. #conteudo {width: 575px;text-align: justify;float:right; margin:10px -5px 10px 10px;}
  88.  
  89. /******** post */
  90. .post{margin-bottom:18px;}
  91.  
  92. /******** titulos do post */
  93. .post .title {margin:0; padding:0; font-size:18px; line-height:22px; font-weight:normal;}
  94.  
  95. /******** images */
  96. img, a img {border:0;}
  97.  
  98. /******** info */
  99. .info {border-bottom:1px solid #f1f1f1; margin:10px 0 0 0; padding:0 0 5px 0; font-size:11px; line-height:14px; color:#999999;}
  100.  
  101.  
  102. /******** nomes do chat */
  103. .name{ text-align:right; line-height: 15px; font-family: tahoma;font-size: 11px;font-weight:bold; }
  104.  
  105. /********* personalização das tags */
  106. .meta{margin:5px 0 5px;font-family:verdana, serif; font-size:11px;border-bottom:1px solid #f0f0f0;}
  107. a.tag{font: 7pt verdana; letter-spacing:0px; padding:2px;display: inline-block; text-align:right; margin: 2px 4px 0px 0px; color: #888;}
  108.  
  109. a.reblog{color:#FB4A42;}
  110. a.reblog:hover{color:#BACA91;text-decoration:none;}
  111. a.notas{color:#FB4A42;}
  112. a.notas:hover{color:#BACA91;text-decoration:none;}
  113. .both{clear:both;}
  114.  
  115.  
  116. /******* personalização do menu */
  117.  
  118. .nav1 { padding:3px; width:42px; margin:4px 0px 0px 0px;cursor:help; font-family:verdana; font-size:12px;color:#888; background:#eee;text-align:center; display: inline-block; text-shadow: 0px 1px 1px #FFFFFF;}
  119.  
  120. /******* caixas */
  121.  
  122. .box {overflow:hidden; letter-spacing: 0px; text-align: justify; color: #666; font: normal 11px verdana;background-color: #fff; -webkit-box-shadow:0 0 1em #C9C9C9; line-height:15px; padding:5px; margin: 0px 0px 0px 0px; -moz-border-radius:6px;
  123.  
  124.  
  125.  
  126. border-bottom-left-radius: 1em;
  127.  
  128.  
  129.  
  130.  
  131.  
  132. border-bottom-right-radius: 1em;
  133.  
  134.  
  135.  
  136.  
  137.  
  138. border-top-left-radius: 1em;
  139.  
  140.  
  141.  
  142.  
  143.  
  144. border-top-right-radius: 1em;}
  145.  
  146.  
  147. /********* tracejados */
  148. .divdate {border-bottom: 1px dashed #FB4A42; margin-bottom: 2px; padding:2px}
  149. .divtraso {border-bottom: 1px solid #eee; margin-bottom: 0px; padding:2px;}
  150.  
  151. /****** balão da ask ***/
  152. .bubble {align:right;background:#f1f1f1; margin:7px 5px 5px 68px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; font: 11px verdana, Verdana, Tahoma; text-shadow: 0px 1px 1px #FFFFFF;}
  153.  
  154. .bubble p {margin:1px 0px;}
  155.  
  156. .bubble 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;border-right:10px solid #f1f1f1;}
  157.  
  158. /*********** blockquote, e linha do extras */
  159. blockquote {
  160. margin: 10px;
  161. text-align: justify;
  162. line-height:15px;
  163. border-left: 4px solid #FB4A42;
  164. padding-left:6px; padding-right:2px; padding-top:0; padding-bottom:0; }
  165.  
  166. .extrass {display : block; border-bottom: 1px solid #eee; padding: 1px;}
  167.  
  168. .side {background-color: #f1f1f1; font-family: verdana; font-size:12px; padding:3px; margin:0px 0px 2px 0px; text-align: right; font-weight:bold; color: #888; cursor:help;
  169. text-shadow: 0 1px 1px #fff;-webkit-border-radius: 3px;
  170. -moz-border-radius: 3px;
  171. border-radius: 3px;
  172. }
  173.  
  174. /******** borda nas images */
  175. .border{
  176. padding: 0px;
  177. background:#eee;
  178. background-color:#fff;
  179. border: 0px solid #e1e1e1;
  180. -moz-border-radius:6px;
  181.  
  182.  
  183.  
  184. border-bottom-left-radius: 1em;
  185.  
  186.  
  187.  
  188.  
  189.  
  190. border-bottom-right-radius: 1em;
  191.  
  192.  
  193.  
  194.  
  195.  
  196. border-top-left-radius: 1em;
  197.  
  198.  
  199.  
  200.  
  201.  
  202. border-top-right-radius: 1em;}
  203.  
  204. /********** personalização de fontes */
  205.  
  206. h3 {color: #BACA91; font-family: 'dancing script', cursive; font-size:29px; line-height:29px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px; border-bottom: 0px solid #eee;}
  207.  
  208.  
  209. /******** notas */
  210. ol.notes {padding: 0px;
  211. margin: 0px;list-style-type: none;}
  212. ol.notes li.note {border-bottom: solid 1px #F0F0F0;padding: 2px 0px 8px 0px;}
  213. ol.notes li.note img.avatar {vertical-align:text-top;
  214. width: 16px;height: 16px;filter:alpha(opacity=82);-moz-opacity:0.82;opacity:0.82;padding: 2px; background: #FFFFFF;border:1px solid #f1f1f1;padding:2px;margin: 1px; }
  215. ol.notes li.note img.avatar:hover {filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;}
  216. ol.notes li.note span.action {padding:0px;margin:0px;}
  217. .date {font-family: verdana font-size:7pt;text-align:left; color:#888;padding:2px;}
  218. .datee {font-family: verdana; font-size:7pt;text-align:left; color:#888;padding:0px; }
  219.  
  220.  
  221. /********** paginação dos posts */
  222. #paginacaoml {margin-top:10px;margin-left:5px;margin-right:5px;font-size: 10px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff;}
  223. #paginacaoml a {background: #FFFFFF; margin: 0 1px 0 0; color: #888; text-decoration: none;padding:5px;-webkit-box-shadow:0 0 1em #D585A1;-webkit-box-shadow:0 0 1em #C9C9C9; }
  224. #paginacaoml a:hover {background: #FFFFFF; border: none;color:#888;padding:5px;-webkit-box-shadow:0 0 1em #C9C9C9; }
  225. #paginacaoml span.pagina_atual {background: #FFFFFF; margin: 0 1px 0 0; color: #888; text-decoration: none;padding:5px;-webkit-box-shadow:0 0 1em #E9E3F0;-webkit-box-shadow:0 0 1em #C9C9C9; }
  226. #paginacaoml span.info {background: #FFFFFF; margin: 0 1px 0 0; color: #888; text-decoration: none;padding:5px;-webkit-box-shadow:0 0 1em #AF96B3;-webkit-box-shadow:0 0 1em #C9C9C9; }
  227.  
  228.  
  229. /********** seleção colorida */
  230. ::-moz-selection {
  231. background-color: #FF4040;
  232. color: #7CCD7C;}
  233.  
  234. ::selection {
  235. background-color: #FF4040;
  236. color: #7CCD7C;}
  237.  
  238. .menu {display: inline-block; font-size: 10px; font-family: verdana; background-color: #fff; text-transform: uppercase; padding: 2px 5px; color: #FB4A42; letter-spacing: 1px; margin-bottom: 3px; border-left: 5px solid #BACA91; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; text-shadow: 0px 1px 1px #fff; width:66px; text-align:left;}
  239.  
  240. .menu:hover{background-color: #fff; color: #BACA91; border-left: 3px solid #FB4A42; padding-right: 12px; text-align: right;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  241.  
  242.  
  243. .heart {display : block; font-size: 11px; font-family: Tahoma ; line-height: 15px; border-bottom : 1px dotted #808080; text-indent : 5px; background:
  244. url('http://i122.photobucket.com/albums/o260/mhilka/minigifs/fetch_032-2.gif') no-repeat left; padding-left : 8px; padding-bottom : 2px;}
  245.  
  246. .heart:hover {display : block; font-size: 11px; font-family: Tahoma ; line-height: 15px; border-bottom : 1px dotted #808080; text-indent : 5px; background : url('http://stephanielouie.comule.com/material/check8.gif') no-repeat left; padding-left : 8px; padding-bottom : 2px;}
  247.  
  248. /*** TOOLTIP BY RITAMAFALDA ***/
  249. #dhtmltooltip{position: absolute; padding: 4px; background-color: #fff; border: 3px solid #FB4A42; left: -100px; color: #BACA91; text-align: center; font-size: 11px; width: auto; margin: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; visibility: hidden; z-index: 300; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);}
  250.  
  251. </style>
  252.  
  253. <!-- FIM DOS CÓDIGOS DE PERSONALIZAÇÃO -->
  254.  
  255. <body>
  256.  
  257. <!--- TOOLTIP BY RITAMAFALDA --->
  258. <div id="dhtmltooltip"></div>
  259. <script language="JavaScript" src="http://static.tumblr.com/xajwmek/wC6lsg2fd/titlediferenciado_ritamafalda.txt"></script>
  260.  
  261. <div style="background-image: url('http://static.tumblr.com/riowcla/LKylzp3l6/cortininhamelancia.png'); top: -110px; left: 0px; width: 100%; height: 153px; z-index: 100; position: fixed;"></div>
  262.  
  263. <br><br><br>
  264. <div id="pagina">
  265. <div id="sidebar">
  266.  
  267. <center><img src="http://29.media.tumblr.com/tumblr_m0fyitrTGd1r7dxw8o1_500.gif" class="border" width="200"/></center><br>
  268.  
  269. <div class="box">
  270.  
  271.  
  272. <center>
  273.  
  274. O pior de tudo não é sofrer, <b>é me calar.</b> Eu coloco os outros como prioridade e acabo me esquecendo um pouco nessa história. <i>Tento curar a dor dos outros</i>, fazê-los sorrir e me deixo chorar. Eu tento manter a felicidade alheia, <u>esbanjando sorrisos e simpatia</u>, enquanto meu mundo acaba por dentro. <br>
  275. <a href="http://s-oclose.tumblr.com/">Alícia Thandresse</a>
  276. </center>
  277.  
  278.  
  279.  
  280. </div>
  281.  
  282. <br><div class="box">
  283.  
  284.  
  285. <center><a href="/" ; ><div class="menu">Home</div></a>
  286.  
  287.  
  288. <a href="/ask" ; ><div class="menu">Ask</div></a>
  289.  
  290. <a href="/tagged/SUATAGAQUI" ; ><div class="menu">Meus</div></a>
  291.  
  292. <span onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('conteudo').innerHTML=document.getElementById('about').innerHTML"><div class="menu">About</div></span>
  293.  
  294. <a href="URLDOLINKAQUI" ; ><div class="menu">Link</div></a>
  295.  
  296. <span onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('conteudo').innerHTML=document.getElementById('tumblrcreditosetc').innerHTML"><div class="menu">Tumblr</div></span>
  297.  
  298. </center>
  299.  
  300. </div><br>
  301.  
  302.  
  303.  
  304.  
  305. <!--------- INICIO DO CÓDIGO ------------->
  306.  
  307. <div class="links_list">
  308. <p class="links_head"><img src="http://static.tumblr.com/riowcla/DYJlzp32v/brushes__11_.gif"></p>
  309. <div class="links_body"> <div class="box">
  310. <div class="heart"><a href="http://s-oclose.tumblr.com/" onMouseover="ddrivetip('Theme')"; onMouseout="hideddrivetip()" > Alícia Viana</div>
  311. <div class="heart"><a href="http://ylthemes.tumblr.com/" onMouseover="ddrivetip('Base')"; onMouseout="hideddrivetip()" > Yasmin Lyra</div>
  312. <div class="heart"><a href="http://youmakemecrazierbaby.tumblr.com/" onMouseover="ddrivetip('Menu')"; onMouseout="hideddrivetip()" > Luana F.</div>
  313.  
  314.  
  315.  
  316. </div></div></div>
  317.  
  318.  
  319. <!------ FIM ------------>
  320.  
  321. </div>
  322.  
  323. <!-- conteudo dos posts e paginas -->
  324.  
  325. <div id="conteudo">
  326.  
  327. {block:Posts}
  328.  
  329.  
  330. <!-- textos -->
  331. {block:Text}<div class="post">
  332. <div class="box">{block:Title}<a href="{Permalink}" class="title"><h3>{Title}</h3><div class="divtraso"></div></a>{/block:Title}
  333. <div>{Body}</div>
  334. {block:Date}
  335. <div class="both">
  336.  
  337. {/block:Date}
  338. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
  339. {block:Caption}{Caption}{/block:Caption}
  340. </div>
  341.  
  342. <div class="divdate"></div>
  343. <div class="datee">Posted on <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b> at <w>{12Hour}:{Minutes}</w> {AmPm} with <a class="notes" href="{Permalink}"><a class="notes">{NoteCount} notes <img src="http://static.tumblr.com/ghoye6x/N6vlpkd4t/cora____o.gif" /></a></a> <a href="{ReblogURL}" target="_blank">Reblog e ganhe um doce!</a> </div>
  344. {block:HasTags}<div class="divtraso"></div><div class="datee">Tags: {block:Tags}&nbsp;#<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags}</div>{/block:HasTags}</a></a></div>
  345. </div>
  346.  
  347. {/block:Text}
  348.  
  349. <!-- photos -->
  350. {block:Photo}<div class="post">
  351.  
  352. <div class="box">
  353. <center>{LinkOpenTag}<a href="{Permalink}"><img class="border" src="{PhotoURL-500}" width="565" title="{PhotoAlt}"/>{LinkCloseTag}</center></a>
  354. {block:Caption}{Caption}{/block:Caption}
  355. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
  356.  
  357.  
  358. <div class="divdate"></div>
  359. <div class="datee">Posted on <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b> at <w>{12Hour}:{Minutes}</w> {AmPm} with <a class="notes" href="{Permalink}"><a class="notes">{NoteCount} notes <img src="http://static.tumblr.com/ghoye6x/N6vlpkd4t/cora____o.gif" /></a></a> <a href="{ReblogURL}" target="_blank">Reblogue this</a>{block:RebloggedFrom} <a href="{ReblogParentURL}">/ Via</a>{/block:RebloggedFrom} </div>
  360. {block:HasTags}<div class="divtraso"></div><div class="datee">Tags: {block:Tags}&nbsp;#<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags}</div>{/block:HasTags}</a></a>
  361. </div>
  362. </div>
  363.  
  364.  
  365. {/block:Photo}
  366.  
  367.  
  368. <!-- quotes -->
  369. {block:Quote}<div class="post"><div class="box"><h3> {Quote} </h3><br>
  370. {block:Source}&mdash; {Source}{/block:Source}
  371. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
  372.  
  373. <div class="divdate"></div>
  374. <div class="datee">Posted on <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b> at <w>{12Hour}:{Minutes}</w> {AmPm} with <a class="notes" href="{Permalink}"><a class="notes">{NoteCount} notes <img src="http://static.tumblr.com/ghoye6x/N6vlpkd4t/cora____o.gif" /></a></a> <a href="{ReblogURL}" target="_blank">Reblogue this!</a> </div>
  375. {block:HasTags}<div class="divtraso"></div><div class="datee">Tags: {block:Tags}&nbsp;#<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags}</div>{/block:HasTags}</a></a>
  376.  
  377.  
  378. </div>
  379. </div>
  380.  
  381. {/block:Quote}
  382.  
  383. <!-- links -->
  384. {block:Link}
  385. <div class="post"><div class="box">
  386. <a href="{URL}" class="link" {Target}><h3>{Name}</h3><div class="divtraso"></div></a>
  387. {block:Description}
  388. <div class="description">{Description}</div>
  389. {/block:Description}
  390. <BR>
  391. <div class="divdate"></div>
  392. <div class="datee">Posted on <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b> at <w>{12Hour}:{Minutes}</w> {AmPm} with <a class="notes" href="{Permalink}"><a class="notes">{NoteCount} notes <img src="http://static.tumblr.com/ghoye6x/N6vlpkd4t/cora____o.gif" /></a></a> <a href="{ReblogURL}" target="_blank">Reblogue this!</a> </div>
  393. {block:HasTags}<div class="divtraso"></div><div class="datee">Tags: {block:Tags}&nbsp;#<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags}</div>{/block:HasTags}</a></a>
  394. </div>
  395. </div>
  396. {/block:Link}
  397.  
  398.  
  399.  
  400. <!-- asks -->
  401. {block:Answer}
  402. <div class="post"><div class="box">
  403. <a href="{Permalink}"><img src="{AskerPortraitURL-64}" width="50" align="left" class="bordailb" /></a><div class="bubble"><span></span>{Asker} gritou:<br> {Question}</div>
  404. {Answer}
  405.  
  406. </div>
  407.  
  408. </div>
  409. {/block:Answer}
  410.  
  411.  
  412.  
  413. <!-- chat -->
  414. {block:Chat}<div class="post">
  415.  
  416. <div class="box">{block:Title}<a href="{Permalink}"><h9>{Title}</h9></a>{/block:Title}
  417. <table>
  418. {block:Lines}
  419. <tr>
  420. {block:Label}<td class="name">{Label}</td>{block:Label}
  421. <td class="words">{Line}</td>
  422. </tr>
  423. {/block:Lines}
  424. </table><br />
  425. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
  426.  
  427. <div class="divdate"></div>
  428. <div class="datee">Posted on <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b> at <w>{12Hour}:{Minutes}</w> {AmPm} with <a class="notes" href="{Permalink}"><a class="notes">{NoteCount} notes <img src="http://static.tumblr.com/ghoye6x/N6vlpkd4t/cora____o.gif" /></a></a> <a href="{ReblogURL}" target="_blank">Reblogue this!</a> </div>
  429. {block:HasTags}<div class="divtraso"></div><div class="datee">Tags: {block:Tags}&nbsp;#<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags}</div>{/block:HasTags}</a></a>
  430. </div>
  431. </div>
  432.  
  433. {/block:Chat}
  434.  
  435.  
  436. <!-- musicas -->
  437. {block:Audio}<div class="post">
  438. <div class="box"><div style="float:right; margin-top: 6px;"><i>Música ouvida {PlayCount} vezes</i> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  439. <center>{AudioPlayerWhite}</centeR>
  440. {block:Caption}{Caption}{/block:Caption}<br>
  441.  
  442.  
  443. <div class="divdate"></div>
  444. <div class="datee">Posted on <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b> at <w>{12Hour}:{Minutes}</w> {AmPm} with <a class="notes" href="{Permalink}"><a class="notes">{NoteCount} notes <img src="http://static.tumblr.com/ghoye6x/N6vlpkd4t/cora____o.gif" /></a></a> <a href="{ReblogURL}" target="_blank">Reblogue this!</a> </div>
  445. {block:HasTags}<div class="divtraso"></div><div class="datee">Tags: {block:Tags}&nbsp;#<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags}</div>{/block:HasTags}</a></a>
  446. </div>
  447. </div>
  448.  
  449.  
  450. {/block:Audio}
  451.  
  452.  
  453. <!-- videos -->
  454. {block:Video}<div class="post">
  455. <div class="box"><center>{Video-500}</center>
  456. {block:Caption}{Caption}{/block:Caption}
  457. <BR>
  458. {block:PostNotes}<br />{PostNotes}{/block:PostNotes}
  459.  
  460.  
  461. <div class="divdate"></div>
  462. <div class="datee">Posted on <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b> at <w>{12Hour}:{Minutes}</w> {AmPm} with <a class="notes" href="{Permalink}"><a class="notes">{NoteCount} <a href="{Permalink}">notes</a> <img src="http://static.tumblr.com/ghoye6x/N6vlpkd4t/cora____o.gif" /></a></a> <a href="{ReblogURL}" target="_blank">Reblogue this!</a> </div>
  463. {block:HasTags}<div class="divtraso"></div><div class="datee">Tags: {block:Tags}&nbsp;#<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags}</div>{/block:HasTags}</a></a>
  464. </div>
  465. </div>
  466.  
  467. {/block:Video}
  468. {/block:Posts}
  469. <!-- paginação -->
  470.  
  471. <center><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}
  472. {block:JumpPagination length="7"}
  473. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  474. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  475. {/block:JumpPagination}
  476. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  477. </div></center><br><br>
  478.  
  479. </div></div>
  480.  
  481. <!-- fim da paginação -->
  482.  
  483. <!-- Início do conteúdo i-frame -->
  484. <div id="about" style="display:none">
  485.  
  486. <div class="box">
  487. <h3>Sobre Mim</h3><div class="divtraso"></div>
  488. {block:Description} oooi, coloca sobre você aqui e tal. seja feliz e blablablabla eu não sei o que escrever aqui e só continuo escrevendo porque eu quero ok? ok. beijos, bom uso :) /suaslistas.tumblr.com /s-oclose.tumblr.com <br>
  489. use: <i>itálico</i>, <b>negrito</b>, <u>sublinhado</u> e <s>riscado</s>.{/block:Description}
  490.  
  491. </div><br>
  492.  
  493. <div class="box">
  494. <h3>Wishlist</h3><div class="divtraso"></div>
  495. <s>Já fez.</s><br>
  496. Ainda vai fazer.<br>
  497. <s>Já fez.</s><br>
  498. Ainda vai fazer.<br>
  499. <s>Já fez.</s><br>
  500. Ainda vai fazer.<br><s>Já fez.</s><br>
  501. Ainda vai fazer.<br>
  502. </div><br>
  503.  
  504. </div>
  505.  
  506. <div id="tumblrcreditosetc" style="display:none">
  507.  
  508. <div class="box">
  509. <h3>Sobre o Tumblr</h3><div class="divtraso"></div>
  510. {block:Description} Escreva aqui sobre seu tumblr, porque criou, quando criou, sei lá mais o que... É mais ou menos isso. {/block:Description}
  511.  
  512. </div><br>
  513.  
  514. <div class="box">
  515. <h3>Following</h3><div class="divtraso"></div>
  516. {block:Following}
  517. {block:Followed}<a href="{FollowedURL}"><img style="border:0px" src="{FollowedPortraitURL-30}" class="border" 
  518. style=border=1px></a> {/block:Followed}
  519. <BR>{/block:Following}
  520.  
  521. </div><br>
  522.  
  523. <div class="box">
  524. <h3>Recomendo</h3><div class="divtraso"></div>
  525.  
  526. <a href="http://suaslistas.tumblr.com/">Suas Listas.</a><br>
  527. <a href="http://s-oclose.tumblr.com/">Alícia.</a><br>
  528. <a href="URL DO RECOMENDO AQUI">NOME.</a><br>
  529. <a href="URL DO RECOMENDO AQUI">NOME.</a><br>
  530. <a href="URL DO RECOMENDO AQUI">NOME.</a><br>
  531. <a href="URL DO RECOMENDO AQUI">NOME.</a><br>
  532.  
  533. </div><br>
  534.  
  535. <div class="box">
  536. <h3>Créditos</h3><div class="divtraso"></div>
  537.  
  538. Theme adaptado por: <a href="http://suaslistas.tumblr.com/">Suas Listas.</a> | <a href="http://s-oclose.tumblr.com/">Alícia.</a><br>
  539. Base por: <a href="http://frianoitedeoutono.tumblr.com/">Fria Noite de Outono.</a><br>
  540. Tutoriais úteis: <a href="http://havingthemes.tumblr.com/">Having Themes.</a><br>
  541.  
  542. </div><br>
  543.  
  544. </div>
  545.  
  546. </body>
  547. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement