Advertisement
bittersveet

hh sehun theme

Jun 5th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.34 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. <!---- ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ!
  5. ᴛʜᴇᴍᴇ ʙʏ ɢᴀʟᴀxɪᴀs-ᴛʜᴇᴍᴇs.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ
  6. ʙᴀsᴇ ʙʏ ᴀɴᴢᴇʟɪᴄ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ ---->
  7.  
  8. <meta name="color:Background Color" content="#f9f8fb"/>
  9.  
  10. <meta name="color:Blockquote Border" content="#5e5e5e"/>
  11. <meta name="color:Odd Text" content="#704870"/>
  12. <meta name="color:Odd Background" content="#f9f8fb"/>
  13. <meta name="color:Even Text" content="#333232"/>
  14. <meta name="color:Even Background" content="#e7e1f1"/>
  15.  
  16. <meta name="color:Header Text" content="#212121"/>
  17.  
  18. <meta name="color:Bolded Text" content="#212121"/>
  19. <meta name="color:Italicised Text" content="#212121"/>
  20.  
  21. <meta name="color:Post Text" content="#6f6f6f"/>
  22. <meta name="color:Post Background" content="#e7e1f1"/>
  23. <meta name="color:Desc Text" content="#6f6f6f"/>
  24. <meta name="color:Asker Text" content="#000000"/>
  25. <meta name="color:Asker Hover" content="#000000"/>
  26. <meta name="color:Ask Background" content="#f9f8fb"/>
  27. <meta name="color:Ask Border" content="#000000"/>
  28. <meta name="color:Track Text" content="#212121"/>
  29. <meta name="color:Track Background" content="#f9f8fb"/>
  30.  
  31.  
  32. <meta name="color:Permalink Text Color" content="#212121"/>
  33. <meta name="color:Permalink Link" content="#704870"/>
  34.  
  35. <meta name="color:Links" content="#704870"/>
  36. <meta name="color:Hover Link" content="#000000"/>
  37.  
  38.  
  39.  
  40. <meta name="color:Selected Text" content="#e45f7c"/>
  41. <meta name="color:Scrollbar Background" content="#f9f8fb"/>
  42. <meta name="color:Scrollbar Trackbar" content="#ab92bb"/>
  43.  
  44. <meta name="image:Background Image" content=""/>
  45. <meta name="image:Sidebar Image" content="http://static.tumblr.com/glyekb6/j3Wn46su1/size.png"/>
  46. <meta name="image:Sidebar Image2" content="http://static.tumblr.com/glyekb6/j3Wn46su1/size.png"/>
  47. <meta name="if:ShowCaptions" content="1"/>
  48.  
  49. <head>
  50.  
  51. <title>{Title}</title>
  52. {block:Description}
  53. <meta name="description" content="{MetaDescription}" />
  54. {/block:Description}
  55. <link rel="shortcut icon" href="{Favicon}" />
  56. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  57.  
  58. <style type="text/css">
  59.  
  60.  
  61. *, body, a {cursor: url(http://i.imgur.com/TK3ncav.png), auto;}
  62.  
  63. a:hover {cursor: url(http://oi61.tinypic.com/2zpv5sk.jpg), auto;}
  64.  
  65. ::selection {color: {color:Selected Text};}
  66. ::-moz-selection {color: {color:Selected Text};}
  67.  
  68.  
  69. /* THEME SPECIALS */
  70. ::-webkit-scrollbar-thumb:vertical {
  71. background-color: {color:Scrollbar Trackbar};
  72. height: 50px;
  73. }
  74.  
  75. ::-webkit-scrollbar {
  76. height: 10px;
  77. width: 5px;
  78. background-color: {color:Scrollbar Background};
  79. }
  80.  
  81. /* BODY */
  82. body {
  83. background-image:url({image:background image});
  84. background-repeat:no-repeat;
  85. background-size:contain;
  86. background-attachment: fixed;
  87. background-color: {color:background color};
  88. background-position: bottom right;
  89. margin: 0;
  90. }
  91.  
  92. a:link, a:visited, a:active {
  93. text-decoration: none;
  94. color: {color:Links};
  95. -moz-transition:all ease-in-out 0.7s;
  96. -webkit-transition:all ease-in-out 0.7s;
  97. -o-transition:all ease-in-out 0.7s;
  98. transition:all ease-in-out 0.7s;
  99. }
  100.  
  101. a:hover {
  102. color: {color:hover link};
  103. }
  104.  
  105. b, strong {
  106. color: {color:bolded text};
  107. }
  108.  
  109. i, em {
  110. color: {color:italicised text};
  111. }
  112.  
  113. h2 {
  114. color:#6E6E6E;
  115. line-height:13px;
  116. }
  117.  
  118. small, sub {
  119. font-family:arial;
  120. font-size:10px;
  121. letter-spacing: 1;
  122. line-height: 100%;
  123. margin-top: 10px !important;
  124. line-height: 90%;
  125. }
  126.  
  127. pre {
  128. width:100%;
  129. font-family: calibri;
  130. font-size: 10px;
  131. text-align:center;
  132. text-transform: uppercase;
  133. white-space:pre-wrap;
  134. word-wrap:break-word;
  135. padding:3px;
  136. }
  137.  
  138. code {
  139. font-family: calibri;
  140. font-size: 10px;
  141. text-transform: uppercase;
  142. letter-spacing: 1;
  143. line-height: 100%;
  144. }
  145.  
  146. blockquote {
  147. margin-left:5px;
  148. width:90%;
  149. padding-left:5px;
  150. border-left: solid 1px {color:Blockquote Border};
  151. }
  152.  
  153. blockquote blockquote {
  154. margin-left: 10px;
  155. width: 85%;
  156. text-align: justify;
  157. border-left: solid 1px {color:Blockquote Border};
  158. padding: 5px;
  159. }
  160.  
  161. blockquote img {
  162. max-width:210px !important;
  163. opacity: .5;
  164. }
  165.  
  166. blockquote blockquote img {
  167. max-width:180px !important;
  168. opacity: .5;
  169. }
  170.  
  171. .alignment {
  172. position: relative;
  173. margin-left: 150px;
  174. margin-top: 10px;
  175. height: 100%;
  176. height: auto !important;
  177. min-height: 100%;
  178. width:250px;
  179. }
  180.  
  181. /* QUOTES */
  182.  
  183. #quote {
  184. color: #585858;
  185. font-family:georgia;
  186. font-size:11px;
  187. line-height:14px;
  188. font-style:italic;
  189. }
  190.  
  191. #source {
  192. font-family:calibri;
  193. font-size:10px;
  194. letter-spacing:1px;
  195. text-align:right;
  196. color:#848484;
  197. text-transform:uppercase;
  198. }
  199.  
  200. /* CONTENT WRAPPER */
  201.  
  202. #wrapper {
  203. width:270px;
  204. height:auto;
  205. margin-left:405px;
  206. margin-right:auto;
  207. margin-top:40px;
  208. margin-bottom:40px;
  209. position:relative;
  210. }
  211.  
  212. /* SB WRAPPER */
  213.  
  214. #sbwrapper {
  215. width: 500px;
  216. margin: 0 auto;
  217. margin-left:200px;
  218. margin-top:10px;
  219. }
  220.  
  221. /* BLOG POSTS */
  222.  
  223. .posts {
  224. width:250px;
  225. font-family:arial;
  226. font-size:10px;
  227. letter-spacing: 1;
  228. line-height: 100%;
  229. color: {color:post text};
  230. text-align: justify;
  231. word-wrap:break-word;
  232. background-color: {color:post background};
  233. padding: 10px;
  234. margin-bottom: 20px;
  235. -moz-transition:all ease-in-out 0.7s;
  236. -webkit-transition:all ease-in-out 0.7s;
  237. -o-transition:all ease-in-out 0.7s;
  238. transition:all ease-in-out 0.7s;
  239. }
  240.  
  241. .postinfo {
  242. width:250px;
  243. font-family:trebuchet ms;
  244. font-size:9px;
  245. letter-spacing: 1;
  246. line-height: 100%;
  247. color: {color:post text};
  248. text-align: justify;
  249. word-wrap:break-word;
  250. margin-top: -15px;
  251. text-transform:uppercase;
  252. background-color: {color:post background};
  253. padding: 10px;
  254. -moz-transition:all ease-in-out 0.7s;
  255. -webkit-transition:all ease-in-out 0.7s;
  256. -o-transition:all ease-in-out 0.7s;
  257. transition:all ease-in-out 0.7s;
  258. }
  259.  
  260. .posts img:hover, #photoset:hover {
  261. -moz-transition:all ease-in-out 0.7s;
  262. -webkit-transition:all ease-in-out 0.7s;
  263. -o-transition:all ease-in-out 0.7s;
  264. transition:all ease-in-out 0.7s;
  265. -webkit-filter: grayscale(0%) !important;
  266. opacity: 1;
  267. }
  268.  
  269. .posts img, #photoset {
  270. max-width:250px;
  271. opacity: .7;
  272. -webkit-filter: grayscale(100%);
  273. -moz-transition:all ease-in-out 0.7s;
  274. -webkit-transition:all ease-in-out 0.7s;
  275. -o-transition:all ease-in-out 0.7s;
  276. transition:all ease-in-out 0.7s;
  277.  
  278. }
  279.  
  280. .photopost img {
  281. max-width:250px;
  282. opacity: .5;
  283. -webkit-filter: grayscale(100%);
  284. -moz-transition:all ease-in-out 0.7s;
  285. -webkit-transition:all ease-in-out 0.7s;
  286. -o-transition:all ease-in-out 0.7s;
  287. transition:all ease-in-out 0.7s;
  288. }
  289.  
  290. .postnotes {
  291. width:250px;
  292. font-family: calibri;
  293. font-size: 10px;
  294. letter-spacing: 1;
  295. line-height: 100%;
  296. color: {color:post text};
  297. text-align: left;
  298. text-transform: uppercase;
  299. word-wrap:break-word;
  300. background-color: {color:post background};
  301. padding: 10px;
  302. -moz-transition:all ease-in-out 0.7s;
  303. -webkit-transition:all ease-in-out 0.7s;
  304. -o-transition:all ease-in-out 0.7s;
  305. transition:all ease-in-out 0.7s;
  306.  
  307. }
  308.  
  309. .postnotes img {
  310. display:none;
  311.  
  312. }
  313.  
  314. .postperma {
  315. width:250px;
  316. margin-top: -17px;
  317. margin-bottom: 20px;
  318. font-family: calibri;
  319. font-size: 13px;
  320. color: {color:Permalink Text Color};
  321. text-transform: uppercase;
  322. text-align:right;
  323. letter-spacing: 1;
  324. font-weight:bold;
  325. line-height: 100%;
  326. background-color: {color:post background};
  327. padding:10px;
  328. height: 16px;
  329. -moz-transition:all ease-in-out 0.7s;
  330. -webkit-transition:all ease-in-out 0.7s;
  331. -o-transition:all ease-in-out 0.7s;
  332. transition:all ease-in-out 0.7s;
  333.  
  334. }
  335.  
  336. .postperma a {
  337. color: {color:permalink link};
  338. -moz-transition:all ease-in-out 0.7s;
  339. -webkit-transition:all ease-in-out 0.7s;
  340. -o-transition:all ease-in-out 0.7s;
  341. transition:all ease-in-out 0.7s;
  342.  
  343. }
  344.  
  345. .postperma a:hover {
  346. color: {color:hover link};
  347. -moz-transition:all ease-in-out 0.7s;
  348. -webkit-transition:all ease-in-out 0.7s;
  349. -o-transition:all ease-in-out 0.7s;
  350. transition:all ease-in-out 0.7s;
  351.  
  352. }
  353.  
  354. #posttitle {
  355. font-family:arial;
  356. font-size:16px;
  357. font-style:italic;
  358. font-weight:bold;
  359. letter-spacing:0px;
  360. line-height:14px;
  361. text-align:justify;
  362. }
  363.  
  364. #permtitle {
  365. font-family: calibri;
  366. color: {color:header text};
  367. font-size: 10px;
  368. padding: 5px;
  369. margin-top: 5px;
  370. text-align: center;
  371. text-transform: uppercase;
  372. }
  373.  
  374. #odd {
  375. padding:2px;
  376. font-family:arial;
  377. font-size:10px;
  378. color:{color:Odd Text};
  379. background-color: {color:Odd Background};
  380. }
  381.  
  382. #even {
  383. padding:2px;
  384. font-family:arial;
  385. font-size:10px;
  386. color:{color:Even Text};
  387. background-color: {color:Even Background};
  388. }
  389.  
  390. #tags {
  391. font-family: calibri;
  392. font-size: 10px;
  393. text-transform: uppercase;
  394. letter-spacing: 1;
  395. line-height: 100%;
  396. }
  397.  
  398. /* AUDIO */
  399.  
  400. .album {
  401. background-repeat: no-repeat;
  402. background-position: center;
  403. position: absolute;
  404. width: 86px;
  405. height: 86px;
  406. background-size: 60px;
  407. background-image: url('http://media.tumblr.com/d41c796daed2875845bd8016820ba5b1/tumblr_inline_mpzyasGFnm1qz4rgp.jpg');
  408. overflow: hidden;
  409. background-color: {color:Track Background};
  410. }
  411.  
  412. .album img {
  413. width: 86px;
  414. height: 86px;
  415. overflow: hidden;
  416. }
  417.  
  418. .player {
  419. width: 10px;
  420. height: 11px;
  421. overflow: hidden;
  422. padding: 4px 21px 21px 4px;
  423. margin-top: 27px;
  424. margin-left: 26px;
  425. position: absolute;
  426. background-color: #fff;
  427. opacity: 0.5;
  428. z-index: 10;
  429. -webkit-transition: all 0.4s linear;
  430. -moz-transition: all 0.4s linear;
  431. -o-transition: all 0.4s linear;
  432. -moz-border-radius: 30px;
  433. -webkit-border-radius: 30px;
  434. border-radius: 30px;
  435. }
  436.  
  437. .album:hover .player {
  438. opacity: 0.9;
  439. }
  440.  
  441. .track {
  442. margin-left: 90px;
  443. min-height: 80px;
  444. max-height: 100px;
  445. overflow: auto;
  446. font-family:arial;
  447. font-size: 10px;
  448. padding: 3px;
  449. color: {color:Track Text};
  450. text-transform: uppercase;
  451. letter-spacing: 1px;
  452. background: {color:Track Background};
  453. }
  454.  
  455. /* QUESTION */
  456.  
  457. #ask {
  458. width: 250px;
  459. background-color: {color:Ask Background};
  460. }
  461.  
  462. .as {
  463. min-height: auto;
  464. padding: 13px;
  465. background-color: {color:Ask Background};
  466. }
  467.  
  468. .aske {
  469. font-family:arial;
  470. font-size:12px;
  471. line-height:13px;
  472. text-align:right;
  473. font-weight:bold;
  474. text-transform:uppercase;
  475. color: {color:asker text};
  476. background-color: {color:Ask Background};
  477. border-bottom: solid 1px {color:Ask Border};
  478. -moz-transition:all ease-in-out 0.7s;
  479. -webkit-transition:all ease-in-out 0.7s;
  480. -o-transition:all ease-in-out 0.7s;
  481. transition:all ease-in-out 0.7s;
  482. }
  483.  
  484. .aske:hover {
  485. -moz-transition:all ease-in-out 0.7s;
  486. -webkit-transition:all ease-in-out 0.7s;
  487. -o-transition:all ease-in-out 0.7s;
  488. transition:all ease-in-out 0.7s;
  489. }
  490.  
  491. .que {
  492. font-family: calibri;
  493. font-size: 10px;
  494. margin-top:5px;
  495. text-transform:none;
  496. color: {color:ask text};
  497. }
  498.  
  499. .ans {
  500. font-family:arial;
  501. font-size:10px;
  502. color: {color:ask text};
  503. }
  504.  
  505. /* Hover Title Style */
  506.  
  507. #s-m-t-tooltip{
  508. max-width:250px;
  509. margin-top:25px;
  510. margin-left:15px;
  511. padding-left:6px;
  512. padding-right:6px;
  513. z-index:9999999;
  514. background-color: #1C1C1C;
  515. color:#FFFFFF;
  516. font-family:calibri;
  517. font-size:10px;
  518. border-radius:3px;
  519. letter-spacing:0px;
  520. text-transform:uppercase;
  521. text-align:justify;
  522. line-height:14px;
  523. box-shadow:1px 1px 3px rgba(0,0,0,.1);
  524. }
  525.  
  526.  
  527. /* IMAGE */
  528.  
  529. #sidepic {
  530. position:fixed;
  531. margin-top: 150px;
  532. margin-left: -439px;
  533. width:260px;
  534. height:170px;
  535. padding:3px;
  536. background: {color:post background};
  537. }
  538.  
  539.  
  540.  
  541. #sidepic2 {
  542. position:fixed;
  543. margin-top: 164px;
  544. margin-left: -228px;
  545. width:35px;
  546. height:35px;
  547. padding:4px;
  548. background: {color:post background};
  549. }
  550.  
  551. #sidepic2 img {
  552. width:35px;
  553. height:35px;
  554. -webkit-filter: grayscale(.9);
  555. -webkit-transition: all 0.5s ease-in-out;
  556. -moz-transition: all 0.5s ease-in-out;
  557. -o-transition: all 0.5s ease-in-out;
  558. -ms-transition: all 0.5s ease-in-out;
  559. transition: all 0.5s ease-in-out;
  560. }
  561.  
  562.  
  563.  
  564. /* DESCRIPTION */
  565.  
  566. .desc {
  567. position: fixed;
  568. overflow:auto;
  569. margin-top: 235px;
  570. margin-left: -430px;
  571. width:240px;
  572. height:auto;
  573. font-family: calibri;
  574. font-size: 11px;
  575. padding: 3px;
  576. word-spacing:0px;
  577. color: {color:desc text};
  578. text-transform: none;
  579. letter-spacing: 0px;
  580. text-align: justify;
  581. background: transparent;
  582. }
  583.  
  584. /* NAVIGATION */
  585.  
  586. #links1 {
  587. position: fixed;
  588. margin-top: 325px;
  589. margin-left: -442px;
  590. width: auto;
  591. height: auto;
  592. padding: 3px;
  593. }
  594.  
  595. .links1 {
  596. width:41px;
  597. font-family: arial;
  598. font-size: 10px;
  599. line-height:18px;
  600. font-style:italic;
  601. font-weight:bold;
  602. display:inline-block;
  603. color: {color:desc text};
  604. text-transform: lowercase;
  605. letter-spacing: 0px;
  606. text-align: center;
  607. background: #FFFFFF;
  608. }
  609.  
  610.  
  611.  
  612.  
  613. /* TITLEU */
  614.  
  615. .title {
  616. position: fixed;
  617. margin-top: 159px;
  618. margin-left: -430px;
  619. width:243px;
  620. height:41px;
  621. font-family:bebas neue;
  622. font-size:15px;
  623. padding-top: 12px;
  624. padding-left:6px;
  625. color: #FFFFFF;
  626. text-transform: uppercase;
  627. letter-spacing: 0px;
  628. line-height:7px;
  629. overflow:hidden;
  630. text-align: justify;
  631. background: #1C1C1C;
  632. }
  633.  
  634. /*DESC2*/
  635.  
  636. .desc2 {
  637. position:fixed;
  638. margin-top:184px;
  639. margin-left:-435px;
  640. width:200px;
  641. height:40px;
  642. font-size:12px;
  643. font-family:arial;
  644. font-weight:bold;
  645. font-style:italic;
  646. text-transform:uppercase;
  647. color:#FE2E64;
  648. text-align:right;
  649. }
  650.  
  651. /*INFO*/
  652.  
  653. .info {
  654. position:fixed;
  655. margin-top:222px;
  656. margin-left:-368px;
  657. font-size:12px;
  658. font-family:georgia;
  659. color:#6E6E6E;
  660. font-style:italic;
  661. font-weight:bold;
  662. text-align:center;
  663. }
  664.  
  665.  
  666.  
  667.  
  668. </style>
  669. <style type="text/css">{CustomCSS}</style>
  670.  
  671. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  672. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  673.  
  674.  
  675. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  676. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  677. <script>
  678. (function($){
  679. $(document).ready(function(){
  680. $("[title],a[title],img[title]").style_my_tooltips({
  681. tip_follows_cursor:true,
  682. tip_delay_time:100,
  683. tip_fade_speed:300,
  684. attribute:"title"
  685. });
  686. });
  687. })(jQuery);
  688. </script>
  689. </head>
  690.  
  691. <body>
  692.  
  693. <div id="wrapper">
  694. <div id="sbwrapper">
  695.  
  696.  
  697.  
  698. <div id="sidepic"><img src="{image:Sidebar Image}" width="110" height="110"/></div>
  699.  
  700. <div class="title">
  701. sorry about the blood in your mouth,
  702. </div>
  703. <div class="desc2">i wish it was mine.</div>
  704.  
  705. <div id="sidepic2"><img src="{image:Sidebar Image2}" width="110" height="110"/></div>
  706.  
  707.  
  708. <div class="desc">
  709. {description}
  710. </div>
  711.  
  712. <div class="info"><span title="+ au/oc muse, whatever suits you. in no way affiliated with exo/sme. not the real oh sehun either, just a roleplay account for roleplay purposes. do not approach as the idol, do approach as the ceo though.">sehun.</span> <span title="+ strictly literate and ic unless stated otherwise. para, script whatever friendly as long as we're literate. icons friendly too though i tend not to use them anymore but i do not mind people using them, not at all!">xxv.</span> <span title="+ trigger warning. i could say this blog is quite sfw but i can't promise i won't write/reblog or whatever triggering content. however, it'll all be tagged under nsfw and tw:___ so you can blacklist. you're, of course, free to unfollow also! open to plots, please, if you have an idea or would like interacting, don't be scared.">mer</span><span title="+ selective and picky with who i follow- it's not personal, it's all about me staying inspired and about having a rather clean, tidy dash. i'd still rp with people that i don't follow, obviously!">man.</span></div>
  713.  
  714.  
  715. <div id="links1">
  716. <a class="links1" href="/" title="> index.">un.</a>
  717. <a class="links1" href="/ask" title="> message.">deux.</a>
  718. <a class="links1" href="/r" title="> regulations.">trois.</a>
  719. <a class="links1" href="/p" title="> profile.">quatre.</a>
  720. <a class="links1" href="/one" title="> about.">cinq.</a>
  721. <a class="links1" href="/navi" title="> mama!au.">six.</a>
  722. </div>
  723.  
  724.  
  725.  
  726. </div>
  727.  
  728. <div class="alignment">
  729. <div class="autopagerize_page_element" >
  730.  
  731. {block:Posts}
  732. <div class="posts">
  733.  
  734. {block:ContentSource}
  735. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  736. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  737. {/block:SourceLogo}
  738. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  739.  
  740. <!-- {ReblogParentURL}{block:ReblogParentLogo}<img src="{BlackLogoURL}"
  741. width="{LogoWidth}" height="{LogoHeight}" alt="{ReblogParentTitle}" />
  742. {/block:ReblogParentLogo}
  743. {block:NoReblogParentLogo}{ReblogParentLink}{/block:NoReblogParentLogo} -->
  744. {/block:ContentSource}
  745.  
  746.  
  747. <!-- PHOTO POSTS -->
  748. {block:Photo}{LinkOpenTag}
  749. <div class="photopost">
  750. <img src="{PhotoURL-250}">
  751. </div>
  752. {LinkCloseTag}
  753. {block:ifShowCaptions}
  754. {block:Caption}
  755. {Caption}
  756. {/block:Caption}
  757. {/block:ifShowCaptions}
  758. {/block:photo}
  759.  
  760. <!-- PHOTOSET POSTS -->
  761. {block:Photoset}
  762. <div id="photoset">
  763. {Photoset-250}
  764. </div>
  765. {block:ifShowCaptions}
  766. {block:Caption}
  767. {Caption}
  768. {/block:Caption}
  769. {/block:ifShowCaptions}
  770. {/block:Photoset}
  771.  
  772.  
  773. <!-- VIDEO POSTS -->
  774. {block:Video}
  775. {Video-250}
  776. {block:ifShowCaptions}
  777. {block:Caption}
  778. {Caption}
  779. {/block:Caption}
  780. {/block:ifShowCaptions}
  781. {/block:Video}
  782.  
  783. <!-- AUDIO POSTS -->
  784. {block:Audio}<div class="album">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}
  785.  
  786. {block:AlbumArt}{block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}{block:PermalinkPage}<img src="{AlbumArtURL}">{/block:PermalinkPage}{/block:AlbumArt}</div>
  787.  
  788. <div class="track">{block:TrackName}Title: {TrackName}<br>{/block:TrackName}{block:Artist}Artist: {Artist}<br>{/block:Artist}{block:Album}Album:
  789. {Album}{/block:Album}</div>
  790.  
  791. {block:ifShowCaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
  792.  
  793. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  794. {/block:Audio}
  795.  
  796.  
  797. <!-- QUOTE POSTS -->
  798. {block:Quote}
  799. <div id="quote">{Quote}</div>
  800. {block:Source}<div id="source">— {Source}</div>{/block:Source}
  801. {/block:Quote}
  802.  
  803.  
  804. <!-- TEXT POSTS -->
  805. {block:Text}
  806. {block:Title}
  807. <div id="posttitle">{Title}</div>
  808. {/block:Title}
  809. {Body}
  810. {/block:Text}
  811.  
  812.  
  813. <!-- QUESTION POSTS -->
  814. {block:Answer}
  815. <div id="ask">
  816. <div class="as">
  817. <div class="aske">{Asker} said:</div>
  818. <div class="que">{Question}</div>
  819. </div>
  820. </div>
  821. <div class="ans">{Answer}</div>
  822. {/block:Answer}
  823.  
  824. <!-- CHAT POSTS -->
  825. {block:Chat}
  826. {block:Title}
  827. <div id="posttitle">{Title}</div><br />
  828. {/block:Title}
  829. {block:Lines}<div id="{Alt}">
  830. {block:Label}<b>{Label}</b>{/block:Label} {Line}</br></div>
  831. {/block:Lines}
  832. {/block:Lines}
  833. {/block:Chat}
  834.  
  835. <!-- LINK POSTS -->
  836. {block:Link}
  837. <a href="{URL}"> <div id="posttitle">{Name}</div></a>
  838. {block:Description}
  839. {Description}
  840. {/block:Description}
  841. {/block:Link}
  842. </div>
  843.  
  844. {block:IndexPage}
  845. <div class="postperma">
  846. <div style="float:left; "><a href="{Permalink}">{24Hour}:{Minutes}{AmPm}</a> <a title="{block:Tags} #{Tag}{/block:Tags}">filed</a> </div> <div style="float:right;"> <a href="{Permalink}" title="notes">{NoteCount}</a> <a href="{ReblogURL}" >reblog</a>
  847. </div></div>
  848.  
  849.  
  850. {/block:IndexPage}
  851.  
  852. {block:PermaLinkPage}
  853. <div class="postinfo">
  854. <center>
  855. <div id="permtitle">Posted on: {Month} {DayofMonth}, {Year}<br> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}</div>
  856. {block:RebloggedFrom}
  857. <div id="tags">Via:
  858. <a href="{ReblogParentURL}">{ReblogParentName}</a> ||
  859. Source: <a href="{ReblogRootURL}">{ReblogRootName}</a></div>
  860. {/block:RebloggedFrom}
  861. </center>
  862. <br>
  863. {block:HasTags}
  864. <div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a> &nbsp; {/block:Tags} </div>
  865. {/block:HasTags}
  866. </div>
  867.  
  868. {block:PostNotes}<div class="postnotes"><div style="margin-left: -20px;">{PostNotes}</div></div>{/block:PostNotes}
  869. {/block:PermalinkPage}
  870.  
  871. {/block:Posts}
  872.  
  873. </div>
  874. </div>
  875. </div>
  876. </div>
  877.  
  878.  
  879. <a href="http://galaxias-themes.tumblr.com/" title="tweaked by mun." style="bottom:5px; left:5px; pading:2px; position:fixed; font-family: calibri; font-size:10px; font-weight:bold;">CREDIT.</a>
  880. </body>
  881. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement