Advertisement
christinaxoxthemes

Theme 11- Christinaxox

Dec 22nd, 2013
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.10 KB | None | 0 0
  1. <!--
  2. Christina Theme 11 :) Please keep the credit!
  3. Oh and please give me your opinion my themeees! I'd really appreciate it :D
  4.  
  5. cccccccc wwwww wwwww tttttttttttttt
  6. ccccccccc wwwww wwww wwwww tttttttttttttt
  7. ccccc wwwww wwww wwwww ttt
  8. ccccc wwwww wwww wwwww ttt
  9. ccccc wwwww wwww wwwww ttt
  10. ccccc wwww wwwwww wwww ttt
  11. cccccccccc www wwwwww www ttt
  12. ccccccccc wwwwww wwwwww ttt
  13.  
  14. -->
  15. <div id="credit"><a href="http://christinaxoxthemes.tumblr.com"><b>CWT</b></a></div>
  16. <style type="text/css">
  17. /*DO NOT TOUCH THIS LOL*/
  18. #credit{
  19. position:fixed;
  20. width: 50px;
  21. height: 30px;
  22. background: transparent;
  23. color: #fff;
  24. font-size:20px;
  25. font-family: "halohandletter";
  26. line-height: 20px;
  27. text-shadow: 0 0 2px #fff;
  28. padding: 3px;
  29. -webkit-transition: all 0.5s ease-out;
  30. -moz-transition: all 0.5s ease-out;
  31. transition: all 0.5s ease-out;
  32. }
  33.  
  34. #credit:hover{
  35. background: transparent;
  36. color: #000;
  37. text-shadow: 0 0 2px #000;
  38. -webkit-transition: all 0.5s ease-out;
  39. -moz-transition: all 0.5s ease-out;
  40. transition: all 0.5s ease-out;
  41. }
  42.  
  43. @font-face { font-family: "halohandletter"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
  44.  
  45. </style>
  46.  
  47. <html lang="en">
  48. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  49. <html xmlns="http://www.w3.org/1999/xhtml">
  50. <head>
  51.  
  52. <script type="text/javascript">
  53. <!--
  54.  
  55. // Disable Right Click Script
  56.  
  57. function IE(e)
  58. {
  59. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  60. {
  61. return false;
  62. }
  63. }
  64. function NS(e)
  65. {
  66. if (document.layers || (document.getElementById && !document.all))
  67. {
  68. if (e.which == "2" || e.which == "3")
  69. {
  70. return false;
  71. }
  72. }
  73. }
  74. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  75.  
  76. //-->
  77. </script>
  78.  
  79.  
  80. <script type="text/javascript"
  81. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  82.  
  83. <!--DEFAULT VARIABLES-->
  84. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  85. <meta name="color:background" content="#fff"/>
  86. <meta name="color:link" content="#777"/>
  87. <meta name="color:text" content="#777"/>
  88. <meta name="color:title" content="#333"/>
  89. <meta name="color:blog title" content="#000"/>
  90. <meta name="color:hover" content="#95A7C9"/>
  91. <meta name="color:nav boxes glow" content="#528FFF"/>
  92. <meta name="color:sidebar" content="#fff"/>
  93. <meta name="color:underbar" content="#3276AD"/>
  94. <meta name="color:description box" content="#fff"/>
  95. <meta name="color:description" content="#000"/>
  96. <meta name="image:perma" content="1"/>
  97. <meta name="image:sidebarpic" content="1"/>
  98. <meta name="image:background" content="1"/>
  99. <meta name="if:perma background" content="/"/>
  100.  
  101. <link href='http://fonts.googleapis.com/css?family=Snippet|Quicksand|Handlee' rel='stylesheet' type='text/css'>
  102.  
  103. <style> body, a, a:hover { cursor:url('http://media.tumblr.com/tumblr_m2uly239Yy1qfamg6.gif'), auto }</style>
  104.  
  105.  
  106. <style type="text/css">
  107.  
  108.  
  109. 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-
  110.  
  111. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  112.  
  113. 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;}
  114.  
  115. p {
  116. margin:0px;
  117. margin-top:0px;
  118. }
  119.  
  120.  
  121. body {
  122. padding: 0px;
  123. margin: 0px;
  124. color:{color:text};
  125. font-family: dixel;
  126. line-height:12px;
  127. font-size:13px;
  128. font-family: 'Quicksand', sans-serif;
  129. background-color: {color:Background};
  130. background-image:url({image:Background});
  131. background-attachment: fixed;
  132. background-repeat: repeat;
  133. }
  134.  
  135.  
  136. a:link, a:active, a:visited{
  137. text-decoration: none;
  138. -webkit-transition: color 0.3s ease-out;
  139. -moz-transition: color 0.3s ease-out;
  140. transition: color 0.3s ease-out;
  141. color:{color:link};
  142. }
  143.  
  144. a:hover {
  145. text-decoration: none;
  146. font-style:;
  147. color: {color:Hover};
  148. }
  149.  
  150. div#center{
  151. margin:auto;
  152. position:relative;
  153. width:1000px;
  154. background-color:;
  155. overflow:auto;
  156. overflow-y:hidden;
  157. }
  158.  
  159.  
  160. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  161. .entry {
  162. float:left;
  163. display: block;
  164. margin:12px;
  165. overflow:hidden;
  166. width:232px;
  167. border:black 1px dotted;
  168. {block:PermalinkPage}
  169. width:450px;
  170. text-align:left;
  171. margin-left:170px;
  172. line-height:10px;
  173. {/block:PermalinkPage}
  174. background:white;
  175. background-image:URL();
  176. }
  177.  
  178.  
  179. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  180. .entry .perma{
  181. width:232px;
  182. height:35px;
  183. margin-left:0px;
  184. position: absolute;
  185. line-height: 30px;
  186. overflow:hidden;
  187. text-align:center;
  188. top:15%;
  189. {block:ifpermabackground}background-image:url({image:perma});{/block:ifpermabackground}
  190. background-color:white;
  191. word-spacing:2px;
  192. font-family: "halohandletter";
  193. font-size:25px;
  194. letter-spacing:1px;
  195. opacity: 0;
  196. -webkit-transition: all .5s ease-in-out;
  197. -moz-transition: all .5s ease-in-out;
  198. -o-transition: all .5s ease-in-out;
  199. -webkit-animation: fadeInLeft 0s;
  200. -moz-animation: fadeInLeft 0s;
  201. -ms-animation: fadeInLeft 0s;
  202. }
  203.  
  204. .entry:hover .perma{
  205. overflow:visible;
  206. opacity:0.9;
  207. -webkit-transition: all .5s ease-in-out;
  208. -moz-transition: all .5s ease-in-out;
  209. -o-transition: all .5s ease-in-out;
  210. -webkit-animation: fadeInLeft 1.5s;
  211. -moz-animation: fadeInLeft 1.5s;
  212. -ms-animation: fadeInLeft 1.5s;
  213. }
  214.  
  215. @-webkit-keyframes fadeInLeft {
  216. 0% {
  217. opacity: 0;
  218. -webkit-transform: translateX(-50px);
  219. }
  220. 100% {
  221. opacity: 1;
  222. -webkit-transform: translateX(0);
  223. }
  224. }
  225. @-moz-keyframes fadeInLeft {
  226. 0% {
  227. opacity: 0;
  228. -moz-transform: translateX(-50px);
  229. }
  230. 100% {
  231. opacity: 1;
  232. -moz-transform: translateX(0);
  233. }
  234. }
  235. @-ms-keyframes fadeInLeft {
  236. 0% {
  237. opacity: 0;
  238. -ms-transform: translateX(-50px);
  239. }
  240. 100% {
  241. opacity: 1;
  242. -ms-transform: translateX(0);
  243. }
  244. }
  245. @-o-keyframes fadeInLeft {
  246. 0% {
  247. opacity: 0;
  248. -o-transform: translateX(-50px);
  249. }
  250. 100% {
  251. opacity: 1;
  252. -o-transform: translateX(0);
  253. }
  254. }
  255. @keyframes fadeInLeft {
  256. 0% {
  257. opacity: 0;
  258. transform: translateX(-50px);
  259. }
  260. 100% {
  261. opacity: 1;
  262. transform: translateX(0);
  263. }
  264. }
  265. .fadeInLeft {
  266. -webkit-animation-name: fadeInLeft;
  267. -moz-animation-name: fadeInLeft;
  268. -ms-animation-name: fadeInLeft;
  269. -o-animation-name: fadeInLeft;
  270. animation-name: fadeInLeft;
  271. }
  272.  
  273.  
  274. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  275. #posts {
  276. width:780px;
  277. margin-top:30px;
  278. z-index:99;
  279. margin-left:90px;
  280. right:auto;
  281. background:transparent;
  282. margin-right:auto;
  283. position:relative;
  284. overflow-y: hidden;
  285. }
  286.  
  287.  
  288. /*CUSTOMIZE BAR HERE*/
  289. #sidebar{
  290. width:750px;
  291. height:190px;
  292. border: black 2px solid;
  293. margin-left:100px;
  294. margin-top:20px;
  295. border-radius: 80px 80px 0 0;
  296. background:{color:sidebar};
  297. z-index:200;
  298. }
  299.  
  300. #sidebarpic{
  301. width:150px;
  302. background:white;
  303. height:auto;
  304. margin-top:20px;
  305. margin-left:-450px;
  306. border: black 1px solid;
  307. text-align:center;
  308. }
  309.  
  310. #underbar{
  311. width:850px;
  312. height:30px;
  313. margin-top:15px;
  314. margin-left: -50px;
  315. background-color:{color:underbar};
  316. }
  317.  
  318. #blogtitle{
  319. width: 220px;
  320. height: 70px;
  321. margin-top:-206px;
  322. margin-left:30px;
  323. font-size: 50px;
  324. font-family: "Rister";
  325. color:{color:blog title};
  326. line-height: 90px;
  327. }
  328.  
  329. #description{
  330. width: 220px;
  331. height: 80px;
  332. border: black 1px solid;
  333. margin-top:0px;
  334. margin-left:30px;
  335. font-size:15px;
  336. color:{color:description};
  337. line-height:15px;
  338. font-family:"Ashley Marie";
  339. overflow:auto;
  340. background:{color:description box};
  341. }
  342.  
  343. #nav{
  344. width:120px;
  345. height:15px;
  346. border: black 1px solid;
  347. margin-top:-152px;
  348. margin-left: 480px;
  349. line-height:16px;
  350. font-family: "caneletter";
  351. font-size:20px;
  352. box-shadow: 0 2px 2px {color:nav boxes glow};
  353. -webkit-transition: all .5s ease-in-out;
  354. -moz-transition: all .5s ease-in-out;
  355. -o-transition: all .5s ease-in-out;
  356. }
  357.  
  358. #nav:hover{
  359. width:140px;
  360. margin-left: 500px;
  361. -webkit-transition: all .5s ease-in-out;
  362. -moz-transition: all .5s ease-in-out;
  363. -o-transition: all .5s ease-in-out;
  364. }
  365.  
  366. #nav2{
  367. width:120px;
  368. height:15px;
  369. border: black 1px solid;
  370. margin-top: 16px;
  371. margin-left: 480px;
  372. line-height:16px;
  373. font-family: "caneletter";
  374. font-size:20px;
  375. box-shadow: 0 2px 2px {color:nav boxes glow};
  376. -webkit-transition: all .5s ease-in-out;
  377. -moz-transition: all .5s ease-in-out;
  378. -o-transition: all .5s ease-in-out;
  379. }
  380.  
  381. #nav2:hover{
  382. width:140px;
  383. margin-left: 500px;
  384. -webkit-transition: all .5s ease-in-out;
  385. -moz-transition: all .5s ease-in-out;
  386. -o-transition: all .5s ease-in-out;
  387. }
  388.  
  389. #nav3{
  390. width:120px;
  391. height:15px;
  392. border: black 1px solid;
  393. margin-top: 17px;
  394. margin-left: 480px;
  395. line-height:16px;
  396. font-family: "caneletter";
  397. font-size:20px;
  398. box-shadow: 0 2px 2px {color:nav boxes glow};
  399. -webkit-transition: all .5s ease-in-out;
  400. -moz-transition: all .5s ease-in-out;
  401. -o-transition: all .5s ease-in-out;
  402. }
  403.  
  404. #nav3:hover{
  405. width:140px;
  406. margin-left: 500px;
  407. -webkit-transition: all .5s ease-in-out;
  408. -moz-transition: all .5s ease-in-out;
  409. -o-transition: all .5s ease-in-out;
  410. }
  411.  
  412. #nav4{
  413. width:120px;
  414. height:15px;
  415. border: black 1px solid;
  416. margin-top: 17px;
  417. margin-left: 480px;
  418. line-height:16px;
  419. font-family: "caneletter";
  420. font-size:20px;
  421. box-shadow: 0 2px 2px {color:nav boxes glow};
  422. -webkit-transition: all .5s ease-in-out;
  423. -moz-transition: all .5s ease-in-out;
  424. -o-transition: all .5s ease-in-out;
  425. }
  426.  
  427. #nav4:hover{
  428. width:140px;
  429. margin-left: 500px;
  430. -webkit-transition: all .5s ease-in-out;
  431. -moz-transition: all .5s ease-in-out;
  432. -o-transition: all .5s ease-in-out;
  433. }
  434.  
  435. #creditt{
  436. width:120px;
  437. height:15px;
  438. border: black 1px solid;
  439. margin-top: 17px;
  440. margin-left: 480px;
  441. line-height:16px;
  442. font-family: "caneletter";
  443. font-size:20px;
  444. box-shadow: 0 2px 2px {color:nav boxes glow};
  445. -webkit-transition: all .5s ease-in-out;
  446. -moz-transition: all .5s ease-in-out;
  447. -o-transition: all .5s ease-in-out;
  448. }
  449.  
  450. #creditt:hover{
  451. width:140px;
  452. margin-left: 500px;
  453. -webkit-transition: all .5s ease-in-out;
  454. -moz-transition: all .5s ease-in-out;
  455. -o-transition: all .5s ease-in-out;
  456. }
  457.  
  458. /*DECORATIVES*/
  459. @font-face { font-family: "caneletter"; src: url('http://static.tumblr.com/rqlrrcc/my1mx4ygl/caneletterscript_personaluse.otf'); }
  460. @font-face { font-family: "snow"; src: url('http://static.tumblr.com/rqlrrcc/oIPmx4ytj/snowforsanta.ttf'); }
  461. @font-face {font-family:"little days"; src: url('http://static.tumblr.com/ejm8w78/WPwlvia7a/little_days.ttf');}
  462. @font-face { font-family: "Rister"; src: url('http://static.tumblr.com/pwgdr2n/VPum3j3td/a_s_rister.ttf'); }
  463. @font-face{font-family:"Ashley Marie";src:url("http://static.tumblr.com/9wzbixa/qKtmj2fnf/ashleymarie.ttf");}
  464. @font-face { font-family: "halohandletter"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
  465.  
  466.  
  467. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  468. .title{
  469. line-height: 12px;
  470. color:{color:Title};
  471. font-weight: normal;
  472. }
  473.  
  474.  
  475. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  476. .permalink{
  477. text-transform: normal;
  478. display: block;
  479. text-align: right;
  480. text-decoration: none;
  481. }
  482.  
  483.  
  484. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  485. #infscr-loading{
  486. bottom: -70px;
  487. position: absolute;
  488. left: 50%;
  489. margin-left:-8px;
  490. width:16px;
  491. height:11px;
  492. overflow:hidden;
  493. margin-bottom: 50px;
  494. }
  495.  
  496. #postnotes{
  497. text-align: justify;}
  498.  
  499. #postnotes blockquote{
  500. border: 0px;}
  501.  
  502. blockquote{
  503. padding:0px 0px 2px 5px;
  504. margin:0px 0px 2px 10px;
  505. border-left: 1px dotted #555555;
  506. }
  507.  
  508. blockquote p, ul{
  509. margin:0px;
  510. padding:0px;
  511. }
  512.  
  513. a img{border: 0px;}
  514.  
  515.  
  516. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  517.  
  518. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  519. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  520.  
  521. .notes img{width:10px; position:relative; top:3px;}
  522. <--ses-->
  523. small{font-size: 90%;}
  524.  
  525. {CustomCSS}
  526.  
  527. </style>
  528.  
  529. {block:IndexPage}
  530. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  531. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  532.  
  533. <script type="text/javascript">
  534. $(window).load(function(){
  535. var $wall = $('#posts');
  536. $wall.imagesLoaded(function(){
  537. $wall.masonry({
  538. itemSelector: '.entry, .entry_photo',
  539. isAnimated : false
  540. });
  541. });
  542.  
  543. $wall.infinitescroll({
  544. navSelector : '#pagination',
  545. nextSelector : '#pagination a',
  546. itemSelector : '.entry, .entry_photo',
  547. bufferPx : 2000,
  548. debug : false,
  549. errorCallback: function() {
  550. $('#infscr-loading').fadeOut('normal');
  551. }},
  552. function( newElements ) {
  553. var $newElems = $( newElements );
  554. $newElems.hide();
  555. $newElems.imagesLoaded(function(){
  556. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  557. });
  558. }); $('#posts').show(500);
  559. });
  560. </script>
  561.  
  562.  
  563. {/block:IndexPage}
  564.  
  565.  
  566. <title>{title}</title>
  567.  
  568. <link rel="shortcut icon" href="{Favicon}" />
  569. <meta name="viewport" content="width=820" />
  570. </head>
  571.  
  572. <body>
  573. <div style='background-image: url(http://www.animateit.net/data/media/134/lights06.gif);background-repeat: repeat-x;'><img src="http://www.animateit.net/data/media/134/lights06.gif"></div>
  574.  
  575. <BODY onselectstart="return false;" ondragstart="return false;">
  576. <div class="wrapper">
  577. <div class="header">
  578. </div>
  579.  
  580. <div id="cage">
  581. <div id="center">
  582.  
  583. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  584. <div id="sidebar">
  585. <center>
  586. <div id="sidebarpic"><a href="/"><img src="{image:sidebarpic}" width=150px height=150px ></a></div>
  587. <div id="underbar"></div>
  588. <div id="blogtitle">{title}</div>
  589. <div id="description">{description}</div>
  590. <div id="nav"><a href="">home</a></div>
  591. <div id="nav2"><a href="">ask</a></div>
  592. <div id="nav3"><a href="">links</a></div>
  593. <div id="nav4"><a href="">links</a></div>
  594. <div id="creditt"><a href="http://christinaxoxthemes.tumblr.com/">theme</a></div>
  595. </center>
  596. </div>
  597. <!------------------------------------->
  598.  
  599.  
  600. <div class="left">
  601. <div id="posts">
  602. {block:Posts}
  603. <div class="entry">
  604.  
  605. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  606.  
  607. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  608. {/block:Text}
  609.  
  610. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  611.  
  612. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  613.  
  614. {block:Answer}
  615. <div style="margin: 1px 2px 1px 2px; min-height:25px; border-bottom: 4px double #000;padding: 2px; background-color: white;">
  616. <img src="http://i11.photobucket.com/albums/a168/evelynregly/minigifs/mini_natal.gif" width="15" align="left" style="margin-right:5px; margin-top:5px}"/>
  617. <br><lala>{Asker} asked</lala>: {Question}</div>
  618. <div style="padding: -1px 5px -1px 5px; background: transparent;"><center>{Answer}</center></div><br>
  619. <small><P ALIGN=Right><a href="{Permalink}"title="posted {timeago}">{NoteCountWithLabel}</a></small>
  620. {/block:Answer}
  621.  
  622. {block:Photo}
  623. {block:IndexPage}
  624. <center>
  625. <div class="perma">
  626. <a href="{ReblogURL}" target="_blank">reblog</a> ❄ <a href="{Permalink}"><font size="3">{notecount}</font></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}" target="_blank"> reblog </a> </div>
  643.  
  644. {Photoset-250}</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><span class="permalink"><a
  653.  
  654. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  655.  
  656. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  657. <ul class="chat">
  658. {block:Lines}
  659. <li class="user_{UserNumber}">
  660. {block:Label}
  661. <span class="label">{Label}</span>
  662. {/block:Label}
  663.  
  664. {Line}
  665. </li>
  666. {/block:Lines}
  667. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  668. {/block:Chat}
  669.  
  670. {block:Audio}
  671. <div style="width:200px; height:30px;">
  672. {AudioPlayerBlack}
  673. </div>
  674. {block:IndexPage}<span class="permalink">
  675. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  676. </span>{/block:IndexPage}
  677. {/block:Audio}
  678.  
  679. {block:Video}
  680. {block:IndexPage}
  681. <center>
  682. <div class="perma">
  683. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  684. {Video-250}</center>
  685. {/block:IndexPage}
  686. {block:PermalinkPage}
  687. <center>
  688. {Video-400}</center>
  689. {/block:PermalinkPage}
  690. {block:Video}
  691.  
  692.  
  693. {block:PostNotes}<div align="middle">{caption}</div>
  694. <center>
  695.  
  696. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  697.  
  698. {block:HasTags}
  699. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  700. {block:RebloggedFrom}
  701. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  702. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  703.  
  704. {/block:RebloggedFrom}
  705. </center></span>
  706. <br>
  707. <div id="postnotes">{PostNotes}</div><br>
  708.  
  709. <center>{block:ContentSource}
  710. <br><a href="{SourceURL}">
  711. {lang:Source}:
  712. {block:SourceLogo}
  713. <img src="{BlackLogoURL}" width="{LogoWidth}"
  714. height="{LogoHeight}" alt="{SourceTitle}" />
  715. {/block:SourceLogo}
  716. {block:NoSourceLogo}
  717. {SourceLink}
  718. {/block:NoSourceLogo}
  719. </a>
  720. {/block:ContentSource}</center>
  721.  
  722. {/block:PostNotes}
  723. </div>
  724. {/block:Posts}
  725. </div></div>
  726.  
  727. {block:IndexPage}
  728. {block:Pagination}
  729. <div id="pagination">
  730. {block:NextPage}
  731. <a id="nextPage" href="{NextPage}"></a>
  732. {/block:NextPage}
  733. {block:PreviousPage}
  734. <a href="{PreviousPage}"></a>
  735. {/block:PreviousPage}
  736. </div>
  737. {/block:Pagination}
  738. {/block:IndexPage}
  739. </body>
  740. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement