Advertisement
sunrisen

pure theme

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