Advertisement
bau-de-incertezas

Theme 27

Nov 12th, 2013
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.02 KB | None | 0 0
  1. <!---------------------------------------------------
  2. ! !
  3. ! !
  4. !THEME POR BAU-DE-INCERTEZAS, CRÉDITOS EM TODO O CSS!
  5. ! !
  6. ! !
  7. !--------------------------------------------------->
  8.  
  9. <html>
  10.  
  11. <head>
  12. <!--DON'T COPY, FIZ ESSA MERDA COM TANTO CARINHO *-* -->
  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.  
  30. //desabilita botao direito
  31. function desabilitaBotaoDireito(e)
  32. {
  33. if (window.Event)
  34. {
  35. if (e.which == 2 || e.which == 3)
  36. return false;
  37. }
  38. else
  39. if (event.button == 2 || event.button == 3)
  40. {
  41. event.cancelBubble = true
  42. event.returnValue = false;
  43. return false;
  44. }
  45. }
  46.  
  47. //desabilita botao direito do mouse
  48. if ( window.Event )
  49. document.captureEvents(Event.MOUSEUP);
  50. if ( document.layers )
  51. document.captureEvents(Event.MOUSEDOWN);
  52.  
  53. document.oncontextmenu = desabilitaMenu;
  54. document.onmousedown = desabilitaBotaoDireito;
  55. document.onmouseup = desabilitaBotaoDireito;
  56. </script>
  57.  
  58. <head><title>{Title}</title>
  59. <link rel="shortcut icon" href="{favicon}">
  60.  
  61.  
  62. <meta name="image:background" content="" />
  63. <meta name="image:sidebar" content="http://static.tumblr.com/sbxkdxg/YsAmt1gv4/large__35_.png" />
  64. <meta name="image:background sidebar" content="http://static.tumblr.com/kqwwc30/ro8mw681w/tumblr_mvrmo39ox81schi3no1_250.jpg" />
  65.  
  66.  
  67.  
  68. <meta name="text:frase" content="De todos os loucos do mundo eu quis você" />
  69. <meta name="text:subfrase" content="porque, a sua loucura parece um pouco com a minha" />
  70.  
  71.  
  72. <meta name="color:background" content="#ffffff" />
  73. <meta name="color:text" content="#c0c0c0" />
  74. <meta name="color:scroll" content="#c0c0c0"/>
  75. <meta name="color:chat" content="#c0c0c0" />
  76. <meta name="color:tags" content="#c5c5c5" />
  77. <meta name="color:links" content="#808080" />
  78. <meta name="color:linkshover" content="#808080" />
  79. <meta name="color:post" content="#fff" />
  80. <meta name="color:textask" content="#fff" />
  81. <meta name="color:note" content="#fff" />
  82. <meta name="color:texto note" content="#c0c0c0" />
  83. <meta name="color:scrollbar" content="#c0c0c0" />
  84. <meta name="color:fundo ask" content="#000" />
  85. <meta name="color:perguntou ask" content="#fff" />
  86. <meta name="color:resposta ask" content="#000" />
  87.  
  88.  
  89.  
  90. <meta name="color:borda" content="#c0c0c0" />
  91. <meta name="color:frase" content="#fff" />
  92. <meta name="color:links hover sidebar" content="#808080" />
  93. <meta name="color:links sidebar" content="#808080" />
  94. <meta name="color:background sidebar" content="#d4d4d4" />
  95.  
  96.  
  97.  
  98. <meta name="text:Link1" content="" />
  99. <meta name="text:Link1 Title" content="link 1" />
  100.  
  101. <meta name="text:Link2" content="" />
  102. <meta name="text:Link2 Title" content="link 2" />
  103.  
  104. <meta name="text:Link3" content="" />
  105. <meta name="text:Link3 Title" content="link 3" />
  106.  
  107. <meta name="text:Link4" content="" />
  108. <meta name="text:Link4 Title" content="link 4" />
  109.  
  110. <meta name="text:Link5" content="" />
  111. <meta name="text:Link5 Title" content="link 5" />
  112.  
  113. <meta name="text:Link6" content="" />
  114. <meta name="text:Link6 Title" content="link 6" />
  115.  
  116.  
  117.  
  118.  
  119.  
  120. </head>
  121.  
  122.  
  123. <style>
  124.  
  125. body {background-color: {color:background}; font-family: ebrima; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  126.  
  127. a {text-decoration:none;outline:none;-moz-outline-style:none;color:{color:links};text-decoration:none;-moz-transition:0.4s ease-in;-webkit-transition: 0.3s ease-in;-o-transition:0.3s ease-in;transition:0.3s ease-in;}
  128.  
  129. a:link {color: {color:linkspost}; text-decoration: none;opacity:0.8}
  130.  
  131. a:hover {color: {color:linkshover};text-decoration:none;}
  132.  
  133.  
  134.  
  135. blockquote {margin: 6px 6px 6px 6px; border-left: 8px solid {color:background}; padding-left: 5px; }
  136. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  137. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  138. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  139.  
  140. blockquote img{max-width: 450px!important}
  141. blockquote blockquote img{max-width: 450px!important}
  142. blockquote blockquote blockquote img{max-width: 430px!important}
  143. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  144.  
  145.  
  146.  
  147.  
  148.  
  149. #container {text-align: center; width: 900px; margin: -5px auto 15px auto; padding: 0px; z-index: 1}
  150.  
  151. #entry {float: left; margin-bottom: 26px; margin-top:123px; margin-left: 410px; }
  152.  
  153. /*******post*****************/
  154.  
  155.  
  156.  
  157. .posts {width: 420px; background-color: {color:post}; padding: 5px; margin-bottom: 0px; text-align: justify; font-family: 'Muli'; font-size: 12px; position: relative; color:{color:text}; margin-left:-70px; border:2px solid{color:borda}; }
  158.  
  159.  
  160.  
  161. h1 {font-family: cambria; text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  162. h1 a {text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  163. h1 a:hover {text-align: center; font-size: 15px; text-transform: none; color: {color:linkshover}; font-weight: normal; line-height: 18px;}
  164.  
  165.  
  166.  
  167. .image {text-align: center; border: 1px}
  168. .image img {max-width: 420px; height:auto;margin-bottom: 1px; -webkit-transition-duration: 0.40s; }
  169. .image img:hover {max-width: 420px; margin-bottom: 1px; opacity: 0.5;}
  170.  
  171.  
  172.  
  173.  
  174. .myquote2 {font-family:'cambria'; font-size:12px; margin-left:20px;text-align:left; color: {color:text}; letter-spacing:0px; }
  175.  
  176. .myquote { font-weight:none; text-align:justify;font-size: 12px; font-style:;font-family:'calibri'; line-height: 16px; text-indent:2px; padding: 0px; }
  177.  
  178.  
  179.  
  180.  
  181.  
  182. .chat {line-height: 20px; list-style: none }
  183. .chat ul {line-height: 13px; list-style: none; padding: 10px; line-height:14px;}
  184. .person1 {color: {color:chat}; padding: 2px; }
  185. .person1 .label {font-weight: bold; color:{color:chat};}
  186. .person2 {color: {color:chat}; padding: 2px; }
  187. .person2 .label {font-weight: bold; color:{color:chat};}
  188.  
  189. .player {background-color: #fff; text-align: left; display:block;}
  190.  
  191. /*****ASK POR BAU-DE-INCERTEZAS*******/
  192.  
  193. .fundoaskbau {background-color:transparent; padding: 8px; margin-top: 0px; margin-left: 0px;margin-right: 0;overflow: hidden; line-height:9px;}
  194.  
  195. .perguntandobau {width: 351px;height:auto; margin-top:-5px; background-color:{color:fundo ask}; color:{color:perguntou ask}; padding:3px; margin-bottom:5px; margin-left:0px; }
  196. .perguntandobau g {color:{color:perguntou ask};}
  197. .perguntandobau a {color: {color:perguntou ask}; font-size:10px; font-family: 'corbel'; font-size: 10px; text-align:left;line-height:16px;text-transform:uppercase;}
  198.  
  199. .askfotobau { border-radius: 0px 0px 10px 10px; opacity: 0.7; margin-right:0px; margin-left:-50px;margin-top:0px;border: 2px solid #eee; width: 50px;height: 50px; -webkit-transition-duration: 0.8s; -webkit-filter: saturate(2); }
  200. .askfotobau:hover {-webkit-filter: grayscale(100%); opacity:0.6; -webkit-transition-duration: 0.8s;}
  201.  
  202.  
  203. .respostabau { background: transparent; font-family: consolas; font-size: 10px;text-align:left; margin-left:10px; margin-top:5px; color:{color:resposta ask};}
  204.  
  205.  
  206.  
  207.  
  208. #st {width: 400px; margin-top: -2px;}
  209. .source {display: none;}
  210.  
  211. #pse {opacity: 0.9; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  212. #pse:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  213.  
  214.  
  215.  
  216. /******notes ******/
  217.  
  218.  
  219. #notest { text-align: center; margin-top:-50px; margin-left:420px; font-size: 8px; font-family: consolas; text-transform: uppercase; z-index: 100;{block:If1coluna} ; {/block:If1coluna}; width:70px; background-color: transparent; opacity:0; border-right:2px solid{color:note}; position:absolute; }
  220.  
  221. #notest a { font-size: 8px; font-family: consolas; font-style:normal;text-transform: uppercase;{block:If1coluna} {/block:If1coluna}; opacity:0.8; width:400px; color:{color:texto note}; }
  222.  
  223. #notest a:hover {font-style:italic;}
  224.  
  225. .posts:hover #notest {opacity:0.9; -webkit-transition-duration: 2s;}
  226.  
  227.  
  228.  
  229.  
  230.  
  231. ::-webkit-scrollbar {width: 5px; height:auto; background:{color:background}}
  232. ::-webkit-scrollbar-corner {padding:20px;background:{color:background}}
  233. ::-webkit-scrollbar-button:vertical {height:8px; display: block; background:{color:scrollbar}; }
  234. ::-webkit-scrollbar-button:horizontal {width: 5px; height: 8px; display: block; background:{color:scrollbar}; }
  235. ::-webkit-scrollbar-thumb:vertical {border:1px solid {color:borda scrollbar};border-radius: 0px 0px 0px 0px; background:{color:scroll};}
  236. ::-webkit-scrollbar-thumb:horizontal {border-left:1px solid {color:borda scrollbar}; border-radius: 0px 0px 0px 0px; background: {color:background};}
  237. ::-webkit-scrollbar-thumb {background: {color:scroll};}
  238.  
  239.  
  240.  
  241.  
  242. .notes {width: 250px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  243. ol.notes {list-style:none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  244. ol.notes li {background-color: {color:dtlhpost}; margin-bottom: 2px; padding: 5px; }
  245. .notes img{display: none; border:0px}
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261. /*****SIDEBAR POR BAU-DE-INCERTEZAS NAO COPIA PORRA ******/
  262.  
  263.  
  264.  
  265. .fotosidebar {-webkit-transition-duration: 0.25s; -webkit-transition: all 2s ease-in-out;-webkit-transform: rotate(0deg);
  266. -moz-transition: all 1s ease-in-out;
  267. -o-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;display: block;position: absolute;width:120px;height:180px;margin-left:200px;
  268. margin-top: 2px; position:fixed; -webkit-transition-duration: 0.8s; position:fixed; }
  269.  
  270.  
  271.  
  272. .fotosidebar img { -webkit-transition-duration: .25s; position:fixed; -webkit-transition: all 5s ease-in-out;-webkit-transform: rotate(0deg);-moz-transition: all 5s ease-in-out;
  273. -o-transition: all 5s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 5s ease-in-out;display: block;height:120px;width:120px;
  274. padding:0px;margin:5px;opacity:0.8;-webkit-transition-duration: 1s;opacity: 1.0; position:fixed; border:1px solid{color:borda}; border-radius: 100px 100px 100px 100px;}
  275. .fotosidebar img:hover {-webkit-filter: saturate(2);-webkit-transform: rotate(360deg); opacity: 1.3; border-radius: 0px 0px 0px 0px;}
  276.  
  277. .sidebar {background-color:transparent; background-image:url('{image:background sidebar}');width:500px; height:110px;margin-top:12px; margin-left:290px; border-bottom:1px solid{color:borda}; border-top:1px solid{color:borda}; border-right:1px solid{color:borda}; position:fixed;}
  278.  
  279.  
  280. .baulinks {margin-top:85px; margin-left:80px; position:fixed;}
  281. .baulinks a {padding:2px;
  282. width:50px; height: 12px;
  283. margin-top: 5px; margin-left:0px;
  284. font-family: 'ABeeZee'; font-size: 9px; text-transform:uppercase;
  285. text-align: center; display: inline-block;
  286. color:{color:links sidebar}; background-color:transparent;
  287. -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; }
  288.  
  289. .baulinks a:hover {-webkit-transition-duration: 0.4s; text-shadow: 2px 2px 2px {color:links hover sidebar}; background-color:{color:background sidebar}; color:{color:links hover sidebar}; opacity:0.2; border-radius:20px 20px 20px 20px; }
  290.  
  291. .baudesc {font-family:'muli'; font-size: 10px; margin-top:5px; margin-left:50px; text-align:center; width:420px; height: auto; color:{color:links sidebar}; position:fixed; }
  292.  
  293.  
  294. .baufrase{ font-family: consolas; font-size: 15px; margin-top:60px; margin-left:70px; text-align:left; width:420px; height: auto; color:{color:links sidebar}; position:fixed; }
  295. .subfrase {font-family:cambria; font-size: 13px; margin-top:70px; margin-left:150px; text-align:left; width:420px; height: auto; color:{color:links sidebar}; position:fixed; }
  296.  
  297. @font-face {
  298. font-family: 'ABeeZee';
  299. font-style: normal;
  300. font-weight: 400;
  301. src: local('ABeeZee'), local('ABeeZee-Regular'), url(http://themes.googleusercontent.com/static/fonts/abeezee/v1/m_J3nYLkIiGqm2wAiy01kg.woff) format('woff');
  302. }
  303.  
  304. @font-face {
  305. font-family: 'Muli';
  306. font-style: normal;
  307. font-weight: 400;
  308. src: local('Muli'), url(http://themes.googleusercontent.com/static/fonts/muli/v4/kU4XYdV4jtS72BIidPtqyw.woff) format('woff');
  309. }
  310. @font-face {font-family: "vintage";
  311. src: url(http://static.tumblr.com/sbxkdxg/Ts8mpvt7i/vintage_straps_light.ttf) format("truetype");}
  312.  
  313.  
  314.  
  315.  
  316. @font-face {
  317. font-family: 'Baumans';
  318. font-style: normal;
  319. font-weight: 400;
  320. src: local('Baumans'), local('Baumans-Regular'), url(http://themes.googleusercontent.com/static/fonts/baumans/v2/3DEdKAl82M5rDSLBVcU5jA.woff) format('woff');
  321. }
  322. @font-face {
  323. font-family: 'Wire One';
  324. font-style: normal;
  325. font-weight: 400;
  326. src: local('Wire One'), local('WireOne'), url(http://themes.googleusercontent.com/static/fonts/wireone/v3/fas9dl2wmMkt5rCu-aBez_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
  327. }
  328.  
  329. /***********CREDITO NAO RETIRE****************/
  330.  
  331. .meutheme {background-color:#fff; border:1px solid#d4d4d4; width:30px; height:40px; position:fixed; margin-left:2px; margin-top:1px; transition: .8s ease-in-out; -webkit-transition: .3s ease-in-out;-moz-transition: .3s ease-in-out;-o-transition: .3s ease-in-out; }
  332. .meutheme a {font-family:consolas; margin-top:25px; margin-left:-22px; position:fixed;font-size:10px; color:#918e8e; width:40px;}
  333. .meutheme a:hover {opacity:0.5;}
  334. .meutheme2 {border:1px solid#d4d4d4; width:36px; height: 45px; position:fixed; margin-left:25px; margin-top:-10px; }
  335. .meutheme:hover {padding-top:5px;}
  336.  
  337.  
  338.  
  339. /*Paginação por bau-de-incertezas*/
  340.  
  341. #next{
  342. position:fixed;
  343. width: 100px;
  344. margin-top:200px;
  345. margin-left:1100px;
  346. color:#808080;
  347. text-align:right;
  348. text-transform:uppercase;
  349. color:{color: borda}}
  350.  
  351. #next img { width:20px; height:20px; opacity:0.4; }
  352.  
  353.  
  354.  
  355. #prev{
  356. position:fixed;
  357. width: 100px;
  358. margin-top:200px;
  359. margin-left:100px;
  360. color:#808080;
  361. text-align:right;
  362. text-transform:uppercase;
  363. color:{color: borda}}
  364.  
  365. #prev img { width:20px; height:20px; opacity:0.4;}
  366.  
  367.  
  368. </style>
  369. <body oncontextmenu="return false" onselectstart="return false" onkeydown="return false">
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376. <div id="post">
  377. <div class="autopagerize_page_element">
  378. <div id="entry">
  379.  
  380. {block:Posts}
  381. <div class="posts">
  382.  
  383. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  384.  
  385. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  386.  
  387. {block:Photoset}{Photoset-400}{/block:Photoset}
  388.  
  389.  
  390.  
  391. {block:Quote}
  392. <div class="myquote">"{Quote}"</div><div class="myquote2"><font color="{color:frase}">✝ ✝</font>
  393. {block:Source}{Source}{/block:Source}</div>
  394. {/block:Quote}
  395.  
  396. {block:Link}
  397. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  398. {block:Description}{Description}{/block:Description}
  399. {/block:Link}
  400.  
  401. {block:Chat}
  402. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  403. <div class="chat"><ul>{block:Lines}
  404. <li class="person{UserNumber}">{block:Label}
  405. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  406. {/block:Chat}
  407.  
  408. {block:Audio}
  409. <div class="player">{AudioPlayerBlack}</div>
  410. {block:Caption}{Caption}{/block:Caption}
  411. {/block:Audio}
  412.  
  413. {block:Video}{Video-400}{/block:Video}
  414.  
  415.  
  416. {block:Answer}
  417. <div class="post">
  418. <img src="{AskerPortraitURL-64}" align="right" class="askfotobau">
  419. <div class="fundoaskbau">
  420. <div class="perguntandobau"><g>{Asker} asked:</g>{Question}</div>
  421.  
  422. <div class= "respostabau">{Answer}</div></div></div>
  423. {/block:Answer}
  424.  
  425. {block:Photoset}<center>{Photoset-100}</center>
  426. {/block:Photoset}
  427.  
  428.  
  429. <div id="st">
  430. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  431. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  432. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  433.  
  434. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}>{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  435. {/block:ContentSource}</div></div>
  436. <br>
  437.  
  438.  
  439. {block:Date}<div id="notest">
  440. {block:NoteCount}<a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>
  441. {NoteCountWithLabel}</a>{block:RebloggedFrom}<br>
  442. <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<br>
  443. <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}{block:IndexPage}<div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div><a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage} </div>{block:IfShowTags}<div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  444. </div>{/block:IfShowTags}{/block:Date}</div>
  445.  
  446.  
  447.  
  448.  
  449. {/block:Posts}
  450. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  451. </div>
  452.  
  453. <div style ="background-color:{color:background}; width:1000px; margin-top:-10px; margin-left:100px;height:100px; position:fixed;"></div>
  454. <div class="sidebar">
  455. <div class="baulinks">
  456. <a href="{text:link1}">{text:link1 title}</a>
  457.  
  458. <a href="{text:link2}">{text:link2 title}</a>
  459.  
  460. <a href="{text:link3}">{text:link3 title}</a>
  461.  
  462. <a href="{text:link4}">{text:link4 title}</a>
  463.  
  464. <a href="{text:link5}">{text:link5 title}</a>
  465.  
  466. <a href="{text:link6}">{text:link6 title}</a>
  467.  
  468. </div>
  469. <div class="baudesc">{description}</div>
  470. <div class="baufrase">{text:frase}</div>
  471. <div class="subfrase">{text:subfrase}</div>
  472. </div>
  473. <div class="fotosidebar"><img src="{image:sidebar}"> </div>
  474.  
  475. </div>
  476.  
  477.  
  478. <div id="prev">
  479. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><img src="https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_prev.png"></a> {/block:PreviousPage}</div><div id="next">{block:NextPage}<a href="{NextPage}"><img src="https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_next.png"></a>{/block:NextPage}{/block:Pagination}</div></div>
  480.  
  481. <!---------- Sua playlist aqui ------------->
  482.  
  483.  
  484. <!----- Se mexer aqui vai da pani, e o theme não vai funcionar--->
  485. <div class="meutheme2">
  486. <div class="meutheme"><a href="http://bau-de-incertezas.tumblr.com/" title="bau-de-incertezas">Theme</a></div></div>
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495. </body>
  496. </html>
  497.  
  498.  
  499.  
  500. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement