Advertisement
therealslimjady

First-Cl@ss Theme by Jade (V.2)

Sep 13th, 2013
2,187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.71 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: '.franco'}),
  44. $content.infinitescroll({
  45. navSelector : 'div#pagination',
  46. nextSelector : 'div#pagination a#nextPage',
  47. itemSelector : '.franco',
  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:Sidebar Lines" content="#FFF"/>
  70.  
  71. <meta name="image:sidebar" content="1"/>
  72. <meta name="image:background" content="" />
  73.  
  74. <meta name="if:show sidebar photo" content="0"/>
  75. <meta name="if:faded posts" content="1"/>
  76. <meta name="if:fancy sidebar title" content="1"/>
  77. <meta name="if:show title" content="1"/>
  78. <meta name="if:fancy cursor" content="1"/>
  79. <meta name="if:show default links" content="0"/>
  80. <meta name="if:custom link 1" content="0"/>
  81. <meta name="if:custom link 2" content="0"/>
  82. <meta name="if:custom link 3" content="0"/>
  83. <meta name="if:custom link 4" content="0"/>
  84. <meta name="if:custom link 5" content="0"/>
  85. <meta name="if:custom link 6" content="0"/>
  86.  
  87. <meta name="text:custom link 1 title" content=""/>
  88. <meta name="text:custom link 1 url" content=""/>
  89. <meta name="text:custom link 2 title" content=""/>
  90. <meta name="text:custom link 2 url" content=""/>
  91. <meta name="text:custom link 3 title" content=""/>
  92. <meta name="text:custom link 3 url" content=""/>
  93. <meta name="text:custom link 4 title" content=""/>
  94. <meta name="text:custom link 4 url" content=""/>
  95. <meta name="text:custom link 5 title" content=""/>
  96. <meta name="text:custom link 5 url" content=""/>
  97. <meta name="text:custom link 6 title" content=""/>
  98. <meta name="text:custom link 6 url" content=""/>
  99.  
  100. <meta name="font:body" content=""/>
  101.  
  102. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  103.  
  104. <style type="text/css">
  105.  
  106.  
  107. {block:iffancycursor}
  108. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  109. {/block:iffancycursor}
  110.  
  111. ::-webkit-scrollbar {
  112. width: 8px; height: 4px; background: {color:background};
  113. }
  114.  
  115. ::-webkit-scrollbar-thumb {
  116. background-color: {color:text};
  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:15px;
  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: 24px;
  169. line-height: 29px;
  170. z-index: -99;
  171. color:{color:sidebar title};
  172. {block:iffancysidebartitle}
  173. font-family: 'Parisienne', cursive;
  174. font-size: 29px;
  175. line-height: 30px;
  176. {/block:iffancysidebartitle}
  177. height: auto;
  178. overflow:hidden;
  179. text-align:center;
  180. width: 200px;
  181. }
  182.  
  183. div#sidebar{
  184. position:fixed !important;
  185. width: 200px;
  186. height: auto;
  187. margin-top:100px;
  188. margin-left:15px;
  189. padding-bottom:5px;
  190. font-size: 11px;
  191. line-height: 12px;
  192. background-color: transparent;
  193. overflow:hidden;
  194. overflow-x:hidden;
  195. }
  196.  
  197. div#content {
  198. width: 845px;
  199. margin-left:250px;
  200. margin-top:10px;
  201. float:left;
  202. }
  203.  
  204. #jade{
  205. position:fixed !important;
  206. width:auto;
  207. height:auto;
  208. right:7px;
  209. top:26px;
  210. }
  211.  
  212. #jade:hover{
  213. position:fixed !important;
  214. width:auto;
  215. height:auto;
  216. }
  217.  
  218. div#hottie{
  219. position:fixed !important;
  220. bottom:10px;
  221. left:5px;
  222. padding:1px;
  223. padding-right:2px;
  224. font-size:18px;
  225. color:#ffffff;
  226. }
  227.  
  228. .links a:hover{text-decoration: underline;}
  229.  
  230. .links:hover{
  231. opacity: 0.8;
  232. -webkit-transition: all 0.4s linear;
  233. -moz-transition: all 0.4s linear;
  234. transition: all 0.4s linear;
  235. }
  236.  
  237. .franco {
  238.  
  239. {block:iffadedposts}
  240. {block:IndexPage}
  241. opacity:0.7;
  242. filter:alpha(opacity=80);
  243. {/block:IndexPage}
  244. -webkit-transition-duration:0.8s;
  245. {/block:iffadedposts}
  246. margin:10px;
  247. float:left;
  248. line-height: 8px;
  249. height:auto;
  250. {block:Iftransparentposts}
  251. margin: 10px;
  252. background-color:transparent;
  253. {block:Iftransparentposts}
  254. width:400px;
  255. overflow-x:hidden;
  256. overflow:hidden;
  257. {block:ifpostshadows}
  258. -moz-box-shadow: 0 0 12px rgba(0,0,0,.2);
  259. -webkit-box-shadow: 0 0 12px rgba(0,0,0,.2);
  260. box-shadow: 0 0 12px rgba(0,0,0,.2);
  261. {/block:ifpostshadows}
  262. {block:PermalinkPage}
  263. width:500px;
  264. {/block:PermalinkPage}
  265. }
  266.  
  267. .sex{
  268. position:absolute;
  269. margin-left:4px;
  270. margin-top:-1px;
  271. opacity:0.0;
  272. color:#333;
  273. -webkit-transition: all 0.4s linear;
  274. -moz-transition: all 0.4s linear;
  275. transition: all 0.4s linear;
  276. }
  277.  
  278. .sex2{
  279. position:absolute;
  280. margin-top:-1px;
  281. margin-left:30px;
  282. width:auto;
  283. height:15px;
  284. padding-left:5px;
  285. padding-top: 2px;
  286. padding-right:5px;
  287. background-color:#000;
  288. color: #fff;
  289. overflow:hidden;
  290. font-size:10px;
  291. line-height:13px;
  292. font-family:century gothic;
  293. text-align:center;
  294. -webkit-transition: all 0.4s linear;
  295. -moz-transition: all 0.4s linear;
  296. transition: all 0.4s linear;
  297. }
  298.  
  299. .franco:hover .sex{
  300. margin-top:-21px;
  301. opacity:1;
  302. -webkit-transition: all 0.4s linear;
  303. -moz-transition: all 0.4s linear;
  304. transition: all 0.4s linear;
  305. }
  306.  
  307. .franco:hover{
  308. opacity:1;
  309. filter:alpha(opacity=100);
  310. }
  311.  
  312. #infscr-loading{
  313. opacity:0.0;
  314. }
  315.  
  316. .title{
  317. font-family:{font:body};
  318. font-size:14px;
  319. line-height:14px;
  320. }
  321.  
  322. div#hottie{
  323. position:fixed !important;
  324. bottom:10px;
  325. left:5px;
  326. padding:1px;
  327. padding-right:2px;
  328. font-size:18px;
  329. color:#ffffff;
  330. }
  331.  
  332. blockquote{
  333. padding:0px 0px 2px 5px;
  334. margin:0px 0px 2px 4px;
  335. border-left: 1px dotted #555555;
  336. }
  337.  
  338. .swag
  339. {max-width:auto;
  340. min-height: 15px;
  341. font-family: century gothic;
  342. font-size: 12px;
  343. font-weight: normal;
  344. color: {color:text};
  345. font-style:none;
  346. line-height: 13px;
  347. padding: 3px;
  348. border-bottom: {color:Sidebar Lines} 3px solid;
  349. display:block;
  350. margin-bottom: -10px;}
  351.  
  352. .swag a{
  353. color:#6e6e6e;
  354. Padding:1px;}
  355. .swag a:hover{
  356. color:#b0b0b0 !important;}
  357.  
  358. .entrytext, .answer{
  359. display:block;
  360. padding-left: 3px;
  361. margin-bottom: -7px;
  362. }
  363.  
  364. </style>
  365.  
  366.  
  367.  
  368. <link rel="shortcut icon" href="{Favicon}">
  369. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  370. <meta name="viewport" content="width=820" />
  371.  
  372. </head>
  373. <body>
  374.  
  375. <title>{title}</title>
  376.  
  377. <div id="all"></div>
  378.  
  379. <div id="center">
  380.  
  381. <div id="sidebar">
  382.  
  383. <center>
  384. {block:ifshowtitle}
  385. <div id="harry">{title}</div>
  386. {/block:ifshowtitle}
  387. <div style="width: 200px; border-bottom: 3px solid {color:sidebar lines};"></div><br>
  388. {block:ifshowsidebarphoto}<a href="/"><img src="{image:sidebar}" width=200px></a><br><br>
  389. <div style="width: 200px; border-bottom: 3px solid {color:sidebar lines};"></div><br>
  390. {/block:ifshowsidebarphoto}
  391. {Description}<br><br>
  392. <div style="width: 200px; border-bottom: 3px solid {color:sidebar lines};"></div><br>
  393.  
  394. {block:ifshowdefaultlinks}<a href="/">home</a>{/block:ifshowdefaultlinks}
  395. -
  396. {block:ifshowdefaultlinks}<a href="/ask">ask</a>{/block:ifshowdefaultlinks}
  397. -
  398. {block:ifshowdefaultlinks}<a href="/archive">archive</a>{/block:ifshowdefaultlinks}
  399.  
  400. {block:ifcustomlink1}- <a href="{text:custom link 1 url}">{text:custom link 1 title}</a>{/block:ifcustomlink1}
  401.  
  402. {block:ifcustomlink2}- <a href="{text:custom link 2 url}">{text:custom link 2 title}</a>{/block:ifcustomlink2}
  403.  
  404. {block:ifcustomlink3}- <a href="{text:custom link 3 url}">{text:custom link 3 title}</a>{/block:ifcustomlink3}
  405.  
  406. {block:ifcustomlink4}- <a href="{text:custom link 4 url}">{text:custom link 4 title}</a>{/block:ifcustomlink4}
  407.  
  408. {block:ifcustomlink5}- <a href="{text:custom link 5 url}">{text:custom link 5 title}</a>{/block:ifcustomlink5}
  409.  
  410. {block:ifcustomlink6}- <div class="links"><a href="{text:custom link 6 url}">{text:custom link 6 title}</a></div>{/block:ifcustomlink6}
  411. </center></div>
  412.  
  413.  
  414. <div id="content">
  415.  
  416. {block:Posts}
  417.  
  418. <div class="franco">
  419.  
  420. {block:Text}
  421. {block:Title}<center><span class="title">{Title}</span></center>{/block:Title}
  422. <div style="margin-left:3px; line-height: 12px;">{Body}</div>
  423.  
  424. {block:IndexPage}<div style="height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  425. <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>
  426. {/block:IndexPage}
  427. {/block:Text}
  428.  
  429. {block:Link}
  430. <center><a href="{URL}"><span class="title">{Name}</span></a></center>
  431. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  432. {block:IndexPage}<div style="line-height: 12px;height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  433.  
  434. <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>
  435. {/block:IndexPage}
  436. {block:Link}
  437.  
  438. {block:Photo}
  439. <center>
  440. {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>
  441.  
  442. {block:IndexPage}
  443. <div class="sex">
  444. <a href="{ReblogURL}" target="_blank" title="Reblog"><img src="http://static.tumblr.com/tak5d5w/OBnlsu9qa/c0zyreblogbutton.png" width="22px"/></a></div><div class="permalink"></span></div>
  445. {/block:IndexPage}
  446. {/block:Photo}
  447.  
  448. {block:Photoset}
  449. <center>
  450. {block:IndexPage}{Photoset-400}{/block:IndexPage}
  451. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  452. </center>
  453.  
  454. {block:IndexPage}
  455. <div class="sex">
  456. <a href="{ReblogURL}" target="_blank" title="Reblog"><img src="http://static.tumblr.com/tak5d5w/OBnlsu9qa/c0zyreblogbutton.png" width="22px"/></a></div><div class="permalink"></span></div>
  457. {/block:IndexPage}
  458. {/block:Photoset}
  459.  
  460. {block:Quote}
  461. <div style="margin-left:3px; line-height: 12px;">
  462. {Quote}</span>
  463. </div>
  464.  
  465. {block:IndexPage}<div style="line-height: 12px;height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  466. <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>
  467. {/block:IndexPage}
  468. {/block:Quote}
  469.  
  470. {block:Chat}
  471. <div style="margin-left:3px; line-height: 12px;">
  472. {block:Title}<span class="title">{Title}</span>{/block:Title}
  473. <ul class="chat">
  474. {block:Lines}
  475. <li class="user_{UserNumber}">
  476. {block:Label}
  477. <span class="label">{Label}</span>
  478. {/block:Label}
  479. {Line}
  480. </li>
  481. {/block:Lines}
  482. </ul>
  483. </div>
  484.  
  485. {block:IndexPage}<div style="line-height: 14px;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:Chat}
  489.  
  490. {block:Audio}<div style="height:0px;background-color:black;opacity:0.1;width:100%;margin-top:10px;margin-bottom:5px;"></div>
  491. <center>{AudioPlayerBlack}
  492. <div style="line-height: 12px;">{block:Caption}{Caption}</div>{/block:Caption}</center>
  493.  
  494. {block:IndexPage}<div style="line-height: 14px;height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  495. <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>
  496. {/block:IndexPage}
  497. {/block:Audio}
  498.  
  499. {block:Answer}
  500. <div class="swag">
  501. <div style="line-height: 22px;
  502. font-family: 'Parisienne', cursive; font-size: 20px;">
  503. {Asker} said:</div>
  504. {Question}&nbsp;</div>
  505. <span class="answer"><br><br>{Answer}</span>
  506.  
  507. {block:IndexPage}<br><br><a href="{Permalink}"><div style="line-height: 14px;margin-bottom:0px; font-size:9px; text-align:right;">{block:Date}{Month} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} - {NoteCountwithLabel}</div></a>{/block:IndexPage}
  508.  
  509. {/block:Answer}
  510.  
  511. {block:Video}
  512. {block:IndexPage}
  513. <center>
  514. {Video-400}</center>
  515. {/block:IndexPage}
  516. {block:PermalinkPage}
  517. <center>
  518. {Video-500}</center>
  519. {/block:PermalinkPage}
  520.  
  521. {block:IndexPage}<div style="line-height: 14px;height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  522. <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>
  523. {/block:IndexPage}
  524. {/block:Video}
  525.  
  526. {block:PermalinkPage}
  527. <center><div style="line-height: 14px;">{block:Caption}{Caption}</div><div style="line-height: 14px;height:1px;background-color:black;opacity:0.1;width:100%;margin-top:5px;margin-bottom:5px;"></div>{/block:Caption}
  528. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  529. {/block:PermalinkPage}
  530.  
  531.  
  532. {block:PostNotes}
  533. </center></center>
  534. <div align="left">{PostNotes}</div>
  535. {/block:PostNotes}
  536. </div>
  537.  
  538. {/block:Posts}
  539.  
  540.  
  541. {block:IndexPage}
  542. {block:Pagination}
  543. <div id="pagination">
  544. {block:NextPage}
  545. <a id="nextPage" href="{NextPage}"></a>
  546. {/block:NextPage}
  547. {block:PreviousPage}
  548. <a href="{PreviousPage}"></a>
  549. {/block:PreviousPage}
  550. </div>
  551. {/block:Pagination}
  552. {/block:IndexPage}
  553. </div>
  554.  
  555. </body>
  556.  
  557. <div id="jade">
  558. <a href="http://imtherealslimjady.tumblr.com"><img src="http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png"></a>
  559. </div>
  560.  
  561. <div id="hottie"><center><a href="http://imtherealslimjady.tumblr.com/">☺ </a></div></center>
  562.  
  563. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement