Advertisement
Decrepitar

Theme 126

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