Advertisement
Guest User

Banshee Theme

a guest
Oct 26th, 2013
2,301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.00 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.  
  5. <!--
  6.  
  7. BANSHEE THEME BY CAULIFLORUS FOR PAINTBRUSHTHEMES
  8.  
  9. don't steal this please and keep the description short, thanks :')
  10.  
  11. -->
  12.  
  13. <head>
  14.  
  15. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/95njt7t/WY7lqgdrx/backtotop_arrowblk.png" border="0"></a>
  16.  
  17. <script type="text/javascript"
  18.  
  19. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  20.  
  21.  
  22.  
  23. <script type="text/javascript"
  24.  
  25. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  26.  
  27.  
  28.  
  29. <title>{title}</title>
  30.  
  31.  
  32.  
  33. <link rel="shortcut icon" href="{Favicon}">
  34.  
  35.  
  36.  
  37. <meta name="color:Background" content="#FFF"/>
  38.  
  39. <meta name="color:Text" content="#AAA"/>
  40.  
  41. <meta name="color:Hover" content="#a0a0a0"/>
  42.  
  43. <meta name="color:Description" content="#a0a0a0"/>
  44.  
  45. <meta name="color:Blog Title" content="#a0a0a0"/>
  46.  
  47. <meta name="color:Link" content="#777676"/>
  48.  
  49. <meta name="image:Left Background" content""/>
  50.  
  51. <meta name="image:Right Background" content""/>
  52.  
  53. <meta name="image:Background" content""/>
  54.  
  55. <meta name="text:Link 1 URL" content=""/>
  56.  
  57. <meta name="text:Link 1 Title" content=""/>
  58.  
  59. <meta name="text:Link 2 URL" content="/">
  60.  
  61. <meta name="text:Link 2 Title" content=""/>
  62.  
  63. <meta name="text:Link 3 URL" content=""/>
  64.  
  65. <meta name="text:Link 3 Title" content=""/>
  66.  
  67. <meta name="text:Link 4 URL" content=""/>
  68.  
  69. <meta name="text:Link 4 Title" content=""/>
  70.  
  71.  
  72. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  73.  
  74. <style>
  75. div#qTip {
  76. padding: 1px;
  77. display: none;
  78. text-align: center;
  79. position: absolute;
  80. font-size:9px;
  81. border: 1px solid #eee;
  82. background-color:#fff;
  83. line-height:15px;
  84. font-family:consolas;
  85. z-index: 1000;
  86. border: 1px solid #bordercolor;
  87. background-color:#backgroundcolor;
  88. color: {color:text};
  89. text-transform:uppercase;
  90. letter-spacing: 1px;
  91. }
  92. </style>
  93.  
  94.  
  95.  
  96. <style type="text/css">
  97.  
  98. iframe#tumblr_controls {
  99. top: 0% !important;
  100. right:0% !important;
  101. opacity:0.3;
  102. position: fixed !important;
  103. filter:alpha(opacity=30);
  104. -webkit-transition: all 0.7s ease;
  105. -moz-transition: all 0.7s ease;
  106. -o-transition: all 0.7s ease;
  107. }
  108. iframe#tumblr_controls:hover{
  109. top: 0% !important;
  110. right:0% !important;
  111. opacity:0.8;
  112. position: fixed !important;
  113. filter:alpha(opacity=80);
  114. -webkit-transition: all 0.7s ease;
  115. -moz-transition: all 0.7s ease;
  116. -o-transition: all 0.7s ease;
  117. }
  118.  
  119.  
  120.  
  121.  
  122. #scrollToTop:link,#scrollToTop:visited {
  123. color: transparent;
  124. background-color: transparent;
  125. display: none;
  126. position: fixed;
  127. bottom: 5px;
  128. right: 15px; }
  129.  
  130.  
  131.  
  132. iframe#tumblr_controls{
  133. top: 1px !important;
  134. margin: 0 0 0 0;
  135. right: 6px !important;
  136. position: fixed !important;
  137. }
  138.  
  139.  
  140.  
  141. ::-webkit-scrollbar {width: 5px; height: 4px; background: white; }
  142.  
  143.  
  144.  
  145. ::-webkit-scrollbar-thumb { background-color:black; }
  146.  
  147.  
  148.  
  149. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  150.  
  151.  
  152.  
  153. #tumblr_controls{
  154.  
  155. position:fixed !important;
  156.  
  157. }
  158.  
  159.  
  160.  
  161. .wrapper{
  162.  
  163. margin: 0px auto;
  164.  
  165. width: 900px;
  166.  
  167. }
  168.  
  169.  
  170.  
  171. .header{
  172.  
  173. float: left;
  174.  
  175. width: 100%;
  176.  
  177. }
  178.  
  179.  
  180.  
  181. .left{
  182.  
  183. float: left;
  184.  
  185. margin-right: 20px;
  186.  
  187. width: 802px;
  188.  
  189. }
  190.  
  191.  
  192.  
  193. .right{
  194.  
  195. float: right;
  196.  
  197. width: 200px;
  198.  
  199. background-color: {color:Background};
  200.  
  201. }
  202.  
  203.  
  204.  
  205. body {
  206. background-color:{color:background};
  207.  
  208. background-image: url({image:Left Background}), url({image:Right Background}), url({image:Background});
  209. background-attachment: fixed;
  210.  
  211. background-position: bottom 0px left 0px, bottom 0px right 0px, top left, top left;
  212.  
  213. background-repeat: no-repeat, no-repeat, repeat;
  214.  
  215. padding: 0px;
  216.  
  217. margin: 0px;
  218.  
  219. color:{color:text};
  220.  
  221. font-family: georgia;
  222.  
  223. font-size: 9px;
  224.  
  225. line-height:9px;
  226.  
  227. text-align: left;
  228. }
  229.  
  230.  
  231.  
  232. a:link, a:active, a:visited{
  233.  
  234. color:{color:link};
  235.  
  236. text-decoration: none;
  237.  
  238. -webkit-transition: color 0.4s ease-out;
  239.  
  240. -moz-transition: color 0.4s ease-out;
  241.  
  242. }
  243.  
  244.  
  245.  
  246. a:hover{
  247.  
  248. color:{color:Hover};
  249.  
  250. -webkit-transition: color 0.4s ease-out;
  251.  
  252. -moz-transition: color 0.4s ease-out;
  253.  
  254. }
  255.  
  256.  
  257.  
  258.  
  259.  
  260. .entry {
  261.  
  262. float:left;
  263.  
  264. margin-left:30px;
  265.  
  266. margin-bottom:-10px;
  267.  
  268. padding:15px;
  269.  
  270. text-align: left;
  271.  
  272.  
  273. {block:IndexPage}
  274.  
  275. width:300px;
  276.  
  277. {/block:IndexPage}
  278.  
  279. {block:PermalinkPage}
  280.  
  281. width:350px;
  282.  
  283. margin-left:40px;
  284.  
  285. {/block:PermalinkPage}
  286.  
  287. }
  288.  
  289.  
  290.  
  291.  
  292. blockquote {
  293.  
  294. padding-left:5px;
  295.  
  296. padding-top:3px;padding-right:5px;
  297.  
  298. padding-bottom:3px;margin-left:0px;margin-right:0px;
  299.  
  300. border-left: 2px solid #e4e4e4;
  301.  
  302. }
  303.  
  304.  
  305.  
  306. img{
  307.  
  308. {block:IndexPage}
  309.  
  310. max-width: 280px;
  311.  
  312. opacity:1.0;
  313.  
  314. {/block:IndexPage}
  315.  
  316. }
  317.  
  318.  
  319. #titlebar{
  320.  
  321. z-index:999999999999999;
  322.  
  323. position:fixed;
  324.  
  325. width:210px;
  326.  
  327. color:{color:text};
  328.  
  329. z-index:10;
  330.  
  331. overflow:hidden;
  332.  
  333. text-align:right;
  334.  
  335. padding:6px;
  336.  
  337. margin-left:40px;
  338.  
  339. bottom:80px;
  340.  
  341. border-right:1px solid #aaa;
  342.  
  343. }
  344.  
  345.  
  346.  
  347. #posts {
  348.  
  349. width: 350px;
  350.  
  351. margin-left:260px;
  352.  
  353. border-radius:9px;
  354.  
  355. padding:2px;
  356.  
  357. }
  358.  
  359.  
  360. a {color:;text-decoration:none;-webkit-tra... all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  361.  
  362.  
  363. .entry .textperma{
  364.  
  365. display: block;
  366.  
  367. text-transform: lowercase;
  368.  
  369. text-align:center;
  370.  
  371. font-style:italic;
  372.  
  373. opacity:0.0;
  374.  
  375. margin: 2px;
  376.  
  377. margin-top:-15px;
  378.  
  379. -webkit-transition-duration:0.5s;
  380.  
  381. }
  382.  
  383.  
  384.  
  385. .entry:hover .textperma{
  386.  
  387. opacity:1.0;
  388.  
  389. margin-top:0px;
  390.  
  391. margin: 2px;
  392.  
  393. }
  394.  
  395.  
  396.  
  397. .title{
  398.  
  399. font-family:cedarcursive;
  400.  
  401. font-size:19px;
  402.  
  403. line-height:9px;
  404.  
  405. color: {color:text};
  406.  
  407. font-weight: normal;
  408.  
  409. text-transform:none;
  410.  
  411. }
  412.  
  413. .links{
  414. font-family: "consolas";
  415. border-top:1px solid #eee;
  416. padding:2px;
  417. font-size:8px;}
  418.  
  419. .description{
  420. font-family:"consolas";
  421. color: {color:description};
  422. padding:5px;
  423. font-size: 9px}
  424.  
  425. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  426.  
  427. @font-face { font-family: "sueellen"; src: url('http://themes.googleusercontent.com/static/fonts/sueellenfrancisco/v2/TwHX4vSxMUnJUdEz1JIgrrtXaZAN_aGv07JTA91X2HI.woff'); }
  428.  
  429.  
  430. </style>
  431.  
  432.  
  433.  
  434. {block:IndexPage}
  435.  
  436. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  437.  
  438. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  439.  
  440.  
  441.  
  442. <script type="text/javascript">
  443.  
  444. $(window).load(function () {
  445.  
  446. var $content = $('#posts');
  447.  
  448. $content.masonry({itemSelector: '.entry'}),
  449.  
  450. $content.infinitescroll({
  451.  
  452. navSelector : 'div#pagination',
  453.  
  454. nextSelector : 'div#pagination a#nextPage',
  455.  
  456. itemSelector : '.entry',
  457.  
  458. loading: {
  459.  
  460. finishedMsg: '',
  461.  
  462. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  463.  
  464. },
  465.  
  466. bufferPx : 600,
  467.  
  468. debug : false,
  469.  
  470. },
  471.  
  472. // call masonry as a callback.
  473.  
  474. function( newElements ) {
  475.  
  476. var $newElems = $( newElements );
  477.  
  478. $newElems.hide();
  479.  
  480. // ensure that images load before adding to masonry layout
  481.  
  482. $newElems.imagesLoaded(function(){
  483.  
  484. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  485.  
  486.  
  487.  
  488.  
  489.  
  490. });
  491.  
  492. });
  493.  
  494. });
  495.  
  496. </script>
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504. {/block:IndexPage}
  505.  
  506.  
  507.  
  508. <title>{title}</title>
  509.  
  510.  
  511.  
  512. <link rel="shortcut icon" href="http://media.tumblr.com/368da0c17baf1aa799edca315159fba7/tumblr_inline_mqsby8a58G1qz4rgp.gif">
  513.  
  514. <meta name="viewport" content="width=820" />
  515.  
  516.  
  517.  
  518.  
  519.  
  520. </head>
  521.  
  522.  
  523.  
  524. <body>
  525.  
  526.  
  527.  
  528.  
  529.  
  530. <div class="wrapper">
  531.  
  532. <div class="header">
  533.  
  534.  
  535. <div id="titlebar">
  536. <div style="text-transform:lowercase; font-family:cedarcursive;padding:5px;font-size:23px; line-height:-10px;color:{color:Blog Title};">{title}</div>
  537. <div class="description">
  538. <i>{description}</i> <p></p>
  539.  
  540. <div class="links">
  541.  
  542. {block:ifLink1Title}<a href="{text:Link 1 URL}">{text:Link 1 Title}</a> · {/block:ifLink1Title}
  543.  
  544. {block:ifLink2Title}<a href="{text:Link 2 URL}">{text:Link 2 Title}</a> · {/block:ifLink2Title}
  545.  
  546. {block:ifLink3Title}<a href="{text:Link 3 URL}">{text:Link 3 Title}</a> · {/block:ifLink3Title}
  547.  
  548. {block:ifLink4Title}<a href="{text:Link 4 URL}">{text:Link 4 Title}</a> · {/block:ifLink4Title}
  549.  
  550. {block:ifLink5Title}<a href="{text:Link 5 URL}">{text:Link 5 Title}</a>{/block:ifLink5Title}
  551.  
  552. <a href="http://cauliflorus.tumblr.com">Credit</a>
  553.  
  554. </div>
  555. </div>
  556. </div>
  557.  
  558.  
  559.  
  560.  
  561. </div>
  562.  
  563.  
  564.  
  565. <div class="content">
  566.  
  567.  
  568.  
  569. <div class="left">
  570.  
  571.  
  572.  
  573. <div id="posts">
  574.  
  575.  
  576.  
  577. {block:Posts}
  578.  
  579. <div class="entry">
  580.  
  581.  
  582.  
  583. {block:Text}
  584.  
  585. {block:Title}<span class="title">{Title}</span>{/block:Title}
  586.  
  587. <span class="entrytext">{Body}</span></a>
  588.  
  589. {/block:Text}
  590.  
  591.  
  592.  
  593. {block:Link}
  594.  
  595. <a href="{URL}" class="title">{Name}</a>
  596.  
  597. {block:Description}{Description}{/block:Description}
  598.  
  599. {block:Link}
  600.  
  601.  
  602.  
  603. {block:Photo}
  604.  
  605. {block:IndexPage}{LinkOpenTag}
  606.  
  607. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="300"/></a></div>{LinkCloseTag}{/block:IndexPage}
  608.  
  609. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="350"/></a>{LinkCloseTag}{/block:PermalinkPage}
  610.  
  611. {block:IndexPage}
  612.  
  613. {/block:IndexPage}
  614.  
  615. {/block:Photo}
  616.  
  617.  
  618.  
  619. {block:Photoset}
  620.  
  621. <center>{Photoset-300}</center></span>
  622.  
  623. {/block:Photoset}
  624.  
  625.  
  626.  
  627. {block:Quote}
  628.  
  629. <span class="title">{Quote}</span><br />
  630.  
  631. {block:Source}{/block:Source}
  632.  
  633. {/block:Quote}
  634.  
  635.  
  636.  
  637. {block:Chat}
  638.  
  639. {block:Title}<span class="title">{Title}</span>{/block:Title}
  640.  
  641. {block:Lines}
  642.  
  643. <li class="user_{UserNumber}">
  644.  
  645. {block:Label}
  646.  
  647. <b><span class="label">{Label}</b></span>
  648.  
  649. {/block:Label}
  650.  
  651.  
  652.  
  653. {Line}
  654.  
  655. </li>
  656.  
  657. {/block:Lines}
  658.  
  659. </ul>
  660.  
  661. {/block:Chat}
  662.  
  663.  
  664.  
  665. {block:Audio}{AudioPlayerWhite}{block:Caption}{/block:Caption}{/block:Audio}
  666.  
  667. {block:IndexPage}
  668.  
  669. <div class="textperma"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{Permalink}"></a></span></a></div>
  670.  
  671. {/block:IndexPage}
  672.  
  673. {/block:Audio}
  674.  
  675.  
  676.  
  677. {block:Video}
  678.  
  679. <center>
  680.  
  681. <div class="videoperma">{Video-350}</div><BR>
  682.  
  683. {block:Caption}{Caption}</a>{/block:Caption}</center>
  684.  
  685. {block:Video}
  686.  
  687.  
  688.  
  689. {block:PermalinkPage}
  690.  
  691. <center>
  692.  
  693. {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>
  694.  
  695.  
  696.  
  697. {/block:PermalinkPage}
  698.  
  699.  
  700.  
  701.  
  702. {block:PostNotes}{PostNotes}
  703.  
  704. {/block:PostNotes}
  705.  
  706. </div>
  707.  
  708.  
  709.  
  710. {/block:Posts}
  711.  
  712. </div>
  713.  
  714. </div>
  715.  
  716. {block:IndexPage}
  717.  
  718. {block:Pagination}
  719.  
  720. <div id="pagination">
  721.  
  722. {block:NextPage}
  723.  
  724. <a id="nextPage" href="{NextPage}"> </a>
  725.  
  726. {/block:NextPage}
  727.  
  728. {block:PreviousPage}
  729.  
  730. <a href="{PreviousPage}"> </a>
  731.  
  732. {/block:PreviousPage}
  733.  
  734. </div>
  735.  
  736. {/block:Pagination}
  737.  
  738. {/block:IndexPage}
  739.  
  740. </div>
  741.  
  742.  
  743.  
  744. </body>
  745.  
  746.  
  747.  
  748. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement