Advertisement
fn-themes

theme23

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