Advertisement
themesbyjames

Phosphene

Jan 28th, 2013
118,723
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.46 KB | None | 0 0
  1. <!-------------------------------------------------------------------------
  2.  
  3. THANK YOU AND CONGRATULATIONS FOR CHOOSING THEMESBYJAMES!
  4. THEME: PHOSPHENE CREATED JANUARY 2013.
  5. HTTP://THEMESBYJAMES.TUMBLR.COM
  6.  
  7. -------------------------------------------------------------------------->
  8.  
  9. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  10. <meta name="description" content="{MetaDescription}" />
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:Background" content="#FFFFFF" />
  14. <meta name="color:Center" content="#FFFFFF" />
  15. <meta name="color:Text" content="#000000" />
  16. <meta name="color:Link" content="#7e817e"/>
  17. <meta name="color:Link Hover" content="#999" />
  18. <meta name="color:Scrollbar" content="#7e817e"/>
  19. <meta name="image:Sidebar" content="" />
  20. <meta name="image:Background" content="" />
  21. <meta name="if:Rounded Photos" content="0"/>
  22. <meta name="if:Posts Border" content="0"/>
  23. <meta name="if:Posts Shadow" content="0"/>
  24. <meta name="if:White Follow Button" content="0"/>
  25. <meta name="if:Show Blogtitle" content="1"/>
  26. <meta name="if:Show Sidebar Image" content="0" />
  27. <meta name="if:Show Photo Permalinks" content="1"/>
  28. <meta name="text:Ask Title" content="Message" />
  29. <meta name="text:Link One" content="" />
  30. <meta name="text:Link One Title" content="" />
  31. <meta name="text:Link Two" content="" />
  32. <meta name="text:Link Two Title" content="" />
  33. <meta name="text:Link Three" content="" />
  34. <meta name="text:Link Three Title" content="" />
  35. <meta name="text:Link Four" content="" />
  36. <meta name="text:link Four Title" content="" />
  37. <meta name="text:link Five" content="" />
  38. <meta name="text:link Five Title" content="" />
  39. <!--- STYLESHEETS & STATIC UPLOADS --->
  40. <link href='http://fonts.googleapis.com/css?family=Asap|Share' rel='stylesheet' type='text/css'>
  41. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  42. <script type="text/javascript"
  43. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  44. <link href='http://fonts.googleapis.com/css?family=Marck+Script|Grand+Hotel|Just+Me+Again+Down+Here|Julius+Sans+One|Raleway+Dots|Pacifico|Indie+Flower|Permanent+Marker|Lekton' rel='stylesheet' type='text/css'>
  45.  
  46. <script src="http://static.tumblr.com/6jwx45k/qnrmqhe43/ifie1.js"></script>
  47. <script src="http://static.tumblr.com/6jwx45k/QcKmqhe47/ifie2.js"></script>
  48.  
  49. <style type="text/css">
  50.  
  51. iframe#tumblr_controls {top:2px !important;margin: 0 0 0 0;right:0px !important;position:fixed !important; position:absolute;z-index:11;{block:ifwhitefollowbutton}
  52. -webkit-filter:invert(100%);{/block:ifwhitefollowbutton}}
  53.  
  54. html{
  55. height:100%;
  56. margin-left:0px;}
  57.  
  58. body, p {
  59. font-family: 'lekton';
  60. font-size: 12px;
  61. line-height:12px;
  62. padding: 0px;
  63. margin: 0px;
  64. color:{color:text};}
  65.  
  66. body {
  67. background-color:{color:background};
  68. background-image:url({image:Background});
  69. background-attachment: fixed;
  70. background-repeat: repeat;}
  71.  
  72. a {
  73. text-decoration:none;
  74. color:{color:text};
  75. -webkit-transition: all 0.4s linear;
  76. -moz-transition: all 0.4s linear;
  77. transition: all 0.4s linear;}
  78.  
  79. a:link, a:active, a:visited{
  80. color: {color:Link};
  81. text-decoration: none;
  82. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;}
  83.  
  84. a:hover{
  85. color:{color:link hover};}
  86.  
  87. img {{block:ifRoundedPhotos}border-radius:5px;{/block:ifroundedphotos}}
  88.  
  89. img:hover{opacity:1.0;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;}
  90.  
  91. #wrapper {
  92. position: relative;
  93. width: 100%;
  94. text-align: center;}
  95.  
  96. .clear {
  97. text-align:left;clear: both;}
  98.  
  99. .entry {
  100. margin:4px;
  101. padding:2px 2px 1px 2px;
  102. z-index:777;
  103. float:left;
  104. text-align: justify;
  105. display: inline-block;
  106. overflow-x:hidden;overflow:hidden;
  107. background-color:{color:center};
  108. {block:indexpage}
  109. {block:ifPostsShadow}
  110. -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  111. -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  112. box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:ifPostsShadow}
  113. width:250px;
  114. margin-bottom:-1px;
  115. {block:ifpostsborder}border: 1px dotted #ccc;{/block:ifpostsborder}
  116. {/block:indexpage}
  117. {block:Permalinkpage}
  118. overflow-x:visible;overflow:visible;
  119. margin-top:-2px;
  120. margin-left:530px;
  121. {/block:PermalinkPage}
  122. {block:ifinvertedfade}opacity:0.85;{/block:ifinvertedfade}
  123. {block:ifRoundedPhotos}border-radius:3px;{/block:ifroundedphotos}
  124. -webkit-animation:fadeIn 6s;
  125. -moz-animation:fadeIn 6s;
  126. -ms-animation:fadeIn 6s;}
  127.  
  128. {block:ifpostsborder}.entry:hover{border: 1px solid #ccc;}{/block:ifpostsborder}
  129.  
  130. #entry.masonry-brick {
  131. top: 0 !important;
  132. left: 0 !important;}
  133.  
  134. #infscr-loading {
  135. position: absolute!important;
  136. width: 16px!important;
  137. height: 11px!important;
  138. bottom: 0px!important;
  139. left: 48.5%!important;
  140. margin-top: 10px!important;
  141. margin-bottom: 5px!important;}
  142.  
  143. .title{
  144. text-align:left;
  145. font-size:14px;
  146. color:#000;}
  147.  
  148. blockquote{
  149. padding:0px 0px 2px 5px;
  150. margin:0px 0px 2px 4px;
  151. border-left: 1px dotted #555555;}
  152.  
  153. /* SCROLL BAR APPEARANCE */
  154. ::-webkit-scrollbar-thumb:vertical {
  155. background-color:{color:scrollbar};
  156. height:10px;width:10px;opacity:1;
  157. -webkit-border-radius:0px;border:3px {color:background} solid;}
  158.  
  159. ::-webkit-scrollbar-thumb:horizontal {
  160. background-color:#4c4f50;opacity:1;
  161. height:10px !important;border:3px {color:background} solid;
  162. -webkit-border-radius:0px;}
  163.  
  164. ::-webkit-scrollbar {
  165. height:10px;
  166. width:10px;
  167. background-color:{color:background};
  168. -webkit-border-radius:0px;}
  169.  
  170. ::-webkit-scrollbar-corner {
  171. background-color:{color:background};}
  172.  
  173. ::-webkit-resizer {
  174. background-color:{color:background};}
  175.  
  176. .photo{width:250px;height:auto;}
  177. .photo img{width:250px; -webkit-transition: 0.3s ease-in;}
  178. .photo img:hover{-webkit-transition: 0.3s ease-in;}
  179. .photobig{width:500px;}
  180. .text,.quote{{block:indexpage}width:250px;max-width:250px;{/block:indexpage}
  181. {block:permalinkpage}width:525px;{/block:permalinkpage}
  182. background-color: {color:Entry background};-webkit-transition: 0.2s ease-in;}
  183.  
  184. .wrapper{width: 1060px;margin:auto;padding-bottom:300px;}
  185.  
  186. div#all{
  187. width:100%;
  188. height:100%;
  189. z-index:-100;}
  190.  
  191. div#center{
  192. padding-left:50px;
  193. margin: auto;
  194. width: 920px;}
  195.  
  196. div#content{
  197. text-align:right;
  198. margin-top:10px;
  199. margin-left:-190px;
  200. width: 1060px;
  201. height:auto;
  202. float:left;
  203. padding: 1px 8px 1px 0px;
  204. height:101%;}
  205.  
  206. .sidebar{
  207. margin-top:100px;
  208. {block:ifnotpostsborder}margin-left:1060px;{/block:ifnotpostsborder}
  209. {block:ifpostsborder}margin-left:1068px;{/block:ifpostsborder}
  210. padding:3px;
  211. position:fixed !important;
  212. width: 200px;
  213. background:{color:center};
  214. z-index:1300;
  215. -webkit-transition: all .3s ease;
  216. -moz-transition: all .3s ease;
  217. -o-transition: all .3s ease;
  218. transition: all .3s ease;}
  219.  
  220. .sidebar img{
  221. width:100%;margin-bottom:4px;
  222. ;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
  223.  
  224. /* ♡ Permalink Controls ♡ */
  225.  
  226. .permabox {
  227. position:absolute;
  228. bottom:-20px;
  229. width:250px;
  230. height:41px;
  231. background-color:white;
  232. text-align:center;
  233. opacity:0;
  234. -webkit-transition: all .6s ease;
  235. -moz-transition: all .6s ease;
  236. -o-transition: all .6s ease;transition: all .6s ease;
  237. }
  238. .entry:hover .permabox {
  239. bottom:50%;
  240. margin-bottom:-21px;
  241. opacity:0.8;
  242. }
  243. .permabox a{
  244. color:{color:link};
  245. }
  246. .permabox a:hover{
  247. color:{color:link hover};
  248. }
  249. .permabox div {
  250. -webkit-transition: all 0.1s linear;
  251. -moz-transition: all 0.1s linear;
  252. transition: all 0.1s linear;
  253. }
  254. .permabox1, .permabox2, .permabox3 {
  255. position:absolute;
  256. }
  257. .permabox1 {
  258. z-index:1300;
  259. left:0px;
  260. width:19px;
  261. height:17px;
  262. padding:12px 11px;
  263. }
  264. .permabox2 {
  265. left:0px;
  266. width:250px;
  267. height:21px;
  268. padding:15px 0 5px;
  269. }
  270. .permabox3 {
  271. right:0px;
  272. width:21px;
  273. height:19px;
  274. padding:11px 10px;
  275. }
  276.  
  277. .reblog-button {
  278. background: url(http://static.tumblr.com/beiywxc/WT5m6ldd0/tumblr_reblog_black.png);
  279. display: inline-block;
  280. width: 21px;
  281. height: 19px;
  282. vertical-align:top;
  283. opacity:0.5;
  284. }
  285. .reblog-button:hover {
  286. background: url(http://static.tumblr.com/beiywxc/3iIm6lfn5/tumblr_reblog_green.png);
  287. opacity:1;
  288. }
  289. .note-count {
  290. opacity:0.5;
  291. display:inline;
  292. font-size:21px;
  293. }
  294. .note-count:hover {
  295. opacity:1.0;
  296. }
  297. .my-like {
  298. background-image: url(http://static.tumblr.com/beiywxc/tr5m6ldc9/tumblr_heart_black.png) !important;
  299. height:17px;
  300. width:19px;
  301. cursor:pointer;
  302. display:inline-block;
  303. vertical-align:top;
  304. opacity:0.5;
  305. }
  306. .my-liked, .my-like:hover {
  307. background-image: url(http://static.tumblr.com/beiywxc/a7Xm6lddk/tumblr_heart_red.png) !important;
  308. height:17px;
  309. width:19px;
  310. cursor:pointer;
  311. display:inline-block;
  312. vertical-align:top;
  313. opacity:1;
  314. }
  315.  
  316.  
  317. .entry .permalink a{color:#000;}
  318. .entry .permalink{
  319. font-family: 'Andale Mono',Helvetica,Arial,sans-serif;
  320. text-align:center;
  321. text-transform:uppercase;
  322. position: absolute;
  323. top:50%;margin-top:3px;
  324. width:40px;
  325. margin-left:50%;left:-25.5px;
  326. opacity: 0;
  327. -webkit-transition: all 0.3s linear;
  328. -moz-transition: all 0.3s linear;
  329. transition: all 0.3s linear;}
  330.  
  331. .permalink {
  332. font-family: 'Andale Mono',Helvetica,Arial,sans-serif;
  333. width:40px;
  334. padding:7px;
  335. display:block;
  336. line-height:12px;
  337. font-size:8px;
  338. text-transform:uppercase;
  339. background:#ffffff;
  340. -webkit-transition: all 0.3s linear;
  341. -moz-transition: all 0.3s linear;
  342. transition: all 0.3s linear;}
  343.  
  344. .entry:hover .permalink{
  345. opacity: 0.8;
  346. -webkit-transition: all 0.3s linear;
  347. -moz-transition: all 0.3s linear;
  348. transition: all 0.3s linear;}
  349.  
  350. .entry .permalink:hover{
  351. opacity: 0.9;-webkit-transition: all 0.3s linear;
  352. -moz-transition: all 0.3s linear;
  353. transition: all 0.3s linear;}
  354.  
  355. .entry .permalink2{
  356. text-transform:uppercase;
  357. position: absolute;
  358. text-align:center;
  359. top:50%;margin-top:-33px;
  360. margin-left:50%;left:-25.5px;
  361. opacity: 0;
  362. -webkit-transition: all 0.3s linear;
  363. -moz-transition: all 0.3s linear;
  364. transition: all 0.3s linear;}
  365.  
  366. .permalink2 {
  367. text-transform:uppercase;
  368. font-family: 'Andale Mono',Helvetica,Arial,sans-serif;
  369. width:40px;
  370. padding:7px;
  371. display:block;
  372. line-height:12px;
  373. font-size:8px;
  374. text-transform:none;
  375. background:#ffffff;
  376. -webkit-transition: all 0.3s linear;
  377. -moz-transition: all 0.3s linear;
  378. transition: all 0.3s linear;}
  379. .permalink2:hover {
  380. -webkit-transition: all 0.3s linear;
  381. -moz-transition: all 0.3s linear;
  382. transition: all 0.3s linear;}
  383.  
  384. .entry:hover .permalink2{
  385. opacity: 0.8;
  386. -webkit-transition: all 0.3s linear;
  387. -moz-transition: all 0.3s linear;
  388. transition: all 0.3s linear;}
  389.  
  390. .entry .permalink2:hover{
  391. opacity: 0.9;}
  392.  
  393. .permalink a{color:#000;}
  394. .permalink2 a{color:#000;}
  395.  
  396. .permalink:hover {
  397. opacity: 1;-webkit-transition: all 0.3s linear;
  398. -moz-transition: all 0.3s linear;
  399. transition: all 0.3s linear;}
  400.  
  401. .supreme{text-align:right;margin-top:5px;font-size:12px;}
  402. .info{width:120px;overflow-y:auto;padding-bottom:15px;height:auto;display:inline;}
  403. .des{margin-top:30px;text-align:center;}
  404.  
  405. .blogtitle{
  406. font-family: 'permanent marker';
  407. font-size:36px;
  408. line-height:36px;
  409. letter-spacing:1px;
  410. padding-top:12px;
  411. padding-bottom:2px;
  412. text-align:center;}
  413.  
  414. #basic{
  415. width:70px;
  416. height:17px;
  417. z-index:967588;
  418. overflow:hidden;
  419. position:absolute;
  420. padding:5px;
  421. -webkit-transition: all 0.5s linear;
  422. -moz-transition: all 0.5s linear;
  423. transition: all 0.5s linear;
  424. }
  425.  
  426. #basic:hover{
  427. height:140px;
  428. -webkit-transition: all 0.5s linear;
  429. -moz-transition: all 0.5s linear;
  430. transition: all 0.5s linear;}
  431.  
  432. #contact{
  433. width:70px;
  434. height:17px;
  435. z-index:988;
  436. overflow:hidden;
  437. position:absolute;
  438. padding:5px;
  439. -webkit-transition: all 0.7s linear;
  440. -moz-transition: all 0.7s linear;
  441. transition: all 0.7s linear;
  442. }
  443. #contact:hover{
  444. height:160px;
  445. -webkit-transition: all 0.8s linear;
  446. -moz-transition: all 0.8s linear;
  447. transition: all 0.8s linear;}
  448.  
  449. #etc{
  450. width:70px;
  451. height:17px;
  452. z-index:967588;
  453. overflow:hidden;
  454. position:absolute;
  455. padding:5px;
  456. -webkit-transition: all .5s ease-in-out;
  457. }
  458.  
  459. #etc:hover{
  460. height:237px;
  461. -webkit-transition: all .5s ease-in-out;}
  462.  
  463. .links1 {
  464. width: 60px;
  465. height: 5px;
  466. padding: 6px;
  467. font-family:courier new;
  468. Text-transform: uppercase;
  469. background: #eee;
  470. margin-right: -1px;
  471. margin-top: 3px;
  472. font-size:9px;
  473. letter-spacing:1px;
  474. line-height: 5px;
  475. display: inline-block;
  476. text-align:center;
  477. -webkit-transition-duration: .4s;
  478. border:1px solid #eee;}
  479.  
  480. .links1:hover {
  481. background-color:#eee;
  482. -moz-box-shadow: 0px 0px;
  483. -webkit-box-shadow: 0px 0px;
  484. }
  485.  
  486. .links1 a,
  487. .links1 a:visited{color:#92baf8; }
  488. .links1 a:hover{
  489. color:#9cbed3; }
  490.  
  491.  
  492. {CustomCSS}
  493.  
  494. </style>
  495.  
  496. <title>{title}</title>
  497.  
  498. <link rel="shortcut icon" href="{Favicon}">
  499. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  500. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  501. <meta name="viewport" content="width=1220" />
  502. </head><body>
  503.  
  504. <div id="all"></div><div id="center">
  505.  
  506. <div class="wrapper">
  507. <div id="content">
  508.  
  509.  
  510. <div class="sidebar">{block:ifshowblogtitle}<div class="blogtitle"><a href="/">{Title}</a></div>{/block:ifshowblogtitle}
  511. {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}"></a>{/block:ifshowsidebarimage}
  512. <div style="margin-left:12px;margin-top:-5px;" id="basic">
  513. <a href="" class="links1">Basics</a>
  514. <a href="/" class="links1">Home</a><br>
  515. {block:AskEnabled}<a href="/ask" class="links1">{text:Ask Title}</a><br>
  516. {/block:AskEnabled}
  517. {block:SubmissionsEnabled}<a href="/submit" class="links1">Submit</a><br>
  518. {/block:SubmissionsEnabled}
  519. <a href="/rss" class="links1">RSS FEED</a><br>
  520. <a href="/archive" class="links1">Archive</a><br>
  521. </div>
  522.  
  523. <div style="margin-top:-5px; margin-left:97px;" id="contact">
  524. <a href="" class="links1">Links</a>
  525. {block:ifLinkOneTitle}
  526. <a href="{text:Link One}" class="links1">{text:Link One Title}</a>
  527. {/block:ifLinkOneTitle}
  528. {block:ifLinkTwoTitle}
  529. <a href="{text:Link Two}" class="links1">{text:Link Two Title}</a>
  530. {/block:ifLinkTwoTitle}
  531. {block:ifLinkThreeTitle}
  532. <a href="{text:Link Three}" class="links1">{text:Link Three Title}</a>
  533. {/block:ifLinkThreeTitle}
  534. {block:ifLinkFourTitle}
  535. <a href="{text:Link Four}" class="links1">{text:Link Four Title}</a>
  536. {/block:ifLinkFourTitle}
  537. {block:ifLinkFiveTitle}
  538. <a href="{text:Link Five}" class="links1">{text:Link Five Title}</a>
  539. {/block:ifLinkFiveTitle}
  540. {block:HasPages}{block:Pages}<a href="{URL}" class="link1">{Label}</a> {/block:Pages} {/block:HasPages}
  541. <!--PLEASE LEAVE THE THEME CREDIT OR MY THEMES WON'T BE FREE ANYMORE
  542. READ http://themesbyjames.com/termsconditions FOR MORE INFO -->
  543. <a href="http://final-stand.tumblr.com" target="_blank" class="links1">Theme</a>
  544. </div></center>
  545.  
  546. <div class="des">{description}</div>
  547.  
  548. </div>
  549.  
  550. {block:Posts}
  551. <div class="entry">
  552.  
  553. {block:Text}
  554. <div class="text"><div style="padding:10px;">{Title}{Body}
  555. {block:IndexPage}
  556. <a href="{Permalink}"><div class="supreme">{NoteCountwithLabel}</div></a></div></div>
  557. {/block:IndexPage}
  558. {/block:Text}
  559.  
  560. {block:Answer}
  561. <div class="text"><div style="padding:10px;">
  562. <b><div align="left">{Asker} asked: {Question}</div></b>
  563. {Answer}
  564. {block:IndexPage}
  565. <a href="{Permalink}"><div class="supreme">{NoteCountwithLabel}</div></a>
  566. {/block:IndexPage}</div></div>{/block:Answer}
  567.  
  568. {block:Link}
  569. <div class="text"><div style="padding:10px;">
  570. <center><a href="{URL}"><span class="title">{Name}</span></a></center>
  571. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  572. {block:IndexPage}
  573. <a href="{Permalink}"><div class="supreme">{NoteCountwithLabel}</div></a></div></div>
  574. {/block:IndexPage}
  575. {block:Link}
  576.  
  577. {block:Photo}
  578. <!--- OLD PERMALINKS REQUIRE MANUAL CHANGE TO ACTIVATE ---
  579. {block:ifShowPhotoPermalinks}{block:Indexpage}
  580. <div class="permabox transition">
  581. <div class="permabox1"><div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div></div>
  582. <div class="permabox2"><a href="{Permalink}" title="Permalink"><div class="note-count">{NoteCount}</div></a></div>
  583. <div class="permabox3"><a href="{ReblogURL}" title="Reblog" target="_blank"><div class="reblog-button"></div></a></div>
  584. </div>{/block:Indexpage}{/block:ifShowPhotoPermalinks}
  585. ------------------------------------------------------ -->
  586. {block:IndexPage}<div class="permalink">
  587. <a href="{ReblogUrl}" target="_blank"><font color="#000">Reblog</font></a>
  588. </font></a></span></div>
  589. <div class="permalink2"><font color="#000"><a href="{permalink}">{notecount}</font></span>
  590. </div>{/block:IndexPage}
  591. {block:IndexPage}
  592. <div class="photo">{LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/> </a>{LinkCloseTag}</div>
  593. {/block:IndexPage}
  594. {block:PermalinkPage}<div class="photobig"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px"/></div>
  595. {/block:PermalinkPage}
  596. {/block:Photo}
  597.  
  598. {block:Photoset}
  599. <center>
  600. {block:IndexPage}<div style="background-color:black;">{Photoset-250}<div>{/block:IndexPage}
  601. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  602. </center>
  603. {block:IndexPage}<div class="permalink">
  604. <a href="{ReblogUrl}" target="_blank"><font color="#000">Reblog</font></a>
  605. </font></a></span></div>
  606. <div class="permalink2"><font color="#000"><a href="{permalink}">{notecount}</font></span>
  607. </div>{/block:IndexPage}
  608. {/block:Photoset}
  609.  
  610. {block:Quote}
  611. <div class="text"><div style="padding:10px;">
  612. <div style="margin-left:3px;">
  613. {Quote}</span>
  614. {block:Source}<strong>{Source}</strong>{/block:Source}
  615. </div>
  616. {block:IndexPage}
  617. <a href="{Permalink}"><div class="supreme">{NoteCountwithLabel}</div></a></div></div>
  618. {/block:IndexPage}
  619. {/block:Quote}
  620.  
  621. {block:Chat}
  622. <div class="text"><div style="padding:10px;">
  623. <div style="margin-left:3px;">
  624. {block:Title}<span class="title">{title}</span>{/block:Title}
  625. <ul class="chat">
  626. {block:Lines}
  627. <li class="user_{UserNumber}">
  628. {block:Label}
  629. <span class="label">{Label}</span>
  630. {/block:Label}
  631. {Line}
  632. </li>
  633. {/block:Lines}
  634. </ul>
  635. </div>
  636. {block:IndexPage}
  637. <a href="{Permalink}"><div class="supreme">{NoteCountwithLabel}</div></a></div></div>
  638. {/block:IndexPage}
  639. {/block:Chat}
  640.  
  641. {block:Audio}
  642. <div class="text"><div style="padding:10px;">
  643. <div style="height:0px;background-color:black;opacity:0.1;width:100%;margin-top:10px;margin-bottom:5px;"></div>
  644. <center>{AudioPlayerBlack}
  645. {block:Caption}{Caption}{/block:Caption}</center>
  646. {block:IndexPage}
  647. <a href="{Permalink}"><div class="supreme">{NoteCountwithLabel}</div></a></div></div>
  648. {/block:IndexPage}
  649. {/block:Audio}
  650.  
  651. {block:Video}
  652. {block:IndexPage}
  653. <center>
  654. {Video-250}</center>
  655. {block:IndexPage}
  656. <a href="{Permalink}"><div class="supreme">{NoteCountwithLabel}</div></a></div></div>
  657. {/block:IndexPage}
  658. {block:PermalinkPage}
  659. <center>
  660. {Video-500}</center>
  661. {/block:PermalinkPage}
  662. {block:Video}
  663.  
  664. {block:PermalinkPage}
  665. {block:Date}
  666. <div style="font-size:12px;text-align:left;">
  667. <br>{block:Caption}{Caption}{/block:Caption}
  668. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</div>
  669. {/block:Date}</center>{/block:PermalinkPage}
  670.  
  671. {block:PermalinkPage}
  672. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:PermalinkPage}
  673. </div>{/block:Posts}</center>
  674. {/block:Posts}
  675. {/block:PermalinkPage}
  676.  
  677. <!-- INFINTE SCROLL SCRIPT -->
  678. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  679. <script type="text/javascript" src="http://static.tumblr.com/ek9ly4s/lBFmovu46/infintescroll.js"></script>
  680. <script type="text/javascript" src="http://static.tumblr.com/j1tjexd/WYwm8ed44/like_script.js"></script>
  681. <script type="text/javascript">
  682. $(window).load(function () {
  683. var $content = $('#content');
  684. $content.masonry({itemSelector: '.entry'}),
  685. $content.infinitescroll({
  686. navSelector : 'div#pagination',
  687. nextSelector : 'div#pagination a#nextPage',
  688. itemSelector : '.entry',
  689. loading: {/*Loading...*/
  690. finishedMsg: '',
  691. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  692. },
  693. bufferPx : 300,
  694. debug : false,
  695. },
  696. // call masonry as a callback.
  697. function( newElements ) {
  698. var $newElems = $( newElements );
  699. $newElems.hide();
  700. // ensure that images load before adding to masonry layout
  701. $newElems.imagesLoaded(function(){
  702. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(1500);} );
  703. });
  704. });
  705. });
  706. </script>
  707.  
  708. {block:IndexPage}
  709. {block:Pagination}
  710. <div id="pagination">
  711. {block:NextPage}
  712. <a id="nextPage" href="{NextPage}"></a>
  713. {/block:NextPage}
  714. {block:PreviousPage}
  715. <a href="{PreviousPage}"></a>
  716. {/block:PreviousPage}
  717. </div>
  718. {/block:Pagination}
  719. {/block:IndexPage}
  720. </div></div></div></div></body></html><!-- END OF THEME -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement