Advertisement
reelmix

❀ ✿ 2 ❀ ✿

May 3rd, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.96 KB | None | 0 0
  1. <!--! THEME DESENVOLVIDO POR XPUSSYGIRL
  2. NÃO COPIE, SE INSPIRE OU USE COMO BASE
  3. SEJA O-R-I-G-I-N-A-L, BITCH
  4. !------->
  5.  
  6.  
  7. <link rel="shortcut icon" href="{Favicon}">
  8.  
  9. <meta name="image:background" content=""/>
  10. <meta name="image:sidebar" content=""/>
  11.  
  12. <meta name="color:background" content="#ffffff"/>
  13. <meta name="color:text" content="#aaaaaa"/>
  14. <meta name="color:links" content="#aaaaaa"/>
  15. <meta name="color:scroll" content="#aaaaaa"/>
  16. <meta name="color:linkshover" content="#aaa" />
  17. <meta name="color:cordoreblog" content="#aaa" />
  18. <meta name="color:links" content=""/>
  19. <meta name="color:descri" content=""/>
  20. <meta name="color:border" content=""/>
  21. <meta name="color:border2" content=""/>
  22.  
  23. <meta name="text:FraseUM" content="/" />
  24. <meta name="text:FraseDOIS" content="/" />
  25.  
  26. <meta name="text:Link1" content="/" />
  27. <meta name="text:Link1 Title" content="/" />
  28. <meta name="text:Link2" content="/" />
  29. <meta name="text:Link2 Title" content="/" />
  30. <meta name="text:Link3" content="/" />
  31. <meta name="text:Link3 Title" content="/" />
  32. <meta name="text:Link4" content="/" />
  33. <meta name="text:Link4 Title" content="/" />
  34.  
  35. <link rel="shortcut icon" href="{Favicon}">
  36. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  37. <meta name="viewport" content="width=820" />
  38.  
  39. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro|{select:Font}' rel='stylesheet' type='text/css'>
  40.  
  41. <script>
  42. (function($){
  43. $(document).ready(function(){
  44. $("[title]").style_my_tooltips();
  45. });
  46. })(jQuery);
  47. </script>
  48.  
  49. {block:IndexPage}
  50.  
  51. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  52.  
  53. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  54.  
  55. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  56.  
  57. <script language=JavaScript>
  58. <!--
  59. var mensagem="";
  60. function clickIE() {if (document.all) {(mensagem);return false;}}
  61. function clickNS(e) {if
  62. (document.layers||(document.getElementById&&!document.all)) {
  63. if (e.which==2||e.which==3) {(mensagem);return false;}}}
  64. if (document.layers)
  65. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  66. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  67. document.oncontextmenu=new Function("return false")
  68. // -->
  69. //LUXUOSE-I
  70. function desabilitaMenu(e)
  71. {
  72. if (window.Event)
  73. {
  74. if (e.which == 2 || e.which == 3)
  75. return false;
  76. }
  77. else
  78. {
  79. event.cancelBubble = true
  80. event.returnValue = false;
  81. return false;
  82. }
  83. }
  84.  
  85. //nnnn
  86. function desabilitaBotaoDireito(e)
  87. {
  88. if (window.Event)
  89. {
  90. if (e.which == 2 || e.which == 3)
  91. return false;
  92. }
  93. else
  94. if (event.button == 2 || event.button == 3)
  95. {
  96. event.cancelBubble = true
  97. event.returnValue = false;
  98. return false;
  99. }
  100. }
  101.  
  102. //copie
  103. if ( window.Event )
  104. document.captureEvents(Event.MOUSEUP);
  105. if ( document.layers )
  106. document.captureEvents(Event.MOUSEDOWN);
  107.  
  108. document.oncontextmenu = desabilitaMenu;
  109. document.onmousedown = desabilitaBotaoDireito;
  110. document.onmouseup = desabilitaBotaoDireito;
  111. </script>
  112.  
  113.  
  114. <script type="text/javascript">
  115. $(window).load(function(){
  116. var $wall = $('#content');
  117. $wall.imagesLoaded(function(){
  118. $wall.masonry({
  119. itemSelector: '.entry',
  120. isAnimated : true
  121. });
  122. });
  123. $wall.infinitescroll({
  124. navSelector : "div#navigation",
  125. nextSelector : "div#navigation a#nextPage",
  126. itemSelector : '.entry',
  127. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  128. loadingText : " ",
  129. donetext : " ",
  130. extraScrollPx : 9000,
  131. bufferPx : 10000,
  132. debug : false,
  133. errorCallback: function() {
  134. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  135. }},
  136. function( newElements ) {
  137. var $newElems = $( newElements );
  138. $newElems.hide();
  139. $newElems.imagesLoaded(function(){
  140. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  141. });
  142. }); $('#content').show(500);
  143. });
  144. </script>
  145.  
  146. {/block:IndexPage}{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  147. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono|Waiting+for+the+Sunrise|Josefin+Slab|Inconsolata' rel='stylesheet' type='text/css'>
  148.  
  149. <style type="text/css" media="screen">
  150.  
  151. #s-m-t-tooltip {
  152. line-height:8px;
  153. font-family:consolas;
  154. max-width:300px;
  155. background-color:#fff;
  156. border:1px solid #faa;
  157. font-size:9px;
  158. color: #000;
  159. text-transform:none;
  160. padding:4px 5px;
  161. margin:15px 0px 0px 15px;
  162. z-index:9999999999999999999999;
  163. border-radius:.4px;}
  164.  
  165.  
  166.  
  167. body {color:{color:text};background-color:{color:background};background-image: url('{image:Background}'); background-attachment:fixed; font-family:corbel;
  168. font-size:10px;text-align:justify;}
  169.  
  170.  
  171.  
  172. a:link, a:active, a:visited{color:{color:links}; text-decoration:none;}
  173. a:hover{color:{color:linkshover};}
  174.  
  175. p {margin: 6px 0 0px 6px}
  176. blockquote {margin: 0px; padding-left: -10px;
  177. text-align:left;font-family: ;font-size:10px;
  178. border:px solid #eee; }
  179.  
  180.  
  181. ::-webkit-scrollbar {height:4px; width:4px; background:{color:background};}
  182. ::-webkit-scrollbar-thumb:vertical {background:{color:scroll};}
  183. ::-webkit-scrollbar-thumb:horizontal {background:{color:scoll};}
  184.  
  185.  
  186.  
  187. #content {width:800px; margin-left:450px;
  188. margin-right:auto;}
  189. #main {width:600px; float:right;
  190. position:absolute;top:20px}
  191.  
  192. .caixa {background:{color:background};margin:10px 20px 10px 4px; width:250px;}
  193. .caixa img{max-width:250px;}
  194. .imaagem img{width:240px;}
  195. .vsanna{display: none;}
  196.  
  197. /* as notas dos posts tipo reblogue e notes */
  198.  
  199. .notes {text-transform:lowercase;padding:0px;width:252px; height:auto; background-color:transparent;font-size:10px; text-align:center; position: absolute;
  200. color:#686868; opacity:0;font-family:"Trebuchet MS";display:block; -webkit-transition: all 0.4s ease-out;-moz-transition: all .4s ease-out;margin-top:2px;
  201. margin-left:-8px;}.notes a{font-size:10px;
  202. font-family:calibri;color:#686868; text-transform:uppercase;}
  203.  
  204. .caixa:hover .notes {opacity:1; z-index:9;font-size:10px; text-transform:lowercase;-webkit-transition: all 0.4s ease-out;-moz-transition: all .4s ease-out;text-transform:lowercase;margin-top:-2px; transition:1s; transform : rotateX(360deg); text-transform: }
  205.  
  206. .notes2 {position:absolute;top:5px; left:0px; width:auto;height:auto; padding:2px; background:{color:background};border:1px dashed black; text-align:center;
  207. font-size:10px; text-transform: uppercase;display:block; opacity:0;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s; -o-transition-duration: 0.4s;}
  208.  
  209. .notes2 a{ color:#000;}
  210. .notes2 a:hover{text-shadow:0px 0px 1px black;
  211. color:#000;}
  212. .caixa:hover .notes2 {left:10px; opacity:0.7;
  213. -webkit-transition-duration: 0.4s;
  214. -moz-transition-duration: 0.4s;
  215. -o-transition-duration: 0.4s;}
  216.  
  217. /* titulo */
  218.  
  219.  
  220. h1 {font-size:12px; padding:0px; margin:0px;color:{color:text};text-align:center;}
  221. h2 {font-size:11.5px;font-family:"Trebuchet MS";padding:0px; margin:0px;
  222. text-align:center;color:{color:text};}
  223. .quote {text-align:justify; padding-bottom:5px;}
  224. .source {font-size:9px; text-transform:uppercase;font-style:none; text-decoration:none; text-align:center; font-weight:bold;}
  225.  
  226. /* pergunta e resposta da ask */
  227.  
  228. .perguntou { text-transform:lowercase;box-shadow:2px 0px 0px ;
  229. margin-left:2px; padding:2px;font-family:candara;
  230. font-size:11px; }
  231. .asker:hover { font-family:candara;
  232. font-size:11px; color: pink;}
  233. .resposta {width:120%;font-family:candara; height:auto;}
  234.  
  235. .kk1
  236. {background-color:; height:0px;margin-top:1px;line-height:10px;width:220px;color:#000; font-size:20px;font-family:gabriola;padding:1px;margin-left:0px; border:0px #fee solid ;border-top:1px solid #eee;text-align:center;}
  237.  
  238. /* Barra*/
  239. .franbarra{position:fixed; margin-top:-360px; margin-left:168px; width:12px; height:700px;
  240. background:url(http://static.tumblr.com/qszodba/OtLnlvk1g/wbb.png);}
  241. /* barra 2*/
  242. .franbarra2{position:fixed; margin-top:-360px; margin-left:716px; width:12px; height:700px;
  243. background:url(http://static.tumblr.com/qszodba/OtLnlvk1g/wbb.png);}
  244.  
  245. /* sidebar */
  246. .side{position:fixed; margin-top:130px; margin-left:263px; width:150px; height:193; border-top: 2px solid {color:border}; border-left: 2px solid {color:border}; border-right:2px solid {color:border}; border-bottom:2px solid {color:border2}; padding:3px;}
  247. .sideimg img{width:150px; height:auto; margin-top:0px; margin-left:0px;
  248. }
  249.  
  250. .side:hover .sideimg {opacity:1; z-index:9999;
  251. -webkit-transition: all 0.99s ease-out
  252. ;-moz-transition: all 0.3s ease-out;
  253. all 0.3s ease-out;-moz-transition:All 1s ease;
  254. -o-transition:All 1s ease;
  255. -webkit-filter: blur(1px) ;
  256. -webkit-transition:All 1s ease;
  257. -webkit-transition-duration: .90s;
  258. -webkit-filter: grayscale(100%);}
  259.  
  260. /* descrição */
  261. .fraseUM {color:{color:descri};position:fixed; margin-top:4px;;font-family: "Trebuchet MS";font-style:; text-align:center; width:125px; margin-left:10px
  262. ;height:11px; line-height:11px; font-size:10px; ;opacity: 10;transition:0.9s; transform : rotateX(360deg);
  263. text-transform: ;z-index:9999; border-bottom: dotted 1px {color:border}; border-left:dotted 1px {color:border}; border-right: dotted 1px {color:border};
  264. }
  265.  
  266. .side:hover .fraseUM {opacity:0;
  267. }
  268.  
  269. .fraseDOIS{opacity:0;
  270. color:;position:fixed; width:150px; margin-left:-20px;height:14px; line-height:12px; margin-top:6px;;font-family: "Trebuchet MS";font-style:; text-align:center; font-size:10px; ;opacity:0;transition:0.9s; transform : rotateX(360deg);
  271. text-transform: ;z-index:999999999999999
  272. }
  273. .side:hover .fraseDOIS {background:transparent;opacity:10;font-family:;font-style:;margin-top:5px;color:{color:descri};;text-align:center;transition:1s; transform : rotateX(360deg); text-transform: ; margin-left:1px; z-index:999999999999999999; border-bottom: dotted 1px {color:border2};}
  274.  
  275. /* detalhe dos links */
  276. .fran {opacity:0;
  277. perspective(400px) rotateX(360deg);
  278. -webkit-transform:perspective(400px) rotateX(0deg);
  279. padding-left:5px; margin-left:10px; margin-top:-128px; color:#000; font-size:14px;-webkit-transition: 0.4s ease-in;
  280. -moz-transition: 0.4s ease-in;}
  281.  
  282. .side:hover .fran {opacity:10;
  283. perspective(400px) rotateX(360deg);
  284. -webkit-transform:perspective(400px) rotateX(360deg);
  285. padding-left:5px; margin-left:66px; margin-top:-128px; color:#FF6EB4; font-size:14px;-webkit-transition: 0.8s ease-in;
  286. -moz-transition: 0.4s ease-in;}
  287.  
  288. /* detalhe da descrição */
  289. .bitch {opacity:00;margin-top:90px;}
  290.  
  291. .side:hover .bitch {opacity:0;
  292. margin-top:90px;}
  293.  
  294. /* links da sidebar*/
  295.  
  296. .links{position:fixed;margin-left:-10px;
  297. margin-top:-199px;width:60px;
  298. -webkit-transition: 0.8s ease-in;
  299. -moz-transition: 0.8s ease-in;
  300. transition: 0.8s ease-in;opacity:0;;text-shadow:2px 2px 2px #aaa;font-size:8px; font-family:calibri; text-transform:uppercase }
  301.  
  302. .links a{width:0px;
  303. background-color: #;
  304. color:{color:links};border-radius:0px;
  305. height:13px;line-height:15px; width:106px;
  306. text-align:center;margin:2px;
  307. text-transform:uppercase
  308. font-size:9px;-webkit-transition: 0.4s ease-in;
  309. -moz-transition: 0.4s ease-in;
  310. transition: 0.4s ease-in;
  311. text-shadow:-1px 00px 1px black; left;background: rgba(250,250,250,.5); display:block;}
  312.  
  313. .links a:hover{color:{color:linkshover};
  314. background-color: #;
  315. box-shadow:inset 100px 0px 20px 0px #; width:106px;opacity:; text-transform:uppercase; text-decoration: italic; font-size: 8.5px;}
  316.  
  317. .side:hover .links{opacity:10;
  318. perspective(400px) rotateX(360deg);
  319. -webkit-transform:perspective(400px) rotateX(360deg);
  320. padding-right:0px; margin-left:20px; margin-top:-120px; background: rgba(250,250,250,.0); display:block; border: solid 1px white ; width:110px }
  321.  
  322.  
  323. </style>
  324.  
  325. <body onkeydown="return false">
  326.  
  327. <div class="side">
  328. <div class="sideimg"><img src="{image:sidebar}"></div>
  329.  
  330. <div class="fraseUM">{text:fraseUM}</div>
  331. <div class="fraseDOIS">{text:fraseDOIS}</div>
  332.  
  333. <div class="franbarra"></div>
  334. <div class="franbarra2"></div>
  335.  
  336.  
  337. <div class="links">
  338. <a href="{text:Link1}">{text:Link1 title} </a>
  339. <a href="{text:Link2}">{text:Link2 title} </a>
  340. <a href="{text:Link3}">{text:Link3 title} </a>
  341. <a href="{text:Link4}">{text:Link4 title} </a> </div>
  342.  
  343. <div class="fran">♥</div>
  344.  
  345.  
  346. <div class="bitch">✿</div>
  347.  
  348.  
  349. </div></div>
  350. </div>
  351.  
  352.  
  353. </div>
  354.  
  355. </div></div></div></div></div>
  356.  
  357. </div></div>
  358.  
  359.  
  360. <div id="content">
  361. {block:Posts}
  362. <div class="caixa">
  363.  
  364.  
  365. {block:Text}
  366. {block:Title}
  367. <h2>{Title}</h2>
  368. {/block:Title}
  369. {body}
  370. {block:indexpage}
  371. <div class="notes">
  372. <a href="{ReblogURL}" target="_blank">Reblog <font color=#ffc3e5>♥</font> </a>
  373. </div>
  374. {/block:indexpage}
  375. {/block:Text}
  376.  
  377.  
  378.  
  379. {block:Photo}
  380. {LinkOpenTag}
  381. <div class="imaagem"><img src="{PhotoURL-250}"></div>
  382. {block:indexpage}
  383. <div class="notes">
  384. <a href="{ReblogURL}" target="_blank">Reblog <font color=#ffc3e5>♥</font> </a>
  385. </div>
  386. {/block:indexpage}
  387. {/block:Photo}
  388.  
  389.  
  390.  
  391.  
  392. {block:Photoset}
  393. <div class="imaagem">{Photoset-250}</div>{LinkCloseTag}
  394. {block:indexpage}
  395. <div class="notes">
  396. <a href="{ReblogURL}" target="_blank">Reblog <font color=#ffc3e5>♥</font> </a>
  397. </div>
  398. {/block:indexpage}
  399. {/block:Photoset}
  400.  
  401.  
  402. {block:Quote}
  403. <div class="quote">"{Quote}"</div>
  404. {block:Source}<div class="source"> {Source}</div>
  405. {/block:Source}
  406. {block:indexpage}
  407. <div class="notes">
  408. <a href="{ReblogURL}" target="_blank">Reblog <font color=#ffc3e5>♥</font> </a>
  409. </div>
  410. {/block:indexpage}
  411. {/block:Quote}
  412.  
  413.  
  414. {block:Chat}
  415. {block:Title}<h2>{Title}</h2>{/block:Title}
  416. {block:Lines}
  417. <div class="chat">
  418. <div class="lines">{block:Label}
  419. <span>{Label}</span>
  420. {/block:Label}
  421. {Line}</div></div>
  422. {/block:Lines}
  423. {block:indexpage}
  424. <div class="notes">
  425. <a href="{ReblogURL}" target="_blank">Reblog <font color=#ffc3e5>♥</font> </a>
  426. </div>
  427. {/block:indexpage}
  428. {/block:Chat}
  429.  
  430.  
  431. {block:Link}
  432. <a href="{URL}" target="{Target}"><h2>{Title}</h2></a>
  433. {block:Description}{Description}{/block:Description}
  434. {block:indexpage}
  435. <div class="notes">
  436. <a href="{ReblogURL}" target="_blank">Reblog <font color=#ffc3e5>♥</font> </a>
  437. </div>
  438. {/block:indexpage}
  439. {/block:Link}
  440.  
  441.  
  442. {block:Audio}
  443. {AudioPlayer}
  444. {block:indexpage}
  445. <div class="notes">
  446. <a href="{ReblogURL}" target="_blank">Reblog <font color=#ffc3e5>♥</font> </a> <font color={color:menu hover}>?</font>
  447. <a href="{permalink}">{NoteCount} notes<font color={color:menu hover}>?</font></a>
  448. </div>
  449. {/block:indexpage}
  450. {/block:Audio}
  451.  
  452.  
  453. {block:Video}
  454. {block:Indexpage}{Video-250}{/block:IndexPage}
  455. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  456. {block:Caption}{Caption}{/block:Caption}
  457. {block:indexpage}
  458. <div class="notes">
  459. <a href="{ReblogURL}" target="_blank">Reblog ♥ </a> <font color={color:menu hover>?</font>
  460. <a href="{permalink}">{NoteCount} notes<font color={color:menu hover}>?</font></a>
  461. </div>
  462. {/block:indexpage}
  463. {/block:Video}
  464. {block:Answer}
  465. <div class="perguntou"><div class="kk"></div>{Asker}: {Question}</div>
  466. <div class="resposta"> <div class="kk1"></div>{Answer}</div>
  467. {block:indexpage}
  468. <div class="notes">
  469. <a href="{ReblogURL}" target="_blank">Reblog ♥</a>
  470. </div>
  471. {/block:indexpage}
  472. {/block:Answer}
  473.  
  474. <div class="vsanna">
  475. {block:RebloggedFrom}
  476. <a href="{ReblogParentURL}">via</a>
  477. {/block:RebloggedFrom}
  478. {block:ContentSource}
  479. <a href="{SourceURL}">source</a>
  480. {/block:ContentSource}
  481. </div>
  482.  
  483.  
  484. </div>
  485. {/block:Posts}
  486.  
  487. </div>
  488.  
  489.  
  490.  
  491.  
  492.  
  493. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  494. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  495. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  496. <script type="text/javascript">
  497. $(window).load(function () {
  498. $('#content').masonry(),
  499. $('.masonryWrap').infinitescroll({
  500. navSelector : "div#navigation",
  501. nextSelector : "div#navigation a#nextPage",
  502. itemSelector : ".caixa",
  503. bufferPx : 10000,
  504. extraScrollPx: 11000,
  505. loadingImg : "",
  506. loadingText : "<i> </i>",
  507. },
  508. // call masonry as a callback.
  509. function() { $('#content').masonry({ appendedContent: $(this) }); }
  510. );
  511. });
  512. </script>
  513.  
  514.  
  515.  
  516.  
  517. {block:IndexPage}
  518. <div class="column navigation" id="navigation">
  519.  
  520. {block:Pagination}
  521. {block:PreviousPage}
  522. <a href="{PreviousPage}" class="navigate">
  523. {/block:PreviousPage}
  524. {block:PreviousPage}</a>{/block:PreviousPage}
  525.  
  526. {block:NextPage}
  527. <a href="{NextPage}" class="navigate" id="nextPage">
  528. {/block:NextPage}
  529. {block:NextPage}</a>{/block:NextPage}
  530. {/block:Pagination}
  531.  
  532. </div>
  533. {/block:IndexPage}
  534.  
  535. <a style="position:fixed; right:20px; text-shadow:0px 1px 1px;bottom:25px; font-family:century ghotic; font-size:11px; color:pink
  536. ; background:transparent; " href="http://xpussygirl.tumblr.com/" title="original bitch, don't copy"> <font color=#f576af>✿</font><font color=#606060>✿</font> </a>
  537.  
  538. </body>
  539. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement