Advertisement
themesbyac

20

May 29th, 2015
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.69 KB | None | 0 0
  1. <!-- THEME FEITO POR dropeds.TUMBLR.COM
  2. NÃO USE COMO BASE, NÃO REMOVA OS CRÉDITOS, NÃO USE DETALHES
  3. BASE: MODELAREI.
  4.  
  5.  
  6. -->
  7.  
  8.  
  9.  
  10. <html>
  11. <head>
  12.  
  13.  
  14. <!--DEFAULT -->
  15.  
  16. <meta name="color:background" content="#FFF"/>
  17. <meta name="color:text" content="#000"/>
  18. <meta name="color:link" content="#000"/>
  19. <meta name="color:Scroll" content="#ddd"/>
  20. <meta name="image:Sidebar" content=""/>
  21.  
  22. <meta name="text:Primeira frase" content="" />
  23.  
  24.  
  25. <meta name="text:Link1" content="/" />
  26. <meta name="text:Link1 Title" content="" />
  27. <meta name="text:Link2" content="/" />
  28. <meta name="text:Link2 Title" content="" />
  29. <meta name="text:Link3" content="/" />
  30. <meta name="text:Link3 Title" content="" />
  31. <meta name="text:Link4" content="/" />
  32. <meta name="text:Link4 Title" content="" />
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39. <link rel="shortcut icon" href="{Favicon}">
  40. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  41. <meta name="viewport" content="width=820" />
  42.  
  43. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro|{select:Font}' rel='stylesheet' type='text/css'>
  44.  
  45. <script>
  46. (function($){
  47. $(document).ready(function(){
  48. $("[title]").style_my_tooltips();
  49. });
  50. })(jQuery);
  51. </script>
  52.  
  53. {block:IndexPage}
  54.  
  55. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  56.  
  57. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  58.  
  59. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  60.  
  61. <script type="text/javascript">
  62. $(window).load(function(){
  63. var $wall = $('#content');
  64. $wall.imagesLoaded(function(){
  65. $wall.masonry({
  66. itemSelector: '.entry',
  67. isAnimated : true
  68. });
  69. });
  70. $wall.infinitescroll({
  71. navSelector : "div#navigation",
  72. nextSelector : "div#navigation a#nextPage",
  73. itemSelector : '.entry',
  74. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  75. loadingText : " ",
  76. donetext : " ",
  77. extraScrollPx : 9000,
  78. bufferPx : 10000,
  79. debug : false,
  80. errorCallback: function() {
  81. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  82. }},
  83. function( newElements ) {
  84. var $newElems = $( newElements );
  85. $newElems.hide();
  86. $newElems.imagesLoaded(function(){
  87. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  88. });
  89. }); $('#content').show(500);
  90. });
  91. </script>
  92.  
  93. {/block:IndexPage}{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  94. <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'>
  95.  
  96. <style type="text/css">
  97.  
  98.  
  99. {block:Iffollowbranco}
  100.  
  101. {/block:Iffollowbranco}
  102.  
  103. iframe#tumblr_controls{top: 1px !important;margin: 0 0 0 0;right: 6px !important;position: fixed !important;}
  104.  
  105.  
  106. body {background-image: url('{image:background}');
  107. background-attachment:fixed;
  108. background-color:{color:background};
  109. {block:IfBackgroundTelacheia}background-repeat: no-repeat;
  110. background-position: center;
  111. background-attachment: fixed;
  112. -webkit-background-size: cover;
  113. -o-background-size: cover;{/block:IfBackgroundTelacheia}
  114.  
  115. /*-- Font Theme --*/
  116. font-family: calibri;
  117. font-size: 10px;
  118. line-height:15px;
  119. /*-- Font Theme --*/
  120. text-align:left;
  121. color:{color:text};}
  122.  
  123. a {color: #000; text-decoration:none;}
  124. a:hover {color: #000}
  125.  
  126.  
  127. ::-webkit-scrollbar-thumb{
  128. background-color: #ddd;
  129. border: 1px solid {color:background};
  130. height:auto;
  131. -moz-border-radius: 0px;
  132. border-radius: 0px;
  133. }
  134.  
  135. ::-webkit-scrollbar {
  136. height:auto;
  137. width:9px;
  138. background-color: #;
  139. border: 5px solid #fff;
  140. }
  141.  
  142. div#content{
  143. margin-left:250px;
  144.  
  145. {block:IfSideReverse}margin-left:270px;{/block:IfSideReverse}
  146. width:900px;min-height:100%
  147. }
  148.  
  149. .pquote {text-indent:px;
  150. font-size:9.5px;
  151. font-style:;
  152. text-align:left;
  153. font-family:century gothic;
  154.  
  155. }
  156.  
  157. .quotesource{text-indent:0px;color:#000;;
  158. text-align:right; border-top:2px solid #eee;font-style:none; font-family:corbel;text-transform:;font-size:10px;}
  159.  
  160.  
  161.  
  162. .post_title{
  163. font-size:9px;
  164. font-family:century gothic;
  165. color:#000;text-align:center;}
  166.  
  167.  
  168. .entry {
  169. position:relative;
  170. background:#fff;
  171. width:250px;
  172. float:left;
  173. /* Margin das postagens */
  174. padding:8px; margin-bottom:0px;
  175. /* Margin das postagens */
  176. {block:PermalinkPage}width:500px;{/block:PermalinkPage};margin-top:0px;}
  177.  
  178.  
  179. .entry img{max-width:250px;min-width:6px;background:#fff;
  180.  
  181. {block:PermalinkPage}max-width:500px;{/block:PermalinkPage};}
  182.  
  183. #postnotes {text-align:left; z-index:11; padding:0px; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out; width:500px;}
  184.  
  185.  
  186. .per {position:relative;
  187. text-align:center;
  188. text-transform:lowercase;
  189. padding-top:9px; margin:0;
  190. clear:both;
  191. padding-left:0px;
  192. padding-bottom:0px;
  193. border-bottom:1px solid #eee;line-height:11px;
  194. color:#000; font:8.5px arial; height:auto;max-width:250px;}
  195.  
  196. .fe {
  197. display:block;
  198. position:absolute;
  199. bottom:-15px;
  200. left:15px;
  201. width:0;
  202. border-width:15px 15px 0;
  203. border-style:solid;
  204. border-color: transparent;}
  205.  
  206. .text {text-align:left; margin-top:3px;color:#000; font:9px century gothic;}
  207.  
  208. blockquote{
  209. padding:0px 0px 0px 5px;
  210. margin:0px 0px 2px 1px;
  211. border-left: 1px solid {color:Text};}
  212.  
  213. .perms {
  214. font-size:8.5px;
  215. text-align:right;
  216. bottom:10px;
  217. width:250px;
  218. position: absolute;
  219. margin-top:0px;margin-left:0px;
  220. line-height:12px;
  221. font-family:verdana;
  222. font-style:;
  223. text-transform:;
  224. display:block;z-index:9999; opacity:0; -webkit-transition: all .5s ease-out; -moz-transition: all .2s ease-out;}
  225.  
  226. .perms a{margin-left:4px;}
  227. .entry:hover .perms {
  228. opacity:1;bottom:-5px;
  229. z-index:999999; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;
  230. transform:perspective(400px) rotateX(360deg)}
  231.  
  232.  
  233.  
  234. iframe#tumblr_controls { position:fixed;white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.3;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  235.  
  236.  
  237.  
  238. {block:IfPermalinkHover}
  239. .perms {
  240. font-size:10px;
  241. text-align:right;
  242. width:250px;transition: .8s ease-in-out;
  243. -webkit-transition: .8s ease-in-out;
  244. -moz-transition: .8s ease-in-out;
  245. -o-transition: .8s ease-in-out;
  246. opacity:0;
  247. height:auto;
  248. position: absolute;
  249. margin-top:0px;bottom:35px;
  250. font-style:;letter-spacing:0px;
  251. text-transform: lowercase;
  252. font-family:;
  253. display:block;}
  254.  
  255.  
  256. .entry:hover .perms {
  257. opacity:1;bottom:-0px;transition: .8s ease-in-out;
  258. -webkit-transition: .8s ease-in-out;
  259. -moz-transition: .8s ease-in-out;
  260. -o-transition: .8s ease-in-out;
  261. z-index:999999;}
  262.  
  263.  
  264. .perms a:hover{text-decoration:line-through;}
  265.  
  266. .rg {border-bottom:1px solid;}
  267.  
  268. {/block:IfPermalinkHover}
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276. {block:Iffollowbranco}
  277. iframe#tumblr_controls {
  278. white-space:nowrap;
  279. -webkit-filter: invert(100%);
  280. -moz-filter: invert(100%);
  281. -o-filter: invert(100%);
  282. -ms-filter: invert(100%);
  283. filter: invert(100%);
  284. opacity:.7;
  285. transition: .8s ease-in-out;
  286. -webkit-transition: .8s ease-in-out;
  287. -moz-transition: .8s ease-in-out;
  288. -o-transition: .8s ease-in-out; }
  289. {/block:Iffollowbranco}
  290.  
  291.  
  292. #sidebar {position:fixed; width:200px; height:200px; margin-left:22px;margin-top:150px;background-image: url('http://static.tumblr.com/splxkik/SyXnkr692/fundoside.png');
  293. }
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300. /*** IMAGEM DA SIDEBAR
  301.  
  302. - width é a largura da imagem
  303. - height é a altura da imagem
  304. - opacity:0.9 é a transparencia da imagem. coloque um numero de 0 a 1 e veja o resultado (não separe com virgula e sim com ponto)
  305. - 40% é a escala preto e branco, quanto maior o número, mais preto e branco é
  306.  
  307. ***/
  308.  
  309. #frufru {z-index:99999999;height:172px; margin-top:30px; margin-left:25px;position:fixed; text-align:left;border-left:0px solid #F5F5F5; padding-left:5px}
  310. #frufru img { width:140px; height:140px; opacity:10; -webkit-filter: grayscale(0%);}
  311.  
  312.  
  313. #frufrx {z-index:99999;opacity:10;height:172px; margin-top:335px; margin-left:150px;position:fixed; text-align:left;border-left:0px solid #F5F5F5; padding-left:6px; }
  314. #frufrx img { width:26px; height:auto; opacity:0.9; -webkit-filter: grayscale(0%);}
  315.  
  316.  
  317.  
  318. #des5 {z-index:none;opacity:10;background:#;height:300px;line-height:67px; margin-top:1px; margin-left:-6px; text-align:left; position:fixed; font-size:9px; font-family:arial;color:#aaa; word-spacing:-2px; letter-spacing:1px;
  319. ; width:10px;font-style:;-webkit-transition: all 0.8s ease-in-out;}
  320.  
  321.  
  322. #descrypy {z-index:9;-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;background:#ddd;;width:173px; padding:2px; margin-top:175px; margin-left:11px; opacity:1; height:auto;line-height:10px;font-size:8.5px;text-align:center; position:fixed; font-family:verdana;font-style:;color:#000;border-bottom:1px solid #;border-left:1px solid #000;border-right:1px solid #000;}
  323.  
  324.  
  325.  
  326.  
  327. /***************** Menu por babevil ****************/
  328. .links{opacity:10;position:fixed; width:130px; height:60px;margin-left:18px; margin-top:70px;line-height:0px;}
  329.  
  330. .links a { margin-left:2px; ;margin-top:1px;font-family:verdana;color:#000;display:block;margin-bottom:1px;font-size:8.5px; text-align:left;background-color:#ddd;padding-left:3px;
  331. height:12px;line-height:12px;width:50px; }
  332.  
  333. .links a:hover{-webkit-transition: all 0.9s ease-out;;margin-left:-26px;}
  334.  
  335.  
  336. #sidebar:hover .links{opacity:10;-webkit-transition: all 0.8s ease-out;}
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346. #frufrus {height:172px; margin-top:-1px; margin-left:-3px;position:fixed; text-align:left;border-left:0px solid #F5F5F5; padding-left:5px}
  347. #frufrus img { width:131px; height:156px; opacity:0.9; -webkit-filter: grayscale(0%);}
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355. </style>
  356.  
  357. <style type="text/css"></style>
  358.  
  359. <body>
  360.  
  361.  
  362.  
  363. <div id="sidebar">
  364.  
  365. <div id="frufru"><img src="{image:sidebar}"></div>
  366. <div id="frufrx"><img src="http://www.iconsdb.com/icons/preview/pink/nike-xxl.png"></div>
  367.  
  368.  
  369.  
  370.  
  371. <div id="descrypy">{text:Primeira frase}</div>
  372.  
  373.  
  374.  
  375.  
  376.  
  377. <div class="links">
  378.  
  379. <a href="{text:Link1}"><b>●</b> {text:Link1 Title}</a> </br>
  380. <a href="{text:Link2}"><b>●</b> {text:Link2 Title}</a> </br>
  381. <a href="{text:Link3}"><b>●</b> {text:Link3 Title}</a> </br>
  382. <a href="{text:Link4}"><b>●</b> {text:Link4 Title}</a> </div>
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393. </div>
  394.  
  395.  
  396. <!-- Inicio Das postagens --->
  397.  
  398. <div id="content">
  399. {block:Posts}
  400.  
  401. {block:Text}
  402. <div class="entry">
  403. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  404. {Body}
  405. {block:IndexPage}
  406. <div class="perms">
  407. <a href="{permalink}"> {notecountwithlabel}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  408. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b></a>
  409. <a href="{Permalink}">{SourceURL} </a>
  410. </div>
  411. {/block:IndexPage}
  412. </div>
  413. {/block:Text}
  414.  
  415. {block:Photo}
  416. <div class="entry">
  417. <!--- Tamanho das fotos --->
  418. <img src="{PhotoURL-500}">
  419. <!--- Tamanho das fotos --->
  420. {block:IfFotocomtext} {caption} {/block:IfFotocomtext}
  421. {block:IndexPage}
  422. <div class="perms">
  423. <a href="{permalink}">{notecountwithlabel}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  424. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b></a>
  425.  
  426. </div>
  427. {/block:IndexPage}
  428. </div>
  429. {/block:Photo}
  430.  
  431. {block:Photoset}
  432. <div class="entry">
  433. <!--- Tamanho dos Photosets --->
  434. <center>{Photoset-250}</center>
  435. <!--- Tamanho dos Photosets --->
  436. {block:IndexPage}
  437. <div class="perms">
  438. <a href="{permalink}"> {notecountwithlabel}</a>
  439. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b> </a>
  440. </div>
  441. {/block:IndexPage}
  442. </div>
  443. {/block:Photoset}
  444.  
  445.  
  446. {block:Quote}
  447. <div class="entry">
  448.  
  449. <div class="pquote">{Quote}<div class="quotesource"><b>{Source}</b></div></div>
  450. {block:IndexPage}
  451. <div class="perms">
  452. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  453. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b> </a>
  454. </div>
  455. {/block:IndexPage}
  456. </div>
  457. {/block:Quote}
  458.  
  459. {block:Chat}
  460. <div class="entry">
  461. {block:IndexPage}
  462. <div class="perms">
  463. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  464. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b> </a>
  465. </div>
  466. {/block:IndexPage}
  467.  
  468. {block:Title}
  469. <span class="post_title">{Title}</span>{/block:Title}
  470. <div id="chat">
  471. {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
  472. </div>
  473. </div>
  474. {/block:Chat}
  475.  
  476. {block:Link}
  477. <div class="entry">
  478. <span class="post_title"><a href="{URL}">{Name} </span></a>
  479. {block:Description}{Description}{/block:Description}
  480. {block:IndexPage}
  481. <div class="perms">
  482.  
  483. <a href="{permalink}"> {notecountwithlabel}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  484. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b> </a>
  485.  
  486. </div>
  487. {/block:IndexPage}
  488. </div>
  489. {/block:Link}
  490.  
  491. {block:Audio}
  492. <div class="entry">
  493. <center>
  494. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="300"/><p>{/block:AlbumArt}</center>
  495. <div class="audiocas">{AudioPlayerGrey}</div>
  496. {block:Caption}{Caption}
  497. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  498. {block:IndexPage}
  499. <div class="perms">
  500. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  501. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b> </a>
  502.  
  503. </div>
  504. {/block:IndexPage}
  505. </div>
  506. {/block:Audio}
  507.  
  508. {block:Video}
  509. <div class="entry">
  510. {Video-250}
  511. {block:IndexPage}
  512. <div class="perms">
  513. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  514. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b> </a>
  515.  
  516. </div>
  517. {/block:IndexPage}
  518. </div>
  519. {/block:Video}
  520.  
  521. {block:Answer}
  522. <div class="entry">
  523. <div class="per"><b>{Asker}</b> <i>perguntou:</i> {Question}<p><div class="fe"></div></div>
  524. <p>
  525. <div class="text"><p>{Answer}</p></div>
  526. {block:IndexPage}
  527. <div class="perms">
  528. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  529. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b></a>
  530. </div>
  531. {/block:IndexPage}
  532. </div>
  533. {/block:Answer}
  534.  
  535.  
  536. {block:PostNotes}
  537. <div id="postnotes">
  538. Posted {TimeAgo}, with {NoteCountWithLabel}<br>
  539. {block:RebloggedFrom}Reblogged of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  540. {block:HasTags}Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  541.  
  542. </div><p>
  543. {PostNotes}
  544. {/block:PostNotes}
  545.  
  546.  
  547. {/block:posts}
  548.  
  549.  
  550. {block:IndexPage}
  551. <div class="column navigation" id="navigation">
  552. {block:Pagination}
  553. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  554. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  555. </div>
  556. {/block:IndexPage}
  557.  
  558. </div>
  559.  
  560. <script type="text/javascript"> Cufon.now(); </script>
  561.  
  562.  
  563. </body>
  564. <a style="position:fixed; right:20px; text-shadow:0px 1px 1px;bottom:25px; font-family:century ghotic; font-size:22px; color:#ddd
  565. ; background:#FFF; " href="http://dropeds.tumblr.com/" title="theme feito por dropeds"> ∞</a>
  566.  
  567.  
  568. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement