Advertisement
sighthemes

Theme Sixteen; By Spencer

Feb 10th, 2014
771
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.99 KB | None | 0 0
  1. <!--
  2.  
  3. New theme 16 by Spencer (sighthemes)
  4. Keep the credit
  5. Or you will be reported
  6.  
  7. Do not steal or steal parts of the coding
  8. I worked very hard and it would be very disrespectful
  9.  
  10. Make sure your posts per page is set at 15 or the infinite scroll won't work! (Customize > Advanced > Posts per page > 15 > Save)
  11.  
  12. -->
  13.  
  14. <html lang="en">
  15. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  16. <html xmlns="http://www.w3.org/1999/xhtml">
  17. <head>
  18. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
  19.  
  20. <style>
  21.  
  22. div#qTip {
  23. z-index:999999999999999999999999;
  24. padding:0px 4px 0px 3px;
  25. margin: 1px 0px 0px 10px;
  26. box-shadow:1px 1px 3px rgba(0,0,0, .1);
  27. border-radius:4px;
  28. border:1px solid #ddd;
  29. display: none;
  30. font: 10px calibri;
  31. text-align: center;
  32. position: absolute;
  33. letter-spacing: px;
  34. background: white;
  35. color: #c0c0c0;
  36. text-transform: lowercase;
  37. font-style:italic;
  38. }
  39. </style>
  40. <script type="text/javascript">
  41. <!--
  42.  
  43. // Disable Right Click Script
  44.  
  45. function IE(e)
  46. {
  47. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  48. {
  49. return false;
  50. }
  51. }
  52. function NS(e)
  53. {
  54. if (document.layers || (document.getElementById && !document.all))
  55. {
  56. if (e.which == "2" || e.which == "3")
  57. {
  58. return false;
  59. }
  60. }
  61. }
  62. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  63.  
  64. //-->
  65. </script>
  66.  
  67.  
  68. <script type="text/javascript"
  69. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  70. <script type="text/javascript" src="http://static.tumblr.com/ktrrosl/FR5n0t9wj/infinitescroll.txt"></script>
  71.  
  72. <!--DEFAULT VARIABLES-->
  73. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  74. <meta name="color:background" content="#fff"/>
  75. <meta name="color:text" content="#777"/>
  76. <meta name="color:scrollbar" content="#ccc">
  77. <meta name="image:sidebar" content="1"/>
  78. <meta name="image:background" content="1"/>
  79.  
  80. <meta name="text:link one" content=""/>
  81. <meta name="text:link one title" content="link"/>
  82. <meta name="text:link two" content=""/>
  83. <meta name="text:link two title" content="link"/>
  84. <meta name="text:link three" content=""/>
  85. <meta name="text:link three title" content="link"/>
  86. <meta name="text:link four" content=""/>
  87. <meta name="text:link four title" content="link"/>
  88. <meta name="text:link five" content=""/>
  89. <meta name="text:link five title" content="link"/>
  90. <meta name="text:link six" content=""/>
  91. <meta name="text:link six title" content="link"/>
  92.  
  93.  
  94. <style type="text/css">
  95.  
  96.  
  97. 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; }
  98.  
  99. ::-webkit-scrollbar {width: 2px; height: 1px; background: #f7f7f7;
  100. border-left:0px solid #ccc; }::-webkit-scrollbar-thumb { width:7px; background-color: #cedbed;border: 0px solid #fff;}
  101.  
  102.  
  103. p {
  104. margin:0px;
  105. margin-top:5px;
  106. }
  107.  
  108.  
  109. body {
  110. padding: 0px;
  111. margin: 0px;
  112. color:{color:text};
  113. font-family:calibri;
  114. font-size:10px;
  115. line-height:100%;
  116. text-align:justify;
  117. background-color: #f7f7f7;
  118. background-image:url({image:Background});
  119. background-attachment: fixed;
  120. background-repeat: repeat;
  121. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  122. }
  123.  
  124. a:link, a:active, a:visited{
  125. text-decoration: none;
  126. -webkit-transition: color 0.3s ease-out;
  127. -moz-transition: color 0.3s ease-out;
  128. transition: color 0.3s ease-out;
  129. color:{color:text};
  130. cursor: url(http://i.imgur.com/2qleX.jpg), progress;
  131. }
  132.  
  133. a:hover {
  134. text-decoration: none;
  135. font-style:;
  136. color: #ddd;
  137. }
  138.  
  139. div#center{
  140. margin:auto;
  141. position:relative;
  142. width:1300px;
  143. background-color:;
  144. overflow:auto;
  145. overflow-y:hidden;
  146. }
  147.  
  148. .question {
  149. text-align:left;
  150. padding-left:5px;padding-top:7px;
  151. padding-right:5px;padding-bottom:7px;
  152. background-color:#f7f7f7;
  153. font-size:9px;
  154. text-transform:uppercase;
  155. letter-spacing:1px;
  156. border-radius:3px;
  157. border:1px solid #ddd;
  158. color:#888;
  159. }
  160.  
  161. .answer {
  162. text-align:left;
  163. padding-left:5px;padding-top:7px;
  164. padding-right:5px;padding-bottom:7px;
  165. }
  166.  
  167. @font-face{font-family: Web;
  168. src: url(http://static.tumblr.com/xgofl0y/yqZm3m5if/websymbols-regular-webfont.ttf);}
  169.  
  170. .entry {
  171. opacity:1;
  172. border-radius: 5px;
  173. width:240px;
  174. background: transparent;
  175. margin:20px;
  176. padding: 2px;
  177. margin-bottom:13px;
  178. {block:permalinkpage}
  179. width: 500px;
  180. {/block:permalinkpage}
  181. display: block;
  182. position: relative;
  183. }
  184.  
  185. .entry img{
  186. border-radius: 5px;
  187. box-shadow:1px 1px 3px rgba(0,0,0,.1);
  188. opacity: .91;
  189. }
  190.  
  191. .entry .perma{
  192. width:auto;
  193. height:16px;
  194. margin-left:6px;
  195. position: absolute;
  196. line-height: 18px;
  197. overflow:hidden;
  198. text-align:center;
  199. font-family: calibri;
  200. font-size: 9px;
  201. text-transform:uppercase;
  202. bottom:10px;
  203. background:white;
  204. word-spacing:1px;
  205. opacity: 0.0;
  206. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-in-out;
  207. -moz-transition: all 0.5s ease-in-out;
  208. transition: all 0.5s ease-in-out;
  209. z-index:999;
  210. border-radius:5px;
  211. padding-left:2px;
  212. padding-right:3px;
  213. }
  214.  
  215. .entry a{
  216. color: {color:text};
  217. }
  218.  
  219. .entry:hover .perma{
  220. overflow:visible;
  221. opacity:0.9;
  222. }
  223.  
  224. .permalinktext{
  225. display: block;
  226. font-family:calibri;
  227. font-size:9px;
  228. line-height:3px;
  229. letter-spacing:1px;
  230. text-transform:uppercase;
  231. text-align: right;
  232. background-color:transparent;
  233. margin: 2px;
  234. margin-top:5px;
  235. border-top:1px solid #eee;
  236. padding-top:6px;
  237. }
  238.  
  239.  
  240. #posts {
  241. position:fixed;
  242. width:800px;
  243. margin-top:1px;
  244. z-index:99;
  245. margin-left:410px;
  246. right:auto;
  247. background:transparent;
  248. margin-right:auto;
  249. position:relative;
  250. overflow-y: hidden;
  251. }
  252.  
  253. #sidebar{
  254. position:fixed !important;
  255. width:145px;
  256. background-image:url('https://31.media.tumblr.com/tumblr_mb6taaz3Za1qagot5o1_250.png');
  257. height:auto;
  258. margin-top:200px;
  259. margin-left:200px;
  260. text-align:center;
  261. padding:10px;
  262. padding-top:0px;
  263. padding-bottom:8px;
  264. border-radius: 10px;
  265. z-index:99999;
  266. border:1px solid #eee;
  267. }
  268.  
  269. #sidebar .desc{
  270. background: white;
  271. text-transform:uppercase;
  272. font-family:calibri;
  273. color:{color:text};
  274. text-align:justify;
  275. font-size:9px;
  276. border: 1px solid #eee;
  277. padding: 6px;
  278. padding-bottom: 4px;
  279. border-radius: 5px;
  280. line-height:12px;
  281. margin-top:6px;
  282. }
  283.  
  284. #sidebar .links{
  285. background: transparent;
  286. height: 4px;
  287. text-transform:uppercase;
  288. font-family:calibri;
  289. color:{color:text};
  290. text-align:center;
  291. font-size:9px;
  292. padding: 6px;
  293. margin-left: -11px;
  294. padding-bottom: 4px;
  295. border-radius: 5px;
  296. line-height:4px;
  297. margin-top:6px;
  298. }
  299.  
  300. #sidebar .links a{
  301. background: white;
  302. margin-left: 5px;
  303. height: 1px;
  304. text-transform:uppercase;
  305. font-family:calibri;
  306. color:{color:text};
  307. text-align:center;
  308. font-size:9px;
  309. border: 1px solid #eee;
  310. padding: 3px;
  311. padding-top: 2px;
  312. padding-bottom: 1px;
  313. border-radius: 5px;
  314. line-height:4px;
  315. }
  316.  
  317.  
  318. #sidebar .back{
  319. background: white;
  320. font-size:9px;
  321. border: 1px solid #eee;
  322. padding: 6px;
  323. padding-bottom: 1px;
  324. border-radius: 5px;
  325. line-height:12px;
  326. margin-top:10px;
  327. }
  328.  
  329. .lmao{
  330. border-right:1px solid {color:text};
  331. text-transform:uppercase;
  332. font-family:calibri;
  333. color:{color:text};
  334. }
  335.  
  336. .links{
  337. color: {color:text};
  338. }
  339.  
  340. #sidebar img{
  341. width:131px;
  342. opacity:1;
  343. border-radius:5px;
  344. }
  345.  
  346.  
  347.  
  348.  
  349. #audio {
  350. width:200px;
  351. height:auto;
  352. min-height:60px;
  353. padding-bottom:0px;
  354. }
  355.  
  356. .cover {
  357. position:absolute;
  358. z-index:1;
  359. width:60px;
  360. height:60px;
  361. }
  362.  
  363. .cover img {
  364. float:left;
  365. width:60px;
  366. height:60px;
  367. }
  368.  
  369. .playbox {
  370. opacity:0.6;
  371. width:27px;
  372. height:30px;
  373. overflow:hidden;
  374. position:absolute;
  375. z-index:1000;
  376. margin-left:17px;
  377. margin-top:17px;
  378. text-align:center;
  379. }
  380.  
  381. .info {
  382. margin-left:73px;
  383. margin-top:4px;
  384. line-height:14px;
  385. }
  386.  
  387.  
  388. askk{
  389. font-size:9px;
  390. text-transform:uppercase;
  391. letter-spacing:1px;
  392. color:#73ac69;
  393. }
  394.  
  395. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  396.  
  397. .title{
  398. line-height: 12px;
  399. color:{color:text};
  400. font-weight: normal;
  401. text-align:justify;
  402. text-transform: uppercase;
  403. font-family:calibri;
  404. font-size:12px;
  405. letter-spacing:2px;
  406. }
  407.  
  408. .permalink{
  409. text-transform: normal;
  410. display: block;
  411. text-align: right;
  412. text-decoration: none;
  413. }
  414.  
  415. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS*/
  416. #infscr-loading{
  417. bottom: -70px;
  418. position: absolute;
  419. left: 50%;
  420. margin-left:-8px;
  421. width:16px;
  422. height:11px;
  423. overflow:hidden;
  424. margin-bottom: 50px;
  425. }
  426.  
  427. #postnotes{
  428. text-align: justify;}
  429.  
  430. #postnotes blockquote{
  431. border: 0px;}
  432.  
  433. blockquote{
  434. padding:0px 0px 2px 5px;
  435. margin:5px 5px 5px 5px;
  436. border-left: 1px solid #eee;
  437. }
  438.  
  439. blockquote p, ul{
  440. margin:0px;
  441. padding:0px;
  442. }
  443.  
  444. a img{border: 0px;}
  445.  
  446.  
  447. ul, ol, li{list-style:none; margin-top:5px; padding:0px;}
  448.  
  449. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  450. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  451.  
  452. .notes img{width:10px; position:relative; top:3px;}
  453. <--ses-->
  454. small{font-size: 90%;}
  455.  
  456. {CustomCSS}
  457.  
  458. </style>
  459.  
  460. {block:IndexPage}
  461. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  462. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  463.  
  464. <script type="text/javascript">
  465. $(window).load(function(){
  466. var $wall = $('#posts');
  467. $wall.imagesLoaded(function(){
  468. $wall.masonry({
  469. itemSelector: '.entry, .entry_photo',
  470. isAnimated : false
  471. });
  472. });
  473.  
  474. $wall.infinitescroll({
  475. navSelector : '#pagination',
  476. nextSelector : '#pagination a',
  477. itemSelector : '.entry, .entry_photo',
  478. bufferPx : 2000,
  479. debug : false,
  480. errorCallback: function() {
  481. $('#infscr-loading').fadeOut('normal');
  482. }},
  483. function( newElements ) {
  484. var $newElems = $( newElements );
  485. $newElems.hide();
  486. $newElems.imagesLoaded(function(){
  487. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  488. });
  489. }); $('#posts').show(500);
  490. });
  491. </script>
  492.  
  493.  
  494. {/block:IndexPage}
  495.  
  496.  
  497. <title>{title}</title>
  498.  
  499. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl5k33x021qfamg6.gif" />
  500. <meta name="viewport" content="width=820" />
  501. </head>
  502.  
  503. <body>
  504. <BODY onselectstart="return false;" ondragstart="return false;">
  505. <div class="wrapper">
  506. <div class="header">
  507. </div>
  508.  
  509. <div id="cage">
  510. <div id="center">
  511.  
  512. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  513. <div id="sidebar">
  514. <center>
  515. <div class="back"><a href="/"><img src="{image:sidebar}" border-radius="5px" width=100%></a></div>
  516. <div class="links"><a href="{text:link one}" title="{text:link one title}">.01</a><a href="{text:link two}" title="{text:link two title}">.02</a><a href="{text:link three}" title="{text:link three title}">.03</a><a href="{text:link four}" title="{text:link four title}">.04</a><a href="{text:link five}" title="{text:link five title}">.05</a><a href="http://sighthemes.tumblr.com" title="theme">.06</a></div>
  517. <div class="desc">{description}</div>
  518.  
  519. </center>
  520. </div>
  521. <!------------------------------------->
  522.  
  523.  
  524. <div class="left">
  525. <div id="posts">
  526. {block:Posts}
  527. <div class="entry">
  528.  
  529. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext">
  530. {Month} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a></div>
  531. {/block:Text}
  532.  
  533. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext">
  534. {Month} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a></div>{block:Link}
  535.  
  536. {block:Answer}
  537. <div class="question"><b>{Asker}</b>: {Question}</div>
  538. <div class="answer"><center>{Answer}</center></div>
  539. <div class="permalinktext">
  540. {Month} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a></div>{/block:Answer}
  541.  
  542. {block:Photo}
  543. {block:IndexPage}
  544. <center>
  545. <div class="perma">
  546. <a href="{reblogurl}">reblog </a> / <a href="{permalink}">{notecountwithlabel}</a></div>
  547. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  548. {/block:IndexPage}
  549. {block:PermalinkPage}
  550. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  551.  
  552. {LinkCloseTag}
  553. {/block:PermalinkPage}
  554. {/block:Photo}
  555.  
  556. {block:Photoset}
  557. <center>
  558. {block:IndexPage}
  559. <div class="perma">
  560. <a href="{reblogurl}">reblog </a> / <a href="{permalink}">{notecountwithlabel}</a></div>
  561. <div style="width: 220px; overflow-x:hidden;overflow-y:hidden;">{Photoset-250}</div>
  562. {/block:IndexPage}
  563. </center>
  564. <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
  565. {/block:Photoset}
  566.  
  567. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><div class="permalinktext">
  568. {Month} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a></div>{/block:Quote}
  569.  
  570. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  571. <ul class="chat">
  572. {block:Lines}
  573. <li class="user_{UserNumber}">
  574. {block:Label}
  575. <span class="label">{Label}</span>
  576. {/block:Label}
  577.  
  578. {Line}
  579. </li>
  580. {/block:Lines}
  581. <div class="permalinktext">
  582. {Month} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a></div>
  583. {/block:Chat}
  584.  
  585. {block:Audio}
  586. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  587. {block:IndexPage}
  588. <div class="permalinktext">
  589. {Month} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a></div>
  590. {/block:IndexPage}
  591. {/block:Audio}
  592.  
  593. {block:Video}
  594. <center>
  595. {block:IndexPage}
  596. <div class="perma">
  597. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">reblog</a>
  598. </div>
  599. <div style="width: 220px; overflow-x:hidden;overflow-y:hidden;">{Video-250}</div>
  600. {/block:IndexPage}
  601. </center>
  602. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden;overflow-y:hidden;">{Video-500}{/block:PermalinkPage}</center>
  603. {block:Video}
  604.  
  605.  
  606. {block:PostNotes}<div align="left">{caption}</div>
  607. <center>
  608.  
  609. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  610.  
  611. {block:HasTags}
  612. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  613. {block:RebloggedFrom}
  614. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  615. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  616.  
  617. {/block:RebloggedFrom}
  618. </center></span>
  619. <br>
  620. <div id="postnotes">{PostNotes}</div><br>
  621.  
  622. <center>{block:ContentSource}
  623. <br><a href="{SourceURL}">
  624. {lang:Source}:
  625. {block:SourceLogo}
  626. <img src="{BlackLogoURL}" width="{LogoWidth}"
  627. height="{LogoHeight}" alt="{SourceTitle}" />
  628. {/block:SourceLogo}
  629. {block:NoSourceLogo}
  630. {SourceLink}
  631. {/block:NoSourceLogo}
  632. </a>
  633. {/block:ContentSource}</center>
  634.  
  635. {/block:PostNotes}
  636. </div>
  637. {/block:Posts}
  638. </div></div>
  639.  
  640. {block:IndexPage}
  641. {block:Pagination}
  642. <div id="pagination">
  643. {block:NextPage}
  644. <a id="nextPage" href="{NextPage}"></a>
  645. {/block:NextPage}
  646. {block:PreviousPage}
  647. <a href="{PreviousPage}"></a>
  648. {/block:PreviousPage}
  649. </div>
  650. {/block:Pagination}
  651. {/block:IndexPage}
  652. </body>
  653.  
  654. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement