Advertisement
Decrepitar

Theme 128

Sep 12th, 2013
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 21.80 KB | None | 0 0
  1.   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <!--------------
  3.  
  4.                 THEMES POR DECREPITAR
  5.              
  6.              
  7.  DDDDDDDDDD      EEEEEEEEEE    =======>> CREPITAR
  8.  DD       DD     EE            =======>> CREPITAR
  9.  DD        DD    EEEEEEE       =======>> CREPITAR
  10.  DD        DD    EEEEEEE       =======>> CREPITAR
  11.  DD       DD     EE            =======>> CREPITAR
  12.  DDDDDDDDDD      EEEEEEEEEEE   =======>> CREPITAR
  13. ----------------------------------------------------------------------
  14.                                    * NÃO RETIRE OS CREDITOS ;
  15.                      * NÃO PLAGIE , ART. LEI 184
  16. * PENSE BEM ANTES DE FAZER BESTEIRA
  17. ----------------------------------------------------------------------
  18. ---------------->
  19.  
  20. <html>
  21. <head>
  22.  
  23.  
  24. <!----CABEÇALHO---->
  25. <title>{Title}</title>
  26. <link rel="shortcut icon" href="{Favicon}">
  27. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  28. {block:Description}
  29. <meta name="description" content="{MetaDescription}" />
  30.  
  31.  {/block:Description}
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.   <script type="text/javascript"
  42. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  43. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  44. <script>
  45.     (function($){
  46.  
  47.         $(document).ready(function(){
  48.             $("[title]").style_my_tooltips();
  49.         });
  50.     })(jQuery);
  51. </script>
  52.  
  53.  
  54.  
  55. <!-- METASS NÃO MEXA AQUII , VAI BUGAR TUDINHO .--->
  56.  
  57. <meta name="image:background" content="" />
  58. <meta name="color:background" content="#ffffff" />
  59. <meta name="color:text" content="#a1a1a1" />
  60. <meta name="color:link" content="#a1a1a1" />
  61. <meta name="color:scrollbar" content="#a1a1a1">
  62.  <meta name="image:foto" content "http://24.media.tumblr.com/9a6b7b8e38b6fca1dba7b7b3976e4fe2/tumblr_mrrykktyEc1rizqndo1_250.jpg" /><meta name="text:frase" content="A noite inteira para amar" />
  63.  <meta name="color:linkss" content="#a1a1a1"/>
  64. <meta name="color:frase" content="#a1a1a1"/>
  65. <meta name="text:Link1" content="/" />
  66. <meta name="text:Link1 Title" content="link" />
  67. <meta name="text:Link2" content="/ask" />
  68. <meta name="text:Link2 Title" content="link" />
  69. <meta name="text:Link3" content="/submit" />
  70. <meta name="text:Link3 Title" content="link" />
  71. <meta name="text:Link4" content="#" />
  72. <meta name="text:Link4 Title" content="link" />
  73. <meta name="text:Link5" content="#" />
  74. <meta name="text:Link5 Title" content="link" />
  75.  
  76. {/block:Description}
  77.   <script type="text/javascript"
  78. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  79. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  80. <script>
  81.     (function($){
  82.  
  83.         $(document).ready(function(){
  84.             $("[title]").style_my_tooltips();
  85.         });
  86.     })(jQuery);
  87. </script>
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94. <style>
  95. .my-like {
  96.      background-image: url(http://static.tumblr.com/b8yqvki/yxFmajxa5/amandarickathemeunliked.png) !important;
  97.     height:20px;
  98.     width:21px;
  99.     cursor:pointer;
  100.     display:inline-block;
  101.     vertical-align:top;
  102. }
  103. .my-liked, .my-like:hover {
  104.     background-image: url(http://static.tumblr.com/b8yqvki/CCTmajxau/amandarickathemeliked.png) !important;
  105.     height:20px;
  106.     width:21px;
  107.     cursor:pointer;
  108.     display:inline-block;
  109.     vertical-align:top;
  110. }
  111. </style>
  112. <script>
  113. window.onload = function () {
  114. document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' );
  115. document.addEventListener( 'click', function ( event ) {
  116.     var myLike = event.target;
  117.     if( myLike.className.indexOf( 'my-like' ) > -1 ) {
  118.         var frame = document.getElementById( 'my-like-frame' ),
  119.             liked = ( myLike.className == 'my-liked' ),
  120.             command = liked ? 'unlike' : 'like',
  121.             reblog = myLike.getAttribute( 'data-reblog' ),
  122.             id = myLike.getAttribute( 'data-id' ),
  123.             oauth = reblog.slice( -8 );
  124.         frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id;
  125.         liked ? myLike.className = 'my-like' : myLike.className = 'my-liked';
  126.     };
  127. }, false );
  128. };
  129. </script>
  130.  
  131.  
  132. <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://media.tumblr.com/488c1ce06d21142ef48095396f6c0161/tumblr_inline_mrqtwoZAfE1qz4rgp.png" border="0"></a>
  133.  <!-----FONTES------>
  134.  <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  135.   <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  136.  <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  137.  <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  138.  <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  139. <link href='http://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  140.  <link href='http://fonts.googleapis.com/css?family=Princess+Sofia|Crafty+Girls|Stalemate|Allura|Sevillana|Great+Vibes|Mouse+Memoirs|Merienda' rel='stylesheet' type='text/css'>
  141. </script>
  142. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  143.  <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  144.  
  145.  
  146. {block:IndexPage}
  147.  
  148. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  149.  
  150. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  151.  
  152. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  153.  
  154. <script type="text/javascript">
  155. $(window).load(function(){
  156. var $wall = $('#enter');
  157. $wall.imagesLoaded(function(){
  158. $wall.masonry({
  159. itemSelector: '.posts',
  160. isAnimated : true
  161. });
  162. });
  163. $wall.infinitescroll({
  164. navSelector : "div#navigation",
  165. nextSelector : "div#navigation a#nextPage",
  166. itemSelector : '.posts',
  167. loadingImg : "http://static.tumblr.com/gdekeu9/M6Wmrjlhk/iiiiiiii.png",
  168. loadingText : "",
  169. donetext : " ",
  170. extraScrollPx : 1000,
  171. bufferPx : 10100,
  172. debug : false,
  173. errorCallback: function() {
  174. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  175. }},
  176. function( newElements ) {
  177. var $newElems = $( newElements );
  178. $newElems.hide();
  179. $newElems.imagesLoaded(function(){
  180. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  181. });
  182. }); $('#enter').show(500);
  183. });
  184. </script>
  185.  
  186.  
  187. {/block:IndexPage}
  188.  
  189.  
  190. <style type="text/css">
  191.  /******* THEME POR DECREPITAR   ********/
  192. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 15px; right: 1050px;}
  193.  /******* THEME POR DECREPITAR   ********/
  194. body {background-color: {color:background}; font-family: 'Calibri', arial; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  195.  
  196. a {color: {color:link}; text-decoration: none; text-transform: none;}
  197. a:hover {color: {color:link}; background-color: transparent; text-decoration: none;}
  198.  
  199. p {margin: 6px 0 0 0}
  200.  /******* THEME POR DECREPITAR   ********/
  201. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  202. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  203. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  204. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  205.  
  206. blockquote img{max-width: 240px!important}
  207. blockquote blockquote img{max-width: 230px!important}
  208. blockquote blockquote blockquote img{max-width: 220px!important}
  209. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  210.  
  211.  /******* THEME POR DECREPITAR   ********/
  212. #container {text-align: center; width: 935px; margin: 0px auto 0px auto; padding: 0px; z-index: 1}
  213.  
  214. #enter {float: center; margin-left: 80px; margin-top:10px; width: 1100px;}
  215.  
  216. .posts {width: 250px; background-color: {color:posts}; padding: 2px; padding: 5px; float: left; margin: 2px 0 0 2px;opacity:2; text-align: justify; font-family: 'cambria'; font-size: 13px; position: relative; ;border:1px solid #eee;}
  217.  
  218.  
  219. /******* THEME POR DECREPITAR   ********/
  220.  
  221. h1 {font-family: 'cambria', cursive; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  222. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  223. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  224.  
  225.  
  226. /*********helpdesigns******/
  227.  
  228. #s-m-t-tooltip {max-width:300px; padding:3px 4px 5px 4px;margin:15px 20px;background-color:#fff; font-family:calibri;  font-size:9px;  letter-spacing:1px;   text-transform:uppercase; color:#a1a1a1; z-index:9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;box-shadow:0px -1px 12px -5px #000;}/*********helpdesigns******/
  229.  
  230.  
  231.  /******* THEME POR DECREPITAR   ********/
  232.  
  233. .image {text-align: center; border: 0px}
  234. .image img { max-width: 250px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(80%); }
  235. .image img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(0%);-webkit-transition:All 1s ease;
  236. -moz-transition:All 1s ease;
  237. -o-transition:All 1s ease; -webkit-transform:rotate(0deg);outline-offset: -15px;outline: 10px solid rgba(255, 255, 255, 0.4);opacity:0.75}
  238.  
  239.  /******* THEME POR DECREPITAR   ********/
  240.  
  241. .quote:first-letter{font-family: 'annie use your telescope';  font-size: 18px; font-weight: bold;}
  242. .quote {margin: 0; padding: 7px; font: normal 12px 'cambria' ; text-align: justify;;}
  243. .quotesource {text-align: center; text-transform: none; margin-bottom: 2px;
  244. border-top:1px solid #eee ;top:1px;}
  245. .quotesource a, a:hover{text-transform: none;}
  246.  
  247.  /******* THEME POR DECREPITAR   ********/
  248.  
  249. .chat {line-height: 14px; list-style: none; }
  250. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  251. .person1 {color: {color:text}; padding: 2px;  }
  252. .person1 .label {font-weight: bold;  color:{color:text}}
  253. .person2 {color: {color:text}; padding: 2px;  }
  254. .person2 .label {font-weight: bold;  color:{color:text}}
  255.  
  256. .player {background-color: #000; text-align: left; display:block;}
  257.  
  258. /** estilo de ask #04 - bombasticdesign.tumblr.com **/
  259. .askfoto{border-radius: 50px;border:2px solid #FFF;margin-left:10px;margin-top:-10px;}
  260. .perguntou{background:#eee;padding:4px;color:#a1a1a1}
  261. .perguntou a {color:#a1a1a1; font-family:'cambria'}
  262. .perguntou:hover a {color:#a1a1a1;font-family:'cambria'}
  263. .resposta{background-color:#FFF;padding:7px;font-family:'cambria', sans-serif; font-size: 9pt;color:#aaa;text-align: left;border-radius:0px 0px 5px 5px}
  264. .pergunta{ margin-left: 50px;
  265. font-family: 'cambria', sans-serif;}
  266. .perguntas{background-color:#FFF;padding:7px;font-family:'cambria', sans-serif; font-size: 9pt;color:#aaa;text-align: left;border-radius:5px 5px 0px 0px;}
  267.  
  268. /** fim do código **/
  269. /******* THEME POR DECREPITAR   ********/
  270. .nn {opacity:0;width:100%;
  271. position: absolute;
  272. text-align: left;
  273. height:10%;line-height:10%;
  274. text-transform:uppercase;
  275. top:40%;
  276. left:25%;
  277. -webkit-transition-duration: 0.9s;-webkit-transition: opacity 0.5s linear; opacity: 0.0;z-index:9;
  278.  
  279. -webkit-transition: all 0.5s linear;
  280.  
  281. -moz-transition: all 0.5s linear;
  282.  
  283. transition: all 0.5s linear;font-size:9px;color:#;text-transform:none;font-family:muli;
  284. }
  285.  
  286. .notess {position: absolute; background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");height: 20px;font-size: 11px;line-height: 20px;color: #fff;position: absolute; margin-left: 15%;padding-left: 4px;padding-right: 4px;-moz-border-radius: 2px;border-radius: 2px; -webkit-transition-duration: 0s; opacity: 0;z-index:99;top: 0%;-webkit-transition-duration: 0.9s;-webkit-transition: opacity 0.5s linear; opacity: 0.0;z-index:9;}
  287.  
  288. .notess a{color: #fff;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
  289.  .posts:hover .notess {opacity: 1;  margin-left:20%;}
  290.  
  291. /******* THEME POR DECREPITAR   ********/
  292.  
  293.  .gradient{
  294.    
  295. -webkit-transition: all .6s ease-in-out;position:absolute;right:5px;text-align:center; opacity:0; background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000)) repeat-X;bottom:5px; width:96.5%;height:50px;
  296.     }
  297.    
  298. .posts:hover .gradient{opacity:1;-webkit-transition: all .6s ease-in-out;
  299. }
  300.    
  301.  
  302.  .posts:hover .nn {opacity: 1;left:35%;}
  303.  
  304.  
  305. /******* THEME POR DECREPITAR   ********/
  306.  
  307.  
  308. #tumblr_controls{position: fixed!important;z-index:15; -webkit-filter:invert(100%);}
  309.  
  310. iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;-webkit-filter:invert(100%);}
  311. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out; -webkit-filter:invert(100%);}
  312.  
  313.  
  314.  /******* THEME POR DECREPITAR  ********/
  315.  
  316. ::-webkit-scrollbar{width:7px;height:7px;}
  317. ::-webkit-scrollbar-button:start:decrement
  318. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  319. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  320. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  321. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  322.  
  323. .creditoaokaique {opacity: 0; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  324. .creditoaokaique:hover { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  325.  
  326. #info {text-align: left; margin-top:-30px;margin-left:410px;  font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  327. #info a {font-size: 10px; text-transform: uppercase;}
  328.  
  329. #tags {color: {color:text}; font-size: 10px; font-family: calibri;  display: inline; list-style: none; text-transform: uppercase;;}
  330. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  331.  
  332. #cap {margin-top: -2px;}
  333. .source {display: none;}
  334.  
  335.    /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  336.  
  337. @font-face {font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf');}
  338.  
  339.  #frase {height:23px;line-height:23px; font-weight: normal; letter-spacing: 0px;  text-align:center; width: 390px;  ; position: relative; -moz-transition: all 0.4s ease-out; font-family: "learningcurve";; margin-top:25px; margin-left:450px; text-transform: none; padding: 2px; font-size: 38px;border: 0px dashed ;z-index:999;color: {color:frase};}
  340.  
  341.    /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  342.  
  343.   #linka {width: 350px;  margin-top: 20px; margin-left: 468px ; position:none;z-index:99999999999999999999999999999999999999999999999;}
  344.      
  345. #linka a{display:inline-block ;font-family: "learningcurve";text-align:center;  background-color:#transp.; color: {color:links}; width: 50px;; font-size: 20px; height:15px;line-height:15px;text-transform:NONE; -webkit-transition-duration: .66s;margin: 1px 0 0px 0;opacity:0.71;border-bottom: 0px solid;}
  346.  #linka a:hover {color:cecece;}
  347.  
  348.            /******* THEME POR DECREPITAR  ********/
  349. #sombra {width: 20000000px ; height: 10px ; margin-top: -62px ; margin-left:-40px ; position: fixed ; background: #;;z-index:99;background:#cecece;opacity:0.75;box-shadow:0px 1px 30px 1px #bebebe}          
  350.   /******* THEME POR DECREPITAR  ********/
  351.  
  352.  
  353.  
  354. #desc {position:relative;padding:3px; text-align:center;text-transform:none;font-family: 'muli'; font-size:10px; height:30px; color:{color:frase};z-index:999;opacity:10;text-shadow: 0 0 0.2em color: ; title;-webkit-transition-duration: .88s;width:380px;  margin-top:5px; margin-left:452px}
  355.  
  356.    /******* THEME POR DECREPITAR  ********/
  357.      
  358.    /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  359.  
  360. #bb{position:relative;padding:3px; text-align:center;text-transform:uppercase;font-family: 'muli'; font-size:9px; height:30px; color:#a1a1a1;z-index:999;opacity:10;text-shadow: 0 0 0.2em color: ; title;-webkit-transition-duration: .88s;z-index:999;width: 170px;  margin-top: 10px; margin-left: 520px}
  361. #bb img {width:250px;height:30px; opacity:0.55}
  362.  
  363.    /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  364.     /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  365.  
  366. #cred {top: 30px; left: -130px; position:fixed; width: auto; z-index:99999999999999999999999999999;}
  367.      
  368. #cred a{text-transform: none; display: block;   font-family: 'arial'; background-color:#000; color: #FFF; width: 150px; 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;margin-bottom:2px;}
  369. #cred a:hover{margin-left:128px;}
  370.  
  371.      
  372. </style>
  373.  
  374. <body>
  375. <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  376. <div id="frase">{text:frase}</div>
  377. <div id="sombra"></div>
  378. <div id="content">
  379.   <div id ="linka">
  380. <a href="{text:Link1}" >{text:Link1 title}</a>
  381. <a href="{text:Link2}" >{text:Link2 title}</a>
  382. <a href="{text:Link3}" >{text:Link3 title}</a>
  383. <a href="{text:Link4}" >{text:Link4 title}</a>
  384. <a href="{text:Link5}" >{text:Link5 title}</a>
  385.  
  386.  </div>
  387. </div></div>
  388.  
  389. <div id="desc"> {description}</div>
  390.  
  391. <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  392. <div id ="bb"> <img src="http://static.tumblr.com/gdekeu9/JO0msg90h/icon.png">
  393. </div></div>
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400. <!----------NÃO MEXA AQUI , OLHA A LEI EM , PENSE BEM ;)  ------------>
  401. <div id="cred">
  402. <a href="http://DECREPITAR.tumblr.com" title=" THEME DECREPITAR" target="_blank" >Theme por decrepitar | DC</a>
  403.  
  404. </div>
  405. <!----------NÃO MEXA AQUI , OLHA A LEI EM , PENSE BEM ;)  ------------>
  406.  
  407.  
  408.  
  409. </div>
  410. </DIV>
  411.  
  412. </div>
  413. {block:IndexPage}
  414. <div class="column navigation" id="navigation">
  415. {block:Pagination}
  416. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  417. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  418. </div>
  419. {/block:IndexPage}
  420. </div></div></div></div>
  421.  
  422. <br></center></div></div></div></div></div></div>
  423.  
  424. <div id="enter">
  425.  
  426.  
  427. <div class="autopagerize_page_element">
  428.  {block:Posts}
  429.  
  430. <div class="posts">
  431.  
  432.  
  433.  
  434.  <div class="gradient">
  435.    
  436.  <div class="nn">
  437. <a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png"></a>
  438.  
  439. <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div>
  440.  
  441.  <div class="notess"><a href="{Permalink}" target="_blank" title="Notes">{NoteCount}</a></div>
  442.    
  443.     {block:RebloggedFrom}  <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  444.  
  445. {block:ContentSource}  <a href="{SourceURL}"></a>{/block:ContentSource}
  446.    
  447. </div></div>
  448.  
  449.  
  450.  
  451. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}<i>{Body}</i>{/block:Text}
  452.  
  453. {block:Photo}
  454.  <div class="image"><img src="{PhotoURL-250}"><img src="http://static.tumblr.com/gdekeu9/72ymrp1vt/tumblr_lpn6ksezug1qm57imo1_500.png"> </a></div>{LinkCloseTag}{/block:Photo}
  455.  
  456. {block:Photoset}{Photoset-250}{/block:Photoset}
  457.  
  458.  
  459. {block:Quote}
  460. <div class="quote"><center><i>{Quote}</i></center></div>
  461. {block:Source}<div class="quotesource">  {Source}</div>
  462. {/block:Source}
  463. {/block:Quote}
  464.  
  465. {block:Link}
  466. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  467. {block:Description}{Description}{/block:Description}
  468. {/block:Link}
  469.  
  470. {block:Chat}
  471. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  472. <div class="chat"><ul>{block:Lines}
  473. <li class="person{UserNumber}">{block:Label}
  474. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  475. {/block:Chat}
  476.  
  477. {block:Audio}
  478. <div class="player">{AudioPlayerBlack}</div>
  479. {block:Caption}{Caption}{/block:Caption}
  480. {/block:Audio}
  481.  
  482. {block:Video}{Video-250}{/block:Video}
  483.  
  484.  
  485. {block:Answer}<div class="perguntas">{Question}</div><div class="perguntou"><img src="{AskerPortraitURL-30}" align="left" class="askfoto"><div class="pergunta">{Asker} perguntou:</div></div><div class="resposta">{Answer}</div>
  486. {/block:Answer}
  487.  
  488.  
  489.  
  490.  
  491.  
  492. </div>
  493.  
  494.  {/block:Posts}</div></div></div>
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501. </div></div></div></div>
  502.  
  503. </div></div></div></div>
  504. </div></div></div></div>
  505.  
  506. </div></div></div></div>
  507. </body>
  508. </html>
  509.  
  510.  
  511.    
  512. </div></div></div>
  513.    
  514. </div></div></div>
  515.    
  516. </div></div></div>
  517.    
  518. </div></div></div>
  519.    
  520. </div></div></div>
  521.    
  522. </div></div></div>
  523.    
  524. </div></div></div>
  525.    
  526. </div></div></div>
  527.    
  528. </div></div></div>
  529.    
  530. </div></div></div>
  531.    
  532. </div></div></div>
  533.    
  534. </div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement