Advertisement
themesbyac

22

May 29th, 2015
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.46 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:180px; height:250px; margin-left:35px;margin-top:150px;background:#;
  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 {height:145px; margin-top:7px; margin-left:6px;position:fixed; text-align:left;border-left:0px solid #F5F5F5; padding:10px;border:1px solid #ccc;}
  310. #frufru img { width:145px; height:145px; 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:13px;line-height:14px; margin-top:177px; margin-left:8px; text-align:left; position:fixed; font-size:8.5px; font-family:verdana;color:#000;text-transform:uppercase; font-weight:bold;
  319. ; width:169px;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:#;;width:116px; padding:2px; margin-top:169px; margin-left:101px; opacity:1; height:auto;line-height:9px;font-size:8.5px;text-align:left; position:fixed; font-family:verdana;font-style:;color:#000;}
  323.  
  324.  
  325.  
  326. #links {z-index:11;opacity:10;width:145px; height:13px; margin-top:192px; margin-left:20px; position:fixed;line-height:12px;font-style:;font-family:cambria;text-transform:uppercase;text-align:center;background:#;}
  327. #links a {color:#000; font-size:9px;}
  328.  
  329. #links a:hover {-webkit-transition: all 0.8s ease-in-out;transform:perspective(400px) rotateX(360deg);}
  330.  
  331. #sidebar:hover #links {-webkit-transition: all 0.8s ease-in-out; opacity:10;}
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347. #frufrus {height:172px; margin-top:-1px; margin-left:-3px;position:fixed; text-align:left;border-left:0px solid #F5F5F5; padding-left:5px}
  348. #frufrus img { width:131px; height:156px; opacity:0.9; -webkit-filter: grayscale(0%);}
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356. </style>
  357.  
  358. <style type="text/css"></style>
  359.  
  360. <body>
  361.  
  362.  
  363.  
  364. <div id="sidebar">
  365.  
  366. <div id="frufru"><img src="{image:sidebar}"></div>
  367. <div id="frufrx"><img src="http://www.iconsdb.com/icons/preview/pink/nike-xxl.png"></div>
  368.  
  369.  
  370.  
  371.  
  372. <div id="des5">{text:Primeira frase}</div>
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379. <div id="links">
  380.  
  381.  
  382. <b>I:</b> <a href="{text:Link1}">{text:Link1 Title}</a> </br>
  383. <b>II:</b> <a href="{text:Link2}">{text:Link2 Title}</a> </br>
  384. <b>III:</b> <a href="{text:Link3}">{text:Link3 Title}</a> </br>
  385. <b>IV:</b> <a href="{text:Link4}">{text:Link4 Title}</a> </div>
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395. </div>
  396.  
  397.  
  398. <!-- Inicio Das postagens --->
  399.  
  400. <div id="content">
  401. {block:Posts}
  402.  
  403. {block:Text}
  404. <div class="entry">
  405. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  406. {Body}
  407. {block:IndexPage}
  408. <div class="perms">
  409. <a href="{permalink}"> {notecountwithlabel}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  410. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b></a>
  411. <a href="{Permalink}">{SourceURL} </a>
  412. </div>
  413. {/block:IndexPage}
  414. </div>
  415. {/block:Text}
  416.  
  417. {block:Photo}
  418. <div class="entry">
  419. <!--- Tamanho das fotos --->
  420. <img src="{PhotoURL-500}">
  421. <!--- Tamanho das fotos --->
  422. {block:IfFotocomtext} {caption} {/block:IfFotocomtext}
  423. {block:IndexPage}
  424. <div class="perms">
  425. <a href="{permalink}">{notecountwithlabel}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  426. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b></a>
  427.  
  428. </div>
  429. {/block:IndexPage}
  430. </div>
  431. {/block:Photo}
  432.  
  433. {block:Photoset}
  434. <div class="entry">
  435. <!--- Tamanho dos Photosets --->
  436. <center>{Photoset-250}</center>
  437. <!--- Tamanho dos Photosets --->
  438. {block:IndexPage}
  439. <div class="perms">
  440. <a href="{permalink}"> {notecountwithlabel}</a>
  441. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b> </a>
  442. </div>
  443. {/block:IndexPage}
  444. </div>
  445. {/block:Photoset}
  446.  
  447.  
  448. {block:Quote}
  449. <div class="entry">
  450.  
  451. <div class="pquote">{Quote}<div class="quotesource"><b>{Source}</b></div></div>
  452. {block:IndexPage}
  453. <div class="perms">
  454. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  455. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b> </a>
  456. </div>
  457. {/block:IndexPage}
  458. </div>
  459. {/block:Quote}
  460.  
  461. {block:Chat}
  462. <div class="entry">
  463. {block:IndexPage}
  464. <div class="perms">
  465. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  466. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b> </a>
  467. </div>
  468. {/block:IndexPage}
  469.  
  470. {block:Title}
  471. <span class="post_title">{Title}</span>{/block:Title}
  472. <div id="chat">
  473. {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
  474. </div>
  475. </div>
  476. {/block:Chat}
  477.  
  478. {block:Link}
  479. <div class="entry">
  480. <span class="post_title"><a href="{URL}">{Name} </span></a>
  481. {block:Description}{Description}{/block:Description}
  482. {block:IndexPage}
  483. <div class="perms">
  484.  
  485. <a href="{permalink}"> {notecountwithlabel}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  486. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b> </a>
  487.  
  488. </div>
  489. {/block:IndexPage}
  490. </div>
  491. {/block:Link}
  492.  
  493. {block:Audio}
  494. <div class="entry">
  495. <center>
  496. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="300"/><p>{/block:AlbumArt}</center>
  497. <div class="audiocas">{AudioPlayerGrey}</div>
  498. {block:Caption}{Caption}
  499. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  500. {block:IndexPage}
  501. <div class="perms">
  502. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  503. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b> </a>
  504.  
  505. </div>
  506. {/block:IndexPage}
  507. </div>
  508. {/block:Audio}
  509.  
  510. {block:Video}
  511. <div class="entry">
  512. {Video-250}
  513. {block:IndexPage}
  514. <div class="perms">
  515. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  516. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b> </a>
  517.  
  518. </div>
  519. {/block:IndexPage}
  520. </div>
  521. {/block:Video}
  522.  
  523. {block:Answer}
  524. <div class="entry">
  525. <div class="per"><b>{Asker}</b> <i>perguntou:</i> {Question}<p><div class="fe"></div></div>
  526. <p>
  527. <div class="text"><p>{Answer}</p></div>
  528. {block:IndexPage}
  529. <div class="perms">
  530. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  531. <a href="{ReblogURL}" target="_blank"><b>compartilhe</b></a>
  532. </div>
  533. {/block:IndexPage}
  534. </div>
  535. {/block:Answer}
  536.  
  537.  
  538. {block:PostNotes}
  539. <div id="postnotes">
  540. Posted {TimeAgo}, with {NoteCountWithLabel}<br>
  541. {block:RebloggedFrom}Reblogged of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  542. {block:HasTags}Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  543.  
  544. </div><p>
  545. {PostNotes}
  546. {/block:PostNotes}
  547.  
  548.  
  549. {/block:posts}
  550.  
  551.  
  552. {block:IndexPage}
  553. <div class="column navigation" id="navigation">
  554. {block:Pagination}
  555. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  556. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  557. </div>
  558. {/block:IndexPage}
  559.  
  560. </div>
  561.  
  562. <script type="text/javascript"> Cufon.now(); </script>
  563.  
  564.  
  565. </body>
  566. <a style="position:fixed; right:20px; text-shadow:0px 1px 1px;bottom:25px; font-family:century ghotic; font-size:22px; color:#ddd
  567. ; background:#FFF; " href="http://dropeds.tumblr.com/" title="theme feito por dropeds"> ∞</a>
  568.  
  569.  
  570. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement