Advertisement
codyanderson

THEME 7A: BEARDO.

Jul 17th, 2014
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.47 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.  
  4. <!--
  5. ★ THEME 7A: BEARDO by Laven @ lesheathers.tumblr.com
  6.  
  7. 1) Do not remove the credit.
  8. 2) Do not redistribute.
  9. 3) Do not use as a base.
  10. 4) Do not claim as your own.
  11. 5) Edit as much as you want.
  12. 6) Enjoy.
  13. -->
  14.  
  15. {block:ifenergysavemode}<script language="javascript" type="text/javascript" src="http://www.onlineleaf.com/savetheenvironment.js" ?time=900></script>{block:ifenergysavemode}
  16.  
  17. <head>
  18. <title>{Title}</title>
  19. <link rel="icon" href="{image:Favicon}" type="image/gif" >
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21.  
  22. <meta name="image:Favicon" content="" />
  23. <meta name="image:Cursor" content="http://media.tumblr.com/tumblr_lqs4qoKE1V1qfoi4t.png" />
  24. <meta name="image:Scrollbar Thumb BG" content="" />
  25. <meta name="image:Background Image" content="http://static.tumblr.com/9a1b111065de983ce5af8aba7665bc6e/n4ofsjl/eWqn8vqh6/tumblr_static_348woy9lr2asc88c8gkkgk48k.png" />
  26. <meta name="image:Scrollbar Thumb BG" content="" />
  27. <meta name="image:Sidebar Image" content="http://static.tumblr.com/cb9520770e641c610e562da33da0a171/n4ofsjl/05Sn8ty43/tumblr_static_exnu4edwh7sows84s8k4sokcg.png" />
  28. <meta name="image:Table Background" content="" />
  29. <meta name="image:Music Player Icon" content="http://media.tumblr.com/tumblr_m7w2izzY0j1r6o8v2.gif" />
  30.  
  31. <meta name="color:Background" content="#9c9e8a" />
  32. <meta name="color:Scrollbar Background" content="#ffffff" />
  33. <meta name="color:Scrollbar Thumb" content="#304543" />
  34. <meta name="color:Select Text Background" content="#000000" />
  35. <meta name="color:Select Text" content="#ffffff" />
  36. <meta name="color:Post Text" content="#000000" />
  37. <meta name="color:Post Bold" content="#9c9e8a" />
  38. <meta name="color:Italic" content="#000000" />
  39. <meta name="color:Link" content="#304543" />
  40. <meta name="color:Link Hover" content="#000000" />
  41. <meta name="color:Blockquote Background" content="#eeeeee" />
  42. <meta name="color:Blockquote Border" content="#000000" />
  43. <meta name="color:Blockquote Text" content="#000000" />
  44. <meta name="color:Borders" content="#000000" />
  45. <meta name="color:Home Background" content="#9c9e8a" />
  46. <meta name="color:Home Text" content="#304543" />
  47. <meta name="color:Message Background" content="#304543" />
  48. <meta name="color:Message Text" content="#9c9e8a" />
  49. <meta name="color:Nav Link 1 Background" content="#9c9e8a" />
  50. <meta name="color:Nav Link 1 Text" content="#304543" />
  51. <meta name="color:Nav Link 2 Background" content="#304543" />
  52. <meta name="color:Nav Link 2 Text" content="#9c9e8a" />
  53. <meta name="color:Nav Link 3 Background" content="#9c9e8a" />
  54. <meta name="color:Nav Link 3 Text" content="#304543" />
  55. <meta name="color:Credit Background" content="#304543" />
  56. <meta name="color:Credit Text" content="#9c9e8a" />
  57. <meta name="color:Nav Background Hover" content="#000000" />
  58. <meta name="color:Nav Link Hover" content="#ffffff" />
  59. <meta name="color:Post Title" content="#000000" />
  60. <meta name="color:Post Background" content="#ffffff" />
  61. <meta name="color:Ask Background" content="#dddddd" />
  62. <meta name="color:Ask Text" content="#000000" />
  63. <meta name="color:Chat Odd Name" content="#9c9e8a" />
  64. <meta name="color:Chat Even Name" content="#304543" />
  65. <meta name="color:Info Background" content="#9c9e8a" />
  66. <meta name="color:Info Links" content="#304543" />
  67. <meta name="color:Info Text" content="#000000" />
  68. <meta name="color:Tags Background" content="#304543" />
  69. <meta name="color:Tags Link" content="#9c9e8a" />
  70. <meta name="color:Tags Text" content="#000000" />
  71. <meta name="color:Back To Top" content="#304543" />
  72.  
  73. <meta name="if:Energy Save Mode" content="1">
  74. <meta name="if:Show Cursor" content="1">
  75. <meta name="if:Show Music Player" content="1">
  76. <meta name="if:Black Audio Post" content="1">
  77. <meta name="if:Grey Audio Post" content="0">
  78. <meta name="if:White Audio Post" content="0">
  79. <meta name="if:Show Tags" content="1">
  80. <meta name="if:Separate Tags" content="1">
  81.  
  82. <meta name="text:Music Player Code" content="/" />
  83. <meta name="text:Nav Link 1 URL" content="/" />
  84. <meta name="text:Nav Link 1" content="Link 1" />
  85. <meta name="text:Nav Link 2 URL" content="/" />
  86. <meta name="text:Nav Link 2" content="Link 2" />
  87. <meta name="text:Nav Link 3 URL" content="/" />
  88. <meta name="text:Nav Link 3" content="Link 3" />
  89. <meta name="text:Back To Top Text" content="★" />
  90.  
  91. <style type="text/css">
  92. {block:ifshowcursor}*, body, a, a:hover {
  93. cursor: url('{image:Cursor}'), auto;
  94. }{/block:ifshowcursor}
  95.  
  96. body {
  97. background-color:{color:Background};
  98. background-image:url('{image:Background Image}');
  99. background-repeat:repeat;
  100. background-attachment:fixed;
  101. margin:0;
  102. padding:0;
  103. font-family:calibri;
  104. font-size:11px;
  105. color:{color:Post Text};
  106. }
  107.  
  108.  
  109. /* SCROLLBAR PROPERTIES */
  110. ::-webkit-scrollbar-thumb:vertical {
  111. background-color:{color:Scrollbar Thumb};
  112. background-image:url('{image:Scrollbar Thumb BG}');
  113. border:1px solid {color:Borders};
  114. border-right:none;
  115. height:5px;
  116. }
  117.  
  118. ::-webkit-scrollbar-thumb:horizontal {
  119. background-color:{color:Scrollbar Thumb};
  120. background-image:url('{image:Scrollbar Thumb BG}');
  121. border:1px solid {color:Borders};
  122. border-bottom:none;
  123. height:5px;
  124. }
  125.  
  126. ::-webkit-scrollbar {
  127. background-color:{color:Scrollbar Background};
  128. height:5px;
  129. width:5px;
  130. }
  131.  
  132.  
  133. /* TEXT PROPERTIES */
  134. ::selection {
  135. background:{color:Select Text Background};
  136. color:{color:Select Text};
  137. }
  138.  
  139. ::-moz-selection {
  140. background:{color:Select Text Background};
  141. color:{color:Select Text};
  142. }
  143.  
  144. ::-webkit-selection {
  145. background:{color:Select Text Background};
  146. color:{color:Select Text};
  147. }
  148.  
  149. @font-face {
  150. font-family:"silkscreen";
  151. src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf');
  152. }
  153.  
  154. posttitle {
  155. font-family:"silkscreen";
  156. font-size:14px;
  157. font-weight:bold;
  158. color:{color:Post Title};
  159. text-align:center;
  160. text-transform:uppercase;
  161. text-decoration:none;
  162. }
  163.  
  164. quote {
  165. font-family:"silkscreen";
  166. font-size:14px;
  167. font-weight:bold;
  168. color:{color:Post Title};
  169. text-decoration:none;
  170. }
  171.  
  172. quotesource {
  173. font-size:11px;
  174. color:{color:Post Text};
  175. text-decoration:none;
  176. }
  177.  
  178. blockquote {
  179. margin:10px 0 10px 5px;
  180. max-width:100%;
  181. height:auto;
  182. padding:3px 10px 5px 3px;
  183. display:block;
  184. border-left:5px solid {color:Blockquote Border};
  185. background:{color:Blockquote Background};
  186. color:{color:Blockquote Text};
  187. }
  188.  
  189. blockquote img {
  190. max-width:90%;
  191. }
  192.  
  193. pre {
  194. padding:5px;
  195. background:{color:Blockquote Background};
  196. }
  197.  
  198. b, strong {
  199. color:{color:Post Bold};
  200. }
  201.  
  202. i, em {
  203. color:{color:Italic};
  204. }
  205.  
  206.  
  207. /* LINK PROPERTIES */
  208. a:link, a:active, a:visited {
  209. font-family:"silkscreen";
  210. font-size:9px;
  211. color:{color:Link};
  212. text-decoration:none;
  213. -webkit-transition: all 0.5s ease-in-out;
  214. -moz-transition: all 0.5s ease-in-out;
  215. -o-transition: all 0.5s ease-in-out;
  216. }
  217.  
  218. a:hover {
  219. color:{color:Link Hover};
  220. text-decoration:none;
  221. -webkit-transition: all 0.5s ease-in-out;
  222. -moz-transition: all 0.5s ease-in-out;
  223. -o-transition: all 0.5s ease-in-out;
  224. }
  225.  
  226.  
  227. /* SIDEBAR PROPERTIES */
  228. #sidebarbg {
  229. position:fixed;
  230. margin-top:150px;
  231. margin-left:30px;
  232. width:340px;
  233. height:100%;
  234. padding:5px;
  235. border:1px solid {color:Borders};
  236. background-color:{color:Post Background};
  237. background-image:url('{image:Table Background}');
  238. background-attachment:fixed;
  239. background-repeat:repeat;
  240. }
  241.  
  242. #sidebar {
  243. width:318px;
  244. height:100%;
  245. padding:10px;
  246. border:1px solid {color:Borders};
  247. background-color:{color:Post Background};
  248. }
  249.  
  250. #sidebarimage {
  251. max-width:164px;
  252. max-height:164px;
  253. border:1px solid {color:Borders};
  254. }
  255.  
  256. #navigation {
  257. margin-top:-166px;
  258. margin-left:172px;
  259. width:194px;
  260. height:auto;
  261. background-color:transparent;
  262. }
  263.  
  264. a.homelink:link, a.homelink:active, a.homelink:visited {
  265. margin-bottom:3px;
  266. width:134px;
  267. height:21px;
  268. padding:1px 5px 1px 5px;
  269. display:inline-block;
  270. border:1px solid {color:Borders};
  271. background-color:{color:Home Background};
  272. font-size:10px;
  273. color:{color:Home Text};
  274. line-height:21px;
  275. text-align:center;
  276. text-transform:uppercase;
  277. -webkit-transition: all 0.5s ease-in-out;
  278. -moz-transition: all 0.5s ease-in-out;
  279. -o-transition: all 0.5s ease-in-out;
  280. }
  281.  
  282. a.messagelink:link, a.messagelink:active, a.messagelink:visited {
  283. margin-bottom:3px;
  284. width:134px;
  285. height:21px;
  286. padding:1px 5px 1px 5px;
  287. display:block;
  288. border:1px solid {color:Borders};
  289. background-color:{color:Message Background};
  290. font-size:10px;
  291. color:{color:Message Text};
  292. line-height:21px;
  293. text-align:center;
  294. text-transform:uppercase;
  295. -webkit-transition: all 0.5s ease-in-out;
  296. -moz-transition: all 0.5s ease-in-out;
  297. -o-transition: all 0.5s ease-in-out;
  298. }
  299.  
  300. a.navlink1:link, a.navlink1:active, a.navlink1:visited {
  301. margin-bottom:3px;
  302. width:134px;
  303. height:21px;
  304. padding:1px 5px 1px 5px;
  305. display:block;
  306. border:1px solid {color:Borders};
  307. background-color:{color:Nav Link 1 Background};
  308. font-size:10px;
  309. color:{color:Nav Link 1 Text};
  310. line-height:21px;
  311. text-align:center;
  312. text-transform:uppercase;
  313. -webkit-transition: all 0.5s ease-in-out;
  314. -moz-transition: all 0.5s ease-in-out;
  315. -o-transition: all 0.5s ease-in-out;
  316. }
  317.  
  318. a.navlink2:link, a.navlink2:active, a.navlink2:visited {
  319. margin-bottom:3px;
  320. width:134px;
  321. height:21px;
  322. padding:1px 5px 1px 5px;
  323. display:block;
  324. border:1px solid {color:Borders};
  325. background-color:{color:Nav Link 2 Background};
  326. font-size:10px;
  327. color:{color:Nav Link 2 Text};
  328. line-height:21px;
  329. text-align:center;
  330. text-transform:uppercase;
  331. -webkit-transition: all 0.5s ease-in-out;
  332. -moz-transition: all 0.5s ease-in-out;
  333. -o-transition: all 0.5s ease-in-out;
  334. }
  335.  
  336. a.navlink3:link, a.navlink3:active, a.navlink3:visited {
  337. margin-bottom:3px;
  338. width:134px;
  339. height:21px;
  340. padding:1px 5px 1px 5px;
  341. display:block;
  342. border:1px solid {color:Borders};
  343. background-color:{color:Nav Link 3 Background};
  344. font-size:10px;
  345. color:{color:Nav Link 3 Text};
  346. line-height:21px;
  347. text-align:center;
  348. text-transform:uppercase;
  349. -webkit-transition: all 0.5s ease-in-out;
  350. -moz-transition: all 0.5s ease-in-out;
  351. -o-transition: all 0.5s ease-in-out;
  352. }
  353.  
  354. a.creditlink:link, a.creditlink:active, a.creditlink:visited {
  355. margin-bottom:3px;
  356. width:134px;
  357. height:21px;
  358. padding:1px 5px 1px 5px;
  359. display:block;
  360. border:1px solid {color:Borders};
  361. background-color:{color:Credit Background};
  362. font-size:10px;
  363. color:{color:Credit Text};
  364. line-height:21px;
  365. text-align:center;
  366. text-transform:uppercase;
  367. -webkit-transition: all 0.5s ease-in-out;
  368. -moz-transition: all 0.5s ease-in-out;
  369. -o-transition: all 0.5s ease-in-out;
  370. }
  371.  
  372. a.homelink:hover, a.messagelink:hover, a.navlink1:hover, a.navlink2:hover, a.navlink3:hover, a.creditlink:hover {
  373. display:block;
  374. padding:1px 5px 1px 5px;
  375. border:1px solid {color:Borders};
  376. background-color:{color:Nav Background Hover};
  377. color:{color:Nav Link Hover};
  378. text-transform:uppercase;
  379. text-align:center;
  380. -webkit-transition: all 0.5s ease-in-out;
  381. -moz-transition: all 0.5s ease-in-out;
  382. -o-transition: all 0.5s ease-in-out;
  383. }
  384.  
  385. #description {
  386. margin-top:5px;
  387. width:318px;
  388. height:auto;
  389. color:{color:Text};
  390. text-align:justify;
  391. }
  392.  
  393. #pagination {
  394. margin-top:0px;
  395. width:318px;
  396. height:23px;
  397. font-family:calibri;
  398. font-size:13px;
  399. line-height:25px;
  400. text-align:center;
  401. }
  402.  
  403. #pagination a.pagination:link, a.pagination:active, a.pagination:visited {
  404. font-family:"silkscreen";
  405. font-size:15px;
  406. color:{color:Link};
  407. text-decoration:none;
  408. -webkit-transition: all 0.5s ease-in-out;
  409. -moz-transition: all 0.5s ease-in-out;
  410. -o-transition: all 0.5s ease-in-out;
  411. }
  412.  
  413. #pagination a.pagination:hover {
  414. color:{color:Post Text};
  415. text-decoration:none;
  416. -webkit-transition: all 0.5s ease-in-out;
  417. -moz-transition: all 0.5s ease-in-out;
  418. -o-transition: all 0.5s ease-in-out;
  419. }
  420.  
  421.  
  422. /* ENTRY PROPERTIES */
  423. #entry {
  424. margin-top:25px;
  425. margin-left:415px;
  426. width:400px;
  427. }
  428.  
  429. #postbg {
  430. margin-bottom:25px;
  431. width:422px;
  432. padding:5px;
  433. border:1px solid {color:Borders};
  434. background-color:{color:Post Background};
  435. background:url('{image:Table Background}');
  436. overflow:auto;
  437. }
  438.  
  439. #post {
  440. padding:10px;
  441. border:1px solid {color:Borders};
  442. background-color:{color:Post Background};
  443. width:400px;
  444. color:{color:Text};
  445. text-align:justify;
  446. }
  447.  
  448. #post img {
  449. max-width:100%;
  450. height:auto;
  451. display:inline-block;
  452. }
  453.  
  454. .user_1 .label, .user_3 .label, .user_5 .label, .user_7 .label, .user_9 .label {
  455. font-family:"silkscreen";
  456. font-size:9px;
  457. color:{color:Chat Odd Name};
  458. text-transform:uppercase;
  459. }
  460.  
  461. .user_2 .label, .user_4 .label, .user_6 .label, .user_8 .label, .user_10 .label {
  462. font-family:"silkscreen";
  463. font-size:9px;
  464. color:{color:Chat Even Name};
  465. text-transform:uppercase;
  466. }
  467.  
  468. #player {
  469. width:380px;
  470. height:50px;
  471. background-color:#ffffff;
  472. }
  473.  
  474. /* INFO PROPERTIES */
  475. #info {
  476. margin-top:5px;
  477. width:392px;
  478. padding:3px;
  479. background-color:{color:Info Background};
  480. border:1px solid {color:Borders};
  481. font-size:8px;
  482. color:{color:Info Text};
  483. text-transform:uppercase;
  484. }
  485.  
  486. #info a.info:link, a.info:active, a.info:visited {
  487. font-size:8px;
  488. color:{color:Info Links};
  489. text-transform:uppercase;
  490. text-decoration:none;
  491. -webkit-transition: all 0.5s ease-in-out;
  492. -moz-transition: all 0.5s ease-in-out;
  493. -o-transition: all 0.5s ease-in-out;
  494. }
  495.  
  496. #info a.info:hover {
  497. font-size:8px;
  498. color:{color:Info Text};
  499. text-transform:uppercase;
  500. text-decoration:none;
  501. -webkit-transition: all 0.5s ease-in-out;
  502. -moz-transition: all 0.5s ease-in-out;
  503. -o-transition: all 0.5s ease-in-out;
  504. }
  505.  
  506. /* TAG PROPERTIES */
  507. #tags {
  508. margin-top:5px;
  509. width:392px;
  510. padding:3px;
  511. background-color:{color:Tags Background};
  512. border:1px solid {color:Borders};
  513. font-size:8px;
  514. color:{color:Tags Text};
  515. text-transform:uppercase;
  516. }
  517.  
  518. #tags a.tags:link, a.tags:active, a.tags:visited {
  519. font-size:8px;
  520. color:{color:Tags Link};
  521. text-transform:uppercase;
  522. text-decoration:none;
  523. -webkit-transition: all 0.5s ease-in-out;
  524. -moz-transition: all 0.5s ease-in-out;
  525. -o-transition: all 0.5s ease-in-out;
  526. }
  527.  
  528. #tags a.tags:hover {
  529. font-size:8px;
  530. color:{color:Tags Text};
  531. text-transform:uppercase;
  532. text-decoration:none;
  533. -webkit-transition: all 0.5s ease-in-out;
  534. -moz-transition: all 0.5s ease-in-out;
  535. -o-transition: all 0.5s ease-in-out;
  536. }
  537.  
  538. /* PERMALINK PROPERTIES */
  539. #permalink {
  540. margin-top:-25px;
  541. margin-bottom:20px;
  542. width:420px;
  543. background-color:{color:Post Background};
  544. border:1px solid {color:Borders};
  545. border-top:none;
  546. color:{color:Post Text};
  547. }
  548.  
  549. #permalink a.permalink:link, a.permalink:active, a.permalink:visited {
  550. font-size:8px;
  551. color:{color:Link};
  552. text-transform:uppercase;
  553. text-decoration:none;
  554. -webkit-transition: all 0.5s ease-in-out;
  555. -moz-transition: all 0.5s ease-in-out;
  556. -o-transition: all 0.5s ease-in-out;
  557. }
  558.  
  559. #permalink a.permalink:hover {
  560. font-size:8px;
  561. color:{color:Link Hover};
  562. text-transform:uppercase;
  563. text-decoration:none;
  564. -webkit-transition: all 0.5s ease-in-out;
  565. -moz-transition: all 0.5s ease-in-out;
  566. -o-transition: all 0.5s ease-in-out;
  567. }
  568.  
  569.  
  570. /* MUSIC PLAYER PROPERTIES */
  571. #box {
  572. overflow:hidden;
  573. position:fixed;
  574. width:25px;
  575. height:25px;
  576. padding:3px;
  577. margin-top:100px;
  578. margin-left:880px;
  579. border:1px solid {color:Borders};
  580. background-color:{color:Post Background};
  581. }
  582.  
  583. #icon {
  584. margin-top:6px;
  585. margin-left:6px;
  586. -webkit-transition: all 0.5s linear;
  587. -moz-transition: all 0.5s linear;
  588. transition: all 0.5s linear;
  589. }
  590.  
  591. #box:hover #icon {
  592. margin-top:-20px;
  593. -webkit-transition: all 0.5s linear;
  594. -moz-transition: all 0.5s linear;
  595. transition: all 0.5s linear;
  596. }
  597.  
  598. #musicbox {
  599. width:84px;
  600. height:24px;
  601. overflow:hidden;
  602. margin-top:14px;
  603. margin-left:5px;
  604. }
  605.  
  606. #music {
  607. margin-top:-6px;
  608. margin-left:-35px;
  609. }
  610.  
  611. <script type="text/javascript"
  612. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js">
  613. </script>
  614. <script type="text/javascript" language="javascript">
  615. $(function () {
  616. $('#scrlBotm').click(function () {
  617. $('html, body').animate({
  618. scrollTop: $(document).height()
  619. },
  620. 1500);
  621. return false;
  622. });
  623.  
  624. $('#scrlTop').click(function () {
  625. $('html, body').animate({
  626. scrollTop: '0px'
  627. },
  628. 1500);
  629. return false;
  630. });
  631. });
  632. </script>
  633.  
  634. {CustomCSS}
  635. </style></head>
  636.  
  637. <body>
  638. <a id="scrlTop" title="back to top" href="#" style="position: fixed; bottom: 5px; right: 5px;"><font size="5px" color="{color:Back To Top}">{text:Back To Top Text}</font></a>
  639.  
  640.  
  641. {block:ifshowmusicplayer}<div id="box"><div id="icon"><img src="{image:Music Player Icon}"/></div><div id="musicbox"><div id="music">
  642. {text:Music Player Code}</div></div></div>{/block:ifshowmusicplayer}
  643.  
  644.  
  645. <div id="sidebarbg"><div id="sidebar">
  646. <div id="sidebarimage"><a href="/"><img src="{image:Sidebar Image}" width="164" height="164" /></a></div>
  647.  
  648. <div id="navigation">
  649. <a class="homelink" href="/">Home</a>
  650. <a class="messagelink" href="/ask">Message</a>
  651. <a class="navlink1" href="{text:Nav Link 1 URL}">{text:Nav Link 1}</a>
  652. <a class="navlink2" href="{text:Nav Link 2 URL}">{text:Nav Link 2}</a>
  653. <a class="navlink3" href="{text:Nav Link 3 URL}">{text:Nav Link 3}</a>
  654. <a class="creditlink" href="http://lesheathers.tumblr.com">Credit</a></div>
  655.  
  656. <div id="description">{block:Description}{Description}{/block:Description}</div>
  657.  
  658. <div id="pagination">{block:Pagination}{block:PreviousPage}<a class="pagination" href="{PreviousPage}">«</a>{/block:PreviousPage} {CurrentPage} out of {TotalPages} {block:NextPage}<a class="pagination" href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div>
  659. </div></div>
  660.  
  661.  
  662. <div id="entry">
  663. {block:Posts}<div id="postbg"><div id="post">{block:Text}<center><posttitle>{Title}</posttitle></center>{Body}{/block:Text}
  664.  
  665. {block:Quote}<quote>“{Quote}”</quote><p align="right"><quotesource>— {Source}</quotesource></p>{/block:Quote}
  666.  
  667. {block:Link}<a href="{URL}" class="link" {Target}> <h2>{Name}</h2></a>
  668. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  669.  
  670. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  671.  
  672. {block:Photoset}<center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  673.  
  674. {block:Chat}<ul class="chat">{block:Title}<posttitle>{Title}<posttitle>{/block:Title}{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  675.  
  676. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  677.  
  678. {block:Answer}<table style="width:400px; padding:3px; border:1px solid {color:Borders}; background-color:{color:Ask Background};"><tr>
  679. <td style="vertical-align:top; padding:3px;"><img src="{AskerPortraitURL-64}" width="50"></td>
  680. <td style="vertical-align:top;"><text align="left"></text><strong>{Asker} asked:</strong> {Question}</td></tr></table>{Answer}{/block:Answer}
  681.  
  682. {block:Audio}<div class="player">{block:ifblackaudiopost}{AudioPlayerBlack}{/block:ifblackaudiopost}{block:ifgreyaudiopost}{AudioPlayerGrey}{/block:ifgreyaudiopost}{block:ifwhiteaudiopost}{AudioPlayerWhite}{/block:ifwhiteaudiopost}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  683.  
  684.  
  685. <div id="info">posted <a class="info" href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} ★ <a class="info" href="{Permalink}">{NoteCount}</a> notes{/block:NoteCount}{block:RebloggedFrom} ★ <a class="info" href="{ReblogParentURL}">via {ReblogParentName}</a>{/block:RebloggedFrom}</div>
  686.  
  687.  
  688. {block:ifShowTags}{block:HasTags}<div id="tags">
  689. {block:Tags}#<a class="tags" href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:IfShowTags}</div></div>
  690. {/block:Posts}
  691.  
  692. {block:PostNotes}<div id="permalink">{PostNotes}</div>{/block:PostNotes}</div>
  693.  
  694. </body>
  695. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement