Advertisement
0Melancolizava

Mlv 33

Jun 14th, 2015
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.26 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:background reblog" content="#fff"/>
  38. <meta name="color:background ask" content=" #fff"/>
  39. <meta name="color:background" content="#fff"/>
  40.  
  41. <!---Appearance de links----->
  42.  
  43. <meta name="text:frase" content="Uma vida..." />
  44. <meta name="text:Link1" content="" />
  45. <meta name="text:Link1 Title" content="Link" />
  46. <meta name="text:Link2" content="" />
  47. <meta name="text:Link2 Title" content="Link" />
  48. <meta name="text:Link3" content="" />
  49. <meta name="text:Link3 Title" content="Link" />
  50. <meta name="text:Link4" content="" />
  51. <meta name="text:Link4 Title" content="Link" />
  52. <meta name="text:Link5" content="" />
  53. <meta name="text:Link5 Title" content="Link" />
  54. <meta name="text:Link6" content="" />
  55. <meta name="text:Link6 Title" content="Link" />
  56.  
  57.  
  58. <!---Appearance de com/sem----->
  59.  
  60. <meta name="if:Show Tags" content="0"/>
  61. <meta name="if:Infinite Scroll" content="1"/>
  62. <meta name="if:Show Captions" content="0"/>
  63.  
  64.  
  65. <!---Appearance de Fotos/sidebar e bg----->
  66. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  67.  
  68. <meta name="image:Background" content=""/>
  69. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script>
  70. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  71. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script>
  72.  
  73. <style>#toTop {display:none;text-decoration:none;position:fixed;bottom:20px;right:20px;overflow:hidden;width:30px;height:40px;border:none;text-indent:-999px;background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left top;z-index:3000;}#toTopHover {background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left -40px;
  74. width:30px;height:40px;display:block;overflow:hidden;float:left;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
  75. #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
  76.  
  77.  
  78.  
  79. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  80. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  81. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/hkMncmosg/minifield.js"></script>
  82.  
  83. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic' rel='stylesheet' type='text/css'>
  84.  
  85. <link href='http://fonts.googleapis.com/css?family=Indie+Flower|Gloria+Hallelujah|Dancing+Script|Courgette|Marck+Script|Satisfy|Pinyon+Script|Reenie+Beanie|Niconne|Tangerine|Great+Vibes|Sacramento|Love+Ya+Like+A+Sister|Parisienne|Allura|Montez|Zeyada|Arizonia|Clicker+Script' rel='stylesheet' type='text/css'>
  86. <link href='http://fonts.googleapis.com/css?family=Poiret+One|Lobster|Indie+Flower' rel='stylesheet' type='text/css'>
  87.  
  88. <link href='http://fonts.googleapis.com/css?family=Lora:400,400italic,700italic|Bree+Serif|Berkshire+Swash' rel='stylesheet' type='text/css'>
  89.  
  90. <link href='http://fonts.googleapis.com/css?family=Alegreya' rel='stylesheet' type='text/css'>
  91.  
  92. <script type=”text/javascript” src=”http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js”></script>
  93. <script type=”text/javascript”>
  94. $(document).ready(function(){
  95. $(“.links_body”).hide();
  96. $(“.links_head”).click(function(){
  97. $(this).next(“.links_body”).slideToggle(‘fast’);
  98. }); }); </script>
  99.  
  100. <style type="text/css">
  101.  
  102.  
  103. body
  104. {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; margin-top: 20px;}
  105. p {margin:0 0 .75em 0} p:last-child {margin:0}
  106.  
  107.  
  108. a {color: {color:textos};text-decoration:none;}
  109. /* Hover/ o que você quer que aconteça no link ao passar o mouse nele. Adicione algum código entre as chaves, se quiser */
  110. a:hover { }
  111.  
  112.  
  113.  
  114.  
  115. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;line-height: 100%;border-left: solid 4px #EDEDED;
  116. }
  117.  
  118.  
  119.  
  120. h1 {font-family: 'Alegreya', serif; font-size: 18px; }
  121.  
  122.  
  123. ul {margin: 0px 1.5em .75em;}
  124. li {margin: .75em 0;list-style-type: square;}
  125.  
  126.  
  127. .text { padding: 5px;line-height:20px; }
  128.  
  129.  
  130. .post-link{
  131. font-family:cambria; font-size:12px;
  132. line-height: 20px;
  133. }
  134.  
  135.  
  136. p.source{text-align: center;color:{color:frase}; padding-left:10px;font-weight:bold;text-transform:none;font-size:13px; background: transparent; border-radius:5px;font-family: 'Poiret One', cursive;}
  137.  
  138.  
  139. .tagged { text-align: center; line-height: 8px;font-size: 8px;}
  140.  
  141.  
  142.  
  143.  
  144.  
  145. .quote:first-letter {font-style:none;font-family: 'Indie Flower', cursive;font-size: 18px;line-height:15px; color: {color:textos};}
  146.  
  147. .post { position: relative;width:400px;float:left;background: transparent;padding:0px;margin:5px;text-align:justify;margin-left:-120px;{block:PermalinkPage}width:400px{/block:PermalinkPage};}.box {position: relative; }
  148.  
  149.  
  150.  
  151.  
  152. .box img {
  153. display: inline;
  154. width:400px height: 400px;margin-bottom:20px;border-radius:5x;}
  155.  
  156. #contain {background:transparent; width:680px; margin: 0px auto 0;margin-left:250px;}
  157.  
  158. #content {width:350px;float: right; ;}
  159.  
  160.  
  161.  
  162. #infscr-loading{position:relative!important;left:49%}p.menu-m {margin: .375em;}
  163. .box iframe { max-width: 100%;
  164. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  165. .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}
  166. .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%}
  167.  
  168.  
  169.  
  170. #pside {text-align: justify;margin-top:10px;width:190px;padding:0px;position: fixed;margin-left:-0px;background: transparent;z-index:999; }
  171. ul {margin-bottom: .75em;}
  172.  
  173.  
  174.  
  175.  
  176. #title {font-family: 'Indie Flower', cursive; font-size: 20px;color:{color:frase};line-height: 1em;margin-top:-05px;margin-left:-5px;;text-align:right;}
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184. #description {line-height:17px;color:{color:descricao};padding-left:5px;padding-right:5px;margin-left:0px; margin-top:0px; text-align:right; position:relative;font-size:13px;}
  185.  
  186.  
  187.  
  188.  
  189. /*Base de permalink header por Liriadas e modificado por Poesificada*/
  190.  
  191. .header {font-family:'Calibri', sans-serif; font-size:10px; text-transform:uppercase; position:absolute; z-index:9; left:415px; bottom:-20px; padding:3px;transition:all 1s ease; opacity:0; }
  192. .post:hover .header {bottom:-5px; padding:5px; background: transparent;opacity:1; border-radius:2px; }
  193. .hreblog {float:center; padding-right:10px; ;}
  194. .hperma {float:center; padding-right:10px;}
  195.  
  196. /*ESTILO DE ASK POR MAY, DO MIR4GEM.TUMBLR.COM E DO HTML-PARTY.TUMBLR.COM! É BOM NÃO TIRAR ISSO AQUI :@@ */
  197. .boxask {background: {color:background ask};; padding: 10px; font: normal 12px georgia; text-align:left; border-radius: 7px; z-index: 1;}
  198. .seta {background: {color:background ask}; width: 10px; height: 10px; -webkit-transform: rotate(45deg); margin-left: 20px; margin-top: -5px; z-index: 1;}
  199. .perguntou {font-size: 8px; font-family: "handy"; text-transform: uppercase;margin-left: 14px;}
  200. .perguntou img {-webkit-border-radius: 5px;
  201. -moz-border-radius: 5px;
  202. border-radius: 5px;}
  203. .resposta {background: transparent; width:98%;padding: 2px;}
  204.  
  205.  
  206.  
  207.  
  208. iframe#tumblr_controls {position:fixed!important; -webkit-filter:invert(100%); opacity:.4;}
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215. /*** barra de rolagem ***/
  216.  
  217. 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; }
  218.  
  219. ::-webkit-scrollbar{width:5px;height:5px;}
  220. ::-webkit-scrollbar-button:start:decrement
  221. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  222. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  223. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#cec2ac;-webkit-border-radius:px;}
  224. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#cec2ac;-webkit-border-radius:px;}
  225.  
  226. iframe#tumblr_controls{top: 2px !important; position: fixed !important; right: 5px !important; margin: 0 0 0 0;}
  227.  
  228. /*******by futurasuicida usar credite ao helpdesigns pegar sem credito vai ter porrada.*** *******/
  229. #linkjoin {position: relative; width:180px; margin-left:0px; margin-top:0px; padding: 0px; text-align: right;}
  230. #linkjoin a {display: inline-block;float: left; font: 8px PF Arma Five;text-align:center text-align: right; margin-top: 0px; height: 23px; width: 175px; color:{color:textos}; line-height: 22px;text-transform: none;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: transparent; letter-spacing:1px; -webkit-transition: all 0.5s ease-in-out; text-transform:uppercase;}
  231. #linkjoin a:hover{background-color:; color:{color:frase};letter-spacing:3px;}
  232. @font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}
  233. /*helpdesigns*/
  234.  
  235. .lcredit.icon.theme {position:fixed}
  236.  
  237. </style></head>
  238. <body>
  239.  
  240. <a class="lcredit icon theme" title="Tema by Melancolizava" href="http://melancolizava.tumblr.com/">install theme</a>
  241.  
  242.  
  243.  
  244. <div id="contain" class="clearfix">
  245. <div id="pside">
  246. <div class="text">
  247.  
  248.  
  249. <div id="title">{text:frase}</div>
  250.  
  251. <p>
  252.  
  253. <div id="description">{Description}</div><p>
  254.  
  255. <div id="linkjoin">
  256. <a href="{text:link1}">
  257. {text:link1 title}</a>
  258. <a href="{text:link2}">
  259. {text:link2 title}</a> <p>
  260. <a href="{text:link3}">
  261. {text:link3 title}</a>
  262. <a href="{text:link4}">
  263. {text:link4 title}</a>
  264.  
  265. </div>
  266.  
  267. <div>
  268.  
  269. </div>
  270.  
  271.  
  272.  
  273. {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}
  274. </div>
  275. </div>
  276.  
  277.  
  278.  
  279. <div id="content">
  280. {block:Posts}
  281. <div class="post">
  282.  
  283.  
  284.  
  285. {block:IndexPage}
  286. <div class="header">
  287. <div class="hreblog"><a href="{ReblogURL}" target="_blank"><font color={color:reb}>↺</font></a></div>
  288. <div class="hperma"><a href="{Permalink}" target="_blank">{NoteCount}</a>&nbsp;&nbsp;<font color={color:reb}></font></div></div>
  289. {/block:IndexPage}
  290.  
  291.  
  292.  
  293.  
  294. {block:Text}
  295. <div class="text">
  296. {block:Title}<h1>{Title}</h1>{/block:Title}
  297. {Body}
  298. <!-- permalink aqui-->
  299.  
  300.  
  301.  
  302. <!-- permalink aqui-->
  303.  
  304. </div>
  305. {/block:Text}
  306.  
  307. {block:Quote}
  308. <div class="text quote">
  309. <p class="words">{Quote}</p>
  310. {block:Source}<p class="source">{Source}</p>{/block:Source}
  311. <!-- permalink aqui-->
  312.  
  313.  
  314. <!-- permalink aqui-->
  315.  
  316.  
  317. </div>
  318. {/block:Quote}
  319.  
  320. {block:Link}
  321. <div class="text link">
  322. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  323. {block:Description}{Description}{/block:Description}
  324. <!-- permalink aqui-->
  325.  
  326.  
  327.  
  328. <!-- permalink aqui-->
  329.  
  330. </div>
  331. {/block:Link}
  332.  
  333. {block:Chat}
  334. <div class="text chat">
  335. <ul class="conversation">
  336. {block:Lines}
  337. <li class="line {Alt}">
  338. {block:Label}<span class="person">{Label}</span>{/block:Label}
  339. <span class="person-said">{Line}</span>
  340. </li>
  341. {/block:Lines}
  342. </ul>
  343. <!-- permalink aqui-->
  344.  
  345.  
  346.  
  347. <!-- permalink aqui-->
  348.  
  349. </div>
  350. {/block:Chat}
  351.  
  352. {block:Audio}
  353. <div class="text audio">
  354. <p>{AudioPlayerBlack}</p>
  355. {block:IndexPage}{block:IfShowCaptions}
  356. {block:Caption}{Caption}{/block:Caption}
  357. {/block:IfShowCaptions}{/block:IndexPage}
  358. <!-- permalink aqui-->
  359.  
  360.  
  361.  
  362.  
  363.  
  364. <!-- permalink aqui-->
  365.  
  366.  
  367. </div>
  368. {/block:Audio}
  369.  
  370.  
  371. {block:Answer}
  372.  
  373. <div class="boxask">{Question}</div>
  374. <div class="seta"></div><br>
  375. <div class="perguntou"><img src="{AskerPortraitURL-24}" border="0" align="left"/>&nbsp;&nbsp;
  376. {Asker}:</div><br>
  377. <div class="resposta">{Answer}</div>
  378. {/block:Answer}
  379.  
  380. {block:Photoset}
  381. <div class="photoset">
  382. <div class="box">
  383. <!-- permalink aqui-->
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390. <!-- permalink aqui-->
  391.  
  392. <center>{Photoset-250}</center>
  393. </div>
  394. {block:IndexPage}{block:IfShowCaptions}
  395. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  396. {/block:IfShowCaptions}{/block:IndexPage}
  397. </div>
  398. {/block:Photoset}
  399.  
  400. {block:Video}
  401. <div class="video">
  402. <div class="box">
  403. <!-- permalink aqui-->
  404.  
  405.  
  406.  
  407. <!-- permalink aqui-->
  408.  
  409. <center>{Video-250}</center>
  410. </div>
  411. {block:IndexPage}{block:IfShowCaptions}
  412. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  413. {/block:IfShowCaptions}{/block:IndexPage}
  414. </div>
  415. {/block:Video}
  416.  
  417. {block:Photo}
  418. <div class="photo">
  419. <div class="box">
  420. <!-- permalink aqui-->
  421.  
  422.  
  423.  
  424.  
  425. <!-- permalink aqui-->
  426.  
  427. {block:IndexPage}
  428. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  429. {/block:IndexPage}
  430. {block:PermalinkPage}
  431. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  432. {/block:PermalinkPage}
  433. </div>
  434. {block:IndexPage}{block:IfShowCaptions}
  435. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  436. {/block:IfShowCaptions}{/block:IndexPage}
  437.  
  438.  
  439. </div>
  440. {/block:Photo}
  441.  
  442. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  443. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  444. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  445.  
  446. {block:PermalinkPage}
  447. <div id="post-info" class="text">
  448. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  449. {block:HasTags}
  450. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  451. {/block:HasTags}
  452. <p class="post-info-data">
  453. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  454. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  455. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  456. {block:PostNotes}
  457. {PostNotes}
  458. {/block:PostNotes}
  459. </div>
  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. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement