Advertisement
worenow

hjk

Jul 27th, 2014
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.54 KB | None | 0 0
  1. <!-- base mectube THEME POR WORENOW-->
  2.  
  3. <html>
  4.  
  5. <script>
  6. function click() {
  7. if (event.button==2||event.button==3) {
  8. oncontextmenu='return false';
  9. }
  10. }
  11. document.onmousedown=click
  12. document.oncontextmenu = new Function("return false;")
  13. </script>
  14.  
  15.  
  16. <head>
  17.  
  18.  
  19.  
  20. <!-- DEFAULT -->
  21. <link href='http://fonts.googleapis.com/css?family=Lora:400italic' rel='stylesheet' type='text/css'>
  22. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  23. <meta name="color:background" content="#ffffff" />
  24. <meta name="color:link" content="#000000" />
  25. <meta name="color:text" content="#000000" />
  26. <meta name="color:scroll" content="#000000" />
  27. <meta name="color:post" content="#ffffff" />
  28. <meta name="color:lhover" content="#ffb8d5" />
  29. <meta name="image:sidebar" content="" />
  30.  
  31. <meta name="if:Rolagem infinita" content="1"/>
  32. <meta name="text:Link1" content="/" />
  33. <meta name="text:Link1 Title" content="link" />
  34. <meta name="text:Link2" content="/" />
  35. <meta name="text:Link2 Title" content="link" />
  36. <meta name="text:Link3" content="/" />
  37. <meta name="text:Link3 Title" content="link" />
  38. <meta name="text:Link4" content="/" />
  39. <meta name="text:Link4 Title" content="link" />
  40. <meta name="text:Link5" content="/" />
  41. <meta name="text:Link5 Title" content="link" />
  42. <meta name="text:Link6" content="/" />
  43. <meta name="text:Link6 Title" content="link" />
  44.  
  45.  
  46.  
  47. <link rel="shortcut icon" href="{Favicon}">
  48. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  49. <meta name="viewport" content="width=820" />
  50.  
  51. {block:IndexPage}
  52.  
  53. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  54.  
  55. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  56.  
  57. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  58.  
  59. <script type="text/javascript">
  60. $(window).load(function(){
  61. var $wall = $('#content');
  62. $wall.imagesLoaded(function(){
  63. $wall.masonry({
  64. itemSelector: '.entry',
  65. isAnimated : true
  66. });
  67. });
  68. $wall.infinitescroll({
  69. navSelector : "div#navigation",
  70. nextSelector : "div#navigation a#nextPage",
  71. itemSelector : '.entry',
  72. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  73. loadingText : " ",
  74. donetext : " ",
  75. extraScrollPx : 9000,
  76. bufferPx : 10000,
  77. debug : false,
  78. errorCallback: function() {
  79. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  80. }},
  81. function( newElements ) {
  82. var $newElems = $( newElements );
  83. $newElems.hide();
  84. $newElems.imagesLoaded(function(){
  85. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  86. });
  87. }); $('#content').show(500);
  88. });
  89. </script>
  90.  
  91. {/block:IndexPage}{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  92. <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'>
  93.  
  94. <style type="text/css">
  95.  
  96.  
  97. body {background-image: url('{image:background}');
  98. background-attachment:fixed;
  99. background-color:{color:background};
  100. {block:IfBackgroundTelacheia}background-repeat: no-repeat;
  101. background-position: center;
  102. background-attachment: fixed;
  103. -webkit-background-size: cover;
  104. -o-background-size: cover;{/block:IfBackgroundTelacheia}
  105. font-size:11px;
  106.  
  107. /*-- Font Theme --*/
  108. font-family:arial;
  109. /*-- Font Theme --*/
  110. text-align:left;
  111. letter-spacing:0px;
  112. color:{color:text};}
  113.  
  114. a:link, a:active,
  115. a:visited{color:{color:link};
  116. text-decoration: none;}
  117. a:hover{color:{color:hover};}
  118.  
  119. ::-webkit-scrollbar-thumb{
  120. background-color: {color:scroll};
  121. border: 3px solid {color:background};
  122. height:auto;
  123. -moz-border-radius: 10px;
  124. border-radius: 10px;
  125. }
  126.  
  127. ::-webkit-scrollbar {
  128. height:auto;
  129. width:9px;
  130. background-color: {color:scroll};
  131. border: 4px solid {color:background};
  132. }
  133.  
  134.  
  135. div#content{
  136. margin-left:430px;
  137. width:600px;
  138. {block:If3colum}width:900px;{block:If3colum}}
  139.  
  140. .pquote {
  141. font-size:12px;
  142. line-height:15px;
  143. margin-top:0px;
  144. letter-spacing:0px;
  145. text-align:left;
  146. font-family:cambria;}
  147.  
  148. .quotesource{
  149. font-size:11px;
  150. text-align:left;
  151. letter-spacing:0px; }
  152.  
  153. .post_title{
  154. font-size:14px;
  155. color:{color:link};
  156. line-height:15px; font-family:calibri;}
  157.  
  158.  
  159. .entry{
  160. position:fixed;
  161.  
  162. width:250px;border:px solid #eee;
  163. padding:1px;
  164. float:left;
  165. /* Margin das postagens */
  166. margin-top:1px;
  167. /* Margin das postagens */
  168. background-color:{color:background};
  169. {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  170.  
  171. .entry img{
  172. {block:PermalinkPage}width:250px;{/block:PermalinkPage};}
  173.  
  174. #postnotes {text-align:left; z-index:11; padding:15px; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out; width:500px;}
  175.  
  176.  
  177. .per {
  178. position:relative;
  179. text-align:justify;
  180. padding:0px 1px; margin:0;
  181. clear:both;
  182. color:{color:text};}
  183.  
  184. .fe {
  185. display:block;
  186. position:absolute;
  187. bottom:-15px;
  188. left:15px;
  189. width:0;
  190. border-width:15px 15px 0;
  191. border-style:solid;
  192. border-color: transparent;}
  193.  
  194. .text {text-align:center;}
  195.  
  196. blockquote{
  197. padding:0px 0px 0px 5px;
  198. margin:0px 0px 2px 1px;
  199. border-left: 1px solid {color:Text};}
  200.  
  201. .perms {
  202. font-size:11px;
  203. text-align:left;
  204. opacity: 0;
  205. -webkit-transition-duration: .75s;
  206. top:10px;
  207. width:200px;
  208. height:auto;
  209. padding-bottom:4px;
  210. background-color: ;
  211. position: absolute;
  212. margin-top:0px;
  213. margin-left:3px;
  214. font-style:;
  215. text-transform: lowercase;
  216. font-family:;
  217. letter-spacing:0px;
  218. display:block;}
  219.  
  220. .perms a{background:#fff;opacity:0.8;;padding: 2 4 2 4;border-radius:2px;}
  221.  
  222. .entry:hover .perms {
  223. opacity:1;
  224. z-index:999999;
  225. -webkit-transition-duration: 0.65s;}
  226.  
  227.  
  228. .perms a:hover{
  229. text-decoration:line-through;}
  230.  
  231. .perm {
  232. font-size:10px;
  233. text-align:right;
  234. opacity: 0;
  235. -webkit-transition-duration: 0.75s;
  236. bottom:0px;
  237. width:250px;
  238. height:auto;
  239. padding-bottom:4px;
  240. background-color: ;
  241. position: absolute;
  242. margin-top:0px;
  243. margin-left:0px;
  244. font-style:;
  245. text-transform: lowercase;
  246. font-family:;
  247. letter-spacing:0px;
  248. display:block;}
  249.  
  250.  
  251.  
  252. .entry:hover .perm {
  253. opacity:1;
  254. z-index:999999;
  255. -webkit-transition-duration: 0.65s;}
  256.  
  257.  
  258. .perm a:hover{
  259. text-decoration:line-through;}
  260.  
  261.  
  262. #cred {position:fixed;
  263. right:-38px;
  264. bottom:105px;
  265. font-size:12px;
  266. -webkit-transition-duration: .75s;
  267. padding:5 5 5 5;
  268. border-radius:0px;
  269. z-index:999999;}
  270.  
  271. #cred:hover{right:0px;
  272. ;-webkit-transition-duration: .75s;}
  273.  
  274. {block:Iffollowbranco}
  275. iframe#tumblr_controls {
  276. white-space:nowrap;
  277. -webkit-filter: invert(100%);
  278. -moz-filter: invert(100%);
  279. -o-filter: invert(100%);
  280. -ms-filter: invert(100%);
  281. filter: invert(100%);
  282. opacity:.7;
  283. transition: .8s ease-in-out;
  284. -webkit-transition: .8s ease-in-out;
  285. -moz-transition: .8s ease-in-out;
  286. -o-transition: .8s ease-in-out; }
  287. {/block:Iffollowbranco}
  288.  
  289.  
  290. #sidebar{position:fixed;padding: px; width:225px;height:300px;top:150px;left:210px;margin-bottom: -13px;}
  291.  
  292.  
  293. #tumblr_controls{position: fixed!important}
  294. #tumblr_controls{position: fixed!important}
  295.  
  296. #sidebar:hover #imagem img {-webkit-filter:grayscale(0%);}
  297. #sidebar:hover #lex {opacity:10;transition:all .9s ease-out;}
  298. #sidebar:hover .pipi {margin-top:10px;transition:all .5s ease-out;}
  299. #sidebar:hover #descri {opacity:10;transition:all .9s ease-out;}
  300.  
  301.  
  302.  
  303. #imagem img {border-left:px solid {color:border};padding-top:10px; padding:8px;width:180px; height:250px;-webkit-filter: grayscale(10%);}
  304.  
  305. #lex {box-shadow:1.6px 1.5px 5.8px;display:block;position:fixed;width:165px;margin-left:15px;text-align:center;opacity:.0;margin-top:1px;}
  306. #lex a {font-family:'calibri';letter-spacing:-1;font-size:12px;color:{color:links};}
  307. #lex a:hover {;-shadow:1.6px 1.5px 5.8px {color:lhover};font-style:italic;color:{color:lhover};transition: all 0.7s ease-out;}
  308.  
  309. #descri {width:200px;background-color:#;position: fixed;font-style:italic; font-family:cambria; font-size:10px; line-height:auto; height:px;text-align:center; color:#000;padding:0px;margin-top:8px;margin-left:-16px;border-bottom:px solid #ddd;border:px solid #ddd;border-left:px solid #ddd; text-transform:;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out; font-weight:; padding-bottom:1px; letter-spacing:px;}
  310.  
  311. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{colorborder};}::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:border};}
  312.  
  313.  
  314. #tumblr_controls{position: fixed!important}
  315. #tumblr_controls{position: fixed!important}
  316.  
  317. .simb2{width:100px; position:fixed; margin-left:41px; margin-top:5px; font-size:15px; font-family: 'Old Standard TT'; text-align:center; color: {color:border}; line-height:1px; z-index: 9999999;}
  318. .simb2 a{color: transparent;}
  319. .simb2 a:hover{font-size:15px; color: black; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  320.  
  321. .pipi {opacity:0;width:180px;border-radius:10px 10px 10px 10px;position: fixed; font-family:tahoma; font-size:9px; line-height:auto; height:px;text-align:center; color:#000;background-color:#fff; padding:0px;margin-top:115px;margin-left:5px;border-bottom:px solid #ddd;border:px solid #ddd;border-left:px solid #ddd; text-transform:uppercase;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out; font-weight:; padding-bottom:1px; padding-top:1px; font-weight:;}
  322. #sidebar:hover .pipi {opacity:10; margin-top:-7px}
  323.  
  324.  
  325. .pipi2 {;margin-left:5px; margin-top:260px; position:fixed;text-align:left;-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}
  326. .pipi2 img { width:190px; height:auto;}
  327. #sidebar:hover .pipi2 {opacity:0; margin-top:137px;}
  328.  
  329. #contador {position:fixed; margin-top:-25px; margin-left:;}
  330.  
  331.  
  332.  
  333.  
  334. </style>
  335.  
  336.  
  337. <body oncontextmenu="return false" onkeydown="return false">
  338. <div id="sidebar">
  339. <div class="pipi"><img src="https://38.media.tumblr.com/0761bc35f1f84cbcf1d53cac163f5cfc/tumblr_n7y3bch2d01sl85lio1_500.png" class="pipi"></div>
  340. <div class="pipi2"><img src="https://38.media.tumblr.com/51dda2b7ba954405f51a19dc19adbd2a/tumblr_n7iwjeP9TX1t4uhw5o1_400.jpg"></div>
  341. <div id="imagem">
  342. <img src="{image:sidebar}"></div>
  343. <div id="lex">
  344. <a href="{text:Link1}">{text:Link1 Title}</a>
  345. <b><a href="{text:Link2}">{text:Link2 Title}</a></b>
  346. <a href="{text:Link3}">{text:Link3 Title}</a>
  347. <b><a href="{text:Link4}">{text:Link4 Title}</a></b>
  348. <a href="{text:Link5}">{text:Link5 Title}</a>
  349. <b><a href="{text:Link6}">{text:Link6 Title}</a></b>
  350. <div id="descri">mina nรณs era sรณ clima</div>
  351. </div>
  352. </div>
  353. </div>
  354. </div>
  355. </div>
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362. <!-- Inicio Das postagens --->
  363.  
  364. <div id="content">
  365. {block:Posts}
  366.  
  367. {block:Text}
  368. <div class="entry">
  369. {block:IndexPage}
  370. <div class="perm">
  371. <a href="{Permalink}">{SourceURL} </a>
  372. <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  373. <a href="{permalink}"> {notecount}</a>
  374. <a href="{ReblogURL}" target="_blank">reblog</a>
  375. </div> {/block:IndexPage}
  376. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  377. {Body}
  378. </div>
  379. {/block:Text}
  380.  
  381. {block:Photo}
  382. <div class="entry">
  383. <!--- Tamanho das fotos --->
  384. <img src="{PhotoURL-250}">
  385. <!--- Tamanho das fotos --->
  386. {block:IndexPage}
  387. <div class="perms">
  388. <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  389. <a href="{permalink}"> {notecount}</a>
  390. <a href="{ReblogURL}" target="_blank">reblog</a>
  391. </div>
  392. {/block:IndexPage}
  393. </div>
  394. {/block:Photo}
  395.  
  396. {block:Photoset}
  397. <div class="entry">
  398. <!--- Tamanho dos Photosets --->
  399. <center>{Photoset-250}</center>
  400. <!--- Tamanho dos Photosets --->
  401. {block:IndexPage}
  402. <div class="perms">
  403. <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  404. <a href="{permalink}"> {notecount}</a>
  405. <a href="{ReblogURL}" target="_blank">reblog</a>
  406. </div>
  407. {/block:IndexPage}
  408. </div>
  409. {/block:Photoset}
  410.  
  411.  
  412. {block:Quote}
  413. <div class="entry">
  414. <div class="pquote">{Quote}<div class="quotesource"><b>โ€“ {Source}</b></div></div>
  415. {block:IndexPage}
  416. <div class="perm">
  417. <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  418. <a href="{permalink}"> {notecount}</a>
  419. <a href="{ReblogURL}" target="_blank">reblog</a>
  420. </div>
  421. {/block:IndexPage}
  422. </div>
  423. {/block:Quote}
  424.  
  425. {block:Chat}
  426. <div class="entry">
  427. {block:IndexPage}<div class="perm">
  428. <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  429. <a href="{permalink}"> {notecount}</a>
  430. <a href="{ReblogURL}" target="_blank">reblog</a>
  431. </div> {/block:IndexPage}
  432. {block:Title}
  433. <span class="post_title">{Title}</span>{/block:Title}
  434. <div id="chat">
  435. {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
  436. </div>
  437. </div>
  438. {/block:Chat}
  439.  
  440. {block:Link}
  441. <div class="entry">
  442. {block:IndexPage}
  443. <div class="perm">
  444. <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  445. <a href="{permalink}"> {notecount}</a>
  446. <a href="{ReblogURL}" target="_blank">reblog</a>
  447. </div> {/block:IndexPage}
  448. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a>
  449. {block:Description}{Description}{/block:Description}
  450.  
  451. </div>
  452. {/block:Link}
  453.  
  454. {block:Audio}
  455. <div class="entry">
  456. <center>
  457. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="250"/><p>{/block:AlbumArt}</center>
  458. <div class="audiocas">{AudioPlayerGrey}</div>
  459. {block:Caption}{Caption}
  460. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  461. {block:IndexPage}<div class="perm"> <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  462. <a href="{permalink}"> {notecount}</a>
  463. <a href="{ReblogURL}" target="_blank">reblog</a>
  464. </div> {/block:IndexPage}
  465. </div>
  466. {/block:Audio}
  467.  
  468. {block:Video}
  469. <div class="entry">
  470. {Video-250}
  471. {block:IndexPage}
  472. <div class="perms">
  473. <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  474. <a href="{permalink}"> {notecount}</a>
  475. <a href="{ReblogURL}" target="_blank">reblog</a>
  476. </div> {/block:IndexPage}
  477. </div>
  478. {/block:Video}
  479.  
  480. {block:Answer}
  481. <div class="entry">
  482. <div class="per"><p><b>{Asker} falou :</b> {Question}<p><div class="fe"></div></div>
  483. <p>
  484. <div class="text"><p>{Answer}</p></div>
  485. {block:IndexPage}<div class="perm"> <a href="{permalink}"> {Month} {DayofMonthWithSuffix}</a>
  486. <a href="{permalink}"> {notecount}</a>
  487. <a href="{ReblogURL}" target="_blank">reblog</a>
  488. </div> {/block:IndexPage}
  489. </div>
  490. {/block:Answer}
  491.  
  492.  
  493. {block:PostNotes}
  494. <div id="postnotes">
  495. Posted {TimeAgo}, with {NoteCountWithLabel}<br>
  496. {block:RebloggedFrom}Reblogged of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  497. {block:HasTags}Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  498.  
  499. </div><p>
  500. {PostNotes}
  501. {/block:PostNotes}
  502.  
  503. {/block:posts}
  504.  
  505. {block:IndexPage}
  506. <div class="column navigation" id="navigation">
  507. {block:Pagination}
  508. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  509. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  510. </div>
  511. {/block:IndexPage}
  512.  
  513. </div>
  514.  
  515. <script type="text/javascript"> Cufon.now(); </script>
  516.  
  517. </body>
  518. <a style="width:120px; font-size:9px; color:#4a4a4a; font-family:georgia;position:fixed;font-style:;bottom:30px;right:-15px;" href="http://worenow.tumblr.com/" title="">worenow</b></a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement