Advertisement
kissingliamsthemes

THEME 21

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