yoonora

014 - caught up

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