Advertisement
singforabsolution

Theme By Kelsey #13 Remake

Jun 3rd, 2012
585
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.44 KB | None | 0 0
  1. <!-- please don't remove the credit or use as a base code-->
  2. <head>
  3.  
  4. <script type="text/javascript"
  5. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  6.  
  7. <script type="text/javascript"
  8. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  9. <script>
  10. $(document).ready(function() {
  11. //
  12. $('a.poplight[href^=#]').click(function() {
  13. var popID = $(this).attr('rel'); //Get Popup Name
  14. var popURL = $(this).attr('href'); //Get Popup href to define size
  15. var query= popURL.split('?');
  16. var dim= query[1].split('&');
  17. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  18. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://t3.gstatic.com/images?q=tbn:ANd9GcRlpOUZNtvH0EeouJZh4CvUIzbEoGBrP-LLLapOTWF4SboD3-Lhfw" class="btn_close" title="Close" alt="Close" /></a>');
  19. var popMargTop = ($('#' + popID).height() + 80) / 2;
  20. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  21. //Apply Margin to Popup
  22. $('#' + popID).css({
  23. 'margin-top' : -popMargTop,
  24. 'margin-left' : -popMargLeft
  25. });
  26. $('body').append('<div id="fade"></div>');
  27. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  28. return false;
  29. });
  30. $('a.close, #fade').live('click', function() {
  31. $('#fade , .popup_block').fadeOut(function() {
  32. $('#fade, a.close').remove(); //fade them both out
  33. });
  34. return false;
  35. });
  36. });
  37. </script>
  38.  
  39. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  40. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  41. <html lang="en">
  42.  
  43. <script type="text/javascript">
  44. WebFontConfig = {
  45. google: { families: [ 'Amatic+SC:700:latin' ] }
  46. };
  47. (function() {
  48. var wf = document.createElement('script');
  49. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  50. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  51. wf.type = 'text/javascript';
  52. wf.async = 'true';
  53. var s = document.getElementsByTagName('script')[0];
  54. s.parentNode.insertBefore(wf, s);
  55. })(); </script>
  56.  
  57. <script type="text/javascript"
  58. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  59.  
  60. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  61.  
  62. <!--Default Variables-->
  63. <!--Colors-->
  64. <meta name="color:Background" content=""/>
  65. <meta name="color:Text" content="#000000"/>
  66. <meta name="color:Link" content="#8b7d7b"/>
  67. <meta name="color:Link Hover" content="#8b7d7b"/>
  68. <meta name="color:Chat 1" content=""/>
  69. <meta name="color:Chat 2" content=""/>
  70. <meta name="color:Ask Background" content="#ffd8db"/>
  71. <meta name="color:Permalink" content="#E8E8E8"/>
  72. <meta name="color:Sidebar" content=""/>
  73. <meta name="color:Popup Links Background" content="#E8E8E8"/>
  74. <meta name="color:Popup Links Text" content="#000000"/>
  75. <meta name="color:Sidebar Text" content="#999999"/>
  76. <meta name="color:Scrollbar" content="#f79f9f"/>
  77. <meta name="color:Scroll Background" content="#f5f5e9"/>
  78. <meta name="color:Sidelinks Hover" content="#0f0b0c"/>
  79. <meta name="color:Sidelinks 1" content="#cae4e6"/>
  80. <meta name="color:Sidelinks 2" content="#f1c754"/>
  81. <meta name="color:Sidelinks 3" content="#b1fc81"/>
  82. <meta name="color:Sidelinks 4" content="#f1bbf1"/>
  83. <meta name="color:Nav Links" content="#cae4e6"/>
  84. <meta name="color:Nav Links Text" content="#F8F8FF"/>
  85. <meta name="color:Nav Links Hover" content="#0f0b0c"/>
  86.  
  87. <!--Images-->
  88. <meta name="image:Background" content=""/>
  89. <meta name="image:Sidebar" content=""/>
  90. <meta name="image:Popup Links Background" content="http://30.media.tumblr.com/tumblr_m0lezqrwGh1rrt2v9o1_400.jpg">
  91.  
  92. <!--Options-->
  93. <meta name="if:Infinite Scrolling" content="1"/>
  94. <meta name="if:Tiny Cursor" content="1"/>
  95. <meta name="if:Rainbow Links" content=""/>
  96. <meta name="if:Blog Title" content="1"/>
  97. <meta name="if:Faded Images" content=""/>
  98. <meta name="if:Inverted Images" content=""/>
  99. <meta name="if:Image Shadows" content="1"/>
  100. <meta name="if:Spinning Title" content="1"/>
  101. <meta name="if:Desc Scrollbar" contnt=""/>
  102. <meta name="if:Popup Links Bckgrd Img" contnt=""/>
  103.  
  104. <!--Links-->
  105. <meta name="text:Link 1 URL" content="/"/>
  106. <meta name="text:Link 1 name" content="link 1"/>
  107. <meta name="text:Link 2 URL" content="/"/>
  108. <meta name="text:Link 2 name" content="link 2"/>
  109. <meta name="text:Link 3 URL" content="/"/>
  110. <meta name="text:Link 3 name" content="link 3"/>
  111. <meta name="text:Link 4 URL" content="/"/>
  112. <meta name="text:Link 4 name" content="link 4"/>
  113.  
  114. {block:Description}
  115. <meta name="description" content="{MetaDescription}" />{/block:Description}
  116. <title>
  117. {block:PostSummary}
  118. {PostSummary} - {/block:PostSummary}{Title}</title>
  119.  
  120. <style type="text/css">
  121.  
  122. {block:ifInvertedImages}img{
  123. opacity: 1;
  124. filter:alpha(opacity=10);
  125. -moz-opacity: 0.1;
  126. -moz-transition: all .9s ease;
  127. -o-transition: all .9s ease;
  128. transition: all .9s ease;
  129. -webkit-transition: all .9s ease;}
  130. {/block:ifInvertedImages}
  131.  
  132.  
  133. {block:ifInvertedImages} img:hover{
  134. opacity: .8;
  135. filter:alpha(opacity=100);
  136. -moz-opacity: 1;
  137. -moz-transition: all .9s ease;
  138. -o-transition: all .9s ease;
  139. transition: all .9s ease;
  140. -webkit-transition: all .9s ease;}
  141. {/block:ifInvertedImages}
  142.  
  143. {block:iftinycursor}
  144. body, a, a:hover {cursor: url(http://i.imgur.com/2qleX.jpg), progress;}{/block:iftinycursor}
  145.  
  146. ::-webkit-scrollbar {width: 8px; height:auto; background:{color:Scroll Background};}
  147. ::-webkit-scrollbar-corner {background:{color:Scroll background};}
  148. ::-webkit-scrollbar-button:vertical {height:3px; display: block; background:{color:Scrollbar};}
  149. ::-webkit-scrollbar-button:horizontal { width:3px; height:3px!important; display: block; background:{color:Scrollbar};}
  150. ::-webkit-scrollbar-thumb:vertical {background:{color:Scrollbar}; border-top: 1px solid {color:background}; border-bottom: 1px solid {color:background};}
  151. ::-webkit-scrollbar-thumb:horizontal {background:{color:Scrollbar};border-left: 1px solid {color:background}; border-right: 1px solid {color:background}; height:4px;}
  152. ::-webkit-scrollbar-thumb {background:{color:Scrollbar}; border-top: 0pt solid {color:background}; border-bottom: 0pt solid {color:Scroll Background};}
  153. ::-webkit-scrollbar-track-piece {background: {color:Scroll Background}; width:4px;}
  154. ::-webkit-scrollbar:horizontal {height:8px!important; display: block; background:{color:Scrollbar};}
  155.  
  156. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  157.  
  158. .wrapper{
  159. margin: 0px auto;
  160. width: 882px;
  161. }
  162. .header{
  163. float: left;
  164. width: 100%;
  165. }
  166.  
  167. .left{
  168. float: left;
  169. margin-left: 20px;
  170. width: 802px;
  171. }
  172.  
  173. .right{
  174. float: right;
  175. width: 200px;
  176. background-color: {color:Background};
  177. }
  178.  
  179. body{
  180. background-color: {color:Background};
  181. background-image:url({image:Background});
  182. background-attachment:fixed;
  183. background-repeat:repeat;
  184. background-position:center;
  185. font-family:littlefont;
  186. font-size:8px;
  187. line-height:9px;
  188. letter -spacing:0px;
  189. color:{color:Text};
  190. }
  191.  
  192. a:link, a:active, a:visited{
  193. color:{color:Link};
  194. text-decoration:none;
  195. -webkit-transition: all 0.2s linear;
  196. -moz-transition: all 0.2s linear;
  197. transition: all 0.2s linear;
  198. }
  199. a:hover{
  200. color: {color:Link Hover};
  201. -webkit-transition: all 0.2s linear;
  202. -moz-transition: all 0.2s linear;
  203. transition: all 0.2s linear;
  204. {block:iftinycursor}cursor: url(http://i.imgur.com/IepP2.jpg), progress{/block:iftinycursor};
  205. text-shadow: #999999 1px 1px 5px;
  206. }
  207.  
  208. #fade { /*--Transparent background layer--*/
  209. display: none; /*--hidden by default--*/
  210. background: #000;
  211. position: fixed; left: 0; top: 0;
  212. width: 100%; height: 100%;
  213. opacity: .80;
  214. z-index: 9999;
  215. }
  216. .popup_block{
  217. display: none; /*--hidden by default--*/
  218. {block:ifnotPopupLinksBckgrdImg}
  219. background:{color:Popup Links Background};
  220. {/block:ifNotPopupLinksBckgrdImg}
  221. {block:ifPopupLinksBckgrdImg}
  222. background-image:url({image:Popup Links Background});
  223. {/block:ifPopupLinksBckgrdImg}
  224. padding:10px;
  225. position: fixed;
  226. top: 50%; left: 50%;
  227. z-index: 99999;
  228. text-align:center;
  229. color:{color:PopupLinksText};
  230. /*--CSS3 Box Shadows--*/
  231. -webkit-box-shadow: 0px 0px 20px #fff;
  232. -moz-box-shadow: 0px 0px 20px #fff;
  233. box-shadow: 0px 0px 20px #fff;
  234. }
  235. img.btn_close {
  236. float: right;
  237. margin: 0px 0px 0 0;
  238. }
  239. /*--Making IE6 Understand Fixed Positioning--*/
  240. *html #fade {
  241. position: absolute;
  242. }
  243. *html .popup_block {
  244. position: absolute;
  245. }
  246.  
  247. #posts {
  248. float:center;
  249. margin-top: 0px;
  250. padding:3px;
  251. width:732px;
  252. margin-left:390px;
  253. background: transparent;
  254. }
  255.  
  256. .entry {
  257. margin:4px;
  258. padding:4px;
  259. float:left;
  260. text-align: justify;
  261. background-color:white;
  262. width:250px;
  263. border:1px solid {color:Permalink};
  264. {block:PermalinkPage}
  265. width:400px;
  266. {/block:PermalinkPage}
  267. }
  268.  
  269. .entry img{
  270. {block:IndexPage}max-width:250px;{/block:IndexPage}
  271. {block:PermalinkPage}max-width:400px;{/block:PermalinkPage}
  272. }
  273.  
  274. .entry #permalink {
  275. width:250px;
  276. position:absolute;
  277. text-align:center;
  278. padding:1px;
  279. font-size:8px;
  280. overflow:hidden;
  281. margin-top:30px;
  282. opacity:0.0;
  283. background-color:white;
  284. z-index:1;
  285. -webkit-transition: all 0.4s linear;
  286. -moz-transition: all 0.4s linear;
  287. transition: all 0.4s linear;
  288. }
  289.  
  290. .entry:hover #permalink {
  291. margin-top:0px;
  292. overflow:visible;
  293. -webkit-transition: opacity 04s linear; opacity: 0.9;
  294. -webkit-transition: all 0.4s linear;
  295. -moz-transition: all 0.4s linear;
  296. transition: all 0.4s linear;
  297. }
  298.  
  299. #permalinktxt{
  300. display: block;
  301. padding:1px;
  302. padding-top:3px;
  303. margin-top:2px;
  304. text-align:center;
  305. letter-spacing:1px;
  306. text-transform:uppercase;
  307. background:{color:Permalink};
  308. }
  309.  
  310. #side {
  311. position:fixed !important;
  312. width:143px;
  313. height:auto;
  314. margin-top:150px;
  315. margin-left:-210px;
  316. z-index:1;
  317. }
  318.  
  319. #sidepic .desc{
  320. opacity:0.0;
  321. width:115px;
  322. height:40px;
  323. margin-left:12px;
  324. margin-top:20%;
  325. position: absolute;
  326. padding:5px;
  327. overflow:scroll;
  328. overflow-x:hidden;
  329. -webkit-transition: opacity 0.5s linear;
  330. -webkit-transition: all 0.5s linear;
  331. -moz-transition: all 0.5s linear;
  332. transition: all 0.5s linear;
  333. background-color:{color:Sidebar};
  334. color:{color:Sidebar Text};
  335. }
  336.  
  337. #sidepic:hover .desc{
  338. opacity:.8;
  339. z-index:1;
  340. -webkit-transition: all 0.4s linear;
  341. -moz-transition: all 0.4s linear;
  342. transition: all 0.4s linear;
  343. }
  344.  
  345. .navi a{
  346. height:8px;
  347. padding:3px;
  348. padding-top:2px;
  349. margin-top:1px;
  350. font-family:littlefont;
  351. font-size:8px;
  352. text-align:left;
  353. position:relative;
  354. z-index:1;
  355. display:block;
  356. background-color:{color:Nav Links};
  357. color:{color:Nav Links Text};
  358. border-left:12px solid black;
  359. border-right:1px solid black;
  360. border-top:1px solid black;
  361. border-bottom:1px solid black;
  362. transition: all 0.5s ease-out;
  363. -o-transition-transition: all 0.5s ease-out;
  364. -webkit-transition: all 0.5s ease-out;
  365. -moz-transition: all 0.5s ease-out;
  366. }
  367.  
  368. .navi a:hover{
  369. background-color:{color:Nav Links Hover};
  370. text-align:center;
  371. transition: all 0.5s ease-out;
  372. -o-transition-transition: all 0.5s ease-out;
  373. -webkit-transition: all 0.5s ease-out;
  374. -moz-transition: all 0.5s ease-out;
  375. }
  376.  
  377.  
  378. #links {
  379. position:fixed !important;
  380. width:190px;
  381. height:auto;
  382. margin-top:136px;
  383. margin-left:-200px;
  384. opacity:.8;
  385. }
  386.  
  387. .navigate1{
  388. font-family:littlefont;
  389. font-size:8px;
  390. display:block;
  391. width:23px;
  392. height:8px;
  393. padding:2px;
  394. padding-top:2px;
  395. padding-left:4px;
  396. padding-right:2px;
  397. margin-left:0px;
  398. margin-top:2px;
  399. float:left;
  400. text-align:center;
  401. display: inline-block;
  402. background:{color:Sidelinks 1};
  403. color:{color:Sidelinks Text};
  404. -moz-transition: all .5s ease-out;
  405. -o-transition: all .5s ease-out;
  406. -webkit-transition: all .5s ease-out;
  407. border:1px dashed black;
  408. }
  409.  
  410. .navigate1:hover {
  411. font-size:8px;
  412. padding-bottom:15px;
  413. margin-top:-10px;
  414. background:{color:Sidelinks Hover};
  415. opacity:.9;
  416. }
  417.  
  418. .navigate2{
  419. font-family:littlefont;
  420. font-size:8px;
  421. display:block;
  422. width:23px;
  423. height:8px;
  424. padding:2px;
  425. padding-top:2px;
  426. padding-right:3px;
  427. padding-left:3px;
  428. margin-left:2px;
  429. margin-top:2px;
  430. float:left;
  431. text-align:center;
  432. display: inline-block;
  433. background:{color:Sidelinks 2};
  434. color:{color:Sidelinks Text};
  435. -moz-transition: all .5s ease-out;
  436. -o-transition: all .5s ease-out;
  437. -webkit-transition: all .5s ease-out;
  438. border:1px dashed black;
  439. }
  440.  
  441. .navigate2:hover {
  442. font-size:8px;
  443. padding-bottom:15px;
  444. margin-top:-10px;
  445. background:{color:Sidelinks Hover};
  446. opacity:.9;
  447. }
  448.  
  449. .navigate3{
  450. font-family:littlefont;
  451. font-size:8px;
  452. display:block;
  453. width:25px;
  454. height:8px;
  455. padding:2px;
  456. padding-top:2px;
  457. padding-right:1px;
  458. padding-left:4px;
  459. margin-left:2px;
  460. margin-top:2px;
  461. float:left;
  462. text-align:center;
  463. display: inline-block;
  464. background:{color:Sidelinks 3};
  465. color:{color:Sidelinks Text};
  466. -moz-transition: all .5s ease-out;
  467. -o-transition: all .5s ease-out;
  468. -webkit-transition: all .5s ease-out;
  469. border:1px dashed black;
  470. }
  471.  
  472. .navigate3:hover {
  473. font-size:8px;
  474. padding-bottom:15px;
  475. margin-top:-10px;
  476. background:{color:Sidelinks Hover};
  477. opacity:.9;
  478. }
  479.  
  480. .navigate4{
  481. font-family:littlefont;
  482. font-size:8px;
  483. display:block;
  484. width:23px;
  485. height:7px;
  486. padding:2px;
  487. padding-top:3px;
  488. padding-left:4px;
  489. padding-right:3px;
  490. margin-left:2px;
  491. margin-top:2px;
  492. float:left;
  493. text-align:center;
  494. display: inline-block;
  495. background:{color:Sidelinks 4};
  496. color:{color:Sidelinks Text};
  497. -moz-transition: all .5s ease-out;
  498. -o-transition: all .5s ease-out;
  499. -webkit-transition: all .5s ease-out;
  500. border:1px dashed black;
  501. }
  502.  
  503. .navigate4:hover {
  504. font-size:8px;
  505. padding-bottom:15px;
  506. margin-top:-10px;
  507. background:{color:Sidelinks Hover};
  508. opacity:.9;
  509. }
  510.  
  511.  
  512. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  513.  
  514. #blogtitle{
  515. text-align:center;
  516. font-family:stars;
  517. font-size:23px;
  518. line-height:0px;
  519. padding-bottom:8px;
  520. position:fixed;
  521. margin-top:190px;
  522. margin-left:-370px;
  523. -webkit-transition: all 0.3s linear;
  524. -moz-transition: all 0.3s linear;
  525. transition: all 0.3s linear;
  526. {block:ifSpinningTitle}
  527. -webkit-transform:rotateY(0deg);
  528. -ms-transform:rotateY(0deg);
  529. -moz-transform:rotateY(0deg);
  530. -o-transform:rotateY(0deg);
  531. transform:rotateY(0deg);
  532. {/block:ifSpinningTitle}
  533. }
  534.  
  535. #blogtitle:hover{
  536. {block:ifSpinningTitle}
  537. -webkit-transform:rotateY(360deg);
  538. -ms-transform:rotateY(360deg);
  539. -moz-transform:rotateY(360deg);
  540. -o-transform:rotateY(360deg);
  541. transform:rotateY(360deg);
  542. {/block:ifSpinningTitle}
  543. }
  544.  
  545. .posttitle{
  546. font-size:13px;
  547. line-height:17px;
  548. font-family:stars;
  549. }
  550.  
  551. blockquote{
  552. padding:0px 0px 2px 5px;
  553. margin:0px 0px 2px 1px;
  554. border-left: 1px solid {color:Text};}
  555. blockquote p, ul{margin:0px; padding:0px;
  556. }
  557.  
  558. .chat .line{
  559. color:{color:Chat 1};
  560. margin: 0 0 0px;
  561. padding: 2px;
  562. }
  563. .chat .line.odd{
  564. color:{color:Chat 2};
  565. }
  566.  
  567. .p { padding-top:5px; }
  568. .ol, ul { margin-left:10px; padding:5px; }
  569. .ul { list-style-type:square; }
  570.  
  571. .info{position:relative;}
  572.  
  573. .notes img{width:10px; position:left; top:3px;}
  574.  
  575. #pg{
  576. font-family:calibri;
  577. font-size:26px;
  578. margin-left:130px;
  579. margin-top:-20px;
  580. position:fixed;
  581. }
  582.  
  583. #pg2{
  584. font-family:calibri;
  585. font-size:26px;
  586. margin-left:4px;
  587. margin-top:-20px;
  588. position:fixed;
  589. }
  590.  
  591. {CustomCSS}
  592. </style>
  593.  
  594. <link rel="shortcut icon" href="{Favicon}">
  595.  
  596. <link rel="alternate" type="application/rss+xml" title="{Title}" href="{RSS}" />
  597.  
  598. {block:ifrainbowlinks}<script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  599. "></script>{/block:ifrainbowlinks}
  600.  
  601. {block:ifinfinitescrolling}<style>#toTop {display:none;text-decoration:none;position:fixed;bottom:20px;right:20px;overflow:hidden;width:30px;height:40px;border:none;text-indent:-999px;background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left top;z-index:3000;}#toTopHover {background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left -40px;
  602. width:30px;height:40px;display:block;overflow:hidden;float:left;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
  603. #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
  604.  
  605. <script type="text/javascript" src="http://static.tumblr.com/53unaru/kx3lgzker/jquery-1.3.2.min.js" charset="utf-8"></script>
  606. <script type="text/javascript" src="http://static.tumblr.com/53unaru/4jtlgzkf8/easing.js"></script>
  607. <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
  608. <script type="text/javascript">
  609. $(document).ready(function() {
  610. $().UItoTop({ easingType: 'easeOutQuart' });
  611. });
  612. </script>{/block:ifinfinitescrolling}
  613.  
  614. {block:IndexPage}
  615. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  616. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  617.  
  618. <script type="text/javascript">
  619. $(window).load(function () {
  620. var $content = $('#posts');
  621. $content.masonry({itemSelector: '.entry'}),
  622. $content.infinitescroll({
  623. navSelector : 'div#pagination',
  624. nextSelector : 'div#pagination a#nextPage',
  625. itemSelector : '.entry',
  626. loading: {
  627. finishedMsg: '',
  628. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  629. },
  630. bufferPx : 600,
  631. debug : false,
  632. },
  633. // call masonry as a callback.
  634. function( newElements ) {
  635. var $newElems = $( newElements );
  636. $newElems.hide();
  637. // ensure that images load before adding to masonry layout
  638. $newElems.imagesLoaded(function(){
  639. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  640.  
  641.  
  642. });
  643. });
  644. });
  645. </script>
  646.  
  647. {/block:IndexPage}
  648.  
  649. </div>
  650.  
  651. <meta name="viewport" content="width=820" />
  652. <div class="wrapper">
  653. <div class="header">
  654. </div>
  655. </div>
  656. </div>
  657. </div>
  658.  
  659. <div class="left">
  660.  
  661. <div id="posts">
  662.  
  663. <div id="side">
  664. <div id="sidepic">
  665. <div class="desc">
  666. {Description}
  667. </div>
  668. <a href="/"><img src="{image:sidebar}" width=140px style="border:4px solid {color:Permalink}"</a>
  669. {block:Pagination}
  670. <div id="pg2">
  671. {block:PreviousPage} <a href="{PreviousPage}">«</a>{/block:PreviousPage}
  672. </div>
  673. <div id="pg">
  674. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  675. </div>
  676. {/block:Pagination}
  677. </div>
  678. </div>
  679.  
  680. <center>
  681. </center>
  682. <div id="links">
  683. <div class="navigate1">
  684. <a href="/"><img src="http://i.imgur.com/3a9eb.png"></a>
  685. </div>
  686. <div class="navigate2">
  687. <a href="/ask"><img src="http://i.imgur.com/jue8h.png"></a>
  688. </div>
  689. <div class="navigate3">
  690. <a href="#?w=250" rel="02" class="poplight"><img src="http://i.imgur.com/8jZZ0.png">&nbsp;</a>
  691. </div>
  692. <div class="navigate4">
  693. <a href="http://orgyofsymmetry.tumblr.com/"><img src="http://i.imgur.com/XAHpo.png"></a>
  694. </div>
  695. </div>
  696.  
  697. <div id="02" class="popup_block">
  698. <center>
  699. <div class="posttitle" style="font-size:20px;">Links</a>
  700. </center>
  701. <br>
  702. <div class="navi">
  703. <a href="{text:Link 1 URL}">{text:Link 1 name}</a>
  704. <a href="{text:Link 2 URL}">{text:Link 2 name}</a>
  705. <a href="{text:Link 3 URL}">{text:Link 3 name}</a>
  706. <a href="{text:Link 4 URL}">{text:Link 4 name}</a>
  707. </div>
  708. </div>
  709.  
  710. {block:Posts}
  711. <div class="entry">
  712.  
  713. {block:Text}
  714. {block:Title}
  715. <div class="posttitle">{Title}</div>
  716. {/block:Title}
  717. {Body}
  718. {block:IndexPage}
  719. <div id="permalinktxt">
  720. <l><a href="{Permalink}">
  721. {NoteCountWithLabel}</a> <img src="http://media.tumblr.com/tumblr_lkl75i7xUz1qfamg6.gif"> <a href="{ReblogURL}" target="_blank" class="details">Reblog</a></l>
  722. </div>
  723. {/block:IndexPage}
  724. {/block:Text}
  725.  
  726. {block:Link}
  727. <div class="entry">
  728. <a href="{URL}" class="posttitle">{Name}</a>{block:Description}{Description}{/block:Description}
  729. {block:IndexPage}
  730. <div id="permalinktxt">
  731. <l><a href="{Permalink}">
  732. {NoteCountWithLabel}</a> <img src="http://media.tumblr.com/tumblr_lkl75i7xUz1qfamg6.gif"> <a href="{ReblogURL}" target="_blank" class="details">Reblog</a></l>
  733. </div>
  734. {/block:IndexPage}
  735. </div>
  736. {block:Link}
  737.  
  738.  
  739. {block:Photoset}
  740. {block:IndexPage}
  741. <div id="permalink">
  742. <l><a href="{Permalink}">
  743. {NoteCountWithLabel}</a> <img src="http://media.tumblr.com/tumblr_lkl75i7xUz1qfamg6.gif"> <a href="{ReblogURL}" target="_blank" class="details">Reblog</a></l>
  744. </div>
  745. {/block:IndexPage}
  746. {block:IndexPage}
  747. <center>
  748. {Photoset-250}
  749. </center>
  750. <br>
  751. {block:Caption}{Caption}{/block:Caption}
  752. {/block:IndexPage}
  753. {block:PermalinkPage}
  754. <center>
  755. {Photoset-400}
  756. </center>
  757. <br>
  758. {block:Caption}{Caption}{/block:Caption}
  759. {/block:PermalinkPage}
  760. {/block:Photoset}
  761.  
  762. {block:Photo}
  763. {block:IndexPage}
  764. <div id="permalink">
  765. <l><a href="{Permalink}">
  766. {NoteCountWithLabel}</a> <img src="http://media.tumblr.com/tumblr_lkl75i7xUz1qfamg6.gif"> <a href="{ReblogURL}" target="_blank" class="details">Reblog</a></l>
  767. </div>
  768. {/block:IndexPage}
  769. <center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/></a>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  770. {block:ContentSource}
  771. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  772. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  773. {/block:SourceLogo}
  774. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  775. {/block:ContentSource}
  776. {block:ReblogParentURL}
  777. <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  778. {/block:ReblogParentURL}
  779. {/block:IndexPage}
  780. {/block:Photo}
  781.  
  782. {block:Quote}
  783. <div class="posttitle">{Quote}</div>{block:Source}<i> - {Source}</i>{/block:Source}<br>
  784. {block:IndexPage}
  785. <div id="permalinktxt">
  786. <l><a href="{Permalink}">
  787. {NoteCountWithLabel}</a> <img src="http://media.tumblr.com/tumblr_lkl75i7xUz1qfamg6.gif"> <a href="{ReblogURL}" target="_blank" class="details">Reblog</a></l>
  788. </div>
  789. {/block:IndexPage}
  790. {/block:Quote}
  791.  
  792. {block:Chat}
  793. {block:title}<div id="title"><center>{Title}<br></center></div>{/block:title}<div class="chat">{block:Lines}<div class="chat"><div class="line {Alt}"><div class="{Alt} user_{UserNumber}">
  794. {block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</div></div></div>{/block:Lines}</div>
  795. {block:IndexPage}
  796. <div id="permalinktxt">
  797. <l><a href="{Permalink}">
  798. {NoteCountWithLabel}</a> <img src="http://media.tumblr.com/tumblr_lkl75i7xUz1qfamg6.gif"> <a href="{ReblogURL}" target="_blank" class="details">Reblog</a></l>
  799. </div>
  800. {/block:IndexPage}
  801. {/block:Chat}
  802.  
  803. {block:Audio}
  804. <div style>
  805. {AudioPlayerBlack}
  806. <BR>{block:TrackName}<span>Title:
  807. {TrackName}</span>{/block:TrackName}<br>
  808. {block:Artist}<span>Artist:
  809. {Artist}</span>{/block:Artist}<br>
  810. {block:Caption}{Caption}{/block:Caption}
  811. </div>
  812. {block:IndexPage}
  813. <div id="permalinktxt">
  814. <l><a href="{Permalink}">
  815. {NoteCountWithLabel}</a> <img src="http://media.tumblr.com/tumblr_lkl75i7xUz1qfamg6.gif"> <a href="{ReblogURL}" target="_blank" class="details">Reblog</a></l>
  816. </div>
  817. {/block:IndexPage}
  818. {/block:Audio}
  819.  
  820. {block:Video}
  821. {block:IndexPage}
  822. <div id="permalink">
  823. <l><a href="{Permalink}">
  824. {NoteCountWithLabel}</a> <img src="http://media.tumblr.com/tumblr_lkl75i7xUz1qfamg6.gif"> <a href="{ReblogURL}" target="_blank" class="details">Reblog</a></l>
  825. </div>
  826. {/block:IndexPage}
  827. {block:IndexPage}
  828. <center>
  829. {Video-250}</center>
  830. {block:Caption}{Caption}{/block:Caption}
  831. {/block:IndexPage}
  832. {block:PermalinkPage}
  833. <center>
  834. {Video-400}</center>
  835. {block:Caption}{Caption}{/block:Caption}
  836. {/block:PermalinkPage}
  837. {block:Video}
  838.  
  839. {block:PermalinkPage}
  840. <center>
  841. <Br>
  842. {block:Date}
  843. {TimeAgo} on
  844. {ShortMonth} {DayofMonth},{Year}
  845. {/block:Date}
  846. {block:NoteCount} · {NoteCountWithLabel}
  847. {/block:NoteCount}
  848. {block:HasTags} · Tags:
  849. {block:Tags}<a href="{TagURL}">#{Tag} </a>
  850. {/block:Tags}
  851. {/block:HasTags}
  852. <br>{block:RebloggedFrom}via: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a> <br> (©: <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a>) {/block:RebloggedFrom}
  853. </center>
  854. {/block:PermalinkPage}
  855.  
  856.  
  857. {block:PostNotes}{PostNotes}
  858. {/block:PostNotes}
  859. </div>
  860. {/block:Posts}
  861.  
  862. </div>
  863. </div>
  864. </body>
  865. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement