Advertisement
limaisa

owchefin

Jun 27th, 2015
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.18 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://static.tumblr.com/gaokmh3/pysnhbaic/imagem1.png">
  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.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27. <head>
  28.  
  29. <link rel="stylesheet" href="http://static.tumblr.com/ssvjggv/Tjumkub1q/boucing_transition_by_lovsets.css" media="screen"/>
  30.  
  31.  
  32. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  33.  
  34. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  35. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  36. <script type="text/javascript">
  37. $(window).load(function () {
  38. $('#entry').masonry(),
  39. $('.masonryWrap').infinitescroll({
  40. navSelector : ".posts",
  41. nextSelector : "#page a#p",
  42. itemSelector : ".posts",
  43. bufferPx : 10000,
  44. extraScrollPx: 10000,
  45. loadingImg : "",
  46. loadingText : "",
  47. },
  48. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  49. );
  50. });
  51. </script>
  52.  
  53.  
  54.  
  55.  
  56.  
  57. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
  58. <script src="http://tumbletricks.webs.com/like.js"></script>
  59. <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://40.media.tumblr.com/09f81daf02929e853beb871bbf3f00e4/tumblr_inline_nmwom6dWzV1rsc41y_75sq.png" 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>
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68. <script src="http://tumbletricks.webs.com/like.js"></script>
  69.  
  70.  
  71. <link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  72.  
  73.  
  74. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  75.  
  76. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  77. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  78. <script type="text/javascript">
  79. $(window).load(function () {
  80. $('#entry').masonry(),
  81. $('.masonryWrap').infinitescroll({
  82. navSelector : ".posts",
  83. nextSelector : "#page a#p",
  84. itemSelector : ".posts",
  85. bufferPx : 10000,
  86. extraScrollPx: 10000,
  87. loadingImg : "",
  88. loadingText : "",
  89. },
  90. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  91. );
  92. });
  93. </script>
  94.  
  95.  
  96. <script type="text/javascript">
  97. var rev = "fwd";function titlebar(val)
  98. {var msg = "{title}";
  99. var res = " ";
  100. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  101. else{rev = "bwd";
  102. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  103. else{
  104. if(pos > 0){
  105. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  106. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  107. titlebar(0);
  108. </script>
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115. <!-- DEFAULT VARIABLES -->
  116. <meta name="color:background" content="#ffffff" />
  117. <meta name="image:side" content="" />
  118. <meta name="text:brd" content="(http://goo.gl/GB9lmJ)" />
  119. <meta name="image:background" content="" />
  120. <meta name="color:text" content="#7a7878" />
  121. <meta name="color:links descri" content="#7a7878" />
  122. <meta name="color:post" content="#d1cece" />
  123. <meta name="color:scrollbar" content="#e0e0e0" />
  124. <meta name="color:lhover" content="#9c9c9c" />
  125. <meta name="text:frase" content="Eu quero calma na alma" />
  126. <meta name="text:frase2" content="Eu quero calma na alma" />
  127. <meta name="text:Link1" content="/" />
  128. <meta name="text:Link1 Title" content="link" />
  129. <meta name="text:Link2" content="/" />
  130. <meta name="text:Link2 Title" content="link" />
  131. <meta name="text:Link3" content="/" />
  132. <meta name="text:Link3 Title" content="link" />
  133. <meta name="text:Link4" content="/" />
  134. <meta name="text:Link4 Title" content="link" />
  135. <meta name="text:Link5" content="/" />
  136. <meta name="text:Link5 Title" content="link" />
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151. <!-- DEFAULT VARIABLES -->
  152.  
  153.  
  154. <style type="text/css">
  155. body, a, a:hover { cursor:url(http://static.tumblr.com/y3igvfg/6vUm8ca4e/cur838.gif), auto }
  156.  
  157. 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; }
  158.  
  159. a {color: {color:text}; text-decoration: none; text-transform: none;}
  160. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  161.  
  162. p {margin: 6px 0 0 0}
  163.  
  164. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  165. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  166. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  167. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  168.  
  169. blockquote img{max-width: 470px!important}
  170. blockquote blockquote img{max-width: 450px!important}
  171. blockquote blockquote blockquote img{max-width: 430px!important}
  172. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  173.  
  174.  
  175.  
  176.  
  177.  
  178. #container {text-align: center; width: 935px; margin: 2px auto 20px auto; padding: 0px; z-index:-99999;}
  179.  
  180. #entry {z-index:-99999;margin-left:387px; width: 610px; margin-top: -10px;z-index:-999999999; padding-top:40px;}
  181.  
  182. .posts { width: 250px; margin-top:9px;text-align: justify; font-family: comic; font-size: 10px; position: relative;margin-left:30px;}
  183.  
  184. h1 {width: 250px;font-family: 'courier new'; text-align: center; font-size: 13px; color: {color:text}; font-weight: normal; line-height: 18px;font-style:italic;}
  185. h1 a {text-align: center; font-size: 10px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  186. h1 a:hover {text-align: center; font-size: 10px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  187.  
  188. .image {text-align: center; border: 0px; -webkit-transition-duration:0.8s; -webkit-filter: grayscale(0.5); border: 1px solid #555; padding:2;}
  189. .image img {width: 244px; margin-bottom: 2px;opacity:0.9; }
  190. .image:hover{-moz-transition:All 1s ease;
  191. -o-transition:All 1s ease;
  192. -webkit-filter: grayscale(0.0) blur(0.0px);
  193. -webkit-transition:All 1s ease;}
  194.  
  195. .pquote {width: 250px;font-family: 'courier new'; text-align: center; font-size: 11px; line-height: 15px; color:{color:text};}
  196.  
  197. .pquotesource {font-family: arial;width: 250px;text-align: center; text-transform: none; font-size: 9px; color:#777;-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  198.  
  199. .pquotesource a{font-size: 9px;color:#777;-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  200.  
  201.  
  202. .chat {line-height: 13px; list-style: none }
  203. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;font-family:consolas;font-size:10px;}
  204. .person1 {color: {color:text}; padding: 2px; }
  205. .person1 .label {font-weight: bold; color:{color:text}}
  206. .person2 {color: {color:text}; padding: 2px; }
  207. .person2 .label {font-weight: bold; color:{color:text}}
  208.  
  209. .player {background-color: #000; text-align: left; display:block;}
  210.  
  211. ::-webkit-scrollbar{width:7px;height:0px;}
  212. ::-webkit-scrollbar-button:start:decrement
  213. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  214. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  215. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  216. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  217.  
  218. .source {display: none;}
  219.  
  220. .perma {text-align: center; margin-top:-18px; margin-left:0px; width: 250px;-webkit-transition-duration: 0.8s; opacity:0;font-size:7px;font-family: arial;display: block;}
  221. .perma a { -webkit-transition-duration: 0.8s;font-size:7px; text-transform: uppercase; color:{color:text}; -webkit-transition-duration: 0.4s;font-family: 'century gothic'; color: #222;}
  222. .posts:hover .perma {opacity:9;z-index:99999999999999999;margin-top:-10px;display: block; box-shadow: inset 0px 0px 30px 0px rgba(255,255,255,.5);}
  223. .perma a:hover {opacity:9;z-index:99999999999999999; color:#aaa;}
  224.  
  225. #cap {width: 250px; margin-top: -2px;}
  226.  
  227. #tumblr_controls{position: fixed!important}
  228. #tumblr_controls{position: fixed!important}
  229. #tumblr_controls{position: fixed!important}
  230. #tumblr_controls{position: fixed!important}
  231.  
  232. .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;}
  233.  
  234. .nts:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  235.  
  236. .nts a{color:{color: text};text-align:left;font-family:arial;font-size:9px;}
  237.  
  238. #notesavatar ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  239. #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};}
  240. #notesavatar li:hover {font-size: 11px;position: relative; text-indent : 15px;}
  241. #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}; }
  242.  
  243. /* Ask por Warvada. Não retire os créditos. */
  244. .pergunta{margin-top:-7px; width:260px; height:auto; padding:2px; font-family:'Century gothic'; font-size:8px; text-transform:uppercase; text-align:left; border:1px solid #555;color: #555; text-shadow: 0px 0px 0px}
  245. .pergunta a{font-weight:bold;color: #555; text-shadow: 0px 0px 0px;text-transform:uppercase;}
  246.  
  247.  
  248. .resposta{margin-top:0px; width:260px; height:auto; padding:2px; font-family:'Century gothic'; font-size:8px; text-transform:uppercase; color: #777; text-shadow: 0px 0px 0px}
  249. /* Ask por Warvada. Não retire os créditos. */
  250.  
  251.  
  252.  
  253.  
  254. iframe#tumblr_controls {
  255. 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;
  256. }
  257.  
  258. #palid{opacity:0;}
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270. #sidebar{position:absolute;margin-left:125px;margin-top:-10px; width:233px;height:90000px;}
  271.  
  272.  
  273. #side{position:fixed;margin-left:53px;margin-top:120px;webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -webkit-transition-duration:0.8s; -webkit-filter: grayscale(0.32) blur(0.0px); z-index:9;}
  274. #side img{width:150px;height:180px; border: 3px solid #222;padding: 1px; background:#fff; }
  275. #sidebar:hover #side{opacity:1; -webkit-transition-duration:0.8s; -webkit-filter: grayscale(0.5) }
  276.  
  277.  
  278.  
  279.  
  280.  
  281. #sidebar:hover {background-color:transparent;;-webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; }
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289. #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:135px; height:14;margin-top:306px; margin-left:53px; font-size:11px;text-align:center; position:fixed;color:#555;background-color: ;border: ; font-family:cambria ; opacity:1; padding-top: 2px; border: 1px solid #555; padding-right: 21;}
  290. #sidebar:hover #frase {opacity:0;}
  291.  
  292. #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:156px; height:14;margin-top:306px; margin-left:53px; font-size:11px;text-align:center; position:fixed;color:#555;background-color: ; font-family:cambria; opacity:0; padding-top: 2px; border: 1px solid #555;}
  293. #sidebar:hover #frase2 {opacity:1;}
  294.  
  295.  
  296. #simb {-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:auto; height:14;margin-top:304px; margin-left:185px; font-size:17px;text-align:center; position:fixed;color:#999;background-color: ; font-family:arial; opacity:1; padding-top: 2px; }
  297. #sidebar:hover #simb {opacity:0;}
  298.  
  299. #link1 {position:fixed; width:110px; margin-left:85px; margin-top:230px; height:auto; text-align:center; opacity:0; font-size:1px; -webkit-transition-duration: 0.6s; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out;color:#000; line-height:11px;overflow:hidden; z-index:9; padding-top:5; }
  300. #link1 a {-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; color:#000 ; ;display: inline-block; opacity:1; padding-top:1; margin-top: 0px; font-size:10px; font-family:'Calibri'; width:110px; padding-bottom:1; background:rgba(255,255,255,.5); }
  301. #link1 a:hover {text-shadow:0px 0px 4px black; }
  302. #sidebar:hover #link1 a {-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; opacity:1; font-size:10px; font-family:'Calibri';}
  303. #sidebar:hover #link1 { -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; opacity:1; margin-left:57px; }
  304.  
  305.  
  306. #link2 {position:fixed; margin-left:85px; margin-top:250px; height:auto; text-align:center; opacity:0; font-size:1px; -webkit-transition-duration: 0.6s; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out;color:#000; line-height:11px;overflow:hidden; z-index:9; padding-top:5; }
  307. #link2 a {webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; color:#000 ; ;display: inline-block; opacity:1; background:rgba(255,255,255,.5); padding-top:1; margin-top: -5px; font-size:10px; font-family:'Calibri'; width:100px; padding-bottom:1; }
  308. #link2 a:hover {text-shadow:0px 0px 4px black;}
  309. #sidebar:hover #link2 a {-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; opacity:1; font-size:10px; font-family:'Calibri';}
  310. #sidebar:hover #link2 { -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; opacity:1;; margin-left:57px; }
  311.  
  312.  
  313. #link3 {position:fixed; margin-left:85px; margin-top:265px; height:auto; text-align:center; opacity:0; font-size:1px; -webkit-transition-duration: 0.6s; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out;color:#000; line-height:11px;overflow:hidden; z-index:9; padding-top:5; }
  314. #link3 a {webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; color:#000 ; ;display: inline-block; opacity:1; background:rgba(255,255,255,.5); padding-top:1; margin-top: -5px; font-size:10px; font-family:'Calibri'; width:90px; padding-bottom:1;}
  315. #link3 a:hover {text-shadow:0px 0px 4px black; }
  316. #sidebar:hover #link3 a {-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; opacity:1; font-size:10px; font-family:'Calibri';}
  317. #sidebar:hover #link3 { -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; opacity:1 ;margin-left:57px; }
  318.  
  319.  
  320. #link4 {position:fixed; margin-left:85px; margin-top:280px; height:auto; text-align:center; opacity:0; font-size:1px; -webkit-transition-duration: 0.6s; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out;color:#fff; line-height:11px;overflow:hidden; z-index:9; padding-top:5; }
  321. #link4 a {webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; color:#000 ; ;display: inline-block; opacity:1; background:rgba(255,255,255,.5); padding-top:1; margin-top: -5px; font-size:10px; font-family:'Calibri'; width:80px; padding-bottom:1; }
  322. #link4 a:hover {text-shadow:0px 0px 4px black; }
  323. #sidebar:hover #link4 a {-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; opacity:1; font-size:10px; font-family:'Calibri';}
  324. #sidebar:hover #link4 { -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; opacity:1; margin-left:57px; }
  325.  
  326.  
  327. /* Barrinha por warvada. Não retire os créditos.*/
  328. .wr14{position:fixed; top:0px; left:370px; width:3px; height:900px; outline-offset:1px;
  329. background:#aaa; /*risquinha do meio cinza*/
  330. /*borda pontilhada*/ }
  331. /* Barrinha por warvada. Não retire os créditos.*/
  332. /* Barrinha por warvada. Não retire os créditos.*/
  333. .wr15{position:fixed; top:0px; left:373px; width:3px; height:900px;
  334. background:#222; /*risquinha do meio cinza*/
  335. border-right:1px dotted #222; /*borda pontilhada*/ }
  336. /* Barrinha por warvada. Não retire os créditos.*/
  337.  
  338.  
  339.  
  340.  
  341. /* Fundo do pop-up*/
  342. #warvada_fundo{position:fixed; display:none; top:0px; left:0px; width:100%; height:100%; z-index:9;
  343. opacity:0.3; /*Opacidade do fundo do pop up (se não quiser deixe em 0)*/
  344. background:#999; /*Cor do fundo do pop up*/}
  345. *html #warvada_fundo{position:fixed;}
  346.  
  347. /*Caixa do pop up*/
  348. .warvada_popup{position:fixed; display:none; top:50%; left:50%; float:center; padding:5px; z-index:99;
  349. background:#fff; /*Cor da caixa*/
  350. border:5px solid #000; /*Borda da caixa (na ordem: tamanho-estilo-cor)*/
  351. box-shadow:0px 0px 20px #000; /*sombra da caixa*/
  352. -webkit-animation:Warvada-Pula 1s; -moz-animation:Warvada-Pula 1s; animation:Warvada-Pula 1s;}
  353. *html .warvada_popup{position:fixed;}
  354. wvdtitle{color:#000; text-shadow:1px 1px 0 white; font-family:gabriola; font-size:20px; text-transform:none; display:block; padding:3px; height:30px; line-height:30px;}
  355. wvdtitle2{color:#000;text-shadow:1px 1px 0 white; font-family:gabriola; font-size:14px; text-transform:none; display:block; padding:3px; line-height:14px; text-align: left;}
  356. .warvada_popup linkizin a{display:inline-block; width:95px; height:13px; line-height:12px; padding:3px; background:#000; font-size:10px; text-transform:uppercase; text-align:Center; color:white; text-shadow:1px 1px 0 #000; outline:1px solid #fff; outline-offset:-3px; border:1px solid #fff; }
  357. linkizin a:hover{background:#fff; text-shadow:1px 1px 0 #fff; outline:1px solid #000; color:black;}
  358. /*Botão de fechar a caixa*/
  359. img.btn_close{float:right; margin:-15px -15px 0 0; /*posição do botão*/}
  360. /* Menu pop-up. Modificado e explicado por Warvada. Não retire os créditos */
  361.  
  362. /*Efeito pop-up por Warvada - Não retire os créditos */
  363. @-webkit-keyframes Warvada-Pula {0% {opacity:0; transform:scale(0);} 50% {opacity:1; transform:scale(1.2);} 100% {opacity:1; transform:translateY(0);}}
  364. @-moz-keyframes Warvada-Pula {0% {opacity:0; transform:scale(0);} 50% {opacity:1; transform:scale(1.3);} 100% {opacity:1; transform:translateY(0);}}
  365. @keyframes Warvada-Pula {0% {opacity:0; transform:scale(0);} 50% {opacity:1; transform:scale(1.3);} 100% {opacity:1; transform:translateY(0);}}
  366.  
  367.  
  368.  
  369.  
  370.  
  371. </style>
  372.  
  373.  
  374. <body oncontextmenu="return false" onkeydown="return false">
  375.  
  376.  
  377. <div id="sidebar">
  378. <div id="side"> <img src="{image:side}"/> </div>
  379. <div id="frase">{text:frase}</div>
  380. <div id="frase2">{text:frase2}</div>
  381. <div id="simb">♦ ♦</div>
  382. <div id="link1">
  383. <a href="{text:Link1}">{text:Link1 Title}</a>
  384. </div>
  385. <div id="link2">
  386. <a href="#?w=500" rel="MESSAGE" class="warvada">{text:Link2 Title}</a>
  387. </div>
  388. <div id="link3">
  389. <a href="#?w=500" rel="SUBMIT" class="warvada">{text:Link3 Title}</a>
  390. </div>
  391. <div id="link4">
  392. <a href="#?w=500" rel="DESIGNS" class="warvada">{text:Link4 Title}</a>
  393. </div>
  394.  
  395. <div class="wr14"></div>
  396. <div class="wr15"></div>
  397.  
  398.  
  399.  
  400. </div>
  401.  
  402. <a style="height:14 ; width:40; font-size:11px; color:#fff; font-family:nunito;position:fixed; top:5px;left:5px; background:#444; border: double #fff; text-shadow: 1px 1px 0px #000" href="http://incesta.tumblr.com/" title="design por incesta">credit</a>
  403.  
  404.  
  405.  
  406. </div>
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413. <div id="entry">
  414.  
  415.  
  416.  
  417. {block:Posts}
  418.  
  419.  
  420. <div class="posts">
  421.  
  422.  
  423. {block:Text}{block:Title}<h1><div class=”h1”>{Title}</div></h1>{/block:Title}{Body}{/block:Text}
  424.  
  425. {block:Photo} {LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}{/block:Photo}
  426.  
  427. {block:Photoset}{Photoset-250}{/block:Photoset}
  428.  
  429.  
  430. {block:Quote}<div class="pquote">“{Quote}”</div>
  431. {block:Source}<div class="pquotesource"><b>- {Source}</b></div>
  432. {/block:Source}
  433.  
  434. {/block:Quote}
  435.  
  436. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>
  437. {block:Description}{Description}{/block:Description}
  438. {/block:Link}
  439.  
  440. {block:Chat}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  441. <div class="chat"><ul>{block:Lines}
  442. <li class="person{UserNumber}">{block:Label}
  443. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  444. {/block:Chat}
  445.  
  446. {block:Audio}<div class="player">{AudioPlayerBlack}</div>
  447. {block:Caption}{Caption}{/block:Caption}
  448. {/block:Audio}
  449.  
  450. {block:Video}{Video-250}{/block:Video}
  451.  
  452.  
  453. {block:Answer}
  454.  
  455. <div class="pergunta">{Asker}: {Question}</div>
  456.  
  457. <div class="resposta">{Answer}</div>
  458. {/block:Answer}
  459.  
  460. <div id="cap">
  461. {block:Photo}{block:Caption}<br>{Caption}{/block:Caption}{/block:Photo}
  462. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  463. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  464.  
  465. <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>
  466.  
  467. {block:Date}<div class="perma">{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>
  468. {block:PostNotes}
  469.  
  470. <div class="nts">
  471. ▬ <b>Posted in:</b> {DayOfWeek}, {DayOfMonthWithZero} of {Month}, {Year}
  472. </div>
  473. <div class="nts">
  474. ▬ <b>Tags:</b> {block:HasTags}{/block:HasTags}
  475. {block:HasTags}
  476. {block:Tags}
  477. <a class="tag" href="{TagURL}">{Tag},</a> {/block:Tags}{/block:HasTags}
  478. </div>
  479. <div class="nts">
  480. ▬ <b>With:</b> {NoteCount} notes.
  481. </div>
  482. <div id="notesavatar">{PostNotes}</div>
  483. {/block:PostNotes}
  484. {/block:Posts}
  485. {/block:Posts}
  486.  
  487.  
  488.  
  489.  
  490.  
  491. </div>
  492. </div>
  493. </div>
  494. </div>
  495.  
  496. <div id="palid">
  497. {block:Pagination}<ul id="pagination">
  498. {block:PreviousPage}
  499. <li><a href="{PreviousPage}"></a></li>
  500. {/block:PreviousPage}
  501. {block:JumpPagination length="1"}
  502. {block:CurrentPage}
  503. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  504. {/block:CurrentPage}
  505. {block:JumpPage}
  506. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  507. {/block:JumpPage}
  508. {/block:JumpPagination}
  509. {block:NextPage}
  510. <li><a id="nextPage" href="{NextPage}"></a></li>
  511. {/block:NextPage}
  512. </ul>{/block:Pagination}
  513.  
  514. {block:IndexPage}
  515. <script type="text/javascript">
  516. $(window).load(function () {
  517. $('#content').masonry(),
  518. $('.masonryWrap').infinitescroll({
  519. navSelector : '#pagination',
  520. nextSelector : '#pagination a#nextPage',
  521. itemSelector : ".posts, .loading",
  522. bufferPx : 40,
  523. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  524. loadingText : "<em></em>",
  525. },
  526. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  527. );
  528. });
  529. </script>
  530. {/block:IndexPage}</div>
  531.  
  532.  
  533.  
  534. </html>
  535.  
  536.  
  537.  
  538. <div id="MESSAGE" class="warvada_popup">
  539. <center><wvdtitle>Ask me anything</wvdtitle></center>
  540. <wvdtitle2>
  541. alguma coisa aqui
  542. <br>
  543.  
  544. alguma coisa aqui
  545. <br>
  546. </wvdtitle2>
  547. <iframe frameborder="0" scrolling="no" width="100%" height="190" src="https://www.tumblr.com/ask_form/incesta.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->
  548. </div>
  549.  
  550.  
  551. <div id="SUBMIT" class="warvada_popup">
  552. <center><linkizin><a href="http://incesta.tumblr.com/news" target="_blank">Fotos</a></linkizin>
  553. <linkizin><a href="http://incesta.tumblr.com/designs" target="_blank">Textos</a></linkizin></center>
  554. <linkizin><a href="http://incesta.tumblr.com/designs" target="_blank">Dash</a></linkizin></center>
  555. <linkizin><a href="http://incesta.tumblr.com/designs" target="_blank">Icons</a></linkizin></center>
  556. <linkizin><a href="http://incesta.tumblr.com/designs" target="_blank">Skins</a></linkizin></center>
  557. </div>
  558.  
  559.  
  560. <div id="DESIGNS" class="warvada_popup">
  561. <center><wvdtitle>FAQ</wvdtitle></center>
  562. <wvdtitle2>
  563. ◈ alguma coisa aqui
  564. <br>
  565. ◈ alguma coisa aqui
  566. <br>
  567. ◈ alguma coisa aqui
  568. <br>
  569. ◈ Ealguma coisa aqui
  570. <br>
  571. ◈ alguma coisa aqui
  572. <br>
  573.  
  574. </wvdtitle2>
  575. <linkizin><a href="http://losbruttos.tumblr.com/" target="_blank">Los Brutos</a></linkizin></center>
  576. <br>
  577. <br>
  578. <iframe frameborder="0" scrolling="no" width="100%" height="530" id="submit_form" src="https://www.tumblr.com/submit_form/incesta.tumblr.com" style="background-color:transparent; overflow:hidden;"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('submit_form').allowTransparency=true;</script><![endif]-->
  579. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement