Advertisement
Jaque

Unissex 04

Aug 3rd, 2015
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.49 KB | None | 0 0
  1. <!-- Esse código substitui o <html> e <head> para o theme ser melhor visualizado em todos os navegadores -->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head profile="http://gmpg.org/xfn/11">
  5.  
  6.  
  7. <!--------------------------------------------------------------------------
  8. THEME POR SEXYDLLS - 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. <!-- favicon -->
  19. <link rel="shortcut icon" href="{favicon}">
  20.  
  21. <!-- script do efeito do titulo na aba do navegador (efeito digitando) -->
  22. <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>
  23.  
  24. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script><script> $(document).ready(function() {$('a.warvada[href^=#]').click(function() {var popID = $(this).attr('rel'); var popURL = $(this).attr('href'); var query= popURL.split('?'); var dim= query[1].split('&'); var popWidth = dim[0].split('=')[1]; $('#' + popID).fadeIn().css({ 'width': Number( popWidth )}).prepend('<a href="#" class="close"><img src="http://goo.gl/oHojDh" class="btn_close" title="Fechar" alt="Close" /></a>'); var popMargTop = ($('#' + popID).height() + 80) / 2; var popMargLeft = ($('#' + popID).width() + 80) / 2; $('#' + popID).css({'margin-top' : -popMargTop, 'margin-left' : -popMargLeft}); $('body').append('<div id="warvada_fundo"></div>'); $('#warvada_fundo').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); return false;}); $('a.close, #warvada_fundo').live('click', function() {$('#warvada_fundo , .warvada_popup').fadeOut(function() {$('#warvada_fundo, a.close').remove(); }); return false;});});</script>
  25.  
  26. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  27. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  28.  
  29. <!-- start of script tooltip -->
  30.  
  31. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  32. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  33. <script>
  34. (function($){
  35. $(document).ready(function(){
  36. $("[title]").style_my_tooltips({
  37. tip_follows_cursor:true,
  38. tip_delay_time:20,
  39. tip_fade_speed:400,
  40. attribute:"title"
  41. });
  42. });
  43. })(jQuery);
  44. </script>
  45.  
  46.  
  47. <!-- Appearance -->
  48. <!-- imagens-->
  49. <meta name="image:sidebar" content=""/>
  50.  
  51. <!-- cores-->
  52. <meta name="color:background" content="#fff"/>
  53. <meta name="color:text" content="#222"/>
  54. <meta name="color:links" content="#222"/>
  55. <meta name="color:links hover" content="#000"/>
  56. <meta name="color:ask" content="#ffc0cb"/>
  57. <meta name="color:barra de rolagem" content="#eee"/>
  58. <meta name="color:borda 1" content="#eee"/>
  59. <meta name="color:borda 2" content="#ffc0cb"/>
  60. <meta name="color:borda do popup" content="#ffc0cb"/>
  61.  
  62. <!-- links e textos-->
  63. <meta name="text:simbolo dos notes" content="●" />
  64. <meta name="text:frase hover" content="" />
  65. <meta name="text:link1" content="" />
  66. <meta name="text:link1 titulo" content="" />
  67. <meta name="text:link2" content="" />
  68. <meta name="text:link2 titulo" content="" />
  69. <meta name="text:link3" content="" />
  70. <meta name="text:link3 titulo" content="" />
  71. <meta name="text:link4" content="" />
  72. <meta name="text:link4 titulo" content="" />
  73.  
  74. </head>
  75. <style type="text/css" media="screen">
  76. /* LINKS */
  77. a{color:{color:links}; text-decoration:none;}
  78. a:hover{color:{color:links hover};text-transform: uppercase;}
  79.  
  80. /* BARRA DE ROLAGEM */
  81. ::-webkit-scrollbar{height:3px; width:5px; background:transparent;}
  82. ::-webkit-scrollbar-thumb:vertical{background:{color:barra de rolagem};}
  83. ::-webkit-scrollbar-thumb:horizontal{background:{color:background};}
  84.  
  85. /* ALINHAMENTO DOS POSTS */
  86. #content{float:left; margin-top:5px; margin-left:320px; width:800px;
  87. padding-bottom:30px;}
  88.  
  89. /* CAIXA DOS POSTS */
  90. .caixa{position:relative; background:#fff; float:left; font-family:'consolas'; font-size:10px;text-align:center; color:{color:text}; display:inline-block; width:250px; padding:3px; margin:4px; border-top:1px solid #eee; border-left:1px solid #eee; border-right:1px solid #eee; border-bottom:1px solid #eee;box-shadow: 4px 4px #f6f6f6;}
  91. .caixa img{max-width:250px;}
  92. .imgpost img{width:250px;}
  93.  
  94. /* POST DAS IMAGENS */
  95. .imgpost img{width:250px;}
  96. .photoset{max-width:250px;}
  97.  
  98. /** CHAT POR HTMLUV **/
  99. .chat {background: #fff; margin: 0; font-size: 10px; font-family: 'Lobster Two';text-align: left;border-bottom: 1px solid #eee;}
  100. .chat .lines {font-family: 'consolas'; -webkit-border-radius: 5px; -moz-border-radius: 0px; border-radius: 0px; background: #fff; padding: 0px; margin-bottom: 1px; font-size: 10px; color: #888888; transition-duration: 1s; -webkit-transition-duration: 1s; -moz-transition-duration: 1s;}
  101. .chat .lines:hover {background: #eee; transition-duration: 1s; -webkit-transition-duration: 1s; -moz-transition-duration: 1s;}
  102. .chat .lines span {font-family:'Lobster Two';font-size:13px;}
  103.  
  104. /* CURSOR PERSONALIZADO */
  105. html {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  106. a, a:hover{cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  107.  
  108. /* BLOQUEIO DO VIA E SOURSE - NÃO RETIRE */
  109. .vsanna{display:none;}
  110.  
  111. /* NOTES */
  112. .caixa .notes {margin-top:1px; margin-left:0px; width:250px; height:13px; line-height:13px; text-align:center; background:#f6f6f6; color:{color:links}; font-size:8px; font-family:'consolas'; opacity:1; transition:1s;text-transform: uppercase;}
  113.  
  114. /* TITULOS DOS POSTS */
  115. titulo{text-decoration:none;color:{color:text};}
  116.  
  117. /* BLOCKQUOTE */
  118. blockquote {margin:5px;}
  119.  
  120. /* INICIO ASK */
  121. .pergunta{margin-top:-2px; height:auto; width:242px; text-align:left; padding:4px; font-family:'consolas'; font-size:9px; color:{color:text}; background:#f6f6f6; text-align:left; text-transform:uppercase; border-bottom:1px solid #ddd;}
  122. .perguntou{display:inline-block; color:{color:text};text-transform:uppercase;}
  123. .resposta{margin-top:-5px; width:250px; height:auto; padding:3px; font-family:'consolas'; font-size:9px; color:{color:text}; text-transform:uppercase;text-align:left;}
  124.  
  125. /* ALINHAMENTO DA SIDEBAR */
  126. .wvdside{position:fixed; margin-top:225px; margin-left:100px; width:187px; height:126px; box-shadow: 4px 4px #f6f6f6;}
  127.  
  128. /* IMAGEM DA SIDEBAR */
  129. .wvdimg img{width:160px; height:110px; margin-left:24px; outline-offset: 2px; outline:1px solid #ddd;}
  130.  
  131. /* MENUZINHO */
  132. #buttonmenu {position:fixed; margin-left:0px; margin-top:-63px;width:20px; float:center; height:auto; padding-top:2px; padding-bottom:2px; display:inline-block; color:#000; font-family:tahoma; text-transform: uppercase; font-size:10px; text-align:center; cursor: hand; border-left:1px solid #ddd;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
  133.  
  134. /* DESCRIÇÃO */
  135. .wvddesc{position:fixed; margin-left:0px; margin-top:0px; width:185px; height:11px; font-family:consolas; font-size:10px;text-align:center; color:#000; line-height:10px; transition:.80s;border-bottom:1px solid #eee; border-left:1px solid #eee; border-right:1px solid #eee;}
  136. .wvdside: .wvddesc{margin-left:-5px; opacity:0; transition:.80s;}
  137.  
  138. /* TOOLTIP by I-NSEGUR-A|CONNECTION HTML|TOTALMENTE MODIFICADO POR SEXYDLLS */
  139. #s-m-t-tooltip {-webkit-animation: CH 600ms;max-width:320px;margin:20px 20px 20px 8px;background: #fff; outline:1px solid #ddd; outline-offset:-3px;z-index:999999999999999999999999999999999999999;font-family:consolas;font-size:8px;color:#696969; text-shadow: #fff 1px 1px 1px; text-transform: uppercase; padding:5px;}
  140. </style>
  141. <link href='http://fonts.googleapis.com/css?family=Niconne|Lobster|Great+Vibes|Pacifico|Dancing+Script|Playball|Lobster+Two|Cookie|Rochester|Fjalla+One|Dancing+Script|Pathway+Gothic+One|Yanone+Kaffeesatz|PT+Sans+Narrow|Lobster+Two|Playball|Satisfy|Handlee|Cookie|Limelight|Just+Another+Hand|Syncopate|Rochester|Six+Caps|Unica+One|Open+Sans+Condensed:300|Homenaje' rel='stylesheet' type='text/css'>
  142.  
  143. <body onkeydown="return false">
  144.  
  145.  
  146. <!--slinhamento da sidebar-->
  147. <div class="wvdside">
  148.  
  149. <!-- imagem da sidebar-->
  150. <div class="wvdimg"><img src="{image:sidebar}"></div>
  151.  
  152.  
  153.  
  154. <!-- menu -->
  155. <div id="buttonmenu">
  156. <a href="{text:link1}"title="Home page" target="_blank">🏠</a>
  157. <a href="{text:link2}"title="Call me, baby" target="_blank">✉</a>
  158. <a href="{text:link3}"title="autorias" target="_blank">✎</a>
  159. <a href="{text:link4}"title="Extras for you" target="_blank">➕</a>
  160. </div>
  161.  
  162. <!-- Descrição -->
  163. <div class="wvddesc">{description}</div>
  164.  
  165. </div>
  166. <!--Final da sidebar-->
  167.  
  168. <!--Inicio dos posts-->
  169. <div id="content">
  170. {block:Posts}
  171. <div class="caixa">
  172.  
  173.  
  174.  
  175.  
  176. {block:Text}
  177. {block:Title}<titulo><div style="margin-top:0px; font-family:Lobster Two; font-size:12px; width:250; text-align:center;">{Title}</div></titulo>{/block:Title}
  178. {body}
  179. {/block:Text}
  180.  
  181.  
  182.  
  183. {block:Photo}
  184. {LinkOpenTag}
  185. <div class="imgpost"><img src="{PhotoURL-400}"></div>
  186. {/block:Photo}
  187.  
  188.  
  189.  
  190. {block:Photoset}
  191. <div class="imgpost">{Photoset-250}</div>{LinkCloseTag}
  192. {/block:Photoset}
  193.  
  194.  
  195.  
  196. {block:Quote}
  197. {Quote}<br>
  198. <center><div style="margin-top:2px; font-family:lobster two; font-size:11px; text-align:center; border-top:1px dotted #ddd;">{block:Source}{Source}{/block:Source}</center>
  199. {/block:Quote}
  200.  
  201.  
  202.  
  203. {block:Chat}
  204. {block:Lines}
  205. <div class="chat">
  206. <div class="lines">{block:Label}
  207. <span>{Label}</span>
  208. {/block:Label}
  209. {Line}</div></div>
  210. {/block:Lines}
  211. {/block:Chat}
  212.  
  213.  
  214.  
  215. {block:Link}
  216. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  217. {block:Description}{Description}{/block:Description}
  218. {/block:Link}
  219.  
  220.  
  221.  
  222. {block:Audio}
  223. {AudioPlayer}
  224. {/block:Audio}
  225.  
  226.  
  227.  
  228. {block:Video}
  229. {block:Indexpage}{Video-250}{/block:IndexPage}
  230. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  231. {block:Caption}{Caption}{/block:Caption}
  232. {/block:Video}
  233.  
  234.  
  235.  
  236. {block:Answer}
  237. <div class="pergunta">
  238. <div class="perguntou"><b>{Asker}</b>:</div> {Question}</div>
  239. <div class="resposta">{Answer}</div>
  240. {/block:Answer}
  241.  
  242.  
  243.  
  244.  
  245. <!--notes-->
  246. {block:indexpage}
  247. <div class="notes"> {TimeAgo} -
  248. <a href="{permalink}">{NoteCount} notes</a> -
  249. <a href="{ReblogURL}" target="_blank">Reblog</a>
  250. </div>
  251. {/block:indexpage}
  252.  
  253.  
  254.  
  255.  
  256. <!--bloqueio do via e source -->
  257. <div class="vsanna">
  258. {block:RebloggedFrom}
  259. <a href="{ReblogParentURL}">via</a>
  260. {/block:RebloggedFrom}
  261. {block:ContentSource}
  262. <a href="{SourceURL}">source</a>
  263. {/block:ContentSource}
  264. </div>
  265.  
  266.  
  267.  
  268.  
  269.  
  270. </div>
  271. {/block:Posts}
  272. </div>
  273. <!--fim dos posts-->
  274.  
  275. <!-- script barra de rolagem e caixas do theme-->
  276. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  277. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  278. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  279. <script type="text/javascript">
  280. $(window).load(function () {
  281. $('#content').masonry(),
  282. $('.masonryWrap').infinitescroll({
  283. navSelector : "div#navigation",
  284. nextSelector : "div#navigation a#nextPage",
  285. itemSelector : ".caixa",
  286. bufferPx : 10000,
  287. extraScrollPx: 11000,
  288. loadingImg :"http://support.snapfish.com/euf/assets/images/answer_images/SpinningWheel.gif",
  289. loadingText : "<i>Carregando...</i>",},
  290. // call masonry as a callback.
  291. function() { $('#content').masonry({ appendedContent: $(this) }); }
  292. );
  293. });
  294. </script>
  295.  
  296. {block:IndexPage}
  297. <div class="column navigation" id="navigation">
  298. {block:Pagination}
  299. {block:PreviousPage}
  300. <a href="{PreviousPage}" class="navigate">
  301. {/block:PreviousPage}
  302. {block:PreviousPage}</a>
  303. {/block:PreviousPage}
  304.  
  305. {block:NextPage}
  306. <a href="{NextPage}" class="navigate" id="nextPage">
  307. {/block:NextPage}
  308. {block:NextPage}</a>{/block:NextPage}
  309. {/block:Pagination}
  310. </div>
  311. {/block:IndexPage}
  312. </div></div>
  313. <div style="position:fixed;top:600px;left:1220px;font-family:consolas;padding:3px;background: #fff; outline:1px solid #ddd; outline-offset:1px;z-index:999999999999999999999999999999999999999;font-family:consolas;font-size:8px;color:#696969; text-shadow: #fff 1px 1px 1px; text-transform: uppercase;">●<a href="http://sexydlls.tumblr.com/" title="Do not copy, bitch!"> Sexydlls </a>●</div>
  314.  
  315.  
  316. </div>
  317. </div>
  318. </body>
  319. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement