Advertisement
loullipops

THEME 3~ BUBBLEGUM BITCH by loullipops

Mar 2nd, 2013
558
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.71 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- THEME BY LOULLIPOPS,
  4. REMOVE CREDIT AND I'LL FIND YOU.
  5. I SWEAR.-->
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9.  
  10. <head>
  11.  
  12.  
  13. <meta name="color:bg" content="#FFFFFF">
  14. <meta name="color:link" content="#E6E4E4">
  15. <meta name="color:hover" content="#454545">
  16. <meta name="color:infobg" content="#FCFCFC">
  17. <meta name="color:text" content="#9A9A9A">
  18. <meta name="color:tags" content="#EDEDED">
  19. <meta name="color:scrollbar" content="#D6D5D5">
  20. <meta name="color:border" content="#FAFAFA">
  21. <meta name="color:linkbg" content="#FAFAFA">
  22.  
  23. <meta name="image:sidebar" content=""/>
  24.  
  25. <meta name="text:linkA" content="">
  26. <meta name="text:linkA url" content="/">
  27. <meta name="text:linkB" content="">
  28. <meta name="text:linkB url" content="/">
  29. <meta name="text:linkC" content="">
  30. <meta name="text:linkC url" content="/">
  31. <meta name="text:linkD" content="">
  32. <meta name="text:linkD url" content="/">
  33.  
  34. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  35. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36. <link rel="shortcut icon" href="{Favicon}" />
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  39. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  40. <link href='http://fonts.googleapis.com/css?family=Lora:400italic' rel='stylesheet' type='text/css'>
  41. <link href='http://fonts.googleapis.com/css?family=Fjalla+One|Open+Sans+Condensed' rel='stylesheet' type='text/css'>
  42.  
  43. <style type="text/css">
  44.  
  45.  
  46. a {
  47. color:{color:link};
  48. text-decoration:none;
  49. -moz-transition-duration:0.5s;
  50. -webkit-transition-duration:0.5s;
  51. -o-transition-duration:0.5s;
  52. }
  53.  
  54. a:hover {
  55. color:{color:hover};
  56. text-decoration:none;
  57. -moz-transition-duration:0.5s;
  58. -webkit-transition-duration:0.5s;
  59. -o-transition-duration:0.5s;
  60. }
  61.  
  62.  
  63. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  64. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  65. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  66.  
  67. a:link, a:active, a:visited{
  68. color: {color:link};
  69. text-decoration:none;
  70. -webkit-transition: all 0.4s linear;
  71. -moz-transition: all 0.4s linear;
  72. transition: all 0.4s linear;
  73. }
  74.  
  75. a:hover{
  76. color: {color:hover};
  77. }
  78.  
  79. body {
  80. background-color:{color:bg};
  81. font-family:inconsolata;
  82. font-style:none;
  83. font-weight:normal;
  84. }
  85.  
  86.  
  87.  
  88.  
  89. h1 {
  90. font-weight:normal;
  91. font-size:10px;
  92. text-align:center;
  93. font-style:normal;
  94. line-height:80%;
  95. letter-spacing:1px;
  96. text-transform:lowercase;
  97. color:{color:text};
  98. }
  99.  
  100. h2 {
  101. font-size:15px;
  102. text-align:left;
  103. line-height:100%;
  104. letter-spacing:-0.5px;
  105. color:{color:text};
  106. font-weight:normal;
  107. padding:5px;
  108. padding-bottom:2px;
  109. }
  110.  
  111.  
  112. blockquote {
  113. border-left:2px solid {color:text};
  114. padding-left:5px;
  115. margin:5px;
  116. }
  117.  
  118. #theme {
  119. background-color:{color:bg};
  120. width:700px;
  121. margin: 0 auto -12px auto;
  122. text-align: center;
  123. }
  124.  
  125.  
  126. #sidebar {
  127. color:{color:text};
  128. position:fixed;
  129. width:150px;
  130. height:auto;
  131. margin-top:180px;
  132. margin-left:50px;
  133. text-align:left;
  134. }
  135.  
  136. #sidebar img {
  137. border-radius:160px;
  138. width:150px;
  139. height:150px;
  140. margin-left:-180px;
  141. margin-bottom:10px;
  142. }
  143.  
  144. .links {
  145. position:absolute;
  146. width:45px;
  147. line-height: 90%;
  148. text-transform: lowercase;
  149. position:fixed;
  150. margin-left: -180px;
  151. margin-top: -115px;
  152. opacity:2;
  153. text-align: center;
  154. margin-bottom:10px;
  155. display:block;
  156. padding: 0px;
  157. text-transform:lowercase; -webkit-transition:0.5s linear;
  158. }
  159.  
  160. .links a{
  161. font-family:inconsolata;
  162. font-style:normal;
  163. font-size:8.5px;
  164. text-transform:lowercase;
  165. color:{color:link};
  166. display:block;
  167. background-color:{color:linkbg};
  168. width:40px;
  169. line-height:12px;
  170. margin-bottom:7px;
  171. padding-left:3px;
  172. letter-spacing:0px;
  173. text-decoration:none;
  174. -moz-transition-duration:1s;
  175. -webkit-transition-duration:1s;
  176. -o-transition-duration:1s;
  177. }
  178.  
  179. .links a:hover{
  180. color:{color:hover};
  181. background-color:{color:linkbg};
  182. width:57px;
  183. letter-spacing:2px;
  184. -webkit-transition: all 0.3s ease;
  185. -moz-transition: all 0.3s ease;
  186. -o-transition: all 0.3s ease;
  187. }
  188.  
  189. .desc {
  190. margin-bottom:10px;
  191. margin-left:-200px;
  192. margin-right:160px;
  193. text-align:center;
  194. font-size:10px;
  195. color:{color:text};
  196. letter-spacing:1px;
  197. line-height:150%;
  198. }
  199.  
  200. .desc a {
  201. color:{color:link};
  202. }
  203.  
  204. .pagi {
  205. font-size:8px;
  206. text-transform:uppercase;
  207. letter-spacing:3px;
  208. margin-left:-355px;
  209. font-style:normal;
  210. text-align:center;
  211. }
  212.  
  213. .pagi a {
  214. color:{color:link};
  215. }
  216.  
  217. #stuffcontainer {
  218. border: 1px
  219. solid color:#000;
  220. float:left;
  221. margin-left:100px;
  222. margin-top:75px;
  223. text-align:justify;
  224. color:{color:text};
  225. margin-bottom: 35px;
  226. }
  227.  
  228.  
  229. #stuff {
  230. width:500px;
  231. margin-top:75px;
  232. text-align:justify;
  233. font-size:11px;
  234. line-height:90%;
  235. letter-spacing:0x;
  236. color:{color:text};
  237. }
  238.  
  239. .caption {
  240. width:500px;
  241. text-align:justify;
  242. line-height:120%;
  243. }
  244.  
  245. .ask {
  246. padding:10px;
  247. text-align:left;
  248. color:{color:text};
  249. background-color:{color:infobg};
  250. border-bottom:1px solid {color:border};
  251. border-right:1px solid {color:border};
  252. }
  253.  
  254. .ans {
  255. text-align:left;
  256. padding:10px;
  257. color:{color:text};
  258. }
  259.  
  260. .audio {
  261. width:500px;
  262. padding-bottom:10px;
  263. }
  264.  
  265. .albumart {
  266. float:left;
  267. padding:0px 10px 10px 0px;
  268. }
  269.  
  270. .albumart img {
  271. width:45px;
  272. height:45px;
  273. }
  274.  
  275. .playercontainer {
  276. text-align:left;
  277. padding:10px;
  278. background-color:#ffffff;
  279. width:480px;
  280. }
  281.  
  282. .audioinfo {
  283. padding:10px;
  284. color:{color:text};
  285. }
  286.  
  287. #postinfo {
  288. width:490px;
  289. padding:5px;
  290. font-size:8px;
  291. color:{color:link};
  292. text-transform:uppercase;
  293. font-style:normal;
  294. letter-spacing:2px;
  295. text-align:left;
  296. border-top:1px solid {color:border};
  297. border-bottom:1px solid {color:border};
  298. -moz-transition-duration:0.5s;
  299. -webkit-transition-duration:0.5s;
  300. -o-transition-duration:0.5s;
  301. }
  302.  
  303. #postinfo a {
  304. color:{color:link};
  305. text-align:center;
  306. letter-spacing:1px;
  307. font-style:normal;
  308. }
  309.  
  310. #postinfo a:hover {
  311. color:{color:hover};
  312. }
  313.  
  314. .note {
  315. text-transform:uppercase;
  316. font-style:normal;
  317. letter-spacing:0px;
  318. font-size: 9px;
  319. text-align:left;
  320. line-height:90%;
  321. margin-left:-40px;
  322. }
  323.  
  324. .note li {
  325. list-style-type:none;
  326. border-bottom:1px solid {color:border};
  327. padding:10px 25px 10px 25px;
  328. text-align:left;
  329. margin:0px;
  330. -moz-transition-duration:0.5s;
  331. -webkit-transition-duration:0.5s;
  332. -o-transition-duration:0.5s;
  333. }
  334.  
  335. .tags {
  336. font-style:italic;
  337. width:500px;
  338. text-transform:lowercase;
  339. font-style:italic;
  340. color:{color:tags};
  341. letter-spacing:2px;
  342. line-height:120%;
  343. font-size:8px;
  344. text-align:left;
  345. padding:2px;
  346. -moz-transition-duration:0.5s;
  347. -webkit-transition-duration:0.5s;
  348. -o-transition-duration:0.5s;
  349. }
  350.  
  351. .tags a {
  352. color:{color:tags};
  353. letter-spacing:1px;
  354. padding:1px;
  355. }
  356.  
  357. .tags a:hover {
  358. color:{color:link};
  359. }
  360.  
  361. ul.chat, .chat ol, .chat li {
  362. list-style:none;
  363. margin:0px;
  364. padding:2px;
  365. }
  366.  
  367. #credit {
  368. position:fixed;
  369. font-size:8px;
  370. font-weight:normal;
  371. line-height:150%;
  372. letter-spacing:2px;
  373. right:-80px;
  374. bottom:15px;
  375.  
  376. text-transform:uppercase;
  377. text-align:center;
  378. -moz-transition-duration:0.5s;
  379. -webkit-transition-duration:0.5s;
  380. -o-transition-duration:0.5s;
  381. }
  382.  
  383. #credit a {
  384. padding:3px;
  385. color:{color:link};
  386. border: 1px solid {color:border};
  387. background-color:white;
  388. -moz-transition-duration:0.5s;
  389. -webkit-transition-duration:0.5s;
  390. -o-transition-duration:0.5s;
  391. }
  392.  
  393. #credit:hover {
  394. right:5px;
  395. color:{color:link}
  396. -moz-transition-duration:0.5s;
  397. -webkit-transition-duration:0.5s;
  398. -o-transition-duration:0.5s;
  399. }
  400.  
  401.  
  402. {CustomCSS}
  403.  
  404. </style></head>
  405.  
  406. <body>
  407. <div id="theme">
  408. <div id="sidebar">
  409. <img src="{image:sidebar}">
  410. <div class="links">
  411. {block:IfLinkA}
  412. <a href="{text:linkA url}">{text:linkA}</a>
  413. {/block:IfLinkA}
  414. {block:IfLinkB}
  415. <a href="{text:linkB url}">{text:linkB}</a>
  416. {/block:IfLinkB}
  417. {block:IfLinkC}
  418. <a href="{text:linkC url}">{text:linkC}</a>
  419. {/block:IfLinkC}
  420. {block:IfLinkD}
  421. <a href="{text:linkD url}">{text:linkD}</a>
  422. {/block:IfLinkD}
  423. </div>
  424. <div class="desc">
  425.  
  426. {Description}
  427. </div>
  428. {block:Pagination}
  429. <div class="pagi">
  430. {block:PreviousPage}
  431. <a href="{PreviousPage}">←</a>
  432. {/block:PreviousPage}
  433. {block:NextPage}
  434. <a href="{NextPage}">→</a>
  435. {/block:NextPage}
  436. </div>
  437. {/block:Pagination}
  438. </div>
  439.  
  440. <div id="stuffcontainer">
  441.  
  442. {block:Posts}
  443.  
  444. <div id="stuff">
  445.  
  446. <div id="stuff">
  447.  
  448. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  449.  
  450. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  451.  
  452. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  453. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  454.  
  455. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  456.  
  457. {block:Photoset}<center>{Photoset-500}</center>
  458. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  459.  
  460. {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}
  461.  
  462. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  463.  
  464. {block:Answer}<div class="ask">{Asker} whispered: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  465.  
  466. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  467. <div class="audioinfo">{block:TrackName}<b>title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>artist:</b> {Artist}<br />{/block:Artist}
  468. {/block:ExternalAudio}<b>played:</b> {PlayCount} times</div>
  469. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  470. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  471.  
  472. {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}
  473. {block:ContentSource} | <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  474. {block:HasTags}
  475. <div class="tags">
  476. {block:Tags}x<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>
  477. {/block:HasTags}
  478. <div class="note">
  479. {block:PostNotes}{PostNotes}{/block:PostNotes}
  480. </div>
  481. </div>
  482. {/block:Posts}
  483.  
  484.  
  485. </div>
  486.  
  487. <div id="credit"><a href="http://loullipops.tumblr.com/">❥LT&nbsp;<b>loullipops</b> </a></div>
  488. </div>
  489. </div>
  490. </div>
  491. </body>
  492. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement