Advertisement
loullipops

THEME 20~ BROKEN HALLELUJAH by loullipops

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