Advertisement
worenow

theme 2

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