Advertisement
0Melancolizava

Exclusivo MLV 3

May 1st, 2015
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.68 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <!-----------------------------------------------------------------
  4. Theme base explicativa por poesificada.tumblr.com
  5. Customizado por Melancolizava
  6.  
  7. Não retire os créditos, não use como base, não pegue detalhes, não disponibilize.
  8. ------------------------------------------------------------------>
  9.  
  10.  
  11.  
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml">
  14. <head>
  15. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  16.  
  17.  
  18. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  19.  
  20. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  21.  
  22.  
  23. <link rel="shortcut icon" href="{Favicon}">
  24.  
  25.  
  26. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  27.  
  28.  
  29.  
  30. <!---Appearance de cores----->
  31. <meta name="color:frase" content="#f2992e"/>
  32.  
  33. <meta name="color:reb" content="#888888"/>
  34.  
  35. <meta name="color:textos" content="#888888"/>
  36. <meta name="color:descricao" content="#888888"/>
  37. <meta name="color:links" content="#888888"/>
  38. <meta name="color:detalhes" content="#E6E0C6"/>
  39. <meta name="color:background reblog" content="#fff"/>
  40. <meta name="color:background ask" content=" #fff"/>
  41. <meta name="color:background" content="#fff"/>
  42.  
  43. <!---Appearance de links----->
  44.  
  45. <meta name="text:frase" content="Uma vida..." />
  46. <meta name="text:Link1" content="" />
  47. <meta name="text:Link1 Title" content="Link" />
  48. <meta name="text:Link2" content="" />
  49. <meta name="text:Link2 Title" content="Link" />
  50. <meta name="text:Link3" content="" />
  51. <meta name="text:Link3 Title" content="Link" />
  52. <meta name="text:Link4" content="" />
  53. <meta name="text:Link4 Title" content="Link" />
  54. <meta name="text:Link5" content="" />
  55. <meta name="text:Link5 Title" content="Link" />
  56. <meta name="text:Link6" content="" />
  57. <meta name="text:Link6 Title" content="Link" />
  58.  
  59.  
  60. <!---Appearance de com/sem----->
  61.  
  62. <meta name="if:Show Tags" content="0"/>
  63. <meta name="if:Infinite Scroll" content="1"/>
  64. <meta name="if:Show Captions" content="0"/>
  65.  
  66.  
  67. <!---Appearance de Fotos/sidebar e bg----->
  68.  
  69.  
  70. <meta name="image:Background" content=""/>
  71. <meta name="image:fotinha" content=""/>
  72.  
  73. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script>
  74. <link href='http://fonts.googleapis.com/css?family=Bitter|Lobster+Two|Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
  75.  
  76. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  77. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  78. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/hkMncmosg/minifield.js"></script>
  79.  
  80. <link href='http://fonts.googleapis.com/css?family=Lobster+Two' rel='stylesheet' type='text/css'>
  81.  
  82. <link href='http://fonts.googleapis.com/css?family=Lora:400,400italic,700italic|Bree+Serif|Berkshire+Swash' rel='stylesheet' type='text/css'>
  83.  
  84. <link href='http://fonts.googleapis.com/css?family=Alegreya' rel='stylesheet' type='text/css'>
  85. <link href='http://fonts.googleapis.com/css?family=Poiret+One|Josefin+Sans|Bitter|Lobster+Two|Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
  86.  
  87. <script type=”text/javascript” src=”http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js”></script>
  88. <script type=”text/javascript”>
  89. $(document).ready(function(){
  90. $(“.links_body”).hide();
  91. $(“.links_head”).click(function(){
  92. $(this).next(“.links_body”).slideToggle(‘fast’);
  93. }); }); </script>
  94.  
  95. <style type="text/css">
  96.  
  97.  
  98. body
  99. {background-color:{color:Background}; background-image:url('{image:background}'); background-attachment:fixed; background-repeat: no-repeat; background-size:100% 100%; background-repeat: no-repeat;background-size:100% 100%; font-size:13px; font-family: 'Alegreya', serif; color:{color:textos};line-height:15px;margin-left:0px;}
  100. p {margin:0 0 .75em 0} p:last-child {margin:0}
  101.  
  102.  
  103. a {color: {color:textos};text-decoration:none;}
  104. /* Hover/ o que você quer que aconteça no link ao passar o mouse nele. Adicione algum código entre as chaves, se quiser */
  105. a:hover { }
  106.  
  107.  
  108.  
  109.  
  110. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;line-height: 100%;border-left: solid 4px #EDEDED;
  111. }
  112.  
  113.  
  114.  
  115. h1 {font-family: 'Alegreya', serif; font-size: 18px;line-height: 1.5em }
  116.  
  117.  
  118. ul {margin: 0px 1.5em .75em;}
  119. li {margin: .75em 0;list-style-type: square;}
  120.  
  121.  
  122. .text { padding: 5px;line-height:20px; }
  123.  
  124.  
  125. .post-link{
  126. font-family:cambria; font-size:12px;
  127. line-height: 20px;
  128. }
  129.  
  130.  
  131. p.source{text-align: center;color:{color:frase}; padding-left:10px;font-weight:bold;text-transform:none;font-size:14px; background: transparent; border-radius:5px;font-family: 'Josefin Sans', sans-serif;}
  132.  
  133.  
  134. .tagged { text-align: center; line-height: 8px;font-size: 8px;}
  135.  
  136.  
  137.  
  138.  
  139.  
  140. .quote:first-letter {font-style:none;font-family: 'Josefin Sans', sans-serif;font-size: 16px;line-height:15px; font-weight:bold; color: {color:textos};}
  141.  
  142. .post { position: relative;width:400px;float:left;background: transparent;padding:0px;margin:15px;text-align:justify;margin-left:-120px;{block:PermalinkPage}width:400px{/block:PermalinkPage};}.box {position: relative; }
  143.  
  144.  
  145.  
  146.  
  147. .box img {
  148. display: inline;
  149. width:400px height: 400px;margin-bottom:20px;border-radius:10px;}
  150.  
  151. #contain {background:transparent; width:680px; margin: 0px auto 0;margin-left:250px;}
  152.  
  153. #content {width:350px;float: right; ;}
  154.  
  155.  
  156.  
  157. #infscr-loading{position:relative!important;left:49%}p.menu-m {margin: .375em;}
  158. .box iframe { max-width: 100%;
  159. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  160. .post-info-data{text-align:center}.notes img{display:block;float:left;margin-right:.75em}ol.notes li{margin:.375em 0;list-style-type:none;line-height:16px}
  161. .clear {clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
  162.  
  163.  
  164.  
  165. #pside {text-align: justify;margin-top:20px;width:190px;padding:0px;position: fixed;margin-left:-30px;background: transparent;z-index:999; }
  166. ul {margin-bottom: .75em;}
  167.  
  168.  
  169.  
  170.  
  171. #title {font-family: 'Lobster Two', cursive;font-size: 21px;color:{color:frase};line-height: 1em;margin-top:-05px;margin-left:0px;width:175px;text-align:left; }
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179. #description {line-height:17px;color:{color:descricao};padding-left:5px;padding-right:5px;width:170px;margin-left:0px; margin-top:0px; text-align:justify; position:relative;border-bottom:1px; ; font-size:13px;}
  180.  
  181.  
  182.  
  183.  
  184. /*Base de permalink header por Liriadas e modificado por Poesificada*/
  185.  
  186. .header {font-family:'Calibri', sans-serif; font-size:10px; text-transform:uppercase; position:absolute; z-index:9; width:100%; left:0px; bottom:10px; padding:3px;transition:all 1s ease; opacity:0; }
  187. .post:hover .header {bottom:-0px; padding:3px; background: #fff;opacity:1; border-radius:2px;}
  188. .hreblog {float:left; padding-right:10px; ;}
  189. .hperma {float:right; padding-right:10px;}
  190.  
  191. /*ESTILO DE ASK POR MAY, DO MIR4GEM.TUMBLR.COM E DO HTML-PARTY.TUMBLR.COM! É BOM NÃO TIRAR ISSO AQUI :@@ */
  192. .boxask {background: {color:background ask};; padding: 10px; font: normal 11px georgia; text-align:left; border-radius: 7px; z-index: 1;}
  193. .seta {background: {color:background ask}; width: 10px; height: 10px; -webkit-transform: rotate(45deg); margin-left: 20px; margin-top: -5px; z-index: 1;}
  194. .perguntou {font-size: 8px; font-family: "handy"; text-transform: uppercase;margin-left: 14px;}
  195. .perguntou img {-webkit-border-radius: 5px;
  196. -moz-border-radius: 5px;
  197. border-radius: 5px;}
  198. .resposta {background: transparent; width:98%;padding: 2px;}
  199.  
  200.  
  201.  
  202.  
  203. iframe#tumblr_controls {position:fixed!important; -webkit-filter:invert(100%); opacity:.4;}
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210. /*** barra de rolagem ***/
  211.  
  212. 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; }
  213.  
  214. ::-webkit-scrollbar{width:5px;height:5px;}
  215. ::-webkit-scrollbar-button:start:decrement
  216. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  217. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  218. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#cec2ac;-webkit-border-radius:px;}
  219. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#cec2ac;-webkit-border-radius:px;}
  220.  
  221. iframe#tumblr_controls{top: 2px !important; position: fixed !important; right: 5px !important; margin: 0 0 0 0;}
  222.  
  223. /*******by futurasuicida usar credite ao helpdesigns pegar sem credito vai ter porrada.*** *******/
  224. #linkzoom {position: relative; width:200px; margin-left:0px; margin-top:0px; padding: 0px; text-align: center;}
  225. #linkzoom a {float: left; display: block; letter-spacing:1px; font-size:11px; font-family:Calibri; text-align: center; margin-left:1px; color:#aaa; line-height:25px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; height:25px;width:180px;background-color:;}
  226. #linkzoom a:hover {-webkit-transition: all 0.9s ease-out; color:#000; -webkit-transition: all 0.9s ease-out;font-size:13px; }
  227. /*helpdesigns*/
  228.  
  229.  
  230. #pfotinha {margin-top:5px;margin-left:2px; position:relative; text-align:center;}
  231. #pfotinha img { width:170px; height:210px; border-radius:10px; }
  232. #pfotinha:hover {box-shadow: inset 0 0 0 150px rgba(255,255,255,0.2);}
  233.  
  234.  
  235. #lpermalink {font-family:‘Lora’, cursive; font-size:12px; font-style:italic; padding:5px; border-bottom:1px solid #f5f5f5;}
  236. #lpermalink img {float:left; padding:5px; width:10px; height:10px; opacity:1!important;}
  237. .lnotes {display:block; width:400px; margin-top:5px;}
  238. .lnotes .avatar {border:none; margin:0; width:46px; padding:0;}
  239. .lnotes ol {margin:0; padding:0;}
  240. .lnotes li {list-style:none; border:none; float:left; margin:0; padding:0; margin-right:4px; margin-bottom:-2px;}
  241. .lnotes .note .action {display:none; visibility:hidden; margin:0; padding:0;}
  242. .more_box {display:block; width:350px; height:35px; margin:0; padding:0;}
  243. .more_notes_link_container {font-family:'Lora’; font-style:italic; font-size:12px; font-style:italic; display:block; text-align:center; width:350px;}
  244. .lnotes blockquote {display:none;}
  245.  
  246. </style></head>
  247. <body>
  248. <a style="position:fixed; right:45px; bottom:60px; font-family:ARIAL; font-size:9px; color:#6E6E6E; background:transparent; " href="http://melancolizava.tumblr.com/" title="Base por poesificada"> MELANCOLIZAVA </a>
  249.  
  250.  
  251. <div id="contain" class="clearfix">
  252. <div id="pside">
  253. <div class="text">
  254.  
  255.  
  256. <div id="title">{text:frase}</div>
  257.  
  258. <p>
  259. <div id="pfotinha"><img src="{image:fotinha}"></div>
  260. <p>
  261.  
  262. <div id="description">{Description}</div><p>
  263.  
  264.  
  265. <div id="linkzoom">
  266. <a href="{text:link1}">{text:link1 title}</a> <p>
  267. <a href="{text:link2}"> {text:link2 title}</a> <p>
  268. <a href="{text:link3}"> {text:link3 title}</a> <p>
  269. <a href="{text:link4}"> {text:link4 title}</a> <p>
  270. <a href="{text:link5}"> {text:link5 title}</a> <p>
  271.  
  272. </a></div>
  273.  
  274. <div>
  275.  
  276. </div>
  277.  
  278.  
  279.  
  280. {block:IfNotInfiniteScroll}{block:Pagination}<p class="previous-next text">{block:PreviousPage}<a href="{PreviousPage}" class="next"><</a>{/block:PreviousPage}<span id="pages"> {CurrentPage} of {TotalPages} </span>{block:NextPage}<a href="{NextPage}" class="previous">></a>{/block:NextPage}</p>{/block:Pagination}{/block:IfNotInfiniteScroll}
  281. </div>
  282. </div>
  283.  
  284.  
  285.  
  286. <div id="content">
  287. {block:Posts}
  288. <div class="post">
  289.  
  290.  
  291.  
  292. {block:IndexPage}
  293. <div class="header">
  294. <div class="hreblog"><a href="{ReblogURL}" target="_blank"><font color={color:reb}>↪ Compartilhe</font></a></div>
  295. <div class="hperma">♥ <a href="{Permalink}" target="_blank">{NoteCount}</a>&nbsp;&nbsp;<font color={color:reb}>notificações .</font></div></div>
  296. {/block:IndexPage}
  297.  
  298.  
  299.  
  300.  
  301. {block:Text}
  302. <div class="text">
  303. {block:Title}<h1>{Title}</h1>{/block:Title}
  304. {Body}
  305. <!-- permalink aqui-->
  306.  
  307.  
  308.  
  309. <!-- permalink aqui-->
  310.  
  311. </div>
  312. {/block:Text}
  313.  
  314. {block:Quote}
  315. <div class="text quote">
  316. <p class="words">{Quote}</p>
  317. {block:Source}<p class="source">{Source}</p>{/block:Source}
  318. <!-- permalink aqui-->
  319.  
  320.  
  321. <!-- permalink aqui-->
  322.  
  323.  
  324. </div>
  325. {/block:Quote}
  326.  
  327. {block:Link}
  328. <div class="text link">
  329. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  330. {block:Description}{Description}{/block:Description}
  331. <!-- permalink aqui-->
  332.  
  333.  
  334.  
  335. <!-- permalink aqui-->
  336.  
  337. </div>
  338. {/block:Link}
  339.  
  340. {block:Chat}
  341. <div class="text chat">
  342. <ul class="conversation">
  343. {block:Lines}
  344. <li class="line {Alt}">
  345. {block:Label}<span class="person">{Label}</span>{/block:Label}
  346. <span class="person-said">{Line}</span>
  347. </li>
  348. {/block:Lines}
  349. </ul>
  350. <!-- permalink aqui-->
  351.  
  352.  
  353.  
  354. <!-- permalink aqui-->
  355.  
  356. </div>
  357. {/block:Chat}
  358.  
  359. {block:Audio}
  360. <div class="text audio">
  361. <p>{AudioPlayerBlack}</p>
  362. {block:IndexPage}{block:IfShowCaptions}
  363. {block:Caption}{Caption}{/block:Caption}
  364. {/block:IfShowCaptions}{/block:IndexPage}
  365. <!-- permalink aqui-->
  366.  
  367.  
  368.  
  369.  
  370.  
  371. <!-- permalink aqui-->
  372.  
  373.  
  374. </div>
  375. {/block:Audio}
  376.  
  377.  
  378. {block:Answer}
  379.  
  380. <div class="boxask">{Question}</div>
  381. <div class="seta"></div><br>
  382. <div class="perguntou"><img src="{AskerPortraitURL-24}" border="0" align="left"/>&nbsp;&nbsp;
  383. {Asker}:</div><br>
  384. <div class="resposta">{Answer}</div>
  385. {/block:Answer}
  386.  
  387. {block:Photoset}
  388. <div class="photoset">
  389. <div class="box">
  390. <!-- permalink aqui-->
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397. <!-- permalink aqui-->
  398.  
  399. <center>{Photoset-250}</center>
  400. </div>
  401. {block:IndexPage}{block:IfShowCaptions}
  402. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  403. {/block:IfShowCaptions}{/block:IndexPage}
  404. </div>
  405. {/block:Photoset}
  406.  
  407. {block:Video}
  408. <div class="video">
  409. <div class="box">
  410. <!-- permalink aqui-->
  411.  
  412.  
  413.  
  414. <!-- permalink aqui-->
  415.  
  416. <center>{Video-250}</center>
  417. </div>
  418. {block:IndexPage}{block:IfShowCaptions}
  419. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  420. {/block:IfShowCaptions}{/block:IndexPage}
  421. </div>
  422. {/block:Video}
  423.  
  424. {block:Photo}
  425. <div class="photo">
  426. <div class="box">
  427. <!-- permalink aqui-->
  428.  
  429.  
  430.  
  431.  
  432. <!-- permalink aqui-->
  433.  
  434. {block:IndexPage}
  435. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  436. {/block:IndexPage}
  437. {block:PermalinkPage}
  438. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  439. {/block:PermalinkPage}
  440. </div>
  441. {block:IndexPage}{block:IfShowCaptions}
  442. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  443. {/block:IfShowCaptions}{/block:IndexPage}
  444.  
  445.  
  446. </div>
  447. {/block:Photo}
  448.  
  449. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  450. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  451. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  452.  
  453. {block:PermalinkPage}
  454. {block:Caption}{Caption}{/block:Caption}
  455. {block:HasTags}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/gZonj46ic/tagged.png"> {lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}
  456. {block:Date}<div id="lpermalink”><img src=“http://static.tumblr.com/5u1fog0/M4Nnj46j1/timeago.png"> {TimeAgo}, {MonthNumber}/{DayOfMonth}/{Year}.</div>{/block:Date}
  457. {block:NoteCount}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/NDRnj46jg/notecount.png"> {NoteCountWithLabel}.</div>{/block:NoteCount}
  458. {block:RebloggedFrom}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/Hhznj46jy/via.png"> Via <a href="{ReblogParentURL}">{ReblogParentName}</a>, by <a href="{ReblogRootURL}">{ReblogRootName}</a>.</div>{block:RebloggedFrom}
  459. {block:PostNotes}<div class="lnotes">{PostNotes-64}</div>{/block:PostNotes}
  460. {/block:PermalinkPage}
  461.  
  462. </div> <!-- end single post -->
  463. {block:ContentSource}
  464. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  465. {/block:ContentSource}
  466. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  467. {/block:Posts}
  468. </div> <!-- end content -->
  469. <div class="loading"></div>
  470. </div> <!-- end containing div -->
  471. {block:IndexPage}{block:IfInfiniteScroll}
  472. {block:Pagination}<ul id="pagination">
  473. {block:PreviousPage}
  474. <li><a href="{PreviousPage}"></a></li>
  475. {/block:PreviousPage}
  476. {block:JumpPagination length="5"}
  477. {block:CurrentPage}
  478. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  479. {/block:CurrentPage}
  480. {block:JumpPage}
  481. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  482. {/block:JumpPage}
  483. {/block:JumpPagination}
  484. {block:NextPage}
  485. <li><a id="nextPage" href="{NextPage}"></a></li>
  486. {/block:NextPage}
  487. </ul>{/block:Pagination}
  488. <script type="text/javascript">
  489. $(window).load(function () {
  490. var $content = $('#content');
  491. $content.infinitescroll({
  492. navSelector : '#pagination',
  493. nextSelector : '#pagination a#nextPage',
  494. itemSelector : '.post, .loading',
  495. loading: {
  496. finishedMsg: '',
  497. img: 'http://static.tumblr.com/uiqhh9x/amsm48v4p/add.gif'
  498. },
  499. bufferPx : 200,
  500. debug : false,
  501. });
  502. });
  503. </script>
  504. {/block:IfInfiniteScroll}
  505. {/block:IndexPage}
  506.  
  507.  
  508.  
  509.  
  510.  
  511. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement