katsthemes

theme 01

Jul 20th, 2014
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.44 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <!-- Hello there this theme was made with the help of kahniss's base code and stormaqeddon's updates tab-->
  7.  
  8.  
  9.  
  10. <head>
  11.  
  12.  
  13. <meta name="color:bg" content="#ffffff">
  14. <meta name="color:link" content="#3e3e3e">
  15. <meta name="color:hover" content="#222121">
  16. <meta name="color:text" content="#3e3e3e">
  17. <meta name="color:scrollbar" content="#D6D5D5">
  18. <meta name="image:sidebar" content="#D6D5D5">
  19. <meta name="color:Post Info Background" content="#eee">
  20. <meta name="text:link one url" content="/">
  21. <meta name="text:link one title" content="home">
  22. <meta name="text:link two url" content="/ask">
  23. <meta name="text:link two title" content="ask">
  24. <meta name="text:link three url" content="/">
  25. <meta name="text:link three title" content=" ">
  26. <meta name="text:link four url" content="/">
  27. <meta name="text:link four title" content=" ">
  28. <meta name="text:link five url" content="/">
  29. <meta name="text:link five title" content=" ">
  30. <meta name="color:title" content="#000000">
  31. <meta name="color:ask border" content="">
  32.  
  33.  
  34. <!--updates color customization-->
  35. <meta name="color:updates text" content="">
  36. <meta name="color:box1" content="#000">
  37. <meta name="color:box2" content="#222">
  38. <meta name="color:box3" content="#444">
  39. <meta name="color:box4" content="#666">
  40. <meta name="color:box5" content="#777">
  41. <meta name="color:box6" content="#999">
  42. <!--end updates colors-->
  43.  
  44. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  45. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  46. <link rel="shortcut icon" href="{Favicon}" />
  47. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  48.  
  49.  
  50. <style type="text/css">
  51.  
  52. /* sidebar updates*/
  53.  
  54. .square {
  55. height:15px;
  56. width: 15px;
  57. display:block;
  58. }
  59.  
  60. #box1 {
  61. background-color: {color:box1};
  62. border-radius:100%;
  63. }
  64.  
  65. #box2 {
  66. background-color: {color:box2};
  67. border-radius:100%;
  68. }
  69.  
  70. #box3 {
  71. background-color: {color:box3};
  72. border-radius:100%;
  73. }
  74.  
  75. #box4 {
  76. background-color: {color:box4};
  77. border-radius:100%;
  78. }
  79.  
  80. #box5 {
  81. background-color: {color:box5};
  82. border-radius:100%;
  83. }
  84.  
  85. #box6 {
  86. background-color: {color:box6};
  87. border-radius:100%;
  88. }
  89.  
  90. #tab01{
  91. margin-bottom:0px;
  92. padding-left:4px;
  93. height:15px;
  94. width:15px;
  95. text-align:left;
  96. overflow:hidden;
  97. text-transform:lowercase;
  98. position:fixed;
  99. letter-spacing:1px;
  100. font-size:10px;
  101. line-height:10px;
  102. color: {color:updates text};
  103. transition: all 0.7s ease-out;
  104. -webkit-transition: all 0.7s ease-in-out;
  105. -moz-transition: all 0.7s ease-in-out;
  106. -o-transition: all 0.7s ease-in-out;
  107. }
  108.  
  109.  
  110. #tab01:hover{
  111. height:210px;
  112. width:150px;
  113. padding-left:19px;
  114. display:block;
  115. transition: all 0.7s ease-out;
  116. -webkit-transition: all 0.7s ease-in-out;
  117. -moz-transition: all 0.7s ease-in-out;
  118. -o-transition: all 0.7s ease-in-out;
  119. }
  120.  
  121.  
  122.  
  123.  
  124.  
  125. #tab02{
  126. margin-bottom:0px;
  127. margin-top:17px;
  128. padding-left:4px;
  129. height:15px;
  130. width:15px;
  131. text-align:left;
  132. overflow:hidden;
  133. text-transform:lowercase;
  134. position:fixed;
  135. letter-spacing:1px;
  136. font-size:10px;
  137. line-height:10px;
  138. color: {color:updates text};
  139. transition: all 0.7s ease-out;
  140. -webkit-transition: all 0.7s ease-in-out;
  141. -moz-transition: all 0.7s ease-in-out;
  142. -o-transition: all 0.7s ease-in-out;
  143. }
  144.  
  145.  
  146. #tab02:hover{
  147. height:170px;
  148. width:150px;
  149. padding-left:19px;
  150. transition: all 0.7s ease-out;
  151. -webkit-transition: all 0.7s ease-in-out;
  152. -moz-transition: all 0.7s ease-in-out;
  153. -o-transition: all 0.7s ease-in-out;
  154. }
  155.  
  156.  
  157.  
  158. #tab03{
  159. margin-bottom:0px;
  160. padding-left:4px;
  161. margin-top:34px;
  162. height:15px;
  163. width:15px;
  164. text-align:left;
  165. overflow:hidden;
  166. text-transform:lowercase;
  167. position:fixed;
  168. letter-spacing:1px;
  169. font-size:10px;
  170. line-height:10px;
  171. color: {color:updates text};
  172. transition: all 0.7s ease-out;
  173. -webkit-transition: all 0.7s ease-in-out;
  174. -moz-transition: all 0.7s ease-in-out;
  175. -o-transition: all 0.7s ease-in-out;
  176. }
  177.  
  178.  
  179. #tab03:hover{
  180. height:210px;
  181. padding-left:19px;
  182. width:150px;
  183. transition: all 0.7s ease-out;
  184. -webkit-transition: all 0.7s ease-in-out;
  185. -moz-transition: all 0.7s ease-in-out;
  186. -o-transition: all 0.7s ease-in-out;
  187. }
  188.  
  189.  
  190.  
  191. #tab04{
  192. margin-bottom:0px;
  193. padding-left:4px;
  194. margin-top:51px;
  195. height:15px;
  196. width:15px;
  197. text-align:left;
  198. overflow:hidden;
  199. text-transform:lowercase;
  200. position:fixed;
  201. letter-spacing:1px;
  202. font-size:10px;
  203. line-height:10px;
  204. color: {color:updates text};
  205. transition: all 0.7s ease-out;
  206. -webkit-transition: all 0.7s ease-in-out;
  207. -moz-transition: all 0.7s ease-in-out;
  208. -o-transition: all 0.7s ease-in-out;
  209. }
  210.  
  211.  
  212. #tab04:hover{
  213. height:180px;
  214. width:150px;
  215. padding-left:19px;
  216. transition: all 0.7s ease-out;
  217. -webkit-transition: all 0.7s ease-in-out;
  218. -moz-transition: all 0.7s ease-in-out;
  219. -o-transition: all 0.7s ease-in-out;
  220. }
  221.  
  222. #tab05{
  223. margin-bottom:0px;
  224. padding-left:4px;
  225. margin-top:68px;
  226. height:15px;
  227. width:15px;
  228. text-align:left;
  229. overflow:hidden;
  230. text-transform:lowercase;
  231. position:fixed;
  232. letter-spacing:1px;
  233. font-size:10px;
  234. line-height:10px;
  235. color: {color:updates text};
  236. transition: all 0.7s ease-out;
  237. -webkit-transition: all 0.7s ease-in-out;
  238. -moz-transition: all 0.7s ease-in-out;
  239. -o-transition: all 0.7s ease-in-out;
  240. }
  241.  
  242.  
  243. #tab05:hover{
  244. height:180px;
  245. width:150px;
  246. padding-left:19px;
  247. transition: all 0.7s ease-out;
  248. -webkit-transition: all 0.7s ease-in-out;
  249. -moz-transition: all 0.7s ease-in-out;
  250. -o-transition: all 0.7s ease-in-out;
  251. }
  252.  
  253. #tab06{
  254. margin-bottom:0px;
  255. padding-left:4px;
  256. margin-top:85px;
  257. height:15px;
  258. width:15px;
  259. text-align:left;
  260. overflow:hidden;
  261. text-transform:lowercase;
  262. position:fixed;
  263. letter-spacing:1px;
  264. font-size:10px;
  265. line-height:10px;
  266. color: {color:updates text};
  267. transition: all 0.7s ease-out;
  268. -webkit-transition: all 0.7s ease-in-out;
  269. -moz-transition: all 0.7s ease-in-out;
  270. -o-transition: all 0.7s ease-in-out;
  271. }
  272.  
  273.  
  274. #tab06:hover{
  275. height:180px;
  276. width:150px;
  277. padding-left:19px;
  278. transition: all 0.7s ease-out;
  279. -webkit-transition: all 0.7s ease-in-out;
  280. -moz-transition: all 0.7s ease-in-out;
  281. -o-transition: all 0.7s ease-in-out;
  282. }
  283.  
  284.  
  285. #container{
  286. text-align:left;
  287. font-size:10px;
  288. text-transform:lowercase;
  289. position:fixed;
  290. font-family:trebuchet ms;
  291. right:200px;
  292. background-color:transparent;
  293. letter-spacing:1px;
  294. z-index:6;
  295. padding:4px;
  296. top:260px;
  297. color: {color:updates text};
  298.  
  299. }
  300.  
  301. #container a {
  302. color:{color:link};
  303. }
  304.  
  305. #container a:hover {
  306. color: {color:hover};
  307. }
  308.  
  309. .updateinfo {
  310. background:#f3f3f3;
  311. display:block;
  312. padding:8px;
  313. width:95px;
  314. z-index:1111;
  315. color:{color:text};
  316. }
  317.  
  318. /* end sidebar updates*/
  319.  
  320. /*cursor below*/
  321. *, body, a, a:hover {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  322.  
  323. /* main theme css*/
  324.  
  325.  
  326. a {
  327. color:{color:link};
  328. text-decoration:none;
  329. -moz-transition-duration:0.5s;
  330. -webkit-transition-duration:0.5s;
  331. -o-transition-duration:0.5s;
  332. }
  333.  
  334. a:hover {
  335. color:{color:hover};
  336. text-decoration:none;
  337. -moz-transition-duration:0.5s;
  338. -webkit-transition-duration:0.5s;
  339. -o-transition-duration:0.5s;
  340. }
  341.  
  342.  
  343. ::-webkit-scrollbar {background-color:#FFFFFF; height:8px; width:8px}
  344. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  345. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  346.  
  347. body {
  348. background-color:{color:bg};
  349. font-family: trebuchet ms;
  350. font-weight:normal;
  351. }
  352.  
  353.  
  354. h1 {
  355. font-weight:normal;
  356. font-size:10px;
  357. text-align:center;
  358. font-style:normal;
  359. line-height:80%;
  360. letter-spacing:1px;
  361. text-transform:uppercase;
  362. color:{color:text};
  363. }
  364.  
  365. h2 {
  366. font-size:15px;
  367. text-align:center;
  368. line-height:100%;
  369. letter-spacing:-0.5px;
  370. color:{color:text};
  371. font-weight:normal;
  372. padding:5px;
  373. padding-bottom:2px;
  374. }
  375. h3 {
  376. font-weight:normal;
  377. font-size:15px;
  378. text-align:center;
  379. font-style:normal;
  380. line-height:80%;
  381. letter-spacing:1px;
  382. color:{color:title};
  383. margin-top:0px;
  384. }
  385.  
  386. h4 {
  387. font-size:15px;
  388. text-align:center;
  389. line-height:100%;
  390. letter-spacing:-0.5px;
  391. color:{color:link};
  392. font-weight:normal;
  393. padding:5px;
  394. padding-bottom:2px;
  395. text-decoration:none;
  396. }
  397.  
  398.  
  399. blockquote {
  400. text-align:justify;
  401. border-left:1px solid #fafafa;
  402. padding-left:0px;
  403. margin-left:50px;
  404. width:400px;
  405. }
  406.  
  407. #theme {
  408. background-color:{color:bg};
  409. width:700px;
  410. margin: 0 auto -12px auto;
  411. text-align: center;
  412. }
  413.  
  414. /*/ SIDEBAR /*/
  415.  
  416. #sidebar {
  417. color:{color:text};
  418. margin-top:230px;
  419. width:245px;
  420. margin-left:-150px;
  421. position:fixed;
  422. background-color: #ffffff;
  423. padding:15px;
  424. text-align:left;
  425. }
  426.  
  427. #sidebar img {
  428. width:245px;
  429. height:auto;
  430. }
  431.  
  432.  
  433.  
  434. /*/ DESCRIPTION /*/
  435.  
  436. .description {
  437. width:245px;
  438. margin-top:0px;
  439. font-family: trebuchet ms;
  440. font-size:9px;
  441. line-height:12px;
  442. background-color: #ffffff;
  443. text-align: center;
  444. }
  445.  
  446.  
  447.  
  448.  
  449. /*/ LINKS /*/
  450.  
  451. .links {
  452. text-align:center;
  453. width:245px;
  454. margin-top:5px;
  455. padding:5px;
  456. font-family:arial;
  457. font-size: 20px;
  458. }
  459.  
  460.  
  461. /*/ POSTS /*/
  462.  
  463. #stuffcontainer {
  464. float:left;
  465. margin-left:170px;
  466. margin-top:50px;
  467. text-align:justify;
  468. background-color:{color:bg};
  469. color:{color:text};
  470. margin-bottom: 35px;
  471. }
  472.  
  473.  
  474. #stuff {
  475. padding:15px;
  476. background-color: #ffffff;
  477. width:500px;
  478. margin-top:30px;
  479. text-align:justify;
  480. font-size:11px;
  481. line-height:100%;
  482. letter-spacing:0x;
  483. color:{color:text};
  484. }
  485.  
  486.  
  487. /*/ NOTES /*/
  488.  
  489.  
  490.  
  491. #postinfo{
  492. background:{color:Post Info Background};
  493. padding:10px;
  494. text-align:center;
  495. margin-top: 10px;
  496. }
  497.  
  498.  
  499.  
  500. ol.notes {
  501. padding:70px;
  502. background-color: #ffffff;
  503. padding:0px;
  504. margin:-10px 0px;
  505. font-family:arial;
  506. font-size: 9px;
  507. width: 500px;
  508. list-style-type:none;
  509. }
  510. ol.notes li.note {
  511. padding: 10px;
  512. }
  513. ol.notes li.note img.avatar {
  514. vertical-align:-4px;
  515. border-radius:100%;
  516. margin-right:10px;
  517. width:16px;
  518. height:16px;
  519. }
  520. ol.notes li.note span.action {
  521. font-weight:normal;
  522. }
  523. ol.notes li.note .answer_content {
  524. font-weight:normal;
  525. }
  526. ol.notes li.note blockquote {
  527. padding:9px 6px 9px 6px;
  528. margin:10px 0px 0px 25px;
  529. }
  530.  
  531. /*/ TAGS /*/
  532.  
  533.  
  534. #tags a{
  535. padding:3px;
  536.  
  537. }
  538.  
  539. /*/ PAGINATION /*/
  540.  
  541. #pagi {
  542. margin-top:20px;
  543. padding:15px;
  544. width:500px;
  545. text-align:center;
  546. margin-bottom:30px;
  547. font-family:arial;
  548. font-size:12px;
  549. letter-spacing:4px;
  550. text-transform:uppercase;
  551. font-style:italic;
  552. z-index:100;
  553. background-color:#ffffff;
  554. }
  555.  
  556.  
  557. /*/ ASK /*/
  558.  
  559. #ask{
  560. text-align:center;
  561. }
  562. #wrapper{
  563. border:3px double {color:ask border};
  564. padding: 7px;
  565. }
  566. #asker{
  567. padding-bottom: 5px;
  568. text-transform: lowercase;
  569. font-style: italic;
  570. letter-spacing: 1px;
  571. }
  572.  
  573.  
  574. /*/ AUSIO /*/
  575.  
  576. .audio {
  577. width:500px;
  578. padding-bottom:10px;
  579. background-color:{color:infobg};
  580. }
  581.  
  582. .albumart {
  583. float:left;
  584. padding:0px 10px 10px 0px;
  585. }
  586.  
  587. .albumart img {
  588. width:45px;
  589. height:45px;
  590. }
  591.  
  592. .playercontainer {
  593. text-align:left;
  594. padding:10px;
  595. background-color:#ffffff;
  596. width:480px;
  597. }
  598.  
  599. .audioinfo {
  600. padding:10px;
  601. color:{color:text};
  602. }
  603.  
  604. ul.chat, .chat ol, .chat li {
  605. list-style:none;
  606. margin:0px;
  607. padding:2px;
  608. }
  609.  
  610. .label {
  611. text-decoration:underline;
  612. font-weight:700;
  613. background-color:{color:infobg};
  614. margin-right:5px;
  615. }
  616.  
  617.  
  618. /*CREDIT*/
  619. #credit{
  620. position:fixed;
  621. text-transform:lowercase;
  622. font-size:9px;
  623. color:#000;
  624. background:{color:Post Info Background};
  625. padding:5px;
  626. right:10px;
  627. bottom:10px;
  628. }
  629.  
  630. {CustomCSS}
  631.  
  632. </style></head>
  633.  
  634. <body>
  635.  
  636. <!--sidebar updates-->
  637. <div id="structure">
  638. <div id="container">
  639.  
  640. <!---begin tab 1 code--->
  641. <div id="tab01">
  642. <a id="box1" class="square"></a>
  643. <div style="font-size:10px; padding-left:5px; padding-top: 5px; color:{color:box1}; margin-top: -17px; margin-left:15px; ">t i t l e</div>
  644. <div style="padding-top:1px; padding-left:5px;text-transform:lowercase; opacity:.9; font-family: calibri; font-size:9px; line-height:10px; text-align:left; color:{color:text};"><div class="updatesinfo"><br>
  645.  
  646. text here
  647.  
  648. <br><br>
  649.  
  650. <div style="color:{color:box3}; padding: 1px;"><b>use this style for additional titles in each tab!</b></div>
  651. <!-- if you want your titles to match a different color box, just change the box3 to the box color you like best! like, if you prefer box 5's color, just put {color:box5} in where it says {color:box3} -->
  652.  
  653. </div>
  654. </div>
  655. </div>
  656. <!---end tab 1 code--->
  657.  
  658. <!---begin tab 2 code--->
  659. <div id="tab02">
  660. <a id="box2" class="square"></a>
  661. <div style="font-size:10px; padding-left:5px; padding-top: 5px; color:{color:box1}; margin-top: -17px; margin-left:15px; ">t i t l e</div> <div style="padding-top:1px; padding-left:5px;text-transform:lowercase; opacity:.9; font-family: calibri; font-size:9px; line-height:10px; text-align:left; color:{color:text};"><br>
  662.  
  663. text here
  664.  
  665. </div></div>
  666. <!---end tab 2 code--->
  667.  
  668. <!---begin tab 3 code--->
  669. <div id="tab03">
  670. <a id="box3" class="square"></a>
  671. <div style="font-size:10px; padding-left:5px; padding-top: 5px; color:{color:box1}; margin-top: -17px; margin-left:15px; ">t i t l e</div> <div style="padding-top:1px; padding-left:5px;text-transform:lowercase; opacity:.9; font-family: calibri; font-size:9px; line-height:10px; text-align:left; color:{color:text};"><br>
  672.  
  673. text here
  674.  
  675.  
  676. </div>
  677. </div>
  678. <!---end tab 3 code--->
  679.  
  680.  
  681. <!---begin tab 4 code--->
  682. <div id="tab04">
  683. <a id="box4" class="square"></a>
  684. <div style="font-size:10px; padding-left:5px; padding-top: 5px; margin-top: -17px; margin-left:15px; color:{color:box1};">t i t l e</div> <div style="padding-top:1px; padding-left:5px;text-transform:lowercase; opacity:.9; font-family: calibri; font-size:9px; line-height:10px; text-align:left; color:{color:text};"><br>
  685.  
  686. text here
  687.  
  688.  
  689. <br/><br/>
  690.  
  691. </div>
  692. </div>
  693. <!---end tab 4 code--->
  694.  
  695.  
  696. <!---begin tab 5 code--->
  697. <div id="tab05">
  698. <a id="box5" class="square"></a>
  699. <div style="font-size:10px; padding-left:5px; padding-top: 5px; margin-top: -17px; margin-left:15px; color:{color:box1};">t i t l e</div> <div style="padding-top:1px; padding-left:5px;text-transform:lowercase; opacity:.9; font-family: calibri; font-size:9px; line-height:10px; text-align:left; color:{color:text};"><br>
  700.  
  701. text here
  702.  
  703.  
  704. <br/><br/>
  705.  
  706. </div>
  707. </div>
  708. <!---end tab 5 code--->
  709.  
  710.  
  711. <!---begin tab 6 code--->
  712. <div id="tab06">
  713. <a id="box6" class="square"></a>
  714. <div style="font-size:10px; padding-left:5px; padding-top: 5px; margin-top: -17px; margin-left:15px; color:{color:box1};">t i t l e</div> <div style="padding-top:1px; padding-left:5px;text-transform:lowercase; opacity:.9; font-family: calibri; font-size:9px; line-height:10px; text-align:left; color:{color:text};"><br>
  715.  
  716. text here
  717.  
  718. </div>
  719. </div>
  720. <!---end tab 6 code--->
  721.  
  722.  
  723.  
  724.  
  725. </div></div></div></div>
  726.  
  727.  
  728. <!--sidebar updates end-->
  729.  
  730. <div id="theme">
  731. <div id="sidebar">
  732. <img src="{image:sidebar}"></a>
  733. <div class="links">
  734. <a href="{text:link one url}" title="{text:link one title}">❍</a>
  735. <a href="{text:link two url}" title="{text:link two title}">❍</a>
  736. <a href="{text:link three url}" title="{text:link three title}">❍</a>
  737. <a href="{text:link four url}" title="{text:link four title}">❍</a>
  738. <a href="{text:link five url}" title="{text:link five title}">❍ </a>
  739. </div>
  740. <div class="description">
  741. {block:Description}
  742. <h3>{Title}</h3>
  743. {Description}
  744. {/block:Description}
  745. </div>
  746. </div>
  747.  
  748. <div id="stuffcontainer">
  749.  
  750. {block:Posts}
  751.  
  752. <div id="stuff">
  753.  
  754. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  755.  
  756. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  757.  
  758. {block:Link}<a href="{URL}"><h4>{Name}</h4></a>
  759. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  760.  
  761. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  762.  
  763. {block:Photoset}<center>{Photoset-500}</center>
  764. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  765.  
  766. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  767.  
  768. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  769.  
  770. {block:Answer}<div id="ask">
  771. <div id="wrapper">
  772. <div id="asker">{Asker}:</div>
  773. {Question}</div>
  774. {Answer}
  775. </div>{/block:Answer}
  776.  
  777. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  778. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  779. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  780. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  781. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  782.  
  783.  
  784.  
  785. {block:Date}
  786. <div id="postinfo">
  787. <a href="{Permalink}"><small>{TimeAgo}</small></a> <small>with</small> {block:NoteCount}<a href="{Permalink}"><small>{NoteCount}</small> </a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}"><small>via</small> </a>{block:ContentSource} <a href="{ReblogRootURL}" title="{ReblogRootName}"><small>©</small></a>{/block:ContentSource}{/block:RebloggedFrom}
  788.  
  789. {block:RebloggedFrom}
  790. <a title ="{ReblogParentName}" href="{ReblogParentURL}"></a>
  791. {/block:RebloggedFrom}</a>
  792. {block:ContentSource}
  793. <a title ="{SourceTitle}" href="{SourceURL}"></a>
  794. {/block:ContentSource}
  795. <br>
  796. {block:HasTags}{block:Tags}<a href="{TagUrl}"><small><em>{Tag}, </em></small></a>{/block:Tags}</div> {/block:HasTags}
  797. {/block:Date}
  798. </div>
  799. {/block:Posts}
  800.  
  801.  
  802.  
  803. <div class="note">
  804. {block:PostNotes}{PostNotes}{/block:PostNotes}
  805. </div>
  806. {/block:Posts}
  807.  
  808.  
  809. <div id="pagi">
  810. {block:Pagination}
  811. {block:PreviousPage}
  812. <a href="{PreviousPage}">return</a>
  813. {/block:PreviousPage}
  814. {block:NextPage}
  815. <a href="{NextPage}">forth</a>
  816. {/block:NextPage}
  817. </div>
  818. {/block:Pagination}
  819. </div>
  820.  
  821.  
  822. </div>
  823. </div>
  824.  
  825. <div id="credit"><a href="http://galifreyen.tumblr.com">✿</a></div>
  826.  
  827. </body>
  828. </html>
Advertisement
Add Comment
Please, Sign In to add comment