Advertisement
fn-themes

theme-09

Aug 16th, 2012
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.29 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5.  
  6.  
  7. <!-- THEME POR PR-INCESO! NÃO COPIE OK? SE MODIFICAR, NUNCA DÊ PRA NINGUEM. E SE VOCE DER, VAI TOMAR NO CU. OK? s2 -->
  8.  
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10.  
  11.  
  12.  
  13. <!-- DEFAULT VARIABLES -->
  14.  
  15. <meta http-equiv=RefreshCONTENT="5; URL=http://pr-inceso.tumblr.com">
  16.  
  17.  
  18.  
  19.  
  20.  
  21. </SCRIPT>
  22.  
  23.  
  24. <link href='http://fonts.googleapis.com/css?family=Quantico' rel='stylesheet' type='text/css'>
  25. <meta name="color:background" content="#000000" />
  26. <meta name="color:link" content="#ffffff" />
  27. <meta name="color:link hover" content="#696969" />
  28. <meta name="color:text" content="#ffffff" />
  29. <meta name="color:post" content="#000000" />
  30. <meta name="color:scrollbar" content="#ffffff" />
  31. <meta name="image:background" content="" />
  32. <meta name="color:sidebar" content="#000" />
  33. <meta name="color:sidebartxt" content="#fff" />
  34. <meta name="color:linktext" content="#fff" />
  35. <meta name="color:scrolldescr" content="#ffffff" />
  36. <meta name="color:title" content="#fff" />
  37. <meta name="color:tags" content="#BEBEBE" />
  38. <meta name="image:sidebar" content="http://static.tumblr.com/yhfuno6/U7Zm801op/capturar.jpg" />
  39.  
  40.  
  41.  
  42. <meta name="text:Link1" content="/" />
  43. <meta name="text:Link1 Title" content="link" />
  44. <meta name="text:Link2" content="/" />
  45. <meta name="text:Link2 Title" content="link" />
  46. <meta name="text:Link3" content="/" />
  47. <meta name="text:Link3 Title" content="link" />
  48. <meta name="text:Link4" content="/" />
  49. <meta name="text:Link4 Title" content="link" />
  50. <meta name="text:Link5" content="/" />
  51. <meta name="text:Link5 Title" content="link" />
  52. <meta name="text:titulo" content="frase curta aqui ta?" />
  53. <meta name="font:fonte" content="calibri" />
  54.  
  55. <meta name="font:Title" content="Agency FB" />
  56. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  57.  
  58. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  59.  
  60. <script type="text/javascript">
  61. $(window).load(function(){
  62. var $wall = $('#xpost');
  63. $wall.imagesLoaded(function(){
  64. $wall.masonry({
  65. itemSelector: '.xxpost',
  66. isAnimated : true
  67. });
  68. });
  69. $wall.infinitescroll({
  70. navSelector : "div#navigation",
  71. nextSelector : "div#navigation a#nextPage",
  72. itemSelector : '.post',
  73. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  74. loadingText : " ",
  75. donetext : " ",
  76. extraScrollPx : 9000,
  77. bufferPx : 10000,
  78. debug : false,
  79. errorCallback: function() {
  80. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  81. }},
  82. function( newElements ) {
  83. var $newElems = $( newElements );
  84. $newElems.hide();
  85. $newElems.imagesLoaded(function(){
  86. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  87. });
  88. }); $('#box').show(500);
  89. });
  90. </script>
  91.  
  92.  
  93.  
  94.  
  95. <title>{Title}</title>
  96. <link rel="shortcut icon" href="{Favicon}">
  97. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  98. {block:Description}
  99. <meta name="description" content="{MetaDescription}" />
  100. {/block:Description}
  101.  
  102. <style type="text/css">
  103.  
  104.  
  105. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  106.  
  107. a {color: {color:link}; text-decoration: none; text-transform: none;}
  108. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  109.  
  110. p {margin: 6px 0 0 0}
  111.  
  112.  
  113. blockquote {margin: 0px 8px 8px 0px; border-left: 1px solid {color:background}; padding-left: 5px; }
  114. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 1px solid {color:background};}
  115. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  116. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  117.  
  118. blockquote img{max-width: 470px!important}
  119. blockquote blockquote img{max-width: 450px!important}
  120. blockquote blockquote blockquote img{max-width: 430px!important}
  121. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  122.  
  123.  
  124.  
  125. #xpost{margin-left:300px;padding:0px;width:750px;margin-top:0px;}
  126.  
  127. .xxpost{position: relative;width:350px;float:left;margin:-9px;text-align:left;margin-left: 10px; background:{color:post};margin-top:10px;}
  128. .xxpost img{max-width:350px;}
  129.  
  130. .xxxpost {font-size: 10px;position: absolute;text-align: center;width: 100%;font-family:'Tahoma';text-transform:uppercase;color:{color:link};background-color: {color:post};opacity: 0;margin-top: 0px;padding: 0px;-webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in; transition: 0.5s ease-in; -webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in; transition: 0.5s ease-in;}
  131. .xxpost:hover .xxxpost{opacity:1;filter:alpha(opacity = 100);z-index:4;opacity: .80;-webkit-transition: 1.5s ease-in;-moz-transition: 1.0s ease-in; transition: 1s ease-in; -webkit-transition: 1.0s ease-in;-moz-transition: 1.0s ease-in; transition: 1.0s ease-in;}
  132. .perm a {color:{color:text};}
  133.  
  134. h1 {font-family: 'Tahoma'; text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  135. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  136. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  137.  
  138. .image {text-align: center; border: 0px}
  139. .image img {max-width: 300px; margin-bottom: 1px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
  140. .image img:hover {opacity: 0.9; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
  141.  
  142. .xquote { text-align: justify; font-size: 12px; font-family: 'calibri'; line-height: 15px; padding: 3px;margin-left: 02px;margin-bottom:3px;padding-top:5px;}
  143. .xqsource {text-align: center; text-transform: none; margin-bottom: 5px; font-size: 12px; font-family: 'calibri'; font-weight: normal;}
  144. .xqsource a, a:hover{text-transform: none;}
  145.  
  146. .chat {line-height: 13px; list-style: none }
  147. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  148. .person1 {color: {color:text}; padding: 2px; }
  149. .person1 .label {font-weight: bold; color:{color:text}}
  150. .person2 {color: {color:text}; padding: 2px; }
  151. .person2 .label {font-weight: bold; color:{color:text}}
  152.  
  153. .player {background-color: #e3e3e3; text-align: left; display:block;}
  154.  
  155. .question {color:{color:text};font-size:09px;font-family:'Century Gothic';line-height:95%;background: {color:post};position: relative;min-height:70px;padding:10px 15px;margin-bottom:2px;margin-right:-10px;}
  156.  
  157. .questionarrow {font-size:30px;color:{color:background};vertical-align:middle;margin-left:-5px!important;}
  158.  
  159. .asker {width:350px; text-align:right; text-transform:lowercase; color:{color:text};font-family:'Century Gothic'; font-size: 12px;}
  160. .asker a {color:{color:text};}
  161. .asker img {float:left; margin-left:350px; vertical-align:top; margin-right:3px; max-height:15px;}
  162.  
  163. .asking {text-align:center; color:{color:text}; font-size: 12px; font-family:'Century Gothic'; text-transform:none; margin-left: 340px}
  164. .asking a{color:{color:text};}
  165. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  166.  
  167. .arrow {padding-top:11px;color:{color:background};font-size:30px;}
  168.  
  169. .answer {color:{color:text};}
  170.  
  171. .notes {width: 350px; padding: 0px; margin-bottom: 0px; font-size: 12px; text-align: left;font-family:'Century Gothic';background-color:{color:background}; margin-left: 361px; padding-top: 10px;}
  172. ol.notes {list-style: none; margin: 0px 20px 0px 0px; padding: 0px; z-index: 11;}
  173.  
  174. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px;}
  175. .notes img{display: none; border:0px}
  176.  
  177. #cap {width: 500px; margin-top: -2px; position: relative;}
  178. .source {display: none;}
  179.  
  180. .photo {width:100px; position:fixed; left:233px; top:236px;-moz-border-bottom-left-radius: 100px; border-bottom-left-radius: 100px; -moz-border-top-left-radius: 100px; border-top-left-radius: 100px;-moz-border-bottom-right-radius: 100px; border-bottom-right-radius: 100px; -moz-border-top-right-radius: 100px; border-top-right-radius:100px;background-color: {color:post};border: 5px solid {color:text};z-index: 3;-webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in;}
  181.  
  182. .photo img {width:100px;height:100;-moz-border-bottom-left-radius: 100px; border-bottom-left-radius: 100px; -moz-border-top-left-radius: 100px; border-top-left-radius: 100px;-moz-border-bottom-right-radius: 100px; border-bottom-right-radius: 100px; -moz-border-top-right-radius:100px; border-top-right-radius: 100px;-webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in;}
  183.  
  184. .imageninha {text-align: center; border: 0px}
  185. .imageninha img {max-width: 30px; margin-bottom: 2px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
  186.  
  187.  
  188. .qtninha {font-family: georgia; text-align: center; font-size: 14px; line-height: 15px; padding: 3px;margin-left: 10px;}
  189. .qsninha {text-align: right; text-transform: none; margin-bottom: 5px; font-size: 9px; font-weight: bold;}
  190. .qsninha a, a:hover{text-transform: none;}
  191.  
  192. .chatninha {line-height: 13px; list-style: none }
  193. .chatninha ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  194. .person1 {color: {color:text}; padding: 2px; }
  195. .person1 .labelninha {font-weight: bold; color:{color:text}}
  196. .person2 {color: {color:text}; padding: 2px; }
  197. .person2 .labelninha {font-weight: bold; color:{color:text}}
  198.  
  199. .playerninha {background-color: #000; text-align: left; display:block;}
  200.  
  201. .caixaninha {background: {color:background}; padding: 4px;}
  202.  
  203.  
  204. .bubbleninha { background: {color:post}; color: #;margin-top: 2px;padding: 12px; margin-left: 40px; -webkit-border-top-right-radius: 11px;
  205. -webkit-border-bottom-right-radius: 11px; -moz-border-radius-topright: 11px; -moz-border-radius-bottomright: 11px; border-top-right-radius: 11px; border-bottom-right-radius: 11px;}
  206.  
  207. .caixaninha aa {background: {color:post}; height: 16px; font-style: normal; font-size: 10px; color: {color:text}; padding-top: 4px; text-align:justy; letter-spacing:1px; padding:3px; text-shadow:0 1px 1px {color:sidebar}; margin-top: 8px; text-transform:none; line-height: 14px; margin-top: 10px; -webkit-border-top-right-radius: 11px; -webkit-border-bottom-right-radius: 11px; -moz-border-radius-topright: 11px; -moz-border-radius-bottomright: 11px; border-top-right-radius: 11px; border-bottom-right-radius: 11px;}
  208.  
  209. .bordaninha { float: left; padding: 0px; margin-top: -1px; -webkit-border-top-left-radius: 11px; -webkit-border-bottom-left-radius: 11px; -moz-border-radius-topleft: 11px; -moz-border-radius-bottomleft: 11px; border-top-left-radius: 11px; border-bottom-left-radius: 11px; }
  210. #info {background-color:{color:post}; padding:3px; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; border-left: 1 solid #ddd; -webkit-transition:1s;}
  211.  
  212. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  213.  
  214. .answer {color:{color:answer};}
  215.  
  216. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  217. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  218. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  219. .notes img{display: none; border:0px}
  220.  
  221. #cap {width: 500px; margin-top: -2px; position: relative;}
  222. .sourceninha {display: none;}
  223.  
  224. ::-webkit-scrollbar{width:5px;height:5px;}
  225. ::-webkit-scrollbar-button:start:decrement
  226. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  227. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  228. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  229. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  230.  
  231. #tumblr_controls{position: fixed!important}
  232. #tumblr_controls{position: fixed!important}
  233. #tumblr_controls{position: fixed!important}
  234. #tumblr_controls{position: fixed!important}
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241. .titulo {width: 188px; line-height:20px; padding:5px; background-color:transparent; color:{color:title}; text-align:center;font-family:Homenaje; font-size:20px;margin-left:48px; position:fixed; margin-top:120px}
  242.  
  243.  
  244. #potrait {width:0px; height:0px; margin-top:500px; margin-left: 0px; background-color:{color:sbar}; -moz-border-radius: 73px; -webkit-border-radius: 73px; z-index:2; position:fixed;}
  245.  
  246. #potrait img {margin-top:-95px; margin-left:80px; margin-bottom:10px; -moz-border-radius: 60px; -webkit-border-radius: 60px; z-index:2;}
  247.  
  248. #deslizante:hover { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  249.  
  250.  
  251.  
  252. #tumblr_controls{position: fixed!important}
  253. #tumblr_controls{position: fixed!important}
  254. #tumblr_controls{position: fixed!important}
  255. #tumblr_controls{position: fixed!important}
  256.  
  257.  
  258.  
  259. #links {width: 184px; float: left; margin-left:-1px; margin-top: 150px; padding: 0px; text-align: center; position: absolute; padding: 0px; z-index: 0; -webkit-transition: 0s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in;}
  260.  
  261. #links a {float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: Quantico; font-size: 10px; text-align: center; width: 190px; background-color: {color:background}; color:{color:posttxt}; text-decoration: none; line-height: 16px; height: 15px; overflow: hidden; margin-top: 0px; margin-bottom: 1px;text-shadow:1px 1px 3px text-decoration: none; text-transform:uppercase; -webkit-transition: 0s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in;}
  262.  
  263. #links a:hover{opacity:.3;letter-spacing:2px;text-align: center; background-color:{color:text}; color:{color:background};}
  264.  
  265. #more {width:100px; font-size:2px;line-height:3px; letter-spacing:1px;text-transform:uppercase;opacity:1;padding:5px;background-color:{color:background}; color:{color:background}; text-align:center;font-family:Homenaje; font-size:10px;margin-left:90px; position:fixed; margin-top:500px; -webkit-transition: all 10s ease-out; -moz-transition: all 10s ease-out; -webkit-border-radius: 10px 10px 10px 10px}
  266. #more:hover {opacity:1;}
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279. .babiloniadesc {position:fixed; opacity:1;margin-top: 386px; width: 180px; height: auto; margin-left:51px; padding:5px; color: {textdescri}; font-family: verdana; font-size: 9px; background-color: {color:sidebar}; color: {color:sidebartxt}; letter-spacing: -1px; overflow: none; {colorscroll}; text-align:center; -webkit-transition: 0.5s ease-in; -moz-transition: 0.5s ease-in; transition:0.5s ease-in;z-indez:99999}
  280.  
  281.  
  282.  
  283. .babiloniadesc:hover {opacity:.9; }
  284.  
  285.  
  286. #babiloniadesc a{font-size:9px; color:#6d6d6d}
  287.  
  288.  
  289.  
  290. #imagevi1{float: left; margin-top: 148px; margin-left: 45px; padding: 0px; border: 6px double transparent; width: 190px; height:280px; position: fixed; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out; background-color: {color:background};}
  291. #imagevi1 a {background-attachment: absolute;}
  292. #imagevi2 {margin-top: 0px; margin-left: 0px; position: absolute;}
  293. #imagevi2 img{width: 190px; z-index:9999;height:230px; position: absolute; opacity:1; -webkit-transform: rotate(0deg);}
  294.  
  295. #imagevi1:hover #links { -webkit-transition: 0s ease-in; -moz-transition: 0s ease-in; transition: 0s ease-in; z-index:99999;}
  296.  
  297. #sidet {margin-top:200px; margin-left: -850px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: absolute; color: {color:textdesc}; background-attachment: fixed; width:1000px; height: 3px;left:53px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 8px; text-transform: normal; -webkit-transform: rotate(90deg); background-color: {color:borda};}
  298.  
  299.  
  300. #pagina{ margin-top: 479px; margin-left: 155px; width: 88px; float: right; background-color: transparent; position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:830 }
  301.  
  302.  
  303. #paginacaoml {font-size: 9px; margin-left:-190px;font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 24px;}
  304. #paginacaoml a {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; {background: {color:barra1}; background-image:url('{image:sidebar background}'); margin: 0 1px 0 0; padding: 2px 2px; color: {color:link}; text-decoration: none;}
  305. #paginacaoml a:hover {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; {background: {color:barra1}; background-image:url('{image:sidebar background}'); border: none;}
  306. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: {color:link}; margin: 0 1px 0 0; padding: 1px 2px; color: #cor da fonte; text-decoration: none;}
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313. #crd {width: 20; height: auto; padding:0px; margin-top:600px; margin-left:1200px; position: fixed;z-index: 9999999999;}
  314. #crd a {float: left; display: block; width: 10px; height:11px; line-height: 5px; padding: 3px; font-family: Agency FB; font-size: 18px; text-align: center; background-color: {color:posttxt}; color:{color:sidebar};opacity:1;-webkit-border-radius: 10px 10px 10px 10px;}
  315. #crd a:hover {opacity: 1; background-color:{color:sidebar}; color:{color:posttxt};}
  316.  
  317.  
  318.  
  319.  
  320. </style>
  321.  
  322.  
  323. <body onkeydown="return false">
  324.  
  325.  
  326.  
  327.  
  328. </div></div>
  329. <div class="titulo">{text:titulo}</div>
  330.  
  331. <div id="tudoaqui">
  332. <div id="sidebarbi">
  333. <div id="sidet"></div>
  334. <div id="imagevi1">
  335.  
  336. <div id="imagevi2">
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343. <img src="{image:sidebar}"/>
  344.  
  345. <div id="links">
  346. <a href="{text:link1}">{text:link1 title}</a>
  347. <a href="{text:link2}">{text:link2 title}</a>
  348. <a href="{text:link3}">{text:link3 title}</a>
  349. <a href="{text:link4}">{text:link4 title}</a>
  350. <a href="{text:link5}">{text:link5 title}</a>
  351. </a></div>
  352. </div></div>
  353.  
  354.  
  355.  
  356.  
  357.  
  358. <div id="linkslindos"></div>
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367. <div id="more"><a href="http://pr-inceso.tumblr.com" title="by pr-inceso, don't copy or fuck it.">THEME</a></div>
  368.  
  369. </div>
  370. </div>
  371.  
  372.  
  373. <div class="babiloniadesc">{description}</div>
  374. </div>
  375.  
  376.  
  377. </div>
  378. </div>
  379. <div>
  380. </div>
  381. <ul>
  382.  
  383.  
  384. </div>
  385. </div></div></div>
  386.  
  387.  
  388.  
  389. </div></div>
  390.  
  391.  
  392. <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><font color="{color:source}">«</font></a>{/block:PreviousPage}{/block:Pagination}
  393. Page <b>{CurrentPage}</b> of <b>{TotalPages}</b>
  394. {block:JumpPagination length="0"}
  395. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  396. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  397. {/block:JumpPagination}
  398. {block:Pagination}{block:NextPage}<a href="{NextPage}"><font color="{color:source}">»</font></a>{/block:NextPage}{/block:Pagination}</div></div>
  399.  
  400.  
  401.  
  402.  
  403. </div>
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412. </div>
  413.  
  414.  
  415.  
  416. </div>
  417.  
  418.  
  419. </div>
  420. </div>
  421. </div>
  422.  
  423. </div>
  424. </div>
  425.  
  426.  
  427.  
  428. </div>
  429.  
  430.  
  431.  
  432.  
  433.  
  434. </div>
  435.  
  436.  
  437.  
  438.  
  439. </div>
  440.  
  441.  
  442.  
  443.  
  444. </div>
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453. </div>
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462. </div>
  463.  
  464.  
  465. </div>
  466. </div>
  467. </div>
  468.  
  469. </div>
  470.  
  471. <div id="xpost">
  472. {block:Posts}
  473. <div class="xxpost">
  474.  
  475. {block:Text}
  476. <span class="xxxpost">
  477. <a href="{Permalink}">{NoteCount}</a> -
  478. <a href="{ReblogURL}" target="_blank">reblog this</a>
  479. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  480. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  481.  
  482. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  483. {/block:Text}
  484.  
  485. {block:Photo}
  486. <span class="xxxpost">
  487. <a href="{Permalink}">{NoteCount}</a> -
  488. <a href="{ReblogURL}" target="_blank">reblog this</a>
  489. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  490. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  491.  
  492.  
  493. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  494. {block:Caption}{Caption}{/block:Caption}
  495. {/block:Photo}
  496.  
  497.  
  498. {block:Photoset}
  499. <span class="xxxpost">
  500. <a href="{Permalink}">{NoteCount}</a> -
  501. <a href="{ReblogURL}" target="_blank">reblog this</a>
  502. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  503. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  504.  
  505. {Photoset-250}
  506. {block:Caption}{Caption}{/block:Caption}
  507. {/block:Photoset}
  508.  
  509.  
  510. {block:Quote}
  511. <span class="xxxpost">
  512. <a href="{Permalink}">{NoteCount}</a> -
  513. <a href="{ReblogURL}" target="_blank">reblog this</a>
  514. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  515. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  516.  
  517. <div class="xquote">“{Quote}”</div>
  518. {block:Source}<div class="xqsource"> — <b>{Source}</b></div>
  519. {/block:Source}
  520. {/block:Quote}
  521.  
  522.  
  523. {block:Link}
  524. <span class="xxxpost">
  525. <a href="{Permalink}">{NoteCount}</a> -
  526. <a href="{ReblogURL}" target="_blank">reblog this</a>
  527. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  528. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  529.  
  530. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  531. {block:Description}{Description}{/block:Description}
  532. {/block:Link}
  533.  
  534.  
  535. {block:Chat}
  536. <span class="xxxpost">
  537. <a href="{Permalink}">{NoteCount}</a> -
  538. <a href="{ReblogURL}" target="_blank">reblog this</a>
  539. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  540. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  541.  
  542. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  543. <div class="chat"><ul>{block:Lines}
  544. <li class="person{UserNumber}">{block:Label}
  545. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  546. {/block:Chat}
  547.  
  548.  
  549. {block:Audio}
  550. <span class="xxxpost">
  551. <a href="{Permalink}">{NoteCount}</a> -
  552. <a href="{ReblogURL}" target="_blank">reblog this</a>
  553. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  554. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  555.  
  556. <div class="player">{AudioPlayerGrey}</div>
  557. {/block:Audio}
  558.  
  559.  
  560. {block:Video}
  561. <span class="xxxpost">
  562. <a href="{Permalink}">{NoteCount}</a> -
  563. <a href="{ReblogURL}" target="_blank">reblog this</a>
  564. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  565. {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
  566.  
  567. {Video-400}
  568. {block:Caption}{Caption}{/block:Caption}
  569. {/block:Video}
  570.  
  571.  
  572. {block:Answer}
  573. <span class="xxxpost">
  574. <a href="/ask">mesage</a></center></span>
  575. <table width="400px" cellspacing="0" cellpadding="0">
  576. <tr>
  577. <td width="340px" class="question"><B>{Asker}</b> asked: "{Question}"</td>
  578. </tr>
  579. </table>
  580. <div class="answer">{Answer}</div>
  581. {/block:answer}
  582.  
  583. </div>
  584.  
  585. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  586. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  587. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  588. {/block:ContentSource}</div>
  589.  
  590. {/block:Posts}
  591. {block:PostNotes}<div class="notes"><div style="top:33;">{PostNotes}</div></div>{/block:PostNotes}
  592.  
  593.  
  594.  
  595.  
  596. </div>
  597. </div>
  598. </div>
  599. </div>
  600. </div>
  601.  
  602.  
  603. </body>
  604.  
  605.  
  606. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement