Advertisement
loullipops

THEME 28 ~ LET'S KILL TONIGHT by loullipops

Aug 9th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.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.  
  104.  
  105. h1 {
  106. font-weight:normal;
  107. font-size:10px;
  108. text-align:center;
  109. font-style:normal;
  110. line-height:80%;
  111. letter-spacing:1px;
  112. text-transform:lowercase;
  113. color:{color:text};
  114. }
  115.  
  116. h2 {
  117. font-size:15px;
  118. text-align:center;
  119. line-height:100%;
  120. letter-spacing:-0.5px;
  121. color:{color:text};
  122. font-weight:normal;
  123. padding:5px;
  124. padding-bottom:2px;
  125. }
  126.  
  127.  
  128. blockquote {
  129. border-left:2px solid {color:text};
  130. padding-left:5px;
  131. margin:5px;
  132. }
  133.  
  134. #theme {
  135. background-color:{color:bg};
  136. width:700px;
  137. margin: 0 auto -12px auto;
  138. text-align: center;
  139. }
  140.  
  141. #sidebar {
  142. color:{color:text};
  143. position:fixed;
  144. width:100px;
  145. height:auto;
  146. margin-top:180px;
  147. text-align:left;
  148. }
  149.  
  150. #sidebar img {
  151. width:auto;
  152. height:auto;
  153. margin-bottom:25px;
  154. margin-top:-185px;
  155. margin-left:-500px;
  156. position:fixed;
  157. }
  158. #sidebar img:hover {
  159. height:auto;
  160. margin-bottom:25px;
  161. margin-top:-185px;
  162. margin-left:-500px;
  163. position:fixed;
  164. }
  165.  
  166. .links {
  167. width:60px;
  168. height:150px;
  169. padding:10px;
  170. font-size:10px;
  171. word-spacing:5px;
  172. letter-spacing:2px;
  173. margin-top:445px;
  174. margin-left:-182px;
  175. text-align:left;
  176. font-family:consolas;
  177. line-height:510%;
  178. text-transform:uppercase;
  179. color:{color:link};
  180. -moz-transform: rotate(270deg);
  181. -webkit-transform: rotate(270deg);
  182. -o-transform: rotate(270deg);
  183. -ms-transform: rotate(270deg);
  184. transform: rotate(270deg);
  185. }
  186.  
  187. .links a{
  188. padding:2px;
  189. background-color:#454545;
  190. padding-left:800px;
  191. }
  192.  
  193. .links a:hover {
  194. padding-left:640px;
  195. padding-right:100px;
  196. text-align:right;
  197. color:{color:text};
  198. margin-bottom:10px;
  199. background-color:#454545;
  200. -moz-transition-duration:0.9s;
  201. -webkit-transition-duration:.70s;
  202. -o-transition-duration:0.9s;
  203. }
  204.  
  205. .text {
  206. margin-left: -200px;
  207. margin-top: -685px;
  208. width:150px;
  209. height:auto;
  210. position:fixed;
  211. opacity:1;
  212. font-size:8px;
  213. background-color:#454545;
  214. text-align: justify;
  215. margin-bottom:10px;
  216. padding: 10px;
  217. line-height:135%;
  218. text-transform:lowercase;
  219. padding-bottom:10px;
  220. color:{color:text};
  221. -webkit-transition:0.5s linear;
  222. }
  223.  
  224. .text a{
  225. font-family:cambria;
  226. font-style:normal;
  227. font-size:8px;
  228. color:{color:link};
  229. text-decoration:underline;
  230. -moz-transition-duration:1s;
  231. -webkit-transition-duration:1s;
  232. -o-transition-duration:1s;
  233. }
  234.  
  235. .text a:hover {
  236. color:{color:hover};
  237. }
  238.  
  239.  
  240. .pagi {
  241. font-size:8px;
  242. text-transform:uppercase;
  243. letter-spacing:3px;
  244. font-style:normal;
  245. text-align:center;
  246. }
  247.  
  248. .pagi a {
  249. color:{color:link};
  250. }
  251.  
  252.  
  253. #stuffcontainer {
  254. float:left;
  255. margin-left:200px;
  256. margin-top:0px;
  257. text-align:justify;
  258. background-color:{color:bg};
  259. color:{color:text};
  260. margin-bottom: 35px;
  261. }
  262.  
  263.  
  264. #stuff {
  265. width:500px;
  266. margin-top:100px;
  267. text-align:justify;
  268. font-size:11px;
  269. line-height:90%;
  270. letter-spacing:0x;
  271. color:{color:text};
  272. }
  273.  
  274.  
  275. .caption {
  276. width:500px;
  277. text-align:justify;
  278. line-height:120%;
  279. }
  280.  
  281. .ask {
  282. padding:10px;
  283. text-align:left;
  284. color:{color:text};
  285. background-color:{color:infobg};
  286. border:1px solid {color:border};
  287. }
  288.  
  289. .ans {
  290. text-align:left;
  291. padding:10px;
  292. color:{color:text};
  293. }
  294.  
  295. .audio {
  296. width:500px;
  297. padding-bottom:10px;
  298. background-color:{color:infobg};
  299. }
  300.  
  301. .albumart {
  302. float:left;
  303. padding:0px 10px 10px 0px;
  304. }
  305.  
  306. .albumart img {
  307. width:45px;
  308. height:45px;
  309. }
  310.  
  311. .playercontainer {
  312. text-align:left;
  313. padding:10px;
  314. background-color:#ffffff;
  315. width:480px;
  316. }
  317.  
  318. .audioinfo {
  319. padding:10px;
  320. color:{color:text};
  321. }
  322.  
  323. #postinfo {
  324. width:490px;
  325. padding:5px;
  326. font-size:8px;
  327. color:{color:link};
  328. text-transform:lowercase;
  329. font-style:normal;
  330. letter-spacing:2px;
  331. text-align:left;
  332. border-bottom:1px solid {color:border};
  333. -moz-transition-duration:0.5s;
  334. -webkit-transition-duration:0.5s;
  335. -o-transition-duration:0.5s;
  336. }
  337.  
  338. #postinfo a {
  339. color:{color:link};
  340. text-align:center;
  341. letter-spacing:1px;
  342. font-style:normal;
  343. }
  344.  
  345. #postinfo a:hover {
  346. color:{color:hover};
  347. }
  348.  
  349. .note {
  350. text-transform:lowercase;
  351. font-style:normal;
  352. letter-spacing:0px;
  353. font-size: 9px;
  354. text-align:left;
  355. line-height:90%;
  356. margin-left:-40px;
  357. }
  358.  
  359. .note li {
  360. list-style-type:none;
  361. border-bottom:1px solid {color:border};
  362. padding:10px 25px 10px 25px;
  363. text-align:left;
  364. margin:0px;
  365. -moz-transition-duration:0.5s;
  366. -webkit-transition-duration:0.5s;
  367. -o-transition-duration:0.5s;
  368. }
  369.  
  370. .tags {
  371. font-style:normal;
  372. width:500px;
  373. text-transform:lowercase;
  374. font-style:normal;
  375. color:{color:tags};
  376. letter-spacing:2px;
  377. line-height:120%;
  378. font-size:8px;
  379. text-align:left;
  380. padding:2px;
  381. -moz-transition-duration:0.5s;
  382. -webkit-transition-duration:0.5s;
  383. -o-transition-duration:0.5s;
  384. }
  385.  
  386. .tags a {
  387. color:{color:tags};
  388. letter-spacing:1px;
  389. padding:1px;
  390. }
  391.  
  392. .tags a:hover {
  393. color:{color:link};
  394. }
  395.  
  396. ul.chat, .chat ol, .chat li {
  397. list-style:none;
  398. margin:0px;
  399. padding:2px;
  400. }
  401.  
  402. .label {
  403. text-decoration:underline;
  404. font-weight:700;
  405. background-color:{color:infobg};
  406. margin-right:5px;
  407. }
  408.  
  409.  
  410. #credit {
  411. position:fixed;
  412. font-size:8px;
  413. font-weight:normal;
  414. line-height:150%;
  415. letter-spacing:2px;
  416. right:-80px;
  417. bottom:30px;
  418.  
  419. text-transform:uppercase;
  420. text-align:center;
  421. -moz-transition-duration:0.5s;
  422. -webkit-transition-duration:0.5s;
  423. -o-transition-duration:0.5s;
  424. }
  425.  
  426. #credit a {
  427. padding:3px;
  428. color:{color:link};
  429. border: 1px solid {color:border};
  430. background-color:white;
  431. -moz-transition-duration:0.5s;
  432. -webkit-transition-duration:0.5s;
  433. -o-transition-duration:0.5s;
  434. }
  435.  
  436. #credit:hover {
  437. right:5px;
  438. color:{color:link}
  439. -moz-transition-duration:0.5s;
  440. -webkit-transition-duration:0.5s;
  441. -o-transition-duration:0.5s;
  442. }
  443.  
  444. {CustomCSS}
  445.  
  446.  
  447. </style></head>
  448.  
  449. <body>
  450. <div id="theme">
  451. <div id="sidebar">
  452. <img src="{image:sidebar}">
  453. <div class="links">
  454. {block:IfLinkA}
  455. <a href="{text:linkA url}">{text:linkA}</a>
  456. {/block:IfLinkA}
  457. {block:IfLinkB}
  458. <a href="{text:linkB url}">{text:linkB}</a>
  459. {/block:IfLinkB}
  460. {block:IfLinkC}
  461. <a href="{text:linkC url}">{text:linkC}</a>
  462. {/block:IfLinkC}
  463. {block:IfLinkD}
  464. <a href="{text:linkD url}">{text:linkD}</a>
  465. {/block:IfLinkD}
  466. </div>
  467. <div class="text">
  468. {Description}
  469. {block:Pagination}
  470. <div class="pagi">
  471. {block:PreviousPage}
  472. <a href="{PreviousPage}">«</a>
  473. {/block:PreviousPage}
  474. {block:NextPage}
  475. <a href="{NextPage}">»</a>
  476. {/block:NextPage}
  477. </div>
  478. {/block:Pagination}
  479. </div></div>
  480.  
  481.  
  482.  
  483. <div id="stuffcontainer">
  484.  
  485. {block:Posts}
  486.  
  487. <div id="stuff">
  488.  
  489. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  490.  
  491. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  492.  
  493. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  494. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  495.  
  496. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  497.  
  498. {block:Photoset}<center>{Photoset-500}</center>
  499. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  500.  
  501. {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}
  502.  
  503. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  504.  
  505. {block:Answer}<div class="ask">
  506. <big><big>❝ <em>{Question}</em> ❞</big></big><p>
  507. - <em>{Asker}</em>
  508. </div>
  509. <div class="ans">{Answer}</div>{/block:answer}
  510.  
  511. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  512. <div class="audioinfo">{block:TrackName}<b>title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>artist:</b> {Artist}<br />{/block:Artist}
  513. {/block:ExternalAudio}<b>played:</b> {PlayCount} times</div>
  514. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  515. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  516.  
  517. {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}
  518. {block:ContentSource} | <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  519. {block:HasTags}
  520. <div class="tags">
  521. {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags}</div>
  522. {/block:HasTags}
  523. <div class="note">
  524. {block:PostNotes}{PostNotes}{/block:PostNotes}
  525. </div>
  526. </div>
  527. {/block:Posts}
  528.  
  529.  
  530. </div>
  531.  
  532. </div>
  533. </div>
  534. </div>
  535.  
  536. </div>
  537. <script src="http://platform.tumblr.com/v1/share.js"></script>
  538.  
  539. <div id="credit"><a href="http://loullipops.tumblr.com/">❥LT&nbsp;<b>loullipops</b> </a></div>
  540.  
  541. <p>
  542.  
  543. </body>
  544. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement