Advertisement
fn-themes

theme-33

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