Advertisement
florestasmortas

FM-Thmx06

Oct 14th, 2013
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.17 KB | None | 0 0
  1. <script type="text/javascript"
  2. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  3.  
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5.     <title>{Title}</title>
  6.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.     <link rel="shortcut icon" href="{Favicon}" />
  8.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  9.    
  10.                 <!--                                                
  11.                                                                    
  12.                                                                      
  13. Sem plágio caralho, se me plágiar é pq adora dar a bunda!
  14.  
  15. FFFFFFFFFFFFFFFFF            
  16. FF                          
  17. FF                          
  18. FF                          
  19. FF                         MM                MM
  20. FF                        M  M              M  M
  21. FFFFFFFFFFFFF            M    M            M    M
  22. FF                      M      M          M      M
  23. FF                     M        M        M        M
  24. FF                    M          M      M          M
  25. FF                   M            M    M            M
  26. FF                  M              M  M              M
  27. FF                 M                MM                M   Don't Copy
  28.                                                                    Bitch
  29.                                                                      -->
  30.    
  31.    
  32.      <script type="text/javascript"
  33. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  34.  
  35. <script type="text/javascript">
  36.  
  37. $(window).load(function(){
  38.  
  39. var $wall = $('#contente');
  40.  
  41. $wall.imagesLoaded(function(){
  42.  
  43. $wall.masonry({
  44.  
  45. itemSelector: '.tay',
  46.  
  47. isAnimated : true
  48.  
  49. });
  50.  
  51. });
  52.  
  53. $wall.infinitescroll({
  54.  
  55. navSelector : "div#navigation",
  56.  
  57. nextSelector : "div#navigation a#nextPage",
  58.  
  59. itemSelector : '.',
  60.  
  61. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  62.  
  63. loadingText : " ",
  64.  
  65. donetext : " ",
  66.  
  67. extraScrollPx : 9000,
  68.  
  69. bufferPx : 10000,
  70.  
  71. debug : false,
  72.  
  73. errorCallback: function() {
  74.  
  75. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  76.  
  77. }},
  78.  
  79. function( newElements ) {
  80.  
  81. var $newElems = $( newElements );
  82.  
  83. $newElems.hide();
  84.  
  85. $newElems.imagesLoaded(function(){
  86.  
  87. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  88.  
  89. });
  90.  
  91. }); $('#contente').show(500);
  92.  
  93. });
  94.  
  95. </script>
  96.  
  97. <!-- ✎ META COLORS ✎  -->
  98.  
  99. <meta name="color:textpost" content="#b6b6b6" />
  100. <meta name="color:textdesc" content="#fff" />
  101.  
  102. <meta name="color:bodypost" content="#fff" />
  103. <meta name="color:fundo" content="#f7f7f7" />
  104.  
  105. <meta name="color:links" content="#cac9c9" />
  106. <meta name="color:linkshover" content="#FFF" />
  107.  
  108. <meta name="color:bgScroll" content="#e2e2e2" />
  109. <meta name="color:Scroll" content="#fff" />
  110.  
  111. <meta name="color:Askbg" content="#eee" />
  112. <meta name="color:Asktext" content="#b6b6b6" />
  113.  
  114. <meta name="color:borda" content="#e2e2e2" />
  115.  
  116. <!-- ✎ META COLORS ✎  -->
  117.  
  118. <!-- ✖ META IMAGES ✖ -->
  119.  
  120. <meta name="image:wallpaper" content="#" />
  121. <meta name="image:foto" content="#" />
  122.  
  123. <!-- ✖ META IMAGES ✖ -->
  124.  
  125. <!-- ✔ META TITLES -->
  126. <meta name="text:Asktitle" content="Seu nome ou Url" />
  127.  
  128. <meta name="text:titulo" content="Hug-Me?" />
  129.  
  130. <!-- ✔ META TITLES -->
  131.  
  132. <!-- ♕ META LINKS ♕ -->
  133.  
  134. <meta name="text:Link1" content="" />
  135. <meta name="text:Link1 Title" content="Link1" />
  136. <meta name="text:Link2" content="" />
  137. <meta name="text:Link2 Title" content="Link2" />
  138. <meta name="text:Link3" content="" />
  139. <meta name="text:Link3 Title" content="Link3" />
  140. <meta name="text:Link4" content="" />
  141. <meta name="text:Link4 Title" content="Link4" />
  142. <meta name="text:Link5" content="" />
  143. <meta name="text:Link5 Title" content="Link5" />
  144.  
  145.  
  146. <!-- ♕ META LINKS ♕ -->
  147.  
  148. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  149.  
  150. <head>
  151.  
  152. <style type="text/css">
  153.  
  154. body {color:{color:textpost};background-color:{color:fundo}; background-image: url('{image:wallpaper}'); background-attachment:fixed; font-family:calibri; font-size:11px; line-height:100%; text-align:justify; text-transform: none;text-align: center; font-style: none; }
  155.  
  156. a {color: {color:links}; text-decoration: none; text-transform: none;-webkit-transition-duration: .99s;}
  157. a:hover {color: {color:linkshover}; background-color: transparent; text-decoration: none;-webkit-transition-duration: .99s;}
  158.  
  159. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  160. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  161. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  162. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  163.  
  164. blockquote img{max-width: 240px!important}
  165. blockquote blockquote img{max-width: 230px!important}
  166. blockquote blockquote blockquote img{max-width: 220px!important}
  167. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  168.  
  169. #bau-post {margin-left: 250px; width: 1000px; margin-top: 150px;}
  170.  
  171. .post {-webkit-box-shadow: 0 5px 6px -6px rgba(50, 50, 50, 0.25);width: 250px; background-color: {color:bodypost}; margin: 5px 0 0 5px;padding:10px;opacity:2; text-align: justify; font-family: Verdana; font-size: 10px;-webkit-transition-duration: .99s;border:1px solid {color:borda};}
  172.  
  173. .image img {max-width: 250px;-webkit-transition-duration: .99s;outline-offset: 0px;outline: 0px solid rgba(0, 0, 0, 0.2);}
  174. .image img:hover {outline-offset: -30px;outline: 10px solid rgba(0, 0, 0, 0.2); -webkit-filter: grayscale(0.8); opacity:0.8;-webkit-transition-duration: .99s;}
  175.  
  176. h1 {font-family: Arial; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:textpost}; font-weight: normal; line-height: 18px;}
  177. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:textpost}; font-weight: normal; line-height: 18px;-webkit-transition-duration: .99s;}
  178. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:textpost}; font-weight: normal; line-height: 18px;  background-color: transparent;-webkit-transition-duration: .99s;}
  179.  
  180. .cakinha {display: block; margin-bottom: 3px;}ol.notes {list-style: none; width:250px; margin-left:-40px;}ol.notes li.note {margin-bottom: 2px; padding-left: 7px; padding-top: 5px; padding-bottom: 4px; padding-right: 5px;text-transform: lowercase; line-height: 25px; border-bottom:1px dashed {color:borda} ;}ol.notes li.note img.avatar {display:none;}ol.notes li.note .answer_content {font-weight: normal;}ol.notes li.note blockquote {display: none;}
  181.  
  182. .nike {width: 21px;height: 20px;overflow: hidden;position: relative; position: absolute;}
  183. .nike a:hover {background-position: 0px 0px;}
  184. .nike a {background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");background-position: 0px 0px;display: block;z-index: 9999999;-webkit-transition-duration: .99s;}
  185. .nike img {width: 21px;height: 20px;-webkit-transition-duration: .99s;}#likeiframe {display: none}
  186.  
  187. .ppk {position: absolute; background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");height: 20px;font-size: 12px;line-height: 20px;color: #fff;position: absolute; margin-left: 53px;padding-left: 4px;padding-right: 4px;-moz-border-radius: 2px;border-radius: 2px;}
  188. .ppk a{color: #fff;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
  189.  
  190. .post .animal {opacity: 0.0;filter: alpha(opacity = 0); width: 300px; font-size: 9px;position:absolute;left:38%;text-align: center;z-index:9999991;-webkit-transition-duration: .99s; margin-top:0px;}
  191.  
  192. .post:hover .animal {opacity: 1; left:38%;top:70%; -webkit-transition-duration: .99s;-webkit-transform: rotate(0deg);}
  193.  
  194. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display: none;}.puta {width: 24px;height: 22px;overflow: hidden;position: relative; z-index: 999;position: absolute; margin-left: 25px;}
  195. .puta img{width: 24px;height: 20px;line-height: 30px;display: inline;opacity:0.6;}
  196.  
  197. .quote {font-family: 'verdana'; text-align: center; font-size: 11px; line-height: 15px;}
  198. .quote:first-letter{font-family: 'annie use your telescope'; font-size: 20px;line-height:12px;}
  199. .quote {text-align: center; text-transform: none; margin-bottom: 5px;}
  200. .pixel-colors-source {font-family: 'victor-pixel'; font-size:10px;}
  201.  
  202. .chat {line-height: 14px; list-style: none; }
  203. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  204. .person1 {color: {color:text}; padding: 2px;  }
  205. .person1 .label {font-weight: bold;  color:{color:text}}
  206. .person2 {color: {color:text}; padding: 2px;  }
  207. .person2 .label {font-weight: bold;  color:{color:text}}
  208.  
  209. .player {background-color: #000; text-align: left; display:block;}
  210.  
  211.                     /** STYLE ASK CREATED BY: PIXEL-COLORS/TUMBLR **/
  212.  
  213. .asker {
  214. font: 12px 'PF Arma Five';
  215. border-bottom: 1px solid #e2e2e2;
  216. padding: 2px;
  217. margin-bottom: 8px;
  218. }
  219.  
  220. .question {
  221. position: relative;
  222. background:#eee;
  223. margin-top: 13px;
  224. margin-bottom: 12px;
  225. padding: 8px;
  226. border-radius: 5px;
  227. font: 11px Verdana;
  228. }
  229. .question:after {
  230. bottom: 100%;
  231. border: solid transparent;
  232. content: " ";
  233. height: 0;
  234. width: 0;
  235. position: absolute;
  236. pointer-events: none;
  237. }
  238.  
  239. .question:after {
  240. border-color:transparent;
  241. border-bottom-color: #eee;
  242. border-width: 10px;
  243. left: 10%;
  244. margin-left: -10px;
  245. }
  246.  
  247. .asker a {
  248. color: ;
  249. text-decoration: none;
  250. }
  251. .asker a:hover {
  252. color: #fff;
  253. text-decoration: none;
  254. }
  255.  
  256.  
  257.                     /** STYLE ASK CREATED BY: PIXEL-COLORS/TUMBLR **/
  258.  
  259. ::-webkit-scrollbar{width:7px;height:8px;}
  260. ::-webkit-scrollbar-button:start:decrement
  261. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  262. ::-webkit-scrollbar-track-piece{background-color:{color:BgScroll};}
  263. ::-webkit-scrollbar-thumb:vertical{height:20px;background-color:{color:Scroll};}
  264. ::-webkit-scrollbar-thumb:horizontal{width:20px; background-color:{color:Scroll};}
  265.  
  266. #tumblr_controls{position: fixed!important}
  267. #tumblr_controls{position: fixed!important}
  268. #tumblr_controls{position: fixed!important}
  269. #tumblr_controls{position: fixed!important}
  270.  
  271.  
  272. @font-face {font-family: "victor-pixel";src: url('http://static.tumblr.com/dpmywet/qhxmlkvh9/victor-pixel.ttf');}
  273.  
  274. .foto {position:absolute;margin-left:744px;margin-top:-77px;z-index:9999;}
  275. .foto img{width:50px;height:70px;-webkit-transition-duration: .99s;border:5px solid #e2e2e2;}
  276. .foto img:hover {opacity:0.9; -webkit-transition-duration: .99s;}
  277.  
  278. .frase {position:absolute; margin-left:520px; margin-top:-125px; width:auto;height:auto;text-align:center;font-family: 'Comic Sans'; font-size:60px;color:{color:titulo};z-index:9999;}
  279.  
  280. .desc {position:absolute;margin-left:540px; margin-top:-64px;color:{color:textdesc};font-family: verdana; font-size:10px;width: 200px; height:auto;text-align: right;z-index:99999;-webkit-transition-duration: .99s;}
  281.  
  282. .minion {margin-top: 5px; margin-left: 183px; position:fixed; z-index:999;}
  283. .minion a{display:block;font-family: 'victor-pixel'; border:1px solid #e2e2e2;width: 70px;text-align: center; font-size: 10px; height:15px;color:#9b9b9b;background-color:#fff;line-height:13px;-webkit-transition-duration: .99s;}
  284. .minion a:hover{color: #fff;box-shadow: inset 70px 0px #eeeeee;opacity:0.7;-webkit-transition-duration: .99s;}
  285.  
  286. #cred {top: 620px; left: -150px; position:fixed; width: auto;z-index:99999999999;}
  287.      
  288. #cred a{text-transform: none; display: block;   font-family: 'arial'; background-color:#000; color: #FFF; width: 180px; text-align: center; font-size: 9px; height:20px;line-height:20px;text-transform:uppercase; -webkit-transition-duration: .66s;opacity:0.75;border-radius:0px 8px 8px 0px;}
  289. #cred a:hover{margin-left:148px;}
  290.  
  291. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 25px; right: 15px;-webkit-transition-duration: .79s;}
  292. #scrollToTop:hover {opacity:0.6;-webkit-transition-duration: .79s;}
  293.  
  294. </style>
  295.  
  296. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/dpmywet/2ksmrstm6/navigation.png" title="back to top!" border="0"></a>
  297.  
  298. </head>
  299.  
  300. <body onkeydown="return false">
  301.  
  302. <div class="minion">
  303. <a href="{text:link1}" title="{text:link1 title}">{text:link1 title}</a>
  304. <a href="{text:link2}" title="{text:link2 title}">{text:link2 title}</a>
  305. <a href="{text:link3}" title="{text:link3 title}">{text:link3 title}</a>
  306. <a href="{text:link4}" title="{text:link4 title}">{text:link4 title}</a>
  307. <a href="{text:link5}" title="{text:link5 title}">{text:link5 title}</a>
  308.  
  309. </div>
  310.  
  311. <div class="frase">{text:titulo}</div>
  312.  
  313. <div class="desc">{description}</div>
  314.  
  315. <div class="foto">
  316. <img src="{image:foto}"></a>
  317. </div>
  318.  
  319. {block:IfInfiniteScroll}{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:IfInfiniteScroll}
  320.  
  321. <div id="cred">
  322. <a href="http://florestasmortas.tumblr.com/" title="Theme by florestasmortas/tumblr sem plagio caralho" target="_blank" >THEME BY FLORESTASMORTAS | FM ©</div></a>
  323. </div>
  324.  
  325. <div id="bau-post">
  326.  
  327. {block:Posts}
  328. <div class="post">
  329.  
  330. {block:IndexPage}<div class="animal">
  331.  
  332. <div class="nike"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" title="Like this post!" id="likeimage{PostID}"/></a></div>
  333.  
  334. <div class="puta"><a href="{reblogurl}" target="_blank"><img src="http://i.imgur.com/tPtZI.png" title="Reblog this post!"width="30"/></a></div>
  335.  
  336. <div class="ppk"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>{/block:IndexPage}
  337.  
  338. {block:Quote}
  339. <div class="quote">“{Quote}”</div>
  340. {block:Source}<div class="pixel-colors-source"> — {Source}</div>
  341. {/block:Source}
  342. {/block:Quote}
  343.  
  344. {block:Photo}<a href="{Permalink}"><div class="image"><center><img src="{PhotoURL-250}"><div style="opacity:0.7;"><img src="http://static.tumblr.com/gdekeu9/72ymrp1vt/tumblr_lpn6ksezug1qm57imo1_500.png"></div></center></div></a>{/block:Photo}
  345.  
  346.  
  347. {block:Photoset}{block:IndexPage}{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}{/block:Photoset}
  348.  
  349. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  350.  
  351. {block:Link}
  352. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  353. {block:Description}{Description}{/block:Description}
  354. {/block:Link}
  355.  
  356. {block:Audio}
  357. <div class="player">{AudioPlayerBlack}</div>
  358. {block:Caption}{Caption}{/block:Caption}
  359. {/block:Audio}
  360.  
  361. {block:Chat}
  362. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  363. <div class="chat"><ul>{block:Lines}
  364. <li class="person{UserNumber}">{block:Label}
  365. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  366. {/block:Chat}
  367.  
  368. {block:Video}{block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}{block:PermalinkPage}<center>{Video-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Video}
  369.  
  370.                     <!-- STYLE ASK CREATED BY: PIXEL-COLORS/TUMBLR -->
  371.  
  372. {block:Answer}
  373.  
  374. <div class="asker" align="left"> ♥ {Asker} asked:</div><p></p>
  375. <div class="question">{Question}</div><p></p>
  376. <div class="answer">{Answer}</div>
  377.  
  378. {/block:Answer}
  379.  
  380.  
  381.                     <!-- STYLE ASK CREATED BY: PIXEL-COLORS/TUMBLR -->
  382.  
  383. </div>
  384.  
  385. {block:PermalinkPage}<div class="post">{block:Date}<div class="cakinha">Postado {TimeAgo} com {NoteCountWithLabel}</div>{/block:Date}
  386.  
  387. {block:RebloggedFrom}<div class="cakinha">Reblogado de: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a>. Postado por: {block:ContentSource}<a href="{SourceURL}" target=blank>{SourceTitle}</a>{/block:ContentSource}.</div>{/block:RebloggedFrom}</div>{/block:PermalinkPage}
  388.  
  389. {block:PostNotes}<div class="post">{PostNotes}</div>{/block:PostNotes}{/block:Posts}
  390.  
  391. {block:IndexPage}<div class="column navigation" id="navigation">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  392.  
  393. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}</div>{/block:IndexPage}
  394.  
  395. {block:IndexPage}
  396. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  397. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/YnTm5op3n/like.js"></script>
  398. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  399. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  400. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  401. <script type="text/javascript">
  402. $(window).load(function(){
  403. var $wall = $('#bau-post');
  404. $wall.imagesLoaded(function(){
  405. $wall.masonry({
  406. itemSelector: '.post',
  407. isAnimated : true
  408. });
  409. });
  410. $wall.infinitescroll({
  411. navSelector : "div#navigation",
  412. nextSelector : "div#navigation a#nextPage",
  413. itemSelector : '.post',
  414. loadingImg : "http://static.tumblr.com/8yo5xxv/3Dem80mch/loading.gif",
  415. loadingText : " ",
  416. donetext : " ",
  417. extraScrollPx : 9000,
  418. bufferPx : 10000,
  419. debug : false,
  420. errorCallback: function() {
  421. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  422. }},
  423. function( newElements ) {
  424. var $newElems = $( newElements );
  425. $newElems.hide();
  426. $newElems.imagesLoaded(function(){
  427. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  428. });
  429. }); $('#bau-post').show(500);
  430. });
  431. </script>{/block:IndexPage}
  432.  
  433. </div>
  434.  
  435. </div>
  436.  
  437. </div>
  438. </body>
  439.  
  440. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement