Advertisement
sunrisen

misty theme

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