yoonora

016 - mysteric

Oct 28th, 2015
935
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.27 KB | None | 0 0
  1. <!--
  2. 016 - mysteric
  3. code made by yoonora/exoa
  4. do not steal.
  5.  
  6. -->
  7. <title>―{title}</title>
  8. <link rel="shortcut icon" href="{favicon}">
  9.  
  10.  
  11. <meta name="color:main" content="#4c4c4c"/>
  12. <meta name="color:background" content="#fefefe"/>
  13. <meta name="color:1" content="#e7e7e7"/>
  14. <meta name="color:2" content="#ffd6c9"/>
  15. <meta name="color:3" content="#fefefe"/>
  16. <meta name="color:4" content="#fbd6c9"/>
  17. <meta name="color:5" content="#d1d1d1"/>
  18. <meta name="color:links" content="#3c3c3c"/>
  19. <meta name="color:photo filter" content="#fbd6c9"/>
  20. <meta name="color:border solid color" content="#fbd6c9"/>
  21.  
  22. <meta name="image:icon" content=""/>
  23. <meta name="image:sidebar" content=""/>
  24. <meta name="image:pattern" content=""/>
  25. <meta name="image:background" content=""/>
  26.  
  27. <meta name="if:photo filter" content="0" />
  28. <meta name="if:top title" content="1" />
  29. <meta name="if:top title effect" content="1" />
  30. <meta name="if:small width" content="1" />
  31. <meta name="if:icon border" content="1" />
  32. <meta name="if:sidebar style two" content="0" />
  33. <meta name="if:too tall" content="0" />
  34. <meta name="if:Caption" content="0" />
  35. <meta name="if:Caption Button" content="0" />
  36. <meta name="if:Colored Posts" content="0" />
  37. <meta name="if:Border On Posts" content="0" />
  38. <meta name="if:Solid Border Color" content="0" />
  39.  
  40. <meta name="text:posts padding" content="30px"/>
  41. <meta name="text:top title font size" content="35px"/>
  42. <meta name="text:title text stroke" content="1px"/>
  43. <meta name="text:title" content=""/>
  44. <meta name="text:updates" content="this can contain anything"/> <meta name="text:extra box" content="delete this text if you dont want this box"/>
  45. <meta name="text:notes name" content="stars"/>
  46. <meta name="text:link 1" content=""/>
  47. <meta name="text:link 1 url" content="/"/>
  48. <meta name="text:link 2" content=""/>
  49. <meta name="text:link 2 url" content="/"/>
  50. <meta name="text:link 3" content=""/>
  51. <meta name="text:link 3 url" content="/"/>
  52. <meta name="text:link 4" content=""/>
  53. <meta name="text:link 4 url" content="/"/>
  54. <meta name="text:link 5" content=""/>
  55. <meta name="text:link 5 url" content="/"/>
  56. <meta name="text:link 6" content=""/>
  57. <meta name="text:link 6 url" content="/"/>
  58. <meta name="text:link 7" content=""/>
  59. <meta name="text:link 7 url" content="/"/>
  60. <meta name="text:link 8" content=""/>
  61. <meta name="text:link 8 url" content="/"/>
  62. <meta name="text:link 9" content=""/>
  63. <meta name="text:link 9 url" content="/"/>
  64.  
  65.  
  66.  
  67. <!----------------------------------------STYLESHEETS---->
  68.  
  69. <link href="http://static.tumblr.com/j2yc61v/Zmjnvnx09/a.css"rel="stylesheet">
  70. <link href="http://static.tumblr.com/j2yc61v/Xdynwngl4/m.css"rel="stylesheet">
  71.  
  72. <!----------------------------------------SCRIPT #1---->
  73.  
  74. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  75.  
  76. <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
  77. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  78. <script>
  79. (function($){
  80. $(document).ready(function(){
  81. $("[title]").style_my_tooltips();
  82. });
  83. })(jQuery);
  84. </script>
  85. <!----------------------------------------SCRIPT #2---->
  86.  
  87. <script type="text/javascript">
  88. jQuery(document).ready(function() {
  89. jQuery(".showr").hide();
  90. //toggle the componenet with class msg_body
  91. jQuery(".capti").click(function()
  92. {
  93. jQuery(this).next(".showr").slideToggle(500);
  94. });});
  95. </script>
  96.  
  97.  
  98. <style type="text/css">
  99.  
  100. /*--------------------------------MAIN--*/
  101.  
  102.  
  103. ::-webkit-scrollbar-thumb:vertical {
  104. background:{color:main} center url('{image:pattern}');
  105. border: 5px double {color:background};
  106. }
  107.  
  108. ::-webkit-scrollbar {
  109. background:{color:main} center url('{image:pattern}');
  110. border: 7px solid {color:background};
  111. }
  112.  
  113. #s-m-t-tooltip {
  114. font:9px arial;
  115. font-style:italic;
  116. font-weight:bold;
  117. color:{color:main};
  118. padding:2px 5px 2px 5px;
  119. background-color:{color:3};
  120. border:1px solid {color:1};
  121. }
  122.  
  123. body {
  124. background:{color:background} url('{image:background}') fixed;
  125. font:11px arial;
  126. overflow-y:auto;
  127. overflow-x:hidden;
  128. color:{color:main};
  129. }
  130.  
  131. a{
  132. color:{color:links};
  133. text-decoration:none;
  134. }
  135.  
  136. .sd code{
  137. background:{color:1};
  138. color:{color:main};
  139. }
  140.  
  141. #tumblr_lightbox div:nth-child(2) { background:{color:3};}
  142.  
  143. #tumblr_lightbox a img {border: 5px solid {color:3};}
  144.  
  145. /*--------------------------------POSTS--*/
  146.  
  147. .cont{
  148. position:relative;
  149. left:50%;
  150. {block:IfNotSmallWidth}
  151. width:400px;
  152. {/block:IfNotSmallWidth}
  153. {block:IfSmallWidth}
  154. width:290px;
  155. {/block:IfSmallWidth}
  156.  
  157. {block:IndexPage}
  158. {block:IfNotSmallWidth}
  159. margin:100px 0 10px -199px;
  160. {/block:IfNotSmallWidth}
  161. {block:IfSmallWidth}
  162. margin:100px 0 10px -144px;
  163. {/block:IfSmallWidth}
  164. {/block:IndexPage}
  165.  
  166. {block:PermalinkPage}
  167. {block:IfNotSmallWidth}
  168. margin:50px 0 4% -199px;
  169. {/block:IfNotSmallWidth}
  170. {block:IfSmallWidth}
  171. margin:50px 0 4% -144px;
  172. {/block:IfSmallWidth}
  173. {/block:PermalinkPage}
  174. }
  175.  
  176.  
  177. #posts {
  178. margin-left:auto;
  179. margin-right:auto;
  180. {block:PermalinkPage}
  181. margin-bottom:10px;
  182. {/block:PermalinkPage}
  183. color:{color:main};
  184. width:auto;
  185. }
  186.  
  187. /*--------------------------------POSTS EXTRA--*/
  188.  
  189. #photoset, #photo, #vidso{
  190. {block:IfNotColoredPosts}
  191. {block:IfPhotoFilter}
  192. background:{color:photo filter};
  193. {/block:IfPhotoFilter}
  194. {block:IfNotPhotoFilter}
  195. background:{color:3} center url('{image:pattern}');
  196. {/block:IfNotPhotoFilter}
  197. padding:0px;
  198. {/block:IfNotColoredPosts}
  199. {block:IfNotBorderOnPosts}
  200. background:none;
  201. {/block:IfNotBorderOnPosts}
  202.  
  203. {block:IfBorderOnPosts}
  204. {block:IfNotSolidBorderColor}
  205. padding:{block:IfPostsPadding}{text:posts padding}{/block:IfPostsPadding} {block:IfNotPostsPadding}30px{/block:IfNotPostsPadding};
  206. {/block:IfNotSolidBorderColor}
  207. {block:IfSolidBorderColor}
  208. padding:{block:IfPostsPadding}{text:posts padding}{/block:IfPostsPadding} {block:IfNotPostsPadding}30px{/block:IfNotPostsPadding};
  209. {/block:IfSolidBorderColor}
  210. {/block:IfBorderOnPosts}
  211. }
  212.  
  213. {block:IfPhotoFilter}
  214. {block:IndexPage}
  215. .filte{
  216. {block:IfNotColoredPosts}
  217. background:{color:photo filter};
  218. {/block:IfNotColoredPosts}
  219. }
  220.  
  221. #flit{
  222. opacity:.5;
  223. -webkit-filter: grayscale(100%);
  224. -moz-filter: grayscale(100%);
  225. -ms-filter: grayscale(100%);
  226. -o-filter: grayscale(100%);
  227. filter: grayscale(100%);
  228. filter: gray; /* IE 6-9 */
  229.  
  230. -webkit-transition: all 0.9s ease-out;
  231. -moz-transition: all 0.9s ease-out;
  232. transition: all 0.9s ease-out;
  233. }
  234.  
  235. #posts:hover #flit{
  236. opacity:1;
  237. filter: grayscale(0%);
  238. -webkit-filter: grayscale(0%);
  239. -moz-filter: grayscale(0%);
  240. -ms-filter: grayscale(0%);
  241. -o-filter: grayscale(0%);
  242. }
  243. {/block:IndexPage}
  244. {/block:IfPhotoFilter}
  245.  
  246. #photoset{
  247. {block:IfColoredPosts}
  248. background:{color:1} center url('{image:pattern}');
  249. {/block:IfColoredPosts}
  250. {block:IfBorderOnPosts}
  251. {block:IfNotSolidBorderColor}
  252. border:1px solid {color:1};
  253. {/block:IfNotSolidBorderColor}
  254. {block:IfSolidBorderColor}
  255. border:1px solid {color:Border Solid Color};
  256. {/block:IfSolidBorderColor}
  257. {/block:IfBorderOnPosts}
  258. }
  259.  
  260.  
  261. #photo{
  262. {block:IfColoredPosts}
  263. background:{color:2} center url('{image:pattern}');
  264. {/block:IfColoredPosts}
  265. background-size:cover;
  266. {block:IfBorderOnPosts}
  267. {block:IfNotSolidBorderColor}
  268. border:1px solid {color:2};
  269. {/block:IfNotSolidBorderColor}
  270. {block:IfSolidBorderColor}
  271. border:1px solid {color:Border Solid Color};
  272. {/block:IfSolidBorderColor}
  273. {/block:IfBorderOnPosts}
  274. }
  275.  
  276. #vidso{
  277. {block:IfColoredPosts}
  278. background:{color:5} center url('{image:pattern}');
  279. {/block:IfColoredPosts}
  280. {block:IfBorderOnPosts}
  281. {block:IfNotSolidBorderColor}
  282. border:1px solid {color:4};
  283. {/block:IfNotSolidBorderColor}
  284. {block:IfSolidBorderColor}
  285. border:1px solid {color:Border Solid Color};
  286. {/block:IfSolidBorderColor}
  287. {/block:IfBorderOnPosts}
  288. }
  289.  
  290. /*-----------------------------POSTS SETTINGS--*/
  291.  
  292. #posts a {
  293. color:{color:links};
  294. font:9px arial;
  295. text-transform:uppercase;
  296. text-decoration:none;
  297. font-style:italic;
  298. font-weight:bold;
  299. }
  300.  
  301. #posts blockquote{
  302. border:1px solid {color:1};
  303. }
  304.  
  305. #caption{
  306. background:{color:3};
  307. padding:10px;
  308. }
  309.  
  310. #caption blockquote small, sub, sup{
  311. font:11px arial;
  312. }
  313.  
  314. #caption blockquote code{
  315. font:12px arial;
  316. }
  317.  
  318.  
  319. #caption blockquote{
  320. color:{color:main};
  321. border:1px solid {color:3};
  322. background:{color:3};
  323. max-height:450px;
  324. }
  325.  
  326. #caption blockquote blockquote{
  327. border:1px solid {color:5};
  328. padding:10px;
  329. }
  330.  
  331. #caption blockquote a{
  332. color:{color:links};
  333. }
  334.  
  335.  
  336. #posts pre{
  337. background:{color:background};
  338. color:{color:main};
  339. }
  340.  
  341. #posts pre a{
  342. color:{color:1};
  343. }
  344.  
  345. #textpost blockquote{
  346. border:1px solid {color:main};
  347. }
  348.  
  349. b, strong {
  350. color:{color:main};
  351. background:{color:2};
  352. }
  353.  
  354. i, em {
  355. color:{color:main};
  356. background:{color:4};
  357. }
  358.  
  359. .title{
  360. background:{color:2} center url('{image:pattern}');
  361. background-size:cover;
  362. text-shadow:
  363. -1px -1px 0 {color:main},
  364. 1px -1px 0 {color:main},
  365. -1px 1px 0 {color:main},
  366. 1px 1px 0 {color:main};
  367. font:20px arial;
  368. font-weight:bold;
  369. font-style:italic;
  370. margin:0px;
  371. }
  372.  
  373. .title a{
  374. font:20px arial;
  375. font-weight:bold;
  376. font-style:italic;
  377. }
  378.  
  379. #tt{
  380. background:{color:3};
  381. margin:0px;
  382. border:1px solid {color:main};
  383. color:{color:5};
  384. text-shadow:
  385. -1px -1px 0 {color:main},
  386. 1px -1px 0 {color:main},
  387. -1px 1px 0 {color:main},
  388. 1px 1px 0 {color:main};
  389. }
  390.  
  391. ::-moz-selection{
  392. background-color: {color:5};
  393. color:{color:3};
  394. }
  395. ::selection{
  396. background-color:{color:5};
  397. color:{color:3};
  398. }
  399.  
  400.  
  401. /*--------------------------------POST INFO--*/
  402.  
  403.  
  404. #inf{
  405. background:{color:2} center url('{image:pattern}');
  406. background-size:cover;
  407. border-top:1px solid {color:3};
  408. overflow:hidden;
  409. margin:0 0 30% 0;
  410. }
  411.  
  412. /*-------------------NOTES-*/
  413. #psnf, #psts{
  414. position:absolute;
  415. }
  416.  
  417. #psnf{
  418. width:100%;
  419. background:{color:5};
  420. }
  421.  
  422. #pstinf {
  423. background:{color:5};
  424. width:50%;
  425. padding:10px 0 0 0;
  426. margin:0px;
  427. text-align:right;
  428. }
  429.  
  430. #psts{
  431. width:50%;
  432. height:200%;
  433. background:{color:5};
  434. }
  435.  
  436.  
  437. #pstinf a, #glo a{
  438. border:none;
  439. background:{color:3};
  440. margin:0 0 10px 0;
  441. color:{color:links};
  442. }
  443.  
  444. #pstinf a:hover, #glo a:hover {
  445. background:{color:4};
  446. }
  447.  
  448. /*----------------NOTES #2-*/
  449.  
  450. #ljs{
  451. height:35px;
  452. background:{color:1};
  453. }
  454.  
  455. #glo #paddin{
  456. padding:10px 10px 0 10px;
  457. }
  458.  
  459. #glo a{
  460. margin:0 3px 10px 0;
  461. display:inline-block;
  462.  
  463. }
  464. /*--------------------TAGS-*/
  465.  
  466. #ts{
  467. background:{color:2};
  468. width:50%;
  469. padding:10px 0 0 0;
  470. float:right;
  471. }
  472.  
  473. #ts a{
  474. background:{color:3};
  475. margin:0 0 10px 0;
  476. }
  477.  
  478. #ts a{
  479. color:{color:links};
  480. text-transform:lowercase;
  481. }
  482.  
  483.  
  484. #ts a:hover{
  485. background:{color:1};
  486. }
  487.  
  488. /*-------------------EXTRA-*/
  489.  
  490. #sjo{
  491. position:relative;
  492. margin:-35px 0 0 0;
  493. z-index:99999;
  494. }
  495.  
  496. #paddin{
  497. padding:0 10px 0 10px;
  498. }
  499.  
  500. #padding{
  501. padding:10px;
  502. }
  503.  
  504. #wl{
  505. position:absolute;
  506. left:50%;
  507. width:1px;
  508. height:100%;
  509. background:{color:3};
  510. z-index:11111;
  511. }
  512.  
  513. #lkh{
  514. position:absolute;
  515. width:100%;
  516. left:0px;
  517. height:100%;
  518. background:{color:2};
  519. }
  520. /*--------------------------------PERMALINK--*/
  521.  
  522.  
  523. #notereblog{
  524. position:relative;
  525. display:block;
  526. background:{color:4};
  527. border-bottom:1px solid {color:3};
  528. }
  529.  
  530. #notedate{
  531. text-align:left;
  532. display:inline-block;
  533. overflow:hidden;
  534. background:{color:5};
  535. width:50%;
  536. }
  537.  
  538. #notenote{
  539. text-align:right;
  540. display:inline-block;
  541. float:left;
  542. font:11px arial;
  543. font-weight:lighter;
  544. font-style:italic;
  545. overflow:hidden;
  546. background:{color:2};
  547. width:50%;
  548. height:100%;
  549. }
  550.  
  551. #notenote #psts{
  552. background:{color:2};
  553. }
  554.  
  555. #notes{
  556. background:{color:5};
  557. color:{color:main};
  558. font:10px arial;
  559. font-style:italic;
  560. font-weight:bold;
  561. text-align:center;
  562. margin:0px;
  563. padding:0px;
  564. border-top:1px solid {color:3};
  565. overflow:hidden;
  566. }
  567.  
  568.  
  569. #notes a{
  570. color:{color:links};
  571. background:{color:3};
  572. padding:2px;
  573. text-decoration:none;
  574. }
  575.  
  576. #perma_tags{
  577. background:{color:border solid color};
  578. text-align:left;
  579. font:9px arial;
  580. text-transform:uppercase;
  581. font-style:italic;
  582. font-weight:bold;
  583. margin:0px;
  584. padding:10px 10px 5px 10px;
  585. }
  586.  
  587. #perma_tags a{
  588. background:{color:3};
  589. color:{color:links};
  590. text-decoration:none;
  591. font:9px arial;
  592. letter-spacing:0px;
  593. font-style:italic;
  594. padding:2px 5px 2px 5px;
  595. }
  596.  
  597. #perma_tags a:hover{
  598. background:{color:5};
  599. }
  600.  
  601. #prmas{
  602. position:relative;
  603. background:{color:1};
  604. border-top:1px solid {color:3};
  605. max-height:100px;
  606. overflow-y:auto;
  607. overflow-x:hidden;
  608. }
  609.  
  610. #prmas a{
  611. color:{color:links};
  612. text-decoration:none;
  613. font:8px arial;
  614. font-style:italic;
  615. font-weight:bold;
  616. }
  617.  
  618. #prmas img{
  619. width:10px;
  620. margin:0 5px 0 0;
  621. }
  622.  
  623. #prmas li{
  624. list-style-type: none;
  625. margin:0 0 0 -20px;
  626. }
  627.  
  628.  
  629.  
  630. /*--------------------------------MUSIC--*/
  631.  
  632. .music_w {
  633. position:relative;
  634. background:{color:1} bottom url('{image:pattern}');
  635. background-size:cover;
  636. }
  637.  
  638.  
  639. #audiocontent {
  640. position:relative;
  641. border-radius:0px;
  642. text-align:left;
  643. display:inline-block;
  644. text-transform:uppercase;
  645. word-wrap: break-word;
  646. width:70%;
  647. }
  648.  
  649. #audiocontent code{
  650. font:10px arial;
  651. padding:10px 0 5px 10px;
  652. font-style:italic;
  653. width:100%;
  654. }
  655.  
  656. #audiocontent b{
  657. font:8px arial;
  658. margin:0px;
  659. width:100%;
  660. font-style:italic;
  661. background:none;
  662. }
  663.  
  664.  
  665. #almart{
  666. background:{color:2};
  667. background-size:cover;
  668. background-position:center;
  669. border-right:1px solid {color:3};
  670. }
  671.  
  672. #player{
  673. opacity:0;
  674. -webkit-transition: all 0.9s ease-out;
  675. -moz-transition: all 0.9s ease-out;
  676. transition: all 0.9s ease-out;
  677. }
  678.  
  679. .music_w:hover #player{
  680. opacity:1;
  681. -webkit-transition: all 0.9s ease-out;
  682. -moz-transition: all 0.9s ease-out;
  683. transition: all 0.9s ease-out;
  684. }
  685.  
  686.  
  687. /*--------------------------------QUOTE--*/
  688.  
  689. #quote{
  690. color:{color:main};
  691. background:{color:4} center url('{image:pattern}');
  692. background-size:cover;
  693. text-shadow:
  694. -1.2px -1.2px 0 {color:3},
  695. 1.2px -1.2px 0 {color:3},
  696. -1.2px 1.2px 0 {color:3},
  697. 1.2px 1.2px 0 {color:3};
  698. }
  699.  
  700. #qsource{
  701. background:{color:3};
  702. padding:10px;
  703. font:12px arial;
  704. font-style:italic;
  705. }
  706.  
  707. #qsource a{
  708. color:{color:links};
  709. text-decoration:none;
  710. }
  711.  
  712. /*--------------------------------CHAT--*/
  713.  
  714. #titlechat{
  715. background:{color:3};
  716. border-bottom:1px solid {color:1};
  717. }
  718.  
  719. .chat li:nth-child(odd) {
  720. color:{color:main};
  721. background:{color:3};
  722. }
  723.  
  724. .chat li:nth-child(even) {
  725. color:{color:main};
  726. background:{color:4};
  727. }
  728.  
  729.  
  730. /*--------------------------------ASK--*/
  731.  
  732.  
  733. #ask {
  734. color:{color:2};
  735. background-size:cover;
  736. }
  737.  
  738.  
  739. #asker{
  740. background:{color:3};
  741. color:{color:1};
  742. letter-spacing:2px;
  743. text-shadow:
  744. -1.2px -1.2px 0 {color:main},
  745. 1.2px -1.2px 0 {color:main},
  746. -1.2px 1.2px 0 {color:main},
  747. 1.2px 1.2px 0 {color:main};
  748. }
  749.  
  750. #asker, #asker a{
  751. font:22px arial;
  752. font-style:italic;
  753. font-weight:bold;
  754. }
  755.  
  756. #asker a{
  757. color:{color:2};
  758. letter-spacing:2px;
  759. text-shadow:
  760. -1.2px -1.2px 0 {color:links},
  761. 1.2px -1.2px 0 {color:links},
  762. -1.2px 1.2px 0 {color:links},
  763. 1.2px 1.2px 0 {color:links};
  764. background:{color:3};
  765. text-decoration:none;
  766. }
  767.  
  768. #asker a:hover{
  769. color:{color:4};
  770. background:none;
  771. }
  772.  
  773. #ask_q{
  774. background:{color:5} center url('{image:pattern}');
  775. background-size:cover;
  776. color:{color:main};
  777. }
  778.  
  779.  
  780. #ask_q p{
  781. background:{color:3};
  782. }
  783.  
  784. #answer{
  785. background:{color:3};
  786. color:{color:main};
  787. }
  788.  
  789.  
  790. /*--------------------------------PERMALINK TOP BAR--*/
  791.  
  792. #perma_top{
  793. position:fixed;
  794. bottom:0px;
  795. left:0px;
  796. width:100%;
  797. height:4%;
  798. z-index:999999;
  799. text-align:center;
  800. overflow:hidden;
  801. font-style:italic;
  802. padding:0px 0 10px 0;
  803. background:{color:background};
  804. }
  805.  
  806. #perma_top a{
  807. text-decoration:none;
  808. display:inline-block;
  809. height:100%;
  810. width:25%;
  811. font:11px arial;
  812. font-style:italic;
  813. text-transform:uppercase;
  814. color:{color:links};
  815. padding:10px 0 20px 0;
  816. }
  817.  
  818.  
  819. #pagis{
  820. position:relative;
  821. text-align:center;
  822. }
  823.  
  824. #pagis a{
  825. display:inline-block;
  826. padding:3px 5px 3px 5px;
  827. background:{color:1};
  828. margin:0 0 0 0;
  829. color:{color:main};
  830. text-transform:lowercase;
  831. -webkit-transition: all 0.9s ease-out;
  832. -moz-transition: all 0.9s ease-out;
  833. transition: all 0.9s ease-out;
  834. }
  835.  
  836. #pagis h8{
  837. display:block;
  838. padding:10px;
  839. font-style:italic;
  840. }
  841.  
  842. #pagis a:hover{
  843. background:{color:2};
  844. }
  845.  
  846. #extrac{
  847. display:block;
  848. text-align:center;
  849. margin:20% 0 0 0;
  850. font:9px arial;
  851. font-style:italic;
  852. }
  853.  
  854. #extrac a{
  855. border-bottom:1px solid {color:1};
  856. }
  857. /*--------------------------------CAPTION BUTTON--*/
  858.  
  859. #buttoncap{
  860. {block:IfCaption}
  861. display:none;
  862. {/block:IfCaption}
  863. padding:10px 0 10px 0;
  864. text-align:center;
  865. font:10px arial;
  866. font-style:italic;
  867. font-weight:bold;
  868. letter-spacing:1px;
  869. overflow:hidden;
  870. text-shadow:
  871. -1.2px -1.2px 0 {color:3},
  872. 1.2px -1.2px 0 {color:3},
  873. -1.2px 1.2px 0 {color:3},
  874. 1.2px 1.2px 0 {color:3};
  875. -webkit-transition: all 0.9s ease-out;
  876. -moz-transition: all 0.9s ease-out;
  877. transition: all 0.9s ease-out;
  878. }
  879.  
  880. .capt{
  881. background:{color:2};
  882. }
  883. .capo{
  884. background:{color:1};
  885. }
  886.  
  887. #capti a{
  888. text-decoration:none;
  889. }
  890.  
  891. {block:IndexPage}
  892. #buttoncap:hover{
  893. background:{color:3};
  894. -webkit-transition: all 0.9s ease-out;
  895. -moz-transition: all 0.9s ease-out;
  896. transition: all 0.9s ease-out;
  897. }
  898.  
  899. {/block:IndexPage}
  900.  
  901.  
  902.  
  903. /*------------------------------SIDEBAR--*/
  904.  
  905. .sidebar{
  906. {block:IndexPage}
  907. {block:IfSidebarStyleTwo}
  908. position:fixed;
  909. {block:IfTooTall}
  910. top:0px;
  911. {/block:IfTooTall}
  912. {block:IfNotTooTall}
  913. top:50%;
  914. {/block:IfNotTooTall}
  915. left:50%;
  916. {block:IfSmallWidth}
  917. width:200px;
  918. margin:{block:IfNotTooTall}-250px{/block:IfNotTooTall}{block:IfTooTall}0{/block:IfTooTall} 0 0 -450px;
  919. {/block:IfSmallWidth}
  920. {block:IfNotSmallWidth}
  921. width:300px;
  922. margin:{block:IfNotTooTall}-250px{/block:IfNotTooTall}{block:IfTooTall}0{/block:IfTooTall} 0 0 -600px;
  923. {/block:IfNotSmallWidth}
  924. z-index:999999999999;
  925. {/block:IfSidebarStyleTwo}
  926. {block:IfNotSidebarStyleTwo}
  927. position:relative;
  928. margin:0 0 100px 0;
  929. {/block:IfNotSidebarStyleTwo}
  930. {/block:IndexPage}
  931.  
  932. {block:PermalinkPage}
  933. position:fixed;
  934. {block:IfNotTooTall}
  935. top:50%;
  936. {/block:IfNotTooTall}
  937. {block:IfTooTall}
  938. top:0px;
  939. {/block:IfTooTall}
  940. {block:IfSmallWidth}
  941. width:200px;
  942. margin:{block:IfNotTooTall}-250px{/block:IfNotTooTall}{block:IfTooTall}0{/block:IfTooTall} 0 0 -300px;
  943. {/block:IfSmallWidth}
  944. {block:IfNotSmallWidth}
  945. width:300px;
  946. margin:{block:IfNotTooTall}-250px{/block:IfNotTooTall}{block:IfTooTall}0{/block:IfTooTall} 0 0 -350px;
  947. {/block:IfNotSmallWidth}
  948. {/block:PermalinkPage}
  949.  
  950. -webkit-animation:fadeIn 1.5s ease-out;
  951. -moz-animation:fadeIn 1.5s ease-out;
  952. -o-animation:fadeIn 1.5s ease-out;
  953. }
  954.  
  955. .sidebar img{
  956. max-width:70px;
  957. margin:0 0 0 10px;
  958. {block:IfIconImage}
  959. {block:IfIconBorder}
  960. border-left:1px solid {color:3};
  961. {/block:IfIconBorder}
  962. {/block:IfIconImage}
  963. }
  964.  
  965. {block:IfSidebarImage}
  966. #sidep{
  967. background:{color:5} top center url('{image:sidebar}');
  968. background-size:auto 100px;
  969. height:100px;
  970. border-top:1px solid {color:3};
  971. border-bottom:1px solid {color:3};
  972. }
  973. {/block:IfSidebarImage}
  974.  
  975. #desc{
  976. display:inline-block;
  977. width:100%;
  978. background:{color:1};
  979. text-align:right;
  980. {block:IfNotSidebarImage}
  981. border-top:1px solid {color:3};
  982. {/block:IfNotSidebarImage}
  983. }
  984.  
  985.  
  986. #title{
  987. padding:10px 20px 10px 20px;
  988. font:{block:IfTopTitleFontSize}{text:top title font size}{/block:IfTopTitleFontSize}{block:IfNotTopTitleFontSize}40px{/block:IfNotTopTitleFontSize} arial;
  989. color:{color:main};
  990. {block:IfTopTitleEffect}
  991. -webkit-text-fill-color:{color:main};
  992. -webkit-text-stroke-width: {text:title text stroke}{block:IfNotTitleTextStroke} 1.1px{/block:IfNotTitleTextStroke};
  993. -webkit-text-stroke-color:{color:4};
  994. text-shadow: -4px 0px 0px {color:1};
  995. {/block:IfTopTitleEffect}
  996. font-style:italic;
  997. background:{color:4};
  998. }
  999.  
  1000.  
  1001. #sidept2{
  1002. position:relative;
  1003. background:{color:2};
  1004. border-top:1px solid {color:3};
  1005. overflow:hidden;
  1006. }
  1007.  
  1008. #links{
  1009. position:relative;
  1010. display:inline-block;
  1011. {block:IfUpdates}
  1012. width:50%;
  1013. float:left;
  1014. background:{color:5};
  1015. {/block:IfUpdates}
  1016. {block:IfNotUpdates}
  1017. background:{color:2};
  1018. {/block:IfNotUpdates}
  1019. text-align:right;
  1020. }
  1021.  
  1022. #updates{
  1023. position:relative;
  1024. display:inline-block;
  1025. width:50%;
  1026. font:9px arial;
  1027. font-style:italic;
  1028. }
  1029.  
  1030. #updates #padding{
  1031. padding:20px;
  1032. }
  1033.  
  1034. #lok{
  1035. position:absolute;
  1036. width:50%;
  1037. height:100%;
  1038. background:{color:5};
  1039. }
  1040.  
  1041.  
  1042. #linua{
  1043. position:absolute;
  1044. left:50%;
  1045. height:100%;
  1046. width:1px;
  1047. background:{color:3};
  1048. }
  1049.  
  1050. #links #padding{
  1051. padding:10px 0 0 10px;
  1052. }
  1053.  
  1054. #links a{
  1055. color:{color:links};
  1056. text-decoration:none;
  1057. font-style:italic;
  1058. background:{color:3};
  1059. display:inline-block;
  1060. margin:0 10px 10px 0;
  1061. padding:2px 5px 3px 5px;
  1062. {block:IndexPage}
  1063. {block:IfSidebarStyleTwo}
  1064. {block:IfUpdates}
  1065. {block:IfSmallWidth}
  1066. display:block;
  1067. padding:5px;
  1068. {/block:IfSmallWidth}
  1069. {/block:IfUpdates}
  1070. {/block:IfSidebarStyleTwo}
  1071. {block:IfNotSidebarStyleTwo}
  1072. {block:IfUpdates}
  1073. {block:IfSmallWidth}
  1074. width:46px;
  1075. display:inline-block;
  1076. {/block:IfSmallWidth}
  1077. {/block:IfUpdates}
  1078. {/block:IfNotSidebarStyleTwo}
  1079. {/block:IndexPage}
  1080.  
  1081. {block:PermalinkPage}
  1082. {block:IfSmallWidth}
  1083. {block:IfUpdates}
  1084. display:block;
  1085. width:70px;
  1086. {/block:IfUpdates}
  1087. {block:IfNotUpdates}
  1088. display:inline-block;
  1089. {/block:IfNotUpdates}
  1090. {/block:IfSmallWidth}
  1091.  
  1092. {block:IfNotSmallWidth}
  1093. {block:IfUpdates}
  1094. display:inline-block;
  1095. width:48px;
  1096. {/block:IfUpdates}
  1097. {block:IfNotUpdates}
  1098. display:inline-block;
  1099. {/block:IfNotUpdates}
  1100. {/block:IfNotSmallWidth}
  1101. {/block:PermalinkPage}
  1102.  
  1103. -webkit-transition: all 0.9s ease-out;
  1104. -moz-transition: all 0.9s ease-out;
  1105. transition: all 0.9s ease-out;
  1106. }
  1107.  
  1108. #links a:hover{
  1109. background:{color:4};
  1110. -webkit-transition: all 0.9s ease-out;
  1111. -moz-transition: all 0.9s ease-out;
  1112. transition: all 0.9s ease-out;
  1113. }
  1114.  
  1115.  
  1116. #extrabo{
  1117. position:relative;
  1118. display:block;
  1119. background:{color:1};
  1120. border-top:1px solid {color:3};
  1121. }
  1122.  
  1123. #extrabo #padding{
  1124. padding:20px;
  1125. }
  1126.  
  1127.  
  1128. /*--------------------------------EXTRA--*/
  1129.  
  1130.  
  1131. /*--------------------------------END OF CSS--*/
  1132.  
  1133. </style>
  1134.  
  1135. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  1136. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  1137.  
  1138. <script>
  1139. $(document).ready(function(){
  1140. $('.video iframe').each(function(){
  1141. var scale = $(this).parents('.video').width() / 500;
  1142. $(this).attr({
  1143. width: Math.floor($(this).attr('width') * scale),
  1144. height: Math.floor($(this).attr('height') * scale)
  1145. });
  1146. });
  1147. });
  1148. </script>
  1149.  
  1150. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  1151. <script>
  1152. $(document).ready(function(){
  1153. $('.photo-slideshow').pxuPhotoset({
  1154. lightbox: true,
  1155. rounded: false,
  1156. gutter: '4px',
  1157. borderRadius: '0px',
  1158. photoset: '.photo-slideshow',
  1159. photoWrap: '.photo-data',
  1160. photo: '.pxu-photo'
  1161. });
  1162.  
  1163. });
  1164. </script>
  1165.  
  1166. </head>
  1167.  
  1168. <script>
  1169. // minimal soundcloud player © eoxk.tumblr
  1170. $(document).ready(function(){
  1171. var color = '{color:5}'; // color of play button (hex)
  1172. $('.soundcloud_audio_player').each(function(){
  1173. $(this).attr({ src: $(this).attr('src').split('&')[0] + '&amp;liking=false&amp;sharing=false&amp;auto_play=false&amp;show_comments=false&amp;continuous_play=false&amp;buying=false&amp;show_playcount=false&amp;show_artwork=true&amp;origin=tumblr&amp;color=' + color.split('#')[1], height: 20, width: '100%' });
  1174. });
  1175. });
  1176. </script>
  1177.  
  1178. <body onkeydown="return false"><div id="b"></div>
  1179. <!-----------------------------------------------------------CODE STARTS-->
  1180. <div class="cont">
  1181.  
  1182. <!-------------------------------------TOP BAR-->
  1183.  
  1184. <div class="sidebar">
  1185.  
  1186. {block:IfTopTitle}
  1187. <div id="title">
  1188. {block:Iftitle}
  1189. {text:title}
  1190. {/block:Iftitle}
  1191. {block:IfNottitle}
  1192. {Title}
  1193. {/block:IfNottitle}
  1194. </div>
  1195. {/block:IfTopTitle}
  1196.  
  1197. <div id="sidep"></div>
  1198.  
  1199. <div id="desc"><img src="{image:icon}"align="right">
  1200. <div id="padding">{Description}</div>
  1201. </div>
  1202.  
  1203. <div id="sidept2">
  1204.  
  1205. <div id="lok"></div><div id="linua"></div>
  1206.  
  1207. {block:IfUpdates}
  1208. <div id="updates"><div id="padding">{text:updates}</div></div>
  1209. {/block:IfUpdates}
  1210.  
  1211.  
  1212. <div id="links"><div id="padding">
  1213.  
  1214. <a href="/">index</a>
  1215. <a href="/ask">ask</a>
  1216. <a href="/archive">archive</a>
  1217. {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>
  1218. {/block:ifLink1}
  1219. {block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>
  1220. {/block:ifLink2}
  1221. {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>
  1222. {/block:ifLink3}
  1223. {block:ifLink4}<a href="{text:Link 4 URL}">{text:Link 4}</a>
  1224. {/block:ifLink4}
  1225. {block:ifLink5}<a href="{text:Link 5 URL}">{text:Link 5}</a>
  1226. {/block:ifLink5}
  1227. {block:ifLink6}<a href="{text:Link 6 URL}">{text:Link 6}</a>
  1228. {/block:ifLink6}
  1229. {block:ifLink7}<a href="{text:Link 7 URL}">{text:Link 7}</a>
  1230. {/block:ifLink7}
  1231. {block:ifLink8}<a href="{text:Link 8 URL}">{text:Link 8}</a>
  1232. {/block:ifLink8}
  1233. {block:ifLink9}<a href="{text:Link 9 URL}">{text:Link 9}</a>
  1234. {/block:ifLink9}
  1235. </div></div>
  1236. </div>
  1237.  
  1238. {block:IfExtraBox}
  1239. <div id="extrabo"><div id="padding">{text:extra box}</div></div>
  1240. {/block:IfExtraBox}
  1241.  
  1242. </div>
  1243.  
  1244.  
  1245. <!-------------------------------------POSTS-->
  1246.  
  1247. <div class="autopagerize_page_element">
  1248.  
  1249. {block:Posts}<div id="posts">
  1250.  
  1251. <!-------------------------------------PHOTOS-->
  1252.  
  1253.  
  1254. {block:Photo}
  1255. {block:IndexPage}
  1256. <div id="photo">
  1257. <div class="filte">
  1258. <div id="flit">
  1259. <img src="{PhotoURL-HighRes}" width="100%">
  1260. </div></div></div>
  1261.  
  1262. {block:IfCaptionButton}
  1263. {block:Caption}
  1264. <a class="capti" style="text-decoration:none;padding:0px;" >
  1265. <div id="buttoncap" class="capo" >SHOW CAPTION</div></a>
  1266. <div class="showr">
  1267. <div id="caption">
  1268. {Caption}
  1269. </div>
  1270. </div>
  1271. {/block:Caption}
  1272. {/block:IfCaptionButton}
  1273.  
  1274. {block:IfCaption}
  1275. {block:Caption}
  1276. <div id="caption">
  1277. {Caption}
  1278. </div>
  1279. {/block:Caption}
  1280. {/block:IfCaption}
  1281. {/block:IndexPage}
  1282.  
  1283. {block:PermalinkPage}
  1284. {LinkOpenTag}
  1285. <div id="photo">
  1286. <img src="{PhotoURL-HighRes}" width="100%">
  1287. </div>
  1288. {LinkCloseTag}
  1289. {/block:PermalinkPage}
  1290. {/block:Photo}
  1291.  
  1292.  
  1293. <!-------------------------------------PHOTOSET-->
  1294.  
  1295.  
  1296. {block:Photoset}
  1297. <div id="photoset">
  1298. <center>
  1299. <div class="filte">
  1300. <div id="flit">
  1301.  
  1302.  
  1303. <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">
  1304. {block:Photos}
  1305. <div class="photo-data">
  1306. <div class="pxu-photo">
  1307. <img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}">
  1308. </div>
  1309. <a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a>
  1310. </div>
  1311. {/block:Photos}</div>
  1312.  
  1313. </div></div>
  1314. </center>
  1315. </div>
  1316.  
  1317. {block:IndexPage}
  1318. {block:IfCaptionButton}
  1319.  
  1320. {block:Caption}
  1321. <a class="capti" style="text-decoration:none;padding:0px;" >
  1322. <div id="buttoncap"class="capt">SHOW CAPTION</div></a>
  1323. <div class="showr">
  1324. <div id="caption">
  1325. {Caption}
  1326. </div>
  1327. </div>
  1328. {/block:Caption}
  1329. {/block:IfCaptionButton}
  1330.  
  1331. {block:IfCaption}
  1332. {block:Caption}
  1333. <div id="caption">
  1334. {Caption}
  1335. </div>
  1336. {/block:Caption}
  1337. {/block:IfCaption}
  1338. {/block:IndexPage}
  1339.  
  1340. {/block:Photoset}
  1341.  
  1342.  
  1343.  
  1344. <!-------------------------------------AUDIO-->
  1345.  
  1346. {block:Audio}
  1347.  
  1348. <div class="music_w">
  1349. {block:AlbumArt}
  1350. <div id="almart" style="background-image: url('{AlbumArtURL}');" ></div>
  1351. {/block:AlbumArt}
  1352.  
  1353. <div id="audiocontent">
  1354. <code>{block:TrackName}{TrackName}{/block:TrackName}</code>
  1355. <br>
  1356. <b>{block:Artist}{Artist}{/block:Artist}</b>
  1357. </div>
  1358.  
  1359. <div id="booe">
  1360. {block:AudioPlayer}
  1361. <div id="player">
  1362. {AudioPlayerWhite}
  1363. </div>
  1364. {/block:AudioPlayer}
  1365. </div>
  1366.  
  1367. </div>
  1368.  
  1369.  
  1370. {block:IndexPage}
  1371. {block:IfCaptionButton}
  1372. {block:Caption}
  1373. <a class="capti" style="text-decoration:none;padding:0px;" >
  1374. <div id="buttoncap"class="capt">SHOW CAPTION </div></a>
  1375. <div class="showr">
  1376. <div id="caption">
  1377. {Caption}
  1378. </div>
  1379. </div>
  1380. {/block:Caption}
  1381. {/block:IfCaptionButton}
  1382.  
  1383. {block:IfCaption}
  1384. {block:Caption}
  1385. <div id="caption">
  1386. {Caption}
  1387. </div>
  1388. {/block:Caption}
  1389. {/block:IfCaption}
  1390. {/block:IndexPage}
  1391.  
  1392. {/block:Audio}
  1393.  
  1394.  
  1395. <!-------------------------------------VIDEO-->
  1396.  
  1397.  
  1398. {block:Video}
  1399. <center>
  1400. <div id="vidso">
  1401. <div class="video">{Video-500}</div>
  1402. </div>
  1403. </center>
  1404.  
  1405. {block:IndexPage}
  1406. {block:IfCaptionButton}
  1407. {block:Caption}
  1408. <a class="capti" style="text-decoration:none;padding:0px;" >
  1409. <div id="buttoncap"class="capt">SHOW CAPTION</div></a>
  1410. <div class="showr">
  1411. <div id="caption">
  1412. {Caption}
  1413. </div>
  1414. </div>
  1415. {/block:Caption}
  1416. {/block:IfCaptionButton}
  1417.  
  1418. {block:IfCaption}
  1419. {block:Caption}
  1420. <div id="caption">
  1421. {Caption}
  1422. </div>
  1423. {/block:Caption}
  1424. {/block:IfCaption}
  1425. {/block:IndexPage}
  1426.  
  1427. {/block:Video}
  1428.  
  1429.  
  1430. <!-------------------------------------ASK-->
  1431.  
  1432. {block:Answer}
  1433. <div id="ask">
  1434. <img src="{AskerPortraitURL-128}"align="left" style="background:{color:1} center url('{image:pattern}'); padding:15px;max-width:80px;margin:0 5px 10px 0;">
  1435. <div id="asker">{Asker}</div>
  1436. <div id="ask_q"><p>{Question}</p></div>
  1437. <div id="answer">{Answer}</div>
  1438. </div>
  1439. {/block:Answer}
  1440.  
  1441.  
  1442. <!-------------------------------------TEXT-->
  1443.  
  1444. {block:Text}
  1445. {block:Title}
  1446. <div class="title">
  1447. <div id="tt">
  1448. {Title}
  1449. </div>
  1450. </div>
  1451. {/block:Title}
  1452. <div style="background:{color:3};padding:20px 30px 20px 30px;">
  1453. {Body}
  1454. </div>
  1455. {/block:Text}
  1456.  
  1457.  
  1458. <!-------------------------------------LINK-->
  1459.  
  1460.  
  1461. {block:Link}
  1462. <div class="title" style="background:{color:3};">
  1463. <a style="font-size:20px;font-style:italic;font-weight:bold;color:{color:2};" href="{URL}" {Target}>{Name}</a>
  1464. </div>
  1465. {block:Description}
  1466. <div style="background:{color:3};padding:20px 30px 20px 30px;">
  1467. {Description}
  1468. </div>
  1469. {/block:Description}
  1470. {/block:Link}
  1471.  
  1472.  
  1473. <!-------------------------------------QUOTE-->
  1474.  
  1475.  
  1476. {block:Quote}
  1477. <div id="quote">{Quote}</div>
  1478. {block:Source}
  1479. <div id="qsource"> ―{Source}― </div>
  1480. {/block:Source}
  1481. {/block:Quote}
  1482.  
  1483. <!-------------------------------------CHAT-->
  1484.  
  1485.  
  1486. {block:Chat}
  1487. <div id="chatpost">
  1488. {block:Title}
  1489. <div id="titlechat">
  1490. {Title}</div>
  1491. {/block:Title}
  1492.  
  1493. <ul class="chat">
  1494. {block:Lines}
  1495. <li class="{Alt} user_{UserNumber}">
  1496. {block:Label}
  1497. <b>{Label}</b>
  1498. {/block:Label}
  1499. {Line}
  1500. </li>
  1501. {/block:Lines}
  1502. </ul>
  1503. </div>
  1504. {/block:Chat}
  1505.  
  1506.  
  1507. <!-------------------------------------POST INFO-->
  1508.  
  1509.  
  1510. {block:IndexPage}
  1511. <div id="inf">
  1512.  
  1513. <!-------------NOTES #2-->
  1514.  
  1515. <div id="ljs"><div id="glo"><div id="paddin">
  1516.  
  1517.  
  1518. <a href="{Permalink}" target="_blank"title="{lang:Posted TimeAgo}" >{12HourWithZero}.{Minutes}.{Seconds}{CapitalAmPm}</a>
  1519.  
  1520. {block:NoteCount}
  1521. <a href="{Permalink}" target="_blank" > {NoteCountWithLabel} </a>
  1522. {/block:NoteCount}
  1523.  
  1524. <a href="{ReblogURL}"target="_blank" >reblog</a>
  1525. </div></div></div>
  1526.  
  1527.  
  1528. {block:HasTags}
  1529.  
  1530. <!----------------EXTRA-->
  1531.  
  1532. <div id="sjo"><div id="wl"></div>
  1533.  
  1534. <!----------------NOTES-->
  1535.  
  1536. <div id="pstinf"><div id="paddin">
  1537. {block:NoteCount}
  1538. <a href="{Permalink}" target="_blank" > {NoteCountWithLabel} </a>
  1539. {/block:NoteCount}
  1540. {block:NotReblog}
  1541. <a href="{Permalink}" target="_blank"title="{lang:Posted TimeAgo}" >{12HourWithZero}.{Minutes}.{Seconds}{CapitalAmPm}</a>
  1542. {block:NotReblog}
  1543. <a href="{ReblogURL}"target="_blank" >reblog</a>
  1544. </div><div id="psts"></div></div>
  1545.  
  1546. <!-----------------TAGS-->
  1547. <div id="ts"><div id="paddin">
  1548. {block:Tags}
  1549. <a href="/tagged/{Tag}">#{Tag}</a>
  1550. {/block:Tags}
  1551. </div>
  1552. <div id="lkh"></div>
  1553. </div>
  1554.  
  1555. </div>
  1556. {/block:HasTags}
  1557.  
  1558.  
  1559. </div>
  1560. {/block:IndexPage}
  1561.  
  1562.  
  1563.  
  1564. <!-------------------------------------PERMALINK-->
  1565.  
  1566.  
  1567. {block:Date}
  1568. {block:PermalinkPage}
  1569.  
  1570. {block:Caption}
  1571. <div id="caption">
  1572. {Caption}
  1573. </div>
  1574. {/block:Caption}
  1575.  
  1576. <!---------------------TAGS-->
  1577.  
  1578. {block:HasTags}
  1579. <div id="perma_tags">
  1580. tagged as:
  1581. {block:Tags}
  1582. <a href="{TagURL}">{Tag}</a> {/block:Tags}
  1583. </div>
  1584. {/block:HasTags}
  1585.  
  1586. <!---------------------DATE-->
  1587.  
  1588. <div id="notes">
  1589.  
  1590. {block:RebloggedFrom}
  1591. <div id="notereblog">
  1592. <div id="padding">
  1593. <a href="/">{name}</a> reblogged this from <a href="{ReblogParentURL}" target="_blank" >{ReblogParentName}</a>
  1594. </div>
  1595. </div>
  1596. {/block:RebloggedFrom}
  1597.  
  1598. <div id="notedate">
  1599. <div id="padding">
  1600. {block:Date}
  1601. {DayOfWeek}, {Month} {DayOfMonth} {Year}.
  1602. {/block:Date}
  1603. </div>
  1604.  
  1605. </div>
  1606.  
  1607. <div id="notenote">
  1608. <div id="padding">
  1609. {block:NoteCount}
  1610. With {NoteCountWithLabel}
  1611. {/block:NoteCount}
  1612. </div>
  1613. <div id="psts"></div>
  1614. </div>
  1615.  
  1616.  
  1617. </div>
  1618.  
  1619. <!---------------------NOTES-->
  1620.  
  1621. {block:PostNotes}
  1622.  
  1623. <div id="prmas"><div id="padding">{PostNotes}</div> </div>
  1624. {/block:PostNotes}
  1625.  
  1626. {/block:PermalinkPage}
  1627. </div>
  1628. {block:Date}
  1629.  
  1630. <!------------------------------END OF PERMALINK-->
  1631.  
  1632. {/block:Posts}
  1633.  
  1634. <!-----------------------------------DO NOT DELETE----------->
  1635.  
  1636. <!-- {block:NoRebloggedFrom}
  1637. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  1638. {/block:NoRebloggedFrom} -->
  1639.  
  1640. {block:ContentSource}<!-- {SourceURL}
  1641. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  1642. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1643. {/block:ContentSource}
  1644. </div>
  1645. <!-------------------------------------PAGINATION-->
  1646. {block:Pagination}
  1647. <div id="pagis">
  1648.  
  1649. <h8>{lang:Page CurrentPage of TotalPages}</h8>
  1650.  
  1651. {block:PreviousPage}
  1652. <a href="{PreviousPage}">{lang:Previous page} </a>
  1653. {/block:PreviousPage}
  1654.  
  1655. {block:NextPage}
  1656. <a href="{NextPage}">{lang:Next page}</a>
  1657. {/block:NextPage}
  1658.  
  1659. </div>
  1660.  
  1661. {/block:Pagination}
  1662.  
  1663. <div id="extrac">
  1664. theme optimized for <u>google chrome</u>, powered by <u>tumblr</u><br><br>
  1665. made by <a href="http://exoa.tumblr.com/">exoa</a>
  1666. </div>
  1667.  
  1668. </div></div></div>
  1669.  
  1670. <div id="bgs"></div>
  1671.  
  1672. <!-------------------------------------PERMA PAGI-->
  1673.  
  1674. {block:PermalinkPage}
  1675. <div id="perma_top">
  1676. {block:PermalinkPagination}
  1677. {block:PreviousPost}
  1678. <a href="{PreviousPost}" >Previous Post</a>
  1679. {/block:PreviousPost}
  1680. <a href="/" >INDEX</a>
  1681. {block:NextPost}
  1682. <a href="{NextPost}" >Next Post</a>
  1683. {/block:NextPost}
  1684. {/block:PermalinkPagination}
  1685. </div>
  1686. {/block:PermalinkPage}
  1687.  
  1688. <!-------------------------------------------------------------CODE ENDS-->
  1689.  
  1690. <!-----------------------------------DO NOT DELETE----------->
  1691.  
  1692. <div class="sd">
  1693. <a href="http://exoa.tumblr.com/"target="_blank"><code>YA</code></a>
  1694. <div id="sb">
  1695. <a href="http://exoa.tumblr.com/"target="_blank">MADE BY YOONORA</a>
  1696. </div></div>
  1697. </body>
  1698. <!-----------------------------------DO NOT DELETE----------->
  1699. </html>
Advertisement
Add Comment
Please, Sign In to add comment