louerry

Theme 02

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