Advertisement
lennonthemes

changes

May 18th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.72 KB | None | 0 0
  1. <!---changes theme by lmb themes-->
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head><title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9. <meta name="color:bg" content="#ffffff"/>
  10. <meta name="color:text" content="#838282"/>
  11. <meta name="color:links" content="#b8b8b8"/>
  12. <meta name="color:link hover" content="#000000"/>
  13. <meta name="color:borders" content="#ebebeb"/>
  14. <meta name="color:scrollbar" content="#000000">
  15.  
  16. <meta name="image:sidebar" content="http://static.tumblr.com/4f7872e95423bdd8c2a5f588554fb52d/6kfu3bi/3Z0mn0473/tumblr_static_flowr.png"/>
  17.  
  18. <meta name="text:link 1" content="link" />
  19. <meta name="text:link 1 url" content="/" />
  20. <meta name="text:link 2" content="link" />
  21. <meta name="text:link 2 url" content="/" />
  22.  
  23.  
  24. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  25.  
  26. <style type="text/css">
  27.  
  28. *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;}
  29.  
  30. div#qTip {
  31. padding: 2px;
  32. display: none;
  33. text-align: center;
  34. position: absolute;
  35. font-style:italic;
  36. font-size:8px;
  37. line-height:10px;
  38. font-family:cambria;
  39. text-transform:uppercase;
  40. z-index: 1000;
  41. background: white;
  42. border:1px solid;
  43. border-color:#ebebeb;
  44. color:#c9c9c9;
  45.  
  46. letter-spacing: 1px;
  47. }
  48.  
  49.  
  50. iframe#tumblr_controls {
  51. top: 0% !important;
  52. right:0% !important;
  53. opacity:0.3;
  54. position: fixed !important;
  55. filter:alpha(opacity=30);
  56. -webkit-transition: all 0.7s ease;
  57. -moz-transition: all 0.7s ease;
  58. -o-transition: all 0.7s ease;
  59. }
  60. iframe#tumblr_controls:hover{
  61. top: 0% !important;
  62. right:0% !important;
  63. opacity:0.8;
  64. position: fixed !important;
  65. filter:alpha(opacity=80);
  66. -webkit-transition: all 0.7s ease;
  67. -moz-transition: all 0.7s ease;
  68. -o-transition: all 0.7s ease;
  69. }
  70. img{
  71. transition:all 0.5s ease;
  72. -webkit-transition: all 0.5s ease;
  73. -moz-transition: all 0.5s ease;
  74. -o-transition: all 0.5s ease;
  75. }
  76. img:hover{border:none;
  77. -webkit-transition: all 0.5s ease;
  78. -moz-transition: all 0.5s ease;
  79. -o-transition: all 0.5s ease;
  80. filter: grayscale(50%);
  81. -webkit-filter: grayscale(50%);
  82. -moz-filter: grayscale(50%);
  83. -ms-filter: grayscale(50%);
  84. -o-filter: grayscale(50%);
  85.  
  86.  
  87. }
  88.  
  89.  
  90.  
  91. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};height:5px;}
  92. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar};height:5px!important;}
  93. ::-webkit-scrollbar {background-color:{color:bg};height:5px;width:6px;}
  94.  
  95. body {
  96. background:#fff;
  97. margin:0px;
  98. color:{color:text};
  99. font-family:times new;
  100. font-size:9px;
  101. line-height:100%;
  102. }
  103.  
  104. a {
  105. text-decoration:none;
  106. outline:none;
  107. -moz-outline-style:none;
  108. color:{color:links};
  109. padding:1px;
  110. -webkit-transition: all 0.7s ease;
  111. -moz-transition: all 0.7s ease;
  112. -o-transition: all 0.7s ease;
  113. }
  114.  
  115. a:hover {
  116. -webkit-transition: all 0.5s ease-out;
  117. -moz-transition: all 0.5s ease-out;
  118. transition: all 0.5s ease-out;
  119. color: {color:link hover};
  120. -webkit-transition: all 0.7s ease;
  121. -moz-transition: all 0.7s ease;
  122. -o-transition: all 0.7s ease;
  123. }
  124.  
  125. img {
  126. border:none;
  127. }
  128.  
  129. blockquote {
  130. padding-left:5px;
  131. border-left:2px solid;
  132. margin:0px 2px 0px 5px;
  133. }
  134.  
  135. blockquote blockquote {
  136. padding-left:4px;
  137. border-left:2px solid;
  138. margin:0px 2px 0px 5px;
  139. }
  140.  
  141. h1 {
  142. font-size:12px;
  143. }
  144.  
  145. h1 a {-webkit-transition: all 0.7s ease;
  146. -moz-transition: all 0.7s ease;
  147. -o-transition: all 0.7s ease;}
  148.  
  149. h1 a:hover {font-size:12px; -webkit-transition: all 0.7s ease;
  150. -moz-transition: all 0.7s ease;
  151. -o-transition: all 0.7s ease;}
  152.  
  153. .quote {font-size:10px; font-style:italic;}
  154.  
  155. .source {font-size:10px; font-style:normal;}
  156.  
  157. .chat{
  158. font-size:9px;
  159. text-transform:uppercase;
  160. line-height:12px;
  161. letter-spacing:1px;
  162. }
  163.  
  164. .entries {
  165. padding:10px;
  166.  
  167. margin-left:500px;
  168. margin-top:50px;
  169. margin-bottom:50px;
  170. -webkit-transition: all 0.7s ease;
  171. -moz-transition: all 0.7s ease;
  172. -o-transition: all 0.7s ease;
  173. }
  174.  
  175. .entries img{
  176. border:1px solid;
  177. padding:4px;
  178. border-color:#ebebeb;
  179. -webkit-transition: all 0.7s ease;
  180. -moz-transition: all 0.7s ease;
  181. -o-transition: all 0.7s ease;
  182. }
  183.  
  184. .entries img:hover{opacity:0.93;
  185. }
  186.  
  187. .post {
  188. width:500px;
  189. padding-bottom:0px;
  190. padding-top: 27px;
  191. margin-bottom:14px;
  192. }
  193.  
  194. #ostrich {
  195. width:90px;
  196. position:fixed;
  197. margin-left:282px;
  198. margin-top:160px;
  199. }
  200.  
  201. .links {
  202. width:100px;
  203. position:fixed;
  204. text-align:center;
  205. background-color:#fafafa;
  206. border-top:1px solid #ebebeb;
  207. border-bottom:1px solid #ebebeb;
  208. margin-left:4px;
  209. margin-top:3px;
  210. line-height:11px;
  211. -webkit-transition: all 0.5s ease;
  212. -moz-transition: all 0.5s ease;
  213. -o-transition: all 0.5s ease;
  214. }
  215.  
  216. .links a {
  217. font-family:cambria;
  218. color:#ccc;
  219. margin-left:1px;
  220. margin-right:1px;
  221. font-size:10px;
  222. letter-spacing:1px;
  223. -webkit-transition: all 0.5s ease;
  224. -moz-transition: all 0.5s ease;
  225. -o-transition: all 0.5s ease;
  226. }
  227.  
  228. .links a:hover {
  229. opacity:.4;
  230. -webkit-transition: all 0.5s ease;
  231. -moz-transition: all 0.5s ease;
  232. -o-transition: all 0.5s ease;
  233. }
  234.  
  235.  
  236. #ostrichimage {
  237. width: 90px;
  238. height:auto;
  239. text-align:center;
  240. opacity:.7;
  241. -webkit-transition: all 0.7s ease;
  242. -moz-transition: all 0.7s ease;
  243. -o-transition: all 0.7s ease;
  244. }
  245.  
  246. #ostrichimage:hover {opacity:0.9;
  247. -webkit-transition: all 0.9s ease;
  248. -moz-transition: all 0.9s ease;
  249. -o-transition: all 0.9s ease;
  250. }
  251. #ostrichimage:hover .description{opacity:1;
  252. -webkit-transition: all 0.5s ease;
  253. -moz-transition: all 0.5s ease;
  254. -o-transition: all 0.5s ease;
  255.  
  256. }
  257.  
  258. #ostrichimage img {
  259. width:90px;
  260. height:auto;
  261. border:1px dashed;
  262. padding:8px;
  263. border-color:#ebebeb;
  264. -webkit-transition: all 0.7s ease;
  265. -moz-transition: all 0.7s ease;
  266. -o-transition: all 0.7s ease;
  267. }
  268.  
  269. #ostrichimage img:hover {
  270. -webkit-transition: all 0.9s ease;
  271. -moz-transition: all 0.9s ease;
  272. -o-transition: all 0.9s ease;
  273. }
  274. #sidebarimage:hover img{
  275. opacity:1;
  276. -webkit-transition: all 0.9s ease;
  277. -moz-transition: all 0.9s ease;
  278. -o-transition: all 0.9s ease
  279. }
  280.  
  281. .description {
  282. padding:4px;
  283. text-align:center;
  284. margin-left:3px;
  285. width:93px;
  286. opacity:0;
  287. position:fixed;
  288. top:245px;
  289. line-height:10px;
  290. font-family:cambria;
  291. font-size:8px;
  292. background-color:#ffffff;
  293. text-transform:lowercase;
  294. font-style:italic;
  295. -webkit-transition: all 0.7s ease;
  296. -moz-transition: all 0.7s ease;
  297. -o-transition: all 0.7s ease;
  298. opacity:0;
  299. }
  300.  
  301. .bonivur{
  302. font-size:11px;
  303. font-style:italic;
  304. text-align:center;
  305. margin-top:150px;
  306. margin-left:50px;
  307. position:fixed;
  308. }
  309.  
  310. #arvin {
  311. font-size:8px;
  312. line-height:11px;
  313. font-style:italic;
  314. letter-spacing:1px;
  315. text-align:left;
  316. margin-top:3px;
  317. padding-top: 3px;
  318. border-top: 1px solid #ebebeb;
  319. margin-bottom:1px;
  320. }
  321.  
  322. .askie{
  323. border:1px solid;
  324. padding:4px;
  325. border-color:#fafafa;
  326. padding:10px;
  327. }
  328.  
  329.  
  330.  
  331. .notes img{
  332. width:16px;
  333. }
  334.  
  335. .notes ol, .notes li{
  336. list-style:none;
  337. }
  338.  
  339. #lb {
  340. position:fixed;
  341. bottom:10px;
  342. right:10px;
  343. font: 14px times;
  344. color: {color:#c9c9c9};
  345. border: 1px solid #e8e8e8;
  346. background-color: #FAFAFA;
  347. text-transform:lowercase;
  348. letter-spacing:0.5px;
  349. padding: 4px;}
  350.  
  351. #lb a {
  352. color:{color:link}; opacity:0.8;
  353. background-color: #fafafa;}
  354.  
  355. #lb a:hover {
  356. color:{color:link hover}; opacity:0.8;
  357. background-color: #FAFAFA; opacity:0.8;}
  358.  
  359. {CustomCSS}</style>
  360. </head><body>
  361.  
  362. <div id="ostrich">
  363. <div class="bonivur">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</div>
  364.  
  365. {block:IfSidebarImage}<div id="ostrichimage"><img src="{image:sidebar}"><div class="description">{Description}</div></div>{/block:IfSidebarImage}
  366.  
  367. <div class="links">
  368. <a title="index" href="/">迎</a>
  369. <a title="letters" href="/ask">簡</a>
  370. {block:IfLink1} <a title="{text:Link 1}" href="{text:Link 1 URL}">大</a>{/block:IfLink1}
  371. {block:IfLink2} <a title="{text:Link 2}" href="{text:Link 2 URL}">益</a>{/block:IfLink2}
  372.  
  373. </div>
  374.  
  375.  
  376. <div class="entries">{block:Posts}<div class="post">
  377.  
  378. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  379.  
  380. {block:Photo}<img src="{PhotoURL-500}"/>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  381.  
  382. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  383.  
  384. {block:Quote}<div class="quote">{Quote}{block:Source} —<span class="source">{Source}</span>{/block:Source}</div>{/block:Quote}
  385.  
  386. {block:Link}<h1>&raquo; <a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  387.  
  388. {block:Chat}<div class="chat">{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}</div>{/block:Chat}
  389.  
  390. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  391.  
  392. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  393.  
  394. {block:Answer} <div class="post"><br>
  395. <div class="askie">{Asker}: {Question}</div>{Answer}{/block:Answer}
  396.  
  397. {block:ContentSource}
  398. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  399. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  400. {/block:SourceLogo}
  401. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  402. {/block:ContentSource}
  403.  
  404. <div id="arvin">
  405. <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>
  406. {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>
  407. {/block:Posts}
  408. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  409. {/block:Posts}</div></div></div>
  410.  
  411. <!--not for you to touch---><div id="lb">
  412. <a href="http://bonivur.tumblr.com">ℒℬ</a>
  413.  
  414. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement