mausamixoxo

Starstruck Theme 7

Jun 19th, 2013
1,230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.03 KB | None | 0 0
  1. <!--
  2. Starstruck Theme 7
  3. Created by: euphoricthemes
  4. Audio post coding originally belongs to trustwurthy
  5. Chat post coding originally belongs to buildthemes
  6. i made the theme, so it is my right and your responsibility to keep the credit. please put it somewhere on your blog if not on the side.
  7. -->
  8.  
  9. <title>{title}</title>
  10. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lm6qbgraH91qfoi4t.gif">
  11. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  12. <meta name="viewport" content="width=820" />
  13.  
  14. <html lang="en">
  15. <head>
  16.  
  17. <script type="text/javascript">
  18. <!--
  19.  
  20. // Disable Right Click Script
  21.  
  22. function IE(e)
  23. {
  24. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  25. {
  26. return false;
  27. }
  28. }
  29. function NS(e)
  30. {
  31. if (document.layers || (document.getElementById && !document.all))
  32. {
  33. if (e.which == "2" || e.which == "3")
  34. {
  35. return false;
  36. }
  37. }
  38. }
  39. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  40.  
  41. //-->
  42. </script>
  43.  
  44. <script type="text/javascript"
  45. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  46. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  47. <meta name="color:Background" content="#f7f7f7"/>
  48. <meta name="color:Post Background" content="#fff"/>
  49. <meta name="color:Side Border" content="#e7e7e7"/>
  50. <meta name="color:Links" content="#b4ccf1"/>
  51. <meta name="color:Link shadow" content="#fff"/>
  52. <meta name="color:Hover" content="#aaa"/>
  53. <meta name="color:Text" content="#aaa"/>
  54. <meta name="color:Description" content="#aaa"/>
  55. <meta name="color:Title" content="#d0b1e0"/>
  56. <meta name="color:Scrollbar" content="#aaa"/>
  57. <meta name="color:Blog Title Shadow" content="#fff"/>
  58. <meta name="color:Blog Title" content="#b4ccf1"/>
  59. <meta name="image:Background" content="1"/>
  60. <meta name="image:Sidebar" content="1"/>
  61. <meta name="text:Blog Title" content="dreamer" />
  62. <meta name="text:Blog Title Size" content="48" />
  63. <meta name="text:Link One" content="/" />
  64. <meta name="text:Link One Title" content="Home" />
  65. <meta name="text:Link Two" content="/ask" />
  66. <meta name="text:Link Two Title" content="Inbox" />
  67. <meta name="text:Link Three" content="" />
  68. <meta name="text:Link Three Title" content="Link" />
  69. <meta name="text:Link Four" content="" />
  70. <meta name="text:Link Four Title" content="Link" />
  71. <meta name="text:Link Five" content="" />
  72. <meta name="text:Link Five Title" content="Link" />
  73. <meta name="text:Link Six" content="" />
  74. <meta name="text:Link Six Title" content="Link" />
  75. <meta name="if:Faded Posts" content="1"/>
  76. <meta name="if:No Blog Title" content="0"/>
  77. <meta name="if:Right Sidebar" content="0"/>
  78.  
  79. <style type="text/css">
  80. @font-face{font-family:exception;src:url(http://static.tumblr.com/vqiblqz/zbCmnqsfj/theonlyexception.ttf);}
  81. @font-face {font-family:Caviar Dreams;src:url(http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf); }
  82.  
  83. ::-webkit-scrollbar {width: 10px; height: 4px; background: #fff; border-left: 1px transparent #aaaaaa;}
  84. ::-webkit-scrollbar-thumb { background-color:{color:Scrollbar}; border:2px solid #fff; }
  85.  
  86. #tumblr_controls {
  87. right:0px !important;
  88. position: fixed !important;
  89. -webkit-filter: invert(100%)
  90. }
  91.  
  92. body {
  93. padding: 0px;
  94. margin: 0px;
  95. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  96. font-family:calibri;
  97. line-height: 10px;
  98. font-size: 10px;
  99. letter-spacing: 0px;
  100. background-attachment: fixed;
  101. background-repeat: repeat;
  102. background-color: {color:Background};
  103. background-image:url({image:Background});
  104. color:{color:Text};
  105. }
  106.  
  107. a:link, a:active, a:visited{
  108. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  109. color: {color:Links};
  110. text-decoration: none;
  111. transition: all 0.9s ease;
  112. -o-transition-transition: all 0.9s ease;
  113. -webkit-transition: all 0.9s ease;
  114. -moz-transition: all 0.9s ease;
  115. }
  116.  
  117. a:hover {
  118. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  119. color:{color:Hover};
  120. text-shadow:1px 1px 1px {color:Link shadow};
  121. transition: all 0.9s ease;
  122. -o-transition-transition: all 0.9s ease;
  123. -webkit-transition: all 0.9s ease;
  124. -moz-transition: all 0.9s ease;
  125. }
  126.  
  127. div#center{
  128. margin:auto;
  129. position:relative;
  130. width:100%;
  131. background-color:;
  132. overflow:auto;
  133. overflow-y:hidden;
  134. }
  135.  
  136. #sidebar{
  137. position:fixed;
  138. margin-top:13px;
  139. margin-left:200px;
  140. width:190px;
  141. height:288px;
  142. background:white;
  143. padding:18px;
  144. transition: all 0.9s ease;
  145. -o-transition-transition: all 0.9s ease;
  146. -webkit-transition: all 0.9s ease;
  147. -moz-transition: all 0.9s ease;
  148. {block:ifRightSidebar}
  149. margin-left:810px;
  150. {/block:ifRightSidebar}
  151. }
  152.  
  153. #sidebar img{
  154. opacity:1;
  155. {block:ifFadedPosts}
  156. opacity:0.9;
  157. {/block:ifFadedPosts}
  158. transition: all 0.9s ease;
  159. -o-transition-transition: all 0.9s ease;
  160. -webkit-transition: all 0.9s ease;
  161. -moz-transition: all 0.9s ease;
  162. }
  163.  
  164. #sidebar:hover img{
  165. opacity:1;
  166. transition: all 0.9s ease;
  167. -o-transition-transition: all 0.9s ease;
  168. -webkit-transition: all 0.9s ease;
  169. -moz-transition: all 0.9s ease;
  170. }
  171.  
  172. #blogtitle{
  173. position:fixed;
  174. width:230px;
  175. text-align:center;
  176. text-decoration:italic;
  177. font-family:exception;
  178. margin-top:235px;
  179. margin-left:-20px;
  180. text-transform:none;
  181. background:transparent;
  182. z-index:1;
  183. opacity:1;
  184. font-size:{text:Blog Title Size}px;
  185. color:{color:Blog Title};
  186. text-shadow:
  187. -1px 0 #fff,
  188. 0 1px #fff,
  189. 1px 0 #fff,
  190. 0 -1px #fff;
  191. {block:ifNoBlogTitle}
  192. opacity:0;
  193. {/block:ifNoBlogTitle}
  194. }
  195.  
  196. #desc{
  197. opacity:1;
  198. position:fixed;
  199. width:213px;
  200. height:50px;;
  201. margin-left:-18px;
  202. margin-top:-4px;
  203. font-family:calibri;
  204. text-transform:none;
  205. font-size:10px;
  206. letter-spacing:0px;
  207. padding:6px;
  208. line-height:11px;
  209. z-index:0;
  210. text-align:center;
  211. background:transparent;
  212. color:{color:Description};
  213. }
  214.  
  215. .links{
  216. font-style:none;
  217. letter-spacing:1px;
  218. margin-top:0px;
  219. padding-top:3px;
  220. text-transform:uppercase;
  221. font-size:8px;
  222. color:#aaa;
  223. }
  224.  
  225. #posts {
  226. width:550px;
  227. z-index:1;
  228. margin-top:0px;
  229. margin-left:440px;
  230. right:auto;
  231. background:transparent;
  232. margin-right:auto;
  233. position:relative;
  234. overflow-y: hidden;
  235. {block:PermalinkPage}
  236. margin-left:450px;
  237. {/block:PermalinkPage}
  238. {block:ifRightSidebar}
  239. margin-left:280px;
  240. {block:PermalinkPage}
  241. margin-left:400px;
  242. width:390px;
  243. {/block:PermalinkPage}
  244. {/block:ifRightSidebar}
  245. }
  246.  
  247. .entry {
  248. float:left;
  249. display: block;
  250. overflow:hidden;
  251. width:200px;
  252. margin:12px;
  253. padding-right:16px;
  254. padding-left:16px;
  255. padding-top:16px;
  256. padding-bottom:14px;
  257. font-family:calibri;
  258. font-size: 10px;
  259. line-height:13px;
  260. z-index:0;
  261. opacity:1;
  262. webkit-transition: all 0.4s linear;
  263. -moz-transition: all 0.4s linear;
  264. transition: all 0.4s linear;
  265. background:{color:Post Background};
  266. {block:PermalinkPage}
  267. width:350px;
  268. margin-left:0px;
  269. {/block:PermalinkPage}
  270. {block:ifFadedPosts}
  271. opacity:0.9;
  272. {/block:ifFadedPosts}
  273. }
  274.  
  275. .entry:hover{
  276. opacity:1;
  277. webkit-transition: all 0.4s linear;
  278. -moz-transition: all 0.4s linear;
  279. transition: all 0.4s linear;
  280. }
  281.  
  282. .entry .permados{
  283. position:absolute;
  284. bottom:-20px;;
  285. margin-left:0px;
  286. width:190px;
  287. height:8px;
  288. text-transform:uppercase;
  289. padding:5px;
  290. overflow:hidden;
  291. font-family:calibri;
  292. letter-spacing:1px;
  293. font-size: 8px;
  294. line-height:7px;
  295. text-align:center;
  296. opacity:0.0;
  297. color:#aaa;
  298. transition: all 0.9s ease;
  299. -o-transition-transition: all 0.9s ease;
  300. -webkit-transition: all 0.9s ease;
  301. -moz-transition: all 0.9s ease;
  302. border-top:0px solid {color:Blog Title};
  303. background-color:{color:Post Background};
  304. }
  305.  
  306. .entry:hover .permados{
  307. overflow:visible;
  308. opacity:1;
  309. bottom:-1px;
  310. transition: all 0.9s ease;
  311. -o-transition-transition: all 0.9s ease;
  312. -webkit-transition: all 0.9s ease;
  313. -moz-transition: all 0.9s ease;
  314. }
  315.  
  316. .permalinktext {
  317. display:block;
  318. padding: 2px;
  319. margin: 0px 0px 0px 0px;
  320. text-transform:uppercase;
  321. font-family:calibri;
  322. font-size: 8px;
  323. color: #ccc;
  324. line-height: 10px;
  325. letter-spacing:1px;
  326. text-align: right;
  327. text-decoration: none;
  328. border-top:0px solid #eee;
  329. webkit-transition: all 0.2s linear;
  330. -webkit-transition: all 0.2s linear;
  331. -moz-transition: all 0.2s linear;
  332. transition: all 0.2s linear;
  333. }
  334.  
  335. .permalinktext:hover{
  336. webkit-transition: all 0.2s linear;
  337. -webkit-transition: all 0.2s linear;
  338. -moz-transition: all 0.2s linear;
  339. transition: all 0.2s linear;
  340. }
  341.  
  342. #mausami a{
  343. position:fixed;
  344. width:25px;
  345. height:25px;
  346. background:white;
  347. right:5px;
  348. bottom:5px;
  349. border-radius:20px;
  350. padding:5px;
  351. line-height:21px;
  352. font-size:27px;
  353. font-family:calibri;
  354. font-weight:bold;
  355. text-transform:uppercase;
  356. color:#ddd;
  357. }
  358.  
  359. #caption{
  360. margin-left:0px;
  361. list-style:circle;
  362. text-align:left;
  363. line-height:13px;
  364. }
  365. #caption ul,ol,li{
  366. list-style:circle;
  367. margin-left:40px;
  368. }
  369.  
  370. .title{
  371. text-align: center;
  372. font-family:caviar dreams;
  373. text-transform:uppercase;;
  374. font-size: 19px;
  375. line-height:25px;
  376. letter-spacing: 0px;
  377. color: {color:Title};
  378. }
  379.  
  380. #infscr-loading{
  381. bottom: -70px;
  382. position: absolute;
  383. left: 50%;
  384. margin-left:-8px;
  385. width:16px;
  386. height:11px;
  387. overflow:hidden;
  388. margin-bottom: 50px;
  389. }
  390.  
  391. #postnotes{
  392. text-align: justify; list-style:square; margin-left:10px;}
  393. #postnotes blockquote{border: 0px; border-left: 4px solid #ddd; font-size:10px;margin-left:10px; }
  394.  
  395. blockquote{
  396. padding-left: 6px;
  397. background:white;
  398. padding-bottom : 7px;
  399. font-family:calibri;
  400. font-size:10px;
  401. border-left: 4px solid #ddd;
  402. text-shadow:1px 1px 0px #fff;
  403. width:170px;
  404. margin-left:10px;
  405. padding-right:6px;
  406. padding-top:4px;
  407. color:{color:text};
  408. }
  409. blockquote ul,ol,li{
  410. margin:0px;
  411. padding:0px;
  412. list-style:circle;
  413. }
  414.  
  415. mausami{
  416. font-family:calibri;
  417. font-size:8px;
  418. text-transform:uppercase;
  419. letter-spacing:1px;
  420. color:{color:Links};
  421. }
  422.  
  423. .chat ul {list-style: none;margin: 0;padding: 0;}
  424. .chat li {border-radius: 0.2em;margin-bottom: 2%;padding: 2%;width: 190px;}
  425. .chat .odd {float: left;background: white;}
  426. .chat .even {float: right;background: #f7f7f7;}
  427.  
  428. .bubble {align:right;background-color:#f7f7f7; color: {color:Text}; margin:7px 0px 5px 65px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  429. .bubble p {margin:1px 0px;}
  430. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #f7f7f7;}
  431. .askborder {float: left;margin: 1px 2px 0 0;padding: 2px; background: #f7f7f7;}
  432.  
  433. .audioplayerr{
  434. position:absolute;
  435. background: white;
  436. border:5px solid #fff;
  437. text-align:center;
  438. margin-left:16px;
  439. margin-top:16px;
  440. width:20px;
  441. height:20px;
  442. opacity:0.7;
  443. overflow:hidden;
  444. -webkit-transition: all 0.5s ease-in-out;
  445. -moz-transition: all 0.5s ease-in-out;
  446. -o-transition: all 0.5s ease-in-out;
  447. -ms-transition: all 0.5s ease-in-out;
  448. transition: all 0.5s ease-in-out;}
  449.  
  450. .audioplayerr:hover{
  451. opacity:1;
  452. -webkit-transition: all 0.5s ease-in-out;
  453. -moz-transition: all 0.5s ease-in-out;
  454. -o-transition: all 0.5s ease-in-out;
  455. -ms-transition: all 0.5s ease-in-out;
  456. transition: all 0.5s ease-in-out;}
  457.  
  458. .audioplayerr1{
  459. padding:1px;
  460. margin-top:-5px;
  461. margin-left:-5px;
  462. background-color: #fff;}
  463.  
  464. .audioplayerr1:hover{
  465. opacity:1;}
  466.  
  467. .albumartt{
  468. margin-left:0px;
  469. }
  470.  
  471. .albumartt img{
  472. background:#f7f7f7;
  473. border-right:2px solid {color:border};
  474. max-width:40px;
  475. float:left;
  476. padding:10px;
  477. border:1px solid #f0f0f0;
  478. }
  479.  
  480. .infooo{
  481. position:relative;
  482. background:transparent;
  483. font-family:calibri;
  484. font-size:10px;
  485. letter-spacing:0px;
  486. height:40px;
  487. width:140px;
  488. margin-top:0px;
  489. margin-left:68px;
  490. line-height:15px;}
  491.  
  492. ul, ol, li{list-style:disc; margin-left:10px; padding:0px;}
  493. .notes img{width:15px; position:relative; top:3px; border-radius:5px;}
  494. <--ses-->
  495. small{font-size: 100%;}
  496.  
  497. {CustomCSS}
  498.  
  499. </style>
  500.  
  501. {block:IndexPage}
  502. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  503. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  504.  
  505. <script type="text/javascript">
  506. $(window).load(function(){
  507. var $wall = $('#posts');
  508. $wall.imagesLoaded(function(){
  509. $wall.masonry({
  510. itemSelector: '.entry, .entry_photo',
  511. isAnimated : false
  512. });
  513. });
  514.  
  515. $wall.infinitescroll({
  516. navSelector : '#pagination',
  517. nextSelector : '#pagination a',
  518. itemSelector : '.entry, .entry_photo',
  519. bufferPx : 2000,
  520. debug : false,
  521. errorCallback: function() {
  522. $('#infscr-loading').fadeOut('normal');
  523. }},
  524. function( newElements ) {
  525. var $newElems = $( newElements );
  526. $newElems.hide();
  527. $newElems.imagesLoaded(function(){
  528. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  529. });
  530. }); $('#posts').show(500);
  531. });
  532. </script>
  533. {/block:IndexPage}
  534.  
  535. </head>
  536. <body>
  537. <div id="center">
  538. <div id="mausami"><a href="http://euphoricaly.tumblr.com/" target="_blank">M</a></div>
  539. <div id="sidebar">
  540. <div id="blogtitle">{text:Blog Title}</div>
  541. <a href="/"><img src="{image:sidebar}" style="width:190px; height:250px; margin-top:0px; padding:0px; border:0px solid {color:Description Border}; border-radius:0px;"></a>
  542. <div id="desc">{description}<br>
  543. <div class="links">
  544. <a href="{text:Link One}">{text:Link One Title}</a> //
  545. <a href="{text:Link Two}">{text:Link Two Title}</a> //
  546. <a href="{text:Link Three}">{text:Link Three Title}</a> //
  547. <a href="{text:Link Four}">{text:Link Four Title}</a> //
  548. <a href="{text:Link Five}">{text:Link Five Title}</a> //
  549. <a href="{text:Link Six}">{text:Link Six Title}</a></div>
  550. </div>
  551. </div>
  552.  
  553. <div class="left">
  554. <div id="posts">
  555. {block:Posts}
  556. <div class="entry">
  557.  
  558. {block:Answer}
  559. <div style="min-height:30px; padding: 3px; border:1px solid #eee; background:#f7f7f7; color:{color:text}; padding:2px; border-radius:3px;">
  560. <img src="{AskerPortraitURL-24}" align="left" style="border-radius:3px; padding:3px;"><mausami>{Asker}</mausami>: {Question}&nbsp;</div>{Answer}
  561. <div class="permalinktext"> This post has <a href="{permalink}">{NoteCountwithlabel}</a></div>
  562. {/block:Answer}
  563.  
  564. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  565. {/block:Text}
  566.  
  567. {block:Link}<br><a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>{block:Link}
  568.  
  569. {block:Photo}
  570. {block:IndexPage}
  571. <div class="permados">
  572. <a href="{reblogurl}">reblog</a> this post with <a href="{permalink}">{notecountwithlabel}</a></div>
  573. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=200px></a>{LinkCloseTag}</center>
  574. {/block:IndexPage}
  575. {block:PermalinkPage}
  576. {LinkOpenTag}
  577. <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=350px/>
  578. {LinkCloseTag}
  579. {/block:PermalinkPage}
  580. {/block:Photo}
  581.  
  582. {block:Photoset}
  583. {block:IndexPage}
  584. <center>
  585. {Photoset-250}</center>
  586. <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  587. {/block:IndexPage}
  588. {block:PermalinkPage}
  589. <center>
  590. {Photoset-500}</center>
  591. {/block:PermalinkPage}
  592. {/block:Photoset}
  593.  
  594. {LinkCloseTag}
  595. {/block:PermalinkPage}
  596. {/block:Photo}
  597.  
  598. {block:Quote}<span class="title">"{Quote}"</span><br> {block:Source}<div style="text-align:right; font-weight:bold;"> — {Source}</div>{/block:Source}<div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>{/block:Quote}
  599.  
  600. {block:Chat}
  601. {block:Title}<span class="title">{Title}</span>{/block:Title}
  602. <div class="chat">
  603. <ul>
  604. {block:Lines}<li class="{Alt}">{block:Label} {Label} {/block:Label}{Line}</li>{/block:Lines}
  605. </ul>
  606. </div>
  607. <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  608. {/block:Chat}
  609.  
  610. {block:Audio}
  611. <div class="albumartt"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div> <div class="audioplayerr"><div class="audioplayerr1">{AudioPlayer}</div></div> <div class="infooo"> {block:Artist} <b><audioshit>Artist:</audioshit></b> {Artist} {/block:Artist}<br><b>Album:</b> {/block:Album}{block:Album}{Album}{/block:Album}</br>{block:TrackName} <b><audioshit>Song:</audioshit></b> {TrackName}{/block:TrackName}</br> {block:PlayCount}<b><audioshit>Plays:</audioshit></b> {PlayCount} times{/block:PlayCount} </div><br><br> <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  612. {block:IndexPage}
  613. {/block:IndexPage}
  614. {/block:Audio}
  615.  
  616. {block:Video}
  617. {block:IndexPage}
  618. <center>
  619. {Video-250}</center>
  620. <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  621. {/block:IndexPage}
  622. {block:PermalinkPage}
  623. <center>
  624. {Video-400}</center>
  625. {/block:PermalinkPage}
  626. {block:Video}
  627.  
  628. {block:PermalinkPage}
  629. <center>
  630. {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  631. {block:RebloggedFrom}
  632. posted on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
  633. posted by: <a href="{ReblogRootURL}">{ReblogRootName}</a> <br> reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  634. {block:NoteCount} <div style="text-align: center; margin: 10px;"></div>{/block:NoteCount}
  635. </center>
  636. {/block:PermalinkPage}
  637.  
  638. {block:PostNotes}<div align="middle"></div>
  639. <center></center></span><br>
  640. <div id="postnotes">{PostNotes}</div><br>
  641. <center>{block:ContentSource}
  642. <br><a href="{SourceURL}">
  643. {lang:Source}:
  644. {block:SourceLogo}
  645. <img src="{BlackLogoURL}" width="{LogoWidth}"
  646. height="{LogoHeight}" alt="{SourceTitle}" />
  647. {/block:SourceLogo}
  648. {block:NoSourceLogo}
  649. {SourceLink}
  650. {/block:NoSourceLogo}
  651. </a>
  652. {/block:ContentSource}</center>
  653.  
  654. {/block:PostNotes}
  655. </div>
  656. {/block:Posts}
  657. </div></div>
  658. {block:IndexPage}
  659. {block:Pagination}
  660. <div id="pagination">
  661. {block:NextPage}
  662. <a id="nextPage" href="{NextPage}"></a>
  663. {/block:NextPage}
  664. {block:PreviousPage}
  665. <a href="{PreviousPage}"></a>
  666. {/block:PreviousPage}
  667. </div>
  668. {/block:Pagination}
  669. {/block:IndexPage}
  670. <BODY onselectstart="return false;" ondragstart="return false;">
  671. </html>
Advertisement
Add Comment
Please, Sign In to add comment