Advertisement
limaisa

۞

Sep 13th, 2014
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.43 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. <meta name="text:frase" content="Eu quero calma na alma" />
  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. body, a, a:hover { cursor:url(http://static.tumblr.com/y3igvfg/6vUm8ca4e/cur838.gif), auto }
  154.  
  155. 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; }
  156.  
  157. a {color: {color:text}; text-decoration: none; text-transform: none;}
  158. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  159.  
  160. p {margin: 6px 0 0 0}
  161.  
  162. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  163. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  164. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  165. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  166.  
  167. blockquote img{max-width: 470px!important}
  168. blockquote blockquote img{max-width: 450px!important}
  169. blockquote blockquote blockquote img{max-width: 430px!important}
  170. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  171.  
  172.  
  173.  
  174.  
  175.  
  176. #container {text-align: center; width: 935px; margin: 2px auto 20px auto; padding: 0px; z-index:-99999;}
  177.  
  178. #entry {z-index:-99999;margin-left:350px; width: 750px; margin-top: 30px;height:200px;z-index:-999999999;}
  179.  
  180. .posts { width: 250px; margin-top:15px;text-align: justify; font-family: arial; font-size: 10px; position: relative;margin-left:100px;}
  181.  
  182. h1 {width: 250px;font-family: calibri; text-align: center; font-size: 13px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  183. h1 a {text-align: center; font-size: 13px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  184. h1 a:hover {text-align: center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  185.  
  186. .image {text-align: center; border: 0px}
  187. .image img {width: 300px; margin-bottom: 2px;opacity:0.9; }
  188. .image:hover{-moz-transition:All 1s ease;
  189. -o-transition:All 1s ease;
  190. -webkit-filter: grayscale(1.0) blur(0px);
  191. -webkit-transition:All 1s ease;}
  192.  
  193. .pquote {width: 250px;font-family: arial; text-align: justify; font-size: 11px; line-height: 15px; color:{color:text};}
  194.  
  195. .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;}
  196.  
  197. .pquotesource a{font-size: 9px;color:{color:text};-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  198.  
  199.  
  200. .chat {line-height: 13px; list-style: none }
  201. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;font-family:consolas;font-size:10px;}
  202. .person1 {color: {color:text}; padding: 2px; }
  203. .person1 .label {font-weight: bold; color:{color:text}}
  204. .person2 {color: {color:text}; padding: 2px; }
  205. .person2 .label {font-weight: bold; color:{color:text}}
  206.  
  207. .player {background-color: #000; text-align: left; display:block;}
  208.  
  209. ::-webkit-scrollbar{width:7px;height:0px;}
  210. ::-webkit-scrollbar-button:start:decrement
  211. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  212. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  213. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  214. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  215.  
  216. .source {display: none;}
  217.  
  218. .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;}
  219. .perma a { -webkit-transition-duration: 0.8s;font-size:9px; text-transform: lowercase; color:{color:text}; -webkit-transition-duration: 0.4s;font-family: arial;}
  220. .posts:hover .perma {opacity:9;z-index:99999999999999999;margin-top:-12px;display: block;}
  221.  
  222. #cap {width: 250px; margin-top: -2px;}
  223.  
  224. #tumblr_controls{position: fixed!important}
  225. #tumblr_controls{position: fixed!important}
  226. #tumblr_controls{position: fixed!important}
  227. #tumblr_controls{position: fixed!important}
  228.  
  229. .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;}
  230.  
  231. .nts:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  232.  
  233. .nts a{color:{color: text};text-align:left;font-family:arial;font-size:9px;}
  234.  
  235. #notesavatar ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  236. #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};}
  237. #notesavatar li:hover {font-size: 11px;position: relative; text-indent : 15px;}
  238. #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}; }
  239.  
  240. .pergunta{font-family:tahoma; font-style:bold; font-size:10px;width:250px;text-shadow: 0px 0px 5px #4f4f4f; }
  241.  
  242. .pergunta a{color:#000; font-family:tahoma; font-style:bold; font-size:10px; text-shadow: 0px 0px 5px #4f4f4f;}
  243.  
  244. .resposta{border-top: 1px dotted #000 ; background-color:#fff;font-family: cambria; font-size: 10px;color:#000;text-align: left;padding-bottom:5px; border-bottom: 1px solid #e8e8e8 }
  245.  
  246. .resposta a{color:#000;}
  247.  
  248.  
  249.  
  250.  
  251.  
  252. iframe#tumblr_controls {
  253. 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;
  254. }
  255.  
  256. #palid{opacity:0;}
  257.  
  258.  
  259.  
  260. #sidebar {margin-top:110px;margin-left:130px;position:fixed;width:200px;height:px;background:{color:sidebar};}
  261.  
  262. #foto img {width:170px;height:220px;margin-top:18px;margin-left:10px;position:fixed;-webkit-transition-duration: 0.6s;}
  263.  
  264. #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:228px; margin-top:204px; position:fixed; text-align:left;}
  265. #xu img {line-height:45px; width:31px; height:auto; opacity:0.9; }
  266.  
  267. #nhanha:hover {background-color:transparent;;-webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out}
  268.  
  269.  
  270.  
  271.  
  272.  
  273. #links {-webkit-transition-duration: 0.1s; -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;position:fixed; width:170px; height:auto; font-size:11px; margin-top:239px; margin-left:110px; text-align:center;border-bottom:0px solid #ddd; border-top:px solid #eee ; background-color:; font-family:tahoma ; font-style: bold; word-spacing:0.5px; opacity:0;}
  274. #links a { color: #000; text-transform: ;display: inline-block;-webkit-transition: all .1s ease-out; -moz-transition: all .1s ease-out; }
  275. #links a:hover {color:#000; text-shadow: 0px 0px 5px #696969; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.4s ease-out;}
  276. #sidebar:hover #links { opacity:1;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.4s ease-out;}
  277.  
  278.  
  279.  
  280. #frase {-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;width:170px; height:auto;margin-top:238px; text-transform:; line-height:14px;margin-left:110px; font-family:tahoma; font-size:10px;text-align:center; position:fixed;color:#000;background-color: ;font-style: bold ; opacity:1; border-radius:; word-spacing: ; letter-spacing: ; text-shadow: 0px 0px 5px #696969; }
  281. #sidebar:hover #frase { opacity:0 ;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  282.  
  283.  
  284.  
  285. #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;}
  286. #cred big {font-family: comic; font-size: 25px;}
  287. .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);}
  288. #cred:hover .creds { bottom: 30px; left: 0px; opacity: 1; -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -o-transform: scale(1.0);}
  289.  
  290.  
  291.  
  292. </style>
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299. <body oncontextmenu="return false" onkeydown="return false">
  300.  
  301. <div id="cred"><big>♛</big>
  302. <div class="creds">
  303. Theme por: <a href="http://incesta.tumblr.com" target="_blank">INCESTA</a><br>
  304. Outros themes em: <a href="http://incesta.tumblr.com/meus" target="_blank">THEMES</a>
  305. </div>
  306. </div>
  307. <div id="sidebar">
  308. <div id="foto"><img src="{image:sidebar}"/></div>
  309. <div id="frase">{text:frase}</div>
  310. <div id="links">
  311. <a href="{text:Link1}">{text:Link1 Title}</a>
  312. <a href="{text:Link2}">{text:Link2 Title}</a>
  313. <b><a href="{text:Link3}">{text:Link3 Title}♡</a></b>
  314. <a href="{text:Link4}">{text:Link4 Title}</a>
  315.  
  316.  
  317.  
  318. </div> </div>
  319.  
  320. <a style="text-shadow: 1px 2px 3px ; width:120px; font-size:11px; color:#000; font-family:engravers;position:fixed;font-style: ; text-transform: capitalize ;bottom:50px;left:-25px;" href="http://incesta.tumblr.com/" title="">incesta</b></a>
  321.  
  322.  
  323.  
  324. </div>
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331. <div id="entry">
  332.  
  333.  
  334.  
  335. {block:Posts}
  336.  
  337.  
  338. <div class="posts">
  339.  
  340.  
  341. {block:Text}{block:Title}<h1><div class=”h1”>{Title}</div></h1>{/block:Title}{Body}{/block:Text}
  342.  
  343. {block:Photo} {LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}{/block:Photo}
  344.  
  345. {block:Photoset}{Photoset-250}{/block:Photoset}
  346.  
  347.  
  348. {block:Quote}<div class="pquote">“{Quote}”</div>
  349. {block:Source}<div class="pquotesource"><b>- {Source}</b></div>
  350. {/block:Source}
  351.  
  352. {/block:Quote}
  353.  
  354. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>
  355. {block:Description}{Description}{/block:Description}
  356. {/block:Link}
  357.  
  358. {block:Chat}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  359. <div class="chat"><ul>{block:Lines}
  360. <li class="person{UserNumber}">{block:Label}
  361. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  362. {/block:Chat}
  363.  
  364. {block:Audio}<div class="player">{AudioPlayerBlack}</div>
  365. {block:Caption}{Caption}{/block:Caption}
  366. {/block:Audio}
  367.  
  368. {block:Video}{Video-250}{/block:Video}
  369.  
  370.  
  371. {block:Answer}
  372.  
  373. <div class="pergunta"><b>{Asker} says: </b>{Question}</div>
  374. <div class="resposta">{Answer}</div>
  375. {/block:Answer}
  376.  
  377. <div id="cap">
  378. {block:Photo}{block:Caption}<br>{Caption}{/block:Caption}{/block:Photo}
  379. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  380. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  381.  
  382. <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>
  383.  
  384. {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>
  385. {block:PostNotes}
  386.  
  387. <div class="nts">
  388. ▬ <b>Posted in:</b> {DayOfWeek}, {DayOfMonthWithZero} of {Month}, {Year}
  389. </div>
  390. <div class="nts">
  391. ▬ <b>Tags:</b> {block:HasTags}{/block:HasTags}
  392. {block:HasTags}
  393. {block:Tags}
  394. <a class="tag" href="{TagURL}">{Tag},</a> {/block:Tags}{/block:HasTags}
  395. </div>
  396. <div class="nts">
  397. ▬ <b>With:</b> {NoteCount} notes.
  398. </div>
  399. <div id="notesavatar">{PostNotes}</div>
  400. {/block:PostNotes}
  401. {/block:Posts}
  402. {/block:Posts}
  403.  
  404.  
  405.  
  406.  
  407.  
  408. </div>
  409. </div>
  410. </div>
  411. </div>
  412.  
  413. <div id="palid">
  414. {block:Pagination}<ul id="pagination">
  415. {block:PreviousPage}
  416. <li><a href="{PreviousPage}"></a></li>
  417. {/block:PreviousPage}
  418. {block:JumpPagination length="1"}
  419. {block:CurrentPage}
  420. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  421. {/block:CurrentPage}
  422. {block:JumpPage}
  423. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  424. {/block:JumpPage}
  425. {/block:JumpPagination}
  426. {block:NextPage}
  427. <li><a id="nextPage" href="{NextPage}"></a></li>
  428. {/block:NextPage}
  429. </ul>{/block:Pagination}
  430.  
  431. {block:IndexPage}
  432. <script type="text/javascript">
  433. $(window).load(function () {
  434. $('#content').masonry(),
  435. $('.masonryWrap').infinitescroll({
  436. navSelector : '#pagination',
  437. nextSelector : '#pagination a#nextPage',
  438. itemSelector : ".posts, .loading",
  439. bufferPx : 40,
  440. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  441. loadingText : "<em></em>",
  442. },
  443. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  444. );
  445. });
  446. </script>
  447. {/block:IndexPage}</div>
  448.  
  449.  
  450. </body>
  451.  
  452.  
  453.  
  454.  
  455. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement