Advertisement
kathisneckdeep

[OLD] theme 9: arabella

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