mausamixoxo

theme 46

Apr 9th, 2013
890
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.79 KB | None | 0 0
  1. <!--
  2. theme by euphoricaly/themes-bymausami
  3. 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.
  4. -->
  5.  
  6. <html lang="en">
  7. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head>
  10.  
  11. <script type="text/javascript">
  12. <!--
  13.  
  14. // Disable Right Click Script
  15.  
  16. function IE(e)
  17. {
  18. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  19. {
  20. return false;
  21. }
  22. }
  23. function NS(e)
  24. {
  25. if (document.layers || (document.getElementById && !document.all))
  26. {
  27. if (e.which == "2" || e.which == "3")
  28. {
  29. return false;
  30. }
  31. }
  32. }
  33. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  34.  
  35. //-->
  36. </script>
  37.  
  38. <script type="text/javascript"
  39. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  40.  
  41. <!-- DEFAULT VARIABLES -->
  42. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  43. <meta name="color:background" content="#ccc"/>
  44. <meta name="color:links" content="#ddd"/>
  45. <meta name="color:link shadow" content="#fff"/>
  46. <meta name="color:hover" content="#aaa"/>
  47. <meta name="color:text" content="#aaa"/>
  48. <meta name="color:description" content="#aaa"/>
  49. <meta name="color:Title" content="#aaa"/>
  50. <meta name="color:scrollbar" content="#aaa"/>
  51. <meta name="color:Blog Title 1" content="#fff"/>
  52. <meta name="color:Blog Title 2" content="#f5d6de"/>
  53. <meta name="color:Topbar" content="#eee"/>
  54. <meta name="color:Post and Side Border" content="#ddd"/>
  55. <meta name="image:background" content=""/>
  56. <meta name="image:sidebar" content=""/>
  57. <meta name="text:Link One" content="" />
  58. <meta name="text:Link One Title" content="Link" />
  59. <meta name="text:Link Two" content="" />
  60. <meta name="text:Link Two Title" content="Link" />
  61. <meta name="text:Link Three" content="" />
  62. <meta name="text:Link Three Title" content="Link" />
  63. <meta name="text:Link Four" content="" />
  64. <meta name="text:Link Four Title" content="Link" />
  65. <meta name="text:Link Five" content="" />
  66. <meta name="text:Link Five Title" content="Link" />
  67. <meta name="text:Blog Title 1" content="Foolishly we fall into" />
  68. <meta name="text:Blog Title 2" content="the obvious patterns of it all" />
  69.  
  70. <style type="text/css">
  71.  
  72. ::-webkit-scrollbar {width: 5px; height: 4px; background: #fff; border-left: 1px transparent #aaaaaa;}
  73.  
  74. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 3px transparent #fff; border-top: 3px transparent #ffffff; border-left: 3px transparent #fff; border-right: 3px transparent #fff; }
  75.  
  76. #tumblr_controls {
  77. right:0px !important;
  78. position: fixed !important;
  79. -webkit-filter: invert(100%)
  80. }
  81.  
  82. body {
  83. padding: 0px;
  84. margin: 0px;
  85. color:{color:text};
  86. font-family:ronda;
  87. line-height: 10px;
  88. font-size: 10px;
  89. letter-spacing: 0px;
  90. background-color: {color:Background};
  91. background-image:url({image:Background});
  92. background-attachment: fixed;
  93. background-repeat: repeat;
  94. }
  95.  
  96. a:link, a:active, a:visited{
  97. color: {color:links};
  98. text-decoration: none;
  99. transition: all 0.9s ease;
  100. -o-transition-transition: all 0.9s ease;
  101. -webkit-transition: all 0.9s ease;
  102. -moz-transition: all 0.9s ease;
  103. }
  104.  
  105. a:hover {
  106. color:{color:hover};
  107. text-shadow:1px 1px 5px {color:link shadow};
  108. transition: all 0.9s ease;
  109. -o-transition-transition: all 0.9s ease;
  110. -webkit-transition: all 0.9s ease;
  111. -moz-transition: all 0.9s ease;
  112. }
  113.  
  114. askk{
  115. font-family:dawning;
  116. font-size:25px;
  117. text-transform:none;
  118. z-index:1;
  119. }
  120.  
  121. @font-face { font-family: "dawning"; src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf'); }
  122.  
  123. @font-face{font-family:Jane Austen;src:url(http://static.tumblr.com/9wzbixa/ncHmj2mmb/janeaust.ttf);}
  124.  
  125. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/wt5v40t/q2Fme0ncp/wendy.ttf'); }
  126.  
  127. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  128.  
  129. .credit a{
  130. background:white;
  131. padding:5px;
  132. letter-spacing:1px;
  133. font-size:9px;
  134. font-family:calibri;
  135. text-transform:uppercase;
  136. color:{color:Blog Title 2};
  137. border-right: 2px solid {color:Blog Title 2};
  138. border-left:2px solid {color:Blog Title 2};
  139. }
  140.  
  141. .title{
  142. text-align: center;
  143. font-family:dawning;
  144. text-transform:none;
  145. font-size: 30px;
  146. line-height:20px;
  147. letter-spacing: 1px;
  148. color: {color:Title};
  149. }
  150.  
  151. div#center{
  152. margin-left:0px;;
  153. position:relative;
  154. width:100%;
  155. background-color:;
  156. overflow:auto;
  157. }
  158.  
  159. #bar1{
  160. position:fixed;
  161. margin-top:20px;
  162. margin-left:220px;
  163. width:750px;
  164. height:112px;;
  165. z-index:1;
  166. border-radius:30px 0px 0px 30px;
  167. border-top:1px solid {color:Post and Side Border};
  168. border:1px solid {color:Post and Side Border};
  169. background:{color:Topbar};;
  170. }
  171.  
  172. #sidebar{
  173. position:fixed;
  174. width:144px;
  175. height:141px;
  176. margin-left:26px;
  177. margin-top:-140px;
  178. background:white;;
  179. z-index:-1;
  180. border:1px solid {color:Post and Side Border};
  181. }
  182.  
  183. #blogtitle{
  184. opacity:1;
  185. position:fixed;
  186. width:780px;
  187. height:50px;
  188. font-family:caviardreams;
  189. font-weight:none;
  190. text-transform:uppercase;
  191. font-style:none;
  192. font-size:40px;
  193. letter-spacing:2px;
  194. text-align:center;
  195. margin-left:293px;
  196. z-index:2;
  197. margin-top:40px;
  198. background:transparent;
  199. text-shadow:1px 0px 0px {color:Blog Title 1};
  200. color:{color:Blog Title 1};
  201. }
  202.  
  203. #blogtitle2{
  204. opacity:1;
  205. position:fixed;
  206. width:580px;
  207. height:20px;
  208. font-family:jane austen;
  209. font-style:none;
  210. font-size:41px;
  211. text-align:center;
  212. margin-left:390px;
  213. z-index:2;
  214. margin-top:65px;
  215. text-shadow:0px 0px 0px {color:Blog Title 2};
  216. color:{color:Blog Title 2};
  217. }
  218.  
  219. #desc{
  220. opacity:1;
  221. position:fixed;
  222. text-align:center;
  223. width:555px;
  224. height:20px;
  225. padding:4px;
  226. margin-top:-59px;
  227. margin-left:180px;
  228. font-style:none;
  229. font-family:ronda;
  230. text-transform:uppercase;
  231. font-size:10px;
  232. line-height:11px;
  233. letter-spacing:0px;
  234. border-top:0px solid {color:Post and Side Border};
  235. color:{color:description};
  236. }
  237.  
  238. #links{
  239. position:fixed;
  240. width:145px;
  241. height:15px;
  242. margin-left:26px;
  243. margin-top:3px;
  244. font-family:calibri;
  245. font-size:9px;
  246. text-transform:uppercase;
  247. letter-spacing:1px;
  248. line-height:15px;
  249. text-align:center;
  250. z-index:1;
  251. color:white;
  252. border-radius:0px 0px 20px 20px;
  253. transition: all 0.9s ease;
  254. -o-transition-transition: all 0.9s ease;
  255. -webkit-transition: all 0.9s ease;
  256. -moz-transition: all 0.9s ease;
  257. background:{color:Blog Title 2};
  258. }
  259.  
  260. #links:hover{
  261. margin-top:19px;
  262. transition: all 0.9s ease;
  263. -o-transition-transition: all 0.9s ease;
  264. -webkit-transition: all 0.9s ease;
  265. -moz-transition: all 0.9s ease;
  266. }
  267.  
  268. #links a{
  269. color:white;
  270. }
  271.  
  272. #link{
  273. position:fixed;
  274. width:144px;
  275. height:15px;
  276. background:white;
  277. font-family:ronda;
  278. font-size:10px;
  279. letter-spacing:0px;
  280. color:{color:links};
  281. margin-left:0px;
  282. text-align:Center;
  283. margin-top:-32px;
  284. opacity:0;
  285. border-left:1px solid {color:Topbar};
  286. border-right:1px solid {color:Topbar};
  287. transition: all 0.9s ease;
  288. -o-transition-transition: all 0.9s ease;
  289. -webkit-transition: all 0.9s ease;
  290. -moz-transition: all 0.9s ease;
  291. }
  292.  
  293. #links:hover #link{
  294. opacity:1;
  295. transition: all 0.9s ease;
  296. -o-transition-transition: all 0.9s ease;
  297. -webkit-transition: all 0.9s ease;
  298. -moz-transition: all 0.9s ease;
  299. }
  300.  
  301. #link a{
  302. color:{color:links};
  303. }
  304.  
  305. #side1{
  306. position:Fixed;
  307. border-left:1px solid {color:Blog Title 2};
  308. border-top:1px solid {color:Blog Title 2};
  309. width:17px;
  310. height:17px;
  311. margin-left:180px;
  312. margin-top:-62px;
  313. }
  314.  
  315. #side2{
  316. position:Fixed;
  317. border-right:1px solid {color:Blog Title 2};
  318. border-top:1px solid {color:Blog Title 2};
  319. width:17px;
  320. height:17px;
  321. margin-left:725px;
  322. margin-top:-60px;
  323. opacity:0;
  324. }
  325.  
  326. #side3{
  327. position:Fixed;
  328. border-left:1px solid {color:Blog Title 2};
  329. border-bottom:1px solid {color:Blog Title 2};
  330. width:17px;
  331. height:17px;
  332. margin-left:180px;
  333. margin-top:-35px;
  334. opacity:0;
  335. }
  336.  
  337. #side4{
  338. position:Fixed;
  339. border-right:1px solid {color:Blog Title 2};
  340. border-bottom:1px solid {color:Blog Title 2};
  341. width:17px;
  342. height:17px;
  343. margin-left:725px;
  344. margin-top:-37px;
  345. }
  346.  
  347. #posts {
  348. width:800px;
  349. margin-top:132px;
  350. margin-left:390px;
  351. position:relative;
  352. overflow:hidden;;
  353. z-index:0;
  354. padding:3px;
  355. background:transparent;
  356. }
  357.  
  358. .entry {
  359. float:left;
  360. display: block;
  361. overflow:hidden;
  362. width:250px;
  363. margin:5px;
  364. background:#fdfcfc;
  365. padding-right:13px;
  366. padding-left:13px;
  367. padding-top:13px;
  368. padding-bottom:11px;
  369. font-family:ronda;
  370. text-transform:uppercase;
  371. letter-spacing:0px;
  372. font-size: 10px;
  373. line-height:13px;
  374. {block:PermalinkPage}
  375. width:400px;
  376. margin-left:30px;
  377. margin-top: 3px;
  378. text-align:center;
  379. opacity:1;
  380. {/block:PermalinkPage}
  381. opacity:0.9;
  382. z-index:0;
  383. webkit-transition: all 0.4s linear;
  384. -moz-transition: all 0.4s linear;
  385. transition: all 0.4s linear;
  386. border:1px solid {color:Post and Side Border};
  387. }
  388.  
  389. .entry:hover {
  390. opacity:1;
  391. webkit-transition: all 0.4s linear;
  392. -moz-transition: all 0.4s linear;
  393. transition: all 0.4s linear;
  394. }
  395.  
  396. .entry .permados a{
  397. color: #aaa;
  398. }
  399.  
  400. .entry .permalinktext a{
  401. color:#ccc;
  402. }
  403.  
  404. .entry .permados{
  405. position:absolute;
  406. margin-top:5%;;
  407. margin-left:-10px;
  408. width:260px;
  409. height:30px;
  410. text-transform:uppercase;
  411. padding:5px;
  412. overflow:hidden;
  413. font-family:ronda;
  414. letter-spacing:0px;
  415. font-size: 10px;
  416. line-height:15px;
  417. text-align:center;
  418. opacity:0.0;
  419. color:#aaa;
  420. border-right-radius:50px;
  421. transition: all 0.9s ease;
  422. -o-transition-transition: all 0.9s ease;
  423. -webkit-transition: all 0.9s ease;
  424. -moz-transition: all 0.9s ease;
  425. background-color:white;
  426. }
  427.  
  428. .entry:hover .permados{
  429. overflow:visible;
  430. opacity:0.9;
  431. transition: all 0.9s ease;
  432. -o-transition-transition: all 0.9s ease;
  433. -webkit-transition: all 0.9s ease;
  434. -moz-transition: all 0.9s ease;
  435. }
  436.  
  437. .permalinktext {
  438. display: block;
  439. padding: 2px;
  440. margin: 10px 0px 0px 0px;
  441. text-transform:uppercase;
  442. font-family:calibri;
  443. font-size: 8px;
  444. color: #ccc;
  445. line-height: 15px;
  446. letter-spacing:1px;
  447. text-align: center;
  448. text-decoration: none;
  449. border:1px solid #eee;
  450. background-color:#f7f7f7;
  451. webkit-transition: all 0.2s linear;
  452. -webkit-transition: all 0.2s linear;
  453. -moz-transition: all 0.2s linear;
  454. transition: all 0.2s linear;
  455. }
  456.  
  457. .permalinktext:hover{
  458. webkit-transition: all 0.2s linear;
  459. -webkit-transition: all 0.2s linear;
  460. -moz-transition: all 0.2s linear;
  461. transition: all 0.2s linear;
  462. }
  463.  
  464. #infscr-loading{
  465. bottom: -50px;
  466. position: absolute;
  467. left: 50%;
  468. margin-left:-8px;
  469. width:16px;
  470. height:11px;
  471. overflow:auto;
  472. margin-bottom: 50px;
  473. }
  474.  
  475. #postnotes{
  476. text-align: center;}
  477.  
  478. #postnotes blockquote{
  479. border: 0px;}
  480.  
  481. blockquote{
  482. padding:0px 0px 0px 0px;
  483. margin:0px 0px 0px 0px;
  484. border-left: 1px dotted #555555;
  485. }
  486.  
  487. blockquote p, ul{
  488. margin:0px;
  489. padding:0px;
  490. }
  491.  
  492. a img{border: 0px;}
  493.  
  494.  
  495. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  496.  
  497. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  498. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  499.  
  500. .notes img{width:10px; position:relative; top:3px;}
  501. <--ses-->
  502. small{font-size: 90%;}
  503.  
  504. {CustomCSS}
  505.  
  506. </style>
  507.  
  508. {block:IndexPage}
  509. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  510. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  511.  
  512. <script type="text/javascript">
  513. $(window).load(function () {
  514. var $content = $('#posts');
  515. $content.masonry({itemSelector: '.entry'}),
  516. $content.infinitescroll({
  517. navSelector : 'div#pagination',
  518. nextSelector : 'div#pagination a#nextPage',
  519. itemSelector : '.entry',
  520. loading: {
  521. finishedMsg: '',
  522. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  523. },
  524. bufferPx : 600,
  525. debug : false,
  526. },
  527. // call masonry as a callback.
  528. function( newElements ) {
  529. var $newElems = $( newElements );
  530. $newElems.hide();
  531. // ensure that images load before adding to masonry layout
  532. $newElems.imagesLoaded(function(){
  533. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  534.  
  535.  
  536. });
  537. });
  538. });
  539. </script>
  540.  
  541.  
  542. {/block:IndexPage}
  543.  
  544.  
  545. <title>{title}</title>
  546.  
  547. <link rel="shortcut icon" href="http://cdn3.iconfinder.com/data/icons/other-icons/48/heart_love-48.png">
  548. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  549. <meta name="viewport" content="width=820" />
  550. </head>
  551. <body onkeydown="return false">
  552.  
  553. <body>
  554. <div id="cage">
  555. <div id="center">
  556. <div id="blogtitle">{text:Blog Title 1}</div>
  557. <div id="blogtitle2">{text:Blog Title 2}</div>
  558. <div id="bar1">
  559. <a href="/"><img src="{image:sidebar}" style="width:110px; height:110px; padding:10px; margin-top:-8px; margin-left:33px; border:1px solid {color:Post and Side Border}; background:{color:Topbar}; box-shadow:0px 0px 8px #fff;"></a>
  560. <div id="links"> hover for navigation
  561. <div id="link">
  562. <a href="{text:Link One}">{text:Link One Title}</a> /
  563. <a href="{text:Link Two}">{text:Link Two Title}</a> /
  564. <a href="{text:Link Three}">{text:Link Three Title}</a> /
  565. <a href="{text:Link Four}">{text:Link Four Title}</a>
  566. </div></div>
  567. <div id="sidebar"></div>
  568. <div id="side1"></div>
  569. <div id="side2"></div>
  570. <div id="side3"></div>
  571. <div id="side4"></div>
  572. <div id="desc">{description}</div>
  573. </div>
  574.  
  575. <div class="left">
  576. <div id="posts">
  577. {block:Posts}
  578. <div class="entry">
  579.  
  580. {block:Answer}
  581. <div style="min-height:40px; padding: 3px; border:1px solid #ddd; background: white; color:{color:text}; padding:2px; box-shadow: 1px 1px 1px #ddd; border-radius:5px;">
  582. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:5px; border-radius:5px; padding:3px; border:3px double #eee;"/>
  583. <askk>{Asker}</askk>: {Question}</div>
  584. <div style="padding:3px; text-align:left;"></div>
  585. {Answer}
  586. <div class="permalinktext"> <a href="{permalink}">posted <a href="{permalink}">{timeago} </a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  587. {/block:Answer}
  588.  
  589. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext"> <a href="{permalink}">posted <a href="{permalink}">{timeago} </a> with <a href="{permalink}">{NoteCountwithlabel}</a> </div>
  590. {/block:Text}
  591.  
  592. {block:Link}<br><a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>{block:Link}
  593.  
  594. {block:Photo}
  595. {block:IndexPage}
  596. <div class="permados">
  597. <a href="{permalink}"><a href="{permalink}">Reblogged this {timeago}</a> <br> <a href="{permalink}">{NoteCountWithLabel}</a> | <a href="{ReblogURL}" target="_blank"> Reblog </a></span></div>
  598. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px></a>{LinkCloseTag}</center>
  599. {/block:IndexPage}
  600. {block:PermalinkPage}
  601. {LinkOpenTag}
  602. <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>
  603. {LinkCloseTag}
  604. {/block:PermalinkPage}
  605. {/block:Photo}
  606.  
  607. {block:Photoset}
  608. {block:IndexPage}
  609. <center>
  610. {Photoset-250}</center>
  611. <div class="permalinktext"> <a href="{permalink}">posted <a href="{permalink}">{timeago} </a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  612. {/block:IndexPage}
  613. {block:PermalinkPage}
  614. <center>
  615. {Photoset-500}</center>
  616. {/block:PermalinkPage}
  617. {/block:Photoset}
  618.  
  619. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><div class="permalinktext"> <a href="{permalink}">posted <a href="{permalink}">{timeago} </a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>{/block:Quote}
  620.  
  621. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  622. <ul class="chat">
  623. {block:Lines}
  624. <li class="user_{UserNumber}">
  625. {block:Label}
  626. <span class="label">{Label}</span>
  627. {/block:Label}
  628.  
  629. {Line}
  630. </li>
  631. {/block:Lines}
  632. <div class="permalinktext"> <a href="{permalink}">posted <a href="{permalink}">{timeago} </a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  633. {/block:Chat}
  634.  
  635. {block:Audio}
  636. <div style="width:300px; height:30px;">
  637. {AudioPlayerBlack}
  638. </div>
  639. {block:IndexPage}<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago}</a> </div>{/block:IndexPage}
  640. {/block:Audio}
  641.  
  642. {block:Video}{block:indexpage}{block:indexpage}{Video-400}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a></div>{/block:IndexPage}<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> &middot posted <a href="{permalink}">{timeago} </a> </div>{block:PermalinkPage}{Video-500}{/block:PermalinkPage}{/block:Video}
  643.  
  644. {block:PostNotes}<div align="middle">{caption}</div>
  645. <center>
  646.  
  647. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  648.  
  649. {block:HasTags}
  650. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  651. {block:RebloggedFrom}
  652. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  653. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  654.  
  655. {/block:RebloggedFrom}
  656. </center></span>
  657. <br>
  658. <div id="postnotes">{PostNotes}</div><br>
  659.  
  660. <center>{block:ContentSource}
  661. <br><a href="{SourceURL}">
  662. {lang:Source}:
  663. {block:SourceLogo}
  664. <img src="{BlackLogoURL}" width="{LogoWidth}"
  665. height="{LogoHeight}" alt="{SourceTitle}" />
  666. {/block:SourceLogo}
  667. {block:NoSourceLogo}
  668. {SourceLink}
  669. {/block:NoSourceLogo}
  670. </a>
  671. {/block:ContentSource}</center>
  672.  
  673. {/block:PostNotes}
  674. </div>
  675. {/block:Posts}
  676. </div></div>
  677.  
  678. {block:IndexPage}
  679. {block:Pagination}
  680. <div id="pagination">
  681. {block:NextPage}
  682. <a id="nextPage" href="{NextPage}"></a>
  683. {/block:NextPage}
  684. {block:PreviousPage}
  685. <a href="{PreviousPage}"></a>
  686. {/block:PreviousPage}
  687. </div>
  688. {/block:Pagination}
  689. {/block:IndexPage}
  690.  
  691. <BODY onselectstart="return false;" ondragstart="return false;">
  692.  
  693. <div class="credit" style="position:fixed; top:35px; right:5px; ">
  694. <a href="http://euphoricaly.tumblr.com">&copy EUPHORICALY</a></div>
  695.  
  696. </html>
Advertisement
Add Comment
Please, Sign In to add comment