Advertisement
loullipops

THEME 24~ AMSTERDAM by loullipops

Jun 24th, 2013
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.33 KB | None | 0 0
  1. <!-- THEME BY LOULLIPOPS,
  2. REMOVE CREDIT AND I'LL FIND YOU.
  3. I SWEAR ON MY FIRST BORN CHILD WITH HARRY
  4. EDWARD TOMLINSON-->
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8.  
  9. <head>
  10.  
  11. <meta name="color:bg" content="#FFFFFF">
  12. <meta name="color:link" content="#E6E4E4">
  13. <meta name="color:hover" content="#454545">
  14. <meta name="color:infobg" content="#FCFCFC">
  15. <meta name="color:text" content="#9A9A9A">
  16. <meta name="color:tags" content="#EDEDED">
  17. <meta name="color:scrollbar" content="#D6D5D5">
  18. <meta name="color:border" content="#FAFAFA">
  19. <meta name="color:linkborder" content="#FAFAFA">
  20.  
  21. <meta name="image:sidebar" content=""/>
  22.  
  23. <meta name="text:linkA" content="">
  24. <meta name="text:linkA url" content="/">
  25. <meta name="text:linkB" content="">
  26. <meta name="text:linkB url" content="/">
  27. <meta name="text:linkC" content="">
  28. <meta name="text:linkC url" content="/">
  29. <meta name="text:linkD" content="">
  30. <meta name="text:linkD url" content="/">
  31.  
  32. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  33. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  34. <link rel="shortcut icon" href="{Favicon}" />
  35. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  36.  
  37. <style type="text/css">
  38.  
  39.  
  40.  
  41.  
  42. <style type="text/css">
  43.  
  44.  
  45. iframe#tumblr_controls {
  46. white-space:nowrap;
  47. -webkit-filter: invert(100%);
  48. -moz-filter: invert(100%);
  49. -o-filter: invert(100%);
  50. -ms-filter: invert(100%);
  51. filter: invert(100%);
  52. opacity:.2;
  53. transition: .8s ease-in-out;
  54. -webkit-transition: .8s ease-in-out;
  55. -moz-transition: .8s ease-in-out;
  56. -o-transition: .8s ease-in-out;
  57. }
  58.  
  59.  
  60. iframe#tumblr_controls {
  61. white-space:nowrap;
  62. -webkit-filter: invert(100%);
  63. -moz-filter: invert(100%);
  64. -o-filter: invert(100%);
  65. -ms-filter: invert(100%);
  66. filter: invert(100%);
  67. opacity:.2;
  68. transition: .8s ease-in-out;
  69. -webkit-transition: .8s ease-in-out;
  70. -moz-transition: .8s ease-in-out;
  71. -o-transition: .8s ease-in-out;
  72. }
  73.  
  74.  
  75. a {
  76. color:{color:link};
  77. text-decoration:none;
  78. -moz-transition-duration:0.5s;
  79. -webkit-transition-duration:0.5s;
  80. -o-transition-duration:0.5s;
  81. }
  82.  
  83. a:hover {
  84. color:{color:hover};
  85. text-decoration:none;
  86. -moz-transition-duration:0.5s;
  87. -webkit-transition-duration:0.5s;
  88. -o-transition-duration:0.5s;
  89. }
  90.  
  91.  
  92. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:5px}
  93. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  94. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  95.  
  96. body {
  97. background-color:{color:bg};
  98. font-family:cambria;
  99. font-weight:light;
  100. }
  101.  
  102.  
  103. #bite
  104. #bite a{
  105. display:block
  106. }
  107. #bite .death {
  108. margin-top:0px;filter: alpha(opacity = 0);
  109. opacity:0;-webkit-transition: all 0.5s ease-out;
  110. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  111. }
  112.  
  113. #bite:hover .death {
  114. margin-top:0px;
  115. -webkit-transition: all 1s ease-out;
  116. -moz-transition: all 1s ease-out;
  117. transition: all 1s ease-out;
  118. filter: alpha(opacity = 100);
  119. filter: alpha(opacity = 100);
  120. opacity:100;
  121. }
  122.  
  123.  
  124.  
  125. h1 {
  126. font-weight:normal;
  127. font-size:10px;
  128. text-align:center;
  129. font-style:normal;
  130. line-height:80%;
  131. letter-spacing:1px;
  132. text-transform:lowercase;
  133. color:{color:text};
  134. }
  135.  
  136. h2 {
  137. font-size:15px;
  138. text-align:center;
  139. line-height:100%;
  140. letter-spacing:-0.5px;
  141. color:{color:text};
  142. font-weight:normal;
  143. padding:5px;
  144. padding-bottom:2px;
  145. }
  146.  
  147.  
  148. blockquote {
  149. border-left:2px solid {color:text};
  150. padding-left:5px;
  151. margin:5px;
  152. }
  153.  
  154. #theme {
  155. background-color:{color:bg};
  156. width:700px;
  157. margin: 0 auto -12px auto;
  158. text-align: center;
  159. }
  160.  
  161. #sidebar {
  162. color:{color:text};
  163. position:fixed;
  164. width:100px;
  165. height:auto;
  166. margin-top:180px;
  167. text-align:left;
  168. }
  169.  
  170. #sidebar img {
  171. width:200px;
  172. height:auto;
  173. margin-bottom:25px;
  174. margin-top:0px;
  175. margin-left:-40px;
  176. }
  177.  
  178. #picture img {
  179. width:120px;
  180. height:155px;
  181. margin-bottom:90px;
  182. margin-top:-300px;
  183. border-radius:100px;
  184. margin-left:1px;
  185. -webkit-transition: opacity 0.8s linear;
  186. opacity: 1;
  187. -webkit-filter:grayscale(100%);}
  188.  
  189.  
  190. .links {
  191. width:200px;
  192. padding-left:5px;
  193. padding-right:5px;
  194. padding-top:0px;
  195. padding-bottom:0px;
  196. margin-top:-310px;
  197. font-size:9px;
  198. text-transform:lowercase;
  199. text-align:center;
  200. letter-spacing:2px;
  201. word-spacing:5px;
  202. margin-left:-45px;
  203. line-height:250%;
  204. }
  205.  
  206. .links a{
  207. padding:2px;
  208. color:{color:link};
  209. letter-spacing:0px;
  210. -moz-transition-duration:1s;
  211. -webkit-transition-duration:1s;
  212. -o-transition-duration:1s;
  213. }
  214.  
  215. .links a:hover{
  216. color:{color:link};
  217. -moz-transition-duration:1s;
  218. -webkit-transition-duration:1s;
  219. -o-transition-duration:1s;
  220. }
  221.  
  222.  
  223. .text {
  224. padding:3px;
  225. font-size:8.3px;
  226. text-align:center;
  227. word-spacing:2px;
  228. width:100px;
  229. line-height:120%;
  230. margin-left:7px;
  231. font-style:italic;
  232. text-transform:lowercase;
  233. margin-top:20px;
  234. color:{color:text}
  235. opacity:1;
  236. background-color:#fff;
  237. -webkit-transition:0.5s linear;
  238. }
  239.  
  240. .text:hover {
  241. background-color:#fff;
  242. opacity:1;
  243. font-size:8px;
  244. text-align:center;
  245. font-style:none;
  246. text-transform:lowercase;
  247. color:{color:text};
  248. -moz-transition-duration:1s;
  249. -webkit-transition-duration:1s;
  250. -o-transition-duration:1s;
  251. }
  252.  
  253. .text a:hover {
  254. color:{color:hover};
  255. }
  256.  
  257. .pagi {
  258. font-size:8px;
  259. text-transform:uppercase;
  260. letter-spacing:3px;
  261. font-style:normal;
  262. text-align:center;
  263. }
  264.  
  265. .pagi a {
  266. color:{color:link};
  267. }
  268.  
  269. #title {
  270. padding-top:18px;
  271. text-align:center;
  272. text-transform:none;
  273. font-family: cambria;
  274. font-style:italic;
  275. letter-spacing:.5px;
  276. margin-top:183px;
  277. margin-left:11px;
  278. opacity:0.8;
  279. width:100px;
  280. font-size:12px;
  281. color:#454545;
  282. line-height:150%;
  283. }
  284.  
  285. #stuffcontainer {
  286. float:left;
  287. margin-left:200px;
  288. margin-top:0px;
  289. text-align:justify;
  290. background-color:{color:bg};
  291. color:{color:text};
  292. margin-bottom: 35px;
  293. }
  294.  
  295.  
  296. #stuff {
  297. width:500px;
  298. margin-top:100px;
  299. text-align:justify;
  300. font-size:11px;
  301. line-height:90%;
  302. letter-spacing:0x;
  303. color:{color:text};
  304. }
  305.  
  306.  
  307. .caption {
  308. width:500px;
  309. text-align:justify;
  310. line-height:120%;
  311. }
  312.  
  313. .ask {
  314. padding:10px;
  315. text-align:left;
  316. color:{color:text};
  317. background-color:{color:infobg};
  318. border:1px solid {color:border};
  319. }
  320.  
  321. .ans {
  322. text-align:left;
  323. padding:10px;
  324. color:{color:text};
  325. }
  326.  
  327. .audio {
  328. width:500px;
  329. padding-bottom:10px;
  330. background-color:{color:infobg};
  331. }
  332.  
  333. .albumart {
  334. float:left;
  335. padding:0px 10px 10px 0px;
  336. }
  337.  
  338. .albumart img {
  339. width:45px;
  340. height:45px;
  341. }
  342.  
  343. .playercontainer {
  344. text-align:left;
  345. padding:10px;
  346. background-color:#ffffff;
  347. width:480px;
  348. }
  349.  
  350. .audioinfo {
  351. padding:10px;
  352. color:{color:text};
  353. }
  354.  
  355. #postinfo {
  356. width:490px;
  357. padding:5px;
  358. font-size:8px;
  359. color:{color:link};
  360. text-transform:lowercase;
  361. font-style:normal;
  362. letter-spacing:2px;
  363. text-align:left;
  364. border-bottom:1px solid {color:border};
  365. -moz-transition-duration:0.5s;
  366. -webkit-transition-duration:0.5s;
  367. -o-transition-duration:0.5s;
  368. }
  369.  
  370. #postinfo a {
  371. color:{color:link};
  372. text-align:center;
  373. letter-spacing:1px;
  374. font-style:normal;
  375. }
  376.  
  377. #postinfo a:hover {
  378. color:{color:hover};
  379. }
  380.  
  381. .note {
  382. text-transform:lowercase;
  383. font-style:normal;
  384. letter-spacing:0px;
  385. font-size: 9px;
  386. text-align:left;
  387. line-height:90%;
  388. margin-left:-40px;
  389. }
  390.  
  391. .note li {
  392. list-style-type:none;
  393. border-bottom:1px solid {color:border};
  394. padding:10px 25px 10px 25px;
  395. text-align:left;
  396. margin:0px;
  397. -moz-transition-duration:0.5s;
  398. -webkit-transition-duration:0.5s;
  399. -o-transition-duration:0.5s;
  400. }
  401.  
  402. .tags {
  403. font-style:normal;
  404. width:500px;
  405. text-transform:lowercase;
  406. font-style:normal;
  407. color:{color:tags};
  408. letter-spacing:2px;
  409. line-height:120%;
  410. font-size:8px;
  411. text-align:left;
  412. padding:2px;
  413. -moz-transition-duration:0.5s;
  414. -webkit-transition-duration:0.5s;
  415. -o-transition-duration:0.5s;
  416. }
  417.  
  418. .tags a {
  419. color:{color:tags};
  420. letter-spacing:1px;
  421. padding:1px;
  422. }
  423.  
  424. .tags a:hover {
  425. color:{color:link};
  426. }
  427.  
  428. ul.chat, .chat ol, .chat li {
  429. list-style:none;
  430. margin:0px;
  431. padding:2px;
  432. }
  433.  
  434. .label {
  435. text-decoration:underline;
  436. font-weight:700;
  437. background-color:{color:infobg};
  438. margin-right:5px;
  439. }
  440.  
  441. #credit {
  442. position:fixed;
  443. font-size:8px;
  444. font-weight:normal;
  445. line-height:150%;
  446. letter-spacing:2px;
  447. right:-80px;
  448. bottom:30px;
  449.  
  450. text-transform:uppercase;
  451. text-align:center;
  452. -moz-transition-duration:0.5s;
  453. -webkit-transition-duration:0.5s;
  454. -o-transition-duration:0.5s;
  455. }
  456.  
  457. #credit a {
  458. padding:3px;
  459. color:{color:link};
  460. border: 1px solid {color:border};
  461. background-color:white;
  462. -moz-transition-duration:0.5s;
  463. -webkit-transition-duration:0.5s;
  464. -o-transition-duration:0.5s;
  465. }
  466.  
  467. #credit:hover {
  468. right:5px;
  469. color:{color:link}
  470. -moz-transition-duration:0.5s;
  471. -webkit-transition-duration:0.5s;
  472. -o-transition-duration:0.5s;
  473. }
  474.  
  475. #border img{
  476. width:80px;
  477. height:auto;
  478. margin-top:5px;
  479. margin-left:-20px;
  480. }
  481.  
  482. #border2 img{
  483. width:80px;
  484. height:auto;
  485. margin-top:0px;
  486. margin-left:-20px;
  487. }
  488.  
  489. {CustomCSS}
  490.  
  491.  
  492. </style></head>
  493.  
  494. <body>
  495. <div id="theme">
  496. <div id="bite">
  497. <div id="sidebar">
  498. <img src="http://static.tumblr.com/rkcndph/GjQmopp68/4-vintage-borders.png">
  499. <div id="picture">
  500. <img src="{image:sidebar}">
  501.  
  502. <div class="links">
  503. {block:IfLinkA}
  504. <a href="{text:linkA url}">{text:linkA}</a>
  505. {/block:IfLinkA}
  506. {block:IfLinkB}
  507. <a href="{text:linkB url}">{text:linkB}</a>
  508. {/block:IfLinkB}
  509. {block:IfLinkC}
  510. <a href="{text:linkC url}">{text:linkC}</a>
  511. {/block:IfLinkC}
  512. {block:IfLinkD}
  513. <a href="{text:linkD url}">{text:linkD}</a>
  514. {/block:IfLinkD}
  515. </div>
  516. <div id="title">
  517. {Title}
  518. </div>
  519. <div class="death">
  520. <div class="text">
  521. {Description}
  522. {block:Pagination}
  523. <div class="pagi">
  524. {block:PreviousPage}
  525. <a href="{PreviousPage}">«</a>
  526. {/block:PreviousPage}
  527. {block:NextPage}
  528. <a href="{NextPage}">»</a>
  529. {/block:NextPage}
  530. </div>
  531. {/block:Pagination}
  532. </div></div></div></div>
  533.  
  534.  
  535. <div id="stuffcontainer">
  536.  
  537. {block:Posts}
  538.  
  539. <div id="stuff">
  540.  
  541. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  542.  
  543. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  544.  
  545. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  546. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  547.  
  548. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  549.  
  550. {block:Photoset}<center>{Photoset-500}</center>
  551. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  552.  
  553. {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}
  554.  
  555. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  556.  
  557. {block:Answer}<div class="ask">
  558. <big><big>❝ <em>{Question}</em> ❞</big></big><p>
  559. - <em>{Asker}</em>
  560. </div>
  561. <div class="ans">{Answer}</div>{/block:answer}
  562.  
  563. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  564. <div class="audioinfo">{block:TrackName}<b>title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>artist:</b> {Artist}<br />{/block:Artist}
  565. {/block:ExternalAudio}<b>played:</b> {PlayCount} times</div>
  566. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  567. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  568.  
  569. {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}
  570. {block:ContentSource} | <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  571. {block:HasTags}
  572. <div class="tags">
  573. {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags}</div>
  574. {/block:HasTags}
  575. <div class="note">
  576. {block:PostNotes}{PostNotes}{/block:PostNotes}
  577. </div>
  578. </div>
  579. {/block:Posts}
  580.  
  581.  
  582. </div>
  583.  
  584. </div>
  585. </div>
  586. </div>
  587.  
  588. </div>
  589. <script src="http://platform.tumblr.com/v1/share.js"></script>
  590.  
  591. <div id="credit"><a href="http://loullipops.tumblr.com/">❥LT&nbsp;<b>loullipops</b> </a></div>
  592.  
  593. <p>
  594.  
  595. </body>
  596. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement