Advertisement
lennonthemes

honey

Jun 24th, 2013
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.42 KB | None | 0 0
  1.  
  2.  
  3. <head>
  4.  
  5. <link rel="shortcut icon" href="{PortraitURL-24}">
  6. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  7. <meta name="viewport" content="width=820" />
  8.  
  9. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  10.  
  11. {block:IndexPage}
  12.  
  13. <script type="text/javascript"
  14. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  15.  
  16. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  17.  
  18. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  19. <script type="text/javascript">
  20. $(window).load(function () {
  21. var $content = $('#content');
  22. $content.masonry({itemSelector: '.entry'}),
  23. $content.infinitescroll({
  24. navSelector : 'div#pagination',
  25. nextSelector : 'div#pagination a#nextPage',
  26. itemSelector : '.entry',
  27. loading: {
  28. finishedMsg: '',
  29. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  30. },
  31. bufferPx : 600,
  32. debug : false,
  33. },
  34. // call masonry as a callback.
  35. function( newElements ) {
  36. var $newElems = $( newElements );
  37. $newElems.hide();
  38. // ensure that images load before adding to masonry layout
  39. $newElems.imagesLoaded(function(){
  40. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );});});});</script>
  41. {/block:IndexPage}
  42.  
  43. <meta name="color:background" content="#ffffff" />
  44. <meta name="color:text" content="#000" />
  45. <meta name="color:title link" content="#4e4e4e" />
  46. <meta name="color:link" content="#a3a3a3" />
  47. <meta name="color:nav link" content="#ffffff" />
  48. <meta name="color:nav background" content="#a3a3a3" />
  49. <meta name="color:link hover" content="#eee" />
  50. <meta name="color:scrollbar" content="#000" />
  51. <meta name="color:post border" content="#ebebeb" />
  52. <meta name="color:permalinks" content="#ffffff">
  53.  
  54. <meta name="if:1 column" content="0">
  55. <meta name="if:2 columns" content="1">
  56. <meta name="if:3 columns" content="0">
  57. <meta name="image:background" content="" />
  58.  
  59. <meta name="text:link1" content="link1" />
  60. <meta name="text:link1url" content="http://" />
  61. <meta name="text:link2" content="link2" />
  62. <meta name="text:link2url" content="http://" />
  63. <meta name="text:link3" content="link3" />
  64. <meta name="text:link3url" content="http://" />
  65.  
  66.  
  67. <style type="text/css">
  68. @font-face{font-family:Ginette;src:url(http://static.tumblr.com/9wzbixa/ZKKmj2im3/ginette.ttf);}
  69.  
  70. ::-webkit-scrollbar {width: 5px; height: 0px; background:{color:background};}
  71. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-radius:10px;}
  72.  
  73. iframe#tumblr_controls {position:fixed; z-index:9999999999; top: 3px; margin: 0 0 0 0; right:4px; -webkit-filter: invert(100%);}
  74.  
  75. body {
  76. background-color: {color:background};
  77. background-image:url({image:Background});
  78. background-attachment: fixed;
  79. background-repeat: repeat;
  80. font-size:13px;
  81. font-family:times;
  82. line-height:14px;
  83. text-transform:none;
  84. color: {color:text};
  85. }
  86.  
  87.  
  88. #sidebar{
  89. z-index:99999999999;
  90. position:fixed;
  91. width: 200px;
  92. height:auto;
  93. margin-top: 100px;
  94. margin-left: 110px;
  95. padding: 2px;
  96. background-color:#fff;
  97. font-family:'consolas';
  98. font-size:10px;
  99. letter-spacing:2px;
  100. border:1px solid #ccc;
  101. }
  102.  
  103. #blogtitle {
  104. font-family:Ginette;
  105. font-size: 40px;
  106. line-height:20px;
  107. letter-spacing:4px;
  108. text-transform:normal;
  109. color:{color:nav link};
  110. }
  111. #nav{
  112. position:fixed;
  113. top:170px;
  114. left:30px;
  115. width:380px;
  116. text-align:center;
  117. color:{color:nav link};
  118. }
  119.  
  120. #navlinks{
  121. font-size:12px;
  122. line-height:20px;
  123. word-spacing:7px;
  124. text-align:center;
  125. text-transform:lowercase;
  126. font-style:italic;
  127. -moz-transition: all 0.4s ease-in-out;
  128. -webkit-transition: all 0.4s ease-in-out;
  129. -o-transition: all 0.4s ease-in-out;
  130. -ms-transition: all 0.4s ease-in-out;
  131. transition: all 0.4s ease-in-out;
  132. }
  133.  
  134. #navlinks a{
  135. color:{color:nav link};
  136. background-color:{color:nav background};
  137. padding-left:3px;
  138. padding-right:3px;
  139. }
  140.  
  141. #navlinks a:hover{
  142. color:{color:nav background};
  143. background-color:{color:nav link};
  144. }
  145.  
  146. .description{
  147. font-size:13px;
  148. line-height:14px;
  149. text-transform:none;
  150. word-spacing:1px;
  151. }
  152.  
  153. .answer{
  154. }
  155. .answer img {
  156. width:250px;
  157. height:auto;
  158. {block:permalinkpage}
  159. width:auto;
  160. height:auto;
  161. {/block:permalinkpage}
  162. }
  163.  
  164. a {
  165. text-decoration:none;
  166. color:{color:link};
  167. -webkit-transition: all 0.4s linear;
  168. -moz-transition: all 0.4s linear;
  169. transition: all 0.4s linear;
  170. }
  171.  
  172. a:link, a:active, a:visited{
  173. color: {color:link};
  174. }
  175.  
  176. a:hover{
  177. color: {color:link hover};
  178. }
  179.  
  180. div#center{
  181. margin-left: 0px;
  182. width: 100%;
  183. height: auto;
  184. overflow-x:hidden;
  185. }
  186.  
  187. div#content {
  188. {block:if1column}
  189. width: 300px;
  190. {block:if1column}
  191. {block:if2columns}
  192. width: 800px;
  193. {block:if2columns}
  194. {block:if3columns}
  195. width: 930px;
  196. {block:if3columns}
  197. left:400px;
  198. margin-top:10px;
  199. position: absolute;
  200. }
  201.  
  202. .entry{
  203. margin:8px;
  204. padding:5px;
  205. float:left;
  206. height:auto;
  207. background-color: #fff;
  208. {block:IndexPage}
  209. border:1px solid {color:post border};
  210. width:250px;
  211. overflow:hidden;
  212. {/block:IndexPage}
  213. {block:PermalinkPage}
  214. width:400px;
  215. height:auto;
  216. {/block:PermalinkPage}
  217.  
  218. }
  219.  
  220. .title{
  221. font-size:21px;
  222. line-height:22px;
  223. text-transform:uppercase;
  224. color: {color:text};
  225. }
  226.  
  227. blockquote{
  228. padding:0px 0px 0px 3px;
  229. margin:0px 0px 0px 2px;
  230. border-left: 2px solid #ddd;
  231. }
  232.  
  233. .entry .perma{
  234. position:absolute;
  235. background:{color:permalinks};
  236. border-radius:5px;
  237. padding-top:5px;
  238. padding-bottom:5px;
  239. left: 50%;
  240. margin-left:-70px;
  241. width:140px;
  242. height:70px;
  243. margin-top:-40px;
  244. top:50%;
  245. overflow:hidden;
  246. text-align:center;
  247. text-transform:uppercase;
  248. font-size:14px;
  249. line-height:23px;
  250. box-shadow:1px 3px 7px gray;
  251. opacity: 0;
  252. -webkit-transition: all 0.2s linear;
  253. -webkit-transition: all 0.2s linear;
  254. -moz-transition: all 0.2s linear;
  255. transition: all 0.2s linear;
  256. }
  257.  
  258. .entry:hover .perma{
  259. overflow:hidden;
  260. opacity: .9;
  261. -webkit-transition: all 0.2s linear;
  262. -webkit-transition: all 0.2s linear;
  263. -moz-transition: all 0.2s linear;
  264. transition: all 0.2s linear;
  265. }
  266.  
  267. .k{
  268. word-spacing:1px;
  269. }
  270.  
  271. #titlelink a{
  272. background-color:{color:title link};
  273. }
  274.  
  275. .permalink{
  276. text-align:center;
  277. opacity:0;
  278. -webkit-transition: all 0.4s linear;
  279. -webkit-transition: all 0.4s linear;
  280. -moz-transition: all 0.4s linear;
  281. transition: all 0.4s linear;
  282. }
  283.  
  284. .entry:hover .permalink{
  285. opacity:1;
  286. -webkit-transition: all 0.4s linear;
  287. -webkit-transition: all 0.4s linear;
  288. -moz-transition: all 0.4s linear;
  289. transition: all 0.4s linear;
  290. }
  291.  
  292. .notess{
  293. position:absolute;
  294. border:12px solid {color:post border};
  295. padding:5px;
  296. left:450px;
  297. top:10px;
  298. height:500px;
  299. width:500px;
  300. overflow:scroll;
  301. }
  302.  
  303. {CustomCSS}
  304. </style>
  305.  
  306. <title>{title}</title>
  307.  
  308. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  309.  
  310. </head>
  311. <body>
  312. <div id="sidebar">
  313. <center>
  314. <div id="blogtitle">{title}</div>
  315. {block:ifshowsidebarphoto}<center><a title="" href="/"><img src="{image:sidebar}" width=200px height=auto></a></center>{/block:ifshowsidebarphoto}
  316. <br>
  317. {description}
  318. <br><br>
  319. </center>
  320.  
  321.  
  322. <div id="navlinks">
  323.  
  324.  
  325. <a href="/">home</a>
  326. <a href="/ask">ask</a>
  327. <a href="{text:link1url}">{text:link1}</a>
  328. <a href="{text:link2url}">{text:link2}</a>
  329. <a href="{text:link3url}">{text:link3}</a>
  330. <a href="http://bonivur.tumblr.com/">credit</a>
  331. </div></div>
  332. {block:HasPages}{block:Pages}<a href="{URL}"><span class="k">{Label}</span></a> {/block:Pages}{/block:HasPages}
  333. </span>
  334. <br><br>
  335. </div>
  336.  
  337. <!--infinitive scroll will messup if you remove!-->
  338. <div style="position:absolute;z-index:99999999999999999999999999999999999; !important;top:24px;right:3px;-webkit-filter:invert(100%);"><a href="http://bonivur.tumblr.com/"><img src="http://static.tumblr.com/2w7y46r/wuvmba8c2/installtheme.png"></a></div>
  339.  
  340.  
  341. <div id="center">
  342. <div id="content">
  343.  
  344. {block:Posts}
  345.  
  346. <div class="entry">
  347.  
  348. {block:Text}
  349. {block:Title}<center><span class="title">{Title}</span></center>{/block:Title}<div class="answer">
  350. <div style="margin-left:1px;">{Body}</div></div>
  351. <div class="permalink"><a href="{ReblogUrl}">↻</a>&nbsp;with&nbsp;<a href="{permalink}">{NoteCountwithLabel}</a></div>
  352. {/block:Text}
  353.  
  354. {block:Link}
  355. <center><a href="{URL}"><span class="title">{Name}</span></a></center>
  356. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  357. <div class="permalink"><a href="{ReblogUrl}">↻</a>&nbsp;with&nbsp;<a href="{permalink}">{NoteCountwithLabel}</a></div>
  358. {block:Link}
  359.  
  360. {block:Photo}
  361. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px/></a></div>{LinkCloseTag}
  362. <div class="perma">
  363. <a href="{Permalink}">{TimeAgo}</a><br>
  364. <a href="{Permalink}">{NotecountWithLabel}</a><br>
  365. <a href="{ReblogURL}" target="_blank">↻</a></div>
  366. {/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>{LinkCloseTag}{/block:PermalinkPage}
  367. {/block:Photo}
  368.  
  369. {block:Photoset}
  370. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  371. {block:PermalinkPage}{PhotoSet-700}{/block:PermalinkPage}
  372. <div class="permalink"><a href="{ReblogUrl}">↻</a>&nbsp;with&nbsp;<a href="{permalink}">{NoteCountwithLabel}</a></div>
  373. {/block:Photoset}
  374.  
  375. {block:Quote}
  376. <div style="margin-left:3px;">
  377. {Quote}</span><br><i>{Source}</i>
  378. </div>
  379. <div class="permalink"><a href="{ReblogUrl}">↻</a>&nbsp;with&nbsp;<a href="{permalink}">{NoteCountwithLabel}</a></div>
  380. {/block:Quote}
  381.  
  382. {block:Chat}
  383. <div style="margin-left:3px;">
  384. {block:Title}<span class="title">{Title}</span>{/block:Title}
  385. <ul class="chat">
  386. {block:Lines}
  387. <li class="user_{UserNumber}">
  388. {block:Label}
  389. <span class="label">{Label}</span>
  390. {/block:Label}
  391. {Line}
  392. </li>
  393. {/block:Lines}
  394. </ul>
  395. </div>
  396. <div class="permalink"><a href="{ReblogUrl}">↻</a>&nbsp;with&nbsp;<a href="{permalink}">{NoteCountwithLabel}</a></div>
  397. {/block:Chat}
  398.  
  399. {block:Audio}<div style="height:0px;background-color:black;opacity:0.1;width:100%;margin-top:10px;margin-bottom:5px;"></div>
  400. <center>{AudioPlayerBlack}
  401. {block:Caption}{Caption}{/block:Caption}</center>
  402. <div class="permalink"><a href="{ReblogUrl}">{text:reblog}</a>&nbsp;with&nbsp;<a href="{permalink}">{NoteCountwithLabel}</a></div>
  403. {/block:Audio}
  404.  
  405. {block:Answer}<img src="{AskerPortraitURL-24}" align="left" z-index: 1; style="padding:2px; border:1px solid #eeeeee"/> {Asker} asked: <br><i>{Question}</i><br><br><div class="answer">{Answer}</div>
  406. <div class="permalink"><a href="{ReblogUrl}">{text:reblog}</a>&nbsp;with&nbsp;<a href="{permalink}">{NoteCountwithLabel}</a></div>
  407. {/block:Answer}
  408.  
  409. {block:Video}
  410. {block:IndexPage}
  411. <center>
  412. {Video-400}</center>
  413. {/block:IndexPage}
  414. {block:PermalinkPage}
  415. <center>
  416. {Video-500}</center>
  417. {/block:PermalinkPage}
  418. {block:Video}
  419.  
  420. {block:PermalinkPage}
  421. {block:Caption}{Caption}<div style="height:1px;background-color:black;opacity:0.1;width:100%;margin-top:5px;margin-bottom:5px;"></div>{/block:Caption}
  422. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}
  423. {/block:PermalinkPage}
  424.  
  425. {block:PostNotes}
  426. <div class="notess">{PostNotes}</div>
  427. {/block:PostNotes}
  428. </div>
  429.  
  430. {/block:Posts}
  431.  
  432. {block:IndexPage}
  433. {block:Pagination}
  434. <div id="pagination">
  435. {block:NextPage}
  436. <a id="nextPage" href="{NextPage}"></a>
  437. {/block:NextPage}
  438. {block:PreviousPage}
  439. <a href="{PreviousPage}"></a>
  440. {/block:PreviousPage}
  441. </div>
  442. {/block:Pagination}
  443. {/block:IndexPage}
  444. </div>
  445.  
  446.  
  447.  
  448. </body>
  449. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement