Advertisement
kathisneckdeep

[OLD] theme 7: keeper

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