Fucking_Aj

Love Layout Theme 8 - "Sweet Nothings" by Mufflinq

Jun 15th, 2014
408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.83 KB | None | 0 0
  1.  
  2.  
  3. <!--
  4. █── █▀▀█ ▀█─█▀ █▀▀   █── █▀▀█ █──█ █▀▀█ █──█ ▀▀█▀▀ █▀▀
  5. █── █──█ ─█▄█─ █▀▀   █── █▄▄█ █▄▄█ █──█ █──█ ──█── ▀▀█
  6. ▀▀▀ ▀▀▀▀ ──▀── ▀▀▀   ▀▀▀ ▀──▀ ▄▄▄█ ▀▀▀▀ ─▀▀▀ ──▀── ▀▀▀
  7.  
  8. -->
  9.  
  10. <html lang="en">
  11. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  12. <html xmlns="http://www.w3.org/1999/xhtml">
  13. <head>
  14.  
  15. <script type="text/javascript">
  16. <!--
  17.  
  18. // Disable Right Click Script
  19.  
  20. function IE(e)
  21. {
  22. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  23. {
  24. return false;
  25. }
  26. }
  27. function NS(e)
  28. {
  29. if (document.layers || (document.getElementById && !document.all))
  30. {
  31. if (e.which == "2" || e.which == "3")
  32. {
  33. return false;
  34. }
  35. }
  36. }
  37. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  38.  
  39. //-->
  40. </script>
  41. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  42. <style>
  43. div#qTip {
  44. padding: 4px;
  45. height:8px;
  46. display: none;
  47. text-align: center;
  48. font-size:8px;
  49. position: absolute;
  50. font-family:calibri;
  51. line-height:8px;
  52. letter-spacing:1px;
  53. border-radius:5px;
  54. z-index: 999999999999;
  55. border:1px solid white;
  56. background:black;
  57. color:white;
  58. text-transform:uppercase;
  59. letter-spacing: 1px;
  60. }
  61. </style>
  62.  
  63. <script type="text/javascript"
  64. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  65.  
  66. <!--DEFAULT VARIABLES-->
  67. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  68. <meta name="color:background" content="#fff"/>
  69. <meta name="color:link" content="#777"/>
  70. <meta name="color:text" content="#777"/>
  71. <meta name="color:title" content="#333"/>
  72. <meta name="color:hover" content="#fff"/>
  73. <meta name="image:sidebar" content="1"/>
  74. <meta name="image:background" content="1"/>
  75. <meta name="color:sidebar borders" content="#fff"/>
  76. <meta name="color:blogtitle" content="#fff"/>
  77. <meta name="text:link two" content="/"/>
  78. <meta name="text:link two message" content="message 2"/>
  79. <meta name="text:link two title" content="link"/>
  80.  
  81. <meta name="text:link three" content="/"/>
  82. <meta name="text:link three message" content="message 3"/>
  83. <meta name="text:link three title" content="link"/>
  84.  
  85. <meta name="text:link four" content="/"/>
  86. <meta name="text:link four message" content="message 4"/>
  87. <meta name="text:link four title" content="link"/>
  88.  
  89.  
  90. <meta name="text:link five" content="/"/>
  91. <meta name="text:link five message" content="message 5"/>
  92. <meta name="text:link five title" content="link"/>
  93. <style type="text/css">
  94.  
  95.  
  96. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  97.  
  98. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  99.  
  100. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  101. name{
  102. font-size:13px;
  103. font-family:meem33;
  104. color:{color:blogtitle};
  105. }
  106. p {
  107. margin:0px;
  108. margin-top:0px;
  109. }
  110.  
  111.  
  112. body {
  113. padding: 0px;
  114. margin: 0px;
  115. color:{color:text};
  116. font-family: calibri;
  117. line-height:14px;
  118. font-size:11px;
  119. background-color: {color:Background};
  120. background-image:url({image:Background});
  121. background-attachment: fixed;
  122. background-repeat: repeat;
  123. }
  124.  
  125.  
  126. a:link, a:active, a:visited{
  127. text-decoration: none;
  128. -webkit-transition: color 0.3s ease-out;
  129. -moz-transition: color 0.3s ease-out;
  130. transition: color 0.3s ease-out;
  131. color:{color:link};
  132. }
  133.  
  134. a:hover {
  135. text-decoration: none;
  136. font-style:;
  137. color: {color:Hover};
  138. }
  139.  
  140. div#center{
  141. margin:auto;
  142. position:relative;
  143. width:1000px;
  144. background-color:;
  145. overflow:auto;
  146. overflow-y:hidden;
  147. }
  148.  
  149.  
  150. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  151. .entry {
  152. float:left;
  153. display: block;
  154. margin:9px;
  155. overflow:hidden;
  156. width:270px;
  157. border:1px solid #e1e1e1;
  158. padding:11px;
  159. {block:PermalinkPage}
  160. width:450px;
  161. text-align:left;
  162. line-height:10px;
  163. {/block:PermalinkPage}
  164. background:white;
  165. background-image:URL();
  166. }
  167.  
  168.  
  169. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  170. .entry .perma{
  171. width:10px;
  172. height:10px;
  173.  
  174. margin-left:5px;
  175. position: absolute;
  176. line-height: 16px;
  177. overflow:hidden;
  178. text-align:center;
  179. top:0px;
  180. font-size:0px;
  181. background:white;
  182. word-spacing:2px;
  183. letter-spacing:1px;
  184. padding:5px;
  185. border-radius:100%;
  186. border:1px solid #e1e1e1;
  187. opacity: 0.0;
  188. -webkit-transition: all .7s ease;
  189. -moz-transition: all .7s ease;
  190. -o-transition: all .7s ease;
  191. transition: all .7s ease;
  192.  
  193. }
  194.  
  195. .entry:hover .perma{
  196. overflow:visible;
  197. top:20px;
  198. opacity:11;
  199. }
  200. .perma a{
  201. padding:2px;
  202. }
  203. .perma:hover{
  204. -webkit-transform: rotateX(360deg);
  205. -moz-transform: rotateX(360deg);
  206. -o-transform: rotateX(360deg);
  207. }
  208. .entry .perma2{
  209. width:10px;
  210. height:10px;
  211.  
  212. margin-left:35px;
  213. position: absolute;
  214. line-height: 16px;
  215. overflow:hidden;
  216. text-align:center;
  217. top:0px;
  218. font-size:0px;
  219. background:white;
  220. word-spacing:2px;
  221. letter-spacing:1px;
  222. padding:5px;
  223. border-radius:100%;
  224. border:1px solid #e1e1e1;
  225. opacity: 0.0;
  226. -webkit-transition: all .7s ease;
  227. -moz-transition: all .7s ease;
  228. -o-transition: all .7s ease;
  229. transition: all .7s ease;
  230.  
  231. }
  232.  
  233. .entry:hover .perma2{
  234. overflow:visible;
  235. opacity:11;
  236. top:20px;
  237. }
  238. .perma2 a{
  239. padding:2px;
  240. }
  241. .perma2:hover{
  242. -webkit-transform: rotateX(360deg);
  243. -moz-transform: rotateX(360deg);
  244. -o-transform: rotateX(360deg);
  245. }
  246. ::-webkit-scrollbar-thumb{ background-color:{color:sidebar borders}; border:2px solid {color:sidebar borders}; height:auto; -moz-border-radius:10px; border-radius:10px; height:2px;}
  247.  
  248. ::-webkit-scrollbar{ height:2px; width:5px; background-color:{color:sidebar borders}; border:2px solid #fff;}
  249.  
  250. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  251. #posts {
  252. width:700px;
  253. margin-top:21px;
  254. z-index:99;
  255. margin-left:319px;
  256. right:auto;
  257. background:transparent;
  258. margin-right:auto;
  259. position:relative;
  260. overflow-y: hidden;
  261. }
  262.  
  263.  
  264. /*CUSTOMIZE SIDEBAR HERE*/
  265. #sidebar{
  266. position:fixed !important;
  267. width:254px;
  268. background:white;
  269. height:140px;
  270. margin-top:150px;
  271. margin-left:-35px;
  272. text-align:center;
  273. padding:13px;
  274. outline:1px solid {color:sidebar borders};
  275. outline-offset:-7px;
  276. border:1px solid {color:sidebar borders};
  277. }
  278. #sidebar img{
  279. width:90px;
  280. height:110px;
  281. opacity:1;
  282. outline:1px solid #fff;
  283. outline-offset:-8px;
  284. float:left;
  285. -webkit-transition: all .7s ease;
  286. -moz-transition: all .7s ease;
  287. -o-transition: all .7s ease;
  288. transition: all .7s ease;
  289. }
  290. #sidebar img:hover{
  291. opacity:.8;
  292. -webkit-transition: all .7s ease;
  293. -moz-transition: all .7s ease;
  294. -o-transition: all .7s ease;
  295. transition: all .7s ease;
  296. }
  297. #sidebar #desc{
  298. position:fixed;
  299. font-size:11px;
  300. font-family:calibri;
  301. padding:2px;
  302. width:157px;
  303. line-height:14px;
  304. margin-left:97px;
  305. margin-top:6px;
  306. background:transparent;
  307. text-align:left;
  308. border-bottom:1px dashed {color:sidebar borders};
  309. }
  310. #sidebar #blogtitle{
  311. position:fixed;
  312. text-align: center;
  313. width:auto;
  314. background: transparent;
  315. font-family:ma sexy;
  316. font-size:25px;
  317.  
  318. color:{color:blogtitle};
  319. margin-top:-20px;
  320. margin-left:0px;
  321. z-index: 99999;
  322. opacity:3;
  323. text-transform:none;
  324. background-image:sdfgh;
  325. letter-spacing: 1px;
  326. line-height:0px;
  327. text-align:center;
  328. -o-transition-transition: all 0.5s ease;
  329. -webkit-transition: all 0.5s ease;
  330. -moz-transition: all 0.5s ease;
  331. transition: all 0.5s ease;
  332. }
  333.  
  334. #sidebar #link1{
  335. position:fixed;
  336. width:25px;
  337. border:1px solid {color:sidebar borders};
  338. padding:6px;
  339. background:white;
  340. font-size:11px; line-height:7px;
  341. font-family:calibri;
  342. font-style:italic;
  343. border-radius:3px;
  344. margin-top:120px;
  345. margin-left:0px;
  346. }
  347.  
  348. #sidebar #link2{
  349. position:fixed;
  350. border:1px solid {color:sidebar borders};
  351. padding:6px; width:25px;
  352. background:white; line-height:7px;
  353. font-size:11px;
  354. font-family:calibri;
  355. font-style:italic;
  356. border-radius:3px;
  357. margin-top:120px;
  358. margin-left:43px;
  359. }
  360. #sidebar #link3{
  361. position:fixed;
  362. border:1px solid {color:sidebar borders};
  363. padding:6px; width:25px;
  364. background:white;
  365. line-height:7px;
  366. font-size:11px;
  367. font-family:calibri;
  368. font-style:italic;
  369. border-radius:3px;
  370. margin-top:120px;
  371. margin-left:86px;
  372. }
  373. #sidebar #link4{
  374. position:fixed;
  375. border:1px solid {color:sidebar borders};
  376. padding:6px; width:25px;
  377. background:white; line-height:7px;
  378. font-size:11px;
  379. font-family:calibri;
  380. font-style:italic;
  381. border-radius:3px;
  382. margin-top:120px;
  383. margin-left:128px;
  384. }
  385. #sidebar #link5{
  386. position:fixed;
  387. border:1px solid {color:sidebar borders};
  388. padding:6px;
  389. background:white; width:25px;
  390. font-size:11px; line-height:7px;
  391. font-family:calibri;
  392. font-style:italic;
  393. border-radius:3px;
  394. margin-top:120px;
  395. margin-left:170px;
  396. }
  397. #sidebar #link6{
  398. position:fixed;
  399. border:1px solid {color:sidebar borders};
  400. padding:6px; width:25px;
  401. background:white; line-height:7px;
  402. font-size:11px;
  403. font-family:calibri;
  404. font-style:italic;
  405. border-radius:3px;
  406. margin-top:120px;
  407. margin-left:213px;
  408. }
  409. @font-face { font-family: "ma sexy"; src: url('http://static.tumblr.com/dcylwch/xgDmp07ur/ma_sexy.ttf'); }
  410.  
  411. @font-face { font-family: "basket";src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');}
  412. @font-face { font-family: "mathilde"; src: url('http://static.tumblr.com/kjq4nx5/SjGmuko6f/mathilde.otf');}
  413.  
  414. @font-face { font-family: "fine"; src: url('http://static.tumblr.com/kjq4nx5/Ewpmukoon/fineliner_script.otf');}
  415.  
  416. @font-face { font-family: "bubble"; src: url('http://static.tumblr.com/kjq4nx5/rj8muxprs/burstmybubble.ttf');}
  417.  
  418. @font-face { font-family: "solidcandy"; src: url('http://static.tumblr.com/kjq4nx5/6XWmumbmf/kghardcandysolid.otf');}
  419.  
  420. @font-face{font-family:Never Let Go; src: url(http://static.tumblr.com/9wzbixa/caAmj3lsm/neverletgo.ttf);}
  421. @font-face { font-family: "bubble"; src: url('http://static.tumblr.com/kjq4nx5/rj8muxprs/burstmybubble.ttf');}
  422.  
  423. @font-face { font-family: "eyes"; src: url('http://static.tumblr.com/kjq4nx5/pR0n04hj3/kgeyeswideopen.ttf');}
  424.  
  425. @font-face { font-family: "song"; src: url('http://static.tumblr.com/kjq4nx5/R4On04vko/please_write_me_a_song.ttf');}
  426.  
  427. @font-face { font-family: "meem33"; src: url('http://static.tumblr.com/gyoju49/nm1mo9g6c/meem19.ttf'); }
  428. @font-face { font-family: "cute"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  429. @font-face { font-family: "hi"; src: url('http://static.tumblr.com/tk7f1db/XVqmysgn0/where_stars_shine_the_brightest.ttf'); }
  430. @font-face{font-family:Lala;src:url(http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff);}
  431.  
  432. @font-face {font-family:Always a Good Time; src: url(http://static.tumblr.com/9wzbixa/PUwmj3iyh/kgalwaysagoodtime.ttf);}
  433.  
  434. @font-face{font-family: Sweetly Broken;src:url(http://static.tumblr.com/iddq6cw/MZUlwm0mp/sweetly_broken.ttf);}
  435.  
  436. @font-face { font-family: "meem33"; src: url('http://static.tumblr.com/gyoju49/nm1mo9g6c/meem19.ttf'); }
  437. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  438.  
  439. #topbar{
  440. position:fixed;
  441. width:122778px;
  442. height:24px;
  443. opacity: 2;
  444. padding: 0px;
  445. padding-left: 5px;
  446. margin-left:-338px;
  447. margin-top: -5px;
  448. box-shadow:0px 2px 1px #ddd;
  449. text-transform: none;
  450. background:#fff;
  451. border-bottom: 3px double {color:sidebar borders};
  452. border-left:0px;
  453.  
  454. text-align:center;
  455. font-size: 11px;
  456. font-family: Calibri;
  457. z-index:9999;
  458. text-align:center;
  459. -webkit-transition: all .7s ease;
  460. -moz-transition: all .7s ease;
  461. -o-transition: all .7s ease;
  462. transition: all .7s ease;
  463. -webkit-animation:fadeInDown 2s;
  464. -moz-animation:fadeInDown 2s;
  465. -ms-animation:fadeInDown 2s;
  466. }
  467. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  468. .title{
  469. line-height: 28px;
  470. color:{color:Title};
  471. font-weight: normal;
  472. font-size:20px;
  473. font-family:basket;
  474.  
  475. }
  476.  
  477.  
  478. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  479. .permalink{
  480. text-transform: normal;
  481. display: block;
  482. text-align: right;
  483. text-decoration: none;
  484. }
  485.  
  486.  
  487. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  488. #infscr-loading{
  489. bottom: -70px;
  490. position: absolute;
  491. left: 50%;
  492. margin-left:-8px;
  493. width:16px;
  494. height:11px;
  495. overflow:hidden;
  496. margin-bottom: 50px;
  497. }
  498.  
  499. #postnotes{
  500. text-align: justify;}
  501.  
  502. #postnotes blockquote{
  503. border: 0px;}
  504.  
  505. blockquote{
  506. padding:0px 0px 2px 5px;
  507. margin:0px 0px 2px 10px;
  508. border-left: 1px dotted #555555;
  509. }
  510.  
  511. blockquote p, ul{
  512. margin:0px;
  513. padding:0px;
  514. }
  515.  
  516. a img{border: 0px;}
  517.  
  518.  
  519. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  520.  
  521. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  522. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  523.  
  524. .notes img{width:10px; position:relative; top:3px;}
  525. <--ses-->
  526. small{font-size: 90%;}
  527.  
  528. {CustomCSS}
  529.  
  530. </style>
  531.  
  532. {block:IndexPage}
  533. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  534. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  535.  
  536. <script type="text/javascript">
  537. $(window).load(function(){
  538. var $wall = $('#posts');
  539. $wall.imagesLoaded(function(){
  540. $wall.masonry({
  541. itemSelector: '.entry, .entry_photo',
  542. isAnimated : false
  543. });
  544. });
  545.  
  546. $wall.infinitescroll({
  547. navSelector : '#pagination',
  548. nextSelector : '#pagination a',
  549. itemSelector : '.entry, .entry_photo',
  550. bufferPx : 2000,
  551. debug : false,
  552. errorCallback: function() {
  553. $('#infscr-loading').fadeOut('normal');
  554. }},
  555. function( newElements ) {
  556. var $newElems = $( newElements );
  557. $newElems.hide();
  558. $newElems.imagesLoaded(function(){
  559. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  560. });
  561. }); $('#posts').show(500);
  562. });
  563. </script>
  564.  
  565.  
  566. {/block:IndexPage}
  567.  
  568.  
  569. <title>{title}</title>
  570.  
  571. <link rel="shortcut icon" href="{Favicon}" />
  572. <meta name="viewport" content="width=820" />
  573. </head>
  574. <div style="position:fixed; bottom:5px; left:5px; padding: 2px; float:top;"> <a href="http://lovelayouts.tumblr.com" title="Theme by LoveLayouts!"><img src="https://31.media.tumblr.com/939ff4dad6e69e1b35820cb363d0c9e3/tumblr_inline_mgg2pb5flh1roozkr.gif" style="width:auto;"></a></div>
  575. <body>
  576. <BODY onselectstart="return false;" ondragstart="return false;">
  577. <div class="wrapper">
  578. <div class="header">
  579. </div>
  580.  
  581. <div id="cage">
  582. <div id="center">
  583.  
  584. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  585. <div id="sidebar">
  586. <div id="blogtitle">{title}</div>
  587. <center>
  588. <a href="/"><img src="{image:sidebar}" width=100%></a>
  589. <div id="desc">{description}</div>
  590. <div id="link1"><a href="/" title="refresh my blog">Home</a></div>
  591. <div id="link2"><a href="{text:link two}" title="{text:link two message}">{text:link two title}</a></div>
  592. <div id="link3"><a href="{text:link three}" title="{text:link three message}">{text:link three title}</a></div>
  593. <div id="link4"><a href="{text:link four}" title="{text:link four message}">{text:link four title}</a></div>
  594. <div id="link5"><a href="{text:link five}" title="{text:link five message}">{text:link five title}</a></div>
  595. <div id="link6"><a href="http://mufflinq.tumblr.com" title="credit">credit</a></div>
  596. </center>
  597. </div>
  598. <!------------------------------------->
  599. <div id="topbar"></div>
  600.  
  601. <div class="left">
  602. <div id="posts">
  603. {block:Posts}
  604. <div class="entry">
  605. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><br><div class="permalinktext">
  606. <div style="background-color:#fcfcfc;border:1px solid #eee; border-radius:5px;padding:7px; font-family:calibri;font-size:10px;"><div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div></div></div>
  607. {/block:Text}
  608.  
  609. {block:Answer}
  610. <div style="margin-top:2px; margin-bottom:0px; min-height:30px; padding: 5px; background-color: #fcfcfc; font-family:calibri;font-size: 11px;font-style: none; border:1px solid #eee; padding-left:8px; padding-top:5px; padding-right:8px; ">
  611. <div style="font-family:meem33;
  612. font-size:15px;line-height:14px;">{Asker}:</div><div style="line-height:14px;">{Question}</div></div>
  613. <div style="margin-top:2px; margin-bottom:4px; font-family:calibri;font-size: 11px;font-style: none;background: transparent; line-height:13px;">{Answer}</div>
  614. {block:IndexPage}
  615. <div style="background-color:#fcfcfc;border:1px solid #eee; border-radius:5px;padding:3px; font-family:calibri;font-size:10px;"><div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div></div>
  616. {/block:IndexPage}
  617. {/block:Answer}
  618.  
  619. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext">
  620. <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center></div>{block:Link}
  621.  
  622. {block:Photo}
  623. {block:IndexPage}
  624. <center>
  625. <div class="perma">
  626. <a href="{ReblogURL}" title="reblog" target="_blank"> reblog </a> </div><div class="perma2"><a href="{Permalink}" title="{notecount} notes">like</a></div>
  627.  
  628. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  629. {/block:IndexPage}
  630. {block:PermalinkPage}
  631. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  632.  
  633. {LinkCloseTag}
  634. {/block:PermalinkPage}
  635. {/block:Photo}
  636.  
  637. {block:Photoset}
  638. {block:IndexPage}
  639. <center>
  640.  
  641. <div class="perma">
  642. <a href="{ReblogURL}" title="reblog" target="_blank"> reblog </a> </div><div class="perma2"><a href="{Permalink}" title="{notecount} notes">like</a></div>
  643.  
  644. {Photoset}</center>
  645. {/block:IndexPage}
  646. {block:PermalinkPage}
  647. <center>
  648. {Photoset-500}</center>
  649. {/block:PermalinkPage}
  650. {/block:Photoset}
  651.  
  652. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><div style="background-color:#fcfcfc;border:1px solid #eee; border-radius:5px;padding:7px; font-family:calibri;font-size:10px;"><div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div></div>{/block:Quote}
  653.  
  654. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  655. <ul class="chat">
  656. {block:Lines}
  657. <li class="user_{UserNumber}">
  658. {block:Label}
  659. <span class="label">{Label}</span>
  660. {/block:Label}
  661.  
  662. {Line}
  663. </li>
  664. {/block:Lines}
  665. <p align=right><div style="background-color:#fcfcfc;border:1px solid #eee; border-radius:5px;padding:7px; font-family:calibri;font-size:10px;"><div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div></div>
  666. {/block:Chat}
  667.  
  668.  
  669. {block:Audio}
  670. <div style="background:#e1e1e1;padding:4px;text-align:center;border-radius:5px;margin-bottom:5px;">
  671. {block:Artist}{Artist}{/block:Artist} — {block:TrackName}{TrackName}{/block:TrackName}
  672. </div>
  673. <div style="width:97.5%;height:30px;border-radius:5px;text-align:center;padding:2px;{block:permalinkpage}width:98.75%;{/block:permalinkpage}">
  674. {AudioPlayerBlack}
  675. </div>
  676. {block:IndexPage}
  677. <p align=right><div style="background-color:#fcfcfc;border:1px solid #eee; border-radius:5px;padding:7px; font-family:calibri;font-size:10px;"><div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div></div>
  678. </span>{/block:IndexPage}
  679. {/block:Audio}
  680.  
  681. {block:Video}
  682. {block:IndexPage}
  683. <center>
  684. <div class="perma">
  685. <a href="{ReblogURL}" title="reblog" target="_blank"> reblog </a> </div><div class="perma2"><a href="{Permalink}" title="{notecount} notes">like</a></div>
  686. {Video-250}</center>
  687. {/block:IndexPage}
  688. {block:PermalinkPage}
  689. <center>
  690. {Video-400}</center>
  691. {/block:PermalinkPage}
  692. {block:Video}
  693.  
  694.  
  695. {block:PostNotes}<div align="middle">{caption}</div>
  696. <center>
  697.  
  698. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  699.  
  700. {block:HasTags}
  701. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  702. {block:RebloggedFrom}
  703. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  704. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  705.  
  706. {/block:RebloggedFrom}
  707. </center></span>
  708. <br>
  709. <div id="postnotes">{PostNotes}</div><br>
  710.  
  711. <center>{block:ContentSource}
  712. <br><a href="{SourceURL}">
  713. {lang:Source}:
  714. {block:SourceLogo}
  715. <img src="{BlackLogoURL}" width="{LogoWidth}"
  716. height="{LogoHeight}" alt="{SourceTitle}" />
  717. {/block:SourceLogo}
  718. {block:NoSourceLogo}
  719. {SourceLink}
  720. {/block:NoSourceLogo}
  721. </a>
  722. {/block:ContentSource}</center>
  723.  
  724. {/block:PostNotes}
  725. </div>
  726. {/block:Posts}
  727. </div></div>
  728.  
  729. {block:IndexPage}
  730. {block:Pagination}
  731. <div id="pagination">
  732. {block:NextPage}
  733. <a id="nextPage" href="{NextPage}"></a>
  734. {/block:NextPage}
  735. {block:PreviousPage}
  736. <a href="{PreviousPage}"></a>
  737. {/block:PreviousPage}
  738. </div>
  739. {/block:Pagination}
  740. {/block:IndexPage}
  741. </body>
  742. </html>
Add Comment
Please, Sign In to add comment