Advertisement
fn-themes

theme-29

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