Advertisement
aucarus

[02] (no) EXALT

Jan 31st, 2015
918
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.62 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--
  5. no EXALT designed and developed by AUCARUS → 1/31/15
  6. - Do not claim this theme as your's or remove credit
  7. - Do not move credit to another page
  8. - Heavy editing allowed
  9. -->
  10.  
  11.  
  12. <head>
  13.  
  14. <title>{Title}</title>
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  18. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  19. <script src="http://static.tumblr.com/5ojoydj/p9wmmzopi/jquery.style-my-tooltips.js"></script>
  20. <script src="http://static.tumblr.com/5ojoydj/En2mmzorm/style-my-tooltips.css"></script>
  21. <script>
  22. (function($){
  23. $(document).ready(function(){
  24. $("[title]").style_my_tooltips({
  25. tip_follows_cursor:true,
  26. tip_delay_time:200,
  27. tip_fade_speed:300,
  28. attribute:"title"
  29. });
  30. });
  31. })(jQuery);
  32. </script>
  33.  
  34. <meta name="color:background" content="#000000" />
  35. <meta name="color:link line" content="#FFFFFF" />
  36. <meta name="color:body" content="#FFFFFF" />
  37. <meta name="color:navi" content="#FFFFFF" />
  38. <meta name="color:navi hover" content="#DDDDDD" />
  39. <meta name="color:blockquote" content="#CCCCCC" />
  40. <meta name="color:post link" content="#CCCCCC" />
  41. <meta name="color:post link hover" content="#FFFFFF" />
  42. <meta name="color:scrollbar" content="#FFFFFF" />
  43. <meta name="color:scrollbar bg" content="#000000" />
  44. <meta name="color:permalink" content="#FFFFFF" />
  45. <meta name="color:perma link" content="#CCCCCC" />
  46. <meta name="color:perma link hover" content="#000000" />
  47. <meta name="image:background" content="" />
  48. <meta name="image:sidebar" content="http://i.imgur.com/JGigzfr.png"/>
  49. <meta name="text:link 1" content="/" />
  50. <meta name="text:link 1 title" content="link 1" />
  51. <meta name="text:link 2" content="/" />
  52. <meta name="text:link 2 title" content="link 2" />
  53. <meta name="text:link 3" content="/" />
  54. <meta name="text:link 3 title" content="link 3" />
  55. <meta name="text:link 4" content="/" />
  56. <meta name="text:link 4 title" content="link 4" />
  57. <meta name="if:400px posts" content="" />
  58.  
  59.  
  60.  
  61. <style type="text/css">
  62.  
  63. body {
  64. background-color:{color:background};
  65. background-image:url('{image:background}');
  66. background-attachment:fixed;
  67. font-family:"Calibri";
  68. font-size:13px;
  69. color:{color:body};
  70. }
  71.  
  72. ::-webkit-scrollbar-thumb{
  73. height:auto;
  74. background-color:{color:scrollbar};
  75. border: 2px solid {color:scrollbar bg};
  76. }
  77.  
  78. ::-webkit-scrollbar {
  79. height:auto;
  80. width:11px;
  81. background-color:{color:scrollbar};
  82. border:5px solid {color:scrollbar bg};
  83. }
  84.  
  85. blockquote {
  86. border-left:3px solid {color:blockquote};
  87. padding-left:15px;
  88. }
  89.  
  90. blockquote img {
  91. max-width:200px;
  92. }
  93.  
  94. a {
  95. color:{color:post link};
  96. text-decoration:none;
  97. -webkit-transition: all 0.4s ease-in-out;
  98. -moz-transition: all 0.4s ease-in-out;
  99. -o-transition: all 0.4s ease-in-out;
  100. }
  101.  
  102. a:hover {
  103. color:{color:post link hover};
  104. }
  105.  
  106. h1 {
  107. font-size:18px;
  108. }
  109.  
  110. /* SIDEBAR */
  111. #sidebar {
  112. {block:if400pxposts}
  113. margin-left:600px;
  114. {/block:if400pxposts}
  115. {block:ifnot400pxposts}
  116. margin-left:790px;
  117. {/block:ifnot400pxposts}
  118. margin-top:230px;
  119. width:350px;
  120. height:175px;
  121. position:fixed;
  122. background-color:#000000;
  123. }
  124.  
  125. #sidebar img {
  126. width:350px;
  127. height:175px;
  128. }
  129.  
  130. #description {
  131. {block:if400pxposts}
  132. margin-left:600px;
  133. {/block:if400pxposts}
  134. {block:ifnot400pxposts}
  135. margin-left:790px;
  136. {/block:ifnot400pxposts}
  137. margin-top:410px;
  138. padding:10px;
  139. width:325px;
  140. font-size:12px;
  141. position:fixed;
  142. }
  143.  
  144. /* LINKS */
  145. #linksline {
  146. position:fixed;
  147. {block:iflink1}
  148. {block:iflink2}
  149. {block:iflink3}
  150. {block:iflink4}
  151. margin-top:300px;
  152. height:180px;
  153. {/block:iflink4}
  154. {/block:iflink3}
  155. {/block:iflink2}
  156. {/block:iflink1}
  157. {block:iflink1}
  158. {block:iflink2}
  159. {block:iflink3}
  160. {block:ifnotlink4}
  161. margin-top:310px;
  162. height:170px;
  163. {/block:ifnotlink4}
  164. {/block:iflink3}
  165. {/block:iflink2}
  166. {/block:iflink1}
  167. {block:iflink1}
  168. {block:iflink2}
  169. {block:ifnotlink3}
  170. {block:ifnotlink4}
  171. margin-top:320px;
  172. height:160px;
  173. {/block:ifnotlink4}
  174. {/block:ifnotlink3}
  175. {/block:iflink2}
  176. {/block:iflink1}
  177. {block:iflink1}
  178. {block:ifnotlink2}
  179. {block:ifnotlink3}
  180. {block:ifnotlink4}
  181. margin-top:325px;
  182. height:130px;
  183. {/block:ifnotlink4}
  184. {/block:ifnotlink3}
  185. {/block:ifnotlink2}
  186. {/block:iflink1}
  187. {block:if400pxposts}
  188. margin-left:970px;
  189. {/block:if400pxposts}
  190. {block:ifnot400pxposts}
  191. margin-left:1166px;
  192. {/block:ifnot400pxposts}
  193. width:3px;
  194. background-color:{color:link line};
  195. }
  196.  
  197. #linkscont {
  198. position:fixed;
  199. {block:iflink1}
  200. {block:iflink2}
  201. {block:iflink3}
  202. {block:iflink4}
  203. margin-top:300px;
  204. {/block:iflink4}
  205. {/block:iflink3}
  206. {/block:iflink2}
  207. {/block:iflink1}
  208. {block:iflink1}
  209. {block:iflink2}
  210. {block:iflink3}
  211. {block:ifnotlink4}
  212. margin-top:318px;
  213. {/block:ifnotlink4}
  214. {/block:iflink3}
  215. {/block:iflink2}
  216. {/block:iflink1}
  217. {block:iflink1}
  218. {block:iflink2}
  219. {block:ifnotlink3}
  220. {block:ifnotlink4}
  221. margin-top:334px;
  222. {/block:ifnotlink4}
  223. {/block:ifnotlink3}
  224. {/block:iflink2}
  225. {/block:iflink1}
  226. {block:iflink1}
  227. {block:ifnotlink2}
  228. {block:ifnotlink3}
  229. {block:ifnotlink4}
  230. margin-top:334px;
  231. {/block:ifnotlink4}
  232. {/block:ifnotlink3}
  233. {/block:ifnotlink2}
  234. {/block:iflink1}
  235. {block:if400pxposts}
  236. margin-left:990px;
  237. {/block:if400pxposts}
  238. {block:ifnot400pxposts}
  239. margin-left:1180px;
  240. {/block:ifnot400pxposts}
  241. width:200px;
  242. padding:10px;
  243. text-transform:uppercase;
  244. }
  245.  
  246. #linkscont a {
  247. color:{color:navi};
  248. font-weight:bold;
  249. text-decoration:none;
  250. -webkit-transition: all 0.4s ease-in-out;
  251. -moz-transition: all 0.4s ease-in-out;
  252. -o-transition: all 0.4s ease-in-out;
  253. }
  254.  
  255. #linkscont a:hover {
  256. color:{color:navi hover};
  257. letter-spacing:3px;
  258. }
  259.  
  260. .link {
  261. width:200px;
  262. float:left;
  263. margin-bottom:10px;
  264. font-size:13px;
  265. color:#000000;
  266. }
  267.  
  268. /* POSTS */
  269. #postage {
  270. top:0;
  271. margin-left:100px;
  272. padding:30px;
  273. }
  274.  
  275. .posts {
  276. {block:if400pxposts}
  277. width:400px;
  278. {/block:if400pxposts}
  279. {block:ifnot400pxposts}
  280. width:500px;
  281. {/block:ifnot400pxposts}
  282. padding:15px;
  283. margin-top:30px;
  284. background-color:{color:background};
  285. }
  286.  
  287. #text img {
  288. width:360px;
  289. }
  290.  
  291. #ask {
  292. padding:15px;
  293. {block:ifnot400pxposts}
  294. width:470px;
  295. {/block:ifnot400pxposts}
  296. border:1px solid {color:ask border};
  297. {block:if400pxposts}
  298. width:365px;
  299. {/block:if400pxposts}
  300. }
  301.  
  302. #asktitle {
  303. text-transform:uppercase;
  304. margin-left:15px;
  305. margin-top:-6px;
  306. position:absolute;
  307. padding-left:5px;
  308. padding-right:5px;
  309. padding-bottom:5px;
  310. font-size:10px;
  311. height:10px;
  312. background-color:{color:background};
  313. color:{color:asker};
  314. }
  315.  
  316. #asktitle a {
  317. text-decoration:none;
  318. color:{color:asker};
  319. -webkit-transition: all 0.6s ease-out;
  320. -o-transition: all 0.6s ease-out;
  321. -webkit-transition: all 0.6s ease-out;
  322. -moz-transition: all 0.6s ease-out;
  323. }
  324.  
  325. #asktitle a:hover {
  326. color:{color:asker hover};
  327. }
  328. /* CREDIT TO ETTUDIS FOR THE MUSIC PLAYER CODE, REVISED BY AUCARUS */
  329. #player {
  330. width:28px;
  331. height:28px;
  332. overflow:hidden;
  333. position:absolute;
  334. margin-top:55px;
  335. margin-left:45px;
  336. opacity: 0.7;
  337. filter:alpha(opacity=70);
  338. -moz-opacity: 0.7;
  339. -khtml-opacity: 0.7;
  340. }
  341.  
  342. #albumart {
  343. float:left;
  344. }
  345.  
  346. #albumst {
  347. margin-top:10px;
  348. margin-left:130px;
  349. width:330px;
  350. height:110px;
  351. }
  352.  
  353. .albumc {
  354. padding:10px;
  355. width:330px;
  356. float:left;
  357. background-color:transparent;
  358. }
  359.  
  360. .permalink {
  361. border-top:1px solid {color:post links};
  362. padding-top:5px;
  363. text-align:center;
  364. }
  365.  
  366. .permalink a {
  367. color:{color:perma link};
  368. text-decoration:none;
  369. -webkit-transition: all 0.5s ease-in-out;
  370. -moz-transition: all 0.5s ease-in-out;
  371. -o-transition: all 0.5s ease-in-out;
  372. }
  373.  
  374. .permalink a:hover {
  375. color:{color:perma link hover};
  376. }
  377.  
  378. #permali {
  379. text-transform:uppercase;
  380. color:{color:permalink};
  381. margin-top:15px;
  382. }
  383.  
  384. #permali a {
  385. color:{color:perma link};
  386. text-decoration:none;
  387. -webkit-transition: all 0.5s ease-in-out;
  388. -moz-transition: all 0.5s ease-in-out;
  389. -o-transition: all 0.5s ease-in-out;
  390. }
  391.  
  392. #permali a:hover {
  393. color:{color:perma link hover};
  394. }
  395.  
  396. #tags {
  397. color:{color:permalink};
  398. }
  399.  
  400. #tags a {
  401. text-transform:uppercase;
  402. color:{color:perma link};
  403. text-decoration:none;
  404. -webkit-transition: all 0.5s ease-in-out;
  405. -moz-transition: all 0.5s ease-in-out;
  406. -o-transition: all 0.5s ease-in-out;
  407. }
  408.  
  409. #tags a:hover {
  410. color:{color:perma link hover};
  411. }
  412.  
  413. #notes {
  414. text-transform:uppercase;
  415. color:{color:permalink};
  416. }
  417.  
  418. #notes a {
  419. color:{color:perma link};
  420. text-decoration:none;
  421. -webkit-transition: all 0.5s ease-in-out;
  422. -moz-transition: all 0.5s ease-in-out;
  423. -o-transition: all 0.5s ease-in-out;
  424. }
  425.  
  426. #notes a:hover {
  427. color:{color:perma link hover};
  428.  
  429. }
  430.  
  431. #notes img {
  432. display:none;
  433. }
  434.  
  435. /* DO NOT REMOVE OR ALTER ANYTHING BELOW THIS LINE, CREDITS/SMT */
  436.  
  437. #icarus {
  438. background-color:#000000;
  439. padding-top:4px;
  440. padding-bottom:6px;
  441. padding-left:5px;
  442. padding-right:5px;
  443. width:11px;
  444. height:11px;
  445. opacity:0.5;
  446. position:fixed;
  447. font-size:12px;
  448. margin-top:10px;
  449. margin-left:10px;
  450. color:#FFFFFF;
  451. -webkit-transition: all 0.4s linear;
  452. -moz-transition: all 0.4s linear;
  453. -o-transition: all 0.4s linear;
  454. }
  455.  
  456. #icarus:hover {
  457. opacity:1;
  458. }
  459.  
  460. #s-m-t-tooltip {
  461. max-width:300px;
  462. z-index:999;
  463. margin:7px 7px 7px 7px;
  464. padding:5px;
  465. background:{color:background};
  466. font-family:"Calibri";
  467. font-size:9px;
  468. color:{color:body};
  469. text-transform:uppercase;
  470. }
  471.  
  472. {CustomCSS}
  473. </style>
  474. </head>
  475. <body>
  476.  
  477. <!--removal of this (the credit results in code theft-->
  478. <a href="http://aucarus.tumblr.com/" title="THEMES BY AUCARUS"><div id="icarus"><i>ac</i></div></a>
  479.  
  480. <!-- SIDEBAR -->
  481. <div id="sidebar">
  482. <img src="{image:sidebar}"/>
  483. </div>
  484.  
  485. <div id="description">
  486. {Description}
  487. <center>
  488. <!-- PAGINATION -->
  489. {block:Pagination}
  490. {block:PreviousPage}
  491. <a href="{PreviousPage}">BACK</a> -
  492. {/block:PreviousPage}
  493. {block:NextPage}
  494. <a href="{NextPage}">NEXT</a>
  495. {/block:NextPage}
  496. {/block:Pagination}
  497. </center>
  498. </div>
  499.  
  500. <!-- LINKS -->
  501. <div id="linksline"></div>
  502.  
  503. <div id="linkscont">
  504. <a href="/" class="link">INDEX</a>
  505. <a href="/faq" class="link">MESSAGE</a>
  506. <a href="/about" class="link">ARCHIVE</a>
  507. {block:iflink1}
  508. <a href="{text:link 1}" class="link">{text:link 1 title}</a>
  509. {/block:iflink1}
  510. {block:iflink2}
  511. <a href="{text:link 2}" class="link">{text:link 2 title}</a>
  512. {/block:iflink2}
  513. {block:ifLink3}
  514. <a href="{text:link 3}" class="link">{text:link 3 title}</a>
  515. {/block:iflink3}
  516. {block:iflink4}
  517. <a href="{text:link 4}" class="link">{text:link 4 title}</a>
  518. {/block:iflink4}
  519.  
  520. </div>
  521.  
  522. <!-- POSTS -->
  523. <div id="postage">
  524. {block:Posts}
  525. <div class="posts">
  526.  
  527. {block:Text}
  528.  
  529. {block:Title}<h1>{Title}</h1>{/block:Title}
  530.  
  531. <div id="text">{Body}</div>
  532. {/block:Text}
  533.  
  534. {block:Photo}
  535. {LinkOpenTag}<img src="
  536. {block:if400pxposts}
  537. {PhotoURL-400}
  538. {/block:if400pxposts}
  539. {block:ifnot400pxposts}
  540. {PhotoURL-500}
  541. {/block:ifnot400pxposts}
  542. " width="
  543. {block:if400pxposts}
  544. 400
  545. {/block:if400pxposts}
  546. {block:ifnot400pxposts}
  547. 500
  548. {/block:ifnot400pxposts}
  549. ">{LinkCloseTag}
  550. <div id="text">{block:Caption}{Caption}{/block:Caption}</div>
  551. {/block:Photo}
  552.  
  553. {block:Photoset}
  554. {block:if400pxposts}
  555. {Photoset-400}
  556. {/block:if400pxposts}
  557. {block:ifnot400pxposts}
  558. {Photoset-500}
  559. {/block:ifnot400pxposts}
  560. <div id="text">{block:Caption}{Caption}{/block:Caption}</div>
  561. {/block:Photoset}
  562.  
  563. {block:Quote}
  564.  
  565. <big><big>❝{Quote}❞</big></big></p>
  566.  
  567. {block:Source}<div style="text-align:right"> —<i>{Source}</i></div>{/block:Source}
  568. {/block:Quote}
  569.  
  570. {block:Link}
  571.  
  572. <a href="{URL}" {Target}>{Name}</a>
  573.  
  574. {block:Description}{Description}{/block:Description}
  575. {/block:Link}
  576.  
  577. {block:Chat}
  578. {block:Title}<h1>{Title}</h1>{/block:Title}
  579. {block:Lines}
  580. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  581. {/block:Lines}
  582. {/block:Chat}
  583.  
  584. {block:Audio}
  585. <div id="player">
  586. {AudioPlayerWhite}
  587. </div>
  588. <div id="albumart">
  589. {block:AlbumArt}
  590. <img src="{AlbumArtURL}" width="125">{/block:AlbumArt}
  591. </div>
  592. <div id="albumst">
  593. {block:TrackName}
  594. <div class="albumc">
  595. Track: {TrackName}
  596. </div>
  597. {/block:TrackName}
  598. {block:Artist}
  599. <div class="albumc">
  600. Artist: {Artist}
  601. </div>
  602. {/block:Artist}
  603. <div class="albumc">
  604. Play count: {PlayCount}
  605. </div>
  606. </div>
  607. <div id="text">{block:Caption}
  608. {Caption}
  609. {/block:caption}</div>
  610. {/block:Audio}
  611.  
  612. {block:Video}
  613. {Video-500}
  614. <div id="text">{block:Caption}{Caption}{/block:Caption}</div>
  615. {/block:Video}
  616.  
  617. {block:Answer}
  618. <div id="ask">
  619. {Question}
  620. </div>
  621. <div id="asktitle">
  622. {Asker}
  623. </div>
  624. <div id="text">{Answer}</div>
  625. {/block:Answer}
  626.  
  627. {block:IndexPage}</p>
  628. <div class="permalink">
  629. <a href="{Permalink}">
  630. {block:Date}{MonthNumber}/{DayOfMonth}/{Year}{/block:Date}
  631. </a>
  632. {block:NoteCount}
  633. -
  634. <a href="{Permalink}">
  635. {NoteCountWithLabel}
  636. </a>
  637. {/block:NoteCount}
  638. </div>
  639. {/block:IndexPage}
  640.  
  641. </div>
  642.  
  643. {block:PermalinkPage}
  644. <div id="permali">
  645. POSTED: {block:Date}{TimeAgo}{/block:Date}</br>
  646. {block:NoteCount}NOTES: {NoteCount}{/block:NoteCount}</br>
  647. {block:HasTags}
  648. TAGS:
  649. {block:Tags}
  650. <a href="/tagged/{Tag}">#{Tag}</a>
  651. {/block:Tags}
  652. {/block:HasTags}
  653. </div>
  654.  
  655. <div id="notes">
  656. {block:PostNotes}
  657. {PostNotes}
  658. {/block:PostNotes}
  659. </div>
  660. {/block:PermalinkPage}
  661.  
  662. {/block:Posts}
  663.  
  664. <!-- HIDE SOURCE/VIA CODE CREDIT: http://clcrk-tutorials.tumblr.com/post/47884866110/hide-via-and-source-on-tumblr-post -->
  665.  
  666. {block:NoRebloggedFrom}
  667. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  668. {/block:NoRebloggedFrom}
  669.  
  670. {block:ContentSource}{SourceURL}
  671. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  672. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}
  673. {/block:ContentSource}
  674.  
  675. </div>
  676.  
  677. </body>
  678. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement