Advertisement
Guest User

theme 03

a guest
Oct 31st, 2014
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.71 KB | None | 0 0
  1. <!-------------------------------------------------
  2.  
  3. ✧・゚:*✧・゚:* \(◕‿◕✿)/ *:・゚✧*:・゚✧
  4. theme made by senpiez-themes.tumblr.com
  5. please dont steal my theme
  6. i dont like being mean
  7. but my codings take me a really long time to make
  8. and it would mean the world to me
  9. if you wouldnt be a butt
  10. by stealing my themes.
  11. also
  12. it is illegal
  13. :~)
  14. have a nice day
  15. and enjoy this theme <3
  16. ✧・゚:*✧・゚:* \(◕ω◕✿)/ *:・゚✧*:・゚✧
  17.  
  18. -------------------------------------------------->
  19.  
  20. <html lang="en">
  21. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  22. <html xmlns="http://www.w3.org/1999/xhtml">
  23. <head>
  24.  
  25.  
  26. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  27. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  28. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  29.  
  30.  
  31.  
  32.  
  33. <script type="text/javascript"
  34. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  37.  
  38. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  39.  
  40. <link rel="shortcut icon" href="https://31.media.tumblr.com/1d61c935c5fedf1fe26bc311187bef3a/tumblr_inline_n1ptrv8Vpq1qk1or3.gif">
  41.  
  42. <meta name="color:background" content="#fff"/>
  43. <meta name="color:post background" content="#fff"/>
  44. <meta name="color:link" content="#777"/>
  45. <meta name="color:text" content="#777"/>
  46. <meta name="color:title" content="#333"/>
  47. <meta name="color:border color" content="#ddd"/>
  48. <meta name="color:hover" content="#fff"/>
  49.  
  50. <meta name="image:background" content="1"/>
  51. <meta name="image:post background" content="1"/>
  52.  
  53. <meta name="if:2 Columns" content="0"/>
  54. <meta name="if:transparent posts" content="0"/>
  55. <meta name="if:no post borders" content="0"/>
  56.  
  57. <meta name="text:Link 1 Title" content="home" >
  58. <meta name="text:Link 1 Url" content="/" />
  59. <meta name="text:Link 2 Title" content="ask" >
  60. <meta name="text:Link 2 Url" content="/ask" />
  61. <meta name="text:Link 3 Title" content= "">
  62. <meta name="text:Link 3 Url" content="" />
  63. <meta name="text:Link 4 Title" content= "">
  64. <meta name="text:Link 4 Url" content="" />
  65. <meta name="text:Link 5 Title" content= "">
  66. <meta name="text:Link 5 Url" content="" />
  67. <meta name="text:Link 6 Title" content= "">
  68. <meta name="text:Link 6 Url" content="" />
  69.  
  70. <meta name="if:shadow" content="1"/>
  71. <meta name="if:rounded corners" content="1"/>
  72. <meta name="if:solid post background" content="1" />
  73. <meta name="if:faded images" content="1" />
  74.  
  75. <meta name="color:scrollbar" content="#ffffff"/>
  76.  
  77. <meta name="image:side image" content="" />
  78.  
  79. <meta name="select:side image position" content="bottom:-5px;left:5px;" title="bottom left" />
  80. <meta name="select:side image position" content="bottom:-5px;right:5px;" title="bottom right" />
  81. <meta name="select:side image position" content="top:0px;right:5px;" title="top right" />
  82. <meta name="select:side image position" content="top:0px;left:5px;" title="top left" />
  83.  
  84. <style type="text/css">
  85.  
  86. ::-webkit-scrollbar-thumb:vertical {
  87. background:{color:scrollbar} url('{image:perma}');
  88. border:1px solid {color:border};
  89.  
  90. cursor: url(http://i.imgur.com/ZOrzC.png), auto;
  91. }
  92.  
  93. ::-webkit-scrollbar-thumb:horizontal {
  94. background-color: {color:scrollbar};
  95. height: 4px;
  96. border:1px solid {color:border};}
  97.  
  98. ::-webkit-scrollbar {
  99. width:9px;
  100. background: transparent;
  101. height:4px;}
  102.  
  103. ::-webkit-scrollbar-track {
  104. background: transparent;
  105. width:9px; }
  106.  
  107.  
  108.  
  109. iframe#tumblr_controls {
  110. position: fixed !important;
  111. -webkit-transition: opacity 0.7s linear;
  112. opacity: 0.09;
  113. -webkit-transition: all 0.8s ease-out;
  114. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  115. -webkit-filter:invert(100%);}
  116.  
  117. iframe#tumblr_controls:hover{
  118. -webkit-transition: opacity 0.7s linear;
  119. opacity: 0.8;
  120. -webkit-transition: all 0.4s ease-out;
  121. -moz-transition: all 0.4s ease-out;
  122. transition: all 0.4s ease-out;}
  123.  
  124. #bgim {
  125. z-index: -1000;
  126. {select:side image position}
  127. position: fixed;
  128.  
  129. }
  130.  
  131.  
  132. #s-m-t-tooltip{
  133. max-width:300px;
  134. margin-top:10px;
  135. margin-left:15px;
  136. padding-left:3px;
  137. padding-right:3px;
  138. padding-top:1px;
  139. border:1px solid {color:border};
  140. border-radius:4px;
  141. z-index:1000;
  142. background-color:#fefefe;
  143. color:#aaa;
  144. font-family:Inconsolata;
  145. z-index:999999999;
  146. font-size:10px;
  147. letter-spacing:1px;
  148. text-transform:;
  149. line-height:;
  150. }
  151.  
  152.  
  153.  
  154.  
  155. p {
  156. margin:0px;
  157. margin-top:0px;
  158. }
  159.  
  160.  
  161. body {
  162. padding: 0px;
  163. margin: 0px;
  164. color:{color:text};
  165. font-family: Inconsolata;
  166. line-height:12px;
  167. font-size:10px;
  168. background-color: {color:Background};
  169. background-image:url({image:Background});
  170.  
  171. background-attachment: fixed;
  172. background-repeat: repeat;
  173. cursor: url(http://i.imgur.com/ZOrzC.png), auto;
  174. }
  175.  
  176.  
  177. a:link, a:active, a:visited{
  178. text-decoration: none;
  179. -webkit-transition: color 0.3s ease-out;
  180. -moz-transition: color 0.3s ease-out;
  181. transition: color 0.3s ease-out;
  182. color:{color:link};
  183. }
  184.  
  185. a:hover {
  186. text-shadow:1px 1px #ddd;
  187. text-decoration: none;
  188. font-style:;
  189. color: {color:Hover};
  190. cursor:url(http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png), auto;
  191. }
  192.  
  193. blockquote, q {
  194. padding-left:5px;padding-top:7px;
  195. padding-right:5px;padding-bottom:7px;
  196. margin-left:5px; margin-right:5px;
  197. border-radius:3px;
  198. border: 1px solid {color:border color};
  199. background-color:#fafafa;
  200. width:auto;
  201. }
  202.  
  203.  
  204.  
  205. div#center{
  206. margin:auto;
  207. position:relative;
  208. width:1000px;
  209. background-color:;
  210. overflow:auto;
  211. overflow-y:hidden;
  212. }
  213.  
  214.  
  215.  
  216. .entry {
  217. {block:iffadedimages}
  218. opacity:0.8;
  219. -webkit-filter: Grayscale(40%);
  220. {/block:iffadedimages}
  221. float:left;
  222. display: block;
  223. margin:10px;
  224. padding:12px;
  225. padding-bottom:10px;
  226. border:1px solid {color:border color};
  227. overflow:hidden;
  228. width:283px;
  229. {block:PermalinkPage}
  230. width:283px;
  231. text-align:left;
  232. line-height:10px;
  233. {/block:PermalinkPage}
  234. background:white;
  235. background-image:URL();
  236. {block:if2columns}
  237. width:222px;
  238. margin:11px 8px 8px 8px;
  239. {block:PermalinkPage}
  240. width:380px;
  241. text-align:left;
  242. line-height:10px;
  243. margin-left:60px;
  244. {/block:PermalinkPage}
  245. {/block:if2columns}
  246. {block:iftransparentposts}
  247. background:transparent;
  248. {/block:iftransparentposts}
  249. {block:ifnopostborders}
  250. border:0px;
  251. {/block:ifnopostborders}
  252. {block:ifshadow}
  253. box-shadow:rgba(0,0,0,0.07) 7px 7px;
  254. {/block:ifshadow}
  255. {block:ifroundedcorners}
  256. border-radius: 5px;
  257. {/block:ifroundedcorners}
  258. }
  259.  
  260.  
  261. .entry img{
  262. {block:PermalinkPage}
  263. width:283px;
  264. text-align:left;
  265. line-height:10px;
  266. {/block:PermalinkPage}
  267.  
  268. {block:if2Columns}
  269. {block:PermalinkPage}
  270. width:380px;
  271. text-align:left;
  272. line-height:10px;
  273. {/block:PermalinkPage}
  274. {/block:if2Columns}
  275. }
  276.  
  277. .entry:hover{
  278. opacity:1;
  279. -webkit-filter: Grayscale(0%);
  280. -webkit-transition: all .7s ease;
  281. -moz-transition: all .7s ease;
  282. -o-transition: all .7s ease;
  283. transition: all .7s ease;
  284. }
  285.  
  286.  
  287.  
  288.  
  289.  
  290. #audio {width: 220px; height:auto; min-height:60px; padding-bottom:0px;}
  291. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  292. .cover img {float:left; width:60px; height:60px;}
  293. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  294. .info {margin-left:73px; margin-top:4px; line-height:13px;}
  295.  
  296. .infooo{
  297. position:relative;
  298. background:transparent;
  299. border:1px solid #eee;
  300. padding:8px;
  301. font-family:Inconsolata;
  302. font-size:10px;
  303. overflow-x:auto;
  304. letter-spacing:1px;
  305. font-style:italic;
  306. text-transform:;
  307. height:64px;
  308. margin-top:-20px;
  309. margin-bottom:20px;
  310. margin-left:85px;
  311. padding-left:5px;
  312. line-height:10px;
  313.  
  314.  
  315. }
  316.  
  317.  
  318. .he{
  319. color:#ffb8b8;
  320. font-style: ;
  321. font-size: 10px;
  322. text-transform: ;
  323. }
  324.  
  325. .audioplayerr{
  326. position:absolute;
  327. border:1px solid ;
  328. padding:2px;
  329. padding-top:5px;
  330. background: #fff;
  331. text-align:center;
  332. margin-left:24px;
  333. margin-top:5px;
  334. width:29px;
  335. height:27px;
  336. opacity:0.9;
  337. overflow:hidden;
  338. -webkit-transition: all 0.5s ease-in-out;
  339. -moz-transition: all 0.5s ease-in-out;
  340. -o-transition: all 0.5s ease-in-out;
  341. -ms-transition: all 0.5s ease-in-out;
  342. transition: all 0.5s ease-in-out;}
  343.  
  344.  
  345. .albumartt{
  346. margin-left:0px;
  347. margin-bottom:20px;
  348. }
  349.  
  350. .albumartt img{
  351. background:#fff;
  352. width:60px;
  353. float:left;
  354. padding:10px;
  355. border:1px solid #f0f0f0;
  356. }
  357.  
  358. audioshit{
  359. border-bottom:1px solid #f2f2f2;
  360. font-style:normal;}
  361.  
  362.  
  363.  
  364. .entry #permalink{
  365. opacity:0;
  366. margin-top:-10px;
  367. text-align:right;
  368. font-family:Inconsolata;
  369. font-size:10px;
  370. letter-spacing:1px;
  371. text-transform: lowercase;
  372. z-index:1;
  373. color:{color:Link};
  374. -webkit-transition: all 0.5s ease;
  375. -moz-transition: all 0.5s ease;
  376. transition: all 0.5s ease;}
  377.  
  378. .entry:hover #permalink{
  379. opacity:1;
  380. margin-top:4px;
  381. -webkit-transition: all 0.3s ease;
  382. -moz-transition: all 0.3s ease;
  383. transition: all 0.3s ease;}
  384.  
  385.  
  386.  
  387. .links{
  388. height: 14px;
  389. padding: 2px;
  390. text-transform: ;
  391. margin-top:-5px;
  392. font-family:Inconsolata;
  393. font-size:10px;
  394. background: white;
  395. letter-spacing:1px;
  396. width:17px;
  397. margin-left:1px;
  398. line-height: 15px;
  399. display: inline-block;
  400. text-align:center;
  401. border: solid 1px #ddd;
  402. border-radius: 5px;
  403. -webkit-transition: all 0.7s linear;
  404. -moz-transition: all 0.7s linear;
  405. transition: all 0.7s linear;
  406.  
  407. }
  408.  
  409. .links:hover{
  410. background-color: {color:post background};
  411. color: #fff;
  412. -webkit-transition: all 0.5s ease;
  413. -moz-transition: all 0.5s ease;
  414. -o-transition: all 0.5s ease;
  415. }
  416.  
  417.  
  418. .linkaroos a:hover{
  419. color: #fff;
  420. }
  421.  
  422.  
  423. #posts {
  424. width:330px;
  425. margin-top:90px;
  426. padding-top:5px;
  427. z-index:99;
  428. margin-left:350px;
  429. border-left:1px solid {color:border color};
  430. border-right:1px solid {color:border color};
  431. right:auto;
  432. background:{color:post background};
  433. background-image:url({image:Post Background});
  434. background-attachment: fixed;
  435. margin-right:auto;
  436. position:relative;
  437. overflow-y: hidden;
  438. {block:if2columns}
  439. width:530px;
  440. margin-left:250px;
  441. {/block:if2columns}
  442.  
  443. {block:ifshadow}
  444. box-shadow:rgba(0,0,0,0.07) 7px 7px;
  445. {/block:ifshadow}
  446. {block:ifsolidpostbackground}
  447. background-color: {color:post background};
  448. {/block:ifsolidpostbackground}
  449. {block:ifnotsolidpostbackground}
  450. background: rgba(255,255,255,.7);
  451. {/block:ifnotsolidpostbackground}
  452. }
  453.  
  454.  
  455. #description{
  456. position:fixed;
  457. width:133px;
  458. background:transparent;
  459. height:23px;
  460. z-index:999999999999;
  461. margin-top:150px;
  462. padding: 8px;
  463. margin-left:830px;
  464. text-align:center;
  465. opacity:1;
  466.  
  467. }
  468.  
  469.  
  470.  
  471.  
  472. #sidebar {
  473. background:white;
  474. padding-top:20px;
  475. display: block;
  476. text-align:center;
  477. height:auto;
  478.  
  479. {block:indexpage}
  480. width:604px;
  481. margin-left:auto;
  482. margin-right:auto;
  483. {/block:indexpage}
  484.  
  485. {block:permalinkpage}
  486. width: 520px;
  487. margin-left:auto;
  488. margin-right:auto;
  489. {/block:permalinkpage}
  490. z-index:99999;
  491.  
  492. {block:if2Columns}
  493. width:420px;
  494. margin-left:250px;
  495. {/block:if2Columns}
  496.  
  497. }
  498.  
  499.  
  500.  
  501. #side{
  502. position:fixed;
  503. text-align:center;
  504. padding-right:5px;
  505. padding-left:5px;
  506. padding-top:15px;
  507. padding-bottom:15px;
  508. margin-top:0px;
  509. height:60px;
  510. width:320px;
  511. margin-left:350px;
  512. z-index:99999;
  513. border-bottom:1px solid {color:border color};
  514. border-left:1px solid {color:border color};
  515. border-right:1px solid {color:border color};
  516. background:#fff;
  517.  
  518. {block:if2Columns}
  519. width:520px;
  520. margin-left:250px;
  521. {/block:if2Columns}
  522.  
  523.  
  524. }
  525.  
  526.  
  527. .des{
  528. padding:5px;
  529. padding-bottom:12px;
  530. margin-top:22px;
  531. text-transform:;
  532. letter-spacing:1px;
  533. text-align:center;
  534. padding-left:5px;
  535. z-index:99999;
  536.  
  537. }
  538.  
  539.  
  540.  
  541.  
  542.  
  543. .blogtitle {
  544. text-shadow:1px 1px #ddd;
  545. margin-top:-10px;
  546. padding:6px 2px 2px 6px;
  547. font-size:25px;
  548. letter-spacing:1px;
  549. font-family:'Inconsolata';
  550. text-transform:lowercase;
  551. text-align:left;
  552. padding-left:20px
  553. }
  554.  
  555.  
  556. .blogtitle a{
  557. color: {color:blogtitle};
  558.  
  559. }
  560.  
  561. #links {
  562. position: relative;
  563. font-family:calibri;
  564. width: auto;
  565. text-align:center;
  566. margin-top:-4px;
  567. margin-left:;
  568. padding:3px;
  569. }
  570.  
  571. #links a {
  572. padding-left:5px;
  573. padding-right:5px;
  574. margin-left:8px;
  575. margin-right:18px;
  576. margin-bottom: -3px;
  577. font-size:8px;
  578. font-style:normal;
  579. font-family: calibri light;
  580. text-align:center;
  581. background-color:#fff;
  582. border:1px solid #aaa;
  583. border-radius:10px;
  584. color:#000;
  585. }
  586.  
  587. #links a:hover {
  588. background-color:{color:tooltip background};
  589. border:1px solid #aaa;
  590. border-radius:0px;
  591.  
  592. -moz-transition-duration:0.5s;
  593. -webkit-transition-duration:0.5s;
  594. -o-transition-duration:0.5s;
  595. }
  596.  
  597. @font-face {
  598. font-family:titulo;
  599. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');
  600. }
  601.  
  602.  
  603. @font-face {
  604. font-family:titulo;
  605. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');
  606. }
  607.  
  608. .title{
  609. font-family: 'titulo';
  610. font-size: 12px;
  611. line-height: 16px;
  612. color:{color:Title};
  613. font-weight: normal;
  614. }
  615.  
  616.  
  617.  
  618. .permalink{
  619. text-transform: normal;
  620. display: block;
  621. text-align: right;
  622. text-decoration: none;
  623. }
  624.  
  625.  
  626.  
  627. #infscr-loading{
  628. bottom: -70px;
  629. position: absolute;
  630. left: 50%;
  631. margin-left:-8px;
  632. width:16px;
  633. height:11px;
  634. overflow:hidden;
  635. margin-bottom: 50px;
  636. }
  637.  
  638. #postnotes{
  639. text-align: justify;}
  640.  
  641. #postnotes blockquote{
  642. border: 0px;}
  643.  
  644. blockquote{
  645. padding:0px 0px 2px 5px;
  646. margin:0px 0px 2px 10px;
  647. border-left: 1px dotted #555555;
  648. }
  649.  
  650. blockquote p, ul{
  651. margin:0px;
  652. padding:0px;
  653. }
  654.  
  655. a img{border: 0px;}
  656.  
  657.  
  658. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  659.  
  660. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  661. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  662.  
  663. .notes img{width:10px; position:relative; top:3px;}
  664. <--ses-->
  665. small{font-size: 90%;}
  666.  
  667. {CustomCSS}
  668.  
  669. </style>
  670.  
  671.  
  672. <script type="text/javascript">
  673. $(window).load(function(){
  674. $("p").remove(":contains('Source:')");
  675. $("p").remove(":contains('via ')");
  676. });
  677. </script>
  678. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  679. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  680. <script>
  681. (function($){
  682. $(document).ready(function(){
  683. $("[title],a[title],img[title]").style_my_tooltips({
  684. tip_follows_cursor:true,
  685. tip_delay_time:100,
  686. tip_fade_speed:300,
  687. attribute:"title"
  688. });
  689. });
  690. })(jQuery);
  691. </script>
  692.  
  693.  
  694. {block:IndexPage}
  695. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  696. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  697.  
  698. <script type="text/javascript">
  699. $(window).load(function(){
  700. var $wall = $('#posts');
  701. $wall.imagesLoaded(function(){
  702. $wall.masonry({
  703. itemSelector: '.entry, .entry_photo',
  704. isAnimated : false
  705. });
  706. });
  707.  
  708. $wall.infinitescroll({
  709. navSelector : '#pagination',
  710. nextSelector : '#pagination a',
  711. itemSelector : '.entry, .entry_photo',
  712. bufferPx : 2000,
  713. debug : false,
  714. errorCallback: function() {
  715. $('#infscr-loading').fadeOut('normal');
  716. }},
  717. function( newElements ) {
  718. var $newElems = $( newElements );
  719. $newElems.hide();
  720. $newElems.imagesLoaded(function(){
  721. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  722. });
  723. }); $('#posts').show(500);
  724. });
  725. </script>
  726.  
  727.  
  728. {/block:IndexPage}
  729.  
  730.  
  731. <title>{title}</title>
  732.  
  733. <link rel="shortcut icon" href="https://31.media.tumblr.com/1d61c935c5fedf1fe26bc311187bef3a/tumblr_inline_n1ptrv8Vpq1qk1or3.gif" />
  734. <meta name="viewport" content="width=820" />
  735. </head>
  736.  
  737. <body>
  738.  
  739.  
  740.  
  741.  
  742.  
  743. <div id="cage">
  744. <div id="center">
  745.  
  746.  
  747.  
  748.  
  749. <div id="bgim">
  750. <img src="{image:side image}" style="max-height:600px;">
  751. </div>
  752.  
  753. <div id="side">
  754.  
  755.  
  756.  
  757. <div class="blogtitle"><a href="/">{title}</a></div>
  758. <br>
  759.  
  760.  
  761. <div id="des">{description}</div>
  762. <br>
  763. <div id="links">
  764. {block:ifLink1Title}
  765. <a href="{text:Link 1 Url}" title="{text:Link 1 Title}"> </a>
  766. {/block:ifLink1Title}
  767.  
  768. {block:ifLink2Title}
  769. <a href="{text:Link 2 Url}" title="{text:Link 2 Title}"> </a>
  770. {/block:ifLink2Title}
  771.  
  772. {block:ifLink3Title}
  773. <a href="{text:Link 3 Url}" title="{text:Link 3 Title}"> </a>
  774. {/block:ifLink3Title}
  775.  
  776. {block:ifLink4Title}
  777. <a href="{text:Link 4 Url}" title="{text:Link 4 Title}"> </a>
  778. {/block:ifLink4Title}
  779.  
  780. {block:ifLink5Title}
  781. <a href="{text:Link 5 Url}" title="{text:Link 5 Title}"> </a>
  782. {/block:ifLink5Title}
  783.  
  784. {block:ifLink6Title}
  785. <a href="{text:Link 6 Url}" title="{text:Link 6 Title}"> </a>
  786. {/block:ifLink6Title}
  787.  
  788. <!-- DO NOT REMOVE -->
  789. <a href="http://senpiez.tumblr.com" title="theme credit"> </a>
  790. </div></div>
  791.  
  792.  
  793.  
  794.  
  795. </center>
  796.  
  797.  
  798.  
  799. <BODY onselectstart="return false;" ondragstart="return false;">
  800. <div class="wrapper">
  801. <div class="header">
  802. </div>
  803.  
  804.  
  805.  
  806.  
  807. <!------------------------------------->
  808.  
  809.  
  810. <div class="left">
  811. <div id="posts">
  812. {block:posts}
  813. <div class="entry">
  814.  
  815. {block:Text}
  816. {block:Title}<span class="title">{Title}</span>{/block:Title}
  817. <span class="entrytext">{Body}</span></a>
  818. {block:IndexPage}<div id="permalink"><a href="{Permalink}">{NoteCount}</a> ♡ <a href="{ReblogURL}" target="_blank" class="details">Reblog</a> </div>{/block:IndexPage}
  819. {/block:Text}
  820.  
  821. {block:Link}
  822. <a href="{URL}" class="title">{Name}</a>
  823. {block:Description}{Description}{/block:Description}
  824. {block:IndexPage}<div id="permalink"><a href="{Permalink}">{NoteCount}</a> ♡ <a href="{ReblogURL}" target="_blank" class="details">Reblog</a> </div>{/block:IndexPage}
  825. {block:Link}
  826.  
  827.  
  828. {block:Photo}
  829. {block:indexpage}
  830.  
  831. <a href="{permalink}"><img src="{PhotoURL-HighRes}" width="100%"/></a>
  832. {/block:indexpage}
  833. {block:IndexPage}<div id="permalink"><a href="{Permalink}">{NoteCount}</a> ♡ <a href="{ReblogURL}" target="_blank" class="details">Reblog</a> </div>{/block:IndexPage}
  834. {block:permalinkpage}
  835. <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
  836. {/block:permalinkpage}
  837. {/block:Photo}
  838.  
  839. {block:Photoset}
  840. <center>
  841. {block:IndexPage}<div id="permalink"><a href="{Permalink}">{NoteCount}</a> ♡ <a href="{ReblogURL}" target="_blank" class="details">Reblog</a> </div>
  842.  
  843. <div style="width: 220px; overflow-x:hidden;overflow-y:hidden;">{Photoset-250}</div>
  844. {/block:IndexPage}
  845. </center>
  846. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  847. {/block:Photoset}
  848.  
  849.  
  850.  
  851. {block:Quote}
  852. <i>
  853. <span style="text-transform:;"> " {Quote} " </span></i>
  854. {block:Source}
  855. <div style="text-align:left;color:{color:link};font-style:italic;padding:3px;margin-top:3px;text-transform:;">- {Source}</div>
  856. {/block:Source}
  857. {block:IndexPage}<div id="permalink"><a href="{Permalink}">{NoteCount}</a> ♡ <a href="{ReblogURL}" target="_blank" class="details">Reblog</a> </div>{/block:IndexPage}
  858. {/block:Quote}
  859.  
  860.  
  861. {block:Chat}
  862. {block:Title}<span class="title">{Title}</span>{/block:Title}
  863. {block:Lines}
  864. {block:Label}
  865. <span class="he">{label}</span>
  866. {/block:Label}
  867.  
  868. {Line}<br>
  869. {/block:Lines}
  870. {block:IndexPage}<div id="permalink"><a href="{Permalink}">{NoteCount}</a> ♡ <a href="{ReblogURL}" target="_blank" class="details">Reblog</a> </div>{/block:IndexPage}
  871. {/block:Chat}
  872.  
  873.  
  874. {block:Answer}
  875. <div style="margin-top:0px;height: auto;overflow:auto;margin-bottom:0px;margin-left: 0px; padding: 4px; background-color:#eee;border:1px solid #ffb8b8;border-radius: 5px;">
  876. <askk><i>{asker}:</i></askk> {Question}</div>
  877. <div style="margin-top:2px;margin-bottom:4px; background: transparent;">{Answer}</div>
  878. {block:IndexPage}<div id="permalink"><a href="{Permalink}">{NoteCount}</a> ♡ <a href="{ReblogURL}" target="_blank" class="details">Reblog</a> </div>{/block:IndexPage}
  879. {/block:Answer}
  880.  
  881.  
  882. {block:Audio}
  883. <div class="albumartt">{block:AlbumArt} <img src="{AlbumArtURL}"> {/block:AlbumArt}</div><div class="audioplayerr">{AudioPlayer}</div> <div class="infooo"> {block:Artist} <b><audioshit>Artist:</audioshit></b><br> {Artist} {/block:Artist}<br><br>{block:TrackName} <b><audioshit>Track Name:</audioshit></b><br> "{TrackName}" {/block:TrackName}</br><br>{block:Album}<b><audioshit>Album Name:</audioshit></b><br> {Album} {/block:Album}</br><br><b><audioshit>Play Count:</audioshit></b><br> {block:PlayCount}{PlayCount} times{/block:PlayCount}</div>
  884.  
  885. {block:IndexPage}<div id="permalink"><a href="{Permalink}">{NoteCount}</a> ♡ <a href="{ReblogURL}" target="_blank" class="details">Reblog</a> </div>{/block:IndexPage}
  886. {/block:Audio}
  887.  
  888.  
  889. {block:Video}
  890. <center>
  891.  
  892. {block:IndexPage}
  893. <div style="width: 220px; overflow-x:hidden;overflow-y:hidden;">{Video-250}</div>
  894. <div id="permalink"><a href="{Permalink}">{NoteCount}</a> ♡ <a href="{ReblogURL}" target="_blank" class="details">Reblog</a> </div>
  895. {/block:IndexPage}
  896. </center>
  897. <center>{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center>
  898. {block:Video}
  899.  
  900. {block:PermalinkPage}
  901. {caption}
  902. <center><P>
  903. {block:RebloggedFrom}
  904. posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {block:NoteCount}{notecountwithlabel}{/block:NoteCount}<br>
  905. <b>orginally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  906. </center>
  907.  
  908. {/block:PermalinkPage}
  909.  
  910. {block:PostNotes}{PostNotes}
  911. {/block:PostNotes}
  912. </div>
  913.  
  914.  
  915. {/block:Posts}
  916. </div>
  917. </div>
  918. {block:IndexPage}
  919. {block:Pagination}
  920. <div id="pagination">
  921. {block:NextPage}
  922. <a id="nextPage" href="{NextPage}"> </a>
  923. {/block:NextPage}
  924. {block:PreviousPage}
  925. <a href="{PreviousPage}"> </a>
  926. {/block:PreviousPage}
  927. </div>
  928. {/block:Pagination}
  929. {/block:IndexPage}
  930. </div>
  931.  
  932. <div style="position:fixed;right:10px;bottom:10px;padding:10px; font-size:15px; ">
  933. <a title="theme by senpiez"href="http://senpiez-themes.tumblr.com/">✿</a>
  934. </div>
  935. </body>
  936.  
  937.  
  938. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement