Advertisement
lennonthemes

Light Patronus

May 4th, 2013
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.67 KB | None | 0 0
  1. <!--light patronus theme by lmb themes (bonivur) leave all credit!-->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8.  
  9. <head>
  10.  
  11.  
  12. <meta name="color:bg" content="#FFFFFF">
  13. <meta name="color:link" content="#CCCCCC">
  14. <meta name="color:hover" content="#454545">
  15. <meta name="color:infobg" content="#CCCCCC">
  16. <meta name="color:text" content="#CCCCCC">
  17. <meta name="color:tags" content="#EDEDED">
  18. <meta name="color:scrollbar" content="#D6D5D5">
  19. <meta name="color:border" content="#FAFAFA">
  20.  
  21. <meta name="image:sidebar" content="http://static.tumblr.com/e5bcedcbd4c83de3172e0a9e14115c9b/4tihanh/RBMmm9hct/tumblr_static_wolf.jpg"/>
  22.  
  23. <meta name="text:Link1" content="">
  24. <meta name="text:Link1 url" content="">
  25. <meta name="text:Link2" content="">
  26. <meta name="text:Link2 url" content="">
  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.  
  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.  
  54. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:5px}
  55. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  56. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  57.  
  58. body {
  59. background-color:{color:bg};
  60. font-family:Calibri;
  61. font-weight:normal;
  62. }
  63.  
  64.  
  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-family: times;
  80. font-size:13px;
  81. text-align:center;
  82. line-height:100%;
  83. letter-spacing:.5px;
  84. color:{color:text};
  85. font-weight:normal;
  86. padding:5px;
  87. padding-bottom:2px;
  88. }
  89.  
  90.  
  91. blockquote {
  92. border-left:2px dashed {color:text};
  93. padding-left:5px;
  94. margin:5px;
  95. }
  96.  
  97. #lol {
  98. background-color:{color:bg};
  99. width:700px;
  100. margin: 0 auto -12px auto;
  101. text-align: center;
  102. }
  103.  
  104. #sidebar {
  105. color:{color:text};
  106. position:fixed;
  107. width:200px;
  108. height:380px;
  109. margin-top:130px;
  110. text-align:left;
  111. }
  112.  
  113. #sidebarimage {
  114. margin-left:60px;
  115. height:380px;
  116. width:200px;
  117.  
  118.  
  119. }
  120.  
  121. #sidebar img {
  122. width:200px;
  123. height:380px;
  124. margin-bottom:10px;
  125. margin-left: -120px;
  126. padding: 9px;
  127. border:2px dotted {color:border};
  128. }
  129.  
  130. #sidebar .description {
  131. opacity:0;
  132. -moz-transition-duration:0.5s;
  133. -webkit-transition-duration:0.5s;
  134. -o-transition-duration:0.5s;
  135. }
  136.  
  137. #sidebar:hover .description {
  138.  
  139. opacity:1;
  140. -moz-transition-duration:0.5s;
  141. -webkit-transition-duration:0.5s;
  142. -o-transition-duration:0.5s;
  143. }
  144.  
  145. #sidebar .links {
  146. opacity:0;
  147. -moz-transition-duration:0.5s;
  148. -webkit-transition-duration:0.5s;
  149. -o-transition-duration:0.5s;
  150. }
  151.  
  152. #sidebar:hover .links {
  153.  
  154. opacity:1;
  155. -moz-transition-duration:0.5s;
  156. -webkit-transition-duration:0.5s;
  157. -o-transition-duration:0.5s;
  158. }
  159.  
  160. .links {
  161. font-family: times;
  162. font-size: 9px;
  163. letter-spacing: 2px;
  164. text-align:center;
  165. margin-top:-229px;
  166. width:0px;
  167. height: 0px;
  168. margin-left:-53px;
  169. letter-spacing:.5px;
  170. background-color:#fff;
  171.  
  172. }
  173.  
  174. .links a{
  175. opacity: 0.7;
  176. letter-spacing: 1.5px;
  177. width:80px;
  178. height: 23px;
  179. margin-bottom:13px;
  180. padding: 3px;
  181. line-height: 90%;
  182. display:block;
  183. line-height:26px;
  184. background-color:black;-moz-border-radius: 15px;
  185. border-radius: 15px;
  186. color: {color:text};
  187.  
  188. }
  189.  
  190. .links a:hover{
  191. background-color:#000;-moz-border-radius: 15px;
  192. border-radius: 15px;
  193. opacity: .9;
  194. letter-spacing: 4.5px;
  195. color:{color:text}
  196.  
  197. }
  198.  
  199. .description {
  200. font-family: times;
  201. font-size: 9.5px;
  202. letter-spacing: 1px;
  203. position:absolute;
  204. text-align:center;-moz-border-radius: 15px;
  205. border-radius: 15px;
  206. width:150px;
  207. height: 25px;
  208. padding:9px;
  209. color: {color:text};
  210. margin-left:-93px;
  211. margin-top:-115px;
  212. opacity: .9;
  213. background-color:black;
  214. text-transform:none;
  215. font-style:italic;
  216. line-height:130%;
  217. }
  218.  
  219. .description a {
  220. opacity: 0.6;
  221. color:{color:link};
  222. }
  223.  
  224.  
  225. .pagination{
  226. font-size:8px;
  227. text-transform:uppercase;
  228. letter-spacing:3px;
  229. margin-top: 230px;
  230. margin-left: -230px;
  231. font-style:italic;
  232. text-align:center;
  233. }
  234.  
  235. .pagination a {
  236. color:{color:link};
  237. }
  238.  
  239. #lb {
  240. position:fixed;
  241. bottom:10px;
  242. right:10px;
  243. font: 14px times;
  244. color: {color:#c9c9c9};
  245. border: 1px solid #e8e8e8;
  246. background-color: #FAFAFA;
  247. text-transform:lowercase;
  248. letter-spacing:0.5px;
  249. padding: 4px;}
  250.  
  251. #lb a {
  252. color:{color:link}; opacity:0.8;
  253. background-color: #fafafa;}
  254.  
  255. #lb a:hover {
  256. color:{color:link hover}; opacity:0.8;
  257. background-color: #FAFAFA; opacity:0.8;}
  258.  
  259. #bonivur {
  260. float:left;
  261. margin-left:220px;
  262. margin-top:25px;
  263. text-align:justify;
  264. background-color:{color:bg};
  265. color:{color:text};
  266. margin-bottom: 35px;
  267. }
  268.  
  269.  
  270. #ivur {
  271. font-family: times;
  272. font-size: 10px;
  273. letter-spacing: 1px;
  274. width:500px;
  275. margin-top:75px;
  276. text-align:justify;
  277. font-size:11px;
  278. line-height:120%;
  279. letter-spacing:0x;
  280. color:{color:text};
  281. }
  282.  
  283. .caption {
  284. width:500px;
  285. text-align:justify;
  286. line-height:120%;
  287. }
  288.  
  289. .askie {
  290. padding:10px;
  291. text-align:left;
  292. color:{color:text};
  293. background-color:{color:infobg};
  294. border:1px solid {color:border};
  295. }
  296.  
  297.  
  298.  
  299. .reply {
  300. text-align:left;
  301. padding:10px;
  302. color:{color:text};
  303. }
  304.  
  305. .audio {
  306. width:500px;
  307. padding-bottom:10px;
  308. background-color:{color:infobg};
  309. }
  310.  
  311. .albumart {
  312. float:left;
  313. padding:0px 10px 10px 0px;
  314. }
  315.  
  316. .albumart img {
  317. width:45px;
  318. height:45px;
  319. }
  320.  
  321. .playercontainer {
  322. text-align:left;
  323. padding:10px;
  324. background-color:#ffffff;
  325. width:480px;
  326. }
  327.  
  328. .audioinfo {
  329. padding:10px;
  330. color:{color:text};
  331. }
  332.  
  333. #arvin {
  334. width:490px;
  335. padding:5px;
  336. font-size:8px;
  337. color:{color:link};
  338. font-family: calibri;
  339. text-transform:uppercase;
  340. font-style:italic;
  341. letter-spacing:2px;
  342. text-align:right;
  343. padding-top: 0px;
  344. margin-top: 10px;
  345. border-top:1px solid {color:border};
  346. -moz-transition-duration:0.5s;
  347. -webkit-transition-duration:0.5s;
  348. -o-transition-duration:0.5s;
  349. }
  350.  
  351. #arvin a {
  352. color:{color:link};
  353. text-align:center;
  354. letter-spacing:1px;
  355. font-style:italic;
  356. }
  357.  
  358. #arvin a:hover {
  359. color:{color:hover};
  360. }
  361.  
  362. .note {
  363. text-transform:uppercase;
  364. font-style:italic;
  365. letter-spacing:0px;
  366. font-size: 9px;
  367. text-align:left;
  368. line-height:90%;
  369. margin-left:-40px;
  370. }
  371.  
  372. .note li {
  373. list-style-type:italic;
  374. border-bottom:1px solid {color:border};
  375. padding:10px 25px 10px 25px;
  376. text-align:left;
  377. margin:0px;
  378. -moz-transition-duration:0.5s;
  379. -webkit-transition-duration:0.5s;
  380. -o-transition-duration:0.5s;
  381. }
  382.  
  383. .tags {
  384. font-family: times;
  385. font-style:normal;
  386. width:500px;
  387. text-transform:uppercase;
  388. font-style:italic;
  389. color:{color:tags};
  390. letter-spacing:2px;
  391. line-height:120%;
  392. font-size:8px;
  393. text-align:right;
  394. padding:2px;
  395. -moz-transition-duration:0.5s;
  396. -webkit-transition-duration:0.5s;
  397. -o-transition-duration:0.5s;
  398. }
  399.  
  400. .tags a {
  401. color:{color:tags};
  402. letter-spacing:1px;
  403. padding:1px;
  404. }
  405.  
  406. .tags a:hover {
  407. color:{color:link};
  408. }
  409.  
  410. ul.chat, .chat ol, .chat li {
  411. list-style:none;
  412. margin:0px;
  413. padding:2px;
  414. }
  415.  
  416. .label {
  417. text-decoration:underline;
  418. font-weight:700;
  419. background-color:{color:infobg};
  420. margin-right:5px;
  421. }
  422.  
  423.  
  424.  
  425.  
  426. {CustomCSS}
  427.  
  428. </style></head>
  429.  
  430. <body>
  431. <div id="lol">
  432. <div id="sidebar">
  433. <img src="{image:sidebar}">
  434. <div class="links">
  435. <a href="/">index</a>
  436. <a href="/ask">owl</a>
  437. {block:IfLink1}
  438. <a href="{text:Link1 url}">{text:link1}</a>
  439. {/block:IfLink1}
  440. {block:IfLink2}
  441. <a href="{text:Link2 url}">{text:link2}</a>
  442. {/block:IfLink2}
  443. <a href="http://bonivur.tumblr.com/">credit</a>
  444.  
  445. </div>
  446. <div class="description">
  447. {Description}
  448. </div>
  449.  
  450.  
  451. {block:Pagination}
  452. <div class="pagination">
  453. {block:PreviousPage}
  454. <a href="{PreviousPage}">back</a>
  455. {/block:PreviousPage}
  456. {block:NextPage}
  457. <a href="{NextPage}">next</a>
  458. {/block:NextPage}
  459. </div>
  460. {/block:Pagination}
  461. </div>
  462.  
  463.  
  464. <div id="bonivur">
  465.  
  466. {block:Posts}
  467.  
  468. <div id="ivur">
  469.  
  470. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  471.  
  472. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  473.  
  474. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  475. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  476.  
  477. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{/block:Caption}{/block:Photo}
  478.  
  479. {block:Photoset}<center>{Photoset-500}</center>
  480. {block:Caption}{/block:Caption}{/block:Photoset}
  481.  
  482. {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}
  483.  
  484. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  485.  
  486. {block:Answer}<div class="askie">{Asker} wondered: {Question}</div><div class="reply">{Answer}</div>{/block:answer}
  487.  
  488.  
  489.  
  490. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  491. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  492. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  493. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  494. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  495.  
  496.  
  497.  
  498. <div id="arvin">
  499. <br>posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  500. {block:HasTags}<div id="tags"><img src="http://static.tumblr.com/qlfmldj/wOKmcnquv/untitled-2.png">{block:Tags} TAGGED:<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  501. {/block:Posts}
  502. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  503. {/block:Posts}</div></div></div>
  504.  
  505.  
  506.  
  507. </div>
  508. </div>
  509. </div>
  510.  
  511. </body>
  512.  
  513. <div id="lb">
  514. <a href="http://bonivur.tumblr.com">ℒℳℬ</a>
  515. </div>
  516.  
  517. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement