emileesomething

Collab Theme 2

Jun 5th, 2013
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.17 KB | None | 0 0
  1. <!--
  2. Theme by Emilee
  3. (CollabxThemes)
  4. Base code: twistedmiracles
  5. Don't take off credit or I will find you and cut you. <3
  6. -->
  7.  
  8. <html lang="en">
  9. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  10. <html xmlns="http://www.w3.org/1999/xhtml">
  11. <head>
  12.  
  13. <link href="http://static.tumblr.com/z0cd8ty/aJjm6uyej/meffects.css" rel="stylesheet">
  14.  
  15.  
  16. <script type="text/javascript">
  17. <!--
  18.  
  19. // Disable Right Click Script
  20.  
  21. function IE(e)
  22. {
  23. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  24. {
  25. return false;
  26. }
  27. }
  28. function NS(e)
  29. {
  30. if (document.layers || (document.getElementById && !document.all))
  31. {
  32. if (e.which == "2" || e.which == "3")
  33. {
  34. return false;
  35. }
  36. }
  37. }
  38. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  39.  
  40. //-->
  41. </script>
  42.  
  43. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  44.  
  45. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  46.  
  47. <script>
  48.  
  49. (function($){
  50.  
  51. $(document).ready(function(){
  52.  
  53. $("a[title]").style_my_tooltips({
  54.  
  55. tip_follows_cursor:true,
  56.  
  57. tip_delay_time:90,
  58.  
  59. tip_fade_speed:600,
  60.  
  61. attribute:"title"
  62.  
  63. });
  64.  
  65. });
  66.  
  67. })(jQuery);
  68.  
  69. </script>
  70.  
  71. <script type="text/javascript"
  72. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  73.  
  74. <!--DEFAULT VARIABLES-->
  75. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  76. <meta name="color:background" content="#fff"/>
  77. <meta name="color:link" content="#777"/>
  78. <meta name="color:text" content="#777"/>
  79. <meta name="color:title" content="#333"/>
  80. <meta name="color:hover" content="#fff"/>
  81. <meta name="color:header" content="#000"/>
  82. <meta name="color:border" content="#000"/>
  83. <meta name="color:sidebar background" content="#fff"/>
  84. <meta name="color:hover shadow" content="#aaa"/>
  85. <meta name="color:sidebar 1" content="skyblue"/>
  86. <meta name="color:sidebar 2" content="lightblue"/>
  87. <meta name="color:sidebar 3" content="deepskyblue"/>
  88. <meta name="color:link backgrounds" content="#fff"/>
  89. <meta name="color:sidebar title 1" content="#000"/>
  90. <meta name="color:sidebar title 2" content="#fff"/>
  91.  
  92. <meta name="text:link one" content="/"/>
  93. <meta name="text:link two" content="/"/>
  94. <meta name="text:link three" content="/"/>
  95. <meta name="text:link four" content="/"/>
  96. <meta name="text:link five" content="/"/>
  97. <meta name="text:link 1 title" content="" />
  98. <meta name="text:link 2 title" content=""/>
  99. <meta name="text:link 3 title" content=""/>
  100. <meta name="text:link 4 title" content=""/>
  101. <meta name="text:link 5 title" content=""/>
  102. <meta name="text:header" content="Tonight you're perfect, perfect, perfect"/>
  103. <meta name="text:header hover" content="I wanna fall in love with the stars in your eyes."/>
  104.  
  105. <meta name="image:sidebar" content="1"/>
  106. <meta name="image:background" content="1"/>
  107.  
  108.  
  109. <style type="text/css">
  110.  
  111. /* FONTS */
  112.  
  113. @font-face { font-family: "kingcoolkc"; src: url('http://static.tumblr.com/4yxykdm/wmVlrea61/king_cool_kc_1_.ttf'); }
  114.  
  115. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  116.  
  117. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  118.  
  119. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  120.  
  121. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  122.  
  123. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-
  124.  
  125. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  126.  
  127. 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;}
  128.  
  129. ::-webkit-scrollbar {width: 1px; height: 1px; background: #dddddd;}
  130.  
  131. ::-webkit-scrollbar-thumb { background-color:#fff;}
  132.  
  133. p {
  134. margin:0px;
  135. margin-top:0px;
  136. }
  137.  
  138.  
  139. body {
  140. padding: 0px;
  141. margin: 0px;
  142. color:{color:text};
  143. font-family: calibri;
  144. line-height:12px;
  145. font-size:12px;
  146. background-color: {color:Background};
  147. background-image:url({image:Background});
  148. background-attachment: fixed;
  149. background-repeat: repeat;
  150. }
  151.  
  152.  
  153. a:link, a:active, a:visited{
  154. text-decoration: none;
  155. -webkit-transition: 0.3s ease-out;
  156. -moz-transition: 0.3s ease-out;
  157. transition: 0.3s ease-out;
  158. color:{color:link};
  159. }
  160.  
  161. a:hover {
  162. text-decoration: none;
  163. text-shadow: 1px 1px 3px {color:hover shadow};
  164. color: {color:Hover};
  165. }
  166.  
  167. div#center{
  168. margin:auto;
  169. position:relative;
  170. width:1400px;
  171. background-color:;
  172. overflow:auto;
  173. overflow-y:hidden;
  174. {block:permalinkpage}
  175. width:1400px;
  176. overflow:hidden;
  177. {/block:permalinkpage}
  178. }
  179.  
  180. .entry {
  181. float:left;
  182. display: block;
  183. margin:3px;
  184. padding:8px;
  185. border: 1px solid #aaa;
  186. overflow:hidden;
  187. padding-bottom:6px;
  188. width:280px;
  189. {block:PermalinkPage}
  190. width:450px;
  191. text-align:left;
  192. line-height:12px;
  193. {/block:PermalinkPage}
  194. background:white;
  195. background-image:URL();
  196. -webkit-animation:fadeIn 3s;
  197. -moz-animation: fadeIn 3s;
  198. -ms-animation: fadeIn 3s;
  199. }
  200.  
  201. .entry .perma{
  202. width:286px;
  203. border-top:3px solid #555;
  204. height:auto;
  205. margin-left:-8px;
  206. position: absolute;
  207. font-size:12px;
  208. padding:5px;
  209. line-height: 12px;
  210. overflow:hidden;
  211. text-align:center;
  212. bottom:-8px;
  213. background:white;
  214. word-spacing:2px;
  215. letter-spacing:0px;
  216. text-transform:uppercase;
  217. opacity: 0.0;
  218. -webkit-transition: all .5s linear;
  219. -moz-transition: all .5s linear;
  220. -o-transition: all .5s linear;
  221. transition: all .5s linear;
  222. }
  223.  
  224. .entry:hover .perma{
  225. overflow:visible;
  226. opacity:1;
  227. bottom:0px;
  228. -webkit-transition: all .5s linear;
  229. -moz-transition: all .5s linear;
  230. -o-transition: all .5s linear;
  231. transition: all .5s linear;
  232. }
  233.  
  234. .perma a:hover{
  235. text-decoration:underline;
  236. }
  237.  
  238. #posts {
  239. width:980px;
  240. margin-top:28px;
  241. z-index:99;
  242. margin-left:380px;
  243. right:auto;
  244. background:transparent;
  245. margin-right:auto;
  246. position:relative;
  247. overflow-y: hidden;
  248. {block:PermalinkPage}
  249. margin-left:485px;
  250. {/block:PermalinkPage}
  251. }
  252.  
  253. #extras{
  254. position:fixed;
  255. margin-left:-40px;
  256. }
  257.  
  258. #sidebar{
  259. z-index:99;
  260. position:fixed !important;
  261. width:230px;
  262. height:263px;
  263. margin-top:150px;
  264. margin-left:90px;
  265. text-align:center;
  266. padding:13px;
  267. background:{color:sidebar background};
  268. border:1px solid {color:border};
  269. -webkit-transition: all .7s ease;
  270. -moz-transition: all .7s ease;
  271. -o-transition: all .7s ease;
  272. transition: all .7s ease;
  273. }
  274.  
  275. #extras:hover #sidebar{
  276. padding-right:51px;
  277. -webkit-transition: all .7s ease;
  278. -moz-transition: all .7s ease;
  279. -o-transition: all .7s ease;
  280. transition: all .7s ease;
  281. }
  282.  
  283. #sidetitle{
  284. opacity:0;
  285. font-size:40px;
  286. position:fixed;
  287. margin-top:80px;
  288. margin-left:10px;
  289. font-family:bebas neue;
  290. text-shadow: 1px 1px 3px {color:hover shadow};
  291. color:{color:sidebar title 1};
  292. -webkit-transition: all .7s ease;
  293. -moz-transition: all .7s ease;
  294. -o-transition: all .7s ease;
  295. transition: all .7s ease;
  296. }
  297.  
  298. #sidetitle2{
  299. font-family:lovenote;
  300. margin-top:79px;
  301. opacity:0;
  302. margin-left:12px;
  303. position:fixed;
  304. font-size:25px;
  305. text-shadow: 1px 1px 3px {color:hover shadow};
  306. color:{color:sidebar title 2};
  307. -webkit-transition: all .7s ease;
  308. -moz-transition: all .7s ease;
  309. -o-transition: all .7s ease;
  310. transition: all .7s ease;
  311. }
  312.  
  313. #extras:hover #sidetitle2{
  314. opacity:1;
  315. margin-top:93px;
  316. -webkit-transition: all .7s ease;
  317. -moz-transition: all .7s ease;
  318. -o-transition: all .7s ease;
  319. transition: all .7s ease;
  320. }
  321.  
  322. #extras:hover #sidetitle{
  323. opacity:1;
  324. margin-top:95px;
  325. -webkit-transition: all .7s ease;
  326. -moz-transition: all .7s ease;
  327. -o-transition: all .7s ease;
  328. transition: all .7s ease;
  329. }
  330.  
  331. #sidebb{
  332. position:fixed;
  333. z-index:4;
  334. width:260px;
  335. height:300px;
  336. margin-top:138px;
  337. margin-left:88px;
  338. transform: rotate(9deg);
  339. -ms-transform: rotate(9deg);
  340. -webkit-transform: rotate(9deg);
  341. -webkit-transition: all .7s ease;
  342. -moz-transition: all .7s ease;
  343. -o-transition: all .7s ease;
  344. transition: all .7s ease;
  345. background-color:{color:sidebar 1};
  346. }
  347.  
  348. #sidebb2{
  349. position:fixed;
  350. z-index:5;
  351. width:263px;
  352. height:308px;
  353. margin-top:145px;
  354. margin-left:85px;
  355. transform: rotate(-3deg);
  356. -ms-transform: rotate(-3deg);
  357. -webkit-transform: rotate(-3deg);
  358. -webkit-transition: all .7s ease;
  359. -moz-transition: all .7s ease;
  360. -o-transition: all .7s ease;
  361. transition: all .7s ease;
  362. background-color:{color:sidebar 2};
  363. }
  364.  
  365. #extras:hover #sidebb {
  366. margin-left:73px;
  367. width:330px;
  368. height:320px;
  369. margin-top:135px;
  370. transform: rotate(0deg);
  371. -ms-transform: rotate(0deg);
  372. -webkit-transform: rotate(0deg);
  373. -webkit-transition: all .7s ease;
  374. -moz-transition: all .7s ease;
  375. -o-transition: all .7s ease;
  376. transition: all .7s ease;
  377. }
  378.  
  379. #extras:hover #sidebb2{
  380. margin-top:140px;
  381. margin-left:79px;
  382. width:318px;
  383. height:310px;
  384. transform: rotate(0deg);
  385. -ms-transform: rotate(0deg);
  386. -webkit-transform: rotate(0deg);
  387. -webkit-transition: all .7s ease;
  388. -moz-transition: all .7s ease;
  389. -o-transition: all .7s ease;
  390. transition: all .7s ease;
  391. }
  392.  
  393. #sidebb3{
  394. position:fixed;
  395. z-index:6;
  396. width:260px;
  397. height:300px;
  398. margin-top:143px;
  399. margin-left:88px;
  400. transform: rotate(4deg);
  401. -ms-transform: rotate(4deg);
  402. -webkit-transform: rotate(4deg);
  403. -webkit-transition: all .7s ease;
  404. -moz-transition: all .7s ease;
  405. -o-transition: all .7s ease;
  406. transition: all .7s ease;
  407. background-color:{color:sidebar 3};
  408. }
  409.  
  410. #extras:hover #sidebb3 {
  411. margin-left:84px;
  412. width:308px;
  413. height:300px;
  414. margin-top:145px;
  415. transform: rotate(0deg);
  416. -ms-transform: rotate(0deg);
  417. -webkit-transform: rotate(0deg);
  418. -webkit-transition: all .7s ease;
  419. -moz-transition: all .7s ease;
  420. -o-transition: all .7s ease;
  421. transition: all .7s ease;
  422. }
  423.  
  424. .title{
  425. line-height: 12px;
  426. font-size:20px;
  427. font-family:"bebas neue";
  428. color:{color:Title};
  429. font-weight: normal;
  430. }
  431.  
  432. .permalink{
  433. text-transform: uppercase;
  434. display: block;
  435. margin-top:5px;
  436. text-align: center;
  437. padding:1px;
  438. font-style:italic;
  439. color:#000;
  440. text-decoration: none;
  441. background-color:#dedede;
  442. {block:PermalinkPage}
  443. opacity:0;
  444. position:fixed;
  445. margin-top:-10px;
  446. {/block:PermalinkPage}
  447. }
  448. .permalink a:hover{
  449. text-decoration: underline;
  450. }
  451.  
  452. .header{
  453. font-style:italic;
  454. width:100%;
  455. z-index:99999999;
  456. padding:7px;
  457. position:fixed;
  458. text-align:center;
  459. background-color:{color:header};
  460. -webkit-transition: all .7s ease;
  461. -moz-transition: all .7s ease;
  462. -o-transition: all .7s ease;
  463. transition: all .7s ease;
  464. }
  465.  
  466. .header1{
  467. color:#fff;
  468. opacity:1;
  469. -webkit-transition: all .7s ease;
  470. -moz-transition: all .7s ease;
  471. -o-transition: all .7s ease;
  472. transition: all .7s ease;
  473. }
  474.  
  475. .header:hover .header1{
  476. opacity:0;
  477. -webkit-transition: all .7s ease;
  478. -moz-transition: all .7s ease;
  479. -o-transition: all .7s ease;
  480. transition: all .7s ease;
  481. }
  482.  
  483. .header2{
  484. opacity:0;
  485. margin-top:-12px;
  486. color:#fff;
  487. background-color:{color:header};
  488. -webkit-transition: all .7s ease;
  489. -moz-transition: all .7s ease;
  490. -o-transition: all .7s ease;
  491. transition: all .7s ease;
  492. }
  493.  
  494. .header:hover .header2{
  495. opacity:1;
  496. -webkit-transition: all .7s ease;
  497. -moz-transition: all .7s ease;
  498. -o-transition: all .7s ease;
  499. transition: all .7s ease;
  500. }
  501.  
  502. .side{
  503. border:1px solid #000;
  504. background-color:white;
  505. padding:4px;
  506. width:220px;
  507. height:255px;
  508. padding-bottom:2px;
  509. }
  510.  
  511. #links{
  512. position:fixed;
  513. margin-left:200px;
  514. margin-top:27px;
  515. opacity:0;
  516. -webkit-transisiton: all .7s ease;
  517. -moz-transistion: all .7s ease;
  518. -o-transition: all .7s ease;
  519. transition: all .7s ease;
  520. }
  521.  
  522. #extras:hover #links{
  523. opacity:1;
  524. margin-top:27px;
  525. margin-left:238.5px;
  526. -webkit-transisiton: all .7s ease;
  527. -moz-transistion: all .7s ease;
  528. -o-transition: all .7s ease;
  529. transition: all .7s ease;
  530. }
  531.  
  532. .link{
  533. width:12px;
  534. height:12px;
  535. margin-top:7px;
  536. font-style:italic;
  537. font-family:calibri;
  538. font-size:10px;
  539. padding:8px;
  540. -webkit-transisiton: all .5s ease;
  541. -moz-transistion: all .5s ease;
  542. -o-transition: all .5s ease;
  543. transition: all .5s ease;
  544. background-color:{color:link backgrounds};
  545. border:2px solid #fff;
  546. box-shadow: 0 0 4px {color:hover shadow};
  547. }
  548. .link:hover{
  549. border-radius: 50%50%;
  550. -webkit-transisiton: all .5s ease;
  551. -moz-transistion: all .5s ease;
  552. -o-transition: all .5s ease;
  553. transition: all .5s ease;
  554. }
  555.  
  556. #desc{
  557. opacity:0;
  558. position:fixed;
  559. margin-top:-135px;
  560. line-height:13px;
  561. height:auto;
  562. padding:3px;
  563. margin-left:12px;
  564. z-index:9999999;
  565. width:200px;
  566. overflow:visible;
  567. background-color:white;
  568. -webkit-transition: all .7s ease;
  569. -moz-transition: all .7s ease;
  570. -o-transition: all .7s ease;
  571. transition: all .7s ease;
  572. }
  573.  
  574. #extras:hover #desc{
  575. opacity:.9;
  576. margin-top:-148px;
  577. -webkit-transition: all .7s ease;
  578. -moz-transition: all .7s ease;
  579. -o-transition: all .7s ease;
  580. transition: all .7s ease;
  581. }
  582.  
  583. #infscr-loading{
  584. bottom: -70px;
  585. position: absolute;
  586. left: 50%;
  587. margin-left:-8px;
  588. width:16px;
  589. height:11px;
  590. overflow:hidden;
  591. margin-bottom: 50px;
  592. }
  593.  
  594. askk{
  595. font-family:bebas neue;
  596. font-size:21px;
  597. line-height:13px;
  598. }
  599.  
  600. #postnotes blockquote{
  601. border: 0px;}
  602.  
  603. blockquote{
  604. padding:0px 0px 2px 5px;
  605. margin:0px 0px 2px 10px;
  606. border-left: 1px solid #555555;
  607. }
  608.  
  609. blockquote p, ul{
  610. margin:0px;
  611. padding:0px;
  612. }
  613.  
  614. .quote{
  615. font-size:15px;
  616. }
  617.  
  618. a img{border: 0px;}
  619.  
  620.  
  621. ul, ol, li{list-style:none; margin:0px; padding:2px;}
  622.  
  623. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  624. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  625.  
  626. .notes img{width:10px; position:relative; top:3px;}
  627.  
  628. {CustomCSS}
  629.  
  630. #s-m-t-tooltip {
  631. max-width:300px;
  632. padding:3px 4px 5px 4px;
  633. margin:20px 0px 0px 20px;
  634. background-color:#fff; /* change the background color */
  635. border:1px solid #ddd; /* change the border color */
  636. font-family:calibri; /* change the font */
  637. font-size:9px; /* change the font size */
  638. letter-spacing:2px; /* change the letter spacing */
  639. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  640. color:#999; /* change the text color */
  641. z-index:999999999999999999999999999999999999;
  642.  
  643. }
  644.  
  645. </style>
  646.  
  647. {block:IndexPage}
  648. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  649. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  650.  
  651. <script type="text/javascript">
  652. $(window).load(function(){
  653. var $wall = $('#posts');
  654. $wall.imagesLoaded(function(){
  655. $wall.masonry({
  656. itemSelector: '.entry, .entry_photo',
  657. isAnimated : false
  658. });
  659. });
  660.  
  661. $wall.infinitescroll({
  662. navSelector : '#pagination',
  663. nextSelector : '#pagination a',
  664. itemSelector : '.entry, .entry_photo',
  665. bufferPx : 2000,
  666. debug : false,
  667. errorCallback: function() {
  668. $('#infscr-loading').fadeOut('normal');
  669. }},
  670. function( newElements ) {
  671. var $newElems = $( newElements );
  672. $newElems.hide();
  673. $newElems.imagesLoaded(function(){
  674. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  675. });
  676. }); $('#posts').show(500);
  677. });
  678. </script>
  679.  
  680.  
  681. {/block:IndexPage}
  682.  
  683.  
  684. <title>{title}</title>
  685.  
  686. <link rel="shortcut icon" href="{Favicon}" />
  687. <meta name="viewport" content="width=820" />
  688.  
  689.  
  690.  
  691. </head>
  692.  
  693. <body>
  694. <BODY onselectstart="return false;" ondragstart="return false;">
  695. <div class="wrapper">
  696. <div class="header">
  697. <div class="header1">
  698. {text:header}
  699. </div>
  700. <div class="header2">
  701. {text:header hover}
  702. </div>
  703. </div>
  704.  
  705. <div id="cage">
  706. <div id="center">
  707. <div id="extras">
  708. <div id="sidebb">
  709. </div>
  710. <div id="sidebb2">
  711. </div>
  712. <div id="sidebb3">
  713. </div>
  714. <div id="sidebar">
  715. <div id="links">
  716. <div class="link"><a title="{text:link 1 title}" href="{text:link one}">01</a></div>
  717. <div class="link"><a title="{text:link 2 title}" href="{text:link two}">02</a></div>
  718. <div class="link"><a title="{text:link 3 title}" href="{text:link three}">03</a></div>
  719. <div class="link"><a title="{text:link 4 title}" href="{text:link four}">04</a></div>
  720. <div class="link"><a title="{text:link 5 title}" href="{text:link five}">05</a></div>
  721. </div>
  722. <div id="sidetitle">
  723. {title}
  724. </div>
  725. <div id="sidetitle2">
  726. {title}
  727. </div>
  728. <div class="side">
  729. <a href="/"><img src="{image:sidebar}" height=253 width=220 ></a>
  730. </div>
  731. <div id="desc">
  732. {description}
  733. </div>
  734. </div>
  735. </div>
  736.  
  737.  
  738. <div class="left">
  739. <div id="posts">
  740. {block:Posts}
  741. <div class="entry">
  742.  
  743. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> +
  744. <a href="{ReblogURL}" target="_blank">reblog</a> +
  745. <a href="{Permalink}">{timeago}</a></span>
  746. {block:PermalinkPage}
  747. {Caption}
  748. {/block:PermalinkPage}
  749. {/block:Text}
  750.  
  751. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}<span
  752. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> +
  753. <a href="{ReblogURL}" target="_blank">reblog</a> +
  754. <a href="{Permalink}">{timeago}</a></span>
  755. {block:PermalinkPage}
  756. {Caption}
  757. {/block:PermalinkPage}
  758. {block:Link}
  759.  
  760. {block:Photo}
  761. {block:IndexPage}
  762. <center>
  763. <div class="perma">
  764. <a href="{Permalink}">{notecountwithlabel}</a> +
  765. <a href="{ReblogURL}" target="_blank">reblog</a> +
  766. <a href="{Permalink}">{timeago}</a>
  767. </div>
  768.  
  769. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  770. {/block:IndexPage}
  771. {block:PermalinkPage}
  772. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  773.  
  774. {LinkCloseTag}
  775. {/block:PermalinkPage}
  776. {/block:Photo}
  777.  
  778. {block:Photoset}
  779. {block:IndexPage}
  780. <center>
  781.  
  782. <div class="perma">
  783. <a href="{Permalink}">{notecountwithlabel}</a> +
  784. <a href="{ReblogURL}" target="_blank">reblog</a> +
  785. <a href="{Permalink}">{timeago}</a>
  786. </div>
  787.  
  788. {Photoset-250}</center>
  789. {/block:IndexPage}
  790. {block:PermalinkPage}
  791. <center>
  792. {Photoset-500}</center>
  793. {/block:PermalinkPage}
  794. {block:PermalinkPage}
  795. {Caption}
  796. {/block:PermalinkPage}
  797. {/block:Photoset}
  798.  
  799. {block:Quote}<span class="quote">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> +
  800. <a href="{ReblogURL}" target="_blank">reblog</a> +
  801. <a href="{Permalink}">{timeago}</a></span>{/block:Quote}
  802.  
  803. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  804. <ul class="chat">
  805. {block:Lines}
  806. <li class="user_{UserNumber}">
  807. {block:Label}
  808. <span class="label">{Label}</span>
  809. {/block:Label}
  810.  
  811. {Line}
  812. </li>
  813. {/block:Lines}
  814. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> +
  815. <a href="{ReblogURL}" target="_blank">reblog</a> +
  816. <a href="{Permalink}">{timeago}</a></span>
  817. {/block:Chat}
  818.  
  819. {block:Audio}
  820. <div style="width:200px; height:30px;">
  821. {AudioPlayerBlack}
  822. </div>
  823. {block:IndexPage}<span class="permalink">
  824. <a href="{Permalink}">{notecountwithlabel}</a> +
  825. <a href="{ReblogURL}" target="_blank">reblog</a> +
  826. <a href="{Permalink}">{timeago}</a>
  827. </span>{/block:IndexPage}
  828. {/block:Audio}
  829.  
  830. {block:Video}
  831. {block:IndexPage}
  832. <center>
  833. <div class="perma">
  834. <a href="{Permalink}">{notecountwithlabel}</a> +
  835. <a href="{ReblogURL}" target="_blank">reblog</a> +
  836. <a href="{Permalink}">{timeago}</a></div>
  837. {Video-250}</center>
  838. {/block:IndexPage}
  839. {block:PermalinkPage}
  840. <center>
  841. {Video-400}</center>
  842. {/block:PermalinkPage}
  843. {block:Video}
  844.  
  845. {block:Answer}
  846. <div style="border:1px solid #dedede; padding:5px;">
  847. <div style="background-color:#dedede; padding:5px; min-height:38px;">
  848. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; padding:3px; background-color:white;" border="1px solid #aaa"/><div style="margin-top:5px;"><askk>{Asker}</askk>: {Question}</div></div>
  849. {Answer}
  850. </div>
  851. <span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> + <a href="{Permalink}">{timeago}</a></span>
  852. {block:Answer}
  853.  
  854. {block:PostNotes}<div align="left">{caption}</div>
  855. <center>
  856.  
  857. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  858.  
  859. {block:HasTags}
  860. tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}<br> {/block:HasTags}
  861. {block:RebloggedFrom}
  862. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  863. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  864.  
  865. {/block:RebloggedFrom}
  866. </center></span>
  867. <br>
  868. <div id="postnotes">{PostNotes}</div><br>
  869.  
  870. <center>{block:ContentSource}
  871. <br><a href="{SourceURL}">
  872. {lang:Source}:
  873. {block:SourceLogo}
  874. <img src="{BlackLogoURL}" width="{LogoWidth}"
  875. height="{LogoHeight}" alt="{SourceTitle}" />
  876. {/block:SourceLogo}
  877. {block:NoSourceLogo}
  878. {SourceLink}
  879. {/block:NoSourceLogo}
  880. </a>
  881. {/block:ContentSource}</center>
  882.  
  883. {/block:PostNotes}
  884. </div>
  885. {/block:Posts}
  886. </div></div>
  887.  
  888. {block:IndexPage}
  889. {block:Pagination}
  890. <div id="pagination">
  891. {block:NextPage}
  892. <a id="nextPage" href="{NextPage}"></a>
  893. {/block:NextPage}
  894. {block:PreviousPage}
  895. <a href="{PreviousPage}"></a>
  896. {/block:PreviousPage}
  897. </div>
  898. {/block:Pagination}
  899. {/block:IndexPage}
  900.  
  901. <div style="position: fixed; right: 0px; bottom: 5px; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; border-top: 1px solid #ddd; background: white; padding: 3px; border-top-left-radius: 10px; border-bottom-left-radius: 10px;"><a title="CollabxThemes" href="http://collabxthemes.tumblr.com">&copy &infin;</a></div>
  902.  
  903. </body>
  904. </html>
Add Comment
Please, Sign In to add comment