Advertisement
kathisneckdeep

[OLD] theme 16: richmond

May 5th, 2016
908
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.26 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5. <!--
  6.  
  7. *.。.☆ richmond theme (theme 16) by distance-themes or fleaur ☆.。.*
  8. don't repost as your own + pls pls keep the credit
  9. hope you like this! enjoy x
  10. -->
  11.  
  12. <meta name="select:font" content="'Raleway', sans-serif;" title="Raleway"/>
  13. <meta name="select:font" content="'Avalon', sans-serif;" title="Avalon"/>
  14.  
  15. <meta name="select:link icon 1" content="circle-o-notch fa-spin fa-fw" title="Spinning Circle"/>
  16. <meta name="select:link icon 1" content="home" title="House"/>
  17. <meta name="select:link icon 1" content="envelope-o" title="Envelope"/>
  18. <meta name="select:link icon 1" content="heart-o" title="Heart"/>
  19. <meta name="select:link icon 1" content="archive" title="Archive"/>
  20. <meta name="select:link icon 1" content="bookmark-o" title="Bookmark"/>
  21. <meta name="select:link icon 1" content="commenting-o" title="Speech Bubble"/>
  22.  
  23. <meta name="select:link icon 2" content="envelope-o" title="Envelope"/>
  24. <meta name="select:link icon 2" content="circle-o-notch fa-spin fa-fw" title="Spinning Circle"/>
  25. <meta name="select:link icon 2" content="home" title="House"/>
  26. <meta name="select:link icon 2" content="heart-o" title="Heart"/>
  27. <meta name="select:link icon 2" content="archive" title="Archive"/>
  28. <meta name="select:link icon 2" content="bookmark-o" title="Bookmark"/>
  29. <meta name="select:link icon 2" content="commenting-o" title="Speech Bubble"/>
  30.  
  31. <meta name="select:link icon 3" content="commenting-o" title="Speech Bubble"/>
  32. <meta name="select:link icon 3" content="home" title="House"/>
  33. <meta name="select:link icon 3" content="envelope-o" title="Envelope"/>
  34. <meta name="select:link icon 3" content="heart-o" title="Heart"/>
  35. <meta name="select:link icon 3" content="archive" title="Archive"/>
  36. <meta name="select:link icon 3" content="bookmark-o" title="Bookmark"/>
  37.  
  38. <meta name="select:link icon 4" content="bookmark-o" title="Bookmark"/>
  39. <meta name="select:link icon 4" content="archive" title="Archive"/>
  40. <meta name="select:link icon 4" content="home" title="House"/>
  41. <meta name="select:link icon 4" content="envelope-o" title="Envelope"/>
  42. <meta name="select:link icon 4" content="heart-o" title="Heart"/>
  43. <meta name="select:link icon 4" content="archive" title="Archive"/>
  44. <meta name="select:link icon 4" content="commenting-o" title="Speech Bubble"/>
  45.  
  46. <meta name="color:background" content="#ffffff"/>
  47. <meta name="color:text" content="#4d4d4d"/>
  48. <meta name="color:link" content="#4d4d4d"/>
  49. <meta name="color:post bg" content="#ffffff"/>
  50. <meta name="color:border" content="#eeeeee"/>
  51. <meta name="color:bar" content="#fcebd5"/>
  52. <meta name="color:bar2" content="#fcebd5"/>
  53. <meta name="color:barh" content="#fad6ab"/>
  54.  
  55.  
  56. <meta name="image:background" content=""/>
  57. <meta name="image:sbar" content=""/>
  58. <meta name="image:sidepic" content=""/>
  59.  
  60. <meta name="if:banner" content="1"/>
  61. <meta name="if:text" content="0"/>
  62.  
  63. <meta name="text:updtitle1" content="apply"/>
  64. <meta name="text:updtext1" content="put your awards posts here"/>
  65. <meta name="text:updtitle2" content="updates"/>
  66.  
  67. <meta name="text:box1title" content="statistics"/>
  68. <meta name="text:box1text" content="hello this is where you put your updates"/>
  69. <meta name="text:box2title" content="feautured in"/>
  70. <meta name="text:box2text" content="hello this is where you put your updates"/>
  71. <meta name="text:box3title" content="other"/>
  72. <meta name="text:box3text" content="hello this is where you put your updates"/>
  73.  
  74. <meta name="text:link 1 url" content="/"/>
  75. <meta name="text:link 1 name" content="home"/>
  76. <meta name="text:link 2 url" content="/ask"/>
  77. <meta name="text:link 2 name" content="mssg me"/>
  78. <meta name="text:link 3 url" content="/submit"/>
  79. <meta name="text:link 3 name" content="submit"/>
  80. <meta name="text:link 4 url" content="/archive"/>
  81. <meta name="text:link 4 name" content="past"/>
  82.  
  83. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
  84. <link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/avalon/stylesheet.css?v=1">
  85. <link href='https://fonts.googleapis.com/css?family=Raleway:300' rel='stylesheet' type='text/css'>
  86.  
  87. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script> <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("[title],a[title],img[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:100, tip_fade_speed:300, attribute:"title" }); }); })(jQuery); </script>
  88.  
  89. <title>{Title}</title>
  90. <link rel="shortcut icon" href="{Favicon}">
  91. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  92. <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
  93.  
  94. <style type="text/css">
  95.  
  96. ::selection {
  97. color: {color:bar};
  98. background: {color:background};
  99. }
  100.  
  101. ::-moz-selection {
  102. color: {color:bar};
  103. background: {color:background};
  104. }
  105.  
  106. ::-webkit-selection {
  107. color: {color:bar};
  108. background: {color:background};
  109. }
  110.  
  111. ::-webkit-scrollbar {
  112. width: 9px;
  113. height: 4px;
  114. background: {color:background};
  115. }
  116.  
  117. ::-webkit-scrollbar-thumb {
  118. border:4px solid {color:background};
  119. background-color: {color:bar};
  120. }
  121.  
  122. /**updates tab**/
  123. #updatescon{
  124. position:absolute;
  125. top:150px;
  126. right:50px;
  127. text-align:center;
  128. width:180px;
  129. }
  130.  
  131. .updtitle{
  132. margin-top:5px;
  133. padding:3px;
  134. text-transform:uppercase;
  135. font-size:13px;
  136. letter-spacing:2px;
  137. }
  138.  
  139. .updline{
  140. border-top:3px solid {color:bar};
  141. width:25px;
  142. margin-left:77px;
  143. }
  144.  
  145. .updline2{
  146. -webkit-transition: all .7s ease-in-out;
  147. -moz-transition: all .7s ease-in-out;
  148. -ms-transition: all .7s ease-in-out;
  149. -o-transition: all .7s ease-in-out;
  150. transition: all .7s ease-in-out;
  151. border-top:3px solid {color:bar};
  152. width:25px;
  153. margin-left:77px;
  154. }
  155.  
  156. #updatescon:hover .updline2{
  157. width:180px;
  158. margin-left:0px;
  159. margin-right:0px;
  160. }
  161.  
  162. .updtext{
  163. margin-top:6px;
  164. }
  165.  
  166. .updbox{
  167. -webkit-transition: all .7s ease-in-out;
  168. -moz-transition: all .7s ease-in-out;
  169. -ms-transition: all .7s ease-in-out;
  170. -o-transition: all .7s ease-in-out;
  171. transition: all .7s ease-in-out;
  172. -webkit-transform: scale(1,0);
  173. transform: scale(1,0);
  174. -webkit-transform-origin: 0 0;
  175. transform-origin: 0 0;
  176. opacity:0;
  177. width:140px;
  178. margin-left:15px;
  179. margin-top:5px;
  180. margin-bottom:2px;
  181. padding-top:0px;
  182. padding-bottom:8px;
  183. padding-right:5px;
  184. padding-left:5px;
  185. border:1px solid {color:bar};
  186. }
  187.  
  188. #updatescon:hover .updbox{
  189. opacity:1;
  190. -webkit-transform: scale(1);
  191. -moz-transition: scale(1);
  192. -o-transition: scale(1);
  193. transform: scale(1);
  194. }
  195. /**updates tab**/
  196.  
  197. #s-m-t-tooltip {
  198. max-width:300px;
  199. margin:10px 0px 0px 10px;
  200. padding:3px 3px 3px 3px;
  201. background: #fff;
  202. border:0px solid {color:borderr};
  203. font-family:{select:font};
  204. font-size:10px;
  205. letter-spacing:0px;
  206. text-transform:lowercase;
  207. color:#000;
  208. z-index:999999999999999999999999999999999999;
  209. }
  210.  
  211. #topbar{
  212. top:0;
  213. right:0;
  214. left:0;
  215. width:100%;
  216. z-index:20000;
  217. height:30px;
  218. background-color:{color:background};
  219. position:fixed;
  220. }
  221.  
  222. #topbar2{
  223. top:2px;
  224. right:0;
  225. left:0;
  226. width:100%;
  227. z-index:2000;
  228. height:30px;
  229. background-color:{color:bar};
  230. position:fixed;
  231. }
  232.  
  233. #rightbar{
  234. top:0;
  235. right:0;
  236. height:100%;
  237. z-index:10000;
  238. width:30px;
  239. background-color:{color:background};
  240. position:fixed;
  241. }
  242.  
  243. #rightbar2{
  244. top:0;
  245. right:2px;
  246. height:100%;
  247. z-index:1000;
  248. width:30px;
  249. background-color:{color:bar};
  250. position:fixed;
  251. }
  252.  
  253. #leftbar{
  254. top:0;
  255. left:0;
  256. height:100%;
  257. z-index:10000;
  258. width:30px;
  259. background-color:{color:background};
  260. position:fixed;
  261. }
  262.  
  263. #leftbar2{
  264. top:0;
  265. left:2px;
  266. height:100%;
  267. z-index:1000;
  268. width:30px;
  269. background-color:{color:bar};
  270. position:fixed;
  271. }
  272.  
  273. .tbtitle{
  274. -webkit-transition: all .7s ease-in-out;
  275. -moz-transition: all .7s ease-in-out;
  276. -ms-transition: all .7s ease-in-out;
  277. -o-transition: all .7s ease-in-out;
  278. transition: all .7s ease-in-out;
  279. font-size:25px;
  280. text-transform:uppercase;
  281. letter-spacing:2px;
  282. width:220px;
  283. margin-left:-5px;
  284. margin-top:-5px;
  285. padding:5px;
  286. padding-bottom:5px;
  287. }
  288.  
  289. #bsbaryo:hover .tbtitle{
  290. padding-bottom:8px;
  291. }
  292.  
  293. .tbline{
  294. -webkit-transition: all .7s ease-in-out;
  295. -moz-transition: all .7s ease-in-out;
  296. -ms-transition: all .7s ease-in-out;
  297. -o-transition: all .7s ease-in-out;
  298. transition: all .7s ease-in-out;
  299. border-top:3px solid {color:barh};
  300. width:40px;
  301. margin-left:90px;
  302. border-radius:3px;
  303. }
  304.  
  305. #bsbaryo:hover .tbline{
  306. width:220px;
  307. margin-left:0;
  308. margin-right:0;
  309. }
  310. .tbdesc{
  311. margin-top:6px;
  312. padding:5px;
  313. }
  314.  
  315. #bsbaryo{
  316. width:220px;
  317. height:auto;
  318. padding:10px;
  319. font-style:bold;
  320. top:40%;
  321. z-index:1000;
  322. border:2px solid {color:bar};
  323. outline:1px solid {color:bar};
  324. outline-offset:2px;
  325. left:90px;
  326. font-family:{select:font};
  327. text-align:center;
  328. position:fixed;
  329. }
  330.  
  331. .linkiees{
  332. z-index:200;
  333. -webkit-transition: all .7s ease-in-out;
  334. -moz-transition: all .7s ease-in-out;
  335. -ms-transition: all .7s ease-in-out;
  336. -o-transition: all .7s ease-in-out;
  337. transition: all .7s ease-in-out;
  338. -webkit-transform: scale(1,0);
  339. transform: scale(1,0);
  340. -webkit-transform-origin: 0 0;
  341. transform-origin: 0 0;
  342. opacity:1;
  343. position:absolute;
  344. margin-top:-17px;
  345. padding:5px;
  346. max-width:200px;
  347. margin-left:25px;
  348. opacity:0;
  349. text-align:center;
  350. }
  351.  
  352. #bsbaryo:hover .linkiees{
  353. opacity:1;
  354. -webkit-transform: scale(1);
  355. -moz-transition: scale(1);
  356. -o-transition: scale(1);
  357. transform: scale(1);
  358. }
  359.  
  360. .linkiees a{
  361. background:{color:background};
  362. padding:3px;
  363. font-size:12px;
  364. line-height:20px;
  365. margin-right:4px;
  366. margin-left:4px;
  367. }
  368.  
  369. #navlinks {
  370. font-size:5px;
  371. position: fixed;
  372. background-color:{color:barh};
  373. width:10px;
  374. height:10px;
  375. bottom: 10px;
  376. padding:2px;
  377. right: 40px;
  378. z-index:999999999999;
  379. text-align:center;
  380. overflow:hidden;
  381. -webkit-transition:all 0.7s ease-in-out;
  382. -moz-transition:all 0.7s ease-in-out;
  383. transition:all 0.7s ease-in-out;
  384. }
  385.  
  386. #navlinks a {
  387. color:{color:barh};
  388. font-size:8px;
  389. letter-spacing:1px;
  390. font-weight:bold;
  391. text-decoration: none;
  392. }
  393.  
  394. #navlinks:hover {
  395. width:50px;
  396. -webkit-transition:all 0.7s ease-in-out;
  397. -moz-transition:all 0.7s ease-in-out;
  398. transition:all 0.7s ease-in-out;
  399. }
  400.  
  401. #navlinks:hover a {
  402. color:{color:text};
  403. }
  404.  
  405. #bpicyo{
  406. width:370px;
  407. opacity:.6;
  408. bottom:-10px;
  409. left:20px;
  410. position:fixed;
  411. margin-right:0px;
  412. z-index:100;
  413. }
  414.  
  415. #content {
  416. margin-top:60px;
  417. margin-left:27%;
  418. width: 750px;
  419. float: left;
  420. {block:PermalinkPage}
  421. margin-right:20px;{/block:PermalinkPage}
  422. }
  423.  
  424.  
  425. body {
  426. background-color: {color:background};
  427. background-image: url({image:background});
  428. background-attachment:fixed;background-repeat:repeat;
  429. background-position:center;
  430. font-family:{select:font};
  431. font-size: 11px;
  432. letter-spacing:1px;
  433. color: {color:text};
  434. }
  435.  
  436. a {
  437. color: {color:link};
  438. text-decoration:none;
  439. }
  440.  
  441. blockquote {
  442. padding-left:5px;
  443. border-left:2px solid;
  444. color: {color:text};
  445. margin-left:3px;
  446. margin-bottom:5px;
  447. }
  448.  
  449. img, iframe, embed, object, video {
  450. max-width: 100%;
  451. }
  452.  
  453. #tumblr_controls, .tmblr-iframe{
  454. z-index:999999999999999999!important;
  455. -webkit-filter:invert(100%);
  456. -moz-filter:invert(100%);
  457. -o-filter:invert(100%);
  458. -ms-filter:invert(100%);
  459. filter:invert(100%);
  460. position:fixed!important;
  461. top:5px!important;
  462. right:5px!important;
  463. opacity:.4;
  464. }
  465.  
  466.  
  467. /*post stuff*/
  468.  
  469. article {
  470. -webkit-transition: all .7s ease-in-out;
  471. -moz-transition: all .7s ease-in-out;
  472. -ms-transition: all .7s ease-in-out;
  473. -o-transition: all .7s ease-in-out;
  474. transition: all .7s ease-in-out;
  475. background: {color:post bg};
  476. margin-top: 30px;
  477. margin-left:50px;
  478. margin-bottom:30px;
  479. padding: 18px;
  480. width: 250px;
  481. border: 1px solid {color:border};
  482. -moz-box-shadow: 2px 2px 0px 0px {color:bar};
  483. -webkit-box-shadow: 2px 2px 0px 0px {color:bar};
  484. box-shadow: 2px 2px 0px 0px {color:bar};
  485. {block:PermalinkPage}
  486. width:400px;
  487. -moz-box-shadow: 0px 2px 0px 0px #{color:bar};
  488. -webkit-box-shadow: 2px 2px 0px 0px #{color:bar};
  489. box-shadow: 2px 2px 0px 0px #{color:bar};
  490. {/block:PermalinkPage}
  491. }
  492.  
  493. #note{
  494. max-height:250px;
  495. overflow:auto;
  496. }
  497.  
  498. .name{
  499. font-family:'Avalon', san-serif;
  500. text-transform:uppercase;
  501. letter-spacing:2px;
  502. font-size:10px;
  503. }
  504.  
  505. .title{
  506. font-family:{select:font};
  507. font-size:20px;
  508. margin-bottom:1px;
  509. }
  510.  
  511. .ans{
  512. font-family:'Avalon', san-serif;
  513. }
  514.  
  515. .answer{
  516. padding:7px;
  517. line-height:12px;
  518. }
  519.  
  520. .question{
  521. background:{color:bar};
  522. text-align:center;
  523. padding-top:12px;
  524. padding-bottom:12px;
  525. padding-left:10px;
  526. padding-right:10px;
  527. }
  528.  
  529. .answerr{
  530. text-align:center;
  531. margin-bottom:8px;
  532. border:1px solid {color:bar};
  533. padding-top:1px;
  534. padding-bottom:3px;
  535. padding-right:6px;
  536. padding-left:6px;
  537. }
  538.  
  539. .qtext{
  540. font-family:{select:font};
  541. }
  542.  
  543. .photo{
  544. margin-bottom:-4px;
  545. }
  546.  
  547. .chat span {
  548. float: left;
  549. margin-right: 10px;
  550. }
  551.  
  552. .blur {
  553. position:absolute;
  554. top:0;
  555. left:0;
  556. width:100%;
  557. height:calc(100% + 1px);
  558. opacity:0;
  559. visibility:hidden;
  560. z-index:1;
  561. -webkit-transition: all .7s ease-in-out;
  562. -moz-transition: all .7s ease-in-out;
  563. -ms-transition: all .7s ease-in-out;
  564. -o-transition: all .7s ease-in-out;
  565. transition: all .7s ease-in-out;
  566. {block:PermalinkPage}display:none;{/block:PermalinkPage}
  567. }
  568. .blur:before {
  569. content:'';
  570. position:absolute;
  571. width:100%;
  572. height:100%;
  573. top: 0px;
  574. right: 0px;
  575. bottom: 0px;
  576. left: 0px;
  577. background:#fff;
  578. -webkit-transform: scale(1,0);
  579. transform: scale(1,0);
  580. -webkit-transform-origin: 0 0;
  581. transform-origin: 0 0;
  582. -webkit-transition: all .7s ease-in-out;
  583. -moz-transition: all .7s ease-in-out;
  584. -ms-transition: all .7s ease-in-out;
  585. -o-transition: all .7s ease-in-out;
  586. transition: all .7s ease-in-out;
  587. }
  588.  
  589.  
  590. article:hover .blur {
  591. opacity:.5;
  592. visibility:visible;
  593. -webkit-transform: scale(1);
  594. transform: scale(1);
  595. transform: scale(1);
  596. -webkit-transition-delay: 0.15s;
  597. -moz-transition-delay: 0.15s;
  598. -o-transition-delay: 0.15s;
  599. transition-delay: 0.15s;
  600. }
  601.  
  602. article:hover .blur:before, article:hover .blur:after {
  603. opacity: 1;
  604. -webkit-transform: scale(1);
  605. -moz-transition: scale(1);
  606. -o-transition: scale(1);
  607. transform: scale(1);
  608. -webkit-transition-delay: 0.15s;
  609. -moz-transition-delay: 0.15s;
  610. -o-transition-delay: 0.15s;
  611. transition-delay: 0.15s;
  612. }
  613.  
  614. #permal{
  615. -webkit-transition: all .7s ease-in-out;
  616. -moz-transition: all .7s ease-in-out;
  617. -ms-transition: all .7s ease-in-out;
  618. -o-transition: all .7s ease-in-out;
  619. transition: all .7s ease-in-out;
  620. opacity:0;
  621. border-top:3px solid {color:barh};
  622. width:40px;
  623. position:absolute;
  624. bottom:-20px;
  625. left:120px;
  626. border-radius:3px;
  627. }
  628.  
  629. article:hover #permal{
  630. opacity:.6;
  631. width:180px;
  632. left:51px;
  633. right:0;
  634. }
  635.  
  636.  
  637. #perma1{
  638. -webkit-transition: all .3s ease-in-out;
  639. -moz-transition: all .3s ease-in-out;
  640. -ms-transition: all .3s ease-in-out;
  641. -o-transition: all .3s ease-in-out;
  642. transition: all .3s ease-in-out;
  643. -webkit-transform: scale(1,0);
  644. transform: scale(1,0);
  645. -webkit-transform-origin: 0 0;
  646. transform-origin: 0 0;
  647. opacity:0;
  648. background:transparent;
  649. text-align: center;
  650. position: absolute;
  651. height:auto;
  652. width:230px;
  653. bottom:-34px;
  654. left:16px;
  655. font-family: 'Raleway', sans-serif;
  656. padding:10px;
  657. font-size: 10px;
  658. text-transform:uppercase;
  659. {block:PermalinkPage}display:none;{/block:PermalinkPage}
  660. }
  661.  
  662. #perma1 a{
  663. background:{color:background};
  664. padding:3px;
  665. margin-left:2px;
  666. margin-right:2px;
  667. }
  668.  
  669. article:hover #perma1{
  670. z-index:200;
  671. -webkit-transition-delay: .5s;
  672. -moz-transition-delay: .5s;
  673. -ms-transition-delay: .5s;
  674. -o-transition-delay: .5s;
  675. transition-delay: .5s;
  676. opacity:1;
  677. -webkit-transform: scale(1);
  678. -moz-transition: scale(1);
  679. -o-transition: scale(1);
  680. transform: scale(1);
  681. }
  682.  
  683. #perma2{
  684. border-top:1px solid{color:bar};
  685. font-family:'Avalon', san-serif;
  686. text-align:right;
  687. padding:3px;
  688. font-size:9px;
  689. letter-spacing:2px;
  690. text-transform:uppercase;
  691. padding-bottom:0px;
  692. }
  693.  
  694.  
  695. .tumblr_audio_player {
  696. width: 400px;
  697. height: 100px;
  698. overflow: hidden;
  699. position: relative;
  700. z-index: 1000;
  701. }
  702.  
  703. .pagi { /*pagi stuff*/
  704. font-size:15px;
  705. font: {select:font};
  706. color: {color:link};
  707. text-align:center;
  708. padding:2px;
  709. padding-top:5px;
  710. display:none;
  711. }
  712.  
  713.  
  714. </style>
  715. </head>
  716. <body>
  717.  
  718. <div id="topbar"></div>
  719. <div id="rightbar"></div>
  720. <div id="leftbar"></div>
  721. <div id="topbar2"></div>
  722. <div id="rightbar2"></div>
  723. <div id="leftbar2"></div>
  724.  
  725. <!-- start updates tab -->
  726. <div id="updatescon">
  727.  
  728. <!-- apply -->
  729. <div class="updtitle">{text:updtitle1}</div>
  730. <div class="updline"></div>
  731. <div class="updtext">{text:updtext1}</div>
  732.  
  733. <!-- updates title-->
  734. <div class="updtitle">{text:updtitle2}</div>
  735. <div class="updline2"></div>
  736.  
  737. <!-- updates content -->
  738. <div class="updbox"><!-- updates box 1 -->
  739. <div class="updtitle">{text:box1title}</div>
  740. {text:box1text}
  741. </div>
  742.  
  743. <div class="updbox"><!-- updates box 2 -->
  744. <div class="updtitle">{text:box2title}</div>
  745. {text:box2text}
  746. </div>
  747.  
  748. <div class="updbox"><!-- updates box 3 -->
  749. <div class="updtitle">{text:box3title}</div>
  750. {text:box3text}
  751. </div>
  752. </div>
  753. <!-- end of updates tab -->
  754.  
  755. <div id="bsbaryo">
  756. <div class="tbtitle">
  757. {block:ifbanner}<img src="{image:sbar}"/>{/block:ifbanner}
  758. {block:iftext}<a href="/">{Title}</a>{/block:iftext} </div>
  759. <div class="tbline"></div>
  760. <div class="linkiees">
  761. <a href="{text:link 1 url}" title="{text:link 1 name}"><i class="fa fa-{select:link icon 1}"></i></a>
  762. <a href="{text:link 2 url}" title="{text:link 2 name}"><i class="fa fa-{select:link icon 2}"></i></a>
  763. <a href="{text:link 3 url}" title="{text:link 3 name}"><i class="fa fa-{select:link icon 3}"></i></a>
  764. <a href="{text:link 4 url}" title="{text:link 4 name}"><i class="fa fa-{select:link icon 4}"></i></a>
  765. <a href="http://maoli.co.vu/" title="credits"><i class="fa fa-code"></i></a>
  766. </div>
  767. <div class="tbdesc">
  768. {Description}</div>
  769. </div>
  770.  
  771. <div id="bpicyo">
  772. <img src="{image:sidepic}"/>
  773. </div>
  774.  
  775.  
  776. {block:Pagination}
  777. <div class="pagination">
  778. <div class="pagi">
  779. {block:PreviousPage}<a href="{PreviousPage}"><</a>{/block:PreviousPage}
  780. {block:NextPage}<a href="{NextPage}">></a>{/block:NextPage}
  781. </div></div>
  782. {/block:Pagination}
  783. </div>
  784. <nav>
  785. <ul>
  786. {block:HasPages}
  787. {block:Pages}
  788. <li> <a href="{URL}">{Label}</a></li>
  789. {/block:Pages}
  790. {/block:HasPages}
  791. </ul>
  792. </nav>
  793.  
  794. <div id="content">
  795. {block:Posts}
  796. <article>
  797. {block:Text}
  798. <div class="text">
  799. {block:Title}<h1 class="title">
  800. <a href="{Permalink}">{Title}</a>
  801. </h1>{/block:Title}
  802. {Body}
  803. {block:IndexPage}
  804. <div id="perma2">
  805. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>{/block:IndexPage}
  806. </div>
  807. {/block:Text}
  808.  
  809. {block:Photo}
  810. <div class="photo">
  811. {LinkOpenTag}<a href="{Permalink}" target="_blank"><img src="{PhotoURL-400}" alt="{PhotoAlt}" /></a>{LinkCloseTag}
  812. <div class="blur"></div>
  813. <div id="permal"></div>
  814. <div id="perma1">
  815. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"><i class="fa fa-paper-plane-o" aria-hidden="true"></i> Reblog</a>
  816. <a href="{Permalink}" title="post info"><i class="fa fa-copy"></i> {NoteCount} notes</a>
  817. </div>
  818. {/block:Photo}
  819.  
  820. {block:Photoset}
  821. <div class="photoset">
  822. {block:IndexPage}
  823. {Photoset-250}
  824. {/block:IndexPage}
  825. {block:PermalinkPage}
  826. {Photoset-400}
  827. {/block:PermalinkPage}
  828. <div id="perma2">
  829. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
  830. </div>
  831. {/block:Photoset}
  832.  
  833. {block:Quote}
  834. <div class="quote">
  835. {Quote}
  836. {block:Source}<cite>{Source}</cite>{/block:Source}
  837. <div id="perma2">
  838. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
  839. </div>
  840. {/block:Quote}
  841.  
  842. {block:Link}
  843. <div class="link">
  844. <h1 class="title"><a href="{URL}">{Name}</a></h1>
  845. {block:Description}{Description}{/block:Description}
  846. <div id="perma2">
  847. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
  848. </div>
  849. {/block:Link}
  850.  
  851. {block:Chat}
  852. <div class="chat">
  853. <ul>
  854. {block:Lines}
  855. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  856. {/block:Lines}
  857. </ul>
  858. <div id="perma2">
  859. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
  860. </div>
  861. {/block:Chat}
  862.  
  863. {block:Audio}
  864. <div class="audio">
  865. {block:AlbumArt}
  866. <img src="{AlbumArtURL}" width="100px" height="100px"/>
  867. {/block:AlbumArt}
  868. {AudioPlayerWhite}
  869. {block:AudioEmbed}{AudioEmbed}{/block:AudioEmbed}
  870. {block:TrackName}<b>track:</b> {TrackName}{/block:TrackName}</span><br>
  871. {block:Artist}<b>artist:</b> {Artist}{/block:Artist}
  872. <div id="perma2">
  873. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
  874. </div>
  875. {/block:Audio}
  876.  
  877. {block:Video}
  878. <div class="video">
  879. <div class="video-player">{Video-400}</div>
  880. <div id="perma2">
  881. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
  882. </div>
  883. {/block:Video}
  884.  
  885. {block:Answer}
  886. <div class="answer">
  887. <div class="name">
  888. <img src="{AskerPortraitURL-30}" style="margin-left:8px; margin-bottom:-12px;"/>
  889. {Asker} asked: </div>
  890. <div class="question">
  891. {Question}</div>
  892. <div class="name"><div style="text-align:right"><br>
  893. {name} answered: <img src="{Favicon}" style="width:30px; margin-right:8px; margin-bottom:-12px;"/></div></div>
  894. <div class="answerr">{Answer}</div>
  895. <div id="perma2">
  896. <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
  897. </div>
  898. {/block:Answer}
  899. </div>
  900.  
  901. <div id="perma">
  902. {block:PermalinkPage}
  903. {Caption}<br>
  904. {block:HasTags}</br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  905. {block:RebloggedFrom}</br>source: <a href="{ReblogRootURL}">{ReblogRootName}</a> / via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  906. <div id="note">
  907. {block:PostNotes}{PostNotes}{/block:PostNotes}
  908. </div></div>
  909. {/block:PermalinkPage}
  910. </footer>
  911. </article>
  912. {/block:Posts}
  913. </div>
  914.  
  915. <!-- don't touch it lol -->
  916.  
  917. <div style="display:none">
  918. <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5263526";
  919. var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
  920. fhs.src = "//s1.freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
  921. document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
  922. </script>
  923. </div>
  924.  
  925. <div id="navlinks"><a href="http://j.gs/12878167/theme-credit" title="theme credit" target="_blank">DISTANCE</a></div>
  926.  
  927. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  928. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  929. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  930. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  931.  
  932. <script>
  933. (function() {
  934. var $tumblelog = $('#content');
  935. $tumblelog.infinitescroll({
  936. navSelector : ".pagination",
  937. nextSelector : ".pagination a:first",
  938. itemSelector : "article",
  939. bufferPx : 50,
  940. done : "",
  941. loading: {
  942. img : "",
  943. msgText: ""
  944. },
  945. },
  946. function( newElements ) {
  947. var $newElems = $( newElements ).css({ opacity: 0 });
  948. $newElems.imagesLoaded(function(){
  949. $newElems.animate({ opacity: 1 });
  950. $tumblelog.masonry( 'appended', $newElems);
  951. });
  952. }
  953. );
  954. $tumblelog.imagesLoaded( function(){
  955. $tumblelog.masonry({
  956. columnWidth: function( containerWidth ) {
  957. return containerWidth / 100;
  958. }
  959. });
  960. });
  961. })();
  962. </script>
  963. </body>
  964. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement