Advertisement
kiramotchi

moon writing (redux edit 2)

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