Advertisement
kissingliamsthemes

THEME 26

Jan 10th, 2016
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.29 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. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  9. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  10. <script type="text/javascript" charset="utf-8">
  11. var $j = jQuery.noConflict();
  12. $j(function() {
  13. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  14. $j("img").lazyload({
  15. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  16. effect: "fadeIn",
  17. });
  18. });
  19. </script>
  20.  
  21. <!-- Theme by @apheilon
  22. Please read the rules first
  23. Thank you for using -->
  24.  
  25. <!-- FONTS -->
  26.  
  27. <!-- COLORS -->
  28.  
  29. <meta name="color:text" content="#777777"/>
  30. <meta name="color:link" content="#bbbbbb"/>
  31. <meta name="color:border" content="#f5f5f5"/>
  32. <meta name="color:scrollbar" content="#bbbbbb"/>
  33. <meta name="color:selection" content="#bbbbbb"/>
  34. <meta name="color:postinfo" content="#bbbbbb"/>
  35. <meta name="color:linkhover" content="#eeeeee"/>
  36.  
  37.  
  38. <!-- IMAGES -->
  39.  
  40. <meta name="image:sidebar" content=""/>
  41.  
  42. <!-- LINKS -->
  43.  
  44. <meta name="text:link 1" content="link 1"/>
  45. <meta name="text:link 1 url" content="/" />
  46. <meta name="text:link 2" content="link 2"/>
  47. <meta name="text:link 2 url" content="/" />
  48. <meta name="text:link 3" content="link 3"/>
  49. <meta name="text:link 3 url" content="/" />
  50. <meta name="text:link 4" content="link 4"/>
  51. <meta name="text:link 4 url" content="/" />
  52. <meta name="text:link 5" content="link 5"/>
  53. <meta name="text:link 5 url" content="/" />
  54. <meta name="if:hide captions" content="0"/>
  55.  
  56. <!-- TEXT -->
  57.  
  58. <style type="text/css">
  59.  
  60. ::selection {background: #fff; color:{color:selection};}
  61. ::-moz-selection {background: #fff; color:{color:selection};}
  62. ::-webkit-selection {background: #fff; color:{color:selection};}
  63.  
  64. ::-webkit-scrollbar-thumb {background-color: {color:scrollbar}; border: 4px solid #fff; height:auto; border-bottom:none;}
  65.  
  66. ::-webkit-scrollbar {height:9px;width:9px;background-color:#fff; border:4px solid #fff;}
  67.  
  68. ::selection {background-color:#fff;}
  69.  
  70. @import url(http://fonts.googleapis.com/css?family=Alegreya+Sans+SC);
  71.  
  72.  
  73. body, a, a:hover {cursor: url(http://media.tumblr.com/8d531d6c90214f7c87dbff371fc474bc/tumblr_inline_mmsrpsNO3J1qz4rgp.png), auto;}
  74.  
  75. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  76.  
  77. iframe#tumblr_controls:hover { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:1; }
  78.  
  79.  
  80. /* --- BODY ---*/
  81.  
  82.  
  83. body {
  84. font-style:none;
  85. background:#ffffff;
  86. margin:0px; color:{color:text};
  87. font-family:calibri;
  88. font-size:10px;
  89. line-height:100%;
  90. }
  91.  
  92. blockquote {
  93. border-left:1px solid {color:border};
  94. padding-left:5px;
  95. margin:10px;
  96. }
  97.  
  98. a {
  99. color:{color:link}
  100. }
  101.  
  102. a {
  103. text-decoration:none;
  104. -webkit-transition:all .3s ease-in-out;
  105. -moz-transition:all .3s ease-in-out;
  106. -o-transition:all .3s ease-in-out;
  107. -ms-transition:all .3s ease-in-out;
  108. transition:all .3s ease-in-out;
  109. }
  110.  
  111. a:hover {
  112. color:{color:linkhover}
  113. }
  114.  
  115. img {none;}
  116.  
  117.  
  118. h1 , h2 {
  119. font-size:8px;
  120. line-height:100%;
  121. font-weight:100;
  122. text-align:justify;
  123. letter-spacing:1px;
  124. text-transform:uppercase;
  125. font-family: 'Open Sans', sans-serif;
  126. }
  127.  
  128.  
  129. #entries {
  130. width:400px;
  131. margin:0 auto;
  132. margin-top:50px;
  133. }
  134.  
  135. #post {
  136. width:400px;
  137. font-style:none;
  138. margin-bottom:100px;
  139. padding:20px;
  140. background:#fff;
  141. }
  142.  
  143.  
  144. /* --- SIDEBAR ---*/
  145.  
  146.  
  147. .sidebar {
  148. width:100%;
  149. height:200px;
  150. margin-left: 0 auto;
  151. margin-top:20px;
  152. padding:20px;
  153. background:#fff;
  154. }
  155.  
  156. .sidebarimage {
  157. width:100%;
  158. margin:0 auto;
  159. }
  160.  
  161. .sidebarimage img {
  162. width:60px;
  163. border:1px solid #f5f5f5;
  164. padding:5px;
  165. border-radius:100%;
  166. background:#fff;
  167. margin-left:0 auto;
  168. text-align:center;
  169. }
  170.  
  171. .title {
  172. font-family: 'Alegreya Sans SC', sans-serif;
  173. font-size:16px;
  174. text-align:center;
  175. margin-top:20px;
  176. letter-spacing:0px;
  177. width:100%;
  178. font-weight:500;
  179. text-transform:lowercase;
  180. background:#fff;
  181. margin-left: 0 auto;
  182. color:{color:text};
  183. }
  184.  
  185.  
  186.  
  187. #description {
  188. margin-left: 0 auto;
  189. margin-top:10px;
  190. width:100%;
  191. background:#fff;
  192. line-height: 100%;
  193. text-align:center;
  194. text-transform:none;
  195. font-family:calibri;
  196. font-size:10px;
  197. font-style:italic;
  198. }
  199.  
  200. /* --- LINKS ---*/
  201.  
  202. #links {
  203. display:block;
  204. font-family:calibri;
  205. width:100%;
  206. margin-left: 0 auto;
  207. margin-top:10px;
  208. text-align:center;
  209. background:#fff;
  210. }
  211.  
  212.  
  213. #links a {
  214. font-family:calibri;
  215. letter-spacing:1px;
  216. text-transform:uppercase;
  217. font-size:8px;
  218. padding:5px;
  219. font-weight:900;
  220. text-align:center;
  221. border:1px; border-width:1px; border-style:solid; border-color:#fff; border-top:none; border-left:none; border-right:none;
  222. }
  223.  
  224.  
  225. #links a:hover {
  226. border-color:{color:linkhover};
  227. padding-bottom:8px;
  228. }
  229.  
  230. #s-m-t-tooltip{
  231. /* basic */
  232. max-width:300px;
  233. z-index:10;
  234. margin:24px 14px 7px 12px;
  235. /* style and design */
  236. padding:2px;
  237. background:#222; /* fallback if rgba not supported */
  238. background:rgba(0,0,0,0.8);
  239. font-size:11px;
  240. color:#fff;
  241. opacity:0.5;
  242. }
  243.  
  244. #s-m-t-tooltip {
  245.  
  246. max-width:300px; /* maximum width */
  247.  
  248. background:#fff; /* color background */
  249.  
  250. font-size:8px; /* font size */
  251.  
  252. color:{color:text}; /* font color */
  253.  
  254. letter-spacing:1px; /* font spacing */
  255.  
  256. text-transform:uppercase; /* uppercase, lowercase, none */
  257.  
  258. padding:3px; /* padding size */
  259.  
  260. margin:20px 0px 0px 20px; /* margin size */
  261.  
  262. z-index:9999999999999999999999;
  263.  
  264. border-radius: 2px; /* border radius */
  265.  
  266. }
  267.  
  268. /* --- POST INFO ---*/
  269.  
  270. #info {
  271. font-family: 'Open Sans', sans-serif;
  272. font-size:8px;
  273. line-height:100%;
  274. width:400px;
  275. letter-spacing:0.5px;
  276. text-align:left;
  277. color:{color:link};
  278. margin-top:10px;
  279. text-transform:uppercase;
  280. }
  281.  
  282. #info a {
  283. color:{color:link};
  284. }
  285.  
  286.  
  287.  
  288. #taggies {
  289. font-family:calibri;
  290. text-align:left;
  291. font-size:10px;
  292. font-style:italic;
  293. text-transform:lowercase;
  294. margin-top:0px;
  295. position:absolute;
  296. margin-left:0px;
  297. width:400px;
  298. }
  299.  
  300. #taggies a {
  301. text-align:left;
  302. }
  303.  
  304. .reblog {
  305. text-align:right;
  306. margin-top:-15px;
  307. }
  308.  
  309. /* --- POST NOTES --- */
  310.  
  311. ol.notes {
  312. display:block;
  313. text-align:right;
  314. list-style-type:none;
  315. width:400px;
  316. padding:10px;
  317. }
  318.  
  319. ol.notes img.avatar {display: none;}
  320.  
  321. ol.notes li.note{
  322. padding:10px;
  323. }
  324.  
  325. .pagenotes {
  326. text-align:left;
  327. margin-top:15px;
  328. margin-left:10px;
  329. }
  330.  
  331.  
  332. #pt {
  333. font-size:8px;
  334. letter-spacing:0.5px;
  335. width:400px;
  336. font-weight:900;
  337. text-transform:uppercase;
  338. background:#fff;
  339. font-family:calibri;
  340. padding:10px;
  341. border:1px; border-width:1px; border-style:solid; border-color:{color:border};
  342. border-top:none; border-left:none; border-right:none;
  343. }
  344.  
  345.  
  346. /* CHAT */
  347.  
  348. ul.chat{
  349. list-style:none;
  350. margin-left:-40px;
  351. padding:10px;
  352. }
  353.  
  354. .chat span {
  355. float: left;
  356. padding:10px;
  357. }
  358.  
  359. #label {
  360. font-size:10px;
  361. font-weight:100;
  362. font-family: 'Open Sans', sans-serif;
  363. padding:5px; padding-left:0px;
  364.  
  365. }
  366.  
  367. #quote {
  368. font-size:10px;
  369. line-height:100%;
  370. text-align:left;
  371. font-family: 'Open Sans', sans-serif;
  372. }
  373.  
  374. #qs {
  375. font-family:calibri;
  376. font-size:10px;
  377. font-style:italic;
  378. font-weight:none;
  379. letter-spacing:0.5px;
  380. text-transform:lowercase;
  381. }
  382.  
  383.  
  384. #asker {
  385. font-family: calibri;
  386. font-size:10px;
  387. letter-spacing:0px;
  388. padding-bottom:10px;
  389. line-height:100%;
  390. text-align:left;
  391. border:1px; border-width:1px; border-color:{color:border}; border-style:solid; border-top:none; border-right:none; border-left:none;
  392. }
  393.  
  394. #answer {
  395. font-family:calibri;
  396. font-size:10px;
  397. padding-top:5px;
  398. font-style:none;
  399. font-weight:100;
  400. text-align:left;
  401. }
  402.  
  403.  
  404. .audio {
  405. height:60px;
  406. margin-left:-10px;
  407. width:400px;
  408. border:1px; border-width:1px; border-color:{color:border}; border-style:solid; border-top:none; border-right:none; border-left:none;
  409. }
  410.  
  411.  
  412. #musicinfo {
  413. line-height:120%;
  414. font-style:italic;
  415. font-weight:100;
  416. }
  417.  
  418.  
  419.  
  420. /* --- NAV ---*/
  421.  
  422. #pagi
  423. {
  424. font-size:11px;
  425. margin-top:70px;
  426. margin:0 auto;
  427. width:400px;
  428. position:static;
  429. height:20px;
  430. text-transform:lowercase;
  431. font-family:calibri;
  432. text-align:center;
  433. letter-spacing:-0.5px;
  434. font-style:italic;
  435. background:#fff;
  436. }
  437.  
  438.  
  439.  
  440.  
  441. /* --- CREDIT ---*/
  442.  
  443. #mine a{
  444. position:fixed;
  445. padding:5px;
  446. font-family:calibri;
  447. font-size:10px;
  448. right:10px;
  449. bottom:10px;
  450. text-align:center;
  451. background:#fff;
  452. color:{color:text};
  453. }
  454.  
  455.  
  456. {CustomCSS}</style></head><body>
  457.  
  458.  
  459. <div class="sidebar">
  460.  
  461. <center>
  462.  
  463. <div class="sidebarimage"><a href="/"><img src="{image:sidebar}"/></a></div>
  464.  
  465. </center>
  466.  
  467. <div class="title">{title}</div>
  468.  
  469. <div id="description">{Description}</div>
  470.  
  471. <div id="links">
  472.  
  473. <a href="{text:link 1 url}">{text:link 1}</a>
  474. <a href="{text:link 2 url}">{text:link 2}</a>
  475. <a href="{text:link 3 url}">{text:link 3}</a>
  476. <a href="{text:link 4 url}">{text:link 4}</a>
  477. <a href="{text:link 5 url}">{text:link 5}</a>
  478. </div>
  479.  
  480.  
  481. <div id="scrollbar">{scrollbar}</div>
  482. {block:HasPages}{block:Pages}
  483. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  484. </div></center></div></a>
  485.  
  486. <div id="entries">
  487. {block:Posts}<div id="post">
  488.  
  489. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  490.  
  491. {block:blockquote}{/block:blockquote}
  492.  
  493. {block:Photo}
  494. <center>{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{/block:Caption}
  495. {/block:Photo}
  496.  
  497. {block:Photoset}
  498. <center>{Photoset-400}</center>
  499. {/block:Photoset}
  500.  
  501. <div id="quote">{block:Quote}{Quote}
  502. <p>
  503. <div id="qs">{block:Source}
  504. — {Source}{/block:Source}</div>{/block:Quote}</p>
  505. </div>
  506.  
  507.  
  508. <!--CAPTIONS-->
  509. {block:Ifhidecaptions}
  510. {block:permalink}
  511. {block:Caption}
  512. {Caption}
  513. {/block:Caption}
  514. {/block:permalink}
  515. {/block:Ifhidecaptions}
  516. {block:Ifnothidecaptions}
  517. {block:Caption}
  518. {Caption}
  519. {/block:Caption}
  520. {/block:Ifnothidecaptions}
  521.  
  522.  
  523. {block:Answer}
  524. <div id="asker">{Asker} asked: {Question}</div>
  525. <div id="answer">{Answer}</div>
  526. {/block:Answer}
  527.  
  528.  
  529. {block:Audio}
  530. <div class="audio">
  531. {block:AudioPlayer}
  532. {AudioPlayerWhite}
  533. {/block:AudioPlayer}
  534. </div>
  535. <br><div id="musicinfo">
  536. {block:TrackName}{TrackName}{/block:TrackName}<br>
  537. {block:Artist}{Artist}{/block:Artist} —
  538. {block:Album}{Album}{/block:Album}
  539. </div>
  540. {/block:Audio}
  541.  
  542. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  543.  
  544. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<div id="label">{Label} {/block:Label} {Line}</div>{/block:Lines}{/block:Chat}
  545.  
  546. <div id="info">{block:Date}<a href="{Permalink}">{ShortMonth} {DayOfMonth} /
  547. {/block:Date}</a>
  548.  
  549.  
  550. {block:NoteCount} <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
  551.  
  552. <br>
  553.  
  554. {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  555.  
  556. {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}
  557. </br>
  558. <div class="reblog">
  559. <a href="{ReblogURL}" target="_blank" class="details"><i class="fa fa-retweet fa-lg"></i></a>
  560.  
  561. </div>
  562. </div>
  563.  
  564.  
  565. <div id="taggies">
  566. {block:Tags}
  567. <a href="{TagURL}">{Tag}, </a>
  568. {/block:Tags}
  569.  
  570. </div>
  571.  
  572.  
  573. {block:Video}{Video-400}{/block:Video}
  574. </div>
  575.  
  576. {block:PostNotes}<div id="pt">{PostNotes}</div>{/block:PostNotes}
  577. {/block:Posts}</div>
  578.  
  579.  
  580.  
  581. <div id="pagi"> {block:Pagination}
  582. {block:PreviousPage}
  583. <a href="{PreviousPage}">LAST</a>
  584. {/block:PreviousPage}
  585.  
  586. {block:NextPage}
  587. <a href="{NextPage}">NEXT</a>
  588. {/block:NextPage}
  589. {/block:Pagination}
  590. </div>
  591.  
  592.  
  593. <!-- start of script tooltip -->
  594. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  595.  
  596. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  597.  
  598. <script>
  599.  
  600. (function($){
  601.  
  602. $(document).ready(function(){
  603.  
  604. $("a[title]").style_my_tooltips({
  605.  
  606. tip_follows_cursor:true,
  607.  
  608. tip_delay_time:90,
  609.  
  610. tip_fade_speed:600,
  611.  
  612. attribute:"title"
  613.  
  614. });
  615.  
  616. });
  617.  
  618. })(jQuery);
  619.  
  620. </script>
  621.  
  622. <!-- end of script tooltip -->
  623.  
  624.  
  625. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  626.  
  627. <script type="text/javascript">
  628. WebFontConfig = {
  629. google: { families: [ 'Alegreya+Sans+SC::latin' ] }
  630. };
  631. (function() {
  632. var wf = document.createElement('script');
  633. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  634. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  635. wf.type = 'text/javascript';
  636. wf.async = 'true';
  637. var s = document.getElementsByTagName('script')[0];
  638. s.parentNode.insertBefore(wf, s);
  639. })(); </script>
  640.  
  641. <div id="mine">
  642. <a href="http://apheilon.tumblr.com" title="theme by apheilon"><i class="fa fa-code"></i></a>
  643.  
  644. </div>
  645. </body>
  646. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement