Advertisement
worenow

35

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