Advertisement
loullipops

THEME 26~ 10,000 LOVERS by loullipops

Jul 13th, 2013
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.16 KB | None | 0 0
  1. <!-- THEME BY LOULLIPOPS,
  2. REMOVE CREDIT AND I'LL FIND YOU.-->
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6.  
  7. <head>
  8.  
  9. <meta name="color:bg" content="#FFFFFF">
  10. <meta name="color:link" content="#E6E4E4">
  11. <meta name="color:hover" content="#454545">
  12. <meta name="color:infobg" content="#FCFCFC">
  13. <meta name="color:text" content="#9A9A9A">
  14. <meta name="color:tags" content="#EDEDED">
  15. <meta name="color:scrollbar" content="#D6D5D5">
  16. <meta name="color:border" content="#FAFAFA">
  17. <meta name="color:linkborder" content="#FAFAFA">
  18.  
  19.  
  20. <meta name="text:linkA" content="">
  21. <meta name="text:linkA url" content="/">
  22. <meta name="text:linkB" content="">
  23. <meta name="text:linkB url" content="/">
  24. <meta name="text:linkC" content="">
  25. <meta name="text:linkC url" content="/">
  26. <meta name="text:linkD" content="">
  27. <meta name="text:linkD url" content="/">
  28.  
  29. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  30. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  31. <link rel="shortcut icon" href="{Favicon}" />
  32. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  33. <script src="//use.edgefonts.net/source-sans-pro.js"></script>
  34.  
  35. <style type="text/css">
  36.  
  37.  
  38. #bite
  39. #bite a{
  40. display:block
  41. }
  42. #bite .death {
  43. margin-top:0px;filter: alpha(opacity = 0);
  44. opacity:1;-webkit-transition: all 0.5s ease-out;
  45. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  46. }
  47.  
  48. #bite:hover .death {
  49. margin-left:-50px;
  50. -webkit-transition: all 1s ease-out;
  51. -moz-transition: all 1s ease-out;
  52. transition: all 1s ease-out;
  53. filter: alpha(opacity = 100);
  54. filter: alpha(opacity = 100);
  55. opacity:100;
  56. }
  57.  
  58. #bite2
  59. #bite2 a{
  60. display:block
  61. }
  62. #bite2 .death2 {
  63. margin-top:0px;filter: alpha(opacity = 0);
  64. opacity:1;-webkit-transition: all 0.5s ease-out;
  65. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  66. }
  67.  
  68. #bite2:hover .death2 {
  69. margin-left:50px;
  70. -webkit-transition: all 1s ease-out;
  71. -moz-transition: all 1s ease-out;
  72. transition: all 1s ease-out;
  73. filter: alpha(opacity = 100);
  74. filter: alpha(opacity = 100);
  75. opacity:100;
  76. }
  77.  
  78. #bite3
  79. #bite3 a{
  80. display:block
  81. }
  82. #bite3 .death3 {
  83. margin-top:0px;filter: alpha(opacity = 0);
  84. opacity:0;-webkit-transition: all 0.5s ease-out;
  85. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  86. }
  87.  
  88. #bite3:hover .death3 {
  89. -webkit-transition: all 1s ease-out;
  90. -moz-transition: all 1s ease-out;
  91. transition: all 1s ease-out;
  92. filter: alpha(opacity = 100);
  93. filter: alpha(opacity = 100);
  94. opacity:1;
  95. }
  96.  
  97. #bite4
  98. #bite4 a{
  99. display:block
  100. }
  101. #bite4 .death4 {
  102. margin-top:0px;filter: alpha(opacity = 0);
  103. opacity:0;-webkit-transition: all 0.5s ease-out;
  104. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  105. }
  106.  
  107. #bite4:hover .death4 {
  108. background-color:#fff
  109. -webkit-transition: all 1s ease-out;
  110. -moz-transition: all 1s ease-out;
  111. transition: all 1s ease-out;
  112. filter: alpha(opacity = 100);
  113. filter: alpha(opacity = 100);
  114. opacity:1;
  115. }
  116.  
  117. <style type="text/css">
  118.  
  119.  
  120. iframe#tumblr_controls {
  121. white-space:nowrap;
  122. -webkit-filter: invert(100%);
  123. -moz-filter: invert(100%);
  124. -o-filter: invert(100%);
  125. -ms-filter: invert(100%);
  126. filter: invert(100%);
  127. opacity:.2;
  128. transition: .8s ease-in-out;
  129. -webkit-transition: .8s ease-in-out;
  130. -moz-transition: .8s ease-in-out;
  131. -o-transition: .8s ease-in-out;
  132. }
  133.  
  134.  
  135. iframe#tumblr_controls {
  136. white-space:nowrap;
  137. -webkit-filter: invert(100%);
  138. -moz-filter: invert(100%);
  139. -o-filter: invert(100%);
  140. -ms-filter: invert(100%);
  141. filter: invert(100%);
  142. opacity:.2;
  143. transition: .8s ease-in-out;
  144. -webkit-transition: .8s ease-in-out;
  145. -moz-transition: .8s ease-in-out;
  146. -o-transition: .8s ease-in-out;
  147. }
  148.  
  149.  
  150. a {
  151. color:{color:link};
  152. text-decoration:none;
  153. -moz-transition-duration:0.5s;
  154. -webkit-transition-duration:0.5s;
  155. -o-transition-duration:0.5s;
  156. }
  157.  
  158. a:hover {
  159. color:{color:hover};
  160. text-decoration:none;
  161. -moz-transition-duration:0.5s;
  162. -webkit-transition-duration:0.5s;
  163. -o-transition-duration:0.5s;
  164. }
  165.  
  166.  
  167. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:5px}
  168. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  169. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  170.  
  171. body {
  172. background-color:{color:bg};
  173. font-family:cambria;
  174. font-weight:light;
  175. }
  176.  
  177.  
  178.  
  179.  
  180. h1 {
  181. font-weight:bold;
  182. font-size:10px;
  183. text-align:center;
  184. font-style:italic;
  185. line-height:80%;
  186. letter-spacing:1px;
  187. text-transform:lowercase;
  188. color:{color:text};
  189. }
  190.  
  191. h1 a:hover{
  192. font-weight:bold;
  193. font-size:10px;
  194. text-decoration:underline;
  195. text-align:center;
  196. font-style:none;
  197. line-height:80%;
  198. letter-spacing:1px;
  199. text-transform:lowercase;
  200. }
  201.  
  202. h2 {
  203. font-size:20px;
  204. font-style:italic;
  205. text-align:center;
  206. line-height:100%;
  207. letter-spacing:-0.5px;
  208. color:{color:text};
  209. font-weight:bold;
  210. padding:5px;
  211. padding-bottom:2px;
  212. }
  213.  
  214.  
  215. blockquote {
  216. border-left:2px solid {color:text};
  217. padding-left:5px;
  218. margin:5px;
  219. }
  220.  
  221. #theme {
  222. background-color:{color:bg};
  223. width:700px;
  224. margin: 0 auto -12px auto;
  225. text-align: center;
  226. }
  227.  
  228. #sidebar {
  229. color:{color:text};
  230. position:fixed;
  231. width:100px;
  232. height:100px;
  233. margin-top:180px;
  234. text-align:left;
  235. }
  236.  
  237. #sidebar img {
  238. width:250px;
  239. height:140px;
  240. margin-bottom:10px;
  241. margin-top:5px;
  242. margin-left:-125px;
  243. }
  244.  
  245. .links {
  246. position:absolute;
  247. width:50px;
  248. height:100px;
  249. text-transform: none;
  250. position:fixed;
  251. margin-left: -100px;
  252. margin-top: -154px;
  253. display:block;
  254. background-color:#454545;
  255. text-align: center;
  256. margin-bottom:0px;
  257. display:block;
  258. padding-bottom: 0px;
  259. -webkit-transition:0.5s linear;
  260. border-left:20px solid #00c9ff;
  261. border-bottom:20px solid #ff00a1;
  262. border-top:20px solid #ff00a1;
  263. }
  264.  
  265. .links a{
  266. font-family:cambria;
  267. font-style:normal;
  268. font-size:13px;
  269. text-transform:uppercase;
  270. color:#adadad;
  271. display:block:
  272. opacity:1;
  273. line-height:400%;
  274. letter-spacing:0px;
  275. text-decoration:none
  276. -moz-transition-duration:1s;
  277. -webkit-transition-duration:1s;
  278. -o-transition-duration:1s;
  279. text-shadow:
  280. -1px -1px #40FE01, 1px 1px #FF00C0;
  281. }
  282.  
  283. .links a:hover{
  284. -moz-transition-duration:1s;
  285. -webkit-transition-duration:1s;
  286. -o-transition-duration:1s;
  287. font-style:italic;
  288. opacity:1;
  289. text-shadow:1px 0px 0px #ff00a1, -1px 0px 0px #00c9ff;
  290. -webkit-filter: blur(2px);
  291. }
  292.  
  293. .links:hover{
  294. border-left:20px solid #ff00a1;
  295. border-bottom:20px solid #00c9ff;
  296. border-top:20px solid #00c9ff;
  297. -moz-transition-duration:1s;
  298. -webkit-transition-duration:1s;
  299. -o-transition-duration:1s;
  300. }
  301.  
  302. .links2 {
  303. position:absolute;
  304. width:50px;
  305. display:block;
  306. text-transform:uppercase;
  307. position:fixed;
  308. margin-left: 25px;
  309. margin-top: -154px;
  310. background-color:#454545;
  311. text-align: center;
  312. height:100px;
  313. margin-bottom:0px;
  314. padding: 0px;
  315. -webkit-transition:0.5s linear;
  316. border-right:20px solid #00c9ff;
  317. border-bottom:20px solid #ff00a1;
  318. border-top:20px solid #ff00a1;
  319. }
  320.  
  321. .links2 a{
  322. font-family:cambria;
  323. font-style:normal;
  324. font-size:13px;
  325. display:block;
  326. text-transform:uppercase;
  327. color:#adadad;
  328. opacity:1;
  329. line-height:400%;
  330. letter-spacing:0px;
  331. text-decoration:none;
  332. text-shadow:
  333. -1px -1px #40FE01, 1px 1px #FF00C0;
  334. -moz-transition-duration:1s;
  335. -webkit-transition-duration:1s;
  336. -o-transition-duration:1s;
  337. }
  338.  
  339. .links2 a:hover{
  340. -moz-transition-duration:1s;
  341. -webkit-transition-duration:1s;
  342. -o-transition-duration:1s;
  343. font-style:italic;
  344. opacity:1;
  345. text-shadow:1px 0px 0px #ff00a1, -1px 0px 0px #00c9ff;
  346. -webkit-filter: blur(2px);
  347. }
  348.  
  349. .links2:hover{
  350. border-right:20px solid #ff00a1;
  351. border-bottom:20px solid #00c9ff;
  352. border-top:20px solid #00c9ff;
  353. -moz-transition-duration:1s;
  354. -webkit-transition-duration:1s;
  355. -o-transition-duration:1s;
  356. }
  357.  
  358.  
  359. .text {
  360. padding:8px;
  361. font-size:9px;
  362. text-align:justify;
  363. background-color:#fff;
  364. opacity:1;
  365. height:120px;
  366. word-spacing:2px;
  367. width:135px;
  368. line-height:200%;
  369. margin-left:-80px;
  370. font-style:none;
  371. text-transform:lowercase;
  372. margin-top:-104px;
  373. color:{color:text};
  374. border-right:solid 3px #ff00a1;
  375. border-left:solid 3px #ff00a1;
  376. }
  377.  
  378. .text:hover{
  379. border-right:solid 3px #00c9ff;
  380. border-left:solid 3px #00c9ff;
  381. -moz-transition-duration:1s;
  382. -webkit-transition-duration:1s;
  383. -o-transition-duration:1s;
  384. }
  385.  
  386. .text a{
  387. text-decoration:underline;
  388. text-shadow:1px 0px 0px #ff00a1, -1px 0px 0px #00c9ff;
  389. font-size:11px;
  390. }
  391.  
  392. .text a:hover{
  393. -webkit-filter: blur(2px);
  394. text-shadow:1px 0px 0px #ff00a1, -1px 0px 0px #00c9ff;
  395. }
  396.  
  397. .text{
  398. position:fixed;
  399. background-color:{color:descriptionbg};
  400. margin-bottom:10px;
  401. padding: 10px;
  402. padding-bottom:10px;
  403. -webkit-transition:0.5s linear;
  404. }
  405.  
  406.  
  407. #title {
  408. position:fixed;
  409. padding:9px;
  410. width:490px;
  411. margin-left:200px;
  412. margin-top:-350px;
  413. background:#fff;
  414. opacity: 1;
  415. -webkit-transform: scale(1.2);
  416. -moz-transform: scale(1.2);
  417. -o-transform: scale(1.2);
  418. -webkit-transition: all 0.1s ease;
  419. -moz-transition: all 0.1s ease;
  420. -o-transition: all 0.1s ease
  421. }
  422.  
  423. #title:hover {
  424. -webkit-transform: scale(1.2);
  425. -moz-transform: scale(1.2);
  426. -o-transform: scale(1.2);
  427. }
  428.  
  429.  
  430. .pagi {
  431. font-size:20px;
  432. text-transform:lowercase;
  433. letter-spacing:3px;
  434. font-style:italic;
  435. text-align:center;
  436. margin-left:-100px;
  437. margin-top:-50px;
  438. }
  439.  
  440. .pagi a {
  441. text-shadow:1px 0px 0px #ff00a1, -1px 0px 0px #00c9ff;
  442. font-size:11px;
  443. }
  444.  
  445. #stuffcontainer {
  446. float:left;
  447. margin-left:200px;
  448. margin-top:0px;
  449. text-align:justify;
  450. background-color:{color:bg};
  451. color:{color:text};
  452. margin-bottom: 35px;
  453. }
  454.  
  455.  
  456. #stuff {
  457. width:500px;
  458. margin-top:150px;
  459. text-align:justify;
  460. font-size:11px;
  461. line-height:90%;
  462. letter-spacing:0x;
  463. color:{color:text};
  464. }
  465.  
  466.  
  467. .caption {
  468. width:500px;
  469. text-align:justify;
  470. line-height:120%;
  471. }
  472.  
  473. .ask {
  474. padding:10px;
  475. text-align:left;
  476. color:{color:text};
  477. background-color:{color:infobg};
  478. border:1px solid {color:border};
  479. }
  480.  
  481. .ans {
  482. text-align:left;
  483. padding:10px;
  484. color:{color:text};
  485. }
  486.  
  487. .audio {
  488. width:500px;
  489. padding-bottom:10px;
  490. background-color:{color:infobg};
  491. }
  492.  
  493. .albumart {
  494. float:left;
  495. padding:0px 10px 10px 0px;
  496. }
  497.  
  498. .albumart img {
  499. width:45px;
  500. height:45px;
  501. }
  502.  
  503. .playercontainer {
  504. text-align:left;
  505. padding:10px;
  506. background-color:#ffffff;
  507. width:480px;
  508. }
  509.  
  510. .audioinfo {
  511. padding:10px;
  512. color:{color:text};
  513. }
  514.  
  515. #postinfo {
  516. width:490px;
  517. padding:5px;
  518. font-size:8px;
  519. color:{color:link};
  520. text-transform:lowercase;
  521. font-style:normal;
  522. letter-spacing:2px;
  523. text-align:left;
  524. border-bottom:1px solid {color:border};
  525. -moz-transition-duration:0.5s;
  526. -webkit-transition-duration:0.5s;
  527. -o-transition-duration:0.5s;
  528. }
  529.  
  530. #postinfo a {
  531. color:{color:link};
  532. text-align:center;
  533. letter-spacing:1px;
  534. font-style:normal;
  535. }
  536.  
  537. #postinfo a:hover {
  538. color:{color:hover};
  539. }
  540.  
  541. .note {
  542. text-transform:lowercase;
  543. font-style:normal;
  544. letter-spacing:0px;
  545. font-size: 9px;
  546. text-align:left;
  547. line-height:90%;
  548. margin-left:-40px;
  549. }
  550.  
  551. .note li {
  552. list-style-type:none;
  553. border-bottom:1px solid {color:border};
  554. padding:10px 25px 10px 25px;
  555. text-align:left;
  556. margin:0px;
  557. -moz-transition-duration:0.5s;
  558. -webkit-transition-duration:0.5s;
  559. -o-transition-duration:0.5s;
  560. }
  561.  
  562. .tags {
  563. font-style:normal;
  564. width:500px;
  565. text-transform:lowercase;
  566. font-style:normal;
  567. color:{color:tags};
  568. letter-spacing:2px;
  569. line-height:120%;
  570. font-size:8px;
  571. text-align:left;
  572. padding:2px;
  573. -moz-transition-duration:0.5s;
  574. -webkit-transition-duration:0.5s;
  575. -o-transition-duration:0.5s;
  576. }
  577.  
  578. .tags a {
  579. color:{color:tags};
  580. letter-spacing:1px;
  581. padding:1px;
  582. }
  583.  
  584. .tags a:hover {
  585. color:{color:link};
  586. }
  587.  
  588. ul.chat, .chat ol, .chat li {
  589. list-style:none;
  590. margin:0px;
  591. padding:2px;
  592. }
  593.  
  594. .label {
  595. text-decoration:underline;
  596. font-weight:700;
  597. background-color:{color:infobg};
  598. margin-right:5px;
  599. }
  600.  
  601.  
  602. #credit {
  603. position:fixed;
  604. font-size:8px;
  605. font-weight:normal;
  606. line-height:150%;
  607. letter-spacing:2px;
  608. right:-80px;
  609. bottom:30px;
  610.  
  611. text-transform:uppercase;
  612. text-align:center;
  613. -moz-transition-duration:0.5s;
  614. -webkit-transition-duration:0.5s;
  615. -o-transition-duration:0.5s;
  616. }
  617.  
  618. #credit a {
  619. padding:3px;
  620. color:{color:link};
  621. border: 1px solid {color:border};
  622. background-color:white;
  623. -moz-transition-duration:0.5s;
  624. -webkit-transition-duration:0.5s;
  625. -o-transition-duration:0.5s;
  626. }
  627.  
  628. #credit:hover {
  629. right:5px;
  630. color:{color:link}
  631. -moz-transition-duration:0.5s;
  632. -webkit-transition-duration:0.5s;
  633. -o-transition-duration:0.5s;
  634. }
  635.  
  636. {CustomCSS}
  637.  
  638.  
  639. </style></head>
  640.  
  641. <body>
  642. <div id="theme">
  643. <div id="bite">
  644. <div id="bite2">
  645. <div id="sidebar">
  646. <img src="http://i40.tinypic.com/2gvlzwi.gif">
  647. <div id="bite">
  648. <div id="bite2">
  649. <div class="death">
  650. <div class="links">
  651. {block:IfLinkA}
  652. <a href="{text:linkA url}">{text:linkA}</a>
  653. {/block:IfLinkA}
  654. {block:IfLinkC}
  655. <a href="{text:linkC url}">{text:linkC}</a>
  656. {/block:IfLinkC}
  657. </div></div>
  658. <div class="death2">
  659. <div class="links2">
  660. {block:IfLinkB}
  661. <a href="{text:linkB url}">{text:linkB}</a>
  662. {/block:IfLinkB}
  663. {block:IfLinkD}
  664. <a href="{text:linkD url}">{text:linkD}</a>
  665. {/block:IfLinkD}
  666. </div></div>
  667. </div></div>
  668. <div id="bite4">
  669. <div class="death3">
  670. <div class="text">
  671. {Description}
  672. </div>
  673. <div class="death4">
  674. {block:Pagination}
  675. <div class="pagi">
  676. {block:PreviousPage}
  677. <a href="{PreviousPage}">back</a> |
  678. {/block:PreviousPage}
  679. {block:NextPage}
  680. <a href="{NextPage}">next</a>
  681. {/block:NextPage}
  682. {/block:Pagination}
  683. </div></div></div>
  684. </div></div></div>
  685.  
  686.  
  687. <div id="stuffcontainer">
  688.  
  689. {block:Posts}
  690.  
  691. <div id="stuff">
  692.  
  693. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  694.  
  695. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  696.  
  697. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  698. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  699.  
  700. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  701.  
  702. {block:Photoset}<center>{Photoset-500}</center>
  703. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  704.  
  705. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  706.  
  707. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  708.  
  709. {block:Answer}<div class="ask">
  710. <big><big>❝ <em>{Question}</em> ❞</big></big><p>
  711. - <em>{Asker}</em>
  712. </div>
  713. <div class="ans">{Answer}</div>{/block:answer}
  714.  
  715. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  716. <div class="audioinfo">{block:TrackName}<b>title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>artist:</b> {Artist}<br />{/block:Artist}
  717. {/block:ExternalAudio}<b>played:</b> {PlayCount} times</div>
  718. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  719. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  720.  
  721. {block:Date}<div id="postinfo">{MonthNumberWithZero}/{DayOfMonthWithZero} | <a href="{Permalink}">{24Hour}:{Minutes}</a>{block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} | <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  722. {block:ContentSource} | <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  723. {block:HasTags}
  724. <div class="tags">
  725. {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags}</div>
  726. {/block:HasTags}
  727. <div class="note">
  728. {block:PostNotes}{PostNotes}{/block:PostNotes}
  729. </div>
  730. </div>
  731. {/block:Posts}
  732.  
  733.  
  734. </div>
  735.  
  736. </div>
  737. </div>
  738. </div>
  739.  
  740. </div>
  741. <script src="http://platform.tumblr.com/v1/share.js"></script>
  742.  
  743. <div id="credit"><a href="http://loullipops.tumblr.com/">❥LT&nbsp;<b>loullipops</b> </a></div>
  744.  
  745. <p>
  746.  
  747. </body>
  748. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement