Advertisement
sunrisen

vanished theme

Aug 16th, 2013
17,970
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.75 KB | None | 0 0
  1. <!--
  2.  
  3. VANISHED THEME - RELEASED 16.08.13
  4. ----------------------------------------
  5. CREATED BY SUNRISEN - THEME BLOG: SUNRISENTHEMES
  6. ----------------------------------------
  7. THIS THEME AND ALL OTHER THEMES BY SUNRISEN
  8. ARE USED SUBJECT TO THE AGREEMENT OF THE TERMS
  9. FOR MORE INFORMATION, VISIT
  10. HTTP://THEMES.SUNRISEN.CO/TERMS
  11.  
  12. -->
  13. <html lang="en">
  14. <head>
  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 prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  18. <script type="text/javascript"
  19. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  20.  
  21. <title>{Title}</title>
  22.  
  23. <link rel="shortcut icon" href="{Favicon}">
  24.  
  25. <meta name="color:background" content="#ffffff"/>
  26. <meta name="color:text" content="#000000"/>
  27. <meta name="color:link" content="#000000"/>
  28. <meta name="color:hover" content="#cccccc"/>
  29.  
  30. <meta name="image:header" content=""/>
  31.  
  32. <meta name="if:show header image" content="0"/>
  33. <meta name="if:image fade" content="1"/>
  34.  
  35. <meta name="if:1 column" content="0"/>
  36. <meta name="if:2 columns" content="0"/>
  37. <meta name="if:3 columns" content="1"/>
  38. <meta name="if:4 columns" content="0"/>
  39. <meta name="if:5 columns" content="0"/>
  40. <meta name="if:6 columns" content="0"/>
  41.  
  42. <meta name="text:link one" content=""/>
  43. <meta name="text:link one title" content=""/>
  44. <meta name="text:link two" content=""/>
  45. <meta name="text:link two title" content=""/>
  46. <meta name="text:link three" content=""/>
  47. <meta name="text:link three title" content=""/>
  48. <meta name="text:link four" content=""/>
  49. <meta name="text:link four title" content=""/>
  50. <meta name="text:link five" content=""/>
  51. <meta name="text:link five title" content=""/>
  52.  
  53. <style type="text/css">
  54.  
  55. #tumblr_controls{
  56. position:fixed !important;
  57. -webkit-filter: invert(100%) ;
  58. }
  59.  
  60. ::-webkit-scrollbar-thumb{
  61. background-color: {color:text};
  62. border: 2px solid {color:background};
  63. height:auto;
  64. -moz-border-radius: 10px;
  65. border-radius: 10px;
  66. }
  67.  
  68. ::-webkit-scrollbar {
  69. height:auto;
  70. width:9px;
  71. background-color: #999999;
  72. border: 4px solid {color:background};
  73. }
  74.  
  75. body{
  76. margin:0px;
  77. background-attachment: fixed;
  78. background-repeat: repeat;
  79. background-color:{color:background};
  80. background-attachment: fixed;
  81. background-repeat: repeat;
  82. font-size: 11px;
  83. font-family: source code pro;
  84. line-height:9px;
  85. text-transform:lowercase;
  86. color: {color:text};
  87. }
  88.  
  89. a:link, a:active, a:visited{
  90. color: {color:link};
  91. text-decoration: none;
  92. padding-bottom:1px;
  93. -webkit-transition-duration:.2s;
  94. }
  95.  
  96. a:hover{
  97. color: {color:hover};
  98. }
  99.  
  100. @font-face{
  101. font-family:'apple';
  102. src:url('http://static.tumblr.com/apahx90/ue5mo4tod/acme_9_regular.ttf');}
  103.  
  104. #header{
  105. padding: 8px;
  106. padding-top:0px;
  107. padding-bottom:0px;
  108. padding-left:0px;padding-right:0px;
  109. position:relative;
  110. width:100%;
  111. height:auto;
  112. line-height:10px;
  113. font-size:12px;
  114. letter-spacing:1px;
  115. text-transform:uppercase;
  116. font-family: consolas;
  117. background:{color:background};
  118. z-index:100;
  119. opacity:1;
  120. margin-top:0px;
  121. padding-top:2px;
  122. padding-bottom:3px;
  123. z-index:1099999999;
  124. margin-left:0px;
  125. }
  126.  
  127. .entry {
  128. margin:40px;
  129. padding: 0px;
  130. margin-bottom:38px;
  131. float:left;
  132. background-color:none;
  133. {block:IndexPage}
  134. {block:if1column}
  135. width:400px;
  136. {/block:if1column}
  137. {block:if2columns}
  138. width:400px;
  139. {/block:if2columns}
  140. {block:if3columns}
  141. width:300px;
  142. {/block:if3columns}
  143. {block:if4columns}
  144. width:230px;
  145. {/block:if4columns}
  146. {block:if5columns}
  147. width:200px;
  148. margin:30px;
  149. margin-bottom:28px;
  150. {/block:if5columns}
  151. {block:if6columns}
  152. width:180px;
  153. margin:15px;
  154. margin-bottom:13px;
  155. {/block:if6columns}
  156. {/block:IndexPage}
  157. {block:PermalinkPage}
  158. width:500px;
  159. {/block:PermalinkPage}
  160. font-family:didact gothic;
  161. font-size: 12px;
  162. padding-bottom:0px;
  163. letter-spacing:0px;
  164. text-transform:lowercase;
  165. line-height:14px;
  166. overflow:hidden;
  167. }
  168. .entry img{max-width:100%;}
  169. .photo a, .photo a:hover{background:none;border:none;}
  170.  
  171. .wrapper{{block:indexpage}{block:if1column}width:480px;{/block:if1column}{block:if2columns}width:960px;{/block:if2columns}{block:if3columns}width:1140px;{/block:if3columns}{block:if4columns}width:1240px;{/block:if4columns}{block:if5columns}width:1300px;{/block:if5columns}{block:if6columns}width:1260px;{/block:if6columns}{/block:indexpage}{block:permalinkpage}width:580px;{/block:permalinkpage}margin:0px auto;overflow:hidden;}
  172.  
  173. #posts {
  174. width:100%;
  175. margin-left:0px;
  176. padding-top:0px;
  177. overflow:hidden;
  178. padding-bottom:350px;
  179. }
  180.  
  181. #infscr-loading{
  182. bottom: -10px;
  183. position: absolute;
  184. left: 50%;
  185. margin-left:-8px;
  186. width:16px;
  187. height:16px;
  188. overflow:hidden;
  189. margin-bottom: 50px;
  190. }
  191.  
  192. .img{{block:indexpage}{block:ifimagefade}opacity:.8;{/block:ifimagefade}{/block:indexpage}-webkit-transition-duration:.8s;
  193. }
  194.  
  195. .img:hover, .entry:hover .img{opacity:1;}
  196.  
  197. .title{
  198. font-family:apple;
  199. font-size: 8px;
  200. font-weight:normal;
  201. line-height:10px;
  202. text-transform:uppercase;
  203. }
  204.  
  205. blockquote{
  206. padding:0px 0px 2px 5px;
  207. margin:2px 0px 2px 1px;
  208. border-left: 1px solid #cccccc;}
  209. blockquote p, ul{margin:0px; padding:0px;}
  210.  
  211. .chat .line{
  212. background-color:#ffffff;
  213. margin: 0 0 1px;
  214. padding: 5px;
  215. }
  216. .chat .line.odd{
  217. background-color:#e3e3e3;
  218. }
  219.  
  220. .label {font-weight:bold; color:{color:text}}
  221.  
  222. a img{border: 0px;}
  223.  
  224. .p { padding-top: 5px; }
  225. .ol, ul { margin-left: 10px; padding: 5px; }
  226. .ul { list-style-type: square; }
  227.  
  228. .albumart { margin-bottom: 0px; }
  229. .albumart img, .audio embed { width: 55px; padding-right: 5px;}
  230. .notes img{width:20px; position:left; top:5px;border-radius:100px;}
  231. .notes{line-height:17px;text-transform:uppercase;font-family:consolas;font-size:9px;letter-spacing:1px;text-align:left;}
  232.  
  233. .perm{margin-top:5px;font-family:consolas;font-size:9px;letter-spacing:1px;text-transform:uppercase;opacity:1;text-align:right;border-top:1px solid #ccc;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3 ease-in-out;}
  234.  
  235. .entry:hover .perm{margin-top:5px;opacity:1;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
  236.  
  237. .blogtitle{
  238. font-family:display;
  239. font-size:50px;
  240. color: {color:blogtitle};
  241. line-height: 30px;
  242. text-transform:uppercase;
  243. text-align:center;
  244. opacity:1;
  245. margin-bottom:10px;
  246. height:auto;
  247. margin-top:20px;
  248. padding-bottom:0px;
  249. -webkit-transition-duration:.8s;
  250. z-index:1000000009;
  251. }
  252.  
  253. @font-face{
  254. font-family:display;
  255. src:url('http://static.tumblr.com/sjab39p/MUxmrmpan/gaellefine.ttf');
  256. }
  257.  
  258. .nav{text-align:center;color:{color:text};}
  259. .nav a{border:none;border-radius:3px;-moz-appearance: none;-webkit-appearance: none;height:20px;font-family:source code pro; font-size:10px; letter-spacing: 2px; margin-top: 3px; width: 50px; margin-bottom:0px;text-align:center;padding-left:5px;padding-right:5px;padding-top:2px;}
  260. .nav a:hover{color:{color:hover};}
  261.  
  262. .photoperm {-webkit-transition-duration:.8s;z-index:1;position:absolute; text-decoration:none; bottom:2px; margin-left:5px; padding:2px;padding-bottom:1px;border-radius:100px; width:auto;height:auto;background:none; opacity:0; z-index:10;color:black;background:white;text-align:center;font-family:consolas;font-size:8px;text-transform:uppercase;line-height:4px;color:{color:link};letter-spacing:1px;color:#555555;border-bottom:1px solid white;}
  263. .photoperm a{color:#555555;}.photoperm a:hover{color:{color:hover};}
  264. .entry:hover .photoperm { position:absolute; opacity:.9;bottom:8px;}
  265. .entry:hover .photoperm:hover{opacity:1;}.photoperm img{box-shadow:none;}
  266. .imgp{opacity:.5;-webkit-transition-duration:.8s;}
  267. .photoperm:hover .imgp, .imgp:hover, .photoperma:hover .imgp{opacity:.7;transform: rotate(-360deg);
  268. -ms-transform: rotate(-360deg);
  269. -webkit-transform: rotate(-360deg);
  270. -o-transform: rotate(-360deg);
  271. -moz-transform: rotate(-360deg);}
  272.  
  273. .photoperma {-webkit-transition-duration:.8s;z-index:1;position:absolute; text-decoration:none; bottom:2px; margin-left:38px; padding:2px;padding-bottom:1px;border-radius:100px; width:auto;height:auto;background:none; opacity:0; z-index:10;color:black;background:white;text-align:center;font-family:consolas;font-size:8px;text-transform:uppercase;line-height:4px;color:{color:link};letter-spacing:1px;color:#555555;border-bottom:1px solid white;}
  274. .photoperma a{color:#555555;}.photoperm a:hover{color:{color:hover};}
  275. .entry:hover .photoperma { position:absolute; opacity:.9;bottom:8px;}
  276. .entry:hover .photoperma:hover{opacity:1;}.photoperma img{box-shadow:none;}
  277.  
  278. {CustomCSS}
  279. </style>
  280. <link href='http://fonts.googleapis.com/css?family=Source+Code+Pro|Didact+Gothic' rel='stylesheet' type='text/css'>
  281. {block:IndexPage}
  282. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  283. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  284. <script type="text/javascript">
  285. $(window).load(function () {
  286. var $content = $('#posts');
  287. $content.masonry({itemSelector: '.entry'}),
  288. $content.infinitescroll({
  289. navSelector : 'div#pagination',
  290. nextSelector : 'div#pagination a#nextPage',
  291. itemSelector : '.entry',
  292. loading: {
  293. finishedMsg: '',
  294. img: 'http://static.tumblr.com/apahx90/gbVmpo84y/ajax-loader-1.gif'
  295. },
  296. bufferPx : 600,
  297. debug : false,
  298. },
  299. // call masonry as a callback.
  300. function( newElements ) {
  301. var $newElems = $( newElements );
  302. $newElems.hide();
  303. // ensure that images load before adding to masonry layout
  304. $newElems.imagesLoaded(function(){
  305. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(1000);} );
  306. });
  307. });
  308. });
  309. </script>
  310.  
  311. {/block:IndexPage}
  312.  
  313. <meta name="viewport" content="width=800" />
  314.  
  315. </head><body>
  316. <div class="wrapper">
  317. <div id="header">
  318. {block:ifshowheaderimage}<center><a href="/"><img src="{image:header}" style="max-width:500px;"></a></center>{/block:ifshowheaderimage}
  319. {block:ifnotshowheaderimage}<div class="blogtitle"><a href="/">{title}</a></div>{/block:ifnotshowheaderimage}
  320. <center><span style="color:{color:text};font-size:9px;letter-spacing:1px;line-height:12px;">{description}</span></center>
  321. <div class="nav"><a href="/">home</a><a href="/ask">message</a>{block:iflinkonetitle}<a href="{text:link one}">{text:link one title}</a>{block:iflinkonetitle}{block:iflinktwotitle}<a href="{text:link two}">{text:link two title}</a>{block:iflinktwotitle}{block:iflinkthreetitle}<a href="{text:link three}">{text:link three title}</a>{block:iflinkthreetitle}{block:iflinkfourtitle}<a href="{text:link four}">{text:link four title}</a>{block:iflinkfourtitle}{block:iflinkfivetitle}<a href="{text:link five}">{text:link five title}</a>{block:iflinkfivetitle}<a href="http://sunrisen.tumblr.com/">theme</a>
  322. </div>
  323. </div>
  324.  
  325. <div class="autopagerize_page_element">
  326. <div id="posts">
  327.  
  328. {block:Posts}
  329. <div class="entry">
  330.  
  331. {block:Text}
  332. {block:Title}<div class="title">{Title}</div>{/block:Title}
  333. {Body}
  334. {block:IndexPage}
  335. <div class="perm"><a href="{reblogurl}" target-"_blank">reblog</a> / <a href="{permalink}">{notecountwithlabel}</a></div>
  336. {/block:IndexPage}
  337. {/block:Text}
  338.  
  339. {block:Link}
  340. <a href="{URL}" class="title">{Name}</a>
  341. {block:Description}{Description}{/block:Description}
  342. {block:IndexPage}
  343. <div class="perm"><a href="{reblogurl}" target-"_blank">reblog</a> / <a href="{permalink}">{notecountwithlabel}</a></div>
  344. {/block:IndexPage}
  345. {block:Link}
  346.  
  347. {block:Photo}
  348. <div class="img">
  349. {block:IndexPage}
  350. <div class="photoperm"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/apahx90/827mqp7az/reblog_st.png" style="width:25px;" class="imgp"/></a></div>
  351. <div class="photoperma"><a href="{permalink}"><img src="http://cdn5.iconfinder.com/data/icons/iconsweets2/40/link_seo.png" class="imgp" style="width:25px;"/></a></div>
  352. {/block:IndexPage}
  353. {block:IndexPage}<a href="{Permalink}" style="background-color:transparent;">
  354. <img src="{PhotoURL-HighRes}" width="100%" class="border"></img></a>{/block:IndexPage}{block:PermalinkPage}<img src="{PhotoURL-500}" width="500px" class="border"></img>{/block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  355. </div>
  356. {/block:Photo}
  357.  
  358. {block:Answer}
  359. <img src="{AskerPortraitURL-48}" width="50" align="left" style="margin-right:3px;border-radius:100px;float:right;" class="img"/><b>{Asker}</b>: <div style="max-width:220px;max-height:50px;overflow-y:auto;"><i>{Question}</i></div><br>{Answer}
  360. {block:IndexPage}
  361. <div class="perm"><a href="{permalink}">{notecountwithlabel}</a></div>
  362. {/block:IndexPage}
  363. {/block:Answer}
  364.  
  365. {block:Photoset}
  366. <div class="img">
  367. {block:IndexPage}<a href="{permalink}">{block:Photos}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="{block:if1column}400px{/block:if1column}{block:if2columns}400px{/block:if2columns}{block:if3columns}300px{/block:if3columns}{block:if4columns}width:230px{/block:if4columns}{block:if5columns}200px{/block:if5columns}{block:if6columns}180px{/block:if6columns}"/>{/block:Photos}<div style="display:none;">{block:RebloggedFrom}{ReblogParentName}{ReblogParentTitle}{ReblogParentURL}{/block:RebloggedFrom}{block:ContentSource}{SourceURL} {/block:ContentSource}</div></a>{/block:IndexPage}
  368. {block:PermalinkPage}<center>{Photoset-500}</center>{/block:PermalinkPage}
  369. </div>
  370. {block:IndexPage}
  371. <div class="perm"><a href="{reblogurl}" target-"_blank">reblog</a> / <a href="{permalink}">{notecountwithlabel}</a></div>
  372. {/block:IndexPage}
  373. {/block:Photoset}
  374.  
  375. {block:Quote}
  376. {Quote}
  377. {block:IndexPage}
  378. <div class="perm"> - <a href="{permalink}">{Source}</a></div>
  379. {/block:IndexPage}
  380. {/block:Quote}
  381.  
  382. {block:Audio}
  383. {block:indexpage}
  384. <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}" style="width:100%px;height:auto;position:relative;">{/block:AlbumArt}</div><div style="float:left;text-align:left;width:100%px;height:27px;padding-top:5px;padding-bottom:5px;margin-top:0px;margin-bottom:5px;{block:albumart}margin-bottom:0px;margin-top:2px;width:100%;{/block:albumart}float:right;overflow:hidden;background-color:#e3e3e3;">{AudioPlayerGrey}
  385. {block:ExternalAudio}{/block:ExternalAudio}</div>
  386. <div class="perm" style="border-top:0px;{block:albumart}border-top:1px solid #dddddd;{/block:albumart}">
  387. <a href="{permalink}">{block:Artist}{Artist}{/block:Artist} - {block:TrackName}{TrackName}{/block:TrackName}</a>
  388. </div>
  389. {/block:indexpage}
  390. {block:permalinkpage}
  391. <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}" style="width:47px;height:47px;position:relative;">{/block:AlbumArt}</div><div style="float:left;text-align:left;width:450px;height:27px;padding-top:10px;padding-bottom:10px;margin-top:-51px;float:right;background-color:#000000;">{AudioPlayerBlack}
  392. {block:ExternalAudio}{/block:ExternalAudio}</div>
  393. {/block:permalinkpage}
  394. {/block:Audio}
  395.  
  396. {block:video}
  397. {block:indexpage}
  398. {video-250}
  399. {block:indexpage}
  400. {block:permalinkpage}
  401. {video-500}
  402. {/block:permalinkpage}
  403. {block:IndexPage}
  404. <div class="perm"><a href="{reblogurl}" target-"_blank">reblog</a> / <a href="{permalink}">{notecountwithlabel}</a></div>
  405. {/block:IndexPage}
  406. {/block:video}
  407.  
  408. {block:Chat}
  409. {block:Title}<div class="title"><center>{Title}</center></div>{/block:Title}
  410. <div class="chat">
  411. <div class="lines">
  412. {block:Lines}
  413. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  414. {/block:Lines}
  415. </div>
  416. </div>
  417. {block:IndexPage}
  418. <div class="perm"><a href="{reblogurl}" target-"_blank">reblog</a> / <a href="{permalink}">{notecountwithlabel}</a></div>
  419. {/block:IndexPage}
  420. {/block:Chat}
  421.  
  422. {block:IndexPage}
  423. <div style="display:none;">
  424. {block:ContentSource}
  425. <a href="{SourceURL}">
  426. {lang:Source}:
  427. {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  428. {block:NoSourceLogo}{SourceTitle}{/block:NoSourceLogo}
  429. </a>via {ReblogParentName}{block:RebloggedFromReblog}{/block:RebloggedFromReblog}{/block:ContentSource}</div>
  430. {/block:IndexPage}
  431.  
  432. {block:PermalinkPage}
  433. <center>
  434. {block:Date}
  435. <center>
  436. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
  437. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="http://tumblr.com/{Tag}" target="blank">#{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  438. {/block:Date}
  439. {block:RebloggedFrom}
  440. <center><br>{via: <a href="{ReblogParentURL}">{ReblogParentName}</a>}
  441. </center>
  442. {/block:RebloggedFrom}
  443. {/block:PermalinkPage}
  444.  
  445. {block:PostNotes}<div class="notes">{PostNotes}</div>
  446. {/block:PostNotes}
  447. </div>
  448.  
  449.  
  450. {/block:Posts}
  451. </div>
  452. </div></div>
  453. <div class="right">
  454. </div>
  455. <div class="footer">
  456. <br>
  457. </div>
  458. </div>
  459. </body>
  460. </html>
  461. <div style="position:fixed;right:0px;bottom:-425px;">
  462. {block:IndexPage}
  463. {block:Pagination}
  464. <div id="pagination">
  465. {block:NextPage}
  466. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  467. {/block:NextPage}
  468. {block:PreviousPage}
  469. <a href="{PreviousPage}">&larr;&nbsp;</a>
  470. {/block:PreviousPage}
  471. </div>
  472. {/block:Pagination}
  473. {/block:IndexPage}</div>
  474. </body>
  475. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement