Advertisement
worenow

tema 19

Dec 7th, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.87 KB | None | 0 0
  1. <!---base feita por:MECTUB--->
  2.  
  3.  
  4. <html>
  5.  
  6. <!--DEFAULT -->
  7. <meta name="color:background" content="#ffffff" />
  8. <meta name="color:link" content="#000000" />
  9. <meta name="color:text" content="#000000" />
  10. <meta name="color:post" content="#ffffff" />
  11. <meta name="color:scrollbar" content="#000" />
  12. <meta name="color:scrollbar bg" content="#fff" />
  13. <meta name="color:lhover" content="#ff0090" />
  14. <meta name="color:bgfrasesid" content="#A020F0" />
  15.  
  16. <meta name="image:sidebar" content="" />
  17. <meta name="text:frase" content="ela é nitroglicerina, tatuada e linda " />
  18. <meta name="text:frase2" content="Linda, louca e mimada" />
  19. <meta name="text:fraselinks" content="Desde o colégio, eleita a melhor" />
  20. <meta name="text:Link1" content="/" />
  21. <meta name="text:Link1 Title" content="toback" />
  22. <meta name="text:Link2" content="/" />
  23. <meta name="text:Link2 Title" content="calling" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link3 Title" content="precious" />
  26. <meta name="text:Link4" content="/" />
  27. <meta name="text:Link4 Title" content="diamonds " />
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  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 type="text/javascript"
  42. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  43. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  44. <script>
  45. (function($){
  46. $(document).ready(function(){
  47. $("[title]").style_my_tooltips();
  48. });
  49. })(jQuery);
  50. </script>
  51.  
  52. {block:IndexPage}
  53.  
  54. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  55.  
  56. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  57.  
  58. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  59.  
  60. <script type="text/javascript">
  61. $(window).load(function(){
  62. var $wall = $('#content');
  63. $wall.imagesLoaded(function(){
  64. $wall.masonry({
  65. itemSelector: '.entry',
  66. isAnimated : true
  67. });
  68. });
  69. $wall.infinitescroll({
  70. navSelector : "div#navigation",
  71. nextSelector : "div#navigation a#nextPage",
  72. itemSelector : '.entry',
  73. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  74. loadingText : " ",
  75. donetext : " ",
  76. extraScrollPx : 9000,
  77. bufferPx : 10000,
  78. debug : false,
  79. errorCallback: function() {
  80. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  81. }},
  82. function( newElements ) {
  83. var $newElems = $( newElements );
  84. $newElems.hide();
  85. $newElems.imagesLoaded(function(){
  86. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  87. });
  88. }); $('#content').show(500);
  89. });
  90. </script>
  91.  
  92. {/block:IndexPage}{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  93. <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'>
  94.  
  95. <style type="text/css">
  96.  
  97.  
  98. {block:Iffollowbranco}
  99.  
  100. {/block:Iffollowbranco}
  101.  
  102. iframe#tumblr_controls{top: 1px !important;margin: 0 0 0 0;right: 6px !important;position: fixed !important;}
  103.  
  104.  
  105. body {background-image: url('{image:background}');
  106. background-attachment:fixed;
  107. background-color:{color:background};
  108. {block:IfBackgroundTelacheia}background-repeat: no-repeat;
  109. background-position: center;
  110. background-attachment: fixed;
  111. -webkit-background-size: cover;
  112. -o-background-size: cover;{/block:IfBackgroundTelacheia}
  113.  
  114. /*-- Font Theme --*/
  115. font-family: calibri;
  116. font-size: 12px;
  117. line-height:15px;
  118. /*-- Font Theme --*/
  119. text-align:left;
  120. color:{color:text};}
  121.  
  122. a:link, a:active,
  123. a:visited{color:{color:link};
  124. text-decoration: none;}
  125. a:hover{color:#777;}
  126.  
  127.  
  128. ::-webkit-scrollbar-thumb{
  129. background-color: {color:Scroll};
  130. border: 3px solid {color:background};
  131. height:auto;
  132. -moz-border-radius: 0px;
  133. border-radius: 0px;
  134. }
  135.  
  136. ::-webkit-scrollbar {
  137. height:auto;
  138. width:9px;
  139. background-color: {color:Scroll};
  140. border: 5px solid {color:background};
  141. }
  142.  
  143. div#content{
  144. margin-left:430px;
  145. {block:IfSideReverse}margin-left:300px;{/block:IfSideReverse}
  146. width:650px;min-height:100%
  147. }
  148.  
  149. .pquote {text-indent:px;
  150. font-size:13px;
  151. text-align:justify;
  152. font-family:calibri;
  153.  
  154. }
  155.  
  156. .quotesource{text-indent:0px;color:#000;;
  157. text-align:right; border-top:2px solid #eee; font-family:cambria;text-transform:uppercase;font-size:9px;}
  158.  
  159.  
  160.  
  161. .post_title{
  162. font-size:{text:TamanhoFont};
  163. color:{color:link};}
  164.  
  165.  
  166. .entry {
  167. position:relative;
  168. width:250px;
  169. float:left;
  170. /* Margin das postagens */
  171. padding:10px;
  172. /* Margin das postagens */
  173. {block:PermalinkPage}width:500px;{/block:PermalinkPage}; margin-top:10px;}
  174.  
  175.  
  176. .entry img{max-width:250px;min-width:250px;
  177. {block:PermalinkPage}max-width:500px;{/block:PermalinkPage};}
  178.  
  179. #postnotes {text-align:left; z-index:11; padding:0px; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out; width:500px;}
  180.  
  181.  
  182. .per {
  183. position:relative;
  184. text-align:justify;
  185. padding-bottom:px; margin:0;
  186. clear:both;
  187. color:{color:text}; font:10px calibri; background:#eee;height:auto;}
  188.  
  189.  
  190. .fe {
  191. display:block;
  192. position:absolute;
  193. bottom:-15px;
  194. left:15px;
  195. width:0;
  196. border-width:15px 15px 0;
  197. border-style:solid;
  198. border-color: transparent;}
  199.  
  200. .text {text-align:left; margin-top:3px;font:10px calibri;}
  201.  
  202. blockquote{
  203. padding:0px 0px 0px 5px;
  204. margin:0px 0px 2px 1px;
  205. border-left: 1px solid {color:Text};}
  206.  
  207. .perms {
  208. font-size:10px;
  209. text-align:right;
  210. bottom:-5px;
  211. width:250px;
  212. position: absolute;
  213. margin-top:0px;margin-left:0px;
  214. line-height:12px;
  215. font-family:calibri;
  216. text-transform: lowercase;
  217. display:block;z-index:9999; opacity:0; -webkit-transition: all .5s ease-out; -moz-transition: all .2s ease-out;}
  218.  
  219. .perms a{margin-left:4px;}
  220. .entry:hover .perms {
  221. opacity:1;
  222. z-index:999999; -webkit-transition: all .2s ease-out; -moz-transition: all .5s ease-out;
  223. }
  224.  
  225.  
  226. .perms a:hover{text-decoration:;}
  227.  
  228.  
  229.  
  230.  
  231.  
  232. {block:IfPermalinkHover}
  233. .perms {
  234. font-size:10px;
  235. text-align:right;
  236. width:250px;transition: .8s ease-in-out;
  237. -webkit-transition: .8s ease-in-out;
  238. -moz-transition: .8s ease-in-out;
  239. -o-transition: .8s ease-in-out;
  240. opacity:0;
  241. height:auto;
  242. position: absolute;
  243. margin-top:0px;bottom:35px;
  244. font-style:;letter-spacing:0px;
  245. text-transform: lowercase;
  246. font-family:;
  247. display:block;}
  248.  
  249.  
  250. .entry:hover .perms {
  251. opacity:1;bottom:-0px;transition: .8s ease-in-out;
  252. -webkit-transition: .8s ease-in-out;
  253. -moz-transition: .8s ease-in-out;
  254. -o-transition: .8s ease-in-out;
  255. z-index:999999;}
  256.  
  257.  
  258. .perms a:hover{text-decoration:line-through;}
  259.  
  260. .rg {border-bottom:1px solid;}
  261.  
  262. {/block:IfPermalinkHover}
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270. {block:Iffollowbranco}
  271. iframe#tumblr_controls {
  272. white-space:nowrap;
  273. -webkit-filter: invert(100%);
  274. -moz-filter: invert(100%);
  275. -o-filter: invert(100%);
  276. -ms-filter: invert(100%);
  277. filter: invert(100%);
  278. opacity:.7;
  279. transition: .8s ease-in-out;
  280. -webkit-transition: .8s ease-in-out;
  281. -moz-transition: .8s ease-in-out;
  282. -o-transition: .8s ease-in-out; }
  283. {/block:Iffollowbranco}
  284.  
  285.  
  286.  
  287. #sidebar {position:fixed; width: auto; height:auto; margin-left:290px;margin-top:90px;; -webkit-transition-duration: 0.4s;}
  288.  
  289. #frufru {height:auto; margin-top:-55px; margin-left:-32px; position:fixed; text-align:left;z-index:6;}
  290. #frufru img { width:145px; height:190px;}
  291. #sidebar:hover #frufru {}
  292.  
  293. #frase {-webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; z-index:9; background:transparent; width:130px; color:#000; margin-top:133px; margin-left:-16px; text-align:center; position:fixed; font-family: century gothic; font-size:9px; padding:2px;}
  294. #sidebar:hover #frase {opacity:0}
  295.  
  296. #l {opacity:0;background:#eee; width:145px;position:fixed;margin-top:136px; margin-left:-32px;-ms-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;text-align:center;text-align:center; height:15px;}
  297. #l a {font-size:9px;font-family:century Gothic; color:#696969;-webkit-transition: all 0.5s ease-out;-webkit-transition: all 0.6s ease-in-out;letter-spacing:1px;}
  298. #l a:hover{ text-shadow:0px 0px 1px; color:#696969;}
  299. #sidebar:hover #l {opacity:1;}
  300.  
  301.  
  302. /***** inspiração menu e side de WARVADA ***/
  303.  
  304. #menu{-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; margin-left:21px;position:fixed;margin-top:68px;background-color:transparent;width:40px; line-height:12px; text-transform:; font-family: 'Segoe Print'; font-size:9px; z-index:9; border:1px solid #fff; padding:5px; border-radius: 0 6 0 6px; opacity:0; }
  305.  
  306. #menu a {color:#fff; display:block; width:40px; }
  307.  
  308. #menu a:hover {color:#eea9b8;}
  309.  
  310. #sidebar:hover #menu { opacity:0.8; margin-left: -27px;}
  311.  
  312.  
  313. #emoji1 {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;height:auto; margin-top:138px; margin-left:-33px; position:fixed; text-align:left;z-index:15;}
  314. #emoji1 img { width:9px; height:auto;}
  315. #sidebar:hover #emoji1 {margin-left: -32px; margin-top: 112px; -moz-transform: rotate(365deg);-webkit-transform: rotate(365deg);}
  316.  
  317.  
  318. #emoji2 {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;height:auto; margin-top:138px; margin-left:-21px; position:fixed; text-align:left;z-index:15;}
  319. #emoji2 img { width:9px; height:auto;}
  320. #sidebar:hover #emoji2 {margin-left: -25px; margin-top: 122px; width:8px;-moz-transform: rotate(365deg);-webkit-transform: rotate(365deg);}
  321.  
  322.  
  323.  
  324. #emoji3 {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;height:auto; margin-top:123px; margin-left:-12px; position:fixed; text-align:left; opacity:0; z-index:15;}
  325. #emoji3 img { width:8px; height:auto;}
  326.  
  327. #sidebar:hover #emoji3 { opacity:1;-moz-transform: rotate(365deg);-webkit-transform: rotate(365deg);}
  328.  
  329.  
  330. /*codigo da bordinha por ccachaceira, sem plagio ok?*/
  331.  
  332. #bordinha{opacity:0.7;position:fixed;margin-left:-30px;width:139px;height:184px;border:1px solid #FFFAFA;margin-top:-53px;-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;opacity:0.6;z-index:9;}
  333.  
  334. #sidebar:hover #bordinha {opacity:0;width:1px;height:1px;margin-top:100;margin-left:-10px; }
  335.  
  336. #simbolo {-webkit-transition-duration: 0.3s; -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; background:transparent; width:auto; margin-top:-55px; margin-left:-40px; opacity:1; text-align:center; position:fixed; font-family:arial; font-size:12px; color:#FFC0CB;width:20px;height:auto;}
  337.  
  338.  
  339. </style><body>
  340.  
  341.  
  342. <div id="sidebar">
  343. <div id="frufru"><img src="{image:sidebar}"></div>
  344. <div id="bordinha"></div>
  345. <div id="frase">Com um sorriso te bagunça</div>
  346.  
  347. <div id="l">Essa morena é um turbilhão</div>
  348.  
  349. <div id="emoji1"><img src="http://media.tumblr.com/82d7f87af2b9600c1bfcb9b36d2d66b2/tumblr_inline_n7u2fylB2t1rwvetd.gif"></div>
  350.  
  351. <div id="emoji2"><img src="http://media.tumblr.com/82d7f87af2b9600c1bfcb9b36d2d66b2/tumblr_inline_n7u2fylB2t1rwvetd.gif"></div>
  352.  
  353. <div id="emoji3"><img src="http://media.tumblr.com/82d7f87af2b9600c1bfcb9b36d2d66b2/tumblr_inline_n7u2fylB2t1rwvetd.gif"></div>
  354.  
  355. <div id="menu"><a href="{text:link1}">{text:link1 title}</a>
  356. <a href="{text:link2}">{text:link2 title}</a>
  357. <a href="{text:link3}">{text:link3 title}</a>
  358. <a href="{text:link4}">{text:link4 title}</a>
  359.  
  360. </div>
  361. </div>
  362.  
  363.  
  364.  
  365.  
  366. <!-- Inicio Das postagens --->
  367.  
  368. <div id="content">
  369. {block:Posts}
  370.  
  371. {block:Text}
  372. <div class="entry">
  373. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  374. {Body}
  375. {block:IndexPage}
  376. <div class="perms">
  377. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  378. <a href="{ReblogURL}" target="_blank">Reblog</a>
  379. <a href="{Permalink}">{SourceURL} </a>
  380. </div>
  381. {/block:IndexPage}
  382. </div>
  383. {/block:Text}
  384.  
  385. {block:Photo}
  386. <div class="entry">
  387. <!--- Tamanho das fotos --->
  388. <img src="{PhotoURL-500}">
  389. <!--- Tamanho das fotos --->
  390. {block:IfFotocomtext} {caption} {/block:IfFotocomtext}
  391. {block:IndexPage}
  392. <div class="perms">
  393. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  394. <a href="{ReblogURL}" target="_blank">Reblog</a>
  395.  
  396. </div>
  397. {/block:IndexPage}
  398. </div>
  399. {/block:Photo}
  400.  
  401. {block:Photoset}
  402. <div class="entry">
  403. <!--- Tamanho dos Photosets --->
  404. {block:Photos}
  405. <div class="perms">
  406. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
  407.  
  408. {/block:Photos}
  409. <!--- Tamanho dos Photosets --->
  410. {block:IndexPage}
  411.  
  412. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  413. <a href="{ReblogURL}" target="_blank">Reblog</a>
  414.  
  415. </div>
  416. {/block:IndexPage}
  417. </div>
  418. {/block:Photoset}
  419.  
  420.  
  421. {block:Quote}
  422. <div class="entry">
  423.  
  424. <div class="pquote">{Quote}<div class="quotesource"><b>— {Source}</b></div></div>
  425. {block:IndexPage}
  426. <div class="perms">
  427. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  428. <a href="{ReblogURL}" target="_blank">Reblog</a>
  429.  
  430. </div>
  431. {/block:IndexPage}
  432. </div>
  433. {/block:Quote}
  434.  
  435. {block:Chat}
  436. <div class="entry">
  437. {block:IndexPage}
  438. <div class="perms">
  439. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  440. <a href="{ReblogURL}" target="_blank">Reblog</a>
  441. </div>
  442. {/block:IndexPage}
  443.  
  444. {block:Title}
  445. <span class="post_title">{Title}</span>{/block:Title}
  446. <div id="chat">
  447. {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
  448. </div>
  449. </div>
  450. {/block:Chat}
  451.  
  452. {block:Link}
  453. <div class="entry">
  454. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a>
  455. {block:Description}{Description}{/block:Description}
  456. {block:IndexPage}
  457. <div class="perms">
  458.  
  459. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  460. <a href="{ReblogURL}" target="_blank">Reblog</a>
  461.  
  462. </div>
  463. {/block:IndexPage}
  464. </div>
  465. {/block:Link}
  466.  
  467. {block:Audio}
  468. <div class="entry">
  469. <center>
  470. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="300"/><p>{/block:AlbumArt}</center>
  471. <div class="audiocas">{AudioPlayerGrey}</div>
  472. {block:Caption}{Caption}
  473. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  474. {block:IndexPage}
  475. <div class="perms">
  476. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  477. <a href="{ReblogURL}" target="_blank">Reblog</a>
  478.  
  479. </div>
  480. {/block:IndexPage}
  481. </div>
  482. {/block:Audio}
  483.  
  484. {block:Video}
  485. <div class="entry">
  486. {Video-250}
  487. {block:IndexPage}
  488. <div class="perms">
  489. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  490. <a href="{ReblogURL}" target="_blank">Reblog</a>
  491.  
  492. </div>
  493. {/block:IndexPage}
  494. </div>
  495. {/block:Video}
  496.  
  497. {block:Answer}
  498. <div class="entry">
  499. <div class="per"><b>{Asker}:</b> {Question}<p><div class="fe"></div></div>
  500. <p>
  501. <div class="text"><p>{Answer}</p></div>
  502. {block:IndexPage}
  503. <div class="perms">
  504. <a href="{permalink}">{notecount}</a> {block:IfPermalinkHover2}<br>{/block:IfPermalinkHover2}
  505. <a href="{ReblogURL}" target="_blank">Reblog</a>
  506.  
  507. </div>
  508. {/block:IndexPage}
  509. </div>
  510. {/block:Answer}
  511.  
  512.  
  513. {block:PostNotes}
  514. <div id="postnotes">
  515. Posted {TimeAgo}, with {NoteCountWithLabel}<br>
  516. {block:RebloggedFrom}of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>post by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  517. {block:HasTags}Tag: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  518.  
  519. </div><p>
  520. {PostNotes}
  521. {/block:PostNotes}
  522.  
  523.  
  524. {/block:posts}
  525.  
  526.  
  527. {block:IndexPage}
  528. <div class="column navigation" id="navigation">
  529. {block:Pagination}
  530. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  531. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  532. </div>
  533. {/block:IndexPage}
  534.  
  535. </div>
  536.  
  537. <script type="text/javascript"> Cufon.now(); </script>
  538.  
  539.  
  540. </body>
  541. <div style="opacity:0.6;display:block;top:642px;left:1200px;font-size:10px;font-family:'Segoe Print';font-style:;position:fixed;border-radius:10px 10px 10px;background-color:#ffff;padding:3px;border-top:1px dashed #fffff;border-bottom:1px dashed #fffff;border-left:1px dashed #ffffff;border-right:1px dashed #fffff"><a href="http://worenow.tumblr.com/">Theme by: <font color=#00008B
  542. >WORENOW</font></div></a></a></div>
  543.  
  544.  
  545. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement