Don't like ads? PRO users don't see any ads ;-)
Guest

claus took his final breath

By: a guest on Jun 26th, 2012  |  syntax: None  |  size: 17.77 KB  |  hits: 9,304  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <!--
  3.  
  4. . .o8 oooo
  5. .o8 "888 `888
  6. .o888oo oooo oooo ooo. .oo. .oo. 888oooo. 888 oooo d8b
  7. 888 `888 `888 `888P"Y88bP"Y88b d88' `88b 888 `888""8P
  8. 888 888 888 888 888 888 888 888 888 888
  9. 888 . 888 888 888 888 888 888 888 888 888 .o.
  10. "888" `V88V"V8P' o888o o888o o888o `Y8bod8P' o888o d888b Y8P
  11. fuck redux seriously
  12. any questions please ask pikaballoons.tumblr.com
  13. -->
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15. <head>
  16. <!-- DEFAULT VARIABLES -->
  17. <meta name="color:Background" content="#3b627e" />
  18.  
  19. <meta name="font:Title" content="Arial" />
  20. <meta name="font:Body" content="Arial" />
  21. <meta name="font:Accent" content="Lucida Sans" />
  22. <meta name="if:Show Tags" content="1" />
  23. <meta name="if:Show Album Art on Audio Posts" content="1" />
  24. <meta name="if:Enable Jump Pagination" content="0" />
  25. <meta name="image:Header" content="" />
  26. <meta name="image:Background" content="" />
  27.  
  28. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  29. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  30. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  31. <link rel="shortcut icon" href="{Favicon}" />
  32. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  34. <style type="text/css">
  35. body {
  36. background: {color:Background} url('{image:Background}') top left fixed repeat;
  37. margin: 0;
  38. padding: 0;
  39. font-family: {font:Body};
  40. }
  41.  
  42. .clear {
  43. clear: both;
  44. height: 0px;
  45. overflow: hidden;
  46. }
  47.  
  48. a img {
  49. border: none;
  50. }
  51.  
  52. #wrapper {
  53. width: 245px;
  54. margin: 0 auto;
  55. }
  56.  
  57. #wrapper #title {
  58. margin: 30px 0;
  59. color: #fff;
  60. font-size: 50px;
  61. font-weight: bold;
  62. font-family: {font:Title};
  63. text-shadow: 1px 3px 5px rgba(0,0,0, 0.5);
  64. letter-spacing: -1px;
  65. }
  66.  
  67. #wrapper #title a {
  68. color: #fff;
  69. text-decoration: none;
  70. }
  71.  
  72. #wrapper #content {
  73. width: 520px;
  74. float: left;
  75. }
  76.  
  77. #wrapper #content .post {
  78. font-family: {font:Body};
  79. background: #fff;
  80. padding: 10px;
  81. position: relative;
  82. -moz-border-radius: 10px;
  83. -webkit-border-radius: 10px;
  84. border-radius: 10px;
  85. }
  86.  
  87. #wrapper #content .post .media {
  88. text-align: center;
  89. margin-bottom: 10px;
  90. }
  91.  
  92. #wrapper #content .post .media:hover {
  93. cursor: default;
  94. }
  95.  
  96. #wrapper #content .post .quotebg {
  97. font-family: georgia, serif;
  98. font-size: 150px;
  99. color: #260a00;
  100. opacity: 0.2;
  101. filter: alpha(opacity=20);
  102. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  103. position: absolute;
  104. top: 70px;
  105. left: 10px;
  106. }
  107.  
  108. #wrapper #content .post .quote {
  109. color: #260a00;
  110. font-weight: bold;
  111. padding: 20px 20px 5px 20px;
  112. }
  113.  
  114. #wrapper #content .post .quote.short {
  115. font-size: 33px;
  116. line-height: 35px;
  117. }
  118.  
  119. #wrapper #content .post .quote.medium {
  120. font-size: 25px;
  121. line-height: 28px;
  122. }
  123.  
  124. #wrapper #content .post .quote.long {
  125. font-size: 18px;
  126. line-height: 22px;
  127. }
  128.  
  129. #wrapper #content .post .quote_source *:first-child {
  130. margin-top: 0px;
  131. }
  132.  
  133. #wrapper #content .post .quote_source *:last-child {
  134. margin-bottom: 0px;
  135. }
  136.  
  137. #wrapper #content .post .quote *:first-child {
  138. margin-top: 0px;
  139. }
  140.  
  141. #wrapper #content .post .quote *:last-child {
  142. margin-bottom: 0px;
  143. }
  144.  
  145. #wrapper #content .post .copy {
  146. color: #222;
  147. padding: 10px;
  148. font-size: 13px;
  149. line-height: 15px;
  150. }
  151.  
  152. #wrapper #content .post .copy a {
  153. color: #222;
  154. text-decoration: none;
  155. }
  156.  
  157. #wrapper #content .post .copy p {
  158. margin: 10px 0 0 0;
  159. padding: 0;
  160. }
  161.  
  162. #wrapper #content .post .copy pre {
  163. margin: 10px 0px 10px 0px;
  164. padding: 10px;
  165. background-color: #e6e6e6;
  166. font: normal 11px Courier, monospace;
  167. overflow: auto;
  168. }
  169.  
  170. #wrapper #content .post .copy > p:first-child {
  171. margin-top: 0;
  172. }
  173.  
  174. #wrapper #content .post .copy img {
  175. max-width: 100%;
  176. }
  177.  
  178. #wrapper #content .post .audio {
  179. background: none;
  180. float: left;
  181. padding: 7px;
  182. margin-bottom: 10px;
  183. -moz-border-radius: 4px;
  184. -webkit-border-radius: 4px;
  185. border-radius: 4px;
  186. }
  187.  
  188. #wrapper #content .post .audio .player {
  189. float: left;
  190. }
  191.  
  192. #wrapper #content .post .audio .player .audio_player embed {
  193. border: 1px solid #c8c8c8;
  194. }
  195.  
  196. #wrapper #content .post .audio .meta {
  197. padding: 8px 13px;
  198. height: 13px;
  199. float: left;
  200. color: #222;
  201. font-family: {font:Accent};
  202. font-size: 11px;
  203. text-transform: lowercase;
  204. }
  205.  
  206. #wrapper #content .post .audio .meta a {
  207. color: #222;
  208. text-decoration: none;
  209. }
  210.  
  211. #wrapper #content .post .album_art {
  212. text-align: center;
  213. }
  214.  
  215. #wrapper #content .post .question {
  216. color: #494949;
  217. font-size: 16px;
  218. font-weight: bold;
  219. background: #f1f1f1;
  220. -moz-border-radius: 8px;
  221. -webkit-border-radius: 8px;
  222. border-radius: 8px;
  223. margin: 0 0 15px 0;
  224. padding: 15px 20px;
  225. position: relative;
  226. }
  227.  
  228. #wrapper #content .post .question .nipple {
  229. width: 13px;
  230. height: 7px;
  231. background: #f1f1f1 url('http://assets.tumblr.com/themes/redux/ask-mask.png');
  232. position: absolute;
  233. bottom: -7px;
  234. left: 30px;
  235. }
  236.  
  237. #wrapper #content .post .asker_container {
  238. margin: 0 0 20px 24px;
  239. }
  240.  
  241. #wrapper #content .post .asker_container img {
  242. margin: 0 12px -7px 0;
  243. }
  244.  
  245. #wrapper #content .post .asker_container a.asker {
  246. color: {color:Body};
  247. }
  248.  
  249. #wrapper #content .post .title {
  250. color: #494949;
  251. font-size: 16px;
  252. font-weight: bold;
  253. padding: 10px 10px 0 10px;
  254. }
  255.  
  256. #wrapper #content .post img {
  257. max-width: 500px;
  258. }
  259.  
  260. #wrapper #content .post .chat {
  261. background-color: #fff;
  262. border-left: 0px solid #dedddd;
  263. margin: 10px 10px 0 10px;
  264. font-size: 14px;
  265. }
  266.  
  267. #wrapper #content .post .chat .lines {
  268. margin-left: 1px;
  269. }
  270.  
  271. #wrapper #content .post .chat .lines .line {
  272. background-color: none;
  273. color: #494949;
  274. margin-bottom: 1px;
  275. padding: 3px 5px;
  276. }
  277.  
  278. #wrapper #content .post .chat .lines .line.even {
  279. background-color: none;
  280. }
  281.  
  282. #wrapper #content .post .link {
  283. margin: 4px 0 2px 0;
  284. font-size: 16px;
  285. line-height: 25px;
  286. }
  287.  
  288. #wrapper #content .post .link a {
  289. background-color: {color:Background};
  290. color: #fff;
  291. padding: 5px 7px;
  292. -moz-border-radius: 4px;
  293. -webkit-border-radius: 4px;
  294. border-radius: 4px;
  295. }
  296.  
  297. #wrapper #content .post .link a:hover {
  298. opacity: 0.9;
  299. filter: alpha(opacity=90);
  300. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  301. cursor: default;
  302. }
  303.  
  304. #wrapper #content .post .footer {
  305. background: {color:Background};
  306. -moz-border-radius: 4px;
  307. -webkit-border-radius: 4px;
  308. border-radius: 4px;
  309. font-family: {font:Accent};
  310. font-size: 11px;
  311. color: #260a00;
  312. padding: 4px 10px;
  313. margin-top: 5px;
  314. }
  315.  
  316. #wrapper #content .post .footer.for_permalink:hover {
  317. opacity: 0.9;
  318. filter: alpha(opacity=90);
  319. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  320. cursor: default;
  321. }
  322.  
  323. #wrapper #content .post .footer .date {
  324. width: 67%;
  325. float: left;
  326. color: #260a00;
  327. }
  328.  
  329. #wrapper #content .post .footer .notes {
  330. width: 33%;
  331. float: right;
  332. text-align: right;
  333. color: #260a00;
  334. }
  335.  
  336. #wrapper #content .post .footer .notes a {
  337. color: #260a00;
  338. }
  339.  
  340. #wrapper #content .post .footer .tags a {
  341. color: #260a00;
  342. text-decoration: underline;
  343. }
  344.  
  345. #wrapper #content .post .footer .tags .tag-commas:last-child {
  346. display: none;
  347. }
  348.  
  349. #wrapper #content .post .footer.with_source_url .tags {
  350. max-width: 330px;
  351. float: left;
  352. }
  353.  
  354. #wrapper #content .post .footer.with_source_url .source_url {
  355. float: right;
  356. max-width: 160px;
  357. overflow: hidden;
  358. white-space: nowrap;
  359.  
  360. }
  361.  
  362. #wrapper #content .post .footer.with_source_url .source_url img {
  363. vertical-align: top;
  364. -moz-opacity: 0.5;
  365. opacity: 0.5;
  366. }
  367.  
  368. #wrapper #content .post .footer.with_source_url .source_url:hover img {
  369. -moz-opacity: 0.7;
  370. opacity: 0.7;
  371. cursor: default;
  372. }
  373.  
  374. #wrapper #content .post a {
  375. color: #260a00;
  376. text-decoration: none;
  377. }
  378.  
  379. #wrapper #content .post .copy blockquote {
  380. margin: 10px 0px 10px 10px;
  381. padding-left: 15px;
  382. border-left: solid 4px {color:Background};
  383. }
  384.  
  385. #wrapper #content .post .copy blockquote blockquote {
  386. border-left: solid 4px {color:Background};
  387. }
  388.  
  389. #wrapper #content .post .copy blockquote blockquote blockquote {
  390. border-left: solid 4px {color:Background};
  391. }
  392.  
  393. #wrapper #content .post .copy blockquote blockquote blockquote blockquote {
  394. border-left: solid 4px {color:Background};
  395. }
  396.  
  397. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote {
  398. border-left: solid 4px {color:Background};
  399. }
  400.  
  401. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote blockquote {
  402. border-left: solid 4px {color:Background};
  403. }
  404.  
  405. #wrapper #content .bottom {
  406. background: #fff top center no-repeat transparent;
  407. width: 513px;
  408. height: 20px;
  409. margin: 0 auto;
  410. }
  411.  
  412. #wrapper #content #navigation {
  413. text-align: right;
  414. padding-bottom: 35px;
  415. text-transform: lowercase;
  416. }
  417.  
  418. #wrapper #content #navigation a {
  419. background-color: #fff;
  420. color: {color:Background};
  421. padding: 5px 10px;
  422. text-decoration: none;
  423. margin-left: 25px;
  424. }
  425.  
  426. #wrapper #content #navigation a:hover {
  427. opacity: 0.9;
  428. filter: alpha(opacity=90);
  429. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  430. cursor: default;
  431. }
  432.  
  433. #wrapper #content #navigation.jump_pagination {}
  434.  
  435. #wrapper #content #navigation.jump_pagination a {
  436. margin: 0 0 0 4px;
  437. }
  438.  
  439. #wrapper #content #navigation.jump_pagination .current_page {
  440. color: #fff;
  441. background-color: rgba(255,255,255, 0.1);
  442. border: 2px solid #fff;
  443. padding: 3px 8px;
  444. margin: 0 0 0 4px;
  445. cursor: default;
  446. }
  447.  
  448. #wrapper #content #navigation.jump_pagination .jump_page {}
  449.  
  450. #wrapper #content .post .notecontainer {
  451. background: #fff;
  452. -moz-border-radius: 4px;
  453. -webkit-border-radius: 4px;
  454. border-radius: 4px;
  455. font-family: {font:Accent};
  456. font-size: 11px;
  457. color: #222;
  458. margin-top: 10px;
  459. margin-bottom: -10px;
  460. }
  461.  
  462. #wrapper #content .post .notecontainer a {
  463. color: #222;
  464. text-decoration: underline;
  465. }
  466.  
  467. #wrapper #content .post .notecontainer ol.notes {
  468. padding: 0px 0 10px 0;
  469. list-style-type: none;
  470. font-size: 11px;
  471. }
  472.  
  473. #wrapper #content .post .notecontainer ol.notes li.note {
  474. padding: 10px 10px 0 10px;
  475. }
  476.  
  477. #wrapper #content .post .notecontainer ol.notes li.note img.avatar {
  478. vertical-align: -4px;
  479. margin-right: 10px;
  480. width: 16px;
  481. height: 16px;
  482. }
  483.  
  484. #wrapper #content .post .notecontainer ol.notes li.note span.action {
  485. font-weight: normal;
  486. }
  487.  
  488. #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
  489. font-weight: normal;
  490. }
  491.  
  492. #wrapper #content .post .notecontainer ol.notes li.note blockquote {
  493. border-left: 2px solid #222;
  494. padding: 4px 10px;
  495. margin: 10px 0px 0px 25px;
  496. }
  497.  
  498. #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
  499. text-decoration: none;
  500. }
  501.  
  502. #wrapper #sidebar {
  503. width: 250px;
  504. float: left;
  505. position: fixed;
  506. margin-left: -360px;
  507. margin-top: 110px;
  508. color: #222;
  509. font-family: {font:Accent}
  510. }
  511.  
  512. #wrapper #sidebar a {
  513. color: {color:Background};
  514. }
  515.  
  516. #wrapper #sidebar #top {
  517. background: #fff;
  518. padding: 0 20px;
  519.  
  520. -webkit-border-top-left-radius: 10px;
  521. -webkit-border-top-right-radius: 10px;
  522. -moz-border-radius-topleft: 10px;
  523. -moz-border-radius-topright: 10px;
  524. border-top-left-radius: 10px;
  525. border-top-right-radius: 10px;
  526. }
  527.  
  528. #wrapper #sidebar #top #avatar {
  529. width: 146px;
  530. height: 146px;
  531. padding: 8px 0 0 9px;
  532. background: url('http://assets.tumblr.com/themes/redux/avatar-bg.png') top left no-repeat transparent;
  533. position: relative;
  534. top: -24px;
  535. left: 30px;
  536. }
  537.  
  538. #wrapper #sidebar #top #description {
  539. font-size: 11px;
  540. position: relative;
  541. top: -18px;
  542. }
  543.  
  544. #wrapper #sidebar #top #description a {
  545. color: {color:Background};
  546. text-decoration: none;
  547. }
  548.  
  549. #wrapper #sidebar #top .heading {
  550. color: #fff;
  551. font-family: helvetica, arial, sans-serif;
  552. font-size: 17px;
  553. margin-top: 20px;
  554. padding: 10px;
  555. background-color: {color:Background};
  556. -webkit-border-top-left-radius: 4px;
  557. -webkit-border-top-right-radius: 4px;
  558. -moz-border-radius-topleft: 4px;
  559. -moz-border-radius-topright: 4px;
  560. border-top-left-radius: 4px;
  561. border-top-right-radius: 4px;
  562. }
  563.  
  564. #wrapper #sidebar #top a .heading {
  565. color: #fff;
  566. text-decoration: none;
  567. }
  568.  
  569. #wrapper #sidebar #top .content {
  570. margin-top: 2px;
  571. padding: 7px 10px;
  572. background: #eaeaea;
  573. color: #222;
  574. font-size: 11px;
  575. overflow: hidden;
  576. }
  577.  
  578. #wrapper #sidebar #top a {
  579. text-decoration: none;
  580. }
  581.  
  582. #wrapper #sidebar #bottom {
  583. background: #fff;
  584. width: 250px;
  585. height: 25px;
  586. margin-top: -10px;
  587. -moz-border-radius: 10px;
  588. -webkit-border-radius: 10px;
  589. border-radius: 10px;
  590. }
  591.  
  592. </style>
  593. <!--[if lt IE 7.]>
  594. <style type="text/css">
  595. #wrapper #sidebar #bottom {
  596. background: transparent;
  597. }
  598.  
  599. #wrapper #sidebar #top #avatar {
  600. background: none;
  601. }
  602.  
  603. #wrapper #sidebar #top #avatar img {
  604. border: 5px solid #f1f1f1;
  605. }
  606.  
  607. #wrapper #sidebar #top .heading#followontumblr {
  608. background-image: none;
  609. text-indent: 0;
  610. }
  611.  
  612. #wrapper #sidebar #top .heading#twitter {
  613. background-image: none;
  614. }
  615.  
  616. #wrapper #sidebar #top .heading#following {
  617. background-image: none;
  618. }
  619.  
  620. #wrapper #content .post .audio .player {
  621. float: none;
  622. }
  623.  
  624. #wrapper #content .post .audio .meta {
  625. display: none;
  626. float: none;
  627. }
  628. </style>
  629. <![endif]-->
  630.  
  631. <!--[if lt IE 8.]>
  632. <style type="text/css">
  633. #wrapper #content .bottom {
  634. background: transparent;
  635. }
  636.  
  637. #wrapper #content .post .footer {
  638. background: transparent;
  639. color: #000;
  640. }
  641.  
  642. #wrapper #content .post .audio {
  643. float: none;
  644. background: transparent;
  645. }
  646.  
  647. #wrapper #content .post .notecontainer .notes {
  648. padding: 0;
  649. margin: 0;
  650. }
  651. </style>
  652. <![endif]-->
  653. <style type="text/css">{CustomCSS}</style>
  654. </head>
  655. <body>
  656. <div id="wrapper">
  657.  
  658. <br>
  659.  
  660. <div id="content">
  661.  
  662. {block:Posts}
  663. <div class="post">
  664.  
  665. {block:Photo}
  666. <div class="media">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTag}</div>
  667. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  668. {/block:Photo}
  669.  
  670. {block:Video}
  671. <div class="media">{Video-500}</div>
  672. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  673. {/block:Video}
  674.  
  675. {block:Audio}
  676.  
  677. <div class="audio">
  678. <div class="player">{AudioPlayerBlack}</div>
  679. <div class="meta">{PlayCountWithLabel}{block:ExternalAudio}<span class="download_external_audio"> &bull; <a href="{ExternalAudioURL}">{lang:Download}</a></span>{/block:ExternalAudio}</div>
  680. <div class="clear"></div>
  681. </div>
  682. <div class="clear"></div>
  683. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  684. {/block:Audio}
  685.  
  686. {block:Quote}
  687. <div class="quote {Length}">{Quote}</div>
  688. <div class="copy">
  689. <div class="quotebg">“</div>
  690. {block:Source}
  691. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  692. <tr>
  693. <td valign="top" style="width:20px;">&mdash;</td>
  694. <td valign="top" class="quote_source">
  695. {Source}
  696. </td>
  697. </tr>
  698. </table>
  699. {/block:Source}
  700. </div>
  701. {/block:Quote}
  702.  
  703. {block:Text}
  704. {block:Title}<div class="title">{Title}</div>{/block:Title}
  705. <div class="copy">{Body}</div>
  706. {/block:Text}
  707.  
  708. {block:Answer}
  709. <div class="question">
  710. <div class="nipple"></div>
  711. {Question}
  712. </div>
  713. <div class="asker_container"><img src="{AskerPortraitURL-24}">{Asker}</div>
  714. <div class="copy">{Answer}</div>
  715. {/block:Answer}
  716.  
  717. {block:Chat}
  718. {block:Title}<div class="title">{Title}</div>{/block:Title}
  719. <div class="chat">
  720. <div class="lines">
  721. {block:Lines}
  722. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  723. {/block:Lines}
  724. </div>
  725. </div>
  726. <div class="clear"></div>
  727. <div style="height:10px;"></div>
  728. {/block:Chat}
  729.  
  730. {block:Link}
  731. <div class="link"><a href="{URL}" {Target}>{Name} &raquo;</a></div>
  732. {block:Description}<div class="copy">{Description}</div>{/block:Description}
  733. {/block:Link}
  734.  
  735. {block:Date}
  736. <a href="{Permalink}">
  737. <div class="footer for_permalink">
  738. <div class="date">
  739. {block:Reblog}
  740. {lang:Reblogged TimeAgo from ReblogParentName} {block:RebloggedFromReblog}(<span style="text-transform:lowercase;">{lang:Originally from ReblogRootName}</span>){/block:RebloggedFromReblog}
  741. {/block:Reblog}
  742.  
  743. {block:NotReblog}
  744. {lang:Posted TimeAgo from source}
  745. {/block:NotReblog}
  746. </div>
  747. <div class="notes">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IfDisqusShortname}{block:NoteCount}&bull;{/block:NoteCount} <a href="{Permalink}#disqus_thread">{lang:View comments}</a>{/block:IfDisqusShortname}</div>
  748. <div class="clear"></div>
  749. </div>
  750. </a>
  751. {/block:Date}
  752.  
  753. <div class="footer {block:ContentSource}with_source_url{/block:ContentSource}" style="
  754. display:none;
  755. {block:IfShowTags}{block:HasTags}display:block;{/block:HasTags}{/block:IfShowTags}
  756. {block:ContentSource}display:block;{/block:ContentSource}
  757. ">
  758. {block:IfShowTags}
  759. {block:HasTags}<div class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}.</div>{/block:HasTags}
  760. {/block:IfShowTags}
  761.  
  762. {block:ContentSource}
  763. <a href="{SourceURL}" class="source_url">
  764. {lang:Source}:
  765. {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  766. {block:NoSourceLogo}{SourceTitle}{/block:NoSourceLogo}
  767. </a>
  768. {/block:ContentSource}
  769.  
  770. <div class="clear"></div>
  771. </div>
  772.  
  773. {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
  774.  
  775. </div>
  776. <div class="bottom"></div>
  777. {/block:Posts}
  778.  
  779. {block:Pagination}
  780. <div id="navigation" {block:IfEnableJumpPagination}class="jump_pagination"{/block:IfEnableJumpPagination}>
  781. {block:PreviousPage}<a href="{PreviousPage}">&larr; {lang:Previous}</a>{/block:PreviousPage}
  782.  
  783. {block:IfEnableJumpPagination}
  784. {block:JumpPagination length="5"}
  785. {block:CurrentPage}
  786. <span class="current_page">{PageNumber}</span>
  787. {/block:CurrentPage}
  788.  
  789. {block:JumpPage}
  790. <a class="jump_page" href="{URL}">{PageNumber}</a>
  791. {/block:JumpPage}
  792.  
  793. {/block:JumpPagination}
  794. {/block:IfEnableJumpPagination}
  795.  
  796. {block:NextPage}<a href="{NextPage}">{lang:Next page} &rarr;</a>{/block:NextPage}
  797. </div>
  798. {/block:Pagination}
  799.  
  800. </div>
  801.  
  802. <div id="sidebar">
  803. <div id="top">
  804. <div id="avatar"><a href="/"><img src="{PortraitURL-128}" /></a></div>
  805. <div id="description">{Description}</div>
  806.  
  807. </div>
  808.  
  809. <div id="bottom"></div>
  810.  
  811. </div>
  812. </div>
  813.  
  814. </body>
  815. </html>