goxtosura

Theme Flatline

Apr 12th, 2014
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.67 KB | None | 0 0
  1. <!--T H E ME B Y G O X T O S U R A .T U M B L R . C OM NUNCA RETIRE OS CRÉDITOS.
  2.  
  3. siga meus outros tumblrs: gifs-icons e wayforlife
  4.  
  5. :)-->
  6.  
  7. <html>
  8. <head>
  9.  
  10.  
  11. <meta name="color:background" content="#FFF"/>
  12. <meta name="color:text" content="#444444"/>
  13. <meta name="color:Links" content="#000000"/>
  14. <meta name="color:LinksHover" content="#ff008c"/>
  15. <meta name="color:Link" content="#121010"/>
  16. <meta name="color:Scroll" content="#d7d6d6"/>
  17.  
  18. <meta name="image:background" content=""/>
  19. <meta name="image:imagem 01" content="http://31.media.tumblr.com/909c0ad2b4b67ef334ef3901b5a0fb5c/tumblr_n3jzspigiv1rcrcdeo1_400.jpg"/>
  20. <meta name="image:imagem 02" content="http://37.media.tumblr.com/15134844ab4ecc6be435d03a929a5158/tumblr_n1vgu4BIpM1s8lv52o1_400.jpg"/>
  21.  
  22. <meta name="text:Link1" content="/" />
  23. <meta name="text:Link1 Title" content="link" />
  24. <meta name="text:Link1 Hover" content="meu link" />
  25. <meta name="text:Link2" content="/" />
  26. <meta name="text:Link2 Title" content="link" />
  27. <meta name="text:Link2 Hover" content="meu link" />
  28.  
  29. <meta name="text:Links Title" content="links" />
  30. <meta name="text:Link3" content="/" />
  31. <meta name="text:Link3 Title" content="link" />
  32. <meta name="text:Link4" content="/" />
  33. <meta name="text:Link4 Title" content="link" />
  34. <meta name="text:Link5" content="/" />
  35. <meta name="text:Link5 Title" content="link" />
  36.  
  37.  
  38.  
  39.  
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  42. <meta name="viewport" content="width=820" />
  43.  
  44. {block:IndexPage}
  45.  
  46. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  47.  
  48. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  49.  
  50. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  51.  
  52. <script type="text/javascript"
  53. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  54. <script>
  55. $(document).ready(function() {
  56. $('a.poplight[href^=#]').click(function() {
  57. var popID = $(this).attr('rel');
  58. var popURL = $(this).attr('href');
  59. var query= popURL.split('?');
  60. var dim= query[1].split('&');
  61. var popWidth = dim[0].split('=')[1];
  62. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  63. var popMargTop = ($('#' + popID).height() + 80) / 2;
  64. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  65. $('#' + popID).css({
  66. 'margin-top' : -popMargTop,
  67. 'margin-left' : -popMargLeft
  68. });
  69. $('body').append('<div id="fade"></div>');
  70. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn();
  71. return false;
  72. });
  73. $('a.close, #fade').live('click', function() {
  74. $('#fade , .popup_block').fadeOut(function() {
  75. $('#fade, a.close').remove();
  76.  
  77. });
  78. return false;
  79. });
  80. });
  81. </script>
  82.  
  83. <script type="text/javascript">
  84. $(window).load(function(){
  85. var $wall = $('#content');
  86. $wall.imagesLoaded(function(){
  87. $wall.masonry({
  88. itemSelector: '.entry',
  89. isAnimated : true
  90. });
  91. });
  92. $wall.infinitescroll({
  93. navSelector : "div#navigation",
  94. nextSelector : "div#navigation a#nextPage",
  95. itemSelector : '.entry',
  96. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  97. loadingText : " ",
  98. donetext : " ",
  99. extraScrollPx : 9000,
  100. bufferPx : 10000,
  101. debug : false,
  102. errorCallback: function() {
  103. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  104. }},
  105. function( newElements ) {
  106. var $newElems = $( newElements );
  107. $newElems.hide();
  108. $newElems.imagesLoaded(function(){
  109. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  110. });
  111. }); $('#content').show(500);
  112. });
  113. </script>
  114.  
  115. {/block:IndexPage}{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  116. <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'>
  117.  
  118. <style type="text/css">
  119.  
  120. body, a, a:hover {
  121. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur),
  122. default !important;}
  123.  
  124. iframe#tumblr_controls{top: 1px !important;margin: 0 0 0 0;right: 6px !important;position: fixed !important;}
  125.  
  126.  
  127. body {background-image: url('{image:background}');
  128. background-attachment:fixed;
  129. background-color:{color:background};
  130. {block:IfBackgroundTelacheia}background-repeat: no-repeat;
  131. background-position: center;
  132. background-attachment: fixed;
  133. -webkit-background-size: cover;
  134. -o-background-size: cover;{/block:IfBackgroundTelacheia}
  135.  
  136. /*-- Font Theme --*/
  137. font-size:11px;
  138. font-family:georgia;
  139.  
  140.  
  141. /*-- Font Theme --*/
  142. text-align:justify;
  143. line-height:15px;
  144. color:{color:text};}
  145.  
  146. a:link, a:active,
  147. a:visited{color:{color:Link};
  148. text-decoration: none;}
  149. a:hover{color:{color:hover};}
  150.  
  151. ::-webkit-scrollbar-thumb{
  152. background-color: {color:Scroll};
  153. border: 3px solid {color:background};
  154. height:auto;
  155. -moz-border-radius: 0px;
  156. border-radius: 0px;
  157. }
  158.  
  159. ::-webkit-scrollbar {
  160. height:auto;
  161. width:9px;
  162. background-color: {color:Scroll};
  163. border: 5px solid {color:background};
  164. }
  165.  
  166.  
  167. div#content{
  168. margin-left:480px;
  169. width:600px;min-height:100%}
  170.  
  171. .pquote {
  172. font-size:11px;
  173. line-height:16px;
  174. margin-top:0px;
  175. text-align:justify; }
  176.  
  177. .quotesource{
  178. font-size:11px;
  179. text-align:left;
  180. }
  181.  
  182. .post_title{
  183. font-size:11px;
  184. color:{color:Link};}
  185.  
  186.  
  187. .entry{
  188. position:relative;
  189. width:400px;
  190. padding:15px;
  191. float:left;
  192. /* Margin das postagens */
  193. margin:0;
  194. /* Margin das postagens */
  195. background-color:{color:background};
  196. {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  197.  
  198. .entry img{
  199. {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  200.  
  201. #postnotes {text-align:left; z-index:11; padding:15px; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out; width:500px;}
  202.  
  203.  
  204. .per {
  205. position:relative;
  206. text-align:justify;
  207. padding:1; margin:0;
  208. clear:both;
  209. color:{color:text};}
  210.  
  211.  
  212. .fe {
  213. display:block;
  214. position:absolute;
  215. bottom:-15px;
  216. left:15px;
  217. width:0;
  218. border-width:15px 15px 0;
  219. border-style:solid;
  220. border-color: transparent;}
  221.  
  222. .text {text-align:center;}
  223.  
  224. blockquote{
  225. padding:0px 0px 0px 5px;
  226. margin:0px 0px 2px 1px;
  227. border-left: 1px solid {color:Text};}
  228.  
  229. .perms {
  230. font-size:11px;
  231. text-align:left;
  232. opacity: 0;
  233. -webkit-transition-duration: .75s;
  234. top:15px;
  235. width:250px;
  236. padding: 0px;;
  237. height:auto;
  238. position: absolute;
  239. margin-top:0px;margin-left:390px;
  240. line-height:15px;
  241. font-style:;
  242. text-transform: lowercase;
  243. font-family:;
  244. display:block;}
  245.  
  246.  
  247.  
  248. .entry:hover .perms {
  249. opacity:1;margin-left:410px;
  250. z-index:999999;
  251. -webkit-transition-duration: 0.65s;}
  252.  
  253.  
  254. .perms a:hover{text-decoration:line-through;}
  255.  
  256.  
  257. #cred {position:fixed;
  258. right:-38px;
  259. bottom:105px;font-style:normal;
  260. font-size:11px;
  261. -webkit-transition-duration: .75s;
  262. padding:5 5 5 5;
  263. border-radius:0px;
  264. z-index:999999;}
  265.  
  266. #cred:hover{right:0px;
  267. ;-webkit-transition-duration: .75s;}
  268.  
  269. {block:Iffollowbranco}
  270. iframe#tumblr_controls {
  271. white-space:nowrap;
  272. -webkit-filter: invert(100%);
  273. -moz-filter: invert(100%);
  274. -o-filter: invert(100%);
  275. -ms-filter: invert(100%);
  276. filter: invert(100%);
  277. opacity:.7;
  278. transition: .8s ease-in-out;
  279. -webkit-transition: .8s ease-in-out;
  280. -moz-transition: .8s ease-in-out;
  281. -o-transition: .8s ease-in-out; }
  282. {/block:Iffollowbranco}
  283.  
  284.  
  285.  
  286. #sidebar{width: 155px;height:auto; position: fixed;margin-top:120px;margin-left: 270px;padding:20px;-webkit-transition-duration: .75s;}
  287.  
  288. #fotosidebar{opacity: 1; width:170px;height:220px;}
  289.  
  290. #fotosidebar{margin-left: -3px; margin-top: 0px;}
  291.  
  292. #foto img {display: inline; margin-left:-10px; position:fixed; text-align:left;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-top:-3px;}
  293. #foto img {width:180px; height:240px; margin-top:-20px;}
  294.  
  295. #desc {width: 160px; line-height:16px;font-size: 11px;text-align:left; color:{color:Link}; ;margin-left:-5px;margin-top:5px;-webkit-transition-duration: .75s;position: fixed;opacity:0;}
  296.  
  297. /* Links de visivel */
  298.  
  299. .links1 {position: fixed; width:00px; margin-top: 21px; margin-left:-160px; padding:1px;}
  300.  
  301.  
  302. .links1 a {float: center; display: block; width:150px;font-size: 11px; font-family:tahoma; font-style: normal; color: {color:Links}; -webkit-transition: all 0.2s linear; text-transform:none; padding:5px;text-align:center;margin-left:5px; }
  303.  
  304. .links1 a:hover {margin-left:20px;-webkit-transition: all 0.2s linear; }
  305.  
  306. .linkss {position: fixed; width:120px; margin-top: 2px; float: center; margin-left:15px; padding:1px;-webkit-transition-duration: .75s;}
  307.  
  308. .links {position: fixed; width:200px; margin-top: -190px; margin-left:-5px; padding:1px;-webkit-transition-duration: .75s;}
  309. .links a {float: center; display: block; width:152px;font-size: 11px; font-family:tahoma; color: {color:Links}; -webkit-transition: all 0.2s linear; padding:5px; text-transform:uppercase; text-align:center;-webkit-transition-duration: .75s; }
  310.  
  311.  
  312.  
  313. /* Links de visivel */
  314.  
  315.  
  316.  
  317.  
  318. #fade {display: none;background: transparent; position: fixed; left: -187; top: 140; width: 160; height: 160; opacity: .80; z-index: 9999;}
  319. .popup_block{display: none; padding: 5px;float: left;
  320. font-size: 1.2em; position: fixed;z-index: 99999;}
  321. img.btn_close { float: right;margin: -0px -0px 0 0;}
  322. *html #fade {position: absolute;}
  323. *html .popup_block {position: absolute;}
  324.  
  325.  
  326. .dentro a {font-family: agency fb; font-style: bold; float: center; color: #fff; font-size: 12px; opacity:0;}
  327.  
  328.  
  329. .dentro a:hover {font-family: agency fb; font-style: bold; float: center; color: #fff; font-size: 12px; opacity:1.0;}
  330.  
  331.  
  332. #title1 {width: 222px; margin-top:70px; margin-left:-190px; height: 15px; float:left; position:fixed; padding: 5px; overflow: hidden; letter-spacing: 0px; text-align: center; font-family: tahoma; font-size: 11px; color: {color:Links}; background-color:transparent; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; font-weight: normal; overflow: hidden;}
  333.  
  334. #title1:hover {height: 260px; opacity: 1.0;}
  335.  
  336. .sdescri {text-align: justify; font-size: 9px; font-family: verdana; position: relative; margin-left: 5px; width: 221px; padding: 0px; margin-top: 2px; color: {color:Links}; font-weight: normal;}
  337. .sdescri a
  338. {float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: georgia; font-style: italic; font-size: 9px; text-align: center; margin-bottom: 1px; width: 196px; background-color: tranparent; color:{color:Links} text-decoration: none; text-transform: none; height: 1px; padding: 2px;}
  339.  
  340. .sdescri a:hover{text-align: center;color:{color:LinksHover};font-weight:bold; font-style:;font-weight:; background:transparent;}
  341.  
  342.  
  343.  
  344. </style>
  345.  
  346.  
  347.  
  348.  
  349. <body>
  350.  
  351.  
  352.  
  353. <div id="sidebar">
  354. <div id="foto">
  355. <a href="/"><Script Language="JavaScript">
  356. hoje = new Date()
  357. numero_de_imagens = 2
  358. segundos = hoje.getSeconds()
  359. numero = segundos % numero_de_imagens
  360. if (numero == 0){
  361. banner = "{image:imagem 01}"
  362. }
  363. if (numero == 1){
  364. banner = "{image:imagem 02}"
  365. }
  366. document.write ('<img src="' + banner + '" width="160" height="160">')</script>
  367. </script>
  368. </a></div>
  369.  
  370.  
  371.  
  372. <div class="linkss"><center>
  373. </center></div>
  374.  
  375. <div class="links1">
  376.  
  377.  
  378. <a href="{text:Link1}" title="{text:Link1 Hover}"> ✖ {text:Link1 Title}</a>
  379. <a href="{text:Link2}" title="{text:Link2 Hover}"> ✖ {text:Link2 Title}</a>
  380.  
  381.  
  382. </div>
  383.  
  384. <div id="title1" > ✖ {text:Links Title} <div class="sdescri">
  385.  
  386.  
  387. <a href="{text:Link3}"><div style=margin-top:-2px;> {text:Link3 Title}</a></div>
  388. <br>
  389. <a href="{text:Link4}"><div style=margin-top:-2px;> {text:Link4 Title}</a></div>
  390. <br>
  391.  
  392. <a href="{text:Link5}"><div style=margin-top:-2px;> {text:Link5 Title}</a></div>
  393. <br>
  394.  
  395. </div>
  396.  
  397. </div>
  398.  
  399. </div>
  400.  
  401. </div>
  402.  
  403.  
  404.  
  405.  
  406. </div>
  407. </div>
  408.  
  409. </div>
  410.  
  411. </div>
  412. </div>
  413.  
  414. </div>
  415.  
  416.  
  417. </div>
  418. </div>
  419. </div>
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428. <!-- Inicio Das postagens --->
  429. <i>
  430. <div id="content">
  431. {block:Posts}
  432.  
  433. {block:Text}
  434. <div class="entry">
  435. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  436. {Body}
  437. {block:IndexPage}
  438. <div class="perms">
  439. <a href="{Permalink}">{SourceURL} </a>
  440. <a href="{permalink}">{notecountwithlabel}</a> <br>
  441.  
  442. <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
  443. </div> {/block:IndexPage}
  444. </div>
  445. {/block:Text}
  446.  
  447. {block:Photo}
  448. <div class="entry">
  449. <!--- Tamanho das fotos --->
  450. <img src="{PhotoURL-400}">
  451. <!--- Tamanho das fotos --->
  452. {block:IndexPage}
  453. <div class="perms">
  454. <a href="{permalink}">{notecountwithlabel}</a> <br>
  455.  
  456. <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
  457. </div>
  458. {/block:IndexPage}
  459. </div>
  460. {/block:Photo}
  461.  
  462. {block:Photoset}
  463. <div class="entry">
  464. <!--- Tamanho dos Photosets --->
  465. <center>{Photoset-400}</center>
  466. <!--- Tamanho dos Photosets --->
  467. {block:IndexPage}
  468. <div class="perms">
  469. <a href="{permalink}">{notecountwithlabel}</a> <br>
  470.  
  471. <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
  472. </div>
  473. {/block:IndexPage}
  474. </div>
  475. {/block:Photoset}
  476.  
  477.  
  478. {block:Quote}
  479. <div class="entry">
  480. <div class="pquote">{Quote}<div class="quotesource"><b>— {Source}</b></div></div>
  481. {block:IndexPage}
  482. <div class="perms">
  483. <a href="{permalink}">{notecountwithlabel}</a> <br>
  484.  
  485. <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
  486. </div>
  487. {/block:IndexPage}
  488. </div>
  489. {/block:Quote}
  490.  
  491. {block:Chat}
  492. <div class="entry">
  493. {block:IndexPage}<div class="perms">
  494. <a href="{permalink}">{notecountwithlabel}</a>
  495.  
  496. <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
  497. </div> {/block:IndexPage}
  498. {block:Title}
  499. <span class="post_title">{Title}</span>{/block:Title}
  500. <div id="chat">
  501. {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
  502. </div>
  503. </div>
  504. {/block:Chat}
  505.  
  506. {block:Link}
  507. <div class="entry">
  508. {block:IndexPage}
  509. <div class="perms">
  510. <a href="{permalink}">{notecountwithlabel}</a>
  511.  
  512. <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
  513. </div> {/block:IndexPage}
  514. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a>
  515. {block:Description}{Description}{/block:Description}
  516.  
  517. </div>
  518. {/block:Link}
  519.  
  520. {block:Audio}
  521. <div class="entry">
  522. <center>
  523. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="400"/><p>{/block:AlbumArt}</center>
  524. <div class="audiocas">{AudioPlayerGrey}</div>
  525. {block:Caption}{Caption}
  526. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  527. {block:IndexPage}
  528. <div class="perms">
  529. <a href="{permalink}">{notecountwithlabel}</a> <br>
  530.  
  531. <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
  532. </div> {/block:IndexPage}
  533. </div>
  534. {/block:Audio}
  535.  
  536. {block:Video}
  537. <div class="entry">
  538. {Video-400}
  539. {block:IndexPage}
  540. <div class="perms">
  541. <a href="{permalink}">{notecountwithlabel}</a> <br>
  542.  
  543. <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
  544. </div> {/block:IndexPage}
  545. </div>
  546. {/block:Video}
  547.  
  548. {block:Answer}
  549. <div class="entry">
  550. <div class="per"><p><b>{Asker}:</b> {Question}<p><div class="fe"></div></div>
  551. <p>
  552. <div class="text"><p>{Answer}</p></div>
  553. {block:IndexPage}
  554. <div class="perms">
  555. <a href="{permalink}">{notecountwithlabel}</a> <br>
  556.  
  557. <a href="{ReblogURL}" target="_blank">Reblog</a> <br>
  558. </div> {/block:IndexPage}
  559. </div>
  560. {/block:Answer}
  561.  
  562.  
  563. {block:PostNotes}
  564. <div id="postnotes">
  565. Posted {TimeAgo}, with {NoteCountWithLabel}<br>
  566. {block:RebloggedFrom}Reblogged of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  567. {block:HasTags}Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  568.  
  569. </div><p>
  570. {PostNotes}
  571. {/block:PostNotes}
  572.  
  573. {/block:posts}
  574.  
  575. {block:IndexPage}
  576. <div class="column navigation" id="navigation">
  577. {block:Pagination}
  578. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  579. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  580. </div>
  581. {/block:IndexPage}
  582. </i>
  583.  
  584. </div>
  585. <div style=" background: #fff; color: #eee; opacity:0.8; font-style: italic; font-family: 'georgia', sans-serif; font-size: 8px; position: fixed; width: 40px; padding: 3px; border-radius: 2px; text-align: center; z-index: 100; position: fixed; font-size:9px;
  586. font-family:georgia; bottom: 0px; left: 0px; padding: 2px; left: 5px; bottom: 00px; ">
  587. <a href="http://goxtosura.tumblr.com/" target="_blank" title="perfect">©credits</a></div>
  588.  
  589. <script type="text/javascript"> Cufon.now(); </script>
  590.  
  591.  
  592.  
  593. </div> </div> </div> </div> </div> </div> </div> </div>
  594. </body>
  595.  
  596. </html>
Advertisement
Add Comment
Please, Sign In to add comment