Advertisement
Guest User

Bland Theme

a guest
Oct 19th, 2013
1,104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.81 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. BLAND 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. text-decoration:underline;
  251.  
  252. -webkit-transition: color 0.4s ease-out;
  253.  
  254. -moz-transition: color 0.4s ease-out;
  255.  
  256. }
  257.  
  258.  
  259.  
  260.  
  261.  
  262. .entry {
  263.  
  264. float:left;
  265.  
  266. margin-left:30px;
  267.  
  268. margin-top:80px;
  269.  
  270. margin-bottom:-85px;
  271.  
  272. padding:15px;
  273.  
  274. text-align: left;
  275.  
  276.  
  277. {block:IndexPage}
  278.  
  279. width:230px;
  280.  
  281. {/block:IndexPage}
  282.  
  283. {block:PermalinkPage}
  284.  
  285. width:230px;
  286.  
  287. margin-left:40px;
  288.  
  289. {/block:PermalinkPage}
  290.  
  291. }
  292.  
  293.  
  294.  
  295.  
  296. blockquote {
  297.  
  298. padding-left:5px;
  299.  
  300. padding-top:3px;padding-right:5px;
  301.  
  302. padding-bottom:3px;margin-left:0px;margin-right:0px;
  303.  
  304. border-left: 2px solid #e4e4e4;
  305.  
  306. }
  307.  
  308.  
  309.  
  310. img{
  311.  
  312. {block:IndexPage}
  313.  
  314. max-width: 280px;
  315.  
  316. opacity:1.0;
  317.  
  318. {/block:IndexPage}
  319.  
  320. }
  321.  
  322.  
  323. .entry .permalink{
  324.  
  325. position:absolute;
  326.  
  327. padding:8px;
  328.  
  329. overflow:hidden;
  330.  
  331. opacity:0.0;
  332.  
  333. -webkit-transition: all 0.3s linear;
  334.  
  335. -webkit-transition: all 0.3s linear;
  336.  
  337. -moz-transition: all 0.3s linear;
  338.  
  339. transition: all 0.3s linear;
  340.  
  341. font-size: 9px;
  342.  
  343. line-height:11px;
  344.  
  345. font-style:italic;
  346.  
  347. }
  348.  
  349.  
  350. .entry:hover .permalink{
  351.  
  352. opacity:1.0;
  353.  
  354. margin-top:-28px;
  355.  
  356. background-color:white;
  357.  
  358.  
  359.  
  360.  
  361. }
  362.  
  363. #titlebar{
  364.  
  365. z-index:999999999999999;
  366.  
  367. position:fixed;
  368.  
  369. width:170px;
  370.  
  371. color:{color:text};
  372.  
  373. z-index:10;
  374.  
  375. overflow:hidden;
  376.  
  377. text-align:center;
  378.  
  379. margin-left:110px;
  380.  
  381. bottom:80px;
  382.  
  383. border-right:1px solid #aaa;
  384.  
  385. }
  386.  
  387. #sparkle{
  388.  
  389. z-index:999999999999999;
  390.  
  391. position:fixed;
  392.  
  393. width:280px;
  394.  
  395. color:{color:text};
  396.  
  397. z-index:10;
  398.  
  399. overflow:hidden;
  400.  
  401. text-align:center;
  402.  
  403. margin-left:267px;
  404.  
  405. top:0px;
  406.  
  407. background-color:{color:Background};
  408.  
  409. padding:12px;
  410.  
  411. padding-top:25px;
  412.  
  413.  
  414. }
  415.  
  416.  
  417.  
  418. #posts {
  419.  
  420. width: 300px;
  421.  
  422. margin-left:260px;
  423.  
  424. padding:2px;
  425.  
  426. max-width: 280px;
  427.  
  428. opacity:.8;
  429.  
  430. }
  431.  
  432.  
  433. 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;}
  434.  
  435.  
  436. .entry .textperma{
  437.  
  438. display: block;
  439.  
  440. text-transform: lowercase;
  441.  
  442. text-align:center;
  443.  
  444. font-style:italic;
  445.  
  446. opacity:0.0;
  447.  
  448. margin: 2px;
  449.  
  450. margin-top:-15px;
  451.  
  452. -webkit-transition-duration:0.2s;
  453.  
  454. }
  455.  
  456.  
  457.  
  458. .entry:hover .textperma{
  459.  
  460. opacity:1.0;
  461.  
  462. margin-top:0px;
  463.  
  464. margin: 2px;
  465.  
  466. }
  467.  
  468.  
  469.  
  470. .title{
  471.  
  472. font-family:meow;
  473.  
  474. font-size:15px;
  475.  
  476. line-height:9px;
  477.  
  478. color: {color:text};
  479.  
  480. font-weight: normal;
  481.  
  482. text-transform:none;
  483.  
  484. }
  485.  
  486. .links{
  487. font-family: "consolas";
  488. border-top:1px solid #eee;
  489. padding:2px;
  490. font-size:8px;}
  491.  
  492. .description{
  493. font-family:"consolas";
  494. color: {color:description};
  495. padding:5px;
  496. font-size: 9px}
  497.  
  498. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  499.  
  500. @font-face { font-family: "sueellen"; src: url('http://themes.googleusercontent.com/static/fonts/sueellenfrancisco/v2/TwHX4vSxMUnJUdEz1JIgrrtXaZAN_aGv07JTA91X2HI.woff'); }
  501.  
  502.  
  503. </style>
  504.  
  505.  
  506.  
  507. {block:IndexPage}
  508.  
  509. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  510.  
  511. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  512.  
  513.  
  514.  
  515. <script type="text/javascript">
  516.  
  517. $(window).load(function () {
  518.  
  519. var $content = $('#posts');
  520.  
  521. $content.masonry({itemSelector: '.entry'}),
  522.  
  523. $content.infinitescroll({
  524.  
  525. navSelector : 'div#pagination',
  526.  
  527. nextSelector : 'div#pagination a#nextPage',
  528.  
  529. itemSelector : '.entry',
  530.  
  531. loading: {
  532.  
  533. finishedMsg: '',
  534.  
  535. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  536.  
  537. },
  538.  
  539. bufferPx : 600,
  540.  
  541. debug : false,
  542.  
  543. },
  544.  
  545. // call masonry as a callback.
  546.  
  547. function( newElements ) {
  548.  
  549. var $newElems = $( newElements );
  550.  
  551. $newElems.hide();
  552.  
  553. // ensure that images load before adding to masonry layout
  554.  
  555. $newElems.imagesLoaded(function(){
  556.  
  557. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  558.  
  559.  
  560.  
  561.  
  562.  
  563. });
  564.  
  565. });
  566.  
  567. });
  568.  
  569. </script>
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577. {/block:IndexPage}
  578.  
  579.  
  580.  
  581. <title>{title}</title>
  582.  
  583.  
  584.  
  585. <link rel="shortcut icon" href="http://media.tumblr.com/368da0c17baf1aa799edca315159fba7/tumblr_inline_mqsby8a58G1qz4rgp.gif">
  586.  
  587. <meta name="viewport" content="width=820" />
  588.  
  589.  
  590.  
  591.  
  592.  
  593. </head>
  594.  
  595.  
  596.  
  597. <body>
  598.  
  599.  
  600.  
  601.  
  602.  
  603. <div class="wrapper">
  604.  
  605. <div class="header">
  606.  
  607.  
  608. <div id="titlebar">
  609.  
  610. <div class="description">
  611. <i>{description}</i>
  612. </div>
  613.  
  614.  
  615.  
  616.  
  617. </div>
  618.  
  619.  
  620.  
  621. <div class="content">
  622.  
  623.  
  624.  
  625. <div class="left">
  626.  
  627.  
  628.  
  629. <div id="posts">
  630.  
  631.  
  632.  
  633. {block:Posts}
  634.  
  635. <div class="entry">
  636.  
  637.  
  638.  
  639. {block:Text}
  640.  
  641. {block:Title}<span class="title">{Title}</span>{/block:Title}
  642.  
  643. <span class="entrytext">{Body}</span></a>
  644.  
  645. {/block:Text}
  646.  
  647.  
  648.  
  649. {block:Link}
  650.  
  651. <a href="{URL}" class="title">{Name}</a>
  652.  
  653. {block:Description}{Description}{/block:Description}
  654.  
  655. {block:Link}
  656.  
  657.  
  658.  
  659. {block:Photo}
  660.  
  661. {block:IndexPage}{LinkOpenTag}
  662.  
  663. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="230"/></a></div>{LinkCloseTag}{/block:IndexPage}
  664.  
  665. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="230"/></a>{LinkCloseTag}{/block:PermalinkPage}
  666.  
  667. {block:IndexPage}
  668.  
  669. {/block:IndexPage}
  670.  
  671. {/block:Photo}
  672.  
  673.  
  674.  
  675. {block:Photoset}
  676.  
  677. <center>{Photoset-250}</center></span>
  678.  
  679. {/block:Photoset}
  680.  
  681.  
  682.  
  683. {block:Quote}
  684.  
  685. <span class="title">{Quote}</span><br />
  686.  
  687. {block:Source}{Source}{/block:Source}
  688.  
  689. {/block:Quote}
  690.  
  691.  
  692.  
  693. {block:Chat}
  694.  
  695. {block:Title}<span class="title">{Title}</span>{/block:Title}
  696.  
  697. {block:Lines}
  698.  
  699. <li class="user_{UserNumber}">
  700.  
  701. {block:Label}
  702.  
  703. <b><span class="label">{Label}</b></span>
  704.  
  705. {/block:Label}
  706.  
  707.  
  708.  
  709. {Line}
  710.  
  711. </li>
  712.  
  713. {/block:Lines}
  714.  
  715. </ul>
  716.  
  717. {/block:Chat}
  718.  
  719.  
  720.  
  721. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="57px" height="57px" align="left" style="margin-right:5px; padding-bottom:5px;" /><br>{/block:AlbumArt}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  722.  
  723. {block:IndexPage}
  724.  
  725. <div class="textperma"><a href="{Permalink}">{NoteCountWithLabel}</a> · <a href="{Permalink}">{DayofMonth} {ShortMonth}</a></span></a></div>
  726.  
  727. {/block:IndexPage}
  728.  
  729. {/block:Audio}
  730.  
  731.  
  732.  
  733. {block:Video}
  734.  
  735. <center>
  736.  
  737. <div class="videoperma">{Video-250}</div><BR>
  738.  
  739. {block:Caption}{Caption}</a>{/block:Caption}</center>
  740.  
  741. {block:Video}
  742.  
  743.  
  744.  
  745. {block:PermalinkPage}
  746.  
  747. <center>
  748.  
  749. {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>
  750.  
  751.  
  752.  
  753. {/block:PermalinkPage}
  754.  
  755.  
  756.  
  757. {block:PostNotes}{PostNotes}
  758.  
  759. {/block:PostNotes}
  760.  
  761. </div>
  762.  
  763.  
  764.  
  765. {/block:Posts}
  766.  
  767. </div>
  768.  
  769. </div>
  770.  
  771. {block:IndexPage}
  772.  
  773. {block:Pagination}
  774.  
  775. <div id="pagination">
  776.  
  777. {block:NextPage}
  778.  
  779. <a id="nextPage" href="{NextPage}"> </a>
  780.  
  781. {/block:NextPage}
  782.  
  783. {block:PreviousPage}
  784.  
  785. <a href="{PreviousPage}"> </a>
  786.  
  787. {/block:PreviousPage}
  788.  
  789. </div>
  790.  
  791. {/block:Pagination}
  792.  
  793. {/block:IndexPage}
  794.  
  795. </div>
  796.  
  797. <div id="sparkle">
  798. <div style="text-transform:lowercase; font-family:meow;font-size:20px; line-height:-40px;color:{color:Blog Title};">{title}</div><br>
  799. <div class="links">
  800.  
  801. {block:ifLink1Title}<a href="{text:Link 1 URL}" title = "{text:Link 1 Title}">001</a> . {/block:ifLink1Title}
  802.  
  803. {block:ifLink2Title}<a href="{text:Link 2 URL}" title = "{text:Link 2 Title}">002</a> . {/block:ifLink2Title}
  804.  
  805. {block:ifLink3Title}<a href="{text:Link 3 URL}" title = "{text:Link 3 Title}">003</a>. {/block:ifLink3Title}
  806.  
  807. {block:ifLink4Title}<a href="{text:Link 4 URL}" title = "{text:Link 4 Title}">004</a> .{/block:ifLink4Title}
  808.  
  809. <a href="http://cauliflorus.tumblr.com">©</a>
  810.  
  811. </div>
  812. </div>
  813.  
  814.  
  815. </body>
  816.  
  817.  
  818.  
  819. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement