Advertisement
fengtai

trite redux edit

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