Advertisement
limaisa

atualizado

Oct 21st, 2014
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.79 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="http://i11.photobucket.com/albums/a168/evelynregly/minigifs/mini186.gif">
  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.  
  72.  
  73.  
  74. <!-- DEFAULT VARIABLES -->
  75. <meta name="color:background" content="#ffffff" />
  76. <meta name="image:side1" content="" />
  77. <meta name="image:side2" content="" />
  78. <meta name="image:background" content="" />
  79. <meta name="color:text" content="#7a7878" />
  80. <meta name="color:links descri" content="#7a7878" />
  81. <meta name="color:post" content="#d1cece" />
  82. <meta name="color:scrollbar" content="#e0e0e0" />
  83. <meta name="color:lhover" content="#9c9c9c" />
  84. <meta name="text:frase" content="Eu quero calma na alma" />
  85. <meta name="text:frase2" content="Eu quero calma na alma" />
  86.  
  87. <meta name="text:Link1" content="/" />
  88. <meta name="text:Link1 Title" content="link" />
  89. <meta name="text:Link2" content="/" />
  90. <meta name="text:Link2 Title" content="link" />
  91. <meta name="text:Link3" content="/" />
  92. <meta name="text:Link3 Title" content="link" />
  93. <meta name="text:Link4" content="/" />
  94. <meta name="text:Link4 Title" content="link" />
  95. <meta name="text:Link5" content="/" />
  96. <meta name="text:Link5 Title" content="link" />
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109. <!-- DEFAULT VARIABLES -->
  110.  
  111.  
  112. <style type="text/css">
  113. body, a, a:hover { cursor:url(http://static.tumblr.com/y3igvfg/6vUm8ca4e/cur838.gif), auto }
  114.  
  115. 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; }
  116.  
  117. a {color: {color:text}; text-decoration: none; text-transform: none;}
  118. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  119.  
  120. p {margin: 6px 0 0 0}
  121.  
  122. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  123. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  124. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  125. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  126.  
  127. blockquote img{max-width: 470px!important}
  128. blockquote blockquote img{max-width: 450px!important}
  129. blockquote blockquote blockquote img{max-width: 430px!important}
  130. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  131.  
  132.  
  133.  
  134.  
  135.  
  136. #container {text-align: center; width: 935px; margin: 2px auto 20px auto; padding: 0px; z-index:-99999;}
  137.  
  138. #entry {z-index:-99999;margin-left:300px; width: 750px; margin-top: 30px;height:200px;z-index:-999999999;}
  139.  
  140. .posts { width: 250px; margin-top:15px;text-align: justify; font-family: arial; font-size: 10px; position: relative;margin-left:100px;}
  141.  
  142. h1 {width: 250px;font-family: calibri; text-align: center; font-size: 13px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  143. h1 a {text-align: center; font-size: 13px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  144. h1 a:hover {text-align: center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  145.  
  146. .image {text-align: center; border: 0px}
  147. .image img {width: 300px; margin-bottom: 2px;opacity:0.9; }
  148. .image:hover{-moz-transition:All 1s ease;
  149. -o-transition:All 1s ease;
  150. -webkit-filter: grayscale(0.5) blur(0.4px);
  151. -webkit-transition:All 1s ease;}
  152.  
  153. .pquote {width: 250px;font-family: arial; text-align: justify; font-size: 11px; line-height: 15px; color:{color:text};}
  154.  
  155. .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;}
  156.  
  157. .pquotesource a{font-size: 9px;color:{color:text};-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  158.  
  159.  
  160. .chat {line-height: 13px; list-style: none }
  161. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;font-family:consolas;font-size:10px;}
  162. .person1 {color: {color:text}; padding: 2px; }
  163. .person1 .label {font-weight: bold; color:{color:text}}
  164. .person2 {color: {color:text}; padding: 2px; }
  165. .person2 .label {font-weight: bold; color:{color:text}}
  166.  
  167. .player {background-color: #000; text-align: left; display:block;}
  168.  
  169. ::-webkit-scrollbar{width:7px;height:0px;}
  170. ::-webkit-scrollbar-button:start:decrement
  171. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  172. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  173. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  174. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  175.  
  176. .source {display: none;}
  177.  
  178. .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;}
  179. .perma a { -webkit-transition-duration: 0.8s;font-size:9px; text-transform: lowercase; color:{color:text}; -webkit-transition-duration: 0.4s;font-family: arial;}
  180. .posts:hover .perma {opacity:9;z-index:99999999999999999;margin-top:-12px;display: block;}
  181.  
  182. #cap {width: 250px; margin-top: -2px;}
  183.  
  184. #tumblr_controls{position: fixed!important}
  185. #tumblr_controls{position: fixed!important}
  186. #tumblr_controls{position: fixed!important}
  187. #tumblr_controls{position: fixed!important}
  188.  
  189. .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;}
  190.  
  191. .nts:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  192.  
  193. .nts a{color:{color: text};text-align:left;font-family:arial;font-size:9px;}
  194.  
  195. #notesavatar ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  196. #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};}
  197. #notesavatar li:hover {font-size: 11px;position: relative; text-indent : 15px;}
  198. #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}; }
  199.  
  200. .pergunta{font-family:tahoma; font-style:bold; font-size:10px;width:250px;text-shadow: ; border-bottom: double #000 ; border-radius:0px 0px 10px 0px; padding-bottom:2px;}
  201.  
  202. .pergunta a{color:#000; font-family:tahoma; font-style:bold; font-size:10px; text-shadow: ;}
  203.  
  204. .resposta{ background-color:#fff;font-family: cambria; font-size: 10px;color:#000;text-align: left;padding-bottom:5px; border-bottom: 1px solid #e8e8e8; padding-top:2px; }
  205.  
  206. .resposta a{color:#000;}
  207.  
  208.  
  209.  
  210.  
  211.  
  212. iframe#tumblr_controls {
  213. 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;
  214. }
  215.  
  216. #palid{opacity:0;}
  217.  
  218.  
  219.  
  220. #sidebar{position:fixed;margin-left:55px;margin-top:115px;width:auto;height:auto; }
  221.  
  222.  
  223. #side1{position:fixed;margin-left:107px;margin-top:-20px;webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; }
  224. #side1 img{width:166px;height:215px;}
  225. #sidebar:hover #side1{opacity:0;transform: rotateY(-360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .90s;}
  226.  
  227.  
  228. #side2{position:fixed;margin-left:107px;margin-top:-20px;opacity:0;-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; border-left: double #000; padding-left: 7px ; padding-bottom:10px; }
  229. #side2 img{width:166px;height:215px;}
  230. #sidebar:hover #side2 {opacity:2; -webkit-transition-duration:0.8s; -webkit-filter: grayscale(0.2) blur(1px);}
  231.  
  232.  
  233.  
  234. #sidebar:hover {background-color:transparent;;-webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out}
  235.  
  236.  
  237.  
  238. #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:160px; height:auto; font-size:9.5px; margin-top:198px; margin-left:120px; text-align:center; background:;opacity:0; padding-left:3px; box-shadow: ; letter-spacing:1px;}
  239. #links a { line-height:; color: #000 ; text-transform: capitalize;display: inline-block;-webkit-transition: all .1s ease-out; -moz-transition: all .1s ease-out; }
  240. #links a:hover {color:#ff82ab; text-shadow: 0px 0px 5px #ff82ab; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.4s ease-out; border-left: ; }
  241. #sidebar:hover #links { opacity:1;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.4s ease-out;}
  242.  
  243.  
  244.  
  245. #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:160px; height:auto;margin-top:175px; text-decoration:;line-height:13px; margin-left:120px; font-family:tahoma; font-size:10px;text-align:center; position:fixed;color:#fff;background-color: ;font-style: bold ; border-radius: ; word-spacing: ; letter-spacing: ; text-shadow: 0px 0px 0px ; background-color:; font-family:tahoma ; font-style: bold; word-spacing:0.5px; opacity:0; border-radius:; padding-top:1px;box-shadow:2px 2px 5px #fff; }
  246. #sidebar:hover #frase { margin-top:165px; opacity:1 ;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  247.  
  248.  
  249.  
  250. #frase2 {-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:160px; height:auto;margin-top:195px; text-transform:;line-height:13px; margin-left:110px; font-family:tahoma; font-size:10px;text-align:center; position:fixed;color:#1c1c1c;background-color: ;font-style: bold ; word-spacing: ; letter-spacing: ; text-shadow: 0px 0px 1px #363636; border: ; background-color:; font-family:tahoma ; font-style: bold; word-spacing:0.5px; opacity:1; }
  251. #sidebar:hover #frase2 { margin-top:195px; opacity: 0;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  252.  
  253.  
  254.  
  255. #xu{margin-left:99px;margin-top:198px;position:fixed;text-align:left;moz-transition:all 0.3s linear;transition:all 0.2s linear;opacity:1; }
  256. #xu img {width:19px; height:14px;}
  257. #sidebar:hover #xu {margin-top:198 ;opacity:1;transform: rotateY(-360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .70s; }
  258.  
  259.  
  260.  
  261. #xu2{margin-left:99px;margin-top:-20px;position:fixed;text-align:left;moz-transition:all 0.3s linear;transition:all 0.2s linear;opacity:0; }
  262. #xu2 img {width:19px; height:14px;}
  263. #sidebar:hover #xu2 {margin-top:198 ;opacity:1;transform: rotateY(-360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .70s; }
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274. </style>
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284. <body oncontextmenu="return false" onkeydown="return false">
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292. <div id="sidebar">
  293. <div id="side1"> <img src="{image:side1}"/> </div>
  294. <div id="side2"> <img src="{image:side2}"/> </div>
  295. <div id="xu2"><img src="https://33.media.tumblr.com/b04bb61071f041273fcc88a953f5a11e/tumblr_ncsgg8fRxy1t2tdxqo2_100.jpg"/></div>
  296. <div id="frase">{text:frase}</div>
  297. <div id="frase2">{text:frase2}</div>
  298. <div id="links">
  299. <a href="{text:Link1}">{text:Link1 Title}</a>
  300. <a href="{text:Link2}">{text:Link2 Title}</a>
  301. <b><a href="{text:Link3}">{text:Link3 Title}♡</a></b>
  302. <a href="{text:Link4}">{text:Link4 Title}</a>
  303.  
  304.  
  305.  
  306.  
  307.  
  308. </div> </div>
  309.  
  310. <a style="text-shadow: 1px 2px 3px ; width:120px; font-size:20px; color:#000; font-family:Blackadder ITC;position:fixed;font-style: ; text-transform: capitalize ;bottom:25px;right:-25px;" href="http://incesta.tumblr.com/" title="">Inc ∞</b></a>
  311.  
  312.  
  313.  
  314. </div>
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321. <div id="entry">
  322.  
  323.  
  324.  
  325. {block:Posts}
  326.  
  327.  
  328. <div class="posts">
  329.  
  330.  
  331. {block:Text}{block:Title}<h1><div class=”h1”>{Title}</div></h1>{/block:Title}{Body}{/block:Text}
  332.  
  333. {block:Photo} {LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}{/block:Photo}
  334.  
  335. {block:Photoset}{Photoset-250}{/block:Photoset}
  336.  
  337.  
  338. {block:Quote}<div class="pquote">“{Quote}”</div>
  339. {block:Source}<div class="pquotesource"><b>- {Source}</b></div>
  340. {/block:Source}
  341.  
  342. {/block:Quote}
  343.  
  344. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>
  345. {block:Description}{Description}{/block:Description}
  346. {/block:Link}
  347.  
  348. {block:Chat}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  349. <div class="chat"><ul>{block:Lines}
  350. <li class="person{UserNumber}">{block:Label}
  351. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  352. {/block:Chat}
  353.  
  354. {block:Audio}<div class="player">{AudioPlayerBlack}</div>
  355. {block:Caption}{Caption}{/block:Caption}
  356. {/block:Audio}
  357.  
  358. {block:Video}{Video-250}{/block:Video}
  359.  
  360.  
  361. {block:Answer}
  362.  
  363. <div class="pergunta"><b><img src="http://media.tumblr.com/tumblr_ll7wdzZgye1qi6qow.gif" width="11px" height="8px"/> {Asker} gemeu: </b>{Question}</div>
  364. <div class="resposta">{Answer}</div>
  365. {/block:Answer}
  366.  
  367. <div id="cap">
  368. {block:Photo}{block:Caption}<br>{Caption}{/block:Caption}{/block:Photo}
  369. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  370. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  371.  
  372. <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>
  373.  
  374. {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>
  375. {block:PostNotes}
  376.  
  377. <div class="nts">
  378. ▬ <b>Posted in:</b> {DayOfWeek}, {DayOfMonthWithZero} of {Month}, {Year}
  379. </div>
  380. <div class="nts">
  381. ▬ <b>Tags:</b> {block:HasTags}{/block:HasTags}
  382. {block:HasTags}
  383. {block:Tags}
  384. <a class="tag" href="{TagURL}">{Tag},</a> {/block:Tags}{/block:HasTags}
  385. </div>
  386. <div class="nts">
  387. ▬ <b>With:</b> {NoteCount} notes.
  388. </div>
  389. <div id="notesavatar">{PostNotes}</div>
  390. {/block:PostNotes}
  391. {/block:Posts}
  392. {/block:Posts}
  393.  
  394.  
  395.  
  396.  
  397.  
  398. </div>
  399. </div>
  400. </div>
  401. </div>
  402.  
  403. <div id="palid">
  404. {block:Pagination}<ul id="pagination">
  405. {block:PreviousPage}
  406. <li><a href="{PreviousPage}"></a></li>
  407. {/block:PreviousPage}
  408. {block:JumpPagination length="1"}
  409. {block:CurrentPage}
  410. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  411. {/block:CurrentPage}
  412. {block:JumpPage}
  413. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  414. {/block:JumpPage}
  415. {/block:JumpPagination}
  416. {block:NextPage}
  417. <li><a id="nextPage" href="{NextPage}"></a></li>
  418. {/block:NextPage}
  419. </ul>{/block:Pagination}
  420.  
  421. {block:IndexPage}
  422. <script type="text/javascript">
  423. $(window).load(function () {
  424. $('#content').masonry(),
  425. $('.masonryWrap').infinitescroll({
  426. navSelector : '#pagination',
  427. nextSelector : '#pagination a#nextPage',
  428. itemSelector : ".posts, .loading",
  429. bufferPx : 40,
  430. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  431. loadingText : "<em></em>",
  432. },
  433. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  434. );
  435. });
  436. </script>
  437. {/block:IndexPage}</div>
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445. </body>
  446.  
  447.  
  448.  
  449.  
  450.  
  451. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement