Advertisement
enjoying-the-life

Theme 8

Mar 8th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.27 KB | None | 0 0
  1. <!------------------------- NAO SE INSPIRE NEM USE COMO BASE< NAO DISPONIBILIZE TAMBÉM. THEME TOTALMENTE FEITO POR: enjoying-the-life | Tumblr SAIBA QUE PLAGIO É CRIME E SE EU VER O CÓDIGO DO MEU THEME EU VOU RECONHECER E VOCÊ VAI SE DAR MUITO MAL ------------------>
  2.  
  3. <html>
  4. <head>
  5.  
  6. <br /><style type="text/css"> body {cursor:url(""),default} </style><p>
  7.  
  8. <title>SEU TÍTULO</title>
  9.  
  10. <link rel="shortcut icon" href="{Favicon}">
  11.  
  12.  
  13. <script type="text/javascript">
  14. //desabilita menu de opcoes ao clicar no botao direito
  15. function desabilitaMenu(e)
  16. {
  17. if (window.Event)
  18. {
  19. if (e.which == 2 || e.which == 3)
  20. return false;
  21. }
  22. else
  23. {
  24. event.cancelBubble = true
  25. event.returnValue = false;
  26. return false;
  27. }
  28. }
  29. document.oncontextmenu = desabilitaMenu;
  30. document.onmousedown = desabilitaBotaoDireito;
  31. document.onmouseup = desabilitaBotaoDireito;
  32. </script>
  33.  
  34. <style type="text/css">
  35.  
  36.  
  37. /** Fundo **/
  38. body{background: #fff Url(''); color: #000; font-family: Verdana; font-size: 11px; background-attachment:fixed;background-position:right; background-repeat:no-repeat;}
  39.  
  40. /** Titulo dos posts **/
  41.  
  42. h1 { font-size: 24px; color: #000;font-family: 'Tempus Sans ITC', arial, sherif ;}
  43.  
  44. h2 {color: #A9A9A9; font-family: 'Tempus Sans ITC', cursive; font-size:24px; line-height:29px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px; border-bottom: 0px solid #eee;}
  45.  
  46. /** tags **/
  47. .datee {font-family: Verdana; font-size:7pt; color: #000000; -webkit-border-radius: 5px;
  48.  
  49. -moz-border-radius: 5px;
  50.  
  51. border-radius: 5px; padding: 2px; line-height: 13px;}
  52.  
  53. /** cores , links **/
  54. a {
  55. color: #000;
  56. text-decoration: none;
  57. -webkit-transition: color 0.5s ease-out;
  58. -moz-transition: color 0.5s ease-out;
  59. transition: color 0.5s ease-out;}
  60.  
  61. a:hover {
  62. color: #AFB4B8;
  63. filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;}
  64.  
  65. s {color: #000;}
  66. i {color: #000;} em {color: #000;}
  67. b {color: #000;} strong {color: #000;}
  68. u, span.sublinha {text-decoration: none; border-bottom: 1px solid #191970;}
  69.  
  70. /** imagens , bordas **/
  71. img{opacity: 1;}
  72. img:hover{opacity: 0.9;}
  73.  
  74. .border {background:#fff; padding:3px; border:5px solid #A9A9A9;border-radius: 5px}
  75.  
  76. .borda{border-radius:5px;}
  77.  
  78. /** blockquote **/
  79. blockquote {
  80. border-left: 5px solid #75B2CE;
  81. background: #fff;
  82. padding: 5px;
  83. text-shadow: 0 1px 1px #fff;}
  84.  
  85. /** balão da ask **/
  86. .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, tahoma, Tahoma; text-shadow: 0px 1px 1px #A9A9A9;}
  87.  
  88. .bubble p {margin:1px 0px;}
  89.  
  90. .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;}
  91.  
  92. .askborder {float: left; margin: 1px 4px 0 0;padding: 0px; -webkit-border-radius: 360px; -moz-border-radius: 0px; border-radius: 0px;}
  93.  
  94. /** caixas e conteúdos **/
  95.  
  96.  
  97. .box{
  98. background: #fff;
  99. background-repeat: no-repeat;
  100. padding: 5px;
  101. margin-bottom: 15px;border-radius: 5px;
  102. }
  103.  
  104. .box1{
  105. background: #fff;
  106. background-repeat: no-repeat;
  107. padding: 5px;
  108. margin-bottom: 15px;border-radius: 5px;
  109. }
  110.  
  111. #conteudo { width: 560px; padding-bottom: 8px; margin-top:30px; color: #777; font: 11px Verdana; margin-bottom: 15px; margin-left: 5px; padding: 5px; float: left; }
  112.  
  113. /** sidebar **/
  114.  
  115. #sidebar {float: left;margin-top:80px;margin-left:10px;position:fixed;padding:0px;width: 1000px;-moz-border-radius:6px;}
  116.  
  117. #caixa1{font: 11px Arial;line-height: 22px;display: inline-block;color: #fff; background: #000; padding: 5px; margin-bottom: 15px; width: 300px;text-align: justify; margin-bottom: 10px;; border-radius:5px; }
  118.  
  119.  
  120.  
  121. /** barra do menu **/
  122.  
  123. #barra{ top: 0px; left: 0px; width: 100%; height: 20px; z-index: 100; position: fixed }
  124.  
  125. #caixa2 { background: #A9A9A9; padding: 30px; width: 1299px;text-align: center; margin-bottom: 10px;;}
  126.  
  127.  
  128.  
  129. /** Paginação **/
  130.  
  131. .pagi {font-family: "Tempus Sans ITC"; font-size: 70px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff; right: 1090px; bottom: 110px; position: fixed;}
  132.  
  133. .pagi1 {font-family: "Tempus Sans ITC"; font-size: 70px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff; left: 70px; bottom: 110px; position: fixed;}
  134.  
  135. a.pagl {color: #000; text-decoration:none;}
  136. a.pagl:hover {color: #A9A9A9;}
  137.  
  138.  
  139. /** Voltar ao Topo **/
  140.  
  141. #scrollToTop:link,
  142. #scrollToTop:visited {font-family: "Tempus Sans ITC"; font-size: 25px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff; color: #000; background-color: transparent; display: none; position: fixed; bottom: 110px; left: 135px; }
  143.  
  144. /* imagens da tbar */
  145.  
  146. #mide {display: block; margin-left: 684px; float: right; top: 78px; width: 200px; height: 4200px; background-color: transparent; text-align: center; position: fixed}
  147.  
  148. .simage {width: 160px}
  149. .simage img {width: 160px; height: auto; margin-bottom: 2px;}
  150. .sidebarpic img{max-width: 160px; height: auto; text-align: left; margin-top: 1px}
  151.  
  152. /** seleção colorida **/
  153. ::-moz-selection {
  154. background-color: #A9A9A9;
  155. color: #fff;}
  156.  
  157. ::selection {
  158. background-color: #A9A9A9;
  159. color: #fff;}
  160.  
  161. /** Navegação **/
  162.  
  163. .menudd{width:312px; float: left; margin: 0px 0 0 0px;position:fixed; }
  164.  
  165. .nav1{font: 16px Tempus Sans ITC;line-height: 22px;display: inline-block;color: #fff;background: #000;padding: 2px;width: 80px; -webkit-border-radius: 0px 9px 0px 9px;-webkit-transition-duration: .90s;margin: 1px;text-align:center;}
  166.  
  167. .nav1:hover{ font:italic 17px Tempus Sans ITC;line-height: 22px;display: inline-block;color: #000;
  168. background: #fff;padding: 2px;width: 80px; -webkit-border-radius: 9px 0px
  169. 9px 0px;-webkit-transition-duration: .90s;margin: 1px;text-align:center;}
  170.  
  171. a.nave, a:visited.nav, a:active.nav{font: italic 11px georgia;line-height: 18px; display: inline-block;color: #fff;background: #696969;padding: 2px;width: 40px; -webkit-border-radius: 0px 9px 0px 9px;-webkit-transition-duration: .90s;margin: 1px;text-align:center;}
  172.  
  173. a.nave:hover{font: italic 11px georgia;line-height: 18px;display: inline-block;color: #fff; background: #696969;padding: 2px;width: 40px; -webkit-border-radius: 9px 0px 9px 0px;-webkit-transition-duration: .90s;margin: 1px;text-align:center;}
  174.  
  175.  
  176. </style>
  177.  
  178. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  179. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  180. <a href="javascript:;" id="scrollToTop">topo</a>
  181.  
  182.  
  183.  
  184. </head>
  185.  
  186. <body onkeydown="return false">
  187.  
  188.  
  189. <!-- BEGIN TUMBLR CODE --><iframe src="http://assets.tumblr.com/iframe.html?8&src=http%3A%2F%2F{URL}.com%2F&amp;lang=en_US&amp;name={URL}" scrolling="no" width="330" height="25" frameborder="0" style="position:absolute; z-index:1337; top:0px; right:0px; border:0px; background-color:transparent; overflow:hidden;" id="tumblr_controls"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('tumblr_controls').allowTransparency=true;</script><![endif]--><script type="text/javascript">_qoptions={qacct:"p-19UtqE8ngoZbM"};</script><script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script><noscript><img src="http://pixel.quantserve.com/pixel/p-19UtqE8ngoZbM.gif" style="display:none; border-width:0px; height:1px; width:1px;" alt=""/></noscript><!-- END TUMBLR CODE --></body>
  190.  
  191.  
  192.  
  193. <div id="barra">
  194. <div id="caixa2">
  195.  
  196. <center>
  197.  
  198. <a href="/" ; div class="nav1">home</a>
  199.  
  200. <span onClick="document.getElementById('liuc').innerHTML=document.getElementById('about').innerHTML" style="CURSOR:hand;" class="nav1" title="Sobre mim ">about</span>
  201.  
  202. <span onClick="document.getElementById('liuc').innerHTML=document.getElementById('detalhes').innerHTML" style="CURSOR:hand;" class="nav1" title="Créditos, recomendo ">tumblr</span>
  203.  
  204. <a href="/ask" ; div class="nav1">ask me</a>
  205. <a href="/submit" ; div class="nav1">submit</a>
  206. <a href="/tagged/SUATAG" ; div class="nav1">textos</a>
  207. <a href="LINK1" ; div class="nav1">LINK1</a>
  208. <a href="LINK2" ; div class="nav1">LINK2</a>
  209.  
  210. </center>
  211.  
  212. </div></div>
  213.  
  214.  
  215. <div id="sidebar">
  216. <div id="caixa1">
  217.  
  218. <img src="http://static.tumblr.com/cjfqn1h/D29m0lkns/casal.jpg" width= "300px" class="borda">
  219.  
  220. <p><center>UMA BREVE DESCRIÇÃO AQUI</center></p>
  221.  
  222.  
  223. </div></div></div>
  224.  
  225.  
  226.  
  227. <div style="position:absolute; width:580px; left: 390px; top:100px; padding-top:0px; z-index:2;-moz-border-radius: 10px; -webkit-border-radius: 10px;">
  228.  
  229. <!— liuc —>
  230.  
  231. <div id="liuc"> {block:Posts} <div id="main">
  232.  
  233. {block:Regular}<div class="post"><div class="box">
  234. {block:Title}<h1>{Title}</h1>{/block:Title}
  235. <div class="entry">{Body}</div>
  236.  
  237. <div class="divdate"></div>
  238.  
  239.  
  240. <!---------------- DATA DOS POSTS ------------->
  241. <div class="datee"><a class="notes" href="{Permalink}">Texto</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">reblogue this!</a>)</div>
  242.  
  243. <div class="tag">{block:HasTags}Tags: {block:Tags}&nbsp;<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  244.  
  245.  
  246. </div></div>
  247. {/block:Regular}
  248.  
  249.  
  250. <!---------------- FOTOS DO POSTS ------------->
  251.  
  252. {block:Photo}
  253. <div class="post"><div class="box">
  254. <center>
  255. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" margin-left=05px; width=530px class="borda">{LinkCloseTag}</center>
  256. {block:Caption}
  257. <br>
  258. <div class="caption">{Caption}</div>
  259. {/block:Caption}
  260. <div style="clear:both;"></div>
  261. <BR>
  262.  
  263. <div class="divdate"></div>
  264.  
  265.  
  266. <!---------------- DATA DOS POSTS ------------->
  267. <div class="datee"><a class="notes" href="{Permalink}">Photo</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">reblogue this shit!</a>)</div>
  268.  
  269. <div class="tag">{block:HasTags}Tags: {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  270.  
  271.  
  272. </div></div>
  273. {/block:Photo}
  274.  
  275.  
  276. <div style="clear:both;"></div>
  277.  
  278. <!---------- ASK --------------------------->
  279. {block:Answer}
  280. <div class="post"><DIV CLASS="BOX">
  281. <img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker} disse: {Question}<br></div>{Answer}
  282. <div style="clear:both;"></div>
  283.  
  284. <BR>
  285.  
  286. <div class="divdate"></div>
  287.  
  288. <!---------------- DATA DOS POSTS ------------->
  289. <div class="datee"><a class="notes" href="{Permalink}">Mensagem</a> postada em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> </div>
  290.  
  291. </div></div>
  292. {block:Answer}
  293.  
  294. <div style="clear:both;"></div>
  295.  
  296. <!---------- QUOTES --------------------------->
  297.  
  298.  
  299. {block:Quote}
  300. <div class="post"><div class="box">
  301. <h1>{Quote}</h1>
  302. </span>
  303. {block:Source}<div class="source">&mdash; {Source}</div>{/block:Source}
  304.  
  305. <BR>
  306. <div class="divdate"></div>
  307.  
  308.  
  309. <!---------------- DATA DOS POSTS ------------->
  310. <div class="datee"><a class="notes" href="{Permalink}">Quote</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a class="reblogue" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">reblogue this!</a>)</div>
  311.  
  312. <div class="tag">{block:HasTags}Tags: {block:Tags}&nbsp;<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  313.  
  314.  
  315. </div></div>
  316. {/block:Quote}
  317.  
  318.  
  319. <div style="clear:both;"></div>
  320.  
  321. <!---------- LINKS --------------------------->
  322.  
  323.  
  324. {block:Link}
  325. <div class="post"><div class="box"><a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  326. {block:Description}
  327. <div class="description">{Description}</div>
  328. {/block:Description}
  329.  
  330. <BR>
  331. <div class="divdate"></div>
  332.  
  333.  
  334. <!---------------- DATA DOS POSTS ------------->
  335. <div class="datee"><a class="notes" href="{Permalink}">Link</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a class="reblogue" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">reblogue this!</a>)</div>
  336.  
  337. <div class="tag">{block:HasTags}Tags: {block:Tags}&nbsp;<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  338.  
  339.  
  340. </div></div>
  341. {/block:Link}
  342.  
  343. <div style="clear:both;"></div>
  344.  
  345.  
  346. <!---------- CHAT --------------------------->
  347. {block:Chat}
  348. <div class="post"><div class="box">
  349. {block:Title}<div class="titulo"><a href="{Permalink}">{Title}</a></div>
  350. {/block:Title}
  351. <div class="chat">
  352. {block:Lines}
  353. <div class="{Alt} user_{UserNumber}">
  354. {block:Label}
  355. <span class="label">{Label}</span>
  356. {/block:Label}
  357. {Line}
  358. </div>
  359. {/block:Lines}
  360. </div>
  361. <BR>
  362. <div class="divdate"></div>
  363.  
  364.  
  365. <!---------------- DATA DOS POSTS ------------->
  366. <div class="datee"><a class="notes" href="{Permalink}">Chat</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a class="reblogue" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">reblogue this!</a>)</div>
  367.  
  368. <div class="tag">{block:HasTags}Tags: {block:Tags}&nbsp;<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  369.  
  370.  
  371. </div></div>
  372. {/block:Chat}
  373.  
  374.  
  375. <div style="clear:both;"></div>
  376.  
  377. <!---------- AUDIO --------------------------->
  378. {block:Audio}
  379. <div class="post"><div class="box">
  380. {AudioPlayerWhite}
  381. {block:Caption}
  382. <div class="caption">{Caption}</div>
  383. <div style="float:right; margin-top: -50px;"><h>Música ouvida {PlayCount} vezes</h> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  384. {/block:Caption}
  385.  
  386.  
  387. <div class="divdate"></div>
  388.  
  389.  
  390. <!---------------- DATA DOS POSTS ------------->
  391. <div class="datee"><a class="notes" href="{Permalink}">Música</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a class="reblogue" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">reblogue this!</a>)</div>
  392.  
  393. <div class="tag">{block:HasTags}Tags: {block:Tags}&nbsp;<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  394.  
  395.  
  396. </div></div>
  397. {/block:Audio}
  398.  
  399. <div style="clear:both;"></div>
  400. <!---------- VIDEOS --------------------------->
  401.  
  402. {block:Video}
  403. <div class="post">
  404. <div class="box">
  405. {Video-500}
  406. <br>
  407. {block:Caption}
  408. <div class="caption">{Caption}</div>
  409. {/block:Caption}
  410.  
  411. <BR>
  412. <div class="divdate"></div>
  413.  
  414.  
  415. <!---------------- DATA DOS POSTS ------------->
  416. <div class="datee"><a class="notes" href="{Permalink}">Vídeo</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a class="reblogue" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">reblogue this!</a>)</div>
  417.  
  418. <div class="tag">{block:HasTags}Tags: {block:Tags}&nbsp;<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  419.  
  420.  
  421. </div></div>
  422. {/block:Video}
  423.  
  424. <div style="clear:both;"></div>
  425.  
  426. <!---------------- NOTAS DOS POSTS ------------->
  427. {block:PostNotes}<div class="box">
  428. <div class="notes-bottom">
  429. {PostNotes}
  430. </div></div>
  431. {/block:PostNotes}
  432.  
  433. </div>
  434. {/block:Posts}
  435. </div</div>
  436.  
  437.  
  438. <!--- Paginação --->
  439.  
  440. <div class="pagi">{block:Pagination}{block:NextPage}<a class="pagl" href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</div>
  441.  
  442. <div class="pagi1">{block:Pagination}{block:PreviousPage}<a class="pagl" href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}</div>
  443.  
  444. <!--- Fim da Paginação --->
  445.  
  446. <!--- Barra da tbar --->
  447.  
  448.  
  449. <div id="mide"><div class="sideimage">
  450. <div style="padding: 6px; padding-bottom: 1px; overflow: 0px; background-color: #A9A9A9; width: 190px;"><div class="box"><marquee direction="up" scrollamount="2" height="570" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()">
  451. <img src="http://static.tumblr.com/cjfqn1h/wpBm0lkq0/casal__1_.jpg"/><br>
  452. <img src="http://static.tumblr.com/cjfqn1h/CSZm0lksn/casal__1_.png"/><br>
  453. <img src="http://static.tumblr.com/cjfqn1h/2YUm0lkwg/casal__2_.jpg"/><br>
  454. <img src="http://static.tumblr.com/cjfqn1h/gzUm0lkxk/casal__3_.jpg"/><br>
  455. <img src="http://static.tumblr.com/cjfqn1h/5trm0lkya/casal__4_.jpg"/><br>
  456. <img src="http://static.tumblr.com/cjfqn1h/nIIm0lkyv/casal__5_.jpg"/><br>
  457. </marquee></div>
  458.  
  459. <!--- Fim da tbar --->
  460.  
  461.  
  462. <div id="detalhes" style="display:none;">
  463. <div class="box1">
  464. <h2>Tumblr</h2>
  465. <div class="divtraso"></div>
  466.  
  467. ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI ESCREVA SOBRE SEU TUMBLR AQUI
  468. <br></br></div>
  469.  
  470. <div class="box1">
  471. <H2>Recomendo</h2>
  472.  
  473. <a href="http://enjoying-the-life.tumblr.com">Enjoying the Life</a><div class="divtraso"></div>
  474.  
  475. <a href="LINKDOTUMBLR">NOME DO TUMBLR</a><div class="divtraso"></div>
  476.  
  477. <a href="LINKDOTUMBLR">NOME DO TUMBLR</a><div class="divtraso"></div>
  478.  
  479. <a href="LINKDOTUMBLR">NOME DO TUMBLR</a><div class="divtraso"></div>
  480.  
  481. <a href="LINKDOTUMBLR">NOME DO TUMBLR</a><div class="divtraso"></div>
  482.  
  483. <a href="LINKDOTUMBLR">NOME DO TUMBLR</a><div class="divtraso"></div>
  484. </div>
  485.  
  486.  
  487. <div class="box1">
  488. <H2>Créditos</h2><div class="divtraso"></div>
  489.  
  490.  
  491. Theme por :<a href="http://enjoying-the-life.tumblr.com">Enjoying the Life</a><div class="divtraso"></div>
  492.  
  493. <div id="about" style="display:none;">
  494. <div class="box1">
  495. <H2>About Me !</h2>
  496. <div class="divtraso"></div>
  497.  
  498. ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI ESCREVA SOBRE VOCÊ AQUI
  499. </div>
  500.  
  501. <div class="box1">
  502. <H2>Wishlist</h2>
  503. <div class="divtraso"></div>
  504.  
  505. <s>FIZ</s><br><div class="divtraso"></div>
  506. <b>NAO FIZ</b><br><div class="divtraso"></div>
  507. <s>FIZ</s><br><div class="divtraso"></div>
  508. <b>NAO FIZ</b><br><div class="divtraso"></div>
  509. <s>FIZ</s><br><div class="divtraso"></div>
  510. <b>NAO FIZ</b><br><div class="divtraso"></div>
  511. <s>FIZ</s><br><div class="divtraso"></div>
  512. <b>NAO FIZ</b><br><div class="divtraso"></div>
  513. <s>FIZ</s><br><div class="divtraso"></div>
  514. <b>NAO FIZ</b><br><div class="divtraso"></div>
  515.  
  516.  
  517.  
  518. </body>
  519. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement