Advertisement
fn-themes

theme-02

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