ANATHEMEX

OWDAMA

Jan 14th, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.63 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head profile="http://gmpg.org/xfn/11">
  4.  
  5. <!--------------------------------------------------------------------------
  6. BASE TOTALMENTE CODIFICADA POR WARVADA
  7. MODIFICADA E ADAPTADA POR OWDAMA - 2016
  8.  
  9. ♥♥♥♥♥♥♥♥ ♥♥♥♥♥♥ ♥♥ ♥♥
  10. ●● ●● ●● ●● ●● ●●
  11. ♥♥ ♥♥ ♥♥ ♥♥ ♥♥ ♥♥ ♥♥
  12. ●● ●● ●● ●● ●● ●● ●●
  13. ♥♥♥♥♥♥♥♥ ♥♥♥♥♥♥ ♥♥ ♥♥
  14. ---------------------------------------------------------------------------->
  15. <!-- favicon -->
  16. <link rel="shortcut icon" href="{favicon}">
  17.  
  18. <!-- script do efeito do titulo na aba do navegador (efeito digitando) -->
  19. <script type="text/javascript"> function tb8_makeArray(n){ this.length = n; return this.length; } tb8_messages = new tb8_makeArray(3); tb8_messages[0] = "{title}"; tb8_messages[1] = "{title}"; tb8_messages[2] = "{title}"; tb8_rptType = 'infinite'; tb8_rptNbr = 5; tb8_speed = 100; tb8_delay = 2000; var tb8_counter=1; var tb8_currMsg=0; var tb8_tekst =""; var tb8_i=0; var tb8_TID = null; function tb8_pisi(){ tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1); document.title = tb8_tekst; tb8_sp=tb8_speed; tb8_i++; if (tb8_i==tb8_messages[tb8_currMsg].length){ tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay; } if (tb8_currMsg == tb8_messages.length){ if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){ clearTimeout(tb8_TID); return; } tb8_counter++; tb8_currMsg = 0; } tb8_TID = setTimeout("tb8_pisi()", tb8_sp); } tb8_pisi() </script>
  20.  
  21.  
  22.  
  23. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  24. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  25.  
  26.  
  27.  
  28. <!-- Appearance -->
  29. <!-- imagens-->
  30. <meta name="image:sidebar" content="http://static.tumblr.com/ern0d22/EKmo0ufta/tumblr_static_28nxdoanje8044wc8g8k08og0.jpg"/>
  31.  
  32. <!-- cores-->
  33. <meta name="color:background" content="#fff"/>
  34. <meta name="color:text" content="#222"/>
  35. <meta name="color:links" content="#222"/>
  36. <meta name="color:links hover" content="#000"/>
  37. <meta name="color:ask" content="#ffc0cb"/>
  38. <meta name="color:barra de rolagem" content="#ededed"/>
  39. <meta name="color:bordas" content="#bebebe"/>
  40.  
  41. <!-- links e textos-->
  42. <meta name="text:link1" content="" />
  43. <meta name="text:link1 titulo" content="" />
  44. <meta name="text:link2" content="" />
  45. <meta name="text:link2 titulo" content="" />
  46. <meta name="text:link3" content="" />
  47. <meta name="text:link3 titulo" content="" />
  48. <meta name="text:link4" content="" />
  49. <meta name="text:link4 titulo" content="" />
  50.  
  51.  
  52.  
  53. </head>
  54. <style type="text/css" media="screen">
  55.  
  56.  
  57.  
  58.  
  59.  
  60. /*Definições geral*/
  61. body{background:{color:background}; color:{color:text}; font-family:Tahoma; font-size:10px; text-align:left;}
  62.  
  63. /*Links */
  64. a{color:{color:links}; text-decoration:none;}
  65. a:hover{color:{color:links hover};}
  66.  
  67. /*Barra de rolagem*/
  68. ::-webkit-scrollbar-thumb{
  69. background-color: {color:barra de rolagem};
  70. border: 1px solid {color:background};
  71. height:auto;
  72.  
  73. }
  74.  
  75. ::-webkit-scrollbar {
  76. height:5px;
  77. width:5px;
  78. background-color: {color:barra de rolagem};
  79. border: 2px solid {color:background};
  80. }
  81.  
  82. /*** Créditos ***************************************/
  83. .credito{position:fixed; bottom:60px; right:60px; transition:1s;}
  84. .url{position:fixed; margin-top:0px; width:50px; height:25px; line-height:25px; text-align:center; font-family:'calibri'; font-size:9px; text-transform:uppercase; color:#fff; text-shadow:1px 1px 0 rgba(255,255,255,.5); background:transparent; letter-spacing:2px;background:{color:background};box-shadow:1px 1px 2px 1px {color:bordas};}
  85.  
  86. /*Alinhamento dos posts*/
  87. #content{float:left; margin-top:5px; margin-left:400px; width:900px;
  88. padding-bottom:30px;/*esse padding é pros notes ou postagem nao fique atras da skin, recomendo não tirar*/}
  89.  
  90. /*Caixas dos posts*/
  91. .caixa{position:relative; float:left; display:inline-block; width:250px; padding:3px;margin-bottom:15px; margin-left:15px;border:1px solid #fff;padding:7px;background:#000;}
  92. .caixa img{max-width:250px;}
  93.  
  94. /*Posts de imagens*/
  95. .imgpost img{width:250px;}
  96.  
  97. /*Bloqueio do via e source - não retire*/
  98. .vsanna{display:none;}
  99.  
  100. /*notes*/
  101. .caixa .notes{margin-top:-10px; margin-left:0px; width:250px; height:13px; line-height:17px; text-align:center; color:{color:links}; font-size:8px; font-family:'Calibri'; text-transform:uppercase; opacity:0; transform:rotatex(180deg); transition:.8s;}
  102.  
  103. .caixa:hover .notes{opacity:1; margin-top:0px; transform:rotatex(0deg); transition:.8s;}
  104.  
  105. /*Titulos dos posts*/
  106. titulo{text-decoration:none;}
  107.  
  108. /*Blockquote*/
  109. blockquote {margin:5px;}
  110.  
  111. /** ASK TOTALMENTE FEITA POR LTTLMODEL COM DETALHES DE HELPDESINGS, QUALQUER COPIA SERÁ CONSIDERADA PLÁGIO , ASK FEITA DIA 02/07/2015 **/
  112. .pergunta{ width:93% ; height:auto; line-height:10px; padding:0 0 2px 0; text-align:left; padding:6px; outline:1px solid #fff; outline-offset:-3px; font-size:8.2px; font-family:calibri; text-transform:uppercase; background:url();border:2px solid #FFC0CB;outline:3px double #eee; outline-offset:-4px}
  113.  
  114. .resposta{margin-top:-3px; width:93%; height:auto; padding:1px; font-size:10.3px; text-align:left; padding-bottom:auto; font-size:8px; font-family:calibri; text-transform:uppercase;margin-left:3px;}
  115.  
  116. /*Alinhamento da sidebar*/
  117. .odwside{position:fixed; margin-top:200px; margin-left:150px; width:110px; height:120px}
  118.  
  119.  
  120. /*Imagem da sidebar*/
  121. .odwimg img{width:110px; height:120px;background:#000;border:1px solid #fff;padding:6px;}
  122.  
  123. /*** MENU ***/
  124. .html-party {width: 110px;margin-left:-50px;margin-top:-110px;}
  125.  
  126. .html-party a {background:#6b6b6b no-repeat center; text-align: left;
  127. line-height:13px; display: block;float:left; color :#fff;
  128. font-family: "cambria";text-transform: uppercase;font-size: 8px;
  129. padding:4px; width:80px; height:13px; -moz-transition:all 0.3s ease-out;
  130. transition:all 0.3s ease-out; border-radius:0px;
  131. margin-left:5px;margin-bottom:5px; }
  132.  
  133. .html-party a:hover {background: #f9f8f8; text-align: left; line-height:12px;
  134. display: block;float: left; border-left:2px double #999; color :#999;
  135. font-family: "cambria";text-transform: uppercase;font-size: 10px;
  136. text-shadow:0px 1px 0px #fff; padding:4px; width:83px; height:13px;
  137. margin-left:-20px;margin-bottom:5px; -webkit-transition-duration: .50s;
  138. -webkit-transition:all 1s ease; -moz-transition:all 1s ease; -o-transition:all 1s ease;}
  139.  
  140.  
  141.  
  142.  
  143. </style>
  144.  
  145.  
  146. <body onkeydown="return false">
  147.  
  148. <!--slinhamento da sidebar-->
  149. <div class="odwside">
  150. <!-- imagem da sidebar-->
  151. <div class="odwimg"><img src="{image:sidebar}">
  152.  
  153.  
  154.  
  155. <!-- menu -->
  156. <div class="html-party">
  157. <a href="{text:link1}">{text:link1 titulo}</a>
  158. <a href="{text:link2}">{text:link2 titulo}</a>
  159. <a href="{text:link3}">{text:link3 titulo}</a>
  160. <a href="{text:link4}">{text:link4 titulo}</a>
  161. </div>
  162. </div>
  163. </div>
  164. <!--Final da sidebar-->
  165.  
  166. <!--Inicio dos posts-->
  167. <div id="content">
  168. {block:Posts}
  169. <div class="caixa">
  170.  
  171.  
  172.  
  173.  
  174. {block:Text}
  175. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  176. {body}
  177. {/block:Text}
  178.  
  179.  
  180.  
  181. {block:Photo}
  182. {LinkOpenTag}
  183. <div class="imgpost"><img src="{PhotoURL-400}"></div>
  184. {/block:Photo}
  185.  
  186.  
  187.  
  188. {block:Photoset}
  189. <div class="imgpost">{Photoset-250}</div>{LinkCloseTag}
  190. {/block:Photoset}
  191.  
  192.  
  193.  
  194. {block:Quote}
  195. {Quote}<br>
  196. <center><b>{block:Source}{Source}{/block:Source}</b></center>
  197. {/block:Quote}
  198.  
  199.  
  200.  
  201. {block:Chat}
  202. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  203. {block:Lines}
  204. {block:Label}<span>{Label}</span>{/block:Label}
  205. {Line}
  206. {/block:Lines}
  207. {/block:Chat}
  208.  
  209.  
  210.  
  211. {block:Link}
  212. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  213. {block:Description}{Description}{/block:Description}
  214. {/block:Link}
  215.  
  216.  
  217.  
  218. {block:Audio}
  219. {AudioPlayer}
  220. {/block:Audio}
  221.  
  222.  
  223.  
  224. {block:Video}
  225. {block:Indexpage}{Video-250}{/block:IndexPage}
  226. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  227. {block:Caption}{Caption}{/block:Caption}
  228. {/block:Video}
  229.  
  230.  
  231.  
  232. {block:Answer}
  233. <div class="pergunta"> <div style="display:inline-block; font-size:8px; text-transform:uppercase; font-family:calibri; border-radius:0px; background:#eee; width:60px; line-height:15px; height:15px;text-align:Center;outline:1px double #fff; outline-offset:-2px; ">{Asker}</div> {Question}</div>
  234. <div class="resposta">{Answer}</div>
  235. {/block:Answer}
  236.  
  237.  
  238.  
  239.  
  240. <!--notes-->
  241. {block:indexpage}
  242. <div class="notes">
  243. <a href="{permalink}">{NoteCount} notes</a> -
  244. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  245. </div>
  246. {/block:indexpage}
  247.  
  248.  
  249.  
  250.  
  251. <!--bloqueio do via e source -->
  252. <div class="vsanna">
  253. {block:RebloggedFrom}
  254. <a href="{ReblogParentURL}">via</a>
  255. {/block:RebloggedFrom}
  256. {block:ContentSource}
  257. <a href="{SourceURL}">source</a>
  258. {/block:ContentSource}
  259. </div>
  260.  
  261.  
  262.  
  263.  
  264.  
  265. </div>
  266. {/block:Posts}
  267. </div>
  268. <!--fim dos posts-->
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283. <!-- script barra de rolagem e caixas do theme-->
  284. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  285. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  286. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  287. <script type="text/javascript">
  288. $(window).load(function () {
  289. $('#content').masonry(),
  290. $('.masonryWrap').infinitescroll({
  291. navSelector : "div#navigation",
  292. nextSelector : "div#navigation a#nextPage",
  293. itemSelector : ".caixa",
  294. bufferPx : 10000,
  295. extraScrollPx: 11000,
  296. loadingImg : "",
  297. loadingText : "<i> </i>",
  298. },
  299. // call masonry as a callback.
  300. function() { $('#content').masonry({ appendedContent: $(this) }); }
  301. );
  302. });
  303. </script>
  304.  
  305. {block:IndexPage}
  306. <div class="column navigation" id="navigation">
  307. {block:Pagination}
  308. {block:PreviousPage}
  309. <a href="{PreviousPage}" class="navigate">
  310. {/block:PreviousPage}
  311. {block:PreviousPage}</a>
  312. {/block:PreviousPage}
  313.  
  314. {block:NextPage}
  315. <a href="{NextPage}" class="navigate" id="nextPage">
  316. {/block:NextPage}
  317. {block:NextPage}</a>{/block:NextPage}
  318. {/block:Pagination}
  319. </div>
  320. {/block:IndexPage}
  321.  
  322. </body>
  323.  
  324.  
  325.  
  326.  
  327. </div>
  328. <!-------------------------------------------------------------------------->
  329. <div class="credito">
  330.  
  331. <div class="url"><a href="http://owdama.tumblr.com" target="_blank" title="Theme feito por Owdama Don't copy bitch!">Crédito</a></div>
  332. </div>
  333. <!-------------------------------------------------------------------------->
  334. </html>
Advertisement
Add Comment
Please, Sign In to add comment