Advertisement
dannyfenton

all code

Mar 18th, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.82 KB | None | 0 0
  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.  
  12. -->
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14. <head>
  15. <!-- DEFAULT VARIABLES -->
  16. <meta name="color:Background" content="#3b627e" />
  17.  
  18. <meta name="font:Title" content="Arial" />
  19. <meta name="font:Body" content="Arial" />
  20. <meta name="font:Accent" content="Lucida Sans" />
  21.  
  22. <meta name="if:Show People I Follow" content="1" />
  23. <meta name="if:Show Tags" content="1" />
  24. <meta name="if:Show Album Art on Audio Posts" content="1" />
  25. <meta name="if:Enable Jump Pagination" content="0" />
  26.  
  27. <meta name="text:Disqus Shortname" content="" />
  28.  
  29. <meta name="image:Header" content="" />
  30. <meta name="image:Background" content="" />
  31.  
  32. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  33. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  34. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  35. <link rel="shortcut icon" href="{Favicon}" />
  36. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  38. <style type="text/css">
  39.  
  40. html {
  41. cursor: url(http://i.imgur.com/pi27Jbp.png), auto;
  42. }
  43.  
  44. a:link {
  45. cursor: url(http://i.imgur.com/EZ04UTa.png), auto;
  46. }
  47.  
  48.  
  49. body {
  50. background: {color:Background} url('http://media.tumblr.com/2a984939fa9827fad6514dd0005540c5/tumblr_inline_mjrkxjrlwT1qz4rgp.gif') top left fixed repeat;
  51. margin: 0;
  52. padding: 0;
  53. font-family: {font:Body};
  54. cursor: url(http://i.imgur.com/0jWPCvK.png), auto;
  55. }
  56.  
  57. .clear {
  58. clear: both;
  59. height: 0px;
  60. overflow: hidden;
  61. }
  62.  
  63. a img {
  64. border: none;
  65. }
  66.  
  67. #wrapper {
  68. width: 845px;
  69. margin: 0 auto;
  70. }
  71.  
  72. #wrapper #title {
  73. margin: 30px 0;
  74. color: #fa7f8c;
  75. font-size: 50px;
  76. position: fixed;
  77. top: 50px;
  78. font-size: 30px;
  79. font-weight: bold;
  80. font-family: {font:Title};
  81. text-shadow: 1px 3px 1px #fa7f8c;
  82. letter-spacing: -1px;
  83. }
  84.  
  85. #wrapper #title a {
  86. color: #fff;
  87. text-decoration: none;
  88. }
  89.  
  90. #wrapper #content {
  91. width: 520px;
  92. float: right;
  93. margin-top: 20px;
  94. }
  95.  
  96. #wrapper #content .post {
  97. font-family: {font:Body};
  98. background: #fff;
  99. width: 500px;
  100. padding: 10px;
  101. position: relative;
  102. -moz-border-radius: 8px;
  103. -webkit-border-radius: 8px;
  104. border-radius: 8px;
  105. }
  106.  
  107. #wrapper #content .post .media {
  108. text-align: center;
  109. margin-bottom: 10px;
  110. }
  111.  
  112. #wrapper #content .post .quotebg {
  113. font-family: georgia, serif;
  114. font-size: 150px;
  115. color: {color:Background};
  116. opacity: 0.2;
  117. filter: alpha(opacity=20);
  118. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  119. position: absolute;
  120. top: 70px;
  121. left: 10px;
  122. }
  123.  
  124. #wrapper #content .post .quote {
  125. color: {color:Background};
  126. font-weight: bold;
  127. padding: 20px 20px 5px 20px;
  128. }
  129.  
  130. #wrapper #content .post .quote.short {
  131. font-size: 33px;
  132. line-height: 35px;
  133. }
  134.  
  135. #wrapper #content .post .quote.medium {
  136. font-size: 25px;
  137. line-height: 28px;
  138. }
  139.  
  140. #wrapper #content .post .quote.long {
  141. font-size: 18px;
  142. line-height: 22px;
  143. }
  144.  
  145. #wrapper #content .post .quote_source *:first-child {
  146. margin-top: 0px;
  147. }
  148.  
  149. #wrapper #content .post .quote_source *:last-child {
  150. margin-bottom: 0px;
  151. }
  152.  
  153. #wrapper #content .post .quote *:first-child {
  154. margin-top: 0px;
  155. }
  156.  
  157. #wrapper #content .post .quote *:last-child {
  158. margin-bottom: 0px;
  159. }
  160.  
  161. #wrapper #content .post .copy {
  162. color: #6e7173;
  163. padding: 10px;
  164. font-size: 13px;
  165. line-height: 15px;
  166. }
  167.  
  168. #wrapper #content .post .copy a {
  169. color: #6e7173;
  170. text-decoration: underline;
  171. }
  172.  
  173. #wrapper #content .post .copy p {
  174. margin: 10px 0 0 0;
  175. padding: 0;
  176. }
  177.  
  178. #wrapper #content .post .copy pre {
  179. margin: 10px 0px 10px 0px;
  180. padding: 10px;
  181. background-color: #e6e6e6;
  182. font: normal 11px Courier, monospace;
  183. overflow: auto;
  184. }
  185.  
  186. #wrapper #content .post .copy > p:first-child {
  187. margin-top: 0;
  188. }
  189.  
  190. #wrapper #content .post .copy img {
  191. max-width: 100%;
  192. }
  193.  
  194. #wrapper #content .post .audio {
  195. float: left;
  196. padding: 7px;
  197. margin-bottom: 10px;
  198. -moz-border-radius: 4px;
  199. -webkit-border-radius: 4px;
  200. border-radius: 4px;
  201. }
  202.  
  203. #wrapper #content .post .audio .player {
  204. float: left;
  205. }
  206.  
  207. #wrapper #content .post .audio .player .audio_player embed {
  208. border: 1px solid #c8c8c8;
  209. }
  210.  
  211. #wrapper #content .post .audio .meta {
  212. padding: 8px 13px;
  213. height: 13px;
  214. float: left;
  215. color: #666;
  216. font-family: {font:Accent};
  217. font-size: 11px;
  218. text-transform: lowercase;
  219. }
  220.  
  221. #wrapper #content .post .audio .meta a {
  222. color: #666;
  223. text-decoration: none;
  224. }
  225.  
  226. #wrapper #content .post .album_art {
  227. text-align: center;
  228. }
  229.  
  230. #wrapper #content .post .question {
  231. color: #fff;
  232. font-size: 16px;
  233. font-weight: bold;
  234. background: #fa7f8c;
  235. -moz-border-radius: 8px;
  236. -webkit-border-radius: 8px;
  237. border-radius: 8px;
  238. margin: 0 0 15px 0;
  239. padding: 15px 20px;
  240. position: relative;
  241. }
  242.  
  243. #wrapper #content .post .question .nipple {
  244. width: 13px;
  245. height: 7px;
  246. background: #fa7f8c url('http://assets.tumblr.com/themes/redux/ask-mask.png');
  247. position: absolute;
  248. bottom: -7px;
  249. left: 30px;
  250. }
  251.  
  252. #wrapper #content .post .asker_container {
  253. margin: 0 0 20px 24px;
  254. }
  255.  
  256. #wrapper #content .post .asker_container img {
  257. margin: 0 12px -7px 0;
  258. }
  259.  
  260. #wrapper #content .post .asker_container a.asker {
  261. color: {color:Body};
  262. }
  263.  
  264. #wrapper #content .post .title {
  265. color: #494949;
  266. font-size: 16px;
  267. font-weight: bold;
  268. padding: 10px 10px 0 10px;
  269. }
  270.  
  271. #wrapper #content .post img {
  272. max-width: 500px;
  273. }
  274.  
  275. #wrapper #content .post .chat {
  276. background-color: #fff;
  277. border-left: 5px solid #dedddd;
  278. margin: 10px 10px 0 10px;
  279. font-size: 14px;
  280. }
  281.  
  282. #wrapper #content .post .chat .lines {
  283. margin-left: 1px;
  284. }
  285.  
  286. #wrapper #content .post .chat .lines .line {
  287. background-color: #eaeaea;
  288. color: #494949;
  289. margin-bottom: 1px;
  290. padding: 3px 5px;
  291. }
  292.  
  293. #wrapper #content .post .chat .lines .line.even {
  294. background-color: #dedddd;
  295. }
  296.  
  297. #wrapper #content .post .link {
  298. margin: 4px 0 2px 0;
  299. font-size: 16px;
  300. line-height: 25px;
  301. }
  302.  
  303. #wrapper #content .post .link a {
  304. background-color: {color:Background};
  305. color: #fff;
  306. padding: 5px 7px;
  307. -moz-border-radius: 4px;
  308. -webkit-border-radius: 4px;
  309. border-radius: 4px;
  310. }
  311.  
  312. #wrapper #content .post .link a:hover {
  313. color: #fa7f8c;
  314. }
  315.  
  316. #wrapper #content .post .footer {
  317. -moz-border-radius: 4px;
  318. -webkit-border-radius: 4px;
  319. border-radius: 4px;
  320. font-family: {font:Accent};
  321. font-size: 10px;
  322. color: #666;
  323. padding-top: 5px;
  324.  
  325. }
  326.  
  327. #wrapper #content .post .footer.for_permalink:hover {
  328. color: #fa7f8c;
  329. }
  330.  
  331. #wrapper #content .post .footer .date {
  332. width: 75%;
  333. float: left;
  334. color: #666;
  335. }
  336.  
  337. #wrapper #content .post .footer .notes {
  338. width: 25%;
  339. float: right;
  340. text-align: right;
  341. color: #666;
  342. }
  343.  
  344. #wrapper #content .post .footer .notes a {
  345. color: #666;
  346. }
  347.  
  348. #wrapper #content .post .footer .tags a {
  349. color: #4a4a51;
  350. text-decoration: underline;
  351. }
  352.  
  353. #wrapper #content .post .footer .tags .tag-commas:last-child {
  354. display: none;
  355. }
  356.  
  357. #wrapper #content .post .footer.with_source_url .tags {
  358. max-width: 330px;
  359. float: left;
  360. }
  361.  
  362. #wrapper #content .post .footer.with_source_url .source_url {
  363. float: right;
  364. max-width: 160px;
  365. overflow: hidden;
  366. white-space: nowrap;
  367.  
  368. }
  369.  
  370. #wrapper #content .post .footer.with_source_url .source_url img {
  371. vertical-align: top;
  372. -moz-opacity: 0.5;
  373. opacity: 0.5;
  374. }
  375.  
  376. #wrapper #content .post .footer.with_source_url .source_url:hover img {
  377. -moz-opacity: 0.7;
  378. opacity: 0.7;
  379. }
  380.  
  381. #wrapper #content .post a {
  382. color: #6e7173;
  383. text-decoration: none;
  384. }
  385.  
  386. #wrapper #content .post .copy blockquote {
  387. margin: 10px 0px 10px 10px;
  388. padding-left: 15px;
  389. border-left: solid 4px #FFF280;
  390. }
  391.  
  392. #wrapper #content .post .copy blockquote blockquote {
  393. border-left: solid 4px #FFF280;
  394. }
  395.  
  396. #wrapper #content .post .copy blockquote blockquote blockquote {
  397. border-left: solid 4px #FFF280;
  398. }
  399.  
  400. #wrapper #content .post .copy blockquote blockquote blockquote blockquote {
  401. border-left: solid 4px #FFF280;
  402. }
  403.  
  404. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote {
  405. border-left: solid 4px #FFF280;
  406. }
  407.  
  408. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote blockquote {
  409. border-left: solid 4px #FFF280;
  410. }
  411.  
  412. #wrapper #content .bottom {
  413. background: url('http://assets.tumblr.com/themes/redux/shadow-post.png') top center no-repeat transparent;
  414. width: 500px;
  415. height: 40px;
  416. margin: 0 auto;
  417. }
  418.  
  419. #wrapper #content #navigation {
  420. text-align: right;
  421. text-transform: lowercase;
  422. }
  423.  
  424. #wrapper #content #navigation a {
  425. background-color: transparent;
  426. color: {color:Background};
  427. text-decoration: none;
  428. margin-left: 5px;
  429. padding-bottom: 25px;
  430. }
  431.  
  432. #wrapper #content #navigation .prev {
  433. background-color: transparent;
  434. color: {color:Background};
  435. text-decoration: none;
  436. float: left;
  437. }
  438.  
  439. #wrapper #content #navigation .next {
  440. background-color: transparent;
  441. color: {color:Background};
  442. text-decoration: none;
  443. float: right;
  444. }
  445.  
  446.  
  447.  
  448. #wrapper #content .post .notecontainer {
  449. -moz-border-radius: 4px;
  450. -webkit-border-radius: 4px;
  451. border-radius: 4px;
  452. font-family: {font:Accent};
  453. font-size: 11px;
  454. color: #666;
  455. margin-top: 10px;
  456. margin-bottom: -10px;
  457. }
  458.  
  459. #wrapper #content .post .notecontainer a {
  460. color: #666;
  461. text-decoration: underline;
  462. }
  463.  
  464. #wrapper #content .post .notecontainer ol.notes {
  465. padding: 0px 0 10px 0;
  466. list-style-type: none;
  467. font-size: 11px;
  468. }
  469.  
  470. #wrapper #content .post .notecontainer ol.notes li.note {
  471. padding: 10px 10px 0 10px;
  472. }
  473.  
  474. #wrapper #content .post .notecontainer ol.notes li.note img.avatar {
  475. vertical-align: -4px;
  476. margin-right: 10px;
  477. width: 16px;
  478. height: 16px;
  479. }
  480.  
  481. #wrapper #content .post .notecontainer ol.notes li.note span.action {
  482. font-weight: normal;
  483. }
  484.  
  485. #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
  486. font-weight: normal;
  487. }
  488.  
  489. #wrapper #content .post .notecontainer ol.notes li.note blockquote {
  490. border-left: 2px solid #666;
  491. padding: 4px 10px;
  492. margin: 10px 0px 0px 25px;
  493. }
  494.  
  495. #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
  496. text-decoration: none;
  497. }
  498.  
  499.  
  500.  
  501. #wrapper #sidebar {
  502. width: 250px;
  503. position: fixed;
  504. float: left;
  505. margin-top: 100px;
  506. color: {color:Background};
  507. font-family: {font:Accent};
  508.  
  509. }
  510.  
  511. #wrapper #sidebar a {
  512. color: {color:Background};
  513. }
  514.  
  515. #wrapper #sidebar #top {
  516. background: #fff;
  517. border-bottom: none;
  518. padding: 0 20px;
  519. }
  520.  
  521. #wrapper #sidebar #top #avatar {
  522. width: 134px;
  523. height: 134px;
  524. padding: 5px 0 0 5px;
  525. border: 1px solid #fa7f8c;
  526. position: relative;
  527. top: 5px;
  528. left: 15px;
  529. }
  530.  
  531. #wrapper #sidebar #top #description {
  532. font-size: 11px;
  533. position: relative;
  534. top: 15px;
  535. }
  536.  
  537. #wrapper #sidebar #top #description a {
  538. color: {color:Background};
  539. text-decoration: underline;
  540. }
  541.  
  542. #wrapper #sidebar #top a .heading {
  543. color: #fff;
  544. text-decoration: none;
  545. }
  546.  
  547. #wrapper #sidebar #top .content {
  548. margin-top: 2px;
  549. padding: 8px 10px;
  550. background: #eaeaea;
  551. color: #666;
  552. font-size: 11px;
  553. overflow: hidden;
  554. }
  555.  
  556. #wrapper #sidebar #top a {
  557. text-decoration: none;
  558. }
  559.  
  560. #wrapper #sidebar #top #buttons {
  561. padding: 30px 0 0 0;
  562. text-align: center;
  563. }
  564.  
  565. #wrapper #sidebar #top #buttons .button {
  566. width: 30%;
  567. height: 15px;
  568. float: left;
  569. background: left center no-repeat transparent;
  570. padding: 2px 0 0 5px;
  571. font-size: 10px;
  572. }
  573.  
  574. #wrapper #sidebar #top #buttons a {
  575. color: {color:Background};
  576. text-decoration: none;
  577. }
  578.  
  579. #wrapper #sidebar #top #buttons div {
  580. padding-bottom: 10px;
  581. }
  582.  
  583. #wrapper #sidebar #top #buttons a:hover {
  584. color: #eda2fa;
  585. }
  586.  
  587. #wrapper #sidebar #top #buttons .button#button-yellow {
  588. background-image: url('http://sorahana.ciao.jp/material/onepoint/heartmaru-y.gif');
  589. }
  590. #wrapper #sidebar #top #buttons .button#button-yellow:hover {
  591. background-image: url('http://sorahana.ciao.jp/material/onepoint/starmaru-y.gif');
  592. }
  593.  
  594. #wrapper #sidebar #top #buttons .button#button-pink {
  595. background-image: url('http://sorahana.ciao.jp/material/onepoint/heartmaru-p.gif');
  596. }
  597. #wrapper #sidebar #top #buttons .button#button-pink:hover {
  598. background-image: url('http://sorahana.ciao.jp/material/onepoint/starmaru-p.gif');
  599. }
  600.  
  601. #wrapper #sidebar #top #buttons .button#button-purple {
  602. background-image: url('http://sorahana.ciao.jp/material/onepoint/heartmaru-m.gif');
  603. }
  604. #wrapper #sidebar #top #buttons .button#button-purple:hover {
  605. background-image: url('http://sorahana.ciao.jp/material/onepoint/starmaru-m.gif');
  606. }
  607.  
  608. #wrapper #sidebar #top #buttons .button#button-green {
  609. background-image: url('http://sorahana.ciao.jp/material/onepoint/heartmaru-g.gif');
  610. }
  611. #wrapper #sidebar #top #buttons .button#button-green:hover {
  612. background-image: url('http://sorahana.ciao.jp/material/onepoint/starmaru-g.gif');
  613. }
  614.  
  615. #wrapper #sidebar #top #buttons .button#button-blue {
  616. background-image: url('http://sorahana.ciao.jp/material/onepoint/heartmaru-b.gif');
  617. }
  618. #wrapper #sidebar #top #buttons .button#button-blue:hover {
  619. background-image: url('http://sorahana.ciao.jp/material/onepoint/starmaru-b.gif');
  620. }
  621.  
  622.  
  623. li {
  624. list-style-position: outside;
  625. list-style-image: url(http://sorahana.ciao.jp/material/onepoint/maru-b.gif);
  626. }
  627. li:hover {
  628. list-style-position: outside;
  629. list-style-image: url(http://sorahana.ciao.jp/material/onepoint/maru-m.gif);
  630. }
  631.  
  632. table
  633. {
  634. border-collapse:collapse;
  635. }
  636. table,th, td
  637. {
  638. border: none;
  639. margin: 0px;
  640. padding: 0px;
  641. }
  642.  
  643. </style>
  644. <!--[if lt IE 7.]>
  645. <style type="text/css">
  646. #wrapper #sidebar #bottom {
  647. background: transparent;
  648. }
  649.  
  650. #wrapper #sidebar #top #avatar {
  651. background: none;
  652. }
  653.  
  654. #wrapper #sidebar #top #avatar img {
  655. border: 5px solid #f1f1f1;
  656. }
  657.  
  658. #wrapper #sidebar #top .heading#followontumblr {
  659. background-image: none;
  660. text-indent: 0;
  661. }
  662.  
  663. #wrapper #sidebar #top .heading#twitter {
  664. background-image: none;
  665. }
  666.  
  667. #wrapper #sidebar #top .heading#following {
  668. background-image: none;
  669. }
  670.  
  671. #wrapper #content .post .audio .player {
  672. float: none;
  673. }
  674.  
  675. #wrapper #content .post .audio .meta {
  676. display: none;
  677. float: none;
  678. }
  679. </style>
  680. <![endif]-->
  681.  
  682. <!--[if lt IE 8.]>
  683. <style type="text/css">
  684. #wrapper #content .bottom {
  685. background: transparent;
  686. }
  687.  
  688. #wrapper #content .post .footer {
  689. background: transparent;
  690. color: #000;
  691. }
  692.  
  693. #wrapper #content .post .audio {
  694. float: none;
  695. background: transparent;
  696. }
  697.  
  698. #wrapper #content .post .notecontainer .notes {
  699. padding: 0;
  700. margin: 0;
  701. }
  702. </style>
  703. <![endif]-->
  704. <style type="text/css">{CustomCSS}</style>
  705. </head>
  706. <body>
  707. <div id="wrapper">
  708. <div id="title">
  709. <a href="/">
  710. {block:IfNotHeaderImage}{Title}{/block:IfNotHeaderImage}
  711. </a>
  712. </div>
  713.  
  714. <div id="content">
  715.  
  716. {block:Posts}
  717.  
  718. <table border="0" cellpadding="0" cellspacing="0">
  719. <tr padding="0" border="0">
  720. <td><img border="0" src="http://sorahana.ciao.jp/material/table/fuwaribbon1b-r.gif" width="21" height="16"></td>
  721. <td background="http://sorahana.ciao.jp/material/table/fuwaribbon1b-ue.gif" height="16"></td>
  722. <td><img border="0" src="http://sorahana.ciao.jp/material/table/fuwaribbon1b-rightue.gif" width="14" height="16"></td>
  723. </tr>
  724. <tr>
  725. <td width="21" background="http://sorahana.ciao.jp/material/table/fuwaribbon1b-left.gif"></td>
  726. <td bgcolor="#FFFFFF" width="520px">
  727. <div class="post">
  728.  
  729. {block:Photo}
  730. <div class="media">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTag}</div>
  731. {block:PermalinkPage}{block:Caption}<div class="copy">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  732. {/block:Photo}
  733.  
  734.  
  735.  
  736. {block:Video}
  737. <div class="media">{Video-500}</div>
  738. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  739. {/block:Video}
  740.  
  741. {block:Audio}
  742.  
  743. {block:AudioEmbed}
  744. {AudioEmbed}
  745. {/block:AudioEmbed}
  746.  
  747. {block:AudioPlayer}
  748. {block:IfShowAlbumArtOnAudioPosts}
  749. {block:AlbumArt}
  750. <div class="album_art">
  751. <img src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" style="margin-bottom:10px;" />
  752. </div>
  753. {/block:AlbumArt}
  754. {/block:IfShowAlbumArtOnAudioPosts}
  755.  
  756. <div class="audio">
  757. <div class="player">{AudioPlayerWhite}</div>
  758. <div class="meta">{block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}{block:ExternalAudio}<span class="download_external_audio"> &bull; <a href="{ExternalAudioURL}">{lang:Download}</a></span>{/block:ExternalAudio}</div>
  759. <div class="clear"></div>
  760. </div>
  761. {/block:AudioPlayer}
  762.  
  763. <div class="clear"></div>
  764.  
  765. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  766.  
  767. {/block:Audio}
  768.  
  769. {block:Quote}
  770. <div class="quote {Length}">{Quote}</div>
  771. <div class="copy">
  772. <div class="quotebg">“</div>
  773. {block:Source}
  774. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  775. <tr>
  776. <td valign="top" style="width:20px;">&mdash;</td>
  777. <td valign="top" class="quote_source">
  778. {Source}
  779. </td>
  780. </tr>
  781. </table>
  782. {/block:Source}
  783. </div>
  784. {/block:Quote}
  785.  
  786. {block:Text}
  787. {block:Title}<div class="title">{Title}</div>{/block:Title}
  788. <div class="copy">{Body}</div>
  789. {/block:Text}
  790.  
  791. {block:Answer}
  792. <div class="question">
  793. <div class="nipple"></div>
  794. {Question}
  795. </div>
  796. <div class="asker_container"><img src="{AskerPortraitURL-24}">{Asker}</div>
  797. <div class="copy">{Answer}</div>
  798. {/block:Answer}
  799.  
  800. {block:Chat}
  801. {block:Title}<div class="title">{Title}</div>{/block:Title}
  802. <div class="chat">
  803. <div class="lines">
  804. {block:Lines}
  805. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  806. {/block:Lines}
  807. </div>
  808. </div>
  809. <div class="clear"></div>
  810. <div style="height:10px;"></div>
  811. {/block:Chat}
  812.  
  813. {block:Link}
  814. <div class="link"><a href="{URL}" {Target}>{Name} &raquo;</a></div>
  815. {block:Description}<div class="copy">{Description}</div>{/block:Description}
  816. {/block:Link}
  817.  
  818. {block:Date}
  819. <a href="{Permalink}">
  820. <div class="footer for_permalink">
  821. <div class="date">
  822. <img src="http://i1102.photobucket.com/albums/g458/tank_grrrl/other/th_medication5.gif">{block:Reblog}
  823. {lang:Reblogged TimeAgo from ReblogParentName}
  824. {/block:Reblog}
  825.  
  826. {block:NotReblog}
  827. {lang:Posted TimeAgo from source}
  828. {/block:NotReblog}
  829. </div>
  830. <div class="notes">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} <img src="http://i1102.photobucket.com/albums/g458/tank_grrrl/other/th_medication5.gif"></div>
  831. <div class="clear"></div>
  832. </div>
  833. </a>
  834. {/block:Date}
  835.  
  836. <div class="footer">
  837. {block:PermalinkPage}
  838. {block:HasTags}<div class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}.</div>{/block:HasTags}
  839.  
  840.  
  841. {block:ContentSource}
  842. <a href="{SourceURL}" class="source_url">
  843. {lang:Source}:
  844. {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  845. {block:NoSourceLogo}{SourceTitle}{/block:NoSourceLogo}
  846. </a>
  847. {/block:ContentSource}
  848. {/block:PermalinkPage}
  849. <div class="clear"></div>
  850. </div>
  851. {block:PostNotes}
  852. <div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
  853.  
  854. </div>
  855.  
  856. </td>
  857. <td background="http://sorahana.ciao.jp/material/table/fuwaribbon1b-right.gif" width="14"></td>
  858. </tr>
  859.   <tr>
  860. <td><img border="0" src="http://sorahana.ciao.jp/material/table/fuwaribbon1b-lefts.gif" width="21" height="12"></td>
  861. <td height="12" background="http://sorahana.ciao.jp/material/table/fuwaribbon1b-shita.gif"></td>
  862. <td><img border="0" src="http://sorahana.ciao.jp/material/table/fuwaribbon1b-rights.gif" width="14" height="12"></td>
  863.    </tr>
  864. </table>
  865. <div class="bottom"></div>
  866. {/block:Posts}
  867.  
  868.  
  869.  
  870. {block:Pagination}
  871. <div id="navigation">
  872. {block:PreviousPage}<a href="{PreviousPage}" class="prev"><img src="http://i.imgur.com/Nf3hkjG.png"></a>{/block:PreviousPage}
  873.  
  874. {block:NextPage}<a href="{NextPage}" class="next"><img src="http://i.imgur.com/DAqocn6.png"></a>{/block:NextPage}
  875. </div>
  876. {/block:Pagination}
  877.  
  878. </div>
  879.  
  880. <div id="sidebar">
  881. <table>
  882. <tr>
  883. <td><img src="http://sorahana.ciao.jp/material/table/fuwaribbon1b-r.gif" width="21" height="16"></td>
  884. <td background="http://sorahana.ciao.jp/material/table/fuwaribbon1b-ue.gif" height="16"></td>
  885. <td><img src="http://sorahana.ciao.jp/material/table/fuwaribbon1b-rightue.gif" width="14" height="16"></td>
  886. </tr>
  887. <tr>
  888. <td width="21" background="http://sorahana.ciao.jp/material/table/fuwaribbon1b-left.gif"></td>
  889. <td bgcolor="#FFFFFF" width="210px" height="300px">
  890.  
  891. <div id="top">
  892. <div id="avatar"><a href="/"><img src="{PortraitURL-128}" /></a></div>
  893. <div id="description">{Description}</div>
  894.  
  895. <div id="buttons">
  896.  
  897. <div class="button" id="button-yellow"><a href="/about">about</a></div>
  898. <div class="button" id="button-pink"><a href="/ask">ask</a></div>
  899. <div class="button" id="button-purple"><a href="/submit">submit</a></div>
  900. <div class="clear"></div>
  901.  
  902.  
  903. <div class="button" id="button-green"><a href="/chums">buddies</a></div>
  904.  
  905. <div class="button" id="button-blue"><a href="/tags">tags</a></div>
  906.  
  907. <div class="button" id="button-yellow"><a href="http://www.tumblr.com/liked/by/gumballtheprince">likes</a></div>
  908.  
  909.  
  910. <div class="clear"></div>
  911.  
  912.  
  913. <div class="button" id="button-pink"><a href="/credits">credits</a></div>
  914. <div class="button" id="button-purple"><a href="/archive">archive</a></div>
  915.  
  916.  
  917.  
  918. </td>
  919. <td background="http://sorahana.ciao.jp/material/table/fuwaribbon1b-right.gif" width="14"></td>
  920. </tr>
  921.   <tr>
  922. <td><img src="http://sorahana.ciao.jp/material/table/fuwaribbon1b-lefts.gif" width="21" height="12"></td>
  923. <td height="12" background="http://sorahana.ciao.jp/material/table/fuwaribbon1b-shita.gif"></td>
  924. <td><img src="http://sorahana.ciao.jp/material/table/fuwaribbon1b-rights.gif" width="14" height="12"></td>
  925.    </tr>
  926. </table>
  927.  
  928.  
  929. </div>
  930.  
  931.  
  932. </body>
  933. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement