JuuhOliva

Melancolizava 06

Jan 9th, 2015
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.58 KB | None | 0 0
  1.  
  2.  
  3.  
  4. <title>{title}</title>
  5.  
  6. <HEAD>
  7.  
  8. <!---THEME BASE POR PULSA-R / MODIFICADO POR MELANCOLIZAVA / COPIA NÃO AUTORIZADA PELO AUTOR E CRIME ! 2014 -!-->
  9.  
  10.  
  11. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  12. <!--APPEARANCE-->
  13. <meta name="color:background" content="#fff"/>
  14. <meta name="color:caixa cor" content="#fff"/>
  15. <meta name="color:borda post" content="#f0f0f0"/>
  16. <meta name="color:text" content="#888"/>
  17.  
  18. <meta name="image:imagesidebar" content="https://24.media.tumblr.com/0870bd7b161d70e587eb69ddb64e76c1/tumblr_n30oufJGxR1t9760vo1_500.jpg"/>
  19.  
  20. <meta name="if:SmallCursor" content="1"/>
  21. <meta name="if:fonte2" content="0"/>
  22.  
  23. <meta name="text:Link1" content="link 1" />
  24. <meta name="text:Link1 Title" content="Home" />
  25. <meta name="text:Link2" content="link 2" />
  26. <meta name="text:Link2 Title" content="ask" />
  27. <meta name="text:Link3" content="link 3" />
  28. <meta name="text:Link3 Title" content="faq" />
  29. <meta name="text:Link4" content="link 4" />
  30. <meta name="text:Link4 Title" content="textos" />
  31.  
  32. <meta name="image:Background" content=""/>
  33.  
  34. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  35.  
  36.  
  37. {block:IndexPage}
  38. <div class="column navigation" id="navigation">
  39. {block:Pagination}
  40. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  41. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  42. </div>
  43. {/block:IndexPage}
  44.  
  45. {block:IndexPage}
  46.  
  47. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  48.  
  49. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  50.  
  51. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  52.  
  53. <script type="text/javascript">
  54. $(window).load(function(){
  55. var $wall = $('#pulsa-r');
  56. $wall.imagesLoaded(function(){
  57. $wall.masonry({
  58. itemSelector: '.postbaby',
  59. isAnimated : true
  60. });
  61. });
  62. $wall.infinitescroll({
  63. navSelector : "div#navigation",
  64. nextSelector : "div#navigation a#nextPage",
  65. itemSelector : '.postbaby',
  66. loadingImg : " ",
  67. loadingText : " ",
  68. donetext : " ",
  69. extraScrollPx : 9000,
  70. bufferPx : 10000,
  71. debug : false,
  72. errorCallback: function() {
  73. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  74. }},
  75. function( newElements ) {
  76. var $newElems = $( newElements );
  77. $newElems.hide();
  78. $newElems.imagesLoaded(function(){
  79. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  80. });
  81. }); $('#pulsa-r').show(500);
  82. });
  83. </script>
  84.  
  85. {/block:IndexPage}
  86.  
  87. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  88. <script>
  89. (function($){
  90.  
  91. $(document).ready(function(){
  92. $("[title]").style_my_tooltips();
  93. });
  94. })(jQuery);
  95. </script>
  96.  
  97. </head>
  98. <style>
  99. body{background: {color:background}; background-attachment:fixed (100%); font-family:trebuchet ms; font-size: 11px; color: {color:text}; background-image: url('{image:background}') ;background-repeat: no-repeat;background-attachment:fixed;background-size:100% 100%;}
  100. a:visited, a:link, a:active {text-decoration: none; color: {color:text};}
  101. #container {width: 350px; margin:70px auto: 70px auto;}
  102. #entry {float:left; margin-top:5px; margin-bottom:-25px; margin-left:345px; width:350px;}
  103.  
  104.  
  105. #s-m-t-tooltip {max-width:300px; -webkit-border-radius: 0px 0px 0px 0px; padding:3px 4px 5px 4px;margin:15px 20px;background-color:#eee; font-family:baumans; font-size:9px; letter-spacing:1px; text-transform:uppercase; color:#a1a1a1; z-index:9999999;}
  106.  
  107.  
  108. {block:ifSmallCursor}
  109. *, body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  110. {/block:ifSmallCursor}
  111.  
  112.  
  113.  
  114. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  115. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  116. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  117. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  118.  
  119. blockquote img{max-width: 240px!important}
  120. blockquote blockquote img{max-width: 230px!important}
  121. blockquote blockquote blockquote img{max-width: 220px!important}
  122. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  123.  
  124. pre {background: #eee; color:{color:text}; text-shadow: 0 1px 0 #fff; font-family: tahoma; text-align: justify; padding: 5px; overflow: scroll; border-left: 3px solid {color:text}; border-bottom: 3px solid #eee ;}
  125.  
  126. ::-webkit-scrollbar-thumb:vertical {background-color: {color:borda post};height:70px;
  127. border:1px #f1f1f1 solid;}
  128. ::-webkit-scrollbar-button:vertical {height:0px;display: block;background:#fff;}
  129. ::-webkit-scrollbar {background-color:{color:background};height:0px;width:5px;}
  130.  
  131. iframe#tumblr_controls {
  132. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;}
  133.  
  134.  
  135. #pulsa-r {margin-left:330px; width:650px; opacity:1;margin-top:5px;{block:if2colunas} width:900px; {/block:if2colunas}}
  136. .postbaby { width:250px;background-color:transparent; text-align: justify; padding: 5px; float: left; position: relative; float: left;margin:5px ; border: 1px solid {color:borda post}; overflow: hidden; }
  137.  
  138.  
  139. /** ♥ Love **/
  140.  
  141.  
  142.  
  143. .chat {background: #eee; margin: 0; font-size:
  144. 11px; font-family: verdana;}
  145. .chat .lines {margin-left: 0; background: #eee; color:
  146. {color:text}; margin-bottom: 1px; padding: 4px 5px 4px 5px;}
  147. .chat .lines span{font-weight: bold; text-shadow: 0px 1px 0px {color:borda post};}
  148.  
  149. /*:::::::::: Estilo de ask by Unstabl-e ::::::*/
  150.  
  151. .pergunta {background: #eee; padding: 5px; overflow: hidden; border: 1px solid #eee; color: #888; text-align: center;border-radius: 8px;font-family: muli; font-size: 11px;}
  152. .pergunta:hover {background: #eee;}
  153. .resposta {background: #fff; color: #888; font-family: muli; font-size: 11px; padding: 5px; overflow: hidden; border: 1px solid #;}
  154. .quem {background: #fff ; width: auto; font-family: Verdana; font-size: 10px; text-align: center; color: #cor da letra; text-align: center;border-radius: 8px; position: absolute; height: 20px; align: right; padding: 5px; border-bottom-right-radius: 10px; margin-left: 30px; margin-top: -30px;}
  155. .quem a{color: #cor do link; font-size: 10px; font-style: bold;}
  156. .fotoask {border-radius: 98px; margin-left: 0px;}
  157.  
  158. .bbimg {border-radius: 8px;}
  159. .quote{ font-family: 'Baumans'; {block:iffonte2}font-family: 'cambria';font-size: 11px;{/block:iffonte2} font-style: normal; font-size: 12px; color: {color:text};line-height: 20px; text-indent: 0px;}
  160. .autor {font-family: Baumans;{block:iffonte2}font-family: 'calibri';font-size: 12px;{/block:iffonte2} font-size: 10px; text-transform: uppercase; color:{color:text}; text-align: center; font-weight:normal;background:#eee;padding:5px;border-radius: 3px;}
  161. .autor a{font-family: Baumans;{block:iffonte2}font-family: 'calibri';font-size: 12px;{/block:iffonte2} font-size: 10px; text-transform: uppercase; color: {color:text}; text-align:center; font-weight: normal;}
  162. .lin{height: 1px; background: transparent; margin-top: 5px; margin-bottom: 5px;}
  163.  
  164.  
  165. .ph img{-webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(30%);opacity:0.8;border-radius: 3px;}
  166. .ph img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(50%);opacity:0.9;}
  167.  
  168. ol.notes{padding:0px;margin 0px 0px; font-size:9px;}
  169.  
  170. ol.notes li.note{border-bottom:1px solid #eee;padding:10px;font-size:11px;}
  171.  
  172. ol.notes li.note a img.avatar{padding-bottom:0px; border-radius: 80px; width: 0; height: 0;}
  173.  
  174. ol.notes li.note img{padding:0px;border-width:0px;border:none;}
  175.  
  176. ol.notes li.note span.action{font-weight:normal;}
  177.  
  178. ol.notes li.note.answer_content{font-weight:normal;}
  179.  
  180. ol.notes li.note.blockquote{padding:1px 1px;margin:1px 0px 0px 1px;}
  181.  
  182. ol.notes li.note.blockquote a{text-decoration:none;}
  183.  
  184.  
  185.  
  186.  
  187. /**PERMALINK POR PULSA-R**/
  188. .permalink { letter-spacing:.1em; z-index:10; bottom:-10px;left:1px; position:absolute; display:block;text-align:right;font-family: 'calibri';font-size:10px; -webkit-transition-duration: .66s;width:250px;padding:5px;background:#eee;opacity:0; text-transform: uppercase;border-radius: 3px;}
  189. .permalinkd a { font-size:10px; text-transform: lowercase; color:{color:text}; font-family: consolas;}
  190. .postbaby:hover .permalink {bottom:5px; opacity:1;}
  191. /**PERMALINK POR PULSA-R**/
  192. .vsanna{display: none;}
  193.  
  194. /**PERMALINK POR LEMBRAVEIS **/
  195. .postbaby:hover .photog{left:8px;-webkit-transition-duration: 0.9s;}
  196. .postbaby .photog {opacity:0;position: absolute;z-index: 9999;text-align: center;text-transform:uppercase;top: 8px;left:-7px;-webkit-transition-duration: 0.9s;}
  197. .postbaby .photog img {margin:0px;width:20px;background: transparent;opacity:0.2;border-radius: 2px;}
  198. .postbaby:hover .photog {opacity:1; -webkit-transition-duration: .50s;-moz-transition-duration: .50s; -o-transition-duration: .50s;}
  199. /**PERMALINK POR PULSA-R LEMBRAVEIS **/
  200.  
  201. /**NÃO REMOVA OS CRÉDITOS*/
  202. .cred {font-size:12px;font-family:Baumans; display:block; width:auto;height:20px; text-align:center; line-height:16px;margin-top:25px;position:fixed;margin-left:-79px;line-height:100%;border-radius:10px;}
  203. .cred a {color:#888;text-indent:5px;padding:5px;border:1px solid #f0f0f0;width:60px;border-radius:10px;BACKGROUND:#eee;}
  204. .cred:hover {margin-left:5px;-webkit-transition: all 0.6s ease-out;-webkit-transition:All 1s ease;
  205. -moz-transition:All 1s ease;
  206. -o-transition:All 1s ease;}
  207. /**NÃO REMOVA OS CRÉDITOS*/
  208.  
  209.  
  210. #sidebar {
  211. position:fixed;
  212. width:100px;
  213. margin-left:150px;
  214. margin-top:100px;
  215. background-color:transparent;
  216. z-index:99999999999999;
  217. }
  218. #sidebar img {width:160px;opacity:0.8;padding-top:5px;z-index:1; border-radius: 8px 8px 8px 8px;}
  219. .img img {width:160px;height:210px;margin-top:-50px;opacity:0.8;}
  220. #sidebar:hover .milacute {opacity:0.4;-webkit-transform: rotate(-360deg);-webkit-transition: all 1.9s ease-out;}}
  221. #nav {text-align:left;margin-top:0px; text-align:left; width:200px; margin-left:-20px; color:{color:text};}
  222.  
  223. #nav a {font-size:10px; font-family:consolas; font-style:; text-align:left; color:{color:text};margin-bottom:0px;padding:0px;display:block;padding: 8px;text-transform: uppercase; border-bottom:3px solid #fcfbfb;letter-spacing:0px;line-height:0px;width:60px;}
  224.  
  225. #nav a:hover {letter-spacing:1px; color:#000;font-weight:;-webkit-transition-duration: 0.2s; opacity:1;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  226.  
  227. #ldescription {text-align:justify; overflow:hidden; height:0px; transition:all 1s ease;width: 160px;}
  228. #nav:hover #ldescription {width: 160px; height:140px;}
  229.  
  230.  
  231. .lado1 {position: fixed; z-index:1000; width: 1px; height:750px; background-color: #fff; top: 0px; left:325px;}
  232.  
  233. </style>
  234. <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC:300' rel='stylesheet' type='text/css'>
  235.  
  236. <link href='http://fonts.googleapis.com/css?family=Average+Sans|Arimo|Baumans' rel='stylesheet' type='text/css'>
  237. <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  238. <body>
  239.  
  240. <!-- NÃO RETIRE MEUS CRÉDITOS EM IMPOTESE ALGUMA-!-->
  241. <div class="cred"> <a href="http://melancolizava.tumblr.com/" title="theme por Melancolizava +base por pulsa-r">Melancolizava Design </a></div>
  242. <!-- NÃO RETIRE MEUS CRÉDITOS EM IMPOTESE ALGUMA-!-->
  243.  
  244.  
  245. <div id="sidebar"><div class="img">
  246. <img src="{image:imagesidebar}">
  247. </div><br>
  248. <div id="nav">
  249. <div id="ldescription">{Description}</div>
  250. <a href="{text:link1}">{text:link1 title}</a>
  251. <a href="{text:link2}">{text:link2 title}</a>
  252. <a href="{text:link3}">{text:link3 title}</a>
  253. <a href="{text:link4}">{text:link4 title}</a>
  254. <div class="lado1"></div>
  255.  
  256. </div>
  257. </div>
  258. </div></div>
  259. </div>
  260. </div>
  261. <div id="pulsa-r">
  262. {block:Posts}
  263. <div class="postbaby">
  264.  
  265. {block:Text}
  266. {block:Title}<div class="titulos">{Title}</div>{/block:Title}
  267. {body}
  268. {block:indexpage}
  269. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  270. {/block:indexpage}
  271. {/block:Text}
  272.  
  273. {Block:Photo}
  274. {LinkOpenTag}<div class="ph"><img src="{PhotoURL-250}">
  275. </div>
  276. {block:Caption}{Caption}{/block:Caption}
  277. {block:IndexPage}<div class="photog"><a href="{ReblogURL}" target="_blank" {block:Iftitulo}title="REBLOG"{/block:Iftitulo}><img src="http://static.tumblr.com/zvqacv0/czamheuyj/11reblog.png"></a> <a href="{permalink}"{block:Iftitulo} title="{NoteCount}"{/block:Iftitulo} ><img src="http://static.tumblr.com/zvqacv0/XC8mheuy8/11like.png"></a>
  278. </center></div>{/block:IndexPage}
  279. {/Block:Photo}
  280.  
  281. {block:Photoset}
  282.  
  283. <div class="ph">{Photoset-250}</div>{LinkCloseTag}
  284.  
  285. {block:IndexPage}<div class="photog"><a href="{ReblogURL}" target="_blank" {block:Iftitulo}title="REBLOG"{/block:Iftitulo}><img src="http://static.tumblr.com/zvqacv0/czamheuyj/11reblog.png"></a> <a href="{permalink}"{block:Iftitulo} title="{NoteCount}"{/block:Iftitulo} ><img src="http://static.tumblr.com/zvqacv0/XC8mheuy8/11like.png"></a>
  286. </center></div>{/block:IndexPage}
  287. {/block:Photoset}
  288.  
  289. {block:Quote}
  290.  
  291. <div class="quote">{Quote}</div>
  292. <div class="lin"></div>
  293. <div class="autor">{block:Source}{Source}{/block:Source}</div>
  294. {block:indexpage}
  295. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes ♥</a> </div>
  296. {/block:indexpage}
  297. {/block:Quote}
  298.  
  299. {block:Chat}
  300. {block:Title}<div class="titulos">{Title}</div>{/block:Title}
  301. {block:Lines}
  302. <div class="chat">
  303. <div class="lines">{block:Label}
  304. <span>{Label}</span>
  305. {/block:Label}
  306. {Line}</div></div>
  307. {/block:Lines}
  308. {block:indexpage}
  309. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  310. {/block:indexpage}
  311. {/block:Chat}
  312.  
  313. {block:Link}
  314.  
  315. <a href="{URL}" target="{Target}"><div class="titulos">{Name}</div></a>
  316. {block:Description}{Description}{/block:Description}
  317. {block:indexpage}
  318. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  319. {/block:indexpage}
  320. {/block:Link}
  321.  
  322. {block:Audio}
  323.  
  324. {AudioPlayer}
  325. {block:Caption}{Caption}{/block:Caption}
  326. {block:indexpage}
  327. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  328. {/block:indexpage}
  329. {/block:Audio}
  330.  
  331. {block:Video}
  332.  
  333. {block:Indexpage}{Video-250}{/block:IndexPage}
  334. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  335. {block:Caption}{Caption}{/block:Caption}
  336. {block:indexpage}
  337. <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  338. {/block:indexpage}
  339. {/block:Video}
  340.  
  341.  
  342. {block:Answer}
  343. <div class="caixa">
  344.  
  345. <div class="pergunta">{question}</div>
  346.  
  347. <img src="{AskerPortraitURL-30}" class="fotoask"><div class="quem"> <b>{asker}</b></div><br>
  348.  
  349. <div class="resposta">{answer} </div>
  350.  
  351. </div>
  352.  
  353. {block:indexpage}
  354. <div class="permalink "> <a href="/ask">Me faça uma pergunta ?</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
  355. {/block:indexpage}
  356. {/block:Answer}
  357.  
  358. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  359. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  360.  
  361. {block:Date}{/block:Date}</div>
  362. {/block:Posts}
  363. </div>
  364.  
  365. </body>
  366.  
  367.  
  368. </html>
Advertisement
Add Comment
Please, Sign In to add comment