Advertisement
therealslimjady

Bank3r Theme V.2 by Jade

Oct 5th, 2013
1,677
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.84 KB | None | 0 0
  1. <!--
  2.  
  3. /$$$$$$$$ /$$
  4. |__ $$__/| $$
  5. | $$ | $$$$$$$ /$$$$$$ /$$$$$$/$$$$ /$$$$$$
  6. | $$ | $$__ $$ /$$__ $$| $$_ $$_ $$ /$$__ $$
  7. | $$ | $$ \ $$| $$$$$$$$| $$ \ $$ \ $$| $$$$$$$$
  8. | $$ | $$ | $$| $$_____/| $$ | $$ | $$| $$_____/
  9. | $$ | $$ | $$| $$$$$$$| $$ | $$ | $$| $$$$$$$
  10. |__/ |__/ |__/ \_______/|__/ |__/ |__/ \_______/
  11.  
  12.  
  13.  
  14. /$$$$$$$ /$$$$$ /$$
  15. | $$__ $$ |__ $$ | $$
  16. | $$ \ $$ /$$ /$$ | $$ /$$$$$$ /$$$$$$$ /$$$$$$
  17. | $$$$$$$ | $$ | $$ | $$ |____ $$ /$$__ $$ /$$__ $$
  18. | $$__ $$| $$ | $$ /$$ | $$ /$$$$$$$| $$ | $$| $$$$$$$$
  19. | $$ \ $$| $$ | $$ | $$ | $$ /$$__ $$| $$ | $$| $$_____/
  20. | $$$$$$$/| $$$$$$$ | $$$$$$/| $$$$$$$| $$$$$$$| $$$$$$$
  21. |_______/ \____ $$ \______/ \_______/ \_______/ \_______/
  22. /$$ | $$
  23. | $$$$$$/
  24. \______/
  25.  
  26. THEME BY imtherealslimjady & PLEASE LEAVE A CREDIT ON
  27. -->
  28.  
  29. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  30. <html xmlns="http://www.w3.org/1999/xhtml">
  31. <head>
  32.  
  33. <script type="text/javascript"
  34. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  35.  
  36. {block:IndexPage}
  37. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  38. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  39. <script type="text/javascript">
  40. $(window).load(function () {
  41. var $content = $('#content');
  42. $("#content a[href^='http://']").attr("target","_blank");
  43. $content.masonry({itemSelector: '.jackson'}),
  44. $content.infinitescroll({
  45. navSelector : 'div#pagination',
  46. nextSelector : 'div#pagination a#nextPage',
  47. itemSelector : '.jackson',
  48. loading: {
  49. finishedMsg: '',
  50. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  51. },
  52. bufferPx : 600,
  53. debug : false,
  54. },
  55. // call masonry as a callback.
  56. function( newElements ) {
  57. var $newElems = $( newElements );
  58. $newElems.hide();
  59. // ensure that images load before adding to masonry layout
  60. $newElems.imagesLoaded(function(){
  61. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );});});});</script>
  62. {/block:IndexPage}
  63.  
  64. <meta name="color:background" content="#EFEFEF" />
  65. <meta name="color:text" content="#000" />
  66. <meta name="color:links" content="#000" />
  67. <meta name="color:sidebar title" content="#000" />
  68. <meta name="color:link hover" content="#999" />
  69. <meta name="color:Side Links" content="#FFF"/>
  70. <meta name="color:Side Links Background" content="#eee"/>
  71. <meta name="color:post borders" content="#fff" />
  72.  
  73. <meta name="image:sidebar" content="1"/>
  74. <meta name="image:background" content="" />
  75.  
  76. <meta name="if:show sidebar photo" content="0"/>
  77. <meta name="if:show title" content="1"/>
  78. <meta name="if:faded posts" content="1"/>
  79. <meta name="if:three columns" content="1"/>
  80. <meta name="if:show default links" content="0"/>
  81. <meta name="if:single column" content="1"/>
  82. <meta name="if:custom link 1" content="0"/>
  83. <meta name="if:custom link 2" content="0"/>
  84. <meta name="if:custom link 3" content="0"/>
  85. <meta name="if:custom link 4" content="0"/>
  86. <meta name="if:custom link 5" content="0"/>
  87. <meta name="if:custom link 6" content="0"/>
  88.  
  89. <meta name="text:custom link 1 title" content=""/>
  90. <meta name="text:custom link 1 url" content=""/>
  91. <meta name="text:custom link 2 title" content=""/>
  92. <meta name="text:custom link 2 url" content=""/>
  93. <meta name="text:custom link 3 title" content=""/>
  94. <meta name="text:custom link 3 url" content=""/>
  95. <meta name="text:custom link 4 title" content=""/>
  96. <meta name="text:custom link 4 url" content=""/>
  97. <meta name="text:custom link 5 title" content=""/>
  98. <meta name="text:custom link 5 url" content=""/>
  99. <meta name="text:custom link 6 title" content=""/>
  100. <meta name="text:custom link 6 url" content=""/>
  101.  
  102. <meta name="font:body" content=""/>
  103.  
  104. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  105.  
  106. <style type="text/css">
  107.  
  108.  
  109. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  110.  
  111. ::-webkit-scrollbar {
  112. width: 8px; height: 4px; background: {color:background}; border-left: 1px solid #aaaaaa;
  113. }
  114.  
  115. ::-webkit-scrollbar-thumb {
  116. background-color: #cccccc; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid #aaaaaa; border-right: 1px solid #aaaaaa;
  117. }
  118.  
  119. iframe#tumblr_controls {top: 1px !important;margin: 0 0 0 0;right:4px !important;position:fixed !important; position:absolute;z-index:11;}
  120.  
  121. img {
  122. border: 0px;
  123. padding: 0px;
  124. margin: 0px;
  125. }
  126.  
  127. body, p {
  128. font-size:11px;
  129. letter-spacing:0px;
  130. font-family:{font:body};
  131. line-height:12px;
  132. padding: 0px;
  133. margin: 0px;
  134. color:{color:text};
  135. }
  136.  
  137. body {
  138. background-color:{color:background};
  139. background-image:url({image:Background});
  140. background-attachment: fixed;
  141. background-repeat: repeat;
  142. }
  143.  
  144. a {
  145. text-decoration:none;
  146. color:{color:links};
  147. -webkit-transition: all 0.4s linear;
  148. -moz-transition: all 0.4s linear;
  149. transition: all 0.4s linear;
  150. }
  151.  
  152. a:hover{
  153. color:{color:link hover};
  154. }
  155.  
  156. div#all{
  157. width:100%;
  158. height:100%;
  159. z-index:-100;
  160. }
  161.  
  162. div#center{
  163. margin: auto;
  164. width: 1000px;
  165. }
  166.  
  167. div#harry{
  168. font-size: 34px;
  169. line-height: 28px;
  170. letter-spacing: -1px;
  171. z-index: -99;
  172. font-family: 'Cookie', cursive;
  173. padding: 0px;
  174. height: auto;
  175. color:{color:sidebar title};
  176. margin-top:0px;
  177. overflow:hidden;
  178. text-align:center;
  179. width: 200px;
  180. padding-bottom: 5px;
  181. }
  182.  
  183. div#sidebar{
  184. position:fixed !important;
  185. border-right: 1px solid black;
  186. width: 200px;
  187. height: auto;
  188. margin-top: 50px;
  189. margin-left:75px;
  190. padding:10px;
  191. padding-bottom:5px;
  192. {block:ifthreecolumns}
  193. margin-left:-25px;
  194. {/block:ifthreecolumns}
  195. background-color: transparent;
  196. }
  197.  
  198. div#content {
  199. width: 820px;
  200. margin-left:300px;
  201. margin-top:3px;
  202. float:left;
  203. {block:ifthreecolumns}
  204. width: 925px;
  205. margin-left:200px;
  206. margin-top:10px;
  207. {/block:ifthreecolumns}
  208. {block:ifsinglecolumn}
  209. width: 500px;
  210. {/block:ifsinglecolumn}
  211. }
  212.  
  213. #jade{
  214. position:fixed !important;
  215. width:auto;
  216. height:auto;
  217. right:7px;
  218. top:26px;
  219. }
  220.  
  221. #jade:hover{
  222. position:fixed !important;
  223. width:auto;
  224. height:auto;
  225. }
  226.  
  227. div#hottie{
  228. position:fixed !important;
  229. bottom:10px;
  230. left:5px;
  231. padding:1px;
  232. padding-right:2px;
  233. font-size:18px;
  234. color:#ffffff;
  235. }
  236.  
  237. .links a{
  238. font-family:{font:body};
  239. font-size:10px;
  240. text-align:center;
  241. color:{color:side links};
  242. padding:5px;
  243. margin:5px 1px 1px 1px;
  244. float:center;
  245. width: auto;
  246. display: inline-block;
  247. background-color: {color:side links background};
  248. }
  249.  
  250.  
  251. .links a:hover{
  252. -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
  253. -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
  254. box-shadow: 0 0 10px rgba(0,0,0,.4);
  255. }
  256.  
  257.  
  258. .jackson {
  259. {block:iffadedposts}
  260. {block:IndexPage}
  261. opacity:0.7;
  262. filter:alpha(opacity=80);
  263. {/block:IndexPage}
  264. -webkit-transition-duration:0.8s;
  265. {/block:iffadedposts}
  266. margin:3px;
  267. float:left;
  268. line-height: 8px;
  269. height:auto;
  270. padding: 0px;
  271. background-color:{color:posts};
  272. background-color:transparent;
  273. width: 300px;
  274. {block:ifthreecolumns}
  275. width:250px;
  276. {/block:ifthreecolumns}
  277. {block:ifsinglecolumn}
  278. width:400px;
  279. {/block:ifsinglecolumn}
  280. overflow-x:hidden;
  281. overflow:hidden;
  282. {block:PermalinkPage}
  283. width:500px;
  284. {/block:PermalinkPage}
  285. }
  286.  
  287. .sex{
  288. position:absolute;
  289. position:absolute;
  290. text-transform: uppercase;
  291. margin-top:-17px;
  292. margin-left: 6px;
  293. width:auto;
  294. height:10px;
  295. padding-top:3px;
  296. padding-left:2px;
  297. padding-right:2px;
  298. padding-bottom:6px;
  299. background-color:#fff;
  300. overflow:hidden;
  301. font-size:18px;
  302. line-height:13px;
  303. font-family:{font:body};
  304. text-align:left;
  305. opacity:0.0;
  306. -webkit-transition: all 0.4s linear;
  307. -moz-transition: all 0.4s linear;
  308. transition: all 0.4s linear;
  309. }
  310.  
  311. .jackson:hover .sex{
  312. margin-top:-24px;
  313. overflow:visible;
  314. opacity:.7;
  315. filter:alpha(opacity=100);
  316. -webkit-transition: all 0.4s linear;
  317. -moz-transition: all 0.4s linear;
  318. transition: all 0.4s linear;
  319. }
  320.  
  321. .jackson:hover{
  322. opacity:1;
  323. filter:alpha(opacity=100);
  324. }
  325.  
  326. #infscr-loading{
  327. opacity:0.0;
  328. }
  329.  
  330. .title{
  331. font-family: 'Cookie', cursive;
  332. font-size:28px;
  333. line-height:28px;
  334. }
  335.  
  336. div#hottie{
  337. position:fixed !important;
  338. bottom:10px;
  339. left:5px;
  340. padding:1px;
  341. padding-right:2px;
  342. font-size:18px;
  343. color:#ffffff;
  344. }
  345.  
  346. blockquote{
  347. padding:0px 0px 2px 5px;
  348. margin:0px 0px 2px 4px;
  349. border-left: 1px dotted #555555;
  350. }
  351.  
  352. .swag
  353. {max-width:auto;
  354. min-height: 15px;
  355. font-family: 'Raleway', sans-serif;
  356. font-size: 12px;
  357. font-weight: normal;
  358. color: {color:text};
  359. font-style:none;
  360. line-height: 13px;
  361. padding: 3px;
  362. border-bottom: {color:Side Links Background} 3px solid;
  363. display:block;
  364. margin-bottom: -10px;}
  365.  
  366. .swag a{
  367. color:#6e6e6e;
  368. font-size: 18px;
  369. font-family: 'cookie' curisive;
  370. Padding:1px;}
  371. .swag a:hover{
  372. color:#b0b0b0 !important;}
  373.  
  374. .entrytext, .answer{
  375. display:block;
  376. padding-left: 3px;
  377. margin-bottom: -7px;
  378. }
  379.  
  380. {CustomCSS}
  381.  
  382. </style>
  383.  
  384.  
  385.  
  386. <link rel="shortcut icon" href="{Favicon}">
  387. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  388. <meta name="viewport" content="width=820" />
  389.  
  390. </head>
  391. <body>
  392.  
  393. <title>{title}</title>
  394.  
  395. <div id="all"></div>
  396.  
  397. <div id="center">
  398.  
  399. <div id="sidebar">
  400.  
  401. <center>
  402. {block:ifshowtitle}
  403. <div id="harry"><div align="center">{title}</div></div>
  404. {/block:ifshowtitle}
  405. {block:ifshowsidebarphoto}<a href="/"><img src="{image:sidebar}" width=200px></a><br><br>
  406. {/block:ifshowsidebarphoto}
  407. {Description}<br><br>
  408. <center><div class="links">
  409. {block:ifshowdefaultlinks}
  410. <a href="/">home</a>
  411. <a href="/ask">ask</a>
  412. <a href="/archive">archive</a>
  413. {/block:ifshowdefaultlinks}
  414. {block:ifcustomlink1}<a href="{text:custom link 1 url}">{text:custom link 1 title}</a>{/block:ifcustomlink1}
  415.  
  416. {block:ifcustomlink2}<a href="{text:custom link 2 url}">{text:custom link 2 title}</a>{/block:ifcustomlink2}
  417.  
  418. {block:ifcustomlink3}<a href="{text:custom link 3 url}">{text:custom link 3 title}</a>{/block:ifcustomlink3}
  419.  
  420. {block:ifcustomlink4}<a href="{text:custom link 4 url}">{text:custom link 4 title}</a>{/block:ifcustomlink4}
  421.  
  422. {block:ifcustomlink5}<a href="{text:custom link 5 url}">{text:custom link 5 title}</a>{/block:ifcustomlink5}
  423.  
  424. {block:ifcustomlink6}<a href="{text:custom link 6 url}">{text:custom link 6 title}</a>{/block:ifcustomlink6}
  425.  
  426. </DIV></div>
  427. </center>
  428.  
  429.  
  430. <div id="content">
  431.  
  432. {block:Posts}
  433.  
  434. <div class="jackson">
  435.  
  436. {block:Text}
  437. {block:Title}<center><span class="title">{Title}</span></center>{/block:Title}
  438. <div style="margin-left:3px; line-height: 12px;">{Body}</div>
  439.  
  440. {block:IndexPage}<div style="height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  441. <a href="{Permalink}"><div style="margin-bottom:0px; font-size:9px; text-align:right;">{block:Date}{Month} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} - {NoteCountwithLabel}</div></a>
  442. {/block:IndexPage}
  443. {/block:Text}
  444.  
  445. {block:Link}
  446. <center><a href="{URL}"><span class="title">{Name}</span></a></center>
  447. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  448. {block:IndexPage}<div style="line-height: 12px;height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  449.  
  450. <a href="{Permalink}"><div style="margin-bottom:0px; line-height: 12px; font-size:9px; text-align:right;">{block:Date}{Month} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} - {NoteCountwithLabel}</div></a>
  451. {/block:IndexPage}
  452. {block:Link}
  453.  
  454. {block:Photo}
  455. <center>
  456. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=100%/></div>{LinkCloseTag}{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>{LinkCloseTag}{/block:PermalinkPage}</center>
  457.  
  458. {block:IndexPage}
  459. <div class="sex">
  460. <a href="{Permalink}"><a href="{ReblogURL}"><font color="#000">↻</font></a></div>
  461. {/block:IndexPage}
  462. {/block:Photo}
  463.  
  464. {block:Photoset}
  465. <center>
  466. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  467. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  468. </center>
  469.  
  470. {block:ifsinglecolumn}
  471. {block:IndexPage}{Photoset-400}{/block:IndexPage}
  472. {/block:ifsinglecolumn}
  473.  
  474. {block:IndexPage}
  475. <div class="sex">
  476. <a href="{Permalink}">&nbsp;&nbsp;<a href="{ReblogURL}">↻&nbsp;&nbsp;</a></div>
  477. {/block:IndexPage}
  478. {/block:Photoset}
  479.  
  480. {block:Quote}
  481. <div style="margin-left:3px; line-height: 12px;">
  482. {Quote}</span>
  483. </div>
  484.  
  485. {block:IndexPage}<div style="line-height: 12px;height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  486. <a href="{Permalink}"><div style="line-height: 12px;margin-bottom:0px; font-size:9px; text-align:right;">{block:Date}{Month} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} / {NoteCountwithLabel}</div></a>
  487. {/block:IndexPage}
  488. {/block:Quote}
  489.  
  490. {block:Chat}
  491. <div style="margin-left:3px; line-height: 12px;">
  492. {block:Title}<span class="title">{Title}</span>{/block:Title}
  493. <ul class="chat">
  494. {block:Lines}
  495. <li class="user_{UserNumber}">
  496. {block:Label}
  497. <span class="label">{Label}</span>
  498. {/block:Label}
  499. {Line}
  500. </li>
  501. {/block:Lines}
  502. </ul>
  503. </div>
  504.  
  505. {block:IndexPage}<div style="line-height: 12px;height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  506. <a href="{Permalink}"><div style="line-height: 12px;margin-bottom:0px; font-size:9px; text-align:right;">{block:Date}{Month} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} / {NoteCountwithLabel}</div></a>
  507. {/block:IndexPage}
  508. {/block:Chat}
  509.  
  510. {block:Audio}<div style="height:0px;background-color:black;opacity:0.1;width:100%;margin-top:10px;margin-bottom:5px;"></div>
  511. <center>{AudioPlayerBlack}
  512. <div style="line-height: 12px;">{block:Caption}{Caption}</div>{/block:Caption}</center>
  513.  
  514. {block:IndexPage}<div style="line-height: 12px;height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  515. <a href="{Permalink}"><div style="line-height: 12px;margin-bottom:0px; font-size:9px; text-align:right;">{block:Date}{Month} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} / {NoteCountwithLabel}</div></a>
  516. {/block:IndexPage}
  517. {/block:Audio}
  518.  
  519. {block:Answer}
  520. <div class="swag">{Asker} said: {Question}&nbsp;</div><span class="answer"><br><br>{Answer}</span><br>
  521.  
  522. {block:IndexPage}<br><br><a href="{Permalink}"><div style="line-height: 12px;margin-bottom:0px; font-size:9px; text-align:right;">{block:Date}{Month} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} / {NoteCountwithLabel}</div></a>{/block:IndexPage}
  523.  
  524. {/block:Answer}
  525.  
  526. {block:Video}
  527.  
  528. {block:IndexPage}
  529. <center>
  530. {Video-250}</center>
  531. {/block:IndexPage}
  532.  
  533. {block:ifsinglecolumn}
  534. {block:IndexPage}
  535. <center>
  536. {Video-400}</center>
  537. {/block:IndexPage}
  538. {/block:ifsinglecolumn}
  539.  
  540. {block:PermalinkPage}
  541. <center>
  542. {Video-500}</center>
  543. {/block:PermalinkPage}
  544.  
  545. {block:IndexPage}<div style="line-height: 12px;height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  546. <a href="{Permalink}"><div style="line-height: 12px;margin-bottom:0px; font-size:9px; text-align:right;">{block:Date}{Month} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} / {NoteCountwithLabel}</div></a>
  547. {/block:IndexPage}
  548. {/block:Video}
  549.  
  550. {block:PermalinkPage}
  551. <center><div style="line-height: 12px;">{block:Caption}{Caption}</div><div style="line-height: 12px;height:1px;background-color:black;opacity:0.1;width:100%;margin-top:5px;margin-bottom:5px;"></div>{/block:Caption}
  552. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  553. {/block:PermalinkPage}
  554.  
  555.  
  556. {block:PostNotes}
  557. </center></center>
  558. <div align="left">{PostNotes}</div>
  559. {/block:PostNotes}
  560. </div>
  561.  
  562. {/block:Posts}
  563.  
  564.  
  565. {block:IndexPage}
  566. {block:Pagination}
  567. <div id="pagination">
  568. {block:NextPage}
  569. <a id="nextPage" href="{NextPage}"></a>
  570. {/block:NextPage}
  571. {block:PreviousPage}
  572. <a href="{PreviousPage}"></a>
  573. {/block:PreviousPage}
  574. </div>
  575. {/block:Pagination}
  576. {/block:IndexPage}
  577. </div>
  578.  
  579. </body>
  580.  
  581. <div id="jade">
  582. <a href="http://imtherealslimjady.tumblr.com"><img src="http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png"></a>
  583. </div>
  584.  
  585. <div id="hottie"><center><a href="http://imtherealslimjady.tumblr.com/">☺ </a></div></center>
  586.  
  587. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement