Advertisement
teenageblog

Kiss Me Theme

Oct 18th, 2013
7,697
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.59 KB | None | 0 0
  1. <!-----------------------------------------
  2. ╭━━━┳╮╱╱╱╱╱╱╱╱╱╱╭╮╱╭━━━━┳╮
  3. ┃╭━╮┃┃╱╱╱╱╱╱╱╱╱╱┃┃╱┃╭╮╭╮┃┃
  4. ┃┃╱╰┫╰━┳━━┳━╮╭━━┫┃╱╰╯┃┃╰┫╰━┳━━┳╮╭┳━━┳━━╮
  5. ┃┃╱╭┫╭╮┃╭╮┃╭╮┫┃━┫┃╱╱╱┃┃╱┃╭╮┃┃━┫╰╯┃┃━┫━━┫
  6. ┃╰━╯┃┃┃┃╭╮┃┃┃┃┃━┫╰╮╱╱┃┃╱┃┃┃┃┃━┫┃┃┃┃━╋━━┃
  7. ╰━━━┻╯╰┻╯╰┻╯╰┻━━┻━╯╱╱╰╯╱╰╯╰┻━━┻┻┻┻━━┻━━╯
  8.  
  9. Please keep credit (✿◠‿◠)
  10. ----------------------------------------------->
  11.  
  12. <html lang="en">
  13. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  14. <html xmlns="http://www.w3.org/1999/xhtml">
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17.  
  18. <head>
  19. <!-- DEFAULT VARIABLES -->
  20. <title>{Title}</title>
  21. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  22. <meta name="color:Background" content="#fff"/>
  23. <meta name="color:Text" content="#000"/>
  24. <meta name="color:Title" content="#000"/>
  25. <meta name="color:Link" content="#999"/>
  26. <meta name="color:Hover" content="#000"/>
  27. <meta name="color:Scrollbar" content="#ccc"/>
  28. <meta name="color:Link bg" content="eee"/>
  29. <meta name="color:Sidebar Title" content="ccc"/>
  30.  
  31. <meta name="image:Sidebar" content=""/>
  32. <meta name="image:Background" content="0"/>
  33.  
  34. <meta name="text:quote" content="put a quote here">
  35.  
  36. <meta name="text:Custom Link one" content="" />
  37. <meta name="text:Custom Link One Title" content="" />
  38. <meta name="text:Custom Link Two" content="" />
  39. <meta name="text:Custom Link Two Title" content="" />
  40. <meta name="text:Custom Link Three" content="" />
  41. <meta name="text:Custom Link Three Title" content="" />
  42. <meta name="text:Custom Link Four" content="" />
  43. <meta name="text:Custom Link Four Title" content="" />
  44. <meta name="text:Custom Link Five" content="" />
  45. <meta name="text:Custom Link Five Title" content="" />
  46. <meta name="text:Custom Link Six" content="" />
  47. <meta name="text:Custom Link Six Title" content="" />
  48.  
  49. <style type="text/css">
  50.  
  51.  
  52. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  53.  
  54. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  55.  
  56.  
  57.  
  58. .wrapper{
  59. margin: 0px auto;
  60. margin-left: 60px;
  61. width: 1045px;
  62. }
  63.  
  64. .header{
  65. float: left;
  66. width: 100%;
  67. }
  68.  
  69. .left{
  70. float: left;
  71. margin-right: 20px;
  72. width:1045;
  73. }
  74.  
  75. .right{
  76. float: right;
  77. width: 200px;
  78. background-color: #fff;
  79. }
  80.  
  81. body {
  82. margin:0px;
  83. background-color: {color:Background};
  84. background-image:url({image:Background});
  85. background-attachment: fixed;
  86. background-repeat: repeat;}
  87. body, div, p, textarea, submit, input{
  88. font-family: 'Ubuntu', sans-serif;
  89. font-size: 11px;
  90. line-height:14px;
  91. letter-spacing:1px;
  92. color:{color:Text};
  93. }
  94. ::-webkit-scrollbar {width: 8px; height: 4px; background: #eeeeee; border-left: 1px solid #eee; }
  95.  
  96. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #eee; border-top: 1px solid #eee; border-left: 1px solid
  97. #eee; border-right: 1px solid #eee; }
  98.  
  99.  
  100. p {
  101. margin:0px;
  102. margin-top:0px;
  103. }
  104.  
  105. a:link, a:active, a:visited{
  106. text-decoration: none;
  107. -webkit-transition: color 0.3s ease-out;
  108. -moz-transition: color 0.3s ease-out;
  109. transition: color 0.3s ease-out;
  110. color: {color:Link};
  111. }
  112.  
  113. a:hover {
  114. : -webkit-transition-duration: 1.0s;
  115. color:{color:Hover};
  116. }
  117.  
  118.  
  119.  
  120.  
  121. div#center{
  122. margin:auto;
  123. margin-top:0px;
  124. position:relative;
  125. width:1045px;
  126. background-color:;
  127. overflow:auto;
  128. overflow-y:hidden;
  129. }
  130.  
  131.  
  132.  
  133. .entry {
  134. float:left;
  135. display: block;
  136. overflow:hidden;
  137. width:215px;
  138. padding:15px;
  139. border: 1px solid #F2F2F2;
  140. margin:6px;
  141. background-color: white;
  142. padding:8px;
  143. padding-bottom:6px;
  144. {block:PermalinkPage}
  145. width:520px;
  146. margin-left:0px;
  147. text-align:center;
  148. {/block:PermalinkPage}
  149. }
  150.  
  151. .entry .perma a{
  152. color: #fff;}
  153.  
  154. .entry .perma a:hover{
  155. color: #333;
  156. }
  157.  
  158. .entry .lol{
  159. position:absolute;
  160. left:3px;
  161. top:5px;
  162. border-radius:100%;
  163. width:20px;
  164. height:20px;
  165. padding:4px;
  166. overflow:hidden;
  167. background:#fff;
  168. overflow:hidden;
  169. font-size:20px;
  170. line-height:20px;
  171. font-weight:700;
  172. text-align:center;
  173. opacity: 0;
  174. -webkit-transition: all 0.4s linear;
  175. -webkit-transition: all 0.4s linear;
  176. -moz-transition: all 0.4s linear;
  177. transition: all 0.4s linear;
  178. }
  179.  
  180. .entry:hover .lol{
  181. transform: rotate(360deg);
  182. -ms-transform: rotate(360deg);
  183. -webkit-transform: rotate(360deg);
  184. -o-transform: rotate(360deg);
  185. -moz-transform: rotate(360deg);
  186. opacity: 1;
  187. -webkit-transition: all 0.4s linear;
  188. -webkit-transition: all 0.4s linear;
  189. -moz-transition: all 0.4s linear;
  190. transition: all 0.4s linear;
  191. }
  192.  
  193. .entry:hover .lol:hover{
  194. transform: rotate(0deg);
  195. -ms-transform: rotate(0deg);
  196. -webkit-transform: rotate(0deg);
  197. -o-transform: rotate(0deg);
  198. -moz-transform: rotate(0deg);
  199. }
  200.  
  201. .entry .kk{
  202. position:absolute;
  203. width:;
  204. padding:5px;
  205. background-color:#fff;
  206. overflow:hidden;
  207. opacity:0.0;
  208. border-bottom-right-radius:15px;
  209. font-size:8px;
  210. font-family:consolas;
  211. letter-spacing:1px;
  212. text-transform:uppercase;
  213. text-align:center;
  214. left:25px;
  215. top:6px;
  216. z-index:10;
  217. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  218. }
  219.  
  220. .entry:hover .kk{
  221. opacity:1;
  222. top:6px;
  223. }
  224.  
  225. .entry:hover{
  226. opacity:1;
  227. -webkit-transition: all .7s ease;
  228. -moz-transition: all .7s ease;
  229. -o-transition: all .7s ease;
  230. transition: all .7s ease;
  231. }
  232. .permatext{
  233. height:auto;
  234. line-height:100%;
  235. position:absolute;
  236. right:4px;
  237. bottom:0px;
  238. {block:IfPermalinkMovement}
  239. bottom:-5px;
  240. {block:IfPermalinkMovement}
  241. opacity:0;
  242. padding:0;
  243. background:#transparent;
  244. box-shadow:0 0 15px 10px #transparent;
  245. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;
  246. }
  247. .entry:hover .permatext{
  248. right:4px; bottom:0px;
  249. opacity:1;
  250. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;
  251. }
  252. .entry:hover .permatext:hover{
  253. opacity:1;
  254. }
  255.  
  256. .bubble {align:right;background:#eee; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  257. .bubble p {margin:1px 0px;}
  258. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 12;line-height: 14px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
  259. .askborder {float: left;margin: 1px 4px 1 0;padding: 3px; background: #eee;}
  260.  
  261. @font-face { font-family: "Cedarville Cursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  262.  
  263.  
  264. #audio {width:250px; height:auto; min-height:60px; padding-bottom:0px;}
  265. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  266. .cover img {float:left; width:60px; height:60px;}
  267. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  268. .info {margin-left:73px; margin-top:4px; line-height:14px;}
  269.  
  270. .title{
  271. font-family: "cedarville cursive";
  272. font-size: 22px;
  273. line-height: 20px;
  274. color: {color:Title};
  275. text-shadow:1px 2px 2px #aaa;
  276. letter-spacing: 1px;
  277. font-weight: normal;
  278. }
  279.  
  280. .cred {
  281. color: #000;
  282. font-family: Calibri;
  283. font-size:14px;
  284. z-index: 99999999999999px;
  285. line-height:14px;
  286. background:#fff;
  287. border: 1px #eee solid;
  288. background-repeat:repeat;
  289. padding:2px;
  290. -webkit-border-radius:2px;
  291. moz-border-radius:2px;
  292. -o-border-radius:2px;
  293. border-radius:2px;
  294. }
  295.  
  296. div#description{
  297. position:fixed;
  298. text-align: justify;
  299. background-color: white;
  300. padding: 100px;
  301. font-style: italic;
  302. font-size:10px;
  303. font-family:calibri;
  304. line-height:12px;
  305. width: 175px;
  306. height: 20px;
  307. overflow: auto;
  308. color:{color:text};
  309. margin-top:0px;
  310. margin-left:-5px;
  311. padding:5px;
  312. }
  313.  
  314. div#sidebar {
  315. opacity: 1;
  316. position:fixed !important;
  317. background-color: #fff;
  318. width: 180px;
  319. font-family: calibri;
  320. height: auto;
  321. font-size: 10px;
  322. line-height:10px;
  323. border: 1px solid #eee;
  324. margin-left:100px;
  325. margin-top:170px;
  326. padding:13px;
  327. padding-bottom: 40px;
  328. transition: all 0.9s ease-out;
  329. -o-transition-transition: all 0.5s ease-out;
  330. -webkit-transition: all 0.5s ease-out;
  331. -moz-transition: all 0.5s ease-out;
  332. }
  333. #sidebar img{
  334. background:white;
  335. opacity: .8;
  336. padding:0px;
  337. width: 180px;
  338. height: 180px;
  339. transition: all 0.5s ease-out;
  340. -o-transition-transition: all 0.5s ease-out;
  341. -webkit-transition: all 0.5s ease-out;
  342. -moz-transition: all 0.5s ease-out;
  343. transition: all 0.9s ease-in-out;
  344. }
  345. #sidebar:hover #links{
  346. opacity:1;
  347. z-index: 9999999999999999;
  348. -webkit-transform:rotate(0deg);
  349. -webkit-filter:blur(0px);
  350. }
  351.  
  352. div#links{
  353. display: block;
  354. font-size: 9px;
  355. width: 180px;
  356. height: 183px;
  357. opacity: 0;
  358. text-align: center;
  359. margin-left: 0px;
  360. margin-top: -183px;
  361. background-color:white;
  362. transition: all 0.6s ease-out;
  363. -o-transition-transition: all 0.6s ease-out;
  364. -webkit-transition: all 0.6s ease-out;
  365. -moz-transition: all 0.6s ease-out;
  366. -moz-transform:rotate(60deg) scale(.8);
  367. -webkit-transform:rotate(60deg) scale(.8);
  368. -o-transform:rotate(60deg) scale(.8);
  369. -ms-transform:rotate(60deg) scale(.8);
  370. }
  371. .links {
  372. width: 80px;
  373. padding: 0px;
  374. margin: 7px;
  375. height: 15px;
  376. background-color: {color:Link bg};
  377. font-size:10px;
  378. font-family:consolas;
  379. letter-spacing:1px;
  380. text-transform: uppercase;
  381. line-height:15px;
  382. text-align:center;
  383. -webkit-transition-duration: .6s;
  384. border-top-right-radius:0px;
  385. border-bottom-right-radius:0px;
  386. border-top-left-radius:0px;
  387. border-bottom-left-radius:0px;
  388. -moz-box-shadow: 0 0 1px #8A8A8A;
  389. -webkit-box-shadow: 0 0 0px#8A8A8A;
  390. display: inline-block;
  391. }
  392.  
  393.  
  394. .links:hover {
  395. background-color: #e1e1e1;
  396. -webkit-transition-duration: .2s;
  397. border-top-right-radius:70px;
  398. border-bottom-right-radius:70px;
  399. border-top-left-radius:70px;
  400. border-bottom-left-radius:70px;
  401. }
  402.  
  403.  
  404. @font-face { font-family: "halohandletter"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
  405.  
  406. div#blogtitle{
  407. position: fixed !important;
  408. margin-left:145px;
  409. margin-top:150px;
  410. text-align: center;
  411. width: auto;
  412. font-family: 'halohandletter';
  413. font-size: 50px;
  414. line-height:10px;
  415. letter-spacing:0px;
  416. z-index; 999999999999;
  417. padding: 3px;
  418. background-color: transparent;
  419. text-transform: normal;
  420. color:{color:Sidebar Title};
  421. text-shadow:
  422. -1px 0 #fff,
  423. 0 1px #fff,
  424. 1px 0 #fff,
  425. 0 -1px #fff;
  426. }
  427.  
  428. .cred a { color: #000; }
  429. #quote{
  430. border-bottom:1px #eee solid;
  431. margin-left:320px;
  432. padding:5px;
  433. text-align:center;
  434. width:730px;
  435. z-index:100;
  436. background:#fff;
  437. position:fixed;
  438. }
  439. #borderright{
  440. background-image:url('http://static.tumblr.com/wkrmnwc/yEGmsms14/tranqiulity2.png');
  441. background-repeat:repeat;
  442. height:100%;
  443. width:18px;
  444. position:fixed;
  445. top:0px;
  446. left:1119px;
  447. z-index:10}
  448.  
  449.  
  450.  
  451. #borderleft{
  452. background-image:url('http://static.tumblr.com/wkrmnwc/aIUmsms0o/tranqiulity1.png');
  453. background-repeat:repeat;
  454. height:100%;
  455. width:18px;
  456. position:fixed;
  457. top:0px;
  458. left:354px;
  459. z-index:10}
  460.  
  461. #bigimgg{
  462. position:fixed !important;
  463. z-index: 0;
  464. margin-left: 370px;
  465. margin-top: -100px;
  466. opacity: 1;
  467. padding: 4px;
  468. width: 745px;
  469. background: white;
  470. height: 1000px;
  471. font-family: cambria;
  472. font-size: 11px;
  473. line-height: 12px;
  474. transition: all 0.6s ease-in-out;
  475. -o-transition-transition: all 0.6s ease-in-out;
  476. -webkit-transition: all 0.6s ease-in-out;
  477. -moz-transition: all 0.6s ease-in-out;
  478. }
  479.  
  480. #posts {
  481. width:900px;
  482. margin-top: 30px;
  483. margin-left: 320px;
  484. margin-right: auto;
  485. position:relative;
  486. overflow-y: hidden;
  487. }
  488.  
  489.  
  490. #infscr-loading{
  491. bottom: -70px;
  492. position: absolute;
  493. left: 50%;
  494. margin-left:-8px;
  495. width:16px;
  496. height:11px;
  497. overflow:hidden;
  498. margin-bottom: 50px;
  499. }
  500.  
  501. #postnotes{
  502. text-align: justify;
  503. }
  504.  
  505. #postnotes blockquote{
  506. border: 0px;
  507. }
  508.  
  509. blockquote{
  510. padding:0px 0px 2px 5px;
  511. margin:0px 0px 2px 1px;
  512. border-left: 1px dotted {color:Text};
  513. }
  514.  
  515. blockquote p, ul{
  516. margin:0px;
  517. padding:0px;
  518. }
  519.  
  520. a img{border: 0px;}
  521. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  522. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  523. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  524. .notes img{width:10px; position:relative; top:3px;
  525. }
  526.  
  527. small{font-size: 90%;}
  528.  
  529. .video embed, .post div.video object {width:260px !important; height:180px !important;}
  530. .video2 embed, .post div.video object {width:400px !important; height:400px !important;}
  531.  
  532. {CustomCSS}
  533.  
  534. </style>
  535.  
  536. {block:IndexPage}
  537.  
  538.  
  539. <script type='text/javascript' src='http://static.tumblr.com/m52lhg5/u9amoiddc/infinite.js'></script>
  540. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  541. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  542.  
  543. <script type="text/javascript">
  544. $(window).load(function () {
  545. var $content = $('#posts');
  546. $content.masonry({itemSelector: '.entry'}),
  547. $content.infinitescroll({
  548. navSelector : 'div#pagination',
  549. nextSelector : 'div#pagination a#nextPage',
  550. itemSelector : '.entry',
  551. loading: {
  552. finishedMsg: '',
  553. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  554. },
  555. bufferPx : 600,
  556. debug : false,
  557. },
  558. // call masonry as a callback.
  559. function( newElements ) {
  560. var $newElems = $( newElements );
  561. $newElems.hide();
  562. // ensure that images load before adding to masonry layout
  563. $newElems.imagesLoaded(function(){
  564. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  565.  
  566.  
  567. });
  568. });
  569. });
  570. </script>
  571. {/block:IndexPage}
  572.  
  573.  
  574. <title>{Title}</title>
  575. <link rel="shortcut icon" href="{favicon}">
  576. <meta name="viewport" content="width=720" />
  577. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  578. </head>
  579.  
  580. <body>
  581.  
  582. <div id="bigimgg"></div>
  583. <div id="borderleft"></div>
  584. <div id="borderright"></div>
  585. <div id="blogtitle">{title}</div>
  586. <div id="sidebar">
  587. <img src="{image:sidebar}"></a>
  588. <div id="description">{description}</div>
  589.  
  590. <div id="links">
  591. <div class="links">{block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}"><FONT COLOR="#fff">{text:Custom Link One Title}</FONT></a>{/block:ifCustomLinkOneTitle}</div>
  592.  
  593. <div class="links">{block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}"><FONT COLOR="#fff">{text:Custom Link Two Title}</FONT></a>{/block:ifCustomLinkTwoTitle} </div>
  594.  
  595. <div class="links">{block:ifCustomLinkthreeTitle}<a href="{text:Custom Link three}"><FONT COLOR="#fff">{text:Custom Link three Title}</FONT></a>{/block:ifCustomLinkthreeTitle} </div>
  596.  
  597. <div class="links">{block:ifCustomLinkfourTitle}<a href="{text:Custom Link four}"><FONT COLOR="#fff">{text:Custom Link four Title}</FONT></a>{/block:ifCustomLinkfourTitle} </div>
  598.  
  599. <div class="links">{block:ifCustomLinkfiveTitle}<a href="{text:Custom Link five}"><FONT COLOR="#fff">{text:Custom Link five Title}</FONT></a>{/block:ifCustomLinkfiveTitle} </div>
  600.  
  601. <div class="links">{block:ifCustomLinksixTitle}<a href="{text:Custom Link six}"><FONT COLOR="#fff">{text:Custom Link six Title}</FONT></a>{/block:ifCustomLinksixTitle} </div>
  602. </div></div>
  603.  
  604.  
  605. <div class="wrapper">
  606. <div class="header">
  607. </div>
  608.  
  609.  
  610.  
  611. <div class="left">
  612. <div id="quote">{text:quote}</div>
  613. <div id="posts">
  614. {block:Posts}
  615. <div class="entry">
  616.  
  617. {block:Answer}
  618. <div class="post"><div class="askborder">
  619. <img src="{askerportraiturl-40}" width="40px"></div><div class="bubble"><span></span>{asker} said: {Question}</div><br>
  620. {Answer}
  621. </div><br>
  622. {/block:Answer}
  623.  
  624.  
  625. {block:Text}
  626. {block:Title}<left><span class="title">{Title}</span></left>{/block:Title}
  627. <div style="margin-left:3px;">{Body}</div>
  628. {block:IndexPage}
  629.  
  630. {/block:IndexPage}
  631. {/block:Text}
  632.  
  633.  
  634. {block:Link}
  635. <left><a href="{URL}"><span class="title">{Name}</span></a></left>
  636. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  637. {block:IndexPage}
  638. {/block:IndexPage}
  639. {block:Link}
  640.  
  641.  
  642. {block:Photo}{block:IndexPage}
  643.  
  644. <div class="lol">
  645. <a href="{ReblogURL}" target="_blank">↻</a><br>
  646. </div><div class="kk"><a href="{Permalink}">{NoteCount} notes</a>
  647. </center></div>
  648.  
  649. {/block:IndexPage}
  650. {block:IndexPage}
  651. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=215px/></a>
  652. {/block:IndexPage}
  653. {block:permalinkpage}{LinkOpenTag}
  654. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=520px/>{LinkCloseTag}
  655. {/block:permalinkpage}
  656. {/block:Photo}
  657.  
  658. {block:Photoset}
  659. <center>
  660. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  661. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  662. </center>
  663.  
  664. {block:IndexPage}
  665.  
  666. {/block:IndexPage}
  667. {/block:Photoset}
  668.  
  669.  
  670. {block:Quote}
  671. <div style="margin-left:3px;">
  672. {Quote}</span>
  673. {block:Source}<strong>{Source}</strong>{/block:Source}
  674. </div>
  675.  
  676. {block:IndexPage}
  677. {/block:IndexPage}
  678. {/block:Quote}
  679.  
  680. {block:Chat}
  681. <div style="margin-left:3px;">
  682. {block:Title}<span class="title">{Title}</span>{/block:Title}
  683. <ul class="chat">
  684. {block:Lines}
  685. <li class="user_{UserNumber}">
  686. {block:Label}
  687. <span class="label">{Label}</span>
  688. {/block:Label}
  689. {Line}
  690. </li>
  691. {/block:Lines}
  692. </ul>
  693. </div>
  694.  
  695. {block:IndexPage}
  696. {/block:IndexPage}
  697. {/block:Chat}
  698.  
  699. {block:Audio}
  700. <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>
  701. {block:IndexPage}
  702. {/block:IndexPage}
  703. {/block:Audio}
  704.  
  705. {block:Video}
  706. {block:IndexPage}
  707. <center>
  708. {Video-250}</center>
  709. {/block:IndexPage}
  710. {block:PermalinkPage}
  711. <center>
  712. {Video-500}</center>
  713. {/block:PermalinkPage}
  714.  
  715. {block:IndexPage}
  716. {/block:IndexPage}
  717. {block:Video}
  718.  
  719.  
  720.  
  721. {block:IndexPage}
  722. {block:Text}
  723. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  724. {/block:Text}
  725. {block:Photoset}
  726. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  727. {/block:Photoset}
  728. {block:Quote}
  729. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  730. {/block:Quote}
  731. {block:Link}
  732. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  733. {/block:Link}
  734. {block:Chat}
  735. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  736. {/block:Chat}
  737. {block:Audio}
  738. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  739. {/block:Audio}
  740. {block:Answer}
  741. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  742. {/block:Answer}
  743. {/block:IndexPage}
  744.  
  745. {block:PostNotes}<div align="middle">{caption}</div>
  746. <center>
  747.  
  748. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  749.  
  750. {block:HasTags}
  751. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  752. {block:RebloggedFrom}
  753. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  754. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  755.  
  756. {/block:RebloggedFrom}
  757. </center></span>
  758. <br>
  759. <div id="postnotes">{PostNotes}</div><br>
  760.  
  761. <center>{block:ContentSource}
  762. <br><a href="{SourceURL}">
  763. {lang:Source}:
  764. {block:SourceLogo}
  765. <img src="{BlackLogoURL}" width="{LogoWidth}"
  766. height="{LogoHeight}" alt="{SourceTitle}" />
  767. {/block:SourceLogo}
  768. {block:NoSourceLogo}
  769. {SourceLink}
  770. {/block:NoSourceLogo}
  771. </a>
  772. {/block:ContentSource}</center>
  773.  
  774. {/block:PostNotes}
  775. </div>
  776. {/block:Posts}
  777. </div></div>
  778.  
  779. {block:IndexPage}
  780. {block:Pagination}
  781. <div id="pagination">
  782. {block:NextPage}
  783. <a id="nextPage" href="{NextPage}"></a>
  784. {/block:NextPage}
  785. {block:PreviousPage}
  786. <a href="{PreviousPage}"></a>
  787. {/block:PreviousPage}
  788. </div>
  789. {/block:Pagination}
  790. {/block:IndexPage}
  791.  
  792.  
  793. <div style="position: fixed; right:6px;bottom:10px;">
  794. <span class="cred">
  795. <a href="http://teenageblog.tumblr.com/" target="_blank">
  796. </a></span></div>
  797. </body>
  798. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement