Advertisement
lennonthemes

summertime sadness

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