Advertisement
ramisa

Untitled

Jul 22nd, 2014
3,648
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.28 KB | None | 0 0
  1. <!---------
  2. theme by cyrusnigga keep credit or d i e
  3. -------->
  4.  
  5. <html lang="en">
  6. <head>
  7. <title>{title}</title>
  8. <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
  9. <meta name="image:Background" content=""/>
  10. <meta name="color:Background" content="#ffffff"/>
  11. <meta name="color:title" content ="#3b3b3b">
  12. <meta name="color:text" content="#3b3b3b">
  13. <meta name="color:tags" content="#3b3b3b">
  14. <meta name="color:link" content="#b8b8b8">
  15. <meta name="color:hover" content="#b8b8b8">
  16. <meta name="if:Scrollbar" content="1"/>
  17. <meta name="if:Black and white follow button" content="1"/>
  18. <meta name="if:Black and white images" content="0"/>
  19. <meta name="if:no pink borders" content="0"/>
  20. <meta name="text:link one" content="/" />
  21. <meta name="text:link one title" content="" />
  22. <meta name="text:link two" content="" />
  23. <meta name="text:link two title" content="" />
  24. <meta name="text:link three" content="" />
  25. <meta name="text:link three title" content="" />
  26. <meta name="text:link four" content="" />
  27. <meta name="text:link four title" content="" />
  28. <meta name="text:link five" content="/" />
  29. <meta name="text:link five title" content="" />
  30. <meta name="text:link six" content="" />
  31. <meta name="text:link six title" content="" />
  32. <meta name="text:link seven" content="" />
  33. <meta name="text:link seven title" content="" />
  34. <meta name="text:link eight" content="" />
  35. <meta name="text:link eight title" content="" />
  36.  
  37. </script>
  38.  
  39.  
  40. <style type="text/css">html, a:hover {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), progress !important;}</style>
  41.  
  42. <link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
  43.  
  44. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  45. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  46.  
  47. <script>
  48.  
  49. (function($){
  50.  
  51. $(document).ready(function(){
  52.  
  53. $("a[title]").style_my_tooltips({
  54.  
  55. tip_follows_cursor:true,
  56.  
  57. tip_delay_time:3,
  58.  
  59. tip_fade_speed:100,
  60.  
  61. attribute:"title"
  62.  
  63. });
  64.  
  65. });
  66.  
  67. })(jQuery);
  68.  
  69. </script>
  70.  
  71.  
  72.  
  73. <style type="text/css">
  74.  
  75. {block:ifblackandwhitefollowbutton}
  76. iframe#tumblr_controls {opacity: 1;-webkit-filter: invert(100%);transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  77. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  78. {/block:ifblackandwhitefollowbutton}
  79.  
  80. #s-m-t-tooltip {
  81. display: none;
  82. text-align:center;
  83. position:absolute;
  84. letter-spacing:1px;
  85. text-transform:uppercase;
  86. margin-top:3px;
  87. z-index:99;
  88. font-family:'consolas';
  89. font-size:8px;
  90. padding:3px;
  91. line-height:10px;
  92. border-radius:3px;
  93. border:1px solid #eee;
  94. color:#999999;
  95. background:#ffffff;}
  96.  
  97.  
  98. body{
  99. margin:0px;
  100. background-color: {color:Background};
  101. background-image:url({image:Background});
  102. background-attachment:fixed;
  103. background-repeat:repeat;
  104. background-size:cover;
  105. font-size: 10px;
  106. font-family:'inconsolata';
  107. line-height:10px;
  108. color:{color:Text};
  109. }
  110.  
  111. a:link, a:active, a:visited{
  112. color: {color:Link};
  113. text-decoration: none;
  114. transition: all 0.4s ease;
  115. -o-transition-transition: all 0.9s ease;
  116. -webkit-transition: all 0.9s ease;
  117. -moz-transition: all 0.4s ease;
  118.  
  119.  
  120. }
  121.  
  122. a:hover{
  123. color:{color:Hover};
  124. text-decoration: none;
  125. transition: all 0.4s ease;
  126. text-decoration: none;
  127. -o-transition-transition: all 0.9s ease;
  128. -webkit-transition: all 0.9s ease;
  129. -moz-transition: all 0.4s ease;
  130. }
  131.  
  132. {block:ifscrollbar}
  133. ::-webkit-scrollbar-thumb{
  134. background-color: {color:link};
  135. border: 3px solid {color:background};
  136. height:0px;
  137. -moz-border-radius: 40px;
  138. border-radius: 40px;
  139. }
  140.  
  141. ::-webkit-scrollbar {
  142. height:0px;
  143. width:9px;
  144. background-color: {color:background};
  145. border: 4px solid {color:background};
  146. }
  147.  
  148. {/block:ifscrollbar}}
  149.  
  150.  
  151. div#stuff{
  152. }
  153.  
  154. #sidebar {
  155. position:fixed;
  156. background:{color:posts};
  157. text-align:center;
  158. width:200px;
  159. -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  160. -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  161. box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  162. border-radius:5px;
  163. border-top:1px solid {color:Border};
  164. margin-top:190px;
  165. margin-left:250px;
  166. }
  167.  
  168. #blogtitle {
  169. text-align:center;
  170. padding-top:10px;
  171. margin-bottom:-35px;
  172. {block:ifnotcustomfont}font-family:{font:blogtitle};{block:ifnotcustomfont}
  173. {block:ifcustomfont}font-family:'inconsolata';{/block:ifcustomfont}
  174. font-size:26px;
  175. width:190px;
  176. font-style:italic;
  177. letter-spacing:2px;}
  178.  
  179. .description{
  180. text-align:justify;
  181. background:white;
  182. line-height:130%;
  183. padding-right:10px;
  184. padding-left:10px;
  185. padding-bottom:10px;
  186. border-radius:0px 0px 5px 5px;
  187. padding-top:5px;
  188. {block:ifnotcustomfont}font-family:{font:Body};{block:ifnotcustomfont}
  189. {block:ifcustomfont}font-family:'inconsolata';{/block:ifcustomfont}
  190. font-size:11px;
  191. margin-top:50px;}
  192.  
  193. #permalinksidebar{
  194. text-align:right;
  195. width:192px;
  196. margin-top:-1px;
  197. height:11px;
  198. font-family:'courier new';
  199. padding:4px 4px 4px 4px;
  200. background:{color:permalink};
  201. border-radius:5px 5px 0px 0px;
  202. border-bottom:1px solid {color:Border};}
  203.  
  204.  
  205.  
  206.  
  207.  
  208. #sidebar2{
  209. position:fixed;z-index:1;
  210. background:#fff;
  211. text-align:center;
  212. width:190px;
  213. -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  214. -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  215. box-shadow: 0px 2px 8px rgba(0,0,0,0.60);
  216. border-radius:5px;
  217. height:auto;
  218. border-top:1px solid {color:Border};
  219. margin-top:100px;
  220. margin-left:140px;
  221. padding-bottom:10px;
  222. z-index:1;}
  223.  
  224.  
  225. #permalinksidebar2{
  226. text-align:right;
  227. width:182px;
  228. margin-top:-1px;
  229. height:11px;
  230. font-family:'courier new';
  231. padding:4px 4px 4px 4px;
  232. background:{color:permalink};
  233. border-radius:5px 5px 0px 0px;
  234. border-bottom:1px solid {color:Border};}
  235.  
  236.  
  237.  
  238.  
  239.  
  240. #permalinklinks{
  241. text-align:right;
  242. height:10px;
  243. width:242px;
  244. font-family:'courier new';
  245. padding:4px 4px 4px 4px;
  246. background:{color:permalink};
  247. border-radius:5px 5px 0px 0px;
  248. border-bottom:1px solid {color:Border};}
  249.  
  250. #permalinklinks a{
  251. margin-top:-10px;
  252. font-weight:lighter;
  253. margin-left:-10px;}
  254.  
  255. #links{
  256. position:absolute;
  257. background:white;
  258. font-size:10px;
  259. width:250px;
  260. text-transform:lowercase;
  261. margin-top:12px;
  262. margin-left:0px;
  263. font-weight:bold;
  264. text-align:center;
  265. border-radius:5px;
  266. -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  267. -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  268. box-shadow: 0px 2px 8px rgba(0,0,0,0.6);}
  269.  
  270. #links a {
  271. padding:5px;
  272. line-height:20px;
  273. margin-bottom:3px;
  274. text-align:center;
  275. font-family:'inconsolata';
  276. text-transform:uppercase;
  277. display:inline-block;}
  278.  
  279.  
  280. #todo {
  281. line-height:110%px;
  282. display:block;
  283. height:12px;
  284. width:118px;
  285. padding:0px 5px 5px 5px;
  286. text-align:left;
  287. z-index:1;
  288. top:15px;
  289. left:15px;
  290. color:#000;
  291. font-family:'Arial';
  292. font-size:9px;
  293. position:fixed;
  294. background:white;
  295. overflow:hidden;
  296. border-radius:5px;
  297. -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  298. -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  299. box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  300. -moz-transition-duration:0.6s;
  301. -webkit-transition-duration:0.6s;
  302. -o-transition-duration:0.6s;}
  303.  
  304. #todo:hover {
  305. background:white;
  306. height:130px;
  307. border-radius:5px;
  308. -moz-transition-duration:0.5s;
  309. -webkit-transition-duration:0.5s;
  310. -o-transition-duration:0.5s;}
  311.  
  312. #permalinktodo{
  313. text-align:right;
  314. height:10px;
  315. margin-left:-5px;
  316. width:120px;
  317. font-family:'courier new';
  318. padding:4px 4px 4px 4px;
  319. background:{color:permalink};
  320. border-radius:5px;
  321. border-bottom:1px solid {color:Border};
  322. -moz-transition-duration:0s;
  323. -webkit-transition-duration:0s;
  324. -o-transition-duration:0s;}
  325.  
  326. #permalinktodo a{
  327. margin-top:-30px;}
  328. #permalinktodo:hover{
  329. border-radius:5px 5px 0px 0px;
  330. -moz-transition-duration:0s;
  331. -webkit-transition-duration:0s;
  332. -o-transition-duration:0s;}
  333.  
  334. div#content{
  335. margin:auto;
  336. top:0px;
  337. padding-top:5px;
  338. position:absolute;
  339. overflow:hidden;
  340. {block:indexpage}
  341. width:1385px;
  342. {/block:indexpage}
  343. {block:permalinkpage}
  344. width:920px;
  345. left:50px;
  346. {/block:permalinkpage}
  347. }
  348.  
  349.  
  350. div#posts{
  351. float:right;
  352. {block:indexpage}
  353. width:1370px;
  354. {/block:indexpage}
  355. {block:permalinkpage}
  356. width:550px;
  357. {/block:permalinkpage}
  358. margin-left:68px;margin-top:160px;
  359. }
  360.  
  361.  
  362. div#entry{
  363. float: left;
  364. border-top:1px solid #c8c8c8;
  365. border-left:1px solid #c8c8c8;
  366. border-right:1px solid #999;
  367. border-bottom:1px solid #888;
  368. box-shadow: 1px 1px 0px 0px #000;
  369. background-color:#fff;padding:1px;
  370. width:220px;margin:20px;
  371. background:white;
  372. {block:PermalinkPage}
  373. width: 500px;
  374. height: auto;
  375. {/block:PermalinkPage}
  376. line-height:8px;
  377. overflow:hidden;
  378. }
  379.  
  380.  
  381. ::selection {
  382. color:{color:Text};
  383. background-color: {color:Link};
  384. }
  385.  
  386. ::-moz-selection {
  387. color:{color:Text};
  388. background-color: {color:Link};
  389. }
  390.  
  391. ::-webkit-selection {
  392. color:{color:Text};
  393. background-color:{color:Link};
  394. }
  395.  
  396.  
  397. #entry img{
  398. {block:ifblackandwhiteimages}-webkit-filter: grayscale(1);{/block:ifblackandwhiteimages}
  399. {block:IndexPage}
  400. max-width: 220px;
  401. height: auto;
  402. {/block:IndexPage}
  403. {block:PermalinkPage}
  404. max-width:500px;
  405. height: auto;
  406. {/block:PermalinkPage}
  407. -webkit-transition: all 0.5s ease-out;
  408. -moz-transition: all 0.5s ease-out;
  409. transition: all 0.5s ease-out;
  410. }
  411.  
  412.  
  413. .title{
  414. font-family: calibri;
  415. font-size: 12px;
  416. line-height: 12px;
  417. color: {color:Title};
  418. font-weight: normal;
  419. letter-spacing: 0px;
  420. text-transform:uppercase;
  421. letter-spacing:2px;
  422. }
  423.  
  424. blockquote{
  425. padding:0px 0px 2px 3px;
  426. margin:0px 0px 2px 1px;
  427. }
  428.  
  429. ul, ol, li{
  430. list-style:none;
  431. margin:0px;
  432. padding:0px;
  433. }
  434.  
  435. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  436. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  437. }
  438.  
  439. ::selection {
  440. color:{color:Text};
  441. background-color: {color:Link};
  442. }
  443.  
  444. ::-moz-selection {
  445. color:{color:Text};
  446. background-color: {color:Link};
  447. }
  448.  
  449. ::-webkit-selection {
  450. color:{color:Text};
  451. background-color:{color:Link};
  452. }
  453.  
  454.  
  455. #audio {
  456. width:250px;
  457. height:auto;
  458. min-height:60px;
  459. margin-top:17px;
  460. padding-bottom:5px;
  461. margin-left:40px;
  462. }
  463. .cover {
  464. position:absolute;
  465. z-index:1;
  466. width:70px;
  467. height:670px;
  468. margin-top:-4px;
  469. margin-left:-10px;
  470. }
  471. .cover img {
  472. float:left;
  473. width:70px;
  474. height:70px;
  475. }
  476. .playbox {
  477. opacity:0.6;
  478. width:27px;
  479. height:30px;
  480. overflow:hidden;
  481. position:absolute;
  482. z-index:1000;
  483. margin-left:14px;
  484. margin-top:18px;
  485. text-align:center;
  486. }
  487. .info {
  488. margin-left:73px;
  489. margin-top:4px;
  490. line-height:14px;
  491. }
  492.  
  493. #hmm{
  494. padding:3px;
  495. text-align:center;
  496. {block:Iflinksinsidebarnotinbox}
  497. margin-top:5px;
  498. line-height:15px;
  499. font-size:11px;
  500. {block:Iflinksinsidebarnotinbox}
  501. {block:Ifnotlinksinsidebarnotinbox}
  502. font-size:20px;
  503. margin-top:10px;
  504. line-height:28px;
  505. {/block:Ifnotlinksinsidebarnotinbox}
  506. }
  507.  
  508. #hmm a{
  509. padding:1px;
  510. }
  511.  
  512. .yo{
  513. position:fixed;
  514. text-align:center;
  515. bottom:0px;
  516. font-family:tahoma;
  517. font-size:20px;
  518. right:0px;
  519. padding-top:1px;
  520. padding-right:6px;
  521. padding-left:5px;
  522. padding-bottom:6px;
  523. width:auto;
  524. height:auto;
  525. border-top-left-radius:5px;
  526. background-color:#000;
  527. z-index:99999;
  528. color:#fff;
  529. }
  530.  
  531. #permalink{
  532. text-align:right;
  533. width:212px;
  534. height:15px;
  535. font-family:'courier new';
  536. padding:4px 4px 4px 4px;
  537. {block:Ifnopinkborders}
  538. background:{color:permalink};
  539. background-color: {color:Background};
  540. {/block:Ifnopinkborders}
  541. {block:Ifnotnopinkborders}
  542. background-image:url({image:Background});
  543. background-image: -webkit-linear-gradient(left, #EB849F 0%, #E4C6D0 100%);
  544. background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #EB849F), color-stop(1, #E4C6D0));
  545. background-image: -moz-linear-gradient(left, #EB849F 0%, #E4C6D0 100%);
  546. background-image: -o-linear-gradient(left, #EB849F 0%, #E4C6D0 100%);
  547. {/block:Ifnotnopinkborders}
  548. {block:PermalinkPage}
  549. width:492px;
  550. {/block:PermalinkPage}
  551.  
  552. }
  553.  
  554.  
  555. /*--WINDOW--*/
  556.  
  557. #window {
  558. width:360px;
  559. height:150px;
  560. {block:IfLinkonetitle}height:162px; {/block:IfLinkonetitle}
  561. margin-top:200px;padding-right:8px;
  562. background:#ffffff;
  563. border-top:2px solid #c8c8c8;
  564. border-left:2px solid #c8c8c8;
  565. border-right:1px solid #999;
  566. border-bottom:1px solid #888;
  567. box-shadow: 1px 1px 0px 0px #000;
  568. cursor:default;margin-left:-130px;
  569. {block:PermalinkPage}
  570. margin-left:50px;
  571. {/block:PermalinkPage}
  572. }
  573.  
  574.  
  575.  
  576. /*--ICONS--*/
  577.  
  578. #icons {
  579. {block:Ifnopinkborders}
  580. background:{color:permalink};
  581. background-color: {color:Background};
  582. {/block:Ifnopinkborders}
  583. {block:Ifnotnopinkborders}
  584. background-image: -webkit-linear-gradient(left, #EB849F 0%, #E4C6D0 100%);
  585. background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #EB849F), color-stop(1, #E4C6D0));
  586. background-image: -moz-linear-gradient(left, #EB849F 0%, #E4C6D0 100%);
  587. background-image: -o-linear-gradient(left, #EB849F 0%, #E4C6D0 100%);
  588. {/block:Ifnotnopinkborders}
  589. width:366px;
  590. margin-top:1px;
  591. height:20px;margin-left:1px;
  592. }
  593.  
  594. #icons img {
  595. float:right;
  596. margin-top:2px;
  597. margin-right:2px;
  598. }
  599.  
  600.  
  601.  
  602. /*--TEXT--*/
  603.  
  604. #text {
  605. text-align:left;
  606. padding-left:20px;
  607. padding-top:25px;
  608. }
  609.  
  610.  
  611.  
  612. /*--BUTTONS--*/
  613.  
  614. #buttons {
  615. text-align:center;
  616. width:360px;
  617. margin-top:18px;
  618. }
  619.  
  620. #buttons a {
  621. margin-left:2px;
  622. margin-right:2px;
  623. background:#ffffff;
  624. border-top:2px solid #c8c8c8;
  625. border-left:2px solid #c8c8c8;
  626. border-right:1px solid #999;
  627. border-bottom:1px solid #888;
  628. box-shadow: 1px 1px 0px 0px #000;
  629. width:64px;
  630. display:inline-block;margin-top:4px;
  631. padding:3px;
  632. }
  633.  
  634. #buttons a:hover {
  635. margin-left:2px;
  636. margin-right:2px;
  637. background:#ffffff;
  638. border-top:1px solid #c8c8c8;
  639. border-left:1px solid #c8c8c8;
  640. border-right:2px solid #999;
  641. border-bottom:2px solid #888;
  642. box-shadow: 1px 1px 0px 0px #000;
  643. width:64px;
  644. display:inline-block;margin-top:4px;
  645. padding:3px;
  646. }
  647.  
  648.  
  649. #buttons a:active {
  650. border-top:2px solid #888;
  651. border-left:2px solid #888;
  652. border-right:1px solid #000;
  653. border-bottom:1px solid #000;
  654. box-shadow: 1px 1px 0px 0px #000;
  655. }
  656.  
  657. #draggable { width: 150px; height: 150px; padding: 0.5em; }
  658.  
  659.  
  660. /*--EVERYTHING--*/
  661.  
  662. #all {
  663. width:100%;
  664. margin-top:-180px;margin-bottom:50px;
  665. }
  666.  
  667.  
  668.  
  669. </style>
  670.  
  671. <script src="//code.jquery.com/jquery-1.10.2.js"></script>
  672. <script src="//code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
  673. <link rel="stylesheet" href="/resources/demos/style.css">
  674.  
  675. <script>
  676. $(function() {
  677. $( "#draggable" ).draggable();
  678. });
  679. </script>
  680.  
  681.  
  682. <link rel="shortcut icon" href="{Favicon}">
  683. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  684. <meta name="viewport" content="width=720" />
  685. </head>
  686. <body>
  687.  
  688. <div id="stuff">
  689. <div id="content">
  690.  
  691.  
  692.  
  693. <div id="all">
  694. <center>
  695.  
  696.  
  697. <div id="draggable" class="ui-widget-content">
  698. <div id="window">
  699.  
  700. <div id="icons"><img src="http://s3.postimg.org/sjn2h3q67/windows_icons.png"></div>
  701.  
  702. <div id="text">
  703.  
  704. <b>{title}</b></p>
  705. {description}
  706.  
  707. </div>
  708.  
  709. <div id="buttons">
  710.  
  711. <a href="/"><u>H</u>ome</a>
  712. <a href="/ask"><u>M</u>essage</a>
  713. <a href="/archive"><u>A</u>rchive</a>
  714. {block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  715. {block:IfLinktwotitle}<a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  716. {block:IfLinkthreetitle}<a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  717. {block:IfLinkfourtitle}<a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  718. {block:IfLinkfivetitle}<a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
  719. {block:IfLinksixtitle}<a href="{text:link six}">{text:link six title}</a> {/block:IfLinksixtitle}
  720. {block:IfLinkseventitle}<a href="{text:link seven}">{text:link seven title}</a>{/block:IfLinkseventitle}
  721. {block:IfLinkeighttitle}<a href="{text:link eight}">{text:link eight title}</a>{/block:IfLinkeighttitle}
  722. <a href="javascript:window.open('','_self').close();"><u>L</u>eave</a>
  723.  
  724. </div>
  725.  
  726. </div></div>
  727.  
  728.  
  729.  
  730. </center>
  731. </div>
  732.  
  733.  
  734.  
  735.  
  736.  
  737. <div align="center">
  738.  
  739. <div id="posts">
  740.  
  741. {block:Posts}
  742.  
  743.  
  744. {block:ContentSource}
  745.  
  746. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  747.  
  748. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  749.  
  750. {/block:SourceLogo}
  751.  
  752. {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
  753.  
  754. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  755.  
  756.  
  757. <div id="entry">
  758.  
  759.  
  760. <div id="permalink">
  761. <a href="{permalink}" title="{notecountwithlabel}">
  762. <img src="http://s3.postimg.org/sjn2h3q67/windows_icons.png"></a></a>
  763. </div>
  764.  
  765.  
  766. {block:Photo}
  767. {block:IndexPage}
  768.  
  769.  
  770. <div id="postys">
  771. <a href="{permalink}">
  772. <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="{block:ifgrayscale}-webkit-filter: grayscale(1);{/block:ifgrayscale}-webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  773. -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.6);
  774. box-shadow: 0px 2px 8px rgba(0,0,0,0.6);"
  775. width=390;"width="{notecountwithlabel}"></a></div>
  776.  
  777. {/block:IndexPage}
  778. {block:PermalinkPage}
  779. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px;"></center>
  780. <center>{caption}</center>
  781. {/block:PermalinkPage}
  782. {/block:Photo}
  783.  
  784. {block:Photoset}
  785. {block:IndexPage}
  786. {Photoset-250}
  787. {/block:IndexPage}
  788.  
  789.  
  790. {block:PermalinkPage}
  791. {Photoset-500}
  792. {/block:PermalinkPage}
  793.  
  794. {/block:Photoset}
  795.  
  796.  
  797.  
  798. {block:Text}<div style="padding-top:5px; padding-bottom:0px; padding-left:3px; padding-right:0px;">
  799. {block:Title}
  800. <a href="{permalink}"><span class="title">{Title}</span></a>
  801. {/block:Title}
  802. <span class="entrytext" style="line-height:12px;">{Body}</span>
  803. <a href="{Permalink}"></a></div>
  804. {block:indexpage}
  805. <div align="right" style="padding-right:5px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  806. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  807. </a></div>{/block:indexpage}
  808. {/block:Text}
  809.  
  810. {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
  811. <a href="{URL}"><span class="title">{Name}</span></a></div>
  812. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  813. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  814. {block:indexpage}
  815. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  816. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  817. </a></div>{/block:indexpage}
  818. {/block:Link}
  819.  
  820. {block:Quote}
  821. <div style="padding-top:10px; padding-bottom:10px;">
  822. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  823. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  824. -{Source}
  825. {/block:Source}</a></div><br>{block:indexpage}
  826. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  827. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  828. </a></div>{/block:indexpage}
  829. </div>
  830. {/block:Quote}
  831.  
  832. {block:Chat}
  833. <div style="padding-top:15px; padding-bottom:10px;">
  834. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  835. <ul class="chat">
  836. {block:Lines}
  837. <li class="user_{UserNumber}">
  838. {block:Label}
  839. <span class="label" style="line-height:12px;">{Label}</span>
  840. {/block:Label}
  841. {Line}
  842. </li>
  843. {/block:Lines}
  844. </ul>
  845. {block:Caption}{Caption}{/block:Caption}
  846. <br>{block:indexpage}
  847. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  848. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  849. </a></div>{/block:indexpage}
  850. </div>
  851. {/block:Chat}
  852.  
  853.  
  854.  
  855.  
  856. {block:Audio}
  857. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div style="text-align:left"><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div></div>
  858.  
  859.  
  860. <div style="padding-bottom:0px;padding-top:6px;"></div>{block:indexpage}
  861. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  862. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  863. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  864. </a></div>{/block:indexpage}
  865.  
  866.  
  867. {/block:Audio}
  868.  
  869.  
  870.  
  871. {block:Video}
  872.  
  873. {block:IndexPage}
  874. <a href="{permalink}" title="permalink" class="descriprion_icons permalink_icon"></a>
  875. <a href="{reblogurl}" title="reblog" class="descriprion_icons reblog_icon"></a>
  876. {Video-250}
  877. {/block:IndexPage}
  878.  
  879.  
  880. {block:PermalinkPage}
  881. {Video-500}
  882. {/block:PermalinkPage}
  883. {/block:Video}
  884.  
  885.  
  886.  
  887.  
  888.  
  889. {block:PermalinkPage}
  890. <center>
  891. {block:RebloggedFrom}<br><b>Via</b>: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}<b>Source</b>: <a href="{SourceURL}">{SourceTitle}</a> {/block:ContentSource}<br><Br>{block:Date}<img src="http://static.tumblr.com/twte3d7/xn4lo2lba/clock_8x8.png">&nbsp; {TimeAgo}&nbsp; <img src="http://static.tumblr.com/twte3d7/qg3lo2lcg/heart_fill_8x7.png">&nbsp; {NoteCountWithLabel}{block:hasTags}&nbsp; <img src="http://static.tumblr.com/twte3d7/zZqlo2ldq/tag_fill_8x8.png">&nbsp; {block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:Date}
  892. </center>
  893.  
  894. <br><br>
  895. <div align="left">
  896. {block:PostNotes}
  897. {PostNotes}
  898. {/block:PostNotes}</div>
  899. {/block:PermalinkPage}
  900.  
  901.  
  902. </div>
  903.  
  904.  
  905.  
  906. {/block:Posts}
  907. </div>
  908. </div>
  909. </div>
  910. </center>
  911. </div>
  912. </div>
  913.  
  914.  
  915.  
  916. {block:indexpage}
  917.  
  918.  
  919. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  920. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  921. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/Vzan8xy5r/jquerymsnryv3.js"></script>
  922. <script type="text/javascript">
  923. $(window).load(function(){
  924. var $wall = $('#posts');
  925. $wall.imagesLoaded(function(){
  926. $wall.masonry({
  927. itemSelector: '#entry, #entry_photo',
  928. isAnimated : false
  929. });
  930. });
  931.  
  932. $wall.infinitescroll({
  933. navSelector : '#page-nav',
  934. nextSelector : '#page-nav a',
  935. itemSelector : '#entry, #entry_photo',
  936. bufferPx : 2000,
  937. debug : false,
  938. errorCallback: function() {
  939. $('#infscr-loading').fadeOut('normal');
  940. }},
  941. function( newElements ) {
  942. var $newElems = $( newElements );
  943. $newElems.hide();
  944. $newElems.imagesLoaded(function(){
  945. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  946. });
  947. }); $('#content').show(500);
  948. });
  949. </script>
  950. {/block:indexpage}
  951.  
  952.  
  953.  
  954. </body>
  955. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement