Advertisement
faedethemes

Maui Theme

Mar 8th, 2013
18,547
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.10 KB | None | 0 0
  1. <!--
  2. Maui Theme by faede
  3. thank you for choosing faede themes!
  4. ------------------------------------
  5. main blog: faede.tumblr.com
  6. theme blog: faedethemes.tumblr.com
  7. -->
  8. <html lang="en">
  9. <head>
  10. <title>{Title}</title>
  11.  
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
  14.  
  15. </script><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  16. <link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'>
  17.  
  18. <html xmlns="http://www.w3.org/1999/xhtml">
  19. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  20. <script type="text/javascript"
  21. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  22. <script type="text/javascript"
  23. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  24. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
  25. <link href='http://fonts.googleapis.com/css?family=Miniver' rel='stylesheet' type='text/css'>
  26.  
  27. <meta name="color:background" content="#ffffff"/>
  28. <meta name="color:primary" content="#000000"/>
  29. <meta name="color:hover" content="#ffffff"/>
  30. <meta name="color:links" content="#000"/>
  31.  
  32. <meta name="font:posts" content="helvetica"/>
  33.  
  34.  
  35. <meta name="if:image fade" content="1"/>
  36. <meta name="if:show sidebar image" content="0">
  37. <meta name="text:Custom Link One Title" content= >
  38. <meta name="text:Custom Link One" content="" />
  39. <meta name="text:Custom Link Two Title" content= >
  40. <meta name="text:Custom Link Two" content="" />
  41. <meta name="text:Custom Link Three Title" content= >
  42. <meta name="text:Custom Link Three" content="" />
  43. <meta name="text:Custom Link Four Title" content= >
  44. <meta name="text:Custom Link Four" content="" />
  45.  
  46.  
  47. <meta name="image:sidebar" content="0"/>
  48.  
  49.  
  50. <style type="text/css">
  51.  
  52.  
  53. .entry img{max-width:220px;}
  54.  
  55. ::-webkit-scrollbar-thumb:vertical{
  56. background-color:#C2C8CF;
  57. -moz-border-radius:10px;
  58. -webkit-border-radius:10px;
  59. }
  60.  
  61. #tumblr_controls{
  62. position:fixed !important;
  63. -webkit-filter: invert(100%)
  64. }
  65.  
  66. .credit {opacity:0.7;font-size:23px;position:fixed;bottom:5px;right:5px;color:#000;}
  67.  
  68.  
  69. .wrapper{width:1000px;margin:0px auto;}
  70.  
  71. ::-webkit-scrollbar {width: 6px; height: 4px; background: #d8d8d8; }
  72. ::-webkit-scrollbar-thumb { background-color: #130C11;}
  73.  
  74. body{
  75. margin:0px;
  76. background-attachment: fixed;
  77. background-repeat: repeat;
  78. background-color:{color:background};
  79. background-attachment: fixed;
  80. background-repeat: repeat;
  81. font-size: 11px;
  82. font-family: courier new;
  83. line-height:11px;
  84. color: {color:primary};
  85. }
  86.  
  87. a:link, a:active, a:visited{
  88. color: {color:links};
  89. text-decoration: none;
  90. -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
  91. }
  92.  
  93.  
  94. a:hover{
  95. color: {color:hover};
  96. -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
  97. }
  98.  
  99. .entry {
  100. margin:6px;
  101. padding: 10px;
  102. float:left;
  103. background-color:transparent;
  104. {block:indexpage}
  105. width:230px;
  106. {/block:indexpage}
  107. {block:permalinkpage}
  108. width:600px;
  109. {/block:permalinkpage}
  110. background:transparent;
  111. padding-bottom: 8px;
  112. font-family:{font:posts};
  113. font-size: 10px;
  114. line-height:14px;
  115.  
  116. }
  117.  
  118.  
  119. #sidebar {
  120. display: block;
  121. position:fixed;
  122. top:150px;
  123. padding:10px;
  124. width:230px;
  125. height:;
  126. text-align:left;
  127. font-family:helvetica;
  128. font-size:10px;
  129. border:1px solid #eee;
  130. background-color:;
  131. opacity:1;
  132. {block:indexpage}
  133. margin-left:70px;
  134. {/block:indexpage}
  135. {block:permalinkpage}
  136. margin-left:70px;
  137. {/block:permalinkpage}
  138. }
  139.  
  140.  
  141. div #title{
  142. font-family:lobster;
  143. font-size:25px;
  144. border-bottom:2px solid #ddd;
  145. text-align:right;
  146. line-height:28px;
  147. }
  148. #posts {
  149. width: 610px;
  150. background: transparent;
  151. margin-left:469px;
  152. padding-left: 2px;
  153. padding-right: 2px;
  154. padding-top:3px;
  155. margin-top:0px;
  156. float:left;
  157. }
  158.  
  159. #infscr-loading{
  160. bottom: -70px;
  161. position: absolute;
  162. left: 50%;
  163. margin-left:-8px;
  164. width:16px;
  165. height:11px;
  166. overflow:hidden;
  167. margin-bottom: 50px;
  168. }
  169.  
  170. .img{{block:ifimagefade}opacity:.7;{/block:ifimagefade}{block:ifnotimagefade}opacity:1;{/block:ifnotimagefade}-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  171. .img:hover{opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  172.  
  173. .title{
  174. font-family:{font:posts};
  175. font-size: 12px;
  176. line-height:15px;
  177. text-transform:uppercase;
  178. }
  179.  
  180. blockquote{
  181. padding:0px 0px 2px 5px;
  182. margin:0px 0px 2px 10px;
  183. border-left: 1px dotted #555555;
  184. }
  185.  
  186. .entry:hover {
  187. opacity: 1.0;
  188.  
  189. -webkit-transition: all .4s ease-in-out;
  190. -moz-transition: all .4s ease-in-out;
  191. -o-transition: all .4s ease-in-out;
  192. transition: all .4s ease-in-out;
  193. }
  194.  
  195.  
  196. #perma{
  197. position:absolute;
  198. margin-top: -10px;
  199. margin-left:0px;
  200. width:270px;
  201. padding:0px;
  202. color: black;
  203. height:10px;
  204. padding-top:2px;
  205. padding-left: 6px;
  206. padding-right:6px;
  207. padding-bottom:2px;
  208. background-color:#fff;
  209. overflow:hidden;
  210. font-size:9px;
  211. line-height:10px;
  212. text-align:center;
  213. letter-spacing:1px;
  214. font-family: {font:posts};
  215. text-transform:uppercase;
  216. opacity:0.0;
  217. {block:ifimagefade}
  218. visibility:hidden;
  219. {/block:ifimagefade}
  220. -webkit-transition: all 0.4s ease-in-out;
  221. -moz-transition: all 0.4s ease-in-out;
  222. transition: all 0.4s ease-in-out;
  223. }
  224.  
  225. .entry:hover .perma {-webkit-transition: 0.3s ease-in; position:absolute; margin-top:7px; margin-left:7px; padding:4px; background:#fff; opacity:.8;}
  226.  
  227. .entry:hover .perma:hover{opacity:1;}
  228.  
  229.  
  230. .perma {position:absolute; text-decoration:none; margin-top:7px; margin-left:7px; padding:4px; background:#fff; opacity:0; -webkit-transition: 0.3s ease-in;z-index:10;font-family:{font:posts};border:1px solid #ccc;border-left:4px solid #fafafa;color:black;}
  231.  
  232.  
  233.  
  234. .links a{
  235. text-transform: uppercase;
  236. background:;
  237. line-height: 3px;
  238. display:inline-block;
  239. -webkit-transition: all .4s ease-in-out;
  240. -moz-transition: all .4s ease-in-out;
  241. -o-transition: all .4s ease-in-out;
  242. transition: all .4s ease-in-out;
  243. }
  244.  
  245.  
  246. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  247. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  248. .user_7 .label, .user_8 .label, .user_9 .label {color:#130C11;}
  249. .notes img{width:10px; position:relative; top:3px;}
  250.  
  251. <--ses-->
  252. small{font-size: 90%;}
  253.  
  254.  
  255.  
  256. @font-face {font-family: customfont; src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');
  257. }
  258.  
  259.  
  260.  
  261.  
  262. .quote {
  263. font-family: arial;
  264. font-size: 20px;
  265. color: {color:link};
  266. float: left;
  267. margin-right: 5px;
  268. }
  269.  
  270. .entry:hover .perm{
  271.  
  272. opacity: 1;
  273. }
  274.  
  275.  
  276.  
  277. .perm {
  278. margin-top:10px;
  279. text-align:center;
  280. padding:0px;
  281. padding-top:5px;
  282. padding-bottom:2px;
  283. opacity:0;
  284. font-family:{font:posts};
  285. -moz-transition: all 0.6s ease-out;
  286. -o-transition: all 0.6s ease-out;
  287. -webkit-transition: all 0.6s ease-out;
  288. transition: all 0.6s ease-out;
  289. }
  290.  
  291.  
  292.  
  293.  
  294.  
  295. </style>
  296.  
  297.  
  298.  
  299. {block:IndexPage}
  300. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  301. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  302.  
  303. <script type="text/javascript">
  304. $(window).load(function () {
  305. var $content = $('#posts');
  306. $content.masonry({itemSelector: '.entry'}),
  307. $content.infinitescroll({
  308. navSelector : 'div#pagination',
  309. nextSelector : 'div#pagination a#nextPage',
  310. itemSelector : '.entry',
  311. loading: {
  312. finishedMsg: '',
  313. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  314. },
  315. bufferPx : 600,
  316. debug : false,
  317. },
  318. // call masonry as a callback.
  319. function( newElements ) {
  320. var $newElems = $( newElements );
  321. $newElems.hide();
  322. // ensure that images load before adding to masonry layout
  323. $newElems.imagesLoaded(function(){
  324. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  325. });
  326. });
  327. });
  328. </script>
  329.  
  330. {/block:IndexPage}
  331.  
  332. <meta name="viewport" content="width=800" />
  333.  
  334. </head>
  335. <body>
  336.  
  337. <div class="wrapper">
  338.  
  339. <div id="sidebar"><div id="title"><a href="/">{title}</a></div>
  340. {block:ifshowsidebarimage}
  341. <a href="/"><img style="margin-top:5px;" src="{image:sidebar}" width="230"></a>
  342. {/block:ifshowsidebarimage}<div style="margin-top:5px;margin-left:5px;">{description}</div><div style="margin-top:3px;margin-left:3px;"><div class="links"><div style="border-top:2px solid #ddd;padding:1px;">
  343. <a href="/">home</a> <a href="/ask">ask</a> {block:ifcustomlinkonetitle}<a href="{text:custom link one}" class="links">{text:custom link one title}</a>{/block:ifcustomlinkonetitle}{block:ifcustomlinktwotitle} <a href="{text:custom link two}" class="links">{text:custom link two title}</a>{/block:ifcustomlinktwotitle}{block:ifcustomlinkthreetitle} <a href="{text:custom link three}" class="links">{text:custom link three title}</a>{/block:ifcustomlinkthreetitle}{block:ifcustomlinkfourtitle} <a href="{text:custom link four}" class="links">{text:custom link four title}</a>{/block:ifcustomlinkfourtitle} <a href="http://faedethemes.tumblr.com/">theme</a>
  344. </div><p></p></div></div></div>
  345.  
  346.  
  347.  
  348.  
  349.  
  350. </div>
  351. </div>
  352. <p></p>
  353. </div>
  354. </div></fieldset>
  355.  
  356.  
  357. <div class="header">
  358.  
  359. <div class="left">
  360.  
  361. <div id="posts">
  362.  
  363.  
  364. {block:Posts}
  365. <div class="entry">
  366.  
  367. {block:Text}
  368. {block:IndexPage}
  369. {/block:IndexPage}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  370. {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> • <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  371. {/block:IndexPage}
  372. {/block:Text}
  373.  
  374. {block:Link}
  375. {block:IndexPage}
  376. {/block:IndexPage}<a href="{URL}" class="title">{Name}</a>
  377. {block:Description}{Description}{/block:Description}
  378. {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> • <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  379. {/block:IndexPage}
  380. {block:Link}
  381.  
  382. {block:Photo}
  383. {block:IndexPage}
  384. <div class="perma"><a href="{reblogurl}" target="_blank">REBLOG</a> | <a href="{permalink}">{notecountwithlabel}</a></div>
  385. {/block:IndexPage}
  386. {block:IndexPage}<div class="img">{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="230"/></a></div>{LinkCloseTag}</div>{/block:IndexPage}
  387. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="600px"/></a>{LinkCloseTag}{/block:PermalinkPage}
  388. {/block:Photo}
  389.  
  390.  
  391.  
  392. {block:Photoset}
  393. {block:IndexPage}
  394. <div class="perms">
  395. {dayofweek} with <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  396. </div>
  397. <div style="width:230px; overflow-x:hidden; overflow-y:hidden;">{Photoset-250}</div>{/block:IndexPage}
  398. {block:permalinkpage}
  399. {Photoset-500}
  400. {/block:permalinkpage}
  401. {/block:Photoset}
  402.  
  403. {block:Quote}
  404. <div class="text">
  405. <div class="quote">&#10077;</div>
  406. <span style="text-transform:uppercase;letter-spacing:1px;"> {Quote} </span>
  407. {block:Source}
  408. <div class="source"><div style="text-align:right; color:{color:link}">-{Source}</div></div>
  409. {/block:Source}
  410. {block:indexpage}
  411. <div class="perm"><a href="{permalink}">{NoteCountwithLabel}</a> • <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  412. {/block:indexpage}
  413. </div>{/block:Quote}
  414.  
  415. {block:Chat}
  416. {block:IndexPage}
  417. {/block:IndexPage}
  418. {block:Title}<span class="title">{Title}</span>{/block:Title}
  419. <ul class="chat">
  420. {block:Lines}
  421. <li class="user_{UserNumber}">
  422. {block:Label}
  423. <span class="label">{Label}</span>
  424. {/block:Label}
  425.  
  426. {Line}
  427. </li>
  428. {/block:Lines}
  429. </ul>
  430. {block:IndexPage}<div class="perm"><a href="{reblogurl}" target="_blank">reblog</a> • <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  431. {/block:IndexPage}
  432. {/block:Chat}
  433.  
  434. {block:Audio}
  435. {block:IndexPage}
  436. {/block:IndexPage}
  437. <center><div style="width:230px; height:28px;background:#e3e3e3;"><div style="float:center;">{AudioPlayerGrey}</div>{block:TrackName}
  438. {TrackName}
  439. {/block:TrackName} {block:Artist}
  440. {Artist}
  441. {/block:Artist}<div style="margin-top:10px; float:right;">
  442. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  443. {block:IndexPage}<br><div class="perm"><a href="{Permalink}">{NoteCount}</a> / <a href="{ReblogURL}">REBLOG</a></div>{/block:IndexPage}
  444. {/block:Audio}
  445.  
  446. {block:Video}
  447. {block:IndexPage}
  448. {/block:IndexPage}
  449. <center>
  450. {block:IndexPage}
  451. {Video-250}
  452. {/block:IndexPage}
  453. </center>
  454. <center>{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center{block:IndexPage}<div class="perm"><a href="{Permalink}">{NoteCount}</a> / <a href="{ReblogURL}">REBLOG</a></div>{/block:IndexPage}>
  455.  
  456. {block:Video}
  457.  
  458. {block:Answer}
  459. {block:IndexPage}
  460. {/block:IndexPage}
  461. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;border-radius:100px;"/>
  462. <b>{Asker}</b>: <b>{Question}</b>{Answer}
  463. {block:IndexPage}<div class="perm"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  464. {/block:IndexPage}
  465. {/block:Answer}
  466.  
  467.  
  468. {block:PermalinkPage}
  469. {block:Date}
  470. <center>
  471. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
  472. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  473. {/block:Date}
  474.  
  475. {/block:PermalinkPage}
  476.  
  477. {block:PostNotes}{PostNotes}
  478. {/block:PostNotes}
  479. </div>
  480.  
  481.  
  482. {/block:Posts}
  483. </div>
  484. </div>
  485. <div class="right">
  486. </div>
  487. <div class="footer">
  488. <br>
  489. </div>
  490. </div>
  491. </body>
  492. </html>
  493. <div style="position:fixed;right:0px;bottom:-425px;">
  494. <div style="position:fixed;right:0px;bottom:-425px;">
  495. <---DONT REMOVE---->
  496. {block:IndexPage}
  497. {block:Pagination}
  498. <div id="pagination">
  499. {block:NextPage}
  500. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  501. {/block:NextPage}
  502. {block:PreviousPage}
  503. <a href="{PreviousPage}">&larr;&nbsp;</a>
  504. {/block:PreviousPage}
  505. </div>
  506. {/block:Pagination}
  507. {/block:IndexPage}</div>
  508. </div>
  509. <div class="credit"><a href="http://faedethemes.tumblr.com/">ƒ</a></div>
  510. </body>
  511. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement