Advertisement
aane69

me

Dec 7th, 2015
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.37 KB | None | 0 0
  1. <!-- Inicio -->
  2. <link rel="shortcut icon" href="{<link rel="shortcut icon" href="http://www.iconj.com/ico/j/x/jx0sdyr5si.ico" type="image/x-icon" />}">
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head profile="http://gmpg.org/xfn/11">
  6.  
  7. <!--------------------------------------------------------------------------
  8. THEME POR ITSDEUSA - ORIGINAL 2015 - NÃO COPIEI/NÃO SE INSPIRE
  9. _ _________ ______ _____ ______ _ _ ______ ____
  10. | | |___ ___| | ____\ | __ \ | ____\ | | | | | ____\ / __ \
  11. | | | | | |____ | | \ \ | |____ | | | | | |____ | | | |
  12. | | | | |____ | | | | | | ____| | | | | |____ | | |__| |
  13. | | | | ____| | | |__/ / | |____ | |___| | ____| | | __ |
  14. |_| |_| /______| |_____/ |______/ \_____/ /______| |_| |_|
  15.  
  16. THEME TOTALMENTE CODIFICAD0 POR WARVADA - BASE PARA MODIFICAÇÃO ---------------------------------------------------------------------------->
  17.  
  18. <!-- SCM Music Player http://scmplayer.net -->
  19. <script type="text/javascript" src="http://scmplayer.net/script.js"
  20. data-config="{'skin':'http://static.tumblr.com/qszodba/fatnybxd2/wskin-natal5.css','volume':64,'autoplay':true,'shuffle':true,'repeat':1,'placement':'bottom','showplaylist':false,'playlist':[{'title':'Let it go','url':'https://www.youtube.com/watch?v=PmepmkccHRE'},{'title':'Hark','url':'https://www.youtube.com/watch?v=QJsC0Xr7lq8'},{'title':'Man with the bag','url':'https://www.youtube.com/watch?v=wPrdBk28bfE'},{'title':'Last christmas ','url':'https://www.youtube.com/watch?v=1Wk6pKKi0vE'},{'title':'Santa tell me ','url':'https://www.youtube.com/watch?v=qlWp9B7hr3A'},{'title':'Mistletoe','url':'https://www.youtube.com/watch?v=LUjn3RpkcKY'},{'title':'All I Want For Christmas Is You','url':'https://www.youtube.com/watch?v=fGFNmEOntFA'},{'title':'Santa baby','url':'https://www.youtube.com/watch?v=7Ew_k_LzQWI'},{'title':'','url':'https://www.youtube.com/watch?v=fGJLfVmuufU'}]}" ></script>
  21. <!-- SCM Music Player script end -->
  22.  
  23.  
  24.  
  25. <!-- <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> -->
  26. <link rel="shortcut icon" href="{favicon}">
  27.  
  28.  
  29. <!-- script do efeito do titulo na aba do navegador (efeito digitando) -->
  30. <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>
  31.  
  32.  
  33. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  34. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  35.  
  36. <!-- START OF SCRIPT TOOLTIP -->
  37.  
  38. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  39. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  40. <script>
  41. (function($){
  42. $(document).ready(function(){
  43. $("[title]").style_my_tooltips({
  44. tip_follows_cursor:true,
  45. tip_delay_time:20,
  46. tip_fade_speed:400,
  47. attribute:"title"
  48. });
  49. });
  50. })(jQuery);
  51. </script>
  52.  
  53. <script>
  54. function click() {
  55. if (event.button==2||event.button==3) {
  56. oncontextmenu='return false';
  57. }
  58. }
  59. document.onmousedown=click
  60. document.oncontextmenu = new Function("return false;")
  61. </script>
  62.  
  63.  
  64. <!-- APPEARANCE -->
  65. <!-- IMAGENS-->
  66. <meta name="image:sidebar" content=""/>
  67. <meta name="image:banner" content=""/>
  68.  
  69. <!-- CORES -->
  70. <meta name="color:background" content="#fff"/>
  71. <meta name="color:detalhes" content="#ffe5cc"/>
  72. <meta name="color:borda" content="#ddd"/>
  73. <meta name="color:pergunta" content="#ddd"/>
  74. <meta name="color:text" content="#222"/>
  75. <meta name="color:links" content="#222"/>
  76. <meta name="color:links hover" content="#000"/>
  77. <meta name="color:barra de rolagem" content="#eee"/>
  78. <meta name="color:det" content="#fff"/>
  79.  
  80.  
  81. <!-- LINKS E TEXTOS -->
  82. <meta name="text:link1" content="" />
  83. <meta name="text:link1 nome" content="" />
  84. <meta name="text:link2" content="" />
  85. <meta name="text:link2 nome" content="" />
  86. <meta name="text:link3" content="" />
  87. <meta name="text:link3 nome" content="" />
  88. <meta name="text:link4" content="" />
  89. <meta name="text:link4 nome" content="" />
  90. <meta name="text:link5" content="" />
  91. <meta name="text:link5 nome" content="" />
  92.  
  93.  
  94. </head>
  95. <style type="text/css" media="screen">
  96. body{background:{color:background};}
  97. /* LINKS */
  98. a{color:{color:links}; text-decoration:none;}
  99. a:hover{color:{color:links hover};}
  100.  
  101. /* BARRA DE ROLAGEM */
  102. ::-webkit-scrollbar{height:3px; width:2px; background:transparent;}
  103. ::-webkit-scrollbar-thumb:vertical{background:{color:barra de rolagem};}
  104. ::-webkit-scrollbar-thumb:horizontal{background:{color:background};}
  105.  
  106. /* ALINHAMENTO DOS POSTS */
  107. #content{float:left; margin-top:100px; margin-left:392px; width:500px; padding-bottom:30px;}
  108.  
  109. /* CAIXA DOS POSTS */
  110. .caixa{position:relative; background:#fff; float:left; font-family:'calibri'; font-size:11px; display:inline-block; width:150px; margin:100px; color:{color:text};position: relative;margin-left:30px; background:; margin:6px; padding: 10px;border:1px solid {color:borda}; box-shadow: #eee 2px 2px 1px;}
  111.  
  112. /* POSTS DE IMAGENS */
  113. .caixa img{max-width:150px;}
  114. .imgpost img{width:150px;}
  115. .photoset{max-width:150px;}
  116.  
  117. /* CURSOR PERSONALIZADO */
  118. html {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  119. a, a:hover{cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  120.  
  121. /* BLOQUEIO DO VIA E SOURCE - NÃO RETIRE */
  122. .vsanna{display:none;}
  123.  
  124. /* NOTES ASK POR ITSDEUSA */
  125. .caixa .sdll{margin-left:90px; width:50px; line-height:12px; margin-top:-18px; text-align:center; color:{color:links}; font-size:10px; background:{color:background}; font-family:'helvetica';letter-spacing:1px;text-transform:uppercase; opacity:0; transform:rotatex(180deg); transition:.0s;border:1px solid #eee; padding:2px; }
  126. .caixa .sdll{opacity:1; margin-top:0px; transform:rotatex(1deg); transition:.1s;box-shadow: #eee 2px 2px 1px;}
  127.  
  128. /* NOTES DAS FOTOS POR ITSDEUSA */
  129. .caixa .sex{display:block; left:11px; top:13px; position:absolute;}
  130. .caixa .sex a{padding:3px; line-height:12px; text-align:center; color:{color:text}; font-size:8px; background: rgba(255, 255, 255, .8);outline:1px solid {color:detalhes}; outline-offset:1px; font-family:'helvetica';letter-spacing:1px;text-transform:uppercase; margin:2px; opacity:0; -webkit-transition-duration: .6s; -moz-transition-duration: .6s; -o-transition-duration: .6s; -webkit-transform: scale(0.6); -o-transform: scale(0.6); -moz-transform: scale(0.6);transition:all 0.6s;}
  131. .caixa:hover .sex a{opacity:100; -moz-transition:all 0.6s linear; -moz-transform: scale(1.0); -o-transform: scale(1.0); transition:all 0.6s linear;-webkit-transform: scale(1.0);}
  132.  
  133. /* TITULOS DOS POSTS */
  134. titulo{text-decoration:none;}
  135.  
  136. /* BLOCKQUOTE */
  137. blockquote {margin:5px;}
  138.  
  139. 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; }
  140.  
  141. /* CHAT HTMLUV */
  142. .chat {margin: 0; font-size: 11px; font-family: 'calibri';text-align: left;}
  143. .chat .lines {font-family: 'calibri'; -webkit-border-radius: 5px; -moz-border-radius: 0px; border-radius: 0px; padding: 0px; margin-bottom: 1px; font-size: 11px; color: #888888; transition-duration: 1s; -webkit-transition-duration: 1s; -moz-transition-duration: 1s;}
  144. .chat .lines:hover {transition-duration: 1s; -webkit-transition-duration: 1s; -moz-transition-duration: 1s;}
  145. .chat .lines span {font-family:'calibri';font-size:11px;}
  146.  
  147. /* ASK POR ITSDEUSA */
  148. .icon {margin-right:4px; float: left;margin-left:0px;margin-top:0px;border-radius:30px;}
  149. .pergunta{margin-top:-6px; height:auto; width:138px; text-align:left; padding:6px; font-family:'calibri'; font-size:11px; text-align:left; border-bottom:1px solid #eee;background:;}
  150. .perguntou{display:inline-block; color:#000; font-family:'consolas'; font-size:8px; padding:3px;font-style:bold;text-transform:uppercase;}
  151. .resposta{margin-left:2px; margin-top:0px; width:154px; height:auto; padding:0px; font-family:'calibri'; font-size:11px; text-align:left;}
  152.  
  153. /* SIDEBAR */
  154. .itsfundo{position:fixed; top:0px; left:265px; width:800px; height:100px; background:{color:background};; z-index:999;}
  155.  
  156. .itsidebar{position:fixed; top:10px; left:405px; width:80px; height:80px; background:#fff; border:1px solid {color:borda}; z-index:999; box-shadow: #eee 2px 2px 1px;}
  157.  
  158. /* MENUZINHO POR ITSDEUSA */
  159. .itsmenu {position:fixed; margin-left:128px; margin-top:50px; width:190px; height:80px; display:inline-block; color:#fff; font-family:calibri; text-transform: uppercase; font-size:10px; text-align:center;}
  160. .itsmenu a{display:inline-block; width:20px;height:18px; line-height:18px; z-index:999; cursor: hand; margin:3px;border:1px solid {color:borda};box-shadow: #eee 2px 2px 1px;background:#fff;}
  161.  
  162.  
  163. /* IMAGEM DA SIDEBAR */
  164. .wvdimg img{position:fixed; width:60px; height:60px; margin-left:10px; margin-top:10px;}
  165.  
  166. /* DESCRIÇÃO */
  167. .itsdesc{position:fixed; margin-left:99px; margin-top:0px; width:246px; height:30px; background:#fff; font-family:'calibri'; font-size:10px;text-align:center; color:#000; line-height:10px; transition:.80s;padding:4px;border:1px solid {color:borda};box-shadow: #eee 2px 2px 1px;}
  168.  
  169. /* TOOLTIP POR ITSDEUSA */
  170. #s-m-t-tooltip {-webkit-animation: CH 600ms;max-width:110px;margin:20px 20px 20px 8px;background: #fff; border:1px solid {color:borda};z-index:999999999999999999999999999999999999999;font-family:'consolas';font-size:9px; color:#696969; text-align:center; text-transform: uppercase; padding:3px; box-shadow: #eee 2px 2px 1px;}
  171.  
  172. /* CRÉDITOS */
  173. .itscred{position:fixed;top:591px;left:1180px;padding:2px; border:1px solid #ddd; z-index:999999999999999999999999999999999999999;font-family:consolas;font-size:9px;color:{color:text}; text-align:center; text-transform: uppercase; border-radius:9px; width:43px;}
  174. .itssimb{position:fixed; top:588px; left:1220px; padding:2px; z-index:999999999999999999999999999999999999999;font-family:consolas;font-size:12px;color:#fff; text-align:center; text-transform: uppercase; text-shadow: #000 1px 1px 1px, #FFF -1px -1px 1px;}
  175.  
  176.  
  177. </style>
  178. <link href='http://fonts.googleapis.com/css?family=Niconne|Lobster|Great+Vibes|Pacifico|Dancing+Script|Playball|Lobster+Two|Cookie|Rochester|Ubuntu|Gloria Hallelujah|Architects Daughter|Coming Soon|Julius+Sans+One|Crete+Round|Montserrat' rel='stylesheet' type='text/css'>
  179. <body onkeydown="return false">
  180.  
  181.  
  182.  
  183. <div class="itsfundo">
  184. <!-- SIDEBAR -->
  185. <div class="itsidebar">
  186.  
  187.  
  188. <!-- IMAGEM DA SIDEBAR -->
  189. <div class="wvdimg"><img src="{image:sidebar}"></div>
  190. <!-- MENUZINHO -->
  191. <div class="itsmenu">
  192. <a href="{text:link1}"title="{text:link1 nome}">🌼</a>
  193. <a href="{text:link2}"title="{text:link2 nome}">🌼</a>
  194. <a href="{text:link3}"title="{text:link3 nome}">🌼</a>
  195. <a href="{text:link4}"title="{text:link4 nome}">🌼</a>
  196. <a href="{text:link5}"title="{text:link5 nome}">🌼</a>
  197. </div>
  198. <div class="itsdesc">{description}</div>
  199. </div>
  200.  
  201. </div>
  202. </div></div>
  203. <!-- FINAL DA SIDEBAR -->
  204.  
  205.  
  206.  
  207. </div></div></div></div></div></div>
  208.  
  209. <!-- INICIO DOS POSTS -->
  210. <div id="content">
  211. {block:Posts}
  212. <div class="caixa">
  213.  
  214.  
  215.  
  216.  
  217. {block:Text}
  218. {block:Title}<titulo><div style="margin-top:0px; font-family:'calibri'; font-size:11px; text-align:left;">{Title}</div></titulo>{/block:Title}
  219. {body}
  220. {block:indexpage}
  221. <div class="sex">
  222. <a href="{permalink}"title="{DayOfMonth}, {ShortMonth} de {Year}">🕐</a> <a href="{permalink}"title="{NoteCount} Notes">❤</a> <a href="{ReblogURL}"title="Reblog">📥</a>
  223. </div>
  224. {/block:indexpage}
  225. {/block:Text}
  226.  
  227.  
  228.  
  229. {block:Photo}
  230. {LinkOpenTag}
  231. <div class="imgpost"><img src="{PhotoURL-400}"></a></div>
  232. {block:indexpage}
  233. <div class="sex">
  234. <a href="{permalink}"title="{DayOfMonth}, {ShortMonth} de {Year}">🕐</a> <a href="{permalink}"title="{NoteCount} Notes">❤</a> <a href="{ReblogURL}"title="Reblog">📥</a>
  235. </div>
  236. {/block:indexpage}
  237. {/block:Photo}
  238.  
  239.  
  240.  
  241. {block:Photoset}<div class="imgpost"><center>{Photoset}</center>{block:IndexPage}{block:IndexPage}</div>
  242. {block:indexpage}
  243. <div class="sex">
  244. <a href="{permalink}"title="{DayOfMonth}, {ShortMonth} de {Year}">🕐</a> <a href="{permalink}"title="{NoteCount} Notes">❤</a> <a href="{ReblogURL}"title="Reblog">📥</a>
  245. </div>
  246. {/block:indexpage}{/block:Photoset}
  247.  
  248.  
  249.  
  250. {block:Quote}
  251. {Quote}<br>
  252. <b><div style="margin-top:5px; padding-top:1px; font-family:consolas; font-size:8px; line-height:6px; text-transform: uppercase; border-top:1px solid #f0f0f0; letter-spacing:1px; padding:2px; text-align:right; background:#fff;">{block:Source}{Source}{/block:Source}</b></div>
  253. {block:indexpage}
  254. <div class="sex">
  255. <a href="{permalink}"title="{DayOfMonth}, {ShortMonth} de {Year}">🕐</a> <a href="{permalink}"title="{NoteCount} Notes">❤</a> <a href="{ReblogURL}"title="Reblog">📥</a>
  256. </div>
  257. {/block:indexpage}
  258. {/block:Quote}
  259.  
  260.  
  261.  
  262. {block:Chat}
  263. {block:Lines}
  264. <div class="chat">
  265. <div class="lines">{block:Label}
  266. <span>{Label}</span>
  267. {/block:Label}
  268. {Line}</div></div>
  269. {/block:Lines}
  270. {block:indexpage}
  271. <div class="sex">
  272. <a href="{permalink}"title="{DayOfMonth}, {ShortMonth} de {Year}">🕐</a> <a href="{permalink}"title="{NoteCount} Notes">❤</a> <a href="{ReblogURL}"title="Reblog">📥</a>
  273. </div>
  274. {/block:indexpage}
  275. {/block:Chat}
  276.  
  277.  
  278.  
  279. {block:Link}
  280. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  281. {block:Description}{Description}{/block:Description}
  282. {block:indexpage}
  283. <div class="sex">
  284. <a href="{permalink}"title="{DayOfMonth}, {ShortMonth} de {Year}">🕐</a> <a href="{permalink}"title="{NoteCount} Notes">❤</a> <a href="{ReblogURL}"title="Reblog">📥</a>
  285. </div>
  286. {/block:indexpage}
  287. {/block:Link}
  288.  
  289.  
  290.  
  291. {block:Audio}
  292. {AudioPlayer}
  293. {block:indexpage}
  294. <div class="sex">
  295. <a href="{permalink}"title="{DayOfMonth}, {ShortMonth} de {Year}">🕐</a> <a href="{permalink}"title="{NoteCount} Notes">❤</a> <a href="{ReblogURL}"title="Reblog">📥</a>
  296. </div>
  297. {/block:indexpage}
  298. {/block:Audio}
  299.  
  300.  
  301.  
  302. {block:Video}
  303. {block:Indexpage}{Video-250}{/block:IndexPage}
  304. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  305. {block:Caption}{Caption}{/block:Caption}
  306. {block:indexpage}
  307. <div class="sex">
  308. <a href="{permalink}"title="{DayOfMonth}, {ShortMonth} de {Year}">🕐</a> <a href="{permalink}"title="{NoteCount} Notes">❤</a> <a href="{ReblogURL}"title="Reblog">📥</a>
  309. </div>
  310. {/block:indexpage}
  311. {/block:Video}
  312.  
  313.  
  314. {block:Answer}
  315. <img src="{AskerPortraitURL-30}" class="icon">
  316. <div class="pergunta">
  317. <div class="perguntou"><b>{Asker} asked</b>:</div><br> {Question}</div>
  318. <div class="resposta">{Answer}</div>
  319. {block:indexpage}
  320. <div class="sdll"> <a href="{permalink}"title="{NoteCount} Notes">❤</a> + <a href="{ReblogURL}"title="Reblog">📥</a>
  321. </div>
  322. {/block:indexpage}
  323. {/block:Answer}
  324.  
  325. <!-- BLOQUEIO DO VIA E SOURCE -->
  326. <div class="vsanna">
  327. {block:RebloggedFrom}
  328. <a href="{ReblogParentURL}">via</a>
  329. {/block:RebloggedFrom}
  330. {block:ContentSource}
  331. <a href="{SourceURL}">source</a>
  332. {/block:ContentSource}
  333. </div>
  334.  
  335.  
  336.  
  337.  
  338.  
  339. </div>
  340. {/block:Posts}
  341. </div>
  342. <!-- FIM DOS POSTS -->
  343. <!-- SCRIPT BARRA DE ROLAGEM E CAIXA DO THEME -->
  344. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  345. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  346. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  347. <script type="text/javascript">
  348. $(window).load(function () {
  349. $('#content').masonry(),
  350. $('.masonryWrap').infinitescroll({
  351. navSelector : "div#navigation",
  352. nextSelector : "div#navigation a#nextPage",
  353. itemSelector : ".caixa",
  354. bufferPx : 10000,
  355. extraScrollPx: 11000,
  356. loadingImg : "https://www.moj.io/wp-content/themes/mojio-child/assets/img/spinner.svg",
  357. loadingText : "",
  358. },
  359. // call masonry as a callback.
  360. function() { $('#content').masonry({ appendedContent: $(this) }); }
  361. );
  362. });
  363. </script>
  364.  
  365. {block:IndexPage}
  366. <div class="column navigation" id="navigation">
  367. {block:Pagination}
  368. {block:PreviousPage}
  369. <a href="{PreviousPage}" class="navigate">
  370. {/block:PreviousPage}
  371. {block:PreviousPage}</a>
  372. {/block:PreviousPage}
  373.  
  374. {block:NextPage}
  375. <a href="{NextPage}" class="navigate" id="nextPage">
  376. {/block:NextPage}
  377. {block:NextPage}</a>{/block:NextPage}
  378. {/block:Pagination}
  379. </div>
  380. {/block:IndexPage}
  381. </div></div>
  382.  
  383. <div class= "itscred"><a href="http://itsdeusa.tumblr.com/" title="By: itsdeusa. Don't copy, bitch!"> DESIGN </a></div>
  384. <div class= "itssimb">🌼</div>
  385.  
  386.  
  387.  
  388. </div>
  389. </body>
  390. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement