Advertisement
florestasmortas

FM-Thmx10

Nov 9th, 2013
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 28.04 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.  
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6.     <title>{Title}</title>
  7.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.     <link rel="shortcut icon" href="{Favicon}" />
  9.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  10.    
  11.     <!--                                                
  12.                                                                          
  13.                                                                            
  14. Sem plágio caralho, se me plágiar é pq adora dar a bunda!
  15.    
  16.    FFFFFFFFFFFFFFFFF            
  17.    FF                          
  18.    FF                          
  19.    FF                          
  20.    FF                         MM                MM
  21.    FF                        M  M              M  M
  22.    FFFFFFFFFFFFF            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              M  M              M
  28.    FF                 M                MM                M   Don't Copy
  29.                                                                         -->
  30.    
  31.  
  32. <!-- ✎ META COLORS ✎  -->
  33.  
  34. <meta name="color:textpost" content="#b6b6b6" />
  35. <meta name="color:textdesc" content="#b6b6b6" />
  36.  
  37. <meta name="color:titulo" content="#b6b6b6" />
  38.  
  39. <meta name="color:bodypost" content="#fff" />
  40. <meta name="color:fundo" content="#fff" />
  41.  
  42. <meta name="color:links" content="#cac9c9" />
  43. <meta name="color:linkshover" content="#FFF" />
  44.  
  45. <meta name="color:bgScroll" content="#e2e2e2" />
  46. <meta name="color:Scroll" content="#fff" />
  47.  
  48. <meta name="color:sidebg" content="#fff" />
  49.  
  50. <meta name="color:menubg" content="#FFF" />
  51. <meta name="color:menubghover" content="#e2e2e2" />
  52. <meta name="color:menulinkhover" content="#FFF" />
  53. <meta name="color:menulink" content="#b6b6b6" />
  54.  
  55. <meta name="color:askbg" content="#fcfcfc" />
  56. <meta name="color:asktext" content="#b6b6b6" />
  57. <meta name="color:askertext" content="#666" />
  58.  
  59. <meta name="color:borda" content="#e2e2e2" />
  60.  
  61. <!-- ✎ META COLORS ✎  -->
  62.  
  63. <!-- ✖ META IMAGES ✖ -->
  64.  
  65. <meta name="image:wallpaper" content="#" />
  66. <meta name="image:foto" content="#" />
  67.  
  68. <!-- ✖ META IMAGES ✖ -->
  69.  
  70. <!-- ✔ META TITLES -->
  71.  
  72. <meta name="text:titulo" content="Um titulo aqui" />
  73.  
  74. <!-- ✔ META TITLES -->
  75.  
  76. <!-- ♕ META LINKS ♕ -->
  77.  
  78. <meta name="text:Link1" content="" />
  79. <meta name="text:Link1 Title" content="Link1" />
  80. <meta name="text:Link2" content="" />
  81. <meta name="text:Link2 Title" content="Link2" />
  82. <meta name="text:Link3" content="" />
  83. <meta name="text:Link3 Title" content="Link3" />
  84. <meta name="text:Link4" content="" />
  85. <meta name="text:Link4 Title" content="Link4" />
  86. <meta name="text:Link5" content="" />
  87. <meta name="text:Link5 Title" content="Link5" />
  88.  
  89. <!-- ♕ META LINKS ♕ -->
  90.  
  91. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  92.  
  93. <style type="text/css">
  94.       HTML,BODY{cursor: url("http://www.totallylayouts.com/cursors/random/tiny_cursor.png"), url("http://www.totallylayouts.com/cursors/random/tiny_cursor.png"), auto;} A:hover{cursor: url(";http://cur.cursors-4u.net/others/oth-6/oth589.cur"), url("http://cur.cursors-4u.net/others/oth-6/oth589.cur"), auto;}
  95.      </style>
  96.  
  97. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  98. <script>
  99. (function($){
  100. $(document).ready(function(){
  101. $("[title]").style_my_tooltips({
  102.     tip_follows_cursor:true,
  103.     tip_delay_time:20,
  104.     tip_fade_speed:400,
  105.     attribute:"title"
  106. });
  107. });
  108. })(jQuery);
  109. </script>
  110.  
  111. <head>
  112.  
  113. <style type="text/css">
  114.  
  115. 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; }
  116.  
  117. a {color: {color:links}; text-decoration: none; text-transform: none;-webkit-transition-duration: .99s;}
  118. a:hover {color: {color:linkshover}; background-color: transparent; text-decoration: none;-webkit-transition-duration: .99s;}
  119.  
  120. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  121. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  122. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  123. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  124.  
  125. blockquote img{max-width: 240px!important}
  126. blockquote blockquote img{max-width: 230px!important}
  127. blockquote blockquote blockquote img{max-width: 220px!important}
  128. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  129.  
  130. #banana {position:relative;left:100px; width: 950px;top: 0px;}
  131.  
  132. .bundovisk {width: 250px; background-color: {color:bodypost}; margin: 10px 0 0 200px;padding:10px;opacity:2; text-align: justify; font-family: Verdana; font-size: 10px;border:1px solid {color:borda};-webkit-transition-duration: .99s;overflow:hidden;}
  133.  
  134. .image img {max-width: 250px;-webkit-transition-duration: .99s;outline-offset: 0px;outline: 0px solid rgba(0, 0, 0, 0.2); -webkit-filter: grayscale(1);}
  135. .image img:hover {outline-offset: -30px;outline: 10px solid rgba(0, 0, 0, 0.2); -webkit-filter: grayscale(0); opacity:0.8;-webkit-transition-duration: .99s;}
  136.  
  137. h1 {font-family: Arial; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:textpost}; font-weight: normal; line-height: 18px;}
  138. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:textpost}; font-weight: normal; line-height: 18px;-webkit-transition-duration: .99s;}
  139. 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;}
  140.  
  141.  /* Tooltip  by futura-marid4 | uso exclusive florestasmortas */
  142.  #s-m-t-tooltip {max-width:auto;margin:10px 10px 10px 8px;background:rgba(0, 0, 0, 0.6);border:px solid #000;z-index:999999999999999999999999999999999999999;font-family:'calibri'; font-size:10px;text-transform: uppercase;color:#fff; box-shadow:inset 0px -1px 5px #9c9c9c, 0px 1px -5px #9c9c9c;padding:3px;opacity:0.3;border-radius:5px 5px 5px 5px;}
  143.  
  144.  
  145. /** NOTES STYLE - PIXEL-COLORS/TUMBLR - NOT COPIES BITCH **/
  146.  
  147. #info {text-align:center; font-size:10px; font-family:'victor-pixel'; color: {color:links}; margin-top:5px;border-top:1px solid {color:borda};}
  148.  
  149. .cakinha {display: block; margin-bottom: 3px;font-family:calibri;font-size:11px;}ol.notes {list-style: none; width:270px; margin-left:-50px;}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 solid {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;}
  150.  
  151. .nike {width: 21px;height: 20px;overflow: hidden;position: relative; position: absolute;margin-left:20px;margin-top:0px;}
  152. .nike a:hover {background-position: 0px 0px;}
  153. .nike a {background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");background-position: 0px 0px;display: block;z-index: 999;-webkit-transition-duration: .99s;}
  154. .nike img {width: 21px;height: 20px;-webkit-transition-duration: .99s;}#likeiframe {display: none}
  155.  
  156. .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;padding-left: 4px;padding-right: 4px;-moz-border-radius: 2px;border-radius: 2px;margin-left:210px;margin-top:0px;}
  157. .ppk a{color: #fff;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
  158.  
  159. .bundovisk .animal {opacity:0;filter: alpha(opacity = 0);width: 250px; font-size: 9px;position:absolute;left:0%;top:100%;z-index:999;-webkit-transition-duration: .99s;}
  160.  
  161. .bundovisk:hover .animal {left:0%;top:85%;opacity: 1;-webkit-transition-duration: .99s;}
  162.  
  163. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display: none;}.puta {width: 24px;height: 22px;overflow: hidden;position: relative; z-index: 999;position: absolute; margin-left: 180px;margin-top:0px;}
  164. .puta img{width: 24px;height: 20px;line-height: 30px;display: inline;opacity:0.6;}
  165.  
  166. /** NOTES STYLE - PIXEL-COLORS/TUMBLR - NOT COPIES BITCH **/
  167.  
  168. .quote {font-family: 'verdana'; text-align: center; font-size: 11px; line-height: 15px;}
  169. .quote:first-letter{font-family: 'annie use your telescope'; font-size: 20px;line-height:12px;}
  170. .quote {text-align: center; text-transform: none; margin-bottom: 5px;}
  171.  
  172. .kotes {text-transform:uppercase; font-family:'Consolas'; letter-spacing:1px;font-size:10px;height:14px;line-height:20px;text-align:center;overflow:hidden;-webkit-transition-duration:.99s;border-top:1px solid {color:borda}; color:{color:textpost};}
  173. .bundovisk:hover .kotes {-webkit-transition-duration: .99s;line-height:140px;}
  174.  
  175. .pxc-quotes {text-transform:uppercase;font-family:'Consolas';font-size:10px;position: absolute;width:235px;margin-top:10px;height:14px; line-height:14px;opacity:0; padding:5px;margin-left:4px; -webkit-transition-duration: .99s;}
  176. .bundovisk:hover .pxc-quotes {margin-top:-15px; opacity:1;-webkit-transition-duration: .99s;}
  177. .pxc-quotes blog {float:right;}
  178.  
  179. .chat {line-height: 14px; list-style: none; }
  180. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  181. .person1 {color: {color:text}; padding: 2px;  }
  182. .person1 .label {font-weight: bold;  color:{color:text}}
  183. .person2 {color: {color:text}; padding: 2px;  }
  184. .person2 .label {font-weight: bold;  color:{color:text}}
  185.  
  186. .player {background-color: #000; text-align: left; display:block;}
  187.  
  188.  
  189.  /**
  190.  
  191. BBBBBBB     II  TTTTTTTTTT  CCCCCCCCCC  HH     HH
  192. BB     BB   II      TT      CC          HH     HH
  193. BB      BB  II      TT      CC          HH     HH
  194. BBBBBBBB    II      TT      CC          HHHHHHHHH -- DO
  195. BB     BB   II      TT      CC          HH     HH - NOT
  196. BB     BB   II      TT      CC          HH     HH -- COPY
  197. BBBBBBB     II      TT      CCCCCCCCCC  HH     HH
  198.  
  199. **/
  200.  
  201. #pxc-per a {color:{color:askertext};-webkit-transition-duration: .99s;}
  202. #pxc-per a:hover {color:{color:linkshover};-webkit-transition-duration: .99s;}
  203.  
  204. .pxc-per {background: {color:askbg};text-align: justify; padding: 10px; margin-bottom: 5px; margin-left: 40px; margin-right: auto; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;}
  205.  
  206. .pxc-per a {color: {color:asktext};-webkit-transition-duration: .99s;}
  207. .pxc-per a:hover {color:#fff;-webkit-transition-duration: .99s;}
  208.  
  209. .pxc-ask {float: left; margin-right: 2px; margin-bottom: 3px; border:2px solid #f0f0f0;}
  210.  
  211. .pxc {display: block; margin-top: 4px; margin-bottom: 4px;}
  212.  
  213. div.pxcask img{position:relative;-webkit-transition-duration: .99s;}
  214. .pxcask img:hover {opacity:0.7;-webkit-transition-duration: .99s;}
  215.  
  216. .pxc-answer {font-family:'verdana';font-size:10px;color:{color:asktext};}
  217.  
  218. ::-webkit-scrollbar{width:5px;height:8px;}
  219. ::-webkit-scrollbar-button:start:decrement
  220. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  221. ::-webkit-scrollbar-track-piece{background-color:{color:BgScroll};}
  222. ::-webkit-scrollbar-thumb:vertical{height:20px;background-color:{color:Scroll};}
  223. ::-webkit-scrollbar-thumb:horizontal{width:10px; background-color:{color:Scroll};}
  224.  
  225. #tumblr_controls{position: fixed!important}
  226. #tumblr_controls{position: fixed!important}
  227. #tumblr_controls{position: fixed!important}
  228. #tumblr_controls{position: fixed!important}
  229.  
  230.  
  231. @font-face {font-family: "victor-pixel";src: url('http://static.tumblr.com/dpmywet/qhxmlkvh9/victor-pixel.ttf');}
  232.  
  233. /**
  234.  
  235. BBBBBBB     II  TTTTTTTTTT  CCCCCCCCCC  HH     HH
  236. BB     BB   II      TT      CC          HH     HH
  237. BB      BB  II      TT      CC          HH     HH
  238. BBBBBBBB    II      TT      CC          HHHHHHHHH -- DO
  239. BB     BB   II      TT      CC          HH     HH - NOT
  240. BB     BB   II      TT      CC          HH     HH -- COPY
  241. BBBBBBB     II      TT      CCCCCCCCCC  HH     HH
  242.  
  243. **/
  244.  
  245. #side {position:fixed;margin-left:577px;margin-top:120px;background-image:url('{image:sidebg}'); height:400px; width:190px; opacity:0.8; -webkit-box-shadow: 1px 1px 5px rgba(0,0,0, 0.5);z-index:99;-webkit-transition-duration: .99s;}
  246. #side:hover {background-position:-200px;-webkit-transition-duration: .99s;}
  247.  
  248. .foto {position:fixed; margin-left:18px; margin-top:10px; opacity:0.9;z-index:999999999;}
  249. .foto img {position:fixed;display: block; height:200px; width: 151px; background-color:transparent;opacity:0.8; border: 2px solid {color:borda};-webkit-transition-duration: .99s;}
  250.  
  251. .foto img.cima { opacity:1;-webkit-transform:rotate(5deg);}
  252. .foto:hover img.cima, .cf4.hover_effect img.cima {opacity:0.6;-webkit-transform:rotate(0deg);-webkit-transition-duration: .99s;}
  253.  
  254. .foto img.baixo, .cf4.hover_effect img.baixo {-webkit-filter: grayscale(1);-webkit-transition-duration: .99s;}
  255. .foto:hover img.baixo {opacity:0.7;-webkit-transition-duration: .99s;}
  256.  
  257. .frase {position:fixed; opacity:0.3; font-family:"Megrim"; font-size:15px; text-transform:uppercase; margin-top:223px; margin-left:20px; width:152px; height:30px; line-height:32px; z-index:300; overflow:hidden; background-color:#dcdcdc; color:#000 }
  258.  
  259.  
  260. .desc {position:fixed;margin-left:25px; margin-top:330px;color:#c6c9c9;font-family: coimbra; font-size:12px;width: 150px; height:auto;text-align: left;z-index:99999;-webkit-transition-duration: .99s;}
  261.  
  262. /** DESIGN SIDE - FEITO POR: PIXEL-COLORS.TUMBLR - NO COPIES **/
  263.  
  264.     /** DESIGN MENU - FEITO POR: PIXEL-COLORS.TUMBLR - NO COPIES **/
  265.  
  266. .minion {margin-top: 260px; margin-left: 22px; position:fixed; z-index:999;width:149px;height:140px;}
  267. .minion a{display:inline-block;font-family: 'victor-pixel'; border:1px solid {color:borda};width: 70px;text-align: center; font-size: 10px; height:15px;color:{color:menulink};background-color:{color:menubg};line-height:15px;-webkit-transition-duration: .99s;margin: 1px 0 0px 0;}
  268. .minion a:hover{color: {color:menulinkhover};box-shadow: inset 70px 0px {color:menubghover};opacity:0.8;-webkit-transition-duration: 2.9s;}
  269.  
  270. /** OTHERS PUSSY **/
  271.  
  272. #cred {top: 10px; left: -150px; position:fixed; width: auto;z-index:99999999999;}
  273.      
  274. #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;}
  275. #cred a:hover{margin-left:148px;}
  276.  
  277. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 25px; right: 15px;-webkit-transition-duration: .79s;}
  278. #scrollToTop:hover {opacity:0.6;-webkit-transition-duration: .79s;}
  279.  
  280. </style>
  281.  
  282. <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>
  283.  
  284. </head>
  285.  
  286. <body onkeydown="return false">
  287.  
  288. <!-- STYLES - PIXEL-COLORS.TUMBLR - ME LAMBE -->
  289. <div id="side">
  290.  
  291. <div class="desc">{description}</div>
  292.  
  293. <div class="frase">{text:titulo}</div>
  294.  
  295.  
  296. <div class="foto" class="hover">
  297. <img class="baixo shadow" src="{image:foto2}" >
  298. <img class="cima shadow" src="{image:foto}" />
  299. </div>
  300.  
  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. </div>
  309.  
  310. </div>
  311.  
  312. <!-- SEM PLÁGIO ARROMBADO -->
  313. <div id="cred">
  314. <a href="http://florestasmortas.tumblr.com" title="THEME BY: FLORESTASMORTAS/TUMBLR - Sem plágio CARALHO." target="_blank" >Theme by florestasmortas | FM</a>
  315. </div>
  316.  
  317. </div>
  318. </div>
  319.  
  320. <!-- SEM PLÁGIO ARROMBADO -->
  321.  
  322. <div id="banana">
  323. {block:Posts}
  324. <div class="bundovisk">
  325.  
  326. {block:Quote}<div class="quote">{Quote}</div>
  327. <div class="kotes">{Source}</div>
  328. {block:IndexPage}
  329. <div class="pxc-quotes"><a href="{Permalink}">{NoteCountWithLabel}</a>
  330. <blog>
  331. #<a href="{ReblogURL}" target="_blank" title="Reblog this quote!">COMPARTILHE</a>
  332. </blog></div>
  333. {/block:IndexPage}
  334. {/block:Quote}
  335.  
  336. {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"></center></div></a>
  337. {block:IndexPage}
  338. <div class="animal">
  339. <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>
  340.  
  341. <div class="puta"><a href="{reblogurl}" target="_blank"><img src="http://i.imgur.com/tPtZI.png" title="Reblog this post!"width="30"/></a></div>
  342.  
  343. <div class="ppk"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>
  344. {/block:IndexPage}
  345. {/block:Photo}
  346.  
  347. {block:Photoset}{block:IndexPage}{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}
  348. {block:IndexPage}
  349. <div class="animal">
  350. <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>
  351.  
  352. <div class="puta"><a href="{reblogurl}" target="_blank"><img src="http://i.imgur.com/tPtZI.png" title="Reblog this post!"width="30"/></a></div>
  353.  
  354. <div class="ppk"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>
  355. {/block:IndexPage}
  356. {/block:Photoset}
  357.  
  358. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  359. {block:IndexPage}
  360. <div id="info">
  361.  
  362. {block:Date}{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> {24HourWithZero}h{Minutes}
  363.  
  364. {block:NoteCount}  <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  365.  
  366. {block:RebloggedFrom} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogRootURL}" title="{ReblogRootTitle}" target="_blank"> originally</a>{/block:RebloggedFrom}
  367.  
  368. {block:RebloggedFrom} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogParentURL}" title="{ReblogParentTitle}" target="_blank"> via</a>
  369. {/block:RebloggedFrom}
  370.  
  371. {block:IndexPage} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  372.  
  373. </div>
  374. {/block:Date}
  375. {/block:IndexPage}
  376. {/block:Text}
  377.  
  378. {block:Link}
  379. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  380. {block:Description}{Description}{/block:Description}
  381. {block:IndexPage}
  382. <div id="info">
  383.  
  384. {block:Date}{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> {24HourWithZero}h{Minutes}
  385.  
  386. {block:NoteCount}  <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  387.  
  388. {block:RebloggedFrom} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogRootURL}" title="{ReblogRootTitle}" target="_blank"> originally</a>{/block:RebloggedFrom}
  389.  
  390. {block:RebloggedFrom} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogParentURL}" title="{ReblogParentTitle}" target="_blank"> via</a>
  391. {/block:RebloggedFrom}
  392.  
  393. {block:IndexPage} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  394.  
  395. </div>
  396. {/block:Date}
  397. {/block:IndexPage}
  398. {/block:Link}
  399.  
  400. {block:Audio}
  401. <div class="player">{AudioPlayerBlack}</div>
  402. {block:Caption}{Caption}{/block:Caption}
  403. {block:IndexPage}
  404. <div id="info">
  405.  
  406. {block:Date}{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> {24HourWithZero}h{Minutes}
  407.  
  408. {block:NoteCount}  <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  409.  
  410. {block:RebloggedFrom} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogRootURL}" title="{ReblogRootTitle}" target="_blank"> originally</a>{/block:RebloggedFrom}
  411.  
  412. {block:RebloggedFrom} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogParentURL}" title="{ReblogParentTitle}" target="_blank"> via</a>
  413. {/block:RebloggedFrom}
  414.  
  415. {block:IndexPage} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  416.  
  417. </div>
  418. {/block:Date}
  419. {/block:IndexPage}
  420. {/block:Audio}
  421.  
  422. {block:Chat}
  423. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  424. <div class="chat"><ul>{block:Lines}
  425. <li class="person{UserNumber}">{block:Label}
  426. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  427. {block:IndexPage}
  428. <div id="info">
  429.  
  430. {block:Date}{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> {24HourWithZero}h{Minutes}
  431.  
  432. {block:NoteCount}  <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  433.  
  434. {block:RebloggedFrom} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogRootURL}" title="{ReblogRootTitle}" target="_blank"> originally</a>{/block:RebloggedFrom}
  435.  
  436. {block:RebloggedFrom} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogParentURL}" title="{ReblogParentTitle}" target="_blank"> via</a>
  437. {/block:RebloggedFrom}
  438.  
  439. {block:IndexPage} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  440.  
  441. </div>
  442. {/block:Date}
  443. {/block:IndexPage}
  444. {/block:Chat}
  445.  
  446. {block:Video}{block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}{block:PermalinkPage}<center>{Video-250}</center>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  447. {block:IndexPage}
  448. <div id="info">
  449.  
  450. {block:Date}{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> {24HourWithZero}h{Minutes}
  451.  
  452. {block:NoteCount}  <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  453.  
  454. {block:RebloggedFrom} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogRootURL}" title="{ReblogRootTitle}" target="_blank"> originally</a>{/block:RebloggedFrom}
  455.  
  456. {block:RebloggedFrom} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogParentURL}" title="{ReblogParentTitle}" target="_blank"> via</a>
  457. {/block:RebloggedFrom}
  458.  
  459. {block:IndexPage} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  460.  
  461. </div>
  462. {/block:Date}
  463. {/block:IndexPage}
  464. {/block:Video}
  465.  
  466. {block:Answer}
  467.  
  468. <div class="pxcask">
  469. <img src="{AskerPortraitURL-30}" class="pxc-ask"></div>
  470. <div id ="pxc-per"class="pxc-per">{Asker} <b>asked:</b> {Question}</div>
  471. <div class="pxc"></div>
  472. <div class="pxc-answer">{Answer}</div>
  473. {block:IndexPage}
  474. <div id="info">
  475.  
  476. {block:Date}{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> {24HourWithZero}h{Minutes}
  477.  
  478. {block:NoteCount}  <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  479.  
  480. {block:RebloggedFrom} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogRootURL}" title="{ReblogRootTitle}" target="_blank"> originally</a>{/block:RebloggedFrom}
  481.  
  482. {block:RebloggedFrom} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogParentURL}" title="{ReblogParentTitle}" target="_blank"> via</a>
  483. {/block:RebloggedFrom}
  484.  
  485. {block:IndexPage} <font face="Arial"><font color="#c1c1c1"><b>·</b></font></font> <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  486.  
  487. </div>
  488. {/block:Date}
  489. {/block:IndexPage}
  490. {/block:Answer}
  491.  
  492. </div>
  493.  
  494.       <!-- ONE COLUMN - PIXEL-COLORS/THEMES - NO COPIES BITCH -->
  495.  
  496. {block:PermalinkPage}<div class="bundovisk">{block:Date}<div class="cakinha">Postado {TimeAgo} com {NoteCountWithLabel}</div>{/block:Date}
  497.  
  498. {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}
  499.  
  500. {block:PostNotes}<div class="bundovisk">{PostNotes}</div>{/block:PostNotes}
  501.  
  502. {block:IndexPage}<div class="column navigation" id="navigation">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  503.  
  504. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}</div>{/block:IndexPage}
  505.  
  506. {/block:Posts}
  507.  
  508. {block:IndexPage}
  509. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  510.  
  511. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/YnTm5op3n/like.js"></script>
  512.  
  513. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  514.  
  515. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  516.  
  517. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  518.  
  519. <script type="text/javascript">
  520. $(window).load(function(){
  521. var $wall = $('#banana');
  522. $wall.imagesLoaded(function(){
  523. $wall.masonry({
  524. itemSelector: '.bundovisk',
  525. isAnimated : true
  526. });
  527. });
  528. $wall.infinitescroll({
  529. navSelector : "div#navigation",
  530. nextSelector : "div#navigation a#nextPage",
  531. itemSelector : '.bundovisk',
  532. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  533. loadingText : " ",
  534. donetext : " ",
  535. extraScrollPx : 9000,
  536. bufferPx : 10000,
  537. debug : false,
  538. errorCallback: function() {
  539. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  540. }},
  541. function( newElements ) {
  542. var $newElems = $( newElements );
  543. $newElems.hide();
  544. $newElems.imagesLoaded(function(){
  545. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  546. });
  547. }); $('#banana').show(500);
  548. });
  549. </script>{/block:IndexPage}
  550.  
  551. </div>
  552.  
  553. <div id="fb-root"></div>
  554. <script>(function(d, s, id) {
  555.   var js, fjs = d.getElementsByTagName(s)[0];
  556.   if (d.getElementById(id)) return;
  557.   js = d.createElement(s); js.id = id;
  558.   js.src = "//connect.facebook.net/pt_BR/all.js#xfbml=1";
  559.   fjs.parentNode.insertBefore(js, fjs);
  560. }(document, 'script', 'facebook-jssdk'));</script>
  561.  
  562. </div>
  563.  
  564. </div>
  565.  
  566. </body>
  567.  
  568. <div style="position:fixed;right:2px;top:73px;z-index:9999;!ifilter:invert(100%); -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); opacity:.4;">
  569. <a href="http://florestasmortas.tumblr.com/" target="_blank" title="THEME BY: FLORESTASMORTAS ">
  570. <img class="normal" src="http://static.tumblr.com/dbek3sy/zESllc4x6/install_theme.png" alt="install theme" />
  571. </a>
  572. </div>
  573. </a>
  574. </div>
  575.  
  576. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement