Advertisement
limaisa

۞

Jul 18th, 2014
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 16.31 KB | None | 0 0
  1. <head>
  2.  
  3.   <!-- THEME POR INCESTA! NÃO COPIE. NÃO IMITE. PLÁGIO É CRIME -->
  4.      
  5.      
  6.       <title>{Title}</title>
  7.         <link rel="shortcut icon" href="{Favicon}">
  8.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9.         {block:Description}
  10.   <meta name="description" content="{MetaDescription}" />
  11.         {/block:Description}
  12.        
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15.  
  16. <head>
  17.  
  18. <link rel="stylesheet" href="http://static.tumblr.com/ssvjggv/Tjumkub1q/boucing_transition_by_lovsets.css" media="screen"/>
  19.  
  20.  
  21. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  22.  
  23. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  24. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  25. <script type="text/javascript">
  26. $(window).load(function () {
  27. $('#entry').masonry(),
  28. $('.masonryWrap').infinitescroll({
  29. navSelector : ".posts",
  30. nextSelector : "#page a#p",
  31. itemSelector : ".posts",
  32. bufferPx : 10000,
  33. extraScrollPx: 10000,
  34. loadingImg : "",
  35. loadingText : "",
  36. },
  37. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  38. );
  39. });
  40. </script>
  41.  
  42. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
  43. <script src="http://tumbletricks.webs.com/like.js"></script>
  44.  
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  47.  
  48.  
  49. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  50.  
  51. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  52. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  53. <script type="text/javascript">
  54. $(window).load(function () {
  55. $('#entry').masonry(),
  56. $('.masonryWrap').infinitescroll({
  57. navSelector : ".posts",
  58. nextSelector : "#page a#p",
  59. itemSelector : ".posts",
  60. bufferPx : 10000,
  61. extraScrollPx: 10000,
  62. loadingImg : "",
  63. loadingText : "",
  64. },
  65. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  66. );
  67. });
  68. </script>
  69.  
  70.  
  71. <script type="text/javascript">
  72. //dsblt
  73. function desabilitaMenu(e)
  74. {
  75. if (window.Event)
  76. {
  77. if (e.which == 2 || e.which == 3)
  78. return false;
  79. }
  80. else
  81. {
  82. event.cancelBubble = true
  83. event.returnValue = false;
  84. return false;
  85. }
  86. }
  87.  
  88. //dsblt
  89. function desabilitaBotaoDireito(e)
  90. {
  91. if (window.Event)
  92. {
  93. if (e.which == 2 || e.which == 3)
  94. return false;
  95. }
  96. else
  97. if (event.button == 2 || event.button == 3)
  98. {
  99. event.cancelBubble = true
  100. event.returnValue = false;
  101. return false;
  102. }
  103. }
  104.  
  105. //dsblt
  106. if ( window.Event )
  107. document.captureEvents(Event.MOUSEUP);
  108. if ( document.layers )
  109. document.captureEvents(Event.MOUSEDOWN);
  110.  
  111. document.oncontextmenu = desabilitaMenu;
  112. document.onmousedown = desabilitaBotaoDireito;
  113. document.onmouseup = desabilitaBotaoDireito;
  114. </script>
  115.  
  116.  
  117.     <!-- DEFAULT VARIABLES -->
  118. <meta name="color:background" content="#ffffff" />
  119. <meta name="image:sidebar" content="http://static.tumblr.com/ftj6ykd/pO4mz5lox/tumblr_inline_mti59vvnw61rkznnz.png"/>
  120. <meta name="image:background" content="" />
  121. <meta name="color:text" content="#7a7878" />
  122. <meta name="color:links descri" content="#7a7878" />
  123. <meta name="color:post" content="#d1cece" />
  124. <meta name="color:scrollbar" content="#e0e0e0" />
  125. <meta name="color:lhover" content="#9c9c9c" />
  126.  
  127.  
  128. <meta name="text:Link1" content="/" />
  129. <meta name="text:Link1 Title" content="link" />
  130. <meta name="text:Link2" content="/" />
  131. <meta name="text:Link2 Title" content="link" />
  132. <meta name="text:Link3" content="/" />
  133. <meta name="text:Link3 Title" content="link" />
  134. <meta name="text:Link4" content="/" />
  135. <meta name="text:Link4 Title" content="link" />
  136. <meta name="text:Link5" content="/" />
  137. <meta name="text:Link5 Title" content="link" />
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  <!-- DEFAULT VARIABLES -->
  150.                      
  151.  
  152.     <style type="text/css">
  153.  
  154. body {background-color: {color:background}; font-family: arial; color: {color:text links descri}; text-align: center; font-size: 9px; background-image:url('{image:background}'); background-attachment: fixed; }
  155.  
  156. a {color: {color:text}; text-decoration: none; text-transform: none;}
  157. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  158.  
  159. p {margin: 6px 0 0 0}
  160.  
  161. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  162. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  163. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  164. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  165.  
  166. blockquote img{max-width: 470px!important}
  167. blockquote blockquote img{max-width: 450px!important}
  168. blockquote blockquote blockquote img{max-width: 430px!important}
  169. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  170.  
  171.  
  172.  
  173.  
  174.  
  175. #container {text-align: center; width: 935px; margin: 2px auto 20px auto; padding: 0px; z-index:-99999;}
  176.  
  177. #entry {z-index:-99999;margin-left:350px; width: 750px; margin-top: 30px;height:200px;z-index:-999999999;}
  178.  
  179. .posts { width: 250px;  margin-top:15px;text-align: justify; font-family: arial; font-size: 10px; position: relative;margin-left:100px;}
  180.  
  181. h1 {width: 250px;font-family: calibri; text-align: center; font-size: 13px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  182. h1 a {text-align: center; font-size: 13px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  183. h1 a:hover {text-align: center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  184.  
  185. .image {text-align: center; border: 0px}
  186. .image img {width: 300px; margin-bottom: 2px;opacity:0.9; }
  187. .image:hover{-moz-transition:All 1s ease;
  188. -o-transition:All 1s ease;
  189.   -webkit-filter: grayscale(1.0) blur(0px);
  190. -webkit-transition:All 1s ease;}
  191.  
  192. .pquote {width: 250px;font-family: arial; text-align: justify; font-size: 11px; line-height: 15px; color:{color:text};}
  193.  
  194. .pquotesource {font-family: arial;width: 250px;text-align: left; text-transform: none; font-size: 9px; color:{color:text};-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  195.  
  196. .pquotesource a{font-size: 9px;color:{color:text};-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  197.  
  198.  
  199. .chat {line-height: 13px; list-style: none }
  200. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;font-family:consolas;font-size:10px;}
  201. .person1 {color: {color:text}; padding: 2px; }
  202. .person1 .label {font-weight: bold; color:{color:text}}
  203. .person2 {color: {color:text}; padding: 2px; }
  204. .person2 .label {font-weight: bold; color:{color:text}}
  205.  
  206. .player {background-color: #000; text-align: left; display:block;}
  207.  
  208. ::-webkit-scrollbar{width:7px;height:0px;}
  209. ::-webkit-scrollbar-button:start:decrement
  210. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  211. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  212. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  213. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  214.  
  215.  .source {display: none;}
  216.  
  217. .perma {text-align: right;  margin-top:-18px;  margin-left:0px; width: 250px;-webkit-transition-duration: 0.8s; opacity:0;zfont-size:9px;font-family: arial;display: block;}
  218. .perma a { -webkit-transition-duration: 0.8s;font-size:9px; text-transform: lowercase; color:{color:text}; -webkit-transition-duration: 0.4s;font-family: arial;}
  219. .posts:hover .perma {opacity:9;z-index:99999999999999999;margin-top:-12px;display: block;}
  220.  
  221. #cap {width: 250px; margin-top: -2px;}
  222.  
  223. #tumblr_controls{position: fixed!important}
  224. #tumblr_controls{position: fixed!important}
  225. #tumblr_controls{position: fixed!important}
  226. #tumblr_controls{position: fixed!important}
  227.  
  228. .nts {text-align:left;font-family:arial;font-size:9px;width:250px;border-bottom:1px solid #f0f0f0;padding-bottom:2px;margin-top:10px;-webkit-transition: all 0.8s ease-out;}
  229.  
  230. .nts:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  231.  
  232. .nts a{color:{color: text};text-align:left;font-family:arial;font-size:9px;}
  233.  
  234. #notesavatar ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  235. #notesavatar li {background:#f0f0f0;margin: 2px 2px 2px 09px;padding: 5px 0 10px 0;font-size: 11px; text-indent : 8px;-webkit-transition-duration: .50s; float: left; padding: 5px;width: 387px;margin-top:5px;margin-left:1px;text-align:left;color:{color:text};}
  236. #notesavatar li:hover {font-size: 11px;position: relative; text-indent : 15px;}
  237. #notesavatar li img.avatar {width: auto;padding: 2px; background: #fff; border: 3px solid #fff;display: block;float: left; margin: 0 5px 5px 0;color:{color:text}; }
  238.  
  239. .pergunta{font-family:comic; font-size:12px;width:250px; border: 1px solid  #eee ; border-color:#000;  border-style: solid; border-width: 1px;}
  240.  
  241. .pergunta a{color:#000; font-family:comic; font-size:12px; text-shadow: 2px 2px 5px ;}
  242.  
  243. .resposta{background-color:#fff;font-family: cambria; font-size: 10px;color:{color:text links descri};text-align: left;border-bottom:1px solid #f0f0f0;padding-bottom:5px;}
  244.  
  245. .resposta a{color:{color:text links descri};}
  246.  
  247.  
  248.  
  249.    
  250.  
  251.  iframe#tumblr_controls {
  252.     white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;
  253. }
  254.  
  255. #palid{opacity:0;}
  256.  
  257.  
  258.  
  259. #barbie {margin-top:100px;margin-left:130px;position:fixed;width:200px;height:px;background:{color:sidebar};}
  260.  
  261. #foto img {width:150px;height:180px;margin-top:30px;margin-left:10px;position:fixed;-webkit-transition-duration: 0.6s;}
  262.  
  263. #xu {position:fixed;background-color:{color:background}-webkit-transition-duration: 0.4s;  -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;height:230px; width:170px; padding:3px;margin-left:234px; margin-top:208px; position:fixed; text-align:left;}
  264. #xu img {line-height:45px; width:23px; height:auto; opacity:0.9; }
  265.  
  266. #nhanha:hover {background-color:transparent;;-webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out}
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273. #links {position:fixed; width:120px; height:13; font-size:12px;  letter-spacing:0px; margin-bottom:0px; margin-top:211px; margin-left:111px; text-align:center;
  274. border-bottom:0px solid #ddd; border-top:px solid #eee ; border-left:px solid #ddd;padding:1px; background-color:  ; font-style:arial;}
  275. #links a:hover {color:#1c1c1c; text-shadow:2px 2px 5px #1c1c1c;}
  276.  
  277.  
  278.  
  279.  #cred {background: #fff ; border: 0px solid {color:Titulos}; color: #000; padding: 1px 3px 0px 3px; text-transform: uppercase; position: fixed; bottom: 60px; left: 20px; border-radius: 100%; z-index: 999;}
  280. #cred big {font-family: comic; font-size: 25px;}
  281. .creds {color:#000; font-family: comic; font-size: 10px; position: absolute; width: 120px; padding: 5px; background: {color:Fundo}; border: 1px double #000; bottom: 0px; left: -40px; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; opacity: 0; border-radius: 3px; -webkit-transform: scale(0.1); -moz-transform: scale(0.1); -o-transform: scale(0.1);}
  282. #cred:hover .creds { bottom: 30px; left: 0px; opacity: 1; -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -o-transform: scale(1.0);}
  283.  
  284.  
  285.  
  286. </style>
  287.  
  288.  
  289.  
  290.  
  291.  
  292. <body oncontextmenu="return false" onkeydown="return false">
  293. <div id="cred"><big></big>
  294. <div class="creds">
  295. Theme por: <a href="http://incesta.tumblr.com" target="_blank">INCESTA</a><br>
  296. Outros themes em: <a href="http://incesta.tumblr.com/meus" target="_blank">THEMES</a>
  297. </div>
  298. </div>
  299. <div id="barbie">
  300. <div id="foto"><img src="{image:sidebar}"/></div>
  301. <div id="xu"><img src="https://38.media.tumblr.com/4828e1cf59fd579b4614cff41e693883/tumblr_n8x0t9M9IC1t2tdxqo2_250.png"/></div>
  302. <div id="links">
  303. <a href="{text:Link1}">{text:Link1 Title}</a>
  304. <a href="{text:Link2}">{text:Link2 Title}</a>
  305. <a href="{text:Link3}">{text:Link3 Title}</a>
  306. <a href="{text:Link4}">{text:Link4 Title}</a>
  307. <a href="{text:Link5}">{text:Link5 Title}</a>
  308.  
  309.  
  310.     </div> </div>
  311.  
  312. <a style="text-shadow: 1px 1px 2px; width:120px; font-size:11px; color:#000; font-family:engravers;position:fixed;font-style: ; text-transform: uppercase ;bottom:50px;left:-23px;" href="http://incesta.tumblr.com/" title="">incesta</b></a>
  313.  
  314.  
  315.  
  316.     </div>
  317.    
  318.  
  319.  
  320.  
  321.  
  322.  
  323. <div id="entry">
  324.  
  325.  
  326.  
  327.  {block:Posts}
  328.  
  329.  
  330. <div class="posts">
  331.  
  332.  
  333. {block:Text}{block:Title}<h1><div class=”h1”>{Title}</div></h1>{/block:Title}{Body}{/block:Text}
  334.  
  335. {block:Photo} {LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}{/block:Photo}
  336.  
  337. {block:Photoset}{Photoset-250}{/block:Photoset}
  338.  
  339.  
  340. {block:Quote}<div class="pquote">“{Quote}”</div>
  341. {block:Source}<div class="pquotesource"><b>- {Source}</b></div>
  342. {/block:Source}
  343.  
  344. {/block:Quote}
  345.  
  346. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>
  347. {block:Description}{Description}{/block:Description}
  348. {/block:Link}
  349.  
  350. {block:Chat}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  351. <div class="chat"><ul>{block:Lines}
  352. <li class="person{UserNumber}">{block:Label}
  353. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  354. {/block:Chat}
  355.  
  356. {block:Audio}<div class="player">{AudioPlayerBlack}</div>
  357. {block:Caption}{Caption}{/block:Caption}
  358. {/block:Audio}
  359.  
  360. {block:Video}{Video-250}{/block:Video}
  361.  
  362.  
  363. {block:Answer}
  364.  
  365. <div class="pergunta"><b>{Asker} says: </b>{Question}</div>
  366. <div class="resposta">{Answer}</div>
  367. {/block:Answer}
  368.  
  369. <div id="cap">
  370. {block:Photo}{block:Caption}<br>{Caption}{/block:Caption}{/block:Photo}
  371. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  372. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  373.  
  374. <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>{/block:ContentSource}</div></div><br>
  375.  
  376. {block:Date}<div class="perma"><a href="{Permalink}">{Month}, {DayOfMonthWithZero}</a> / {block:Date}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank"><b>reblog</b></a>{/block:IndexPage}</div>{/block:Date}</div>
  377. {block:PostNotes}
  378.  
  379. <div class="nts">
  380. <b>Posted in:</b> {DayOfWeek}, {DayOfMonthWithZero} of {Month}, {Year}
  381. </div>
  382. <div class="nts">
  383. <b>Tags:</b> {block:HasTags}{/block:HasTags}
  384. {block:HasTags}
  385. {block:Tags}
  386. <a class="tag" href="{TagURL}">{Tag},</a> {/block:Tags}{/block:HasTags}
  387. </div>
  388. <div class="nts">
  389. <b>With:</b> {NoteCount} notes.
  390. </div>
  391. <div id="notesavatar">{PostNotes}</div>
  392. {/block:PostNotes}
  393. {/block:Posts}
  394. {/block:Posts}
  395.    
  396.  
  397.  
  398.  
  399.  
  400. </div>
  401. </div>
  402. </div>
  403. </div>
  404.  
  405. <div id="palid">
  406. {block:Pagination}<ul id="pagination">
  407. {block:PreviousPage}
  408. <li><a href="{PreviousPage}"></a></li>
  409. {/block:PreviousPage}
  410. {block:JumpPagination length="1"}
  411. {block:CurrentPage}
  412. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  413. {/block:CurrentPage}
  414. {block:JumpPage}
  415. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  416. {/block:JumpPage}
  417. {/block:JumpPagination}
  418. {block:NextPage}
  419. <li><a id="nextPage" href="{NextPage}"></a></li>
  420. {/block:NextPage}
  421. </ul>{/block:Pagination}
  422.  
  423. {block:IndexPage}
  424. <script type="text/javascript">
  425. $(window).load(function () {
  426. $('#content').masonry(),
  427. $('.masonryWrap').infinitescroll({
  428. navSelector    : '#pagination',  
  429. nextSelector   : '#pagination a#nextPage',
  430. itemSelector : ".posts, .loading",
  431. bufferPx : 40,
  432. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  433. loadingText : "<em></em>",
  434. },
  435. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  436. );
  437. });
  438. </script>
  439. {/block:IndexPage}</div>
  440.  
  441.  
  442. </body>
  443.    
  444.  
  445.  
  446.  
  447. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement