Advertisement
teenageblog

Cory Theme

Jul 23rd, 2013
509
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.04 KB | None | 0 0
  1.  
  2. <!-----------------------------------------
  3. ╭━━━┳╮╱╱╱╱╱╱╱╱╱╱╭╮╱╭━━━━┳╮
  4. ┃╭━╮┃┃╱╱╱╱╱╱╱╱╱╱┃┃╱┃╭╮╭╮┃┃
  5. ┃┃╱╰┫╰━┳━━┳━╮╭━━┫┃╱╰╯┃┃╰┫╰━┳━━┳╮╭┳━━┳━━╮
  6. ┃┃╱╭┫╭╮┃╭╮┃╭╮┫┃━┫┃╱╱╱┃┃╱┃╭╮┃┃━┫╰╯┃┃━┫━━┫
  7. ┃╰━╯┃┃┃┃╭╮┃┃┃┃┃━┫╰╮╱╱┃┃╱┃┃┃┃┃━┫┃┃┃┃━╋━━┃
  8. ╰━━━┻╯╰┻╯╰┻╯╰┻━━┻━╯╱╱╰╯╱╰╯╰┻━━┻┻┻┻━━┻━━╯
  9.  
  10. Please keep credit (✿◠‿◠)
  11. ----------------------------------------------->
  12. <html lang="en">
  13.  
  14.  
  15. <script type="text/javascript" src="http://static.tumblr.com/tingwex/IHlm6gruv/1.txt"></script>
  16. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17. <html xmlns="http://www.w3.org/1999/xhtml">
  18. <head>
  19.  
  20. <script type="text/javascript">
  21. <!--
  22.  
  23. // Disable Right Click Script
  24.  
  25. function IE(e)
  26. {
  27. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  28. {
  29. return false;
  30. }
  31. }
  32. function NS(e)
  33. {
  34. if (document.layers || (document.getElementById && !document.all))
  35. {
  36. if (e.which == "2" || e.which == "3")
  37. {
  38. return false;
  39. }
  40. }
  41. }
  42. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  43.  
  44. //-->
  45. </script>
  46.  
  47.  
  48. <script type="text/javascript"
  49. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  50.  
  51. <!--DEFAULT VARIABLES-->
  52. <title>{Title}</title>
  53. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  54. <meta name="if:Scrollbar" content="1">
  55. <meta name="color:Background" content="#fff"/>
  56. <meta name="color:Topbar" content="999999">
  57. <meta name="color:Quote text" content="#fff"/>
  58. <meta name="color:Blogtitle shadow" content="#fff" />
  59. <meta name="color:Blogtitle" content="#888" />
  60. <meta name="color:Scrollbar" content="#ccc"/>
  61. <meta name="color:Link" content="#999999"/>
  62. <meta name="color:Text" content="#777"/>
  63. <meta name="color:Title" content="#333"/>
  64. <meta name="color:Hover" content="#000"/>
  65. <meta name="image:Background" content="1"/>
  66. <meta name="image:Sidebar" content="http://24.media.tumblr.com/tumblr_llmx5rKTFH1qc3ki3o1_500.jpg"/>
  67. <meta name="text:Quote" content="quote"/>
  68. <meta name="text:Link One Title" content="inbox" />
  69. <meta name="text:Link One" content="" />
  70. <meta name="text:Link Two Title" content="links"/>
  71. <meta name="text:Link Two" content="" />
  72. <meta name="text:Link Three Title" content="tags" />
  73. <meta name="text:Link Three" content="" />
  74. <meta name="text:Link Four Title" content="themes" />
  75. <meta name="text:Link Four" content="" />
  76.  
  77.  
  78. </script>
  79.  
  80. <style type="text/css">
  81.  
  82.  
  83.  
  84. {block:ifscrollbar}::-webkit-scrollbar-thumb{
  85. background-color: {color:scrollbar};
  86. border: 2px solid #fff;
  87. height:auto;
  88. -moz-border-radius: 10px;
  89. border-radius: 10px;
  90. }
  91.  
  92. ::-webkit-scrollbar {
  93. height:auto;
  94. width:9px;
  95. background-color: #999;
  96. border: 4px solid #fff;
  97. }{/block:ifscrollbar}
  98.  
  99.  
  100.  
  101. 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-
  102.  
  103. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  104.  
  105. 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;}
  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:"trebuchet ms";
  117. line-height:7px;
  118. font-size:10px;
  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.  
  141.  
  142.  
  143.  
  144.  
  145. div#center{
  146. margin:auto;
  147. position:relative;
  148. width:1000px;
  149. background-color:;
  150. overflow:auto;
  151. overflow-y:hidden;
  152. }
  153.  
  154.  
  155.  
  156. .entry {
  157. margin:5px;
  158. padding: 8px;
  159. padding-bottom: 7px;
  160. float:left;
  161. line-height:10px;
  162. border:#ddd 1px solid;
  163. background-color: white;
  164. opacity: 1;
  165. font-size: 11px;
  166. {block:IndexPage}
  167. width:250px;
  168. {/block:IndexPage}
  169. {block:PermalinkPage}
  170. width:530px;
  171. {/block:PermalinkPage}
  172. }
  173.  
  174.  
  175. .entry .permalink{
  176. color: #0000;
  177. padding: 2px;
  178. line-height: 11px;;
  179. width: 170px;
  180. left: 17%;
  181. top: 45%;
  182. position: absolute;
  183. font-family: trebuchet ms;
  184. font-size: 9px;
  185. letter-spacing: 1px;
  186. text-align: center;
  187. border-left: 5px solid #ccc;
  188. border-right: 5px solid #ccc;
  189. overflow:hidden;
  190. opacity: 0.0;
  191. -webkit-filter: blur(5px);
  192. background: #fff;
  193. text-transform: uppercase;
  194. z-index: 99999999999999;
  195. -webkit-transition: opacity 0.4s linear;
  196. -webkit-transition: all 0.4s linear;
  197. -moz-transition: all 0.4s linear;
  198. transition: all 0.4s linear;
  199. }
  200.  
  201. .entry:hover .permalink{
  202. overflow:visible;
  203. -webkit-filter: blur(0px);
  204. -webkit-transition: opacity 0.4s linear; opacity: 1;
  205. -webkit-transition: all 0.4s linear;
  206. -moz-transition: all 0.4s linear;
  207. transition: all 0.4s linear;
  208. }
  209.  
  210.  
  211. #topbar{
  212. position:fixed;
  213. z-index:100;
  214. width:1362px;
  215. height:30px;
  216. padding: 3px;
  217. padding-left: 35px;
  218. margin-left:-195px;
  219. margin-top: -50px;
  220. text-transform: uppercase;
  221. background: {color:topbar};
  222. color: {color:quote text};
  223. border: 1px solid #fff;
  224. border-left:0px;
  225. border-right:0px;
  226. line-height:36px;
  227. text-align:left;
  228. font-size: 12px;
  229. letter-spacing: 1px;
  230. font-family: "consolas";
  231. -moz-box-shadow:10px 10px 5px #ddd;
  232. -webkit-box-shadow:0px 0px 5px #ddd;
  233. box-shadow:0px 0px 10px #ddd;
  234. }
  235.  
  236. #sidebar {
  237. opacity: 0.9;
  238. position:fixed !important;
  239. width: 200px;
  240. height:290px;
  241. background-color:white;
  242. margin-left:-50px;
  243. margin-top: 80px;
  244. padding:8px;
  245. padding-top:8px;
  246. padding-bottom:48px;
  247. border: 5px double #eee;
  248. -webkit-transition: all 0.9s ease;
  249. -moz-transition: all 0.9s ease;
  250. -o-transition: all 0.9s ease;
  251. }
  252.  
  253. #sidebar:hover{
  254. opacity:1.0;
  255. height:310px;
  256. transition: all 0.9s ease-out;
  257. -o-transition-transition: all 0.9s ease-out;
  258. -webkit-transition: all 0.9s ease-out;
  259. -moz-transition: all 0.9s ease-out;
  260. }
  261. div#desc{
  262. position:fixed !important;
  263. padding: 10px;
  264. width: 200px;
  265. height: 30px;
  266. margin-top: -4px;
  267. margin-left: -8px;
  268. font-family:consolas;
  269. font-size: 10px;
  270. text-align: center;
  271. line-height:10px;
  272. -webkit-transition: all 0.9s ease;
  273. -moz-transition: all 0.9s ease;
  274. -o-transition: all 0.9s ease;
  275. }
  276.  
  277.  
  278.  
  279. div#desc2{
  280. position:fixed !important;
  281. opacity:0;
  282. padding: 6px;
  283. width: 204px;
  284. height: auto;
  285. margin-top:40px;
  286. margin-left: -8px;
  287. font-family:consolas;
  288. font-size: 10px;
  289. text-transform:uppercase;
  290. border-top: 3px double #ddd;
  291. -webkit-transition: all 0.9s ease;
  292. -moz-transition: all 0.9s ease;
  293. -o-transition: all 0.9s ease;
  294. }
  295.  
  296. #sidebar:hover #desc2{
  297. opacity:1.0;
  298. transition: all 0.9s ease-out;
  299. -o-transition-transition: all 0.9s ease-out;
  300. -webkit-transition: all 0.9s ease-out;
  301. -moz-transition: all 0.9s ease-out;
  302. }
  303.  
  304. div#links{
  305. position: fixed !important;
  306. opacity:1.0;
  307. height: 11px;
  308. width: 276px;
  309. color: #5f5f5f;
  310. font-family: consolas;
  311. font-size: 10px;
  312. text-transform:uppercase;
  313. line-height:10px;
  314. margin-top:3px;
  315. margin-left:-8px;
  316. padding-top:8px;
  317. text-align:center;
  318. -webkit-transition: all 0.9s ease;
  319. -moz-transition: all 0.9s ease;
  320. -o-transition: all 0.9s ease;
  321. }
  322.  
  323. #sidebar:hover #links{
  324. opacity:1.0;
  325. transition: all 0.9s ease-out;
  326. -o-transition-transition: all 0.9s ease-out;
  327. -webkit-transition: all 0.9s ease-out;
  328. -moz-transition: all 0.9s ease-out;
  329. }
  330.  
  331. @font-face { font-family: "simplyglamorous"; src: url('http://static.tumblr.com/q54tzar/nANm2jtk1/simply_glamorous_2_.ttf'); }
  332.  
  333. #blogtitle{width:170px;
  334. position: fixed !important;
  335. margin-left:83px;
  336. margin-top:65px;
  337. width: 258px;
  338. font-family:simplyglamorous;
  339. font-size: 35px;
  340. line-height:10px;
  341. letter-spacing:0px;
  342. text-align: center;
  343. text-shadow:2px 2px 0px{color:blogtitle shadow};
  344. color:{color:blogtitle};
  345. -webkit-animation: flipInY 3s;
  346. -moz-animation: flipInY 3s;
  347. -ms-animation: flipInY: 3s;
  348. }
  349.  
  350.  
  351. #posts {
  352. width:600px;
  353. margin-top:40px;
  354. z-index:99;
  355. margin-left:400px;
  356. right:auto;
  357. background:transparent;
  358. margin-right:auto;
  359. position:relative;
  360. overflow-y: hidden;
  361. }
  362. @font-face {font-family:'conjuntar6';src: url('http://static.tumblr.com/qzpui9z/NEpmiosej/conjuntar6.ttf');}
  363. .flb {margin:4px 5px 4px 5px;}
  364. .flb:first-letter {font-family: 'conjuntar6'; font-size:15px;font-style:normal;}
  365. .cory{
  366. display: block;
  367. font-size: 11px;
  368. font-family: Calibri;
  369. text-transform: uppercase;
  370. color: #000;
  371. background-color:transparent;
  372. text-align: right;
  373. line-height: 18px;
  374. -webkit-transition: opacity 0.5s linear;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;
  375. }
  376. .right{
  377. float: right;
  378. width: 200px;
  379. background-color: transparent;
  380. }
  381. .answer{
  382. margin:0px;}
  383.  
  384. #audio {width:250px; height:auto; min-height:60px; padding-bottom:0px;}
  385. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  386. .cover img {float:left; width:60px; height:60px;}
  387. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  388. .info {margin-left:73px; margin-top:4px; line-height:14px;}
  389.  
  390. .title{
  391. line-height: 12px;
  392. color:{color:Title};
  393. font-weight: normal;
  394. }
  395. .permalink{
  396. text-transform: normal;
  397. display: block;
  398. text-align: right;
  399. text-decoration: none;
  400. }
  401. .cred {
  402. color: #000;
  403. font-family: Calibri;
  404. font-size:14px;
  405. z-index: 99999999999999px;
  406. line-height:14px;
  407. background:#fff;
  408. border: 1px #ccc solid;
  409. background-repeat:repeat;
  410. padding:2px;
  411. -webkit-border-radius:2px;
  412. moz-border-radius:2px;
  413. -o-border-radius:2px;
  414. border-radius:2px;
  415. }
  416.  
  417. .cred a { color: #000; }
  418.  
  419. #infscr-loading{
  420. bottom: -70px;
  421. position: relative;
  422. left: 50%;
  423. margin-left:-8px;
  424. width:16px;
  425. height:11px;
  426. overflow:hidden;
  427. margin-bottom: 50px;
  428. }
  429.  
  430. #postnotes{
  431. text-align: justify;}
  432.  
  433. #postnotes blockquote{
  434. border: 0px;}
  435.  
  436. blockquote{
  437. padding:0px 0px 2px 5px;
  438. margin:0px 0px 2px 10px;
  439. border-left: 1px dotted #555555;
  440. }
  441.  
  442. blockquote p, ul{
  443. margin:0px;
  444. padding:0px;
  445. }
  446.  
  447. a img{border: 0px;}
  448.  
  449.  
  450. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  451.  
  452. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  453. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  454.  
  455. .notes img{width:10px; position:relative; top:3px;}
  456. <--ses-->
  457. small{font-size: 90%;}
  458.  
  459. {CustomCSS}
  460.  
  461. </style>
  462.  
  463. {block:IndexPage}
  464. <script type='text/javascript' src='http://static.tumblr.com/m52lhg5/u9amoiddc/infinite.js'></script>
  465. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  466. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  467.  
  468. <script type="text/javascript">
  469. $(window).load(function(){
  470. var $wall = $('#posts');
  471. $wall.imagesLoaded(function(){
  472. $wall.masonry({
  473. itemSelector: '.entry, .entry_photo',
  474. isAnimated : false
  475. });
  476. });
  477.  
  478. $wall.infinitescroll({
  479. navSelector : '#pagination',
  480. nextSelector : '#pagination a',
  481. itemSelector : '.entry, .entry_photo',
  482. bufferPx : 2000,
  483. debug : false,
  484. errorCallback: function() {
  485. $('#infscr-loading').fadeOut('normal');
  486. }},
  487. function( newElements ) {
  488. var $newElems = $( newElements );
  489. $newElems.hide();
  490. $newElems.imagesLoaded(function(){
  491. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  492. });
  493. }); $('#posts').show(500);
  494. });
  495. </script>
  496.  
  497.  
  498. {/block:IndexPage}
  499.  
  500.  
  501. <title>{title}</title>
  502.  
  503. <link rel="shortcut icon" href="{favicon}">
  504. <meta name="viewport" content="width=820" />
  505. </head>
  506. <body>
  507. <div class="wrapper">
  508. <div class="header">
  509. </div>
  510.  
  511. <div id="cage">
  512. <div id="center">
  513. <div id="topbar">{text:quote}</center></div>
  514. <div id="center">
  515. <div id="content">
  516. <div id="sidebar">
  517. <a href="/"><img src="{image:sidebar}" style="opacity:0.9; background-color:white;padding:3px;border:1px dashed #ddd;margin-left:-4px;margin-top:-2px;" width=200px; height=290px;></a><br>
  518. <center>
  519. <div id="desc">
  520. {Description}
  521. </div>
  522. <div id="desc2">
  523. <a href="/">home</a> &middot
  524. <a href="{text:Link One}">{text:Link One Title}</a> &middot
  525. <a href="{text:Link Two}">{text:Link Two Title}</a> &middot
  526. <a href="{text:Link Three}">{text:Link Three Title}</a> &middot
  527. <a href="{text:Link Four}">{text:Link Four Title}</a>
  528. </div></center>
  529.  
  530. </div>
  531. </div>
  532. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  533. <div id="blogtitle">{title}</div></div>
  534.  
  535. </center>
  536. </div>
  537.  
  538.  
  539. <div class="left">
  540.  
  541. <div id="posts">
  542. {block:Posts}
  543. <div class="entry">
  544.  
  545. {block:Answer}
  546. <div style="border:1px #bbb dotted; border-radius:4px; padding:3px;"><div class="ask"><b style="text-transform:uppercase;">{Asker}:</b> {Question}</div></div>
  547. <div class="answer">{Answer}</div>
  548. {block:IndexPage}
  549. <div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>
  550. {/block:IndexPage}
  551. {/block:Answer}
  552.  
  553.  
  554. {block:Text}
  555. {block:Title}<a href="{permalink}" title="permalink"><div class="title">{title}</div></a> {/block:Title}
  556. <div class="flb">{Body}</div>
  557. {block:IndexPage}<div class="cory"><a href="{Permalink}">Posted {TimeAgo} with {NoteCount} Notes</a></div>{/block:IndexPage}
  558. {/block:Text}
  559.  
  560. {block:Link}
  561. <div class="title"><a href="{URL}"{Target}>{Name}</a></div>
  562. {block:Description}<div class="flb">{Description}</div>{/block:Description}
  563. {block:IndexPage}<div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>{/block:IndexPage}
  564. {/block:Link}
  565.  
  566. {block:Photo}
  567. {block:IndexPage}
  568. <div class="permalink">
  569. <center><a href="{ReblogURL}">Reblog</a> &bullet; <a href="{Permalink}">Permalink</a></center>
  570. {Month} {DayOfMonth}{DayOfMonthSuffix} at {12Hour}:{Minutes}{CapitalAmPm}
  571. </div>
  572.  
  573. <div class="photo"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px/></div>{LinkCloseTag}{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>{LinkCloseTag}{/block:PermalinkPage}</center>
  574. {block:IndexPage}
  575.  
  576.  
  577. {/block:IndexPage}
  578.  
  579. {LinkCloseTag}
  580. {/block:PermalinkPage}
  581. {/block:Photo}
  582.  
  583. {block:Photoset}
  584. {block:IndexPage}
  585. <center>
  586.  
  587. <div class="permalink">
  588. <center><a href="{ReblogURL}">Reblog</a> &bullet; <a href="{Permalink}">Permalink</a></center>
  589. {Month} {DayOfMonth}{DayOfMonthSuffix} at {12Hour}:{Minutes}{CapitalAmPm}
  590. </div>
  591.  
  592. {Photoset-250}</center>
  593. {/block:IndexPage}
  594. {block:PermalinkPage}
  595. <center>
  596. {Photoset-500}</center>
  597. {/block:PermalinkPage}
  598. {/block:Photoset}
  599.  
  600. {block:Quote}<span class="title">❝ {Quote} ❞</span>{block:Source}<div align="right"><i> - {Source}</i></div>{/block:Source}{block:IndexPage}<div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>{/block:IndexPage}{/block:Quote}
  601.  
  602. {block:Chat}
  603. {block:Title}<span class="title">{Title}</span>{/block:Title}
  604.  
  605. <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<div class="label">{Label}</div>{/block:Label}{Line}</li>{/block:Lines}</ul>
  606.  
  607. {block:IndexPage}
  608. <div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>{/block:IndexPage}
  609. {/block:Chat}
  610.  
  611. {block:Audio}
  612.  
  613. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  614. {block:IndexPage}
  615. </p><div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>
  616. {/block:IndexPage}
  617. {/block:Audio}
  618.  
  619. {block:Video}
  620. {block:IndexPage}
  621. <center>{Video-250}</center>
  622. <div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>
  623. {/block:IndexPage}
  624. {block:PermalinkPage}
  625. <center>{Video-500}</center>
  626. {/block:PermalinkPage}
  627. {block:Video}
  628.  
  629.  
  630.  
  631. {block:PostNotes}<div align="middle">{caption}</div>
  632. <center>
  633.  
  634. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  635.  
  636. {block:HasTags}
  637. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  638. {block:RebloggedFrom}
  639. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  640. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  641.  
  642. {/block:RebloggedFrom}
  643. </center></span>
  644. <br>
  645. <div id="postnotes">{PostNotes}</div><br>
  646.  
  647. <center>{block:ContentSource}
  648. <br><a href="{SourceURL}">
  649. {lang:Source}:
  650. {block:SourceLogo}
  651. <img src="{BlackLogoURL}" width="{LogoWidth}"
  652. height="{LogoHeight}" alt="{SourceTitle}" />
  653. {/block:SourceLogo}
  654. {block:NoSourceLogo}
  655. {SourceLink}
  656. {/block:NoSourceLogo}
  657. </a>
  658. {/block:ContentSource}</center>
  659.  
  660. {/block:PostNotes}
  661. </div>
  662. {/block:Posts}
  663. </div></div>
  664.  
  665. {block:IndexPage}
  666. {block:Pagination}
  667. <div id="pagination">
  668. {block:NextPage}
  669. <a id="nextPage" href="{NextPage}"></a>
  670. {/block:NextPage}
  671. {block:PreviousPage}
  672. <a href="{PreviousPage}"></a>
  673. {/block:PreviousPage}
  674. </div>
  675. {/block:Pagination}
  676. {/block:IndexPage}
  677.  
  678.  
  679. </body>
  680. <div style="position: fixed; right:6px;bottom:10px;">
  681. <span class="cred">
  682. <a href="http://teenageblog.tumblr.com/" target="_blank">
  683. </a></span></div>
  684. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement