Advertisement
poxabolacha

Theme 6

Oct 29th, 2013
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.79 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5.  
  6.  
  7.  
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9. <script src="http://masonry.desandro.com/js/jquery-1.7.1.min.js"></script>
  10.  
  11. <script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
  12.  
  13. <script src="http://masonry.desandro.com/js/jquery.infinitescroll.min.js"></script>
  14.  
  15.  
  16.  
  17. <script>
  18.  
  19. $(function(){
  20.  
  21.  
  22.  
  23. var $container = $('#entries');
  24.  
  25.  
  26.  
  27. $container.imagesLoaded(function(){
  28.  
  29. $container.masonry({
  30.  
  31. itemSelector: '#entry',
  32.  
  33. columnWidth: 10
  34.  
  35. });
  36.  
  37. });
  38.  
  39.  
  40.  
  41. $container.infinitescroll({
  42.  
  43. navSelector : "div#navigation",
  44.  
  45. nextSelector : "div#navigation a#nextPage",
  46.  
  47. itemSelector : '#entry', // selector for all items you'll retrieve
  48.  
  49. loading: {
  50.  
  51. finishedMsg: '',
  52.  
  53. img: ''
  54.  
  55. }
  56.  
  57. },
  58.  
  59. // trigger Masonry as a callback
  60.  
  61. function( newElements ) {
  62.  
  63. // hide new items while they are loading
  64.  
  65. var $newElems = $( newElements ).css({ opacity: 0 });
  66.  
  67. // ensure that images load before adding to masonry layout
  68.  
  69. $newElems.imagesLoaded(function(){
  70.  
  71. // show elems now they're ready
  72.  
  73. $newElems.animate({ opacity: 1 });
  74.  
  75. $container.masonry( 'appended', $newElems, true );
  76.  
  77. });
  78.  
  79. }
  80.  
  81. );
  82.  
  83.  
  84.  
  85. });
  86.  
  87. </script>
  88.  
  89. <head> <!-- DEFAULT VARIABLES -->
  90. <meta name="font:title" content="georgia" />
  91. <meta name="color:background" content="#f8f8f8" />
  92. <meta name="color:text" content="#000000" />
  93. <meta name="color:post" content="#ffffff" />
  94. <meta name="color:scrollbar" content="#000000" />
  95. <meta name="color:link" content="#000" />
  96. <meta name="color:sidebar border" content="#d3d1d1" />
  97. <meta name="color:infobg" content="#FCFCFC"/>
  98. <meta name="color:border" content="#f2f2f2" />
  99. <meta name="color:scrollbar" content="#000" />
  100. <meta name="color:lhover" content="#555555" />
  101. <meta name="color:lhoverr" content="#555555" />
  102.  
  103. <meta name="image:pic" content=""/>
  104. <meta name="image:background" content=""/>
  105. <meta name="text:palavramaior" content="kiss me slowly" />
  106. <meta name="text:palavramenor" content=""/>
  107.  
  108. <meta name="palavramaior" content=""/>
  109. <meta name="palavrasmenores" content=""/>
  110.  
  111. <meta name="text:Link1" content="" />
  112. <meta name="text:Link1 Title" content="" />
  113. <meta name="text:Link2" content="" />
  114. <meta name="text:Link2 Title" content="" />
  115. <meta name="text:Link3" content="" />
  116. <meta name="text:Link3 Title" content="" />
  117.  
  118.  
  119. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  120.  
  121. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128. <title>{Title}</title>
  129. <link rel="shortcut icon" href="{Favicon}">
  130. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  131. {block:Description}
  132. <meta name="description" content="{MetaDescription}" />
  133. {/block:Description}
  134.  
  135. <style type="text/css">
  136.  
  137.  
  138. body {background-color: {color:background}; font-family:Trebuchet MS; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  139.  
  140. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  141. a:hover {color: {color:hover}; background-color: transparent; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  142. p {margin: 6px 0 0 0}
  143.  
  144. blockquote {border-left:2px {color:post} solid; padding-left:5px; margin:0px 2px 0px 10px}
  145.  
  146.  
  147. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:background}}
  148.  
  149.  
  150.  
  151. #xfuck {margin-left:310px; width:500px; margin-top:-10px;bottom:2px;tex-align:justify}
  152.  
  153. .boxes { position:relative; width:250px; text-align:justify; float:left ;margin:-7px; padding:10px; margin-left: 10px; margin-top:12px; background-color:{color:post};bottom:3px; z-index:9;}
  154.  
  155. .boxes:hover .nothing {opacity:0.7; margin-top:0px}
  156.  
  157. .nothing {position:absolute; opacity:0; margin-left:-3px; color:{color:text}; padding:2px 0px 2px 5px; font-family:georgia; font-size:11px; margin-top: 10px; width: auto; -webkit-transition: 0.3s linear;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.3s ease-in-out; background-color:#555; text-align: center; padding: 3px;font-weight:normal;z-index:9 }
  158.  
  159. .boxes:hover .nothing {opacity:1;margin-top:0px;}
  160.  
  161. .nothing a {color:#fff; background-color: #555; letter-spacing:0px;}
  162.  
  163. .nothing a:hover {opacity:0.9;}
  164.  
  165.  
  166. .nothingq {position:absolute; opacity:0; margin-left:411px; color:{color:text}; padding:2px 10px 2px 5px;
  167. font-family:calibri; font-size:9px; margin-top: -300px; width: 50px; -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; background-color: {color:post}; text-align: center; padding: 3px;}
  168.  
  169. .boxes:hover .nothingq {opacity:1.0}
  170.  
  171. .nothingq a {text-transform: uppercase}
  172.  
  173. .nothingq a:hover {opacity:0.9; text-transform: uppercase}
  174.  
  175. h1 {font-family: georgia; text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  176. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  177. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  178.  
  179. .image {text-align: center; border: 0px}
  180. .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; }
  181. .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;}
  182.  
  183. .xquote { text-align: justify; calibri; font-size: 11px; line-height: 15px; padding: 3px;margin-left: 02px; margin-bottom:3px; margin-top:-60px; border-bottom:1px solid #f5f5f5}
  184. .xquotesource {text-align: right; text-transform: none; margin-bottom: 5px; font-size: 11px; font-weight: bold;}
  185. .xquotesource a, a:hover{text-transform: none;}
  186. #quote {position:relative; top:-17px; left:-3px; font-size:60px; opacity:0.3;}
  187.  
  188.  
  189. .chat {line-height: 13px; list-style: none }
  190. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  191. .person1 {color: {color:text}; padding: 2px; }
  192. .person1 .label {font-weight: bold; color:{color:text}}
  193. .person2 {color: {color:text}; padding: 2px; }
  194. .person2 .label {font-weight: bold; color:{color:text}}
  195.  
  196. .player {background-color: #e3e3e3; text-align: left; display:block;}
  197.  
  198. .question {
  199. color:{color:text};
  200. font-size:11px;
  201. font-weight: normal;
  202. line-height:95%;
  203. background: {color:background};
  204. position: relative;
  205. min-height:70px;
  206. padding:10px 15px;
  207. margin-bottom:2px;
  208. margin-right:-10px;}
  209.  
  210. .questionarrow {
  211. font-size:30px;
  212. color:{color:background};
  213. vertical-align:middle;
  214. margin-left:-5px!important;}
  215.  
  216. .asker {width:300px; text-align:right; text-transform:lowercase; color:{color:text};}
  217. .asker a {color:{color:text};}
  218. .asker img {float:left; margin-left:350px; vertical-align:top; margin-right:3px; max-height:15px;}
  219.  
  220. .asking {text-align:center; color:{color:text}; font-size: 11px; font-family: calibri; text-transform:none; margin-left: 340px}
  221. .asking a{color:{color:text};}
  222. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  223.  
  224. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  225.  
  226. .answer {color:{color:answer};}
  227.  
  228. .notes {width: 265px; padding: 0px; margin-top:0px; margin-bottom: 0px; font-size: 9px; text-align: left;margin-left:5px;z-index:9999999999999999999999999999999999999999999999999999999999999999}
  229. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  230. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  231. .notes img{display: none; border:0px}
  232.  
  233. #cap {width: 300px; margin-top: -2px; position: relative;}
  234. .source {display: none;}
  235.  
  236.  
  237.  
  238.  
  239. .cthrough {padding:0px;background-color:{color:sidebar};margin-top:310px;position:fixed;margin-left:208px;width:100px;height:90px;line-height:90px;color:{color:sidebar txt};border-radius:0px 0px 0px 0px}
  240. .cthrough:hover {background-color:{color:sidebar};}
  241.  
  242.  
  243. #ttl {margin-top:-427px; margin-left: 220px; position: fixed;padding-top:200px;z-index:999999999999999999999999999983742472937498327482974839274983274893274832749837248973248729387429874928;border-bottom:5px solid {color:background}}
  244. #ttl a {display:block; width: 895px; height: 25px; padding: 3px 7px 3px 5px; line-height: 25px; text-align: center; font-family: calibri; font-size: 12px; text-transform: uppercase; background-color:#fff; color: #929292; border-top: 200px solid {color:background};}
  245.  
  246.  
  247.  
  248.  
  249.  
  250. #pagina{width: 80px; position: fixed; display: block; margin-left: 193px; margin-top:339px; text-align: center; background:transparent;height:12px;}
  251. #pagina a {font-family: calibri; font-size: 12px;color: {color:link};}
  252. #pagina a:hover {color: {color:linkhover}}
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260. .pag {margin-top: 285px; margin-left: 408px; position: fixed; width: 100px; height: 13px; font-size: 9px; font-family: calibri; border-bottom:3px solid {color:sidebar};border-top:3px solid {color:sidebar};text-transform: uppercase; text-align: center; color: {color:sidebar txt};}
  261. .pag a {font-family: calibri; font-size: 15px; background-color: transparent; opacity: .6; color:{color:sidebar txt};}
  262.  
  263.  
  264. .links9 {width: 120px; height: auto; margin-left: 208px; margin-top:400px; position: fixed;}
  265. .links9 a {display:block; width: 96px; height: 15px; padding: 1px 0px 1px 4px; margin-top: 7px; font-family: calibri; font-size: 11px; line-height: 15px; text-align: center; background-color: {color:sidebar}; color: {color:sidebar txt}; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out;}
  266. .links9 a:hover {font-weight: bold; background-color: transparent; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out;border-left:3px solid {color:sidebar};border-right:3px solid {color:sidebar};width:90px }
  267.  
  268. .title {margin-top: 222px; margin-left: 245px; position: fixed; width: 134px; height: 13px; font-size: 11px; font-family: calibri; border-bottom:3px solid #fff;border-top:3px solid #fff; text-align: center; color: #555;}
  269. .title a {font-family: calibri; font-size: 15px; background-color: #fff; opacity: .6; color: #555;}
  270.  
  271.  
  272. #pagination {font-family:consolas; text-align:center;border-bottom:3px solid {color:sidebar}; font-size:13px; margin-top:260px;margin-left:448px;padding:1px;width:21px;background-color:{color:background};color:{color:sidebar txt};position:fixed;z-index:1000000000000000000000;opacity:1;}
  273.  
  274.  
  275. #port {padding:5px; background-color:{color:sidebar}; color:{color:sidebar txt}; font-family: calibri; font-size: 11px; text-align: center;width:90px; height:40px;border-right:0px solid #fff;overflow:auto;
  276.  
  277. margin-top:360px;
  278.  
  279. margin-left:400px;
  280.  
  281. position:fixed;}
  282.  
  283.  
  284.  
  285.  
  286. #cimaposts{height: 70px;position:fixed; font-size: 9px;width:120%;padding: 5px; background-color:{color:background};margin-top: -160px; overflow:hidden; letter-spacing:0px;margin-left:-9px;-webkit-transition: all 0.1s ease-out;z-index:9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999}
  287.  
  288.  
  289. #credit{position: fixed; margin-left: 590px; width: 150px; height: inline; margin-top: 405px; text-align: center; color:{color:text};}
  290. #credit a{text-decoration: none; color:{color:text};font-family:calibri;font-size:10px}
  291.  
  292.  
  293.  
  294. ::-webkit-scrollbar{width:5px;height:10px;}
  295.  
  296. ::-webkit-scrollbar-button:start:decrement}
  297.  
  298. ::-webkit-scrollbar-button:end:increment{display:block;height:5;background-color:transparent;}
  299.  
  300. ::-webkit-scrollbar-track-piece{background-color:#fff; border-left:4px solid #fff; border-right:4px solid #fff}
  301. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:{color:scrollbar}; border-left:4px solid #fff; border-right:4px solid #fff}
  302.  
  303. ::-webkit-scrollbar-thumb:horizontal{height:5px; background-color:{color:background}; border-left:4px solid #fff; border-right:4px solid #fff;border-bottom:4px solid #fff;}
  304.  
  305.  
  306. #tumblr_controls{position: fixed!important}
  307. #tumblr_controls{position: fixed!important}
  308. #tumblr_controls{position: fixed!important}
  309. #tumblr_controls{position: fixed!important}
  310.  
  311. t1 {z-index:9999; position:fixed; font-family:cambria; font-size: 8px; font-style: italic; background-color:#ffffff; width:150px; text-align:center; margin-top: -80px; padding:5px; line-height:10px; opacity:0; -webkit-transition: all 1s ease;}
  312.  
  313. figure {
  314. margin: 170px;
  315. width: 115px;
  316. height: 115px;
  317. overflow: hidden;
  318. position: fixed;
  319. float: left;
  320. border: 3px solid #c0bfbf;
  321.  
  322. }
  323.  
  324. figcaption {
  325. text-transform: uppercase;
  326. font-family: 'cambria';
  327. position: fixed;
  328. text-align: center;
  329. color: rgba(255,255,255,1);
  330. background-color: rgba(30, 144, 255, 0.5);
  331. display: block;
  332. width: 600px;
  333. padding-top: 45px;
  334. line-height: 15px;
  335. height: 100px;
  336. position: absolute;
  337. left: 50px;
  338. top: 0px;
  339. margin-bottom: 0px;
  340. white-space: nowrap;
  341. font-size: 15px;
  342. opacity: 0;
  343.  
  344. box-shadow: #000000 0 0 15px;
  345.  
  346. transform: scale(4,1);
  347.  
  348. transition-duration: 70s; -webkit-transition-duration: .70s;
  349. }
  350.  
  351. figure:hover figcaption {
  352. opacity: 1;
  353. left: -240px;
  354.  
  355. transform: scale(1,1);
  356. transition-duration: 70s; -webkit-transition-duration: .70s;
  357.  
  358. }
  359.  
  360.  
  361. #description { z-index:9999; position:fixed; font-family:cambria; font-size: 10px; font-style: italic; background-color:#ffffff; width:150px; text-align:center; margin-top: -80px; padding:5px; line-height:10px; opacity:0; -webkit-transition: all 1s ease;}
  362.  
  363.  
  364. .links1 {position: fixed; width: 121px; margin-left: 170px; margin-top: 295px; padding: -150px; text-align: center; z-index:3; background-color: {color:sidebar}; }
  365.  
  366. .links1 a {letter-spacing:px; font-size:13px; font-family: calibri; text-align: center; color: {color:lhover}; text-decoration: none; text-transform:none; line-height:22px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  367.  
  368. .links1 a:hover{text-align: center; border-bottom:1px solid {color:lhoverr}} letter-spacing: 1px;}
  369.  
  370.  
  371.  
  372.  
  373.  
  374. </style>
  375.  
  376. <div id="pagina"><div class="msubtitulo">{block:PreviousPage}<a href="{PreviousPage}">ยซ</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">ยป</a>{/block:NextPage}</div></div>
  377.  
  378. <div class="links1">
  379. <a href="{text:Link1}">{text:Link1 Title}</a>
  380. <a href="{text:Link2}">{text:Link2 Title}</a>
  381. <a href="{text:Link3}">{text:Link3 Title}</a>
  382. <a href="http://resgatando-se.tumblr.com/"title="theme by resgatando-se e base by strayedd">(c)</a>
  383. </div>
  384. <div>
  385.  
  386. <script type="text/javascript"> Cufon.now(); </script>
  387.  
  388.  
  389. <a href="/"><figure>
  390. <img src="{image:pic}" width="115" height="115" alt="" />
  391. <figcaption><b> {text:palavramaior}</b><br><small><small><small><small> {text:palavramenor} </small></small></small></small> <br>
  392. </figcaption>
  393. </figure></a>
  394.  
  395.  
  396. </div></div></div>
  397.  
  398.  
  399. </div>
  400.  
  401. {block:IndexPage}
  402. <script src="http://static.tumblr.com/6hsqxdt/s7Vm2rb3k/jquery.masonry.min.js"></script>
  403. {block:IfEndlessScroll}
  404. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script>{/block:IfEndlessScroll}
  405. <script src="http://static.tumblr.com/6hsqxdt/JBvm2rb44/masonry.js"></script>
  406. <script>
  407. $(window).load(function () {
  408. $('#posts').masonry(),
  409. $('.masonryWrap').infinitescroll({
  410. navSelector : "div#navigation",
  411. nextSelector : ".pagination a#next",
  412. itemSelector : ".boxes",
  413. bufferPx : 10000,
  414. extraScrollPx: 10000,
  415. loadingImg : "",
  416. loadingText : "<em></em>",
  417. },
  418. // call masonry as a callback.
  419. function() { $('#xfuck').masonry({ appendedContent: $(this) }); }
  420. );
  421. });
  422. </script>{/block:IndexPage}
  423. <body>
  424.  
  425.  
  426.  
  427.  
  428. <div id="xfuck">
  429. <div class="autopagerize_page_element">
  430. {block:Posts}
  431. <div class="boxes">
  432.  
  433. {block:Text}
  434. <span class="nothing">
  435. <a href="{ReblogURL}" target="_blank">reblog + </a><a href="{Permalink}">{NoteCountWithLabel} +</a> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
  436. </span>
  437.  
  438. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  439. {/block:Text}
  440.  
  441.  
  442. {block:Photo}
  443. <span class="nothing">
  444. <a href="{ReblogURL}" target="_blank">reblog +</a><a href="{Permalink}">{NoteCountWithLabel} +</a> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
  445. </span>
  446.  
  447. {LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}
  448. {block:Caption}{Caption}{/block:Caption}
  449. {/block:Photo}
  450.  
  451.  
  452.  
  453. {block:Photoset}
  454. <span class="nothing">
  455. <a href="{ReblogURL}" target="_blank">reblog +</a><a href="{Permalink}">{NoteCountWithLabel} +</a><a href="{ReblogParentURL}" title="{ReblogParentTitle}"> via</a>
  456. </span>
  457.  
  458. {Photoset-250}
  459. {block:Caption}{Caption}{/block:Caption}
  460. {/block:Photoset}
  461.  
  462.  
  463. {block:Quote}
  464. <span class="nothing">
  465. <a href="{ReblogURL}" target="_blank">reblog +</a><a href="{Permalink}">{NoteCountWithLabel} +</a><a href="{ReblogParentURL}" title="{ReblogParentTitle}"> via</a>
  466. </span>
  467. <div id="quote">&#10077;</div><div class="xquote">{Quote}</div>
  468. {block:Source}<div class="xquotesource"> โ€” {Source}</div>
  469. {/block:Source}
  470. {/block:Quote}
  471.  
  472.  
  473.  
  474. {block:Link}
  475.  
  476.  
  477. <span class="nothing">
  478. <a href="{ReblogURL}" target="_blank">reblog +</a><a href="{Permalink}">{NoteCountWithLabel} +</a><a href="{ReblogParentURL}" title="{ReblogParentTitle}"> via</a>
  479. </span>
  480. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  481. {block:Description}{Description}{/block:Description}
  482.  
  483.  
  484. {/block:Link}
  485.  
  486. {block:Chat}
  487.  
  488. <span class="nothing">
  489. <a href="{ReblogURL}" target="_blank">reblog +</a><a href="{Permalink}">{NoteCountWithLabel} +</a><a href="{ReblogParentURL}" title="{ReblogParentTitle}"> via</a>
  490. </span>
  491.  
  492. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  493. <div class="chat"><ul>{block:Lines}
  494. <li class="person{UserNumber}">{block:Label}
  495. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  496.  
  497. {/block:Chat}
  498.  
  499.  
  500. {block:Audio}
  501.  
  502.  
  503. <span class="nothing">
  504. <a href="{ReblogURL}" target="_blank">reblog +</a><a href="{Permalink}">{NoteCountWithLabel} +</a><a href="{ReblogParentURL}" title="{ReblogParentTitle}"> via</a>
  505. </span>
  506. <div class="player">{AudioPlayerGrey}</div>
  507.  
  508.  
  509.  
  510.  
  511. {/block:Audio}
  512.  
  513. {block:Video}
  514.  
  515.  
  516. <span class="nothing">
  517. <a href="{ReblogURL}" target="_blank">reblog +</a><a href="{Permalink}">{NoteCountWithLabel}</a>
  518. </span>
  519. {Video-250}
  520. {block:Caption}{Caption}{/block:Caption}
  521.  
  522.  
  523. {/block:Video}
  524.  
  525.  
  526.  
  527. {block:Answer}
  528. <span class="nothing">
  529. <a href="{ReblogURL}" target="_blank">reblog +</a><a href="{Permalink}">{NoteCountWithLabel}</a>
  530. </span>
  531.  
  532. <table width="250px" cellspacing="0" cellpadding="0">
  533. <tr>
  534. <td width="240px" class="question"><B>{Asker}</b> whined: "{Question}"</td>
  535. </tr>
  536. </table>
  537. <div class="answer">{Answer}</div>
  538. {/block:answer}
  539.  
  540. </div>
  541.  
  542. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  543. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  544. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  545. {/block:ContentSource}</div>
  546.  
  547. {/block:Posts}
  548. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  549.  
  550.  
  551.  
  552.  
  553. </div>
  554. </div>
  555. </div>
  556. </div>
  557.  
  558.  
  559.  
  560. </div>
  561. </div>
  562. </div>
  563. </div>
  564. </div>
  565. </div>
  566. </div>
  567. </div>
  568. </div>
  569. </div>
  570. </div>
  571. </div>
  572. </div>
  573. </div>
  574. </div>
  575. </div>
  576. </div>
  577. </div>
  578. </div>
  579. </div>
  580. </div>
  581. </div>
  582. </div>
  583. </div>
  584. </div>
  585. </div>
  586. </div>
  587. </div>
  588. </div>
  589. </div>
  590. </div>
  591. </div>
  592. </div>
  593. </div>
  594. </div>
  595. </div>
  596. </div>
  597. </div>
  598. </div>
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607. </body>
  608.  
  609. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement