Advertisement
kingdap

Dying Will

Sep 21st, 2014
16,894
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.46 KB | None | 0 0
  1. <!-----------------------------------------------------------------------
  2. Dying Will by megidolaon-for-everyone
  3.  
  4. Credits:
  5. Q&A Posts: excolo
  6. Two-Column Code: manatopia
  7. Sidebar: http://www.pixiv.net/member_illust.php?mode=medium&illust_id =17359278
  8.  
  9. Please keep the credits intact! You're free to make changes to the
  10. theme, but only for personal use.
  11.  
  12. ------------------------------------------------------------------------>
  13.  
  14.  
  15. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  16.  
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18.  
  19. <head>
  20.  
  21. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  22.  
  23. <meta name="image:Background" content="http://static.tumblr.com/bec76c1876c8e4739cc4acb31d79b577/fp8s385/XK6nc5yzk/tumblr_static_74t68y56ypcsgss84c0kg48cw.png">
  24. <meta name="image:Sidebar" content="http://static.tumblr.com/7a77331920d6fba56cead7f2e279926a/fp8s385/JMsnc5yzk/tumblr_static_8d1w79jup400oksg40w4cgck8.jpg">
  25. <meta name="image:Corner Image" content="http://static.tumblr.com/c41d46c17546d24edd1e5eaff361181b/fp8s385/eY1na0tcm/tumblr_static_58ao9hid8i8s8gwo4g0so8sg0.png">
  26.  
  27. <meta name="color:Title" content="#cc3434">
  28. <meta name="color:Title Hover" content="#ff8d8d">
  29. <meta name="color:Post" content="#fff">
  30. <meta name="color:Background" content="#fff">
  31. <meta name="color:Post Border" content="#d6d6d3">
  32. <meta name="color:Text" content="#949494">
  33. <meta name="color:Link" content="#d18683">
  34. <meta name="color:Link Hover" content="#dabcbc">
  35. <meta name="color:Emphasis Text" content="#d95e40">
  36. <meta name="color:Blockquote Text" content="#aaa">
  37.  
  38. <meta name="color:Pagination" content="#823826">
  39. <meta name="color:Pagination Hover" content="#d7a89d">
  40.  
  41. <meta name="color:Post Title" content="#ae4b33">
  42. <meta name="color:Link Post Hover" content="#e89e8c">
  43. <meta name="color:Icon Border" content="#ececec">
  44.  
  45. <meta name="color:Track Text" content="#696969">
  46. <meta name="color:Track BG" content="#eee">
  47. <meta name="color:Album BG" content="#eee">
  48.  
  49. <meta name="color:Sidebar Link" content="#696969">
  50. <meta name="color:Sidebar Link Hover" content="#ce888b">
  51. <meta name="color:Description" content="#555">
  52.  
  53. <meta name="color:Scrollbar" content="#e09797">
  54.  
  55. <meta name="color:Permalink" content="#ad5959">
  56. <meta name="color:Permalink Hover" content="#fec1c1">
  57. <meta name="color:PermaInfo BG" content="#dfa69e">
  58. <meta name="color:PermaInfo" content="#fff2f0">
  59. <meta name="color:PermaInfo BG Hover" content="#fed3d3">
  60. <meta name="color:PermaInfo Hover" content="#fed3d3">
  61. <meta name="color:Tag" content="#777">
  62. <meta name="color:Tag Hover" content="#ccc">
  63.  
  64. <meta name="text:Updates" content="Updates:<br> or anything else!">
  65. <meta name="text:Corner Image Width" content="200px">
  66. <meta name="text:Corner Image Position" content="100px">
  67. <meta name="text:Link 1" content="Link 1">
  68. <meta name="text:Link 1 URL" content="/">
  69. <meta name="text:Link 2" content="Link 2">
  70. <meta name="text:Link 2 URL" content="/">
  71. <meta name="text:Link 3" content="Link 3">
  72. <meta name="text:Link 3 URL" content="/">
  73. <meta name="text:Link 4" content="Link 4">
  74. <meta name="text:Link 4 URL" content="/">
  75.  
  76. <meta name="if:250 Posts" content="0">
  77. <meta name="if:400 Posts" content="0">
  78. <meta name="if:500 Posts" content="1">
  79. <meta name="if:Captions" content="0">
  80. <meta name="if:Infinite Scroll" content="1">
  81. <meta name="if:Month Day Year" content="0">
  82. <meta name="if:Day Month Year" content="0">
  83. <meta name="if:Year Month Day" content="1">
  84. <meta name="if:12 Hour Time" content="0">
  85.  
  86. <title>{Title}</title>
  87.  
  88. <link rel="shortcut icon" href="{Favicon}" />
  89.  
  90. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  91.  
  92. <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:250, tip_fade_speed:350, attribute:"title"}); }); })(jQuery); </script>
  93.  
  94. <style type= "text/css">
  95.  
  96. ::-webkit-scrollbar-thumb:vertical {
  97. background-color:{color:Scrollbar};
  98. height: 30px;
  99. }
  100.  
  101. ::-webkit-scrollbar-thumb:horizontal {
  102. background-color:{color:Scrollbar};
  103. height: 9px;
  104. width: 30px;
  105. }
  106.  
  107. ::-webkit-scrollbar {
  108. background-color:transparent;
  109. height: 5px;
  110. width: 5px;
  111. }
  112.  
  113. @font-face {
  114. font-family: "economica";
  115. src: url('https://dl.dropboxusercontent.com/u/81174604/economica-regular.ttf');
  116. }
  117.  
  118. body {
  119. background-attachment: fixed;
  120. background-image: url('{image:Background}');
  121. background-color: {color:Background};
  122. font-family: Calibri;
  123. font-size: 11px;
  124. position: absolute;
  125. right: 350px;
  126. word-wrap: break-word;
  127. overflow-x: hidden;
  128. }
  129.  
  130. a:link, a:active, a:visited {
  131. text-decoration:none;
  132. color: {color:Link};
  133. -webkit-transition: all 0.5s ease-in-out;
  134. -moz-transition: all 0.5s ease-in-out;
  135. -o-transition: all 0.5s ease-in-out;
  136. }
  137.  
  138. a:hover {
  139. color: {color:Link Hover};
  140. }
  141.  
  142. b, strong, .strong, i, em, .em {
  143. color:{color:Emphasis Text};
  144. }
  145.  
  146. blockquote {
  147. color: {color:Blockquote Text};
  148. border-left: 1px solid {color:Text};
  149. padding: 3px 10px;
  150. margin: 0;
  151. margin-left: 15px;
  152. margin-top: 10px;
  153. margin-bottom: 10px;
  154. }
  155.  
  156. #s-m-t-tooltip {
  157. display: block;
  158. font-family: calibri;
  159. text-transform: UPPERCASE;
  160. background: #fff;
  161. font-size: 8px;
  162. line-height: 10px;
  163. letter-spacing: 1px;
  164. color:{color:Text};
  165. max-width: 250px;
  166. word-wrap: break-word;
  167. padding: 3px 5px;
  168. position: absolute;
  169. z-index: 9999999999999999;
  170. text-align:left;
  171. {block:IndexPage}
  172. {block:if250Posts}
  173. margin-left: -400px;
  174. {/block:if250Posts}
  175. {block:if400Posts}
  176. margin-left: -500px;
  177. {/block:if400Posts}
  178. {block:if500Posts}
  179. margin-left: -400px;
  180. {/block:if500Posts}
  181. {/block:IndexPage}
  182. {block:PermalinkPage}
  183. margin-left: -400px;
  184. {/block:PermalinkPage}
  185. }
  186.  
  187. /*SIDEBAR*/
  188. #sidebar {
  189. top: 150px;
  190. width: 150px;
  191. height: auto;
  192. position:fixed;
  193. right: 150px;
  194. }
  195.  
  196.  
  197. /*UPDATES*/
  198. .descrip {
  199. }
  200.  
  201. .desc {
  202. text-align: left;
  203. font-size: 8px;
  204. letter-spacing: 1px;
  205. line-height: 10px;
  206. max-height: 75px;
  207. overflow-y: auto;
  208. font-family: trebuchet ms;
  209. text-transform: uppercase;
  210. color: {color:Description};
  211. margin-top: 0px;
  212. width: 75px;
  213. margin-left: 16px;
  214. display: block;
  215. }
  216.  
  217. /*DESCRIPTION*/
  218. .realdesc {
  219. color: {color:Description};
  220. text-align: center;
  221. width: 140px;
  222. padding: 5px;
  223. }
  224.  
  225. /*TITLE*/
  226. #title {
  227. font-family: economica;
  228. font-size: 19px;
  229. letter-spacing: 1px;
  230. margin-top: 0px;
  231. margin-left: 0px;
  232. padding: 5px;
  233. width: 140px;
  234. text-align: center;
  235. opacity: 1;
  236. -webkit-transition: all 0.6s linear;
  237. -moz-transition: all 0.6s linear;
  238. -o-transition: all 0.6s linear;
  239. }
  240.  
  241. #title a {
  242. color: {color:Title};
  243. }
  244.  
  245. #title a:hover {
  246. color: {color:Title Hover}
  247. }
  248.  
  249. /*NAVIGATION*/
  250. .navwoo {
  251. position: absolute;
  252. width: 20px;
  253. margin-left: 158px;
  254. }
  255.  
  256. .navi {
  257. margin-top: 5px;
  258. margin-left: 3px;
  259. margin-right: 3px;
  260. }
  261.  
  262. .navi a:hover {
  263. border: 0px transparent;
  264. }
  265.  
  266. .navi img {
  267. width: 16px;
  268. }
  269.  
  270. /*LINKS*/
  271. .linkicon {
  272.  
  273. }
  274.  
  275. .links {
  276. text-align: left;
  277. font-family: Calibri;
  278. font-size: 9px;
  279. letter-spacing: 2px;
  280. text-transform: UPPERCASE;
  281. margin-top: 0px;
  282. width: 75px;
  283. max-height: 75px;
  284. overflow-y: auto;
  285. margin-left: 16px;
  286. }
  287.  
  288. .links a {
  289. display: block;
  290. width: 75px;
  291. color: {color:Sidebar Link};
  292. margin-bottom: 3px;
  293. }
  294.  
  295. .links a:hover {
  296. color: {color:Sidebar Link Hover};
  297. }
  298.  
  299. /*POSTS*/
  300. #content {
  301. text-align: left;
  302. margin-top: 50px;
  303. margin-bottom: 50px;
  304. z-index: 99;
  305. {block:IndexPage}
  306. {block:if250Posts}
  307. width: 560px;
  308. {/block:if250Posts}
  309. {block:if400Posts}
  310. width: 420px;
  311. {/block:if400Posts}
  312. {block:if500Posts}
  313. width: 520px;
  314. {/block:if500Posts}
  315. {/block:IndexPage}
  316. {block:PermalinkPage}
  317. width: 520px;
  318. {/block:PermalinkPage}
  319. }
  320.  
  321. .post {
  322. text-align: left;
  323. margin-bottom: 20px;
  324. padding: 9px;
  325. font-family: trebuchet ms;
  326. font-size: 10px;
  327. letter-spacing: 1px;
  328. line-height: 15px;
  329. {block:IndexPage}
  330. {block:if250Posts}
  331. margin-right: 10px;
  332. margin-bottom: 10px;
  333. width: 250px;
  334. {/block:if250Posts}
  335. {block:if400Posts}
  336. margin-bottom: 30px;
  337. width: 400px;
  338. {/block:if400Posts}
  339. {block:if500Posts}
  340. margin-bottom: 30px;
  341. width: 500px;
  342. {/block:if500Posts}
  343. {/block:IndexPage}
  344. {block:PermalinkPage}
  345. width: 500px;
  346. {/block:PermalinkPage}
  347. color: {color:Text};
  348. z-index: 100;
  349. border: solid 1px {color:Post Border};
  350. background-color: {color:Post};
  351. overflow: hidden;
  352. }
  353.  
  354. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {
  355. display:none;
  356. }
  357.  
  358. #infscr-loading {
  359. display:none;
  360. }
  361.  
  362. .nav {
  363. display:none!important;
  364. }
  365.  
  366. /*TITLE*/
  367. .posttitle {
  368. text-align: center;
  369. font-size: 10px;
  370. line-height: 11px;
  371. letter-spacing: 1px;
  372. margin-top: 5px;
  373. font-family: economica;
  374. font-size: 16px;
  375. color: {color:Post Title};
  376. }
  377.  
  378. .linktitle {
  379. text-align: center;
  380. font-size: 10px;
  381. line-height: 11px;
  382. letter-spacing: 1px;
  383. padding: 0px 0px 5px 0px;
  384. margin-top: 5px;
  385. font-family: economica;
  386. font-size: 17px;
  387. border-bottom: 1px solid {color:text};
  388. }
  389.  
  390. .linktitle a {
  391. color: {color:Post Title};
  392. -webkit-transition: all 0.4s linear;
  393. -moz-transition: all 0.4s linear;
  394. -o-transition: all 0.4s linear;
  395. }
  396.  
  397. .linktitle a:hover {
  398. color: {color:Link Post Hover};
  399. }
  400.  
  401. /*CHAT*/
  402. .line.even {
  403. font-style: italic;
  404. color: {color:Text};
  405. }
  406.  
  407. .line.odd {
  408. color: {color:Chat Font};
  409. }
  410.  
  411. /*QUOTE*/
  412. .quotations {
  413. position: absolute;
  414. display: inline;
  415. margin-top: 10px;
  416. font-family: georgia;
  417. font-size: 50px;
  418. line-height: 30px;
  419. color: {color:Text};
  420. }
  421.  
  422. .quote {
  423. margin-top: 10px;
  424. margin-left: 20px;
  425. line-height: 15px;
  426. display: inline-block;
  427. text-align: center;
  428. {block:IndexPage}
  429. {block:if400Posts}
  430. width:338px;
  431. {/block:if400Posts}
  432. {block:if500Posts}
  433. width:438px;
  434. {/block:if500Posts}
  435. {block:if250Posts}
  436. width: 188px;
  437. {/block:if250Posts}
  438. {/block:IndexPage}
  439. {block:PermalinkPage}
  440. width: 438px;
  441. {/block:PermalinkPage}
  442. padding: 0px 10px;
  443. font-family: economica;
  444. font-size:15px;
  445. margin-bottom: 5px;
  446. }
  447.  
  448. /*AUDIO*/
  449. .album {
  450. background-repeat: no-repeat;
  451. background-position: center;
  452. position: absolute;
  453. {block:IndexPage}
  454. {block:if250Posts}
  455. width: 75px;
  456. height: 75px;
  457. background-size: 50px;
  458. {/block:if250Posts}
  459. {block:if400Posts}
  460. width: 100px;
  461. height: 100px;
  462. background-size: 75px;
  463. {/block:if400Posts}
  464. {block:if500Posts}
  465. width: 100px;
  466. height: 100px;
  467. background-size: 75px;
  468. {/block:if500Posts}
  469. {/block:IndexPage}
  470. {block:PermalinkPage}
  471. width: 100px;
  472. height: 100px;
  473. background-size: 75px;
  474. {/block:PermalinkPage}
  475. background-image: url('https://cdn2.iconfinder.com/data/icons/ios-7-icons/50/high_volume-128.png');
  476. overflow: hidden;
  477. background-color: {color:Album BG};
  478. }
  479.  
  480. .album img {
  481. {block:IndexPage}
  482. {block:if250Posts}
  483. width: 75px;
  484. height: 75px;
  485. {/block:if250Posts}
  486. {block:if400Posts}
  487. width: 100px;
  488. height: 100px;
  489. {/block:if400Posts}
  490. {block:if500Posts}
  491. width: 100px;
  492. height: 100px;
  493. {/block:if500Posts}
  494. {/block:IndexPage}
  495. {block:PermalinkPage}
  496. width: 100px;
  497. height: 100px;
  498. {/block:PermalinkPage}
  499. overflow: hidden;
  500. }
  501.  
  502. .player {
  503. position: absolute;
  504. overflow: hidden;
  505. opacity: 0.9;
  506. {block:IndexPage}
  507. {block:if250Posts}
  508. width: 28px;
  509. padding: 2px 2px 0px 2px;
  510. margin-top: 23px;
  511. margin-left: 23px;
  512. {/block:if250Posts}
  513. {block:if400Posts}
  514. margin-left: 32px;
  515. margin-top: 32px;
  516. width: 33px;
  517. padding: 4px 0px 3px 5px;
  518. {/block:if400Posts}
  519. {block:if500Posts}
  520. margin-left: 32px;
  521. margin-top: 32px;
  522. width: 33px;
  523. padding: 4px 0px 3px 5px;
  524. {/block:if500Posts}
  525. {/block:IndexPage}
  526. {block:PermalinkPage}
  527. margin-left: 32px;
  528. margin-top: 32px;
  529. width: 33px;
  530. padding: 4px 0px 3px 5px;
  531. {/block:PermalinkPage}
  532. background-color: white;
  533. z-index: 10;
  534. }
  535.  
  536. .track {
  537. text-align: center;
  538. margin-left: 80px;
  539. background: {color:Track BG};
  540. color: {color:Track Text};
  541. {block:IndexPage}
  542. {block:if250Posts}
  543. width: 200px;
  544. height: 65px;
  545. max-height: 75px;
  546. margin-left: 80px;
  547. padding: 5px 40px 5px 110px;
  548. {/block:if250Posts}
  549. {block:if400Posts}
  550. width: 273px;
  551. height: 80px;
  552. max-height: 80px;
  553. margin-left: 105px;
  554. padding: 10px 30px 10px 120px;
  555. {/block:if400Posts}
  556. {block:if500Posts}
  557. width: 373px;
  558. height: 80px;
  559. max-height: 80px;
  560. margin-left: 105px;
  561. padding: 10px 30px 10px 120px;
  562. {/block:if500Posts}
  563. {/block:IndexPage}
  564. {block:PermalinkPage}
  565. width: 373px;
  566. height: 80px;
  567. max-height: 80px;
  568. margin-left: 105px;
  569. padding: 10px 30px 10px 120px;
  570. {/block:PermalinkPage}
  571. margin-bottom: 5px;
  572. display: table-cell;
  573. vertical-align: middle;
  574. overflow-y: auto;
  575. }
  576.  
  577.  
  578. /*CAPTION*/
  579. .caption {
  580. line-height: 12px;
  581. text-align: left;
  582. {block:if250Posts}
  583. margin-top: -5px;
  584. {/block:if250Posts}
  585. {block:if400Posts}
  586. margin-top: -5px;
  587. {/block:if400Posts}
  588. {block:if500Posts}
  589. margin-top: -5px;
  590. {/block:if500Posts}
  591. }
  592.  
  593. /*ANSWER*/
  594. .portrait img {
  595. width: 50px;
  596. padding: 4px;
  597. border: 1px solid {color:Icon Border};
  598. -webkit-transition: all 0.5s linear;
  599. -moz-transition: all 0.5s linear;
  600. -o-transition: all 0.5s linear;
  601. }
  602.  
  603. .answer {
  604. width: 100%;
  605. }
  606.  
  607. /*CAPTION*/
  608. .caption {
  609. line-height: 12px;
  610. text-align: left;
  611. margin-top: -5px;
  612. }
  613.  
  614. /*TAG*/
  615. #tag {
  616. color:{color:Tag};
  617. text-transform: UPPERCASE;
  618. font-family: calibri;
  619. letter-spacing: 2px;
  620. font-size: 9px;
  621. line-height: 10px;
  622. margin-bottom: 20px;
  623. }
  624.  
  625. .tags {
  626. display: inline-block;
  627. color:{color:Tag};
  628. }
  629.  
  630. .tags a {
  631. color:{color:Tag};
  632. }
  633.  
  634. .tags a:hover {
  635. color:{color:Tag Hover};
  636. }
  637.  
  638. /*PERMALINK*/
  639. #perm {
  640. font-family: economica;
  641. letter-spacing: 2px;
  642. font-size: 11px;
  643. padding: 0px 5px 0px 5px;
  644. opacity: 0;
  645. width: 75%;
  646. z-index: 9000;
  647. text-align: right;
  648. margin-top: 20px;
  649. margin-left: -5px;
  650. margin-bottom: -5px;
  651. text-transform: UPPERCASE;
  652. color: {color:Permalink};
  653. -webkit-transition: all 0.9s ease-out;
  654. -moz-transition: all 0.9s ease-out;
  655. -o-transition: all 0.9s ease-out;
  656. }
  657.  
  658. .post:hover #perm {
  659. opacity: 1;
  660. margin-left: -5px;
  661. width: 100%;
  662. }
  663.  
  664. #perm a {
  665. color: {color:Permalink};
  666. }
  667.  
  668. #perm a:hover {
  669. color: {color:Permalink Hover};
  670. }
  671.  
  672. #perma {
  673. font-family: economica;
  674. margin-left: -5px;
  675. letter-spacing: 2px;
  676. font-size: 11px;
  677. text-transform: UPPERCASE;
  678. position: absolute;
  679. padding: 2px 5px 2px 5px;
  680. opacity: 0;
  681. z-index: 9000;
  682. text-align: center;
  683. background-color: white;
  684. color: {color:Permalink};
  685. width: 50%;
  686. -webkit-transition: all 0.9s ease-out;
  687. -moz-transition: all 0.9s ease-out;
  688. -o-transition: all 0.9s ease-out;
  689. }
  690.  
  691. .post:hover #perma {
  692. opacity: 1;
  693. background: rgb(255, 255, 255); /* Fallback for older browsers without RGBA-support */
  694. background: rgba(255, 255, 255, 0.9);
  695. margin-left: -5px;
  696. width: 100%;
  697. }
  698.  
  699. #perma a {
  700. color: {color:Permalink};
  701. }
  702.  
  703. #perma a:hover {
  704. color: {color:Permalink Hover};
  705. }
  706.  
  707. /*PERMALINK PAGE*/
  708. ol.notes {
  709. font-size: 8px;
  710. font-family: calibri;
  711. letter-spacing: 1px;
  712. text-transform: UPPERCASE;
  713. padding: 0px;
  714. margin: 5px 0px;
  715. list-style-type: none;
  716. border-bottom: solid 1px {color:Post Border};
  717. }
  718.  
  719. ol.notes li.note {
  720. border-top: solid 1px {color:Post Border};
  721. padding: 5px;
  722. }
  723.  
  724. ol.notes li.note img.avatar {
  725. vertical-align: -4px;
  726. margin-right: 10px;
  727. width: 16px;
  728. height: 16px;
  729. }
  730.  
  731. ol.notes li.note span.action {
  732. font-weight: normal;
  733. }
  734.  
  735. ol.notes li.note .answer_content {
  736. font-weight: normal;
  737. }
  738.  
  739. ol.notes li.note blockquote {
  740. border-color: {color:Post Border};
  741. padding: 3px 10px;
  742. margin: 10px 0px 0px 25px;
  743. margin-bottom: 5px;
  744. }
  745.  
  746. ol.notes li.note blockquote a {
  747. text-decoration: none;
  748. }
  749.  
  750. .notess {
  751. max-height: 215px;
  752. overflow: auto;
  753. text-align: left;
  754. line-height: 30px;
  755. padding: 1px 0px 1px 0px;
  756. width: 520px;
  757. background-color: {color:Post};
  758. max-width: 520px;
  759. margin-bottom: 20px;
  760. }
  761.  
  762. #pcont {
  763. width: 520px;
  764. }
  765.  
  766. .booglyboo {
  767. display: inline-block;
  768. margin-right: -1px;
  769. width: 90px;
  770. padding: 3px 6px 3px 6px;
  771. text-align: center;
  772. text-transform: UPPERCASE;
  773. letter-spacing: 2px;
  774. font-size: 9px;
  775. color: {color:PermaInfo};
  776. background-color: {color:PermaInfo BG};
  777. -webkit-transition: all 0.5s ease-out;
  778. -moz-transition: all 0.5s ease-out;
  779. -o-transition: all 0.5s ease-out;
  780. }
  781.  
  782. .booglyboo a {
  783. color:{color:PermaInfo};
  784. -webkit-transition: all 0.5s ease-out;
  785. -moz-transition: all 0.5s ease-out;
  786. -o-transition: all 0.5s ease-out;
  787. }
  788.  
  789. .booglyboo:hover {
  790. background-color: {color:PermaInfo BG Hover};
  791. color: {color:PermaInfo Hover};
  792. }
  793.  
  794. .booglyboo a:hover {
  795. color: {color:PermaInfo Hover};
  796. }
  797.  
  798. /*PAGINATION*/
  799. #pag {
  800. text-align: center;
  801. font-family: Calibri;
  802. font-size: 10px;
  803. line-height: 12px;
  804. color: {color:Pagination};
  805. }
  806.  
  807. #pag a {
  808. color: {color:Pagination};
  809. -webkit-transition: all 0.5s ease-out;
  810. -moz-transition: all 0.5s ease-out;
  811. -o-transition: all 0.5s ease-out;
  812. }
  813.  
  814. #pag a:hover {
  815. color: {color:Pagination Hover};
  816. }
  817.  
  818. .corner {
  819. position: fixed;
  820. left: {text:Corner Image Position};
  821. bottom: 0px;
  822. }
  823.  
  824. .corner img {
  825. width: {text:Corner Image Width};
  826. }
  827.  
  828.  
  829. </style>
  830.  
  831. <script type="text/javascript">
  832. $(document).ready(function(){
  833. $(".links").hide();
  834. $(".linkicon").click(function(){
  835. $(this).next(".links").slideToggle('fast');
  836. }); });
  837. </script>
  838.  
  839. <script type="text/javascript">
  840. $(document).ready(function(){
  841. $(".desc").hide();
  842. $(".descrip").click(function(){
  843. $(this).next(".desc").slideToggle('fast');
  844. }); });
  845. </script>
  846.  
  847. {block:IndexPage}
  848. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  849.  
  850. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  851.  
  852. <script>
  853. $(function(){
  854. var $container = $('#content');
  855. $container.imagesLoaded(function(){
  856. $container.masonry({
  857. itemSelector: '.post',
  858. });
  859. });
  860. $container.infinitescroll({
  861. itemSelector : ".post",
  862. navSelector : "div.nav",
  863. nextSelector : ".nav a#next",
  864. loadingImg : "",
  865. loadingText : "<em></em>",
  866. bufferPx : 10000,
  867. extraScrollPx: 12000,
  868. },
  869. // trigger Masonry as a callback
  870. function( newElements ) {
  871. var $newElems = $( newElements ).css({ opacity: 0 });
  872. // ensure that images load before adding to masonry layout
  873. $newElems.imagesLoaded(function(){
  874. $newElems.animate({ opacity: 1 });
  875. $container.masonry( 'appended', $newElems, true );
  876. });
  877. }
  878. );
  879. });
  880. </script>
  881. {/block:IndexPage}
  882.  
  883. </head>
  884.  
  885. <body>
  886.  
  887. <div id="content">
  888. {block:ifInfiniteScroll}
  889.  
  890. {block:IndexPage}
  891. <div class="nav">
  892. {block:Pagination}
  893. {block:PreviousPage}
  894. <a href="{PreviousPage}">previous</a> &middot;
  895. {/block:PreviousPage}
  896. {block:NextPage}
  897. <a href="{NextPage}" id="next">next</a>
  898. {/block:NextPage}
  899. {/block:Pagination}
  900. </div>
  901. {/block:IndexPage}
  902.  
  903. {/block:ifInfiniteScroll}
  904.  
  905. <div id="sidebar">
  906.  
  907. <div id="title"><a href="/">{Title}</a></div>
  908.  
  909. <div class="navwoo">
  910. <center>
  911.  
  912. <div class="navi">
  913. <a href="/" title="home">
  914. <img src="http://static.tumblr.com/aqoekwn/A4Bm702ws/home.png">
  915. </a>
  916. </div>
  917.  
  918. <div class="navi">
  919. <a href="/ask" title="message">
  920. <img src="http://static.tumblr.com/aqoekwn/tdam71kji/mail.png">
  921. </a>
  922. </div>
  923.  
  924. <div class="navi">
  925. <a class="linkicon" title="links">
  926. <img src="http://i.imgur.com/Qp1Cig3.gif">
  927. </a>
  928.  
  929. <div class="links">
  930. {block:ifLink1}
  931. <a href="{text:Link 1 URL}">{text:Link 1}</a>
  932. {/block:ifLink1}
  933. {block:ifLink2}
  934. <a href="{text:Link 2 URL}">{text:Link 2}</a>
  935. {/block:ifLink2}
  936. {block:ifLink3}
  937. <a href="{text:Link 3 URL}">{text:Link 3}</a>
  938. {/block:ifLink3}
  939. {block:ifLink4}
  940. <a href="{text:Link 4 URL}">{text:Link 4}</a>
  941. {/block:ifLink4}
  942. </div>
  943.  
  944. {block:ifUpdates}
  945. <div class="navi" style="margin-left: 0px">
  946. <a class="descrip" title="updates">
  947. <img src="http://i.imgur.com/3JD1eeE.gif">
  948. </a>
  949. <div class="desc">{text:Updates}</div>
  950. </div>
  951. {/block:ifUpdates}
  952.  
  953. </div>
  954.  
  955. <div class="navi">
  956. <a href="http://mfe-themes.tumblr.com/" title="theme">
  957. <img src="http://static.tumblr.com/3dz05fq/u0Mmb20b0/heart.png">
  958. </a>
  959. </div>
  960.  
  961. </center>
  962. </div>
  963.  
  964. <img src="{image:Sidebar}" style="width: 150px;">
  965.  
  966. {block:Description}
  967. <div class="realdesc">{Description}</div>
  968. {/block:Description}
  969.  
  970. {block:IfNotInfiniteScroll}
  971. {block:IndexPage}
  972. <div id="pag">
  973. {block:Pagination}
  974. {block:PreviousPage}
  975. <a class="jump_page" href="{PreviousPage}">«</a>
  976. {/block:PreviousPage}
  977.  
  978. {{CurrentPage}/{TotalPages}}
  979.  
  980. {block:NextPage}
  981. <a class="jump_page" href="{NextPage}">»</a>
  982. {/block:NextPage}
  983. {/block:Pagination}
  984. </div>
  985. {/block:IndexPage}
  986. {/block:IfNotInfiniteScroll}
  987.  
  988. </div>
  989.  
  990. {block:Posts}
  991.  
  992. <div class="post">
  993.  
  994. {block:Text}
  995. {block:Title}<div class="posttitle">{Title}</div>{/block:Title}
  996. {Body}
  997.  
  998. {block:IndexPage}
  999. <div id="perm">
  1000. <div style= "border-bottom: 1px solid {color:Post Border}; margin-top: 3px;"></div>
  1001. <a href="{ReblogURL}">reblog</a> |
  1002. <a href="{Permalink}">{NoteCount} notes</a>
  1003. </div>
  1004. {/block:IndexPage}
  1005.  
  1006. {/block:Text}
  1007.  
  1008. {block:Photo}
  1009. {block:IndexPage}
  1010. <div id="perma">
  1011. <a href="{ReblogURL}">reblog</a> |
  1012. <a href="{Permalink}">{NoteCount} notes</a>
  1013. </div>
  1014. {/block:IndexPage}
  1015. {block:IndexPage}
  1016. {block:if250Posts}
  1017. <img src="{PhotoURL-250}" width="250px">
  1018. {/block:if250Posts}
  1019. {block:if400Posts}
  1020. <img src="{PhotoURL-400}" width="400px">
  1021. {/block:if400Posts}
  1022. {block:if500Posts}
  1023. <img src="{PhotoURL-500}" width="500px">
  1024. {/block:if500Posts}
  1025. {block:ifCaptions}
  1026. {block:Caption}
  1027. <div class="caption">
  1028. {Caption}
  1029. <div style="margin-bottom: -8px;"></div>
  1030. </div>
  1031. {/block:Caption}
  1032. {/block:ifCaptions}
  1033. {block:ifnotCaptions}
  1034. <div style="margin-bottom: -4px;"></div>
  1035. {/block:ifnotCaptions}
  1036. {/block:IndexPage}
  1037.  
  1038. {block:PermalinkPage}
  1039. <img src="{PhotoURL-500}">
  1040. <div style="margin-bottom: -3px;"></div>
  1041. {block:Caption}
  1042. <div class="caption">
  1043. {Caption}
  1044. <div style="margin-bottom: -8px;"></div>
  1045. </div>
  1046. {/block:Caption}
  1047. {/block:PermalinkPage}
  1048. </center>
  1049. {/block:Photo}
  1050.  
  1051. {block:Photoset}
  1052. {block:IndexPage}
  1053. <div id="perma">
  1054. <a href="{ReblogURL}">reblog</a> |
  1055. <a href="{Permalink}">{NoteCount} notes</a>
  1056. </div>
  1057. {/block:IndexPage}
  1058. {block:IndexPage}
  1059. {block:if250Posts}
  1060. {Photoset-250}
  1061. {/block:if250Posts}
  1062. {block:if400Posts}
  1063. {Photoset-400}
  1064. {/block:if400Posts}
  1065. {block:if500Posts}
  1066. {Photoset-500}
  1067. {/block:if500Posts}
  1068. {block:ifCaptions}
  1069. <div style="margin-bottom: -3px;"></div>
  1070. {block:Caption}
  1071. <div class="caption">
  1072. {Caption}
  1073. <div style="margin-bottom: -8px;"></div>
  1074. </div>
  1075. {/block:Caption}
  1076. {/block:ifCaptions}
  1077. {block:ifnotCaptions}
  1078. <div style="margin-bottom: -4px;"></div>
  1079. {/block:ifnotCaptions}
  1080. {/block:IndexPage}
  1081.  
  1082. {block:PermalinkPage}
  1083. {Photoset-500}
  1084. <div style="margin-bottom: -3px;"></div>
  1085. {block:Caption}
  1086. <div class="caption">
  1087. {Caption}
  1088. <div style="margin-bottom: -8px;"></div>
  1089. </div>
  1090. {/block:Caption}
  1091. {/block:PermalinkPage}
  1092. {/block:Photoset}
  1093.  
  1094. {block:Quote}
  1095. <div class="quotations">“</div>
  1096. <div class="quote">{Quote}</div>
  1097. <div class="quotations">”</div>
  1098. {block:Source}
  1099. <div style="text-align: center; margin-top: 10px;">— {Source} —</div>
  1100. {/block:Source}
  1101.  
  1102. {block:IndexPage}
  1103. <div id="perm" style="margin-top: 0px;">
  1104. <div style= "border-bottom: 1px solid {color:Post Border}; margin-top: 3px;"></div>
  1105. <a href="{ReblogURL}">reblog</a> |
  1106. <a href="{Permalink}">{NoteCount} notes</a>
  1107. </div>
  1108. {/block:IndexPage}
  1109.  
  1110. {/block:Quote}
  1111.  
  1112. {block:Link}
  1113. <div class="linktitle"><a href="{URL}">{Name}</a>
  1114. </div>
  1115. {block:Description}
  1116. {Description}
  1117. {/block:Description}
  1118.  
  1119. {block:IndexPage}
  1120. <div id="perm">
  1121. <div style= "border-bottom: 1px solid {color:Post Border}; margin-top: 3px;"></div>
  1122. <a href="{ReblogURL}">reblog</a> |
  1123. <a href="{Permalink}">{NoteCount} notes</a>
  1124. </div>
  1125. {/block:IndexPage}
  1126.  
  1127. {/block:Link}
  1128.  
  1129. {block:Chat}
  1130. {block:Title}<div class="posttitle">{Title}</div>{/block:Title}
  1131. {block:Lines}
  1132. <div class="line {Alt}">
  1133. {block:Label}<b>{Label}</b>
  1134. {/block:Label}
  1135. {Line}<br>
  1136. </div>
  1137. {/block:Lines}
  1138.  
  1139. {block:IndexPage}
  1140. <div id="perm" style="margin-top: 0px;">
  1141. <div style= "border-bottom: 1px solid {color:Post Border}; margin-top: 3px;"></div>
  1142. <a href="{ReblogURL}">reblog</a> |
  1143. <a href="{Permalink}">{NoteCount} notes</a>
  1144. </div>
  1145. {/block:IndexPage}
  1146.  
  1147. {/block:Chat}
  1148.  
  1149. {block:Video}
  1150. {block:IndexPage}
  1151. <div id="perma">
  1152. <a href="{ReblogURL}">reblog</a> |
  1153. <a href="{Permalink}">{NoteCount} notes</a>
  1154. </div>
  1155. {/block:IndexPage}
  1156. {block:IndexPage}
  1157. {block:if250Posts}
  1158. {Video-250}
  1159. {/block:if250Posts}
  1160. {block:if400Posts}
  1161. {Video-400}
  1162. {/block:if400Posts}
  1163. {block:if500Posts}
  1164. {Video-500}
  1165. {/block:if500Posts}
  1166. {block:ifCaptions}
  1167. <div style="margin-bottom: -3px;"></div>
  1168. {block:Caption}
  1169. <div class="caption">
  1170. {Caption}
  1171. <div style="margin-bottom: -8px;"></div>
  1172. </div>
  1173. {/block:Caption}
  1174. {/block:ifCaptions}
  1175. {block:ifnotCaptions}
  1176. <div style="margin-bottom: -4px;"></div>
  1177. {/block:ifnotCaptions}
  1178. {/block:IndexPage}
  1179.  
  1180. {block:PermalinkPage}
  1181. {Video-500}
  1182. <div style="margin-bottom: -3px;"></div>
  1183. {block:Caption}
  1184. <div class="caption">
  1185. {Caption}
  1186. <div style="margin-bottom: -8px;"></div>
  1187. </div>
  1188. {/block:Caption}
  1189. {/block:PermalinkPage}
  1190. {/block:Video}
  1191.  
  1192. {block:Answer}
  1193. <table style="margin-top: -3px;margin-left:-3px;padding-bottom:0px;margin-bottom:5px;">
  1194. <tr>
  1195. <td style="vertical-align:top;padding-right:7px;">
  1196. <div class="portrait"><img src="{AskerPortraitURL-64}"></div></td>
  1197. <td style="vertical-align:top;">
  1198. {Asker}:
  1199. {Question}
  1200. </td>
  1201. </tr>
  1202. </table>
  1203. <div style="margin-top: -6px;"></div>
  1204. <div class="answer">
  1205. {Answer}
  1206. </div>
  1207. <div style="margin-bottom: -7px;"></div>
  1208.  
  1209. {block:IndexPage}
  1210. <div id="perm">
  1211. <div style= "border-bottom: 1px solid {color:Post Border}; margin-top: 3px;"></div>
  1212. <a href="{ReblogURL}">reblog</a> |
  1213. <a href="{Permalink}">{NoteCount} notes</a>
  1214. </div>
  1215. {/block:IndexPage}
  1216.  
  1217. {/block:Answer}
  1218.  
  1219. {block:Audio}
  1220.  
  1221. {block:AudioPlayer}
  1222. <div class="player">{AudioPlayerWhite}</div>
  1223. {/block:AudioPlayer}
  1224.  
  1225. <div class="album">
  1226. {block:AlbumArt}
  1227. {block:IndexPage}
  1228. <img src="{AlbumArtURL}">
  1229. {/block:IndexPage}
  1230. {block:PermalinkPage}
  1231. <img src="{AlbumArtURL}">
  1232. {/block:PermalinkPage}
  1233. {/block:AlbumArt}
  1234. </div>
  1235.  
  1236. {block:ifnot250Posts}
  1237. <div class="track">
  1238. {block:TrackName}
  1239. {TrackName}<br>
  1240. {/block:TrackName}
  1241. {block:Artist}
  1242. {Artist}<br>
  1243. {/block:Artist}
  1244. {block:Album}
  1245. {Album}
  1246. {/block:Album}
  1247. </div>
  1248. {/block:ifnot250Posts}
  1249.  
  1250. {block:if250Posts}
  1251. <div class="track">
  1252. {block:TrackName}
  1253. {TrackName}<br>
  1254. {/block:TrackName}
  1255. {block:Artist}
  1256. {Artist}<br>
  1257. {/block:Artist}
  1258. </div>
  1259. {/block:if250Posts}
  1260.  
  1261. {block:IndexPage}
  1262. {block:ifCaptions}
  1263. <div class="caption">
  1264. {block:Caption}
  1265. {Caption}
  1266. <div style="margin-bottom: -10px;"></div>
  1267. {/block:Caption}
  1268. </div>
  1269. {/block:ifCaptions}
  1270.  
  1271. {block:ifnotCaptions}
  1272. <div style="margin-bottom: -4px;"></div>
  1273. {/block:ifnotCaptions}
  1274.  
  1275. {/block:IndexPage}
  1276.  
  1277. {block:IndexPage}
  1278. <div id="perm">
  1279. <div style= "border-bottom: 1px solid {color:Post Border}; margin-top: 3px;"></div>
  1280. <a href="{ReblogURL}">reblog</a> |
  1281. <a href="{Permalink}">{NoteCount} notes</a>
  1282. </div>
  1283. {/block:IndexPage}
  1284.  
  1285. {block:PermalinkPage}
  1286. {block:Caption}
  1287. <div class="caption"><div style="margin-top:0px;"></div>
  1288. {Caption}
  1289. </div>
  1290. {/block:Caption}
  1291. {/block:PermalinkPage}
  1292. {/block:Audio}
  1293.  
  1294. {block:ContentSource}
  1295. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1296. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1297. {/block:SourceLogo}
  1298. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1299. {/block:ContentSource}
  1300.  
  1301. </div>
  1302.  
  1303. {block:PermalinkPage}
  1304.  
  1305. <center>
  1306. {block:HasTags}
  1307. <div id="tag">
  1308. {block:Tags}
  1309. <div class="tags">
  1310. # <a href="{TagURL}">{Tag}</a>&nbsp&nbsp
  1311. </div>
  1312. {/block:Tags}
  1313. </div>
  1314. {/block:HasTags}
  1315.  
  1316. <div id="pcont">
  1317. <center>
  1318. {block:RebloggedFrom}
  1319. <div class="booglyboo">
  1320. <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>
  1321. </div>
  1322. <div class="booglyboo">
  1323. <a href="{ReblogRootURL}" title= "{ReblogRootName}">origin</a></div>
  1324. {/block:RebloggedFrom}
  1325.  
  1326. {block:NoteCount}
  1327. <div class="booglyboo">{NoteCount} notes</div>
  1328. {/block:NoteCount}
  1329.  
  1330. {block:Date}
  1331. <div class="booglyboo">
  1332. {block:ifMonthDayYear}
  1333. {MonthNumber}/{DayOfMonth}/{Year}
  1334. {/block:ifMonthDayYear}
  1335. {block:ifDayMonthYear}
  1336. {DayOfMonth}/{MonthNumber}/{Year}
  1337. {/block:ifDayMonthYear}
  1338. {block:ifYearMonthDay}
  1339. {Year}/{MonthNumber}/{DayOfMonth}
  1340. {/block:ifYearMonthDay}
  1341. </div>
  1342. {/block:Date}
  1343.  
  1344. {block:Date}
  1345. <div class="booglyboo" style="width: 92px;">
  1346. {block:if12HourTime}
  1347. {12Hour}:{Minutes}{AmPm}
  1348. {/block:if12HourTime}
  1349. {block:ifnot12HourTime}
  1350. {24Hour}:{Minutes}
  1351. {/block:ifnot12HourTime}
  1352. </div>
  1353. {/block:Date}
  1354. </center>
  1355.  
  1356. {block:PostNotes}
  1357. <center>
  1358. <div class="notess">{PostNotes}</div>
  1359. </center>
  1360. {/block:PostNotes}
  1361. </div>
  1362.  
  1363. {/block:PermalinkPage}
  1364.  
  1365.  
  1366. {/block:Posts}
  1367.  
  1368. <div class="corner"><img src="{image:Corner Image}"></div>
  1369.  
  1370. </div>
  1371.  
  1372. </body>
  1373.  
  1374. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement