Advertisement
tsuruui

ANGELA theme

Jul 10th, 2013
416
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.47 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <!--
  5. theme by juunko ^q^ )//
  6. if there's anything wrong just drop me an ask!!
  7.  
  8. -->
  9.  
  10. <head>
  11. <title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13.  
  14. <meta name="color:background" content="#ffffff">
  15.  
  16. <meta name="color:post background" content="#ffffff">
  17. <meta name="color:title" content="#666666">
  18. <meta name="color:nav" content="#666666">
  19.  
  20.  
  21. <meta name="image:sidebar" content="">
  22. <meta name="color:sidebar background" content="#fafafa">
  23. <meta name="color:sidebar text" content="#494949">
  24. <meta name="color:notesbg" content="#eeeeee">
  25. <meta name="color:blockquotebg" content="#ffffff">
  26. <meta name="text:ask" content="dreamt">
  27. <meta name="if:250px" content="1">
  28. <meta name="if:500px" content="0">
  29. <meta name="if:photofade" content="1">
  30. <meta name="if:morelinks" content="0">
  31. <meta name="if:showcaptions" content="0">
  32. <meta name="if:infinitescroll" content="1">
  33. <meta name="text:link1"content""/>
  34. <meta name="text:link1 url" content""/>
  35. <meta name="text:previous" content="previous">
  36. <meta name="text:next" content="next">
  37.  
  38. <style type="text/css">
  39.  
  40. ::-webkit-scrollbar { width: 3px; background-color: #ccc; }
  41.  
  42. ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3); border-radius: 0px; background-color: #fff; }
  43.  
  44. ::-webkit-scrollbar-thumb { border-radius: 0px; -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.5); background-color: #ccc; }
  45.  
  46. ::-webkit-scrollbar-corner { background: #transparent ; }
  47. {CustomCSS}
  48. iframe#tumblr_controls{
  49. right:0px !important;
  50. position:fixed !important;
  51. -webkit-filter:invert(100%);
  52. opacity:.5;
  53. z-index:999999;
  54. }
  55.  
  56. ::selection {
  57. background: #fafafa;
  58. color:#666666;
  59.  
  60. }
  61.  
  62. ::-moz-selection {
  63. background: #fafafa;
  64. color:#666666;
  65.  
  66. }
  67.  
  68. ::-webkit-selection {
  69. background: #fafafa;
  70. color:#666666;
  71. }
  72.  
  73. a {
  74. color:#666;
  75. cursor:help;
  76. text-decoration:none;
  77. -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;
  78. transition:all 0.5s ease-in-out;
  79.  
  80. }
  81.  
  82. a:hover {
  83. text-shadow:1px 1px 1px #666;
  84. color:#fff;
  85. }
  86.  
  87. b, strong {
  88. color:{color:bold};
  89. font-family:consolas;
  90. font-size:9px;
  91. text-transform:uppercase;
  92. }
  93.  
  94. i, em {
  95. color:{color:text};
  96. font-family:georgia;
  97. font-size:9px;
  98. font-weight:lighter;
  99. }
  100.  
  101. h1 {
  102. color:#333;
  103. font-style: none;
  104. font-size:10px;
  105. text-transform:lowercase;
  106. font-weight:lighter;
  107. letter-spacing:.5px;
  108. border-bottom:1px solid #eee;
  109. margin:1px;
  110. margin-top:5px;
  111. margin-bottom:0px;
  112. }
  113.  
  114. h2 {
  115. font-size:12px;
  116. color:{Color:bold};
  117. margin-bottom:0px;
  118. border-bottom: 1px solid #eee;;
  119. padding-bottom:2px;
  120. letter-spacing:1px;
  121. line-height:12px;
  122. text-transform: lowercase;
  123. font-weight:lighter;
  124. }
  125. #title {
  126. font-family:consolas;
  127. width:10px;
  128. word-wrap: break-word;
  129. position:fixed;
  130. left:45px;
  131. letter-spacing:1px;
  132. top:28px;
  133. font-size:10px;
  134. font-weight:lighter;
  135. opacity:0.8;
  136. text-align:center;
  137.  
  138. }
  139.  
  140. #title a {
  141. color:{color:title};
  142. -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;
  143. transition:all 0.5s ease-in-out;
  144. }
  145.  
  146. #title a:hover{
  147. color:#fff;
  148. text-shadow:1px 1px #666;
  149. }
  150. #sidebar {
  151. position:fixed;
  152. left:30px;
  153. height:auto;
  154. margin-top:-10px;
  155. padding-bottom:5px;
  156. width:200px;
  157. background-color:{color:sidebar background};
  158. color:{color:sidebar text};
  159. }
  160.  
  161. #sideimg {
  162. position:relative;
  163. margin-top:20px;
  164. width:150px;
  165. margin-left:24px;
  166. padding:10px;
  167. opacity:1;
  168. }
  169.  
  170. #description {
  171. -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;
  172. transition:all 0.5s ease-in-out;
  173. color:{color:sidebar text};
  174. position:fixed;
  175. opacity:0;
  176. width:140px;
  177. max-width:140px;
  178. padding:5px;
  179. left:64px;
  180. top:28px;
  181. font-family:calibri;
  182. text-align:left;
  183. text-transform:none;
  184. font-size:9px;
  185. line-height:1;
  186. overflow:auto;
  187. background:#fff;
  188.  
  189. }
  190.  
  191. #sideimg:hover #description{
  192. opacity:0.8;
  193. }
  194.  
  195. #nav {
  196. position:relative;
  197. margin-left:30px;
  198. width:150px;
  199. color:{color:nav};
  200. font-family:consolas;
  201. font-size:8px;
  202. text-transform:lowercase;
  203. text-align:center;
  204. margin-top:5px;
  205. }
  206.  
  207. #nav a {
  208. color:{color:nav};
  209. }
  210.  
  211. body {
  212.  
  213. background-color:{color:background};
  214. }
  215. #content {
  216. padding-top:0px;
  217. background-color:none;
  218. margin-left:270px;
  219.  
  220. {block:if250px}
  221. width:330px;
  222. {/block:if250px}
  223. {block:if500px}
  224. width:550px;
  225. {/block:if500px}
  226. overflow:hidden;
  227. font-family:calibri;
  228. font-size:10px;
  229. {block:permalinkpage}
  230. width:550px;
  231. {/block:permalinkpage}
  232. }
  233.  
  234. .post {
  235. padding:20px;
  236. margin-top:0px;
  237. background:{color:post background};
  238. {block:indexpage}
  239. {block:if250px}
  240. width:250px;
  241. {/block:if250px}
  242. {block:if500px}
  243. width:500px;
  244. {/block:if500px}
  245. {/block:indexpage}
  246. {block:permalinkpage}
  247. width:500px;
  248. {/block:permalinkpage}
  249. }
  250. {block:indexpage}
  251.  
  252. .post img{
  253. {block:ifphotofade}
  254. opacity:0.8;
  255. {/block:ifphotofade}
  256. {block:if250px}
  257. width:250px;
  258. {/block:if250px}
  259. {block:if500px}
  260. width:500px;
  261. {/block:if500px}
  262. margin-bottom:-2px;
  263. background:{color:Background}
  264. {/block:indexpage}
  265. {block:permalinkpage}
  266. width:500px;
  267. {/block:permalinkpage}
  268. -webkit-transition:opacity 0.5s linear; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out;
  269. transition:all 0.5s ease-out;
  270. }
  271. .post img:hover {
  272. {block:ifgrayscale}
  273. filter:none;
  274. -webkit-filter:grayscale(0); {/block:ifgrayscale}
  275. {block:ifphotofade}
  276.  
  277. opacity:1;
  278. {/block:ifphotofade}
  279. }
  280.  
  281. .post:hover .notes{
  282. opacity:1;
  283. -webkit-transition:opacity 0.5s linear; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out;
  284. transition:all 0.5s ease-out;
  285. }
  286. #notes {
  287. position:relative;
  288. {block:PermalinkPage}
  289. opacity:1;
  290. {/block:PermalinkPage}
  291. {block:IndexPage}
  292. background-color:{color:notesbg};
  293. padding:5px;
  294. opacity:1;
  295. text-align:right;
  296. width:auto;
  297. font-family:consolas;
  298.  
  299. -webkit-border-top-left-radius: 10px;
  300. -webkit-border-bottom-right-radius: 10px;
  301. -moz-border-radius-topleft: 10px;
  302. -moz-border-radius-bottomright: 10px;
  303. border-top-left-radius: 10px;
  304. border-bottom-right-radius: 10px;
  305. {/block:IndexPage}
  306. }
  307.  
  308.  
  309.  
  310.  
  311.  
  312. #over{
  313. height:2000px!important;
  314. position:absolute;
  315. top:0px;
  316. left:0px;
  317. width: 100%;}
  318.  
  319. #quote {
  320. padding: 5px;
  321. font: 12px "Courier New";
  322. letter-spacing: -1px;}
  323.  
  324.  
  325. blockquote {
  326. padding: 2px;
  327. overflow:hidden;
  328. padding-left: 5px;
  329. border-left: 1px solid #eee;
  330. margin-left:25px;
  331. margin-right: 30px;
  332. background-color:{color:blockquotebg};
  333. opacity:1;
  334. color: {color:blockquote text};
  335. }
  336.  
  337. .link {
  338. font:8px calibri;
  339. text-align:center;
  340. position:relative;
  341. line-height:12px;
  342. text-transform:uppercase;
  343. margin-top:-8px;
  344. width:150px;
  345. max-width:150px;
  346. margin-left:34px;
  347. padding-bottom:1px;
  348. border-top:1px solid #eee;
  349. }
  350.  
  351. .link a {
  352. color:{color:nav};
  353. padding:2px;
  354. background-color:{color:sidebar bg};
  355. -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;
  356. transition:all 0.5s ease-in-out;
  357. }
  358.  
  359. .link a:hover{
  360. color:#fff;
  361. text-shadow:1px 1px #666;
  362. }
  363.  
  364. #bq {
  365. margin-left:14px;
  366. margin-bottom:-5px;
  367. border-left:1px solid #eee;
  368. opacity:1;
  369. padding-left:5px;
  370. background-color:{color:blockquotebg}
  371. }
  372. #text {
  373. {block:indexpage}
  374. {block:if250px}
  375. width:250px;
  376. {/block:if250px}
  377. {block:if500px}
  378. width:500px;
  379. {/block:if500px}
  380. overflow:hidden;
  381. margin-bottom:0px;
  382. {/block:indexpage}
  383. {block:permalinkpage}
  384. padding-top:10px;
  385. {/block:permalinkpage}
  386. }
  387.  
  388. #s-m-t-tooltip {
  389. z-index:9999;
  390. background:#fafafa;
  391. line-height:11px;
  392. font:8px consolas;
  393. letter-spacing:1px;
  394. text-transform:uppercase;
  395. color:#777;
  396. max-width:150px;
  397. word-wrap:break-word;
  398. padding:5px;
  399. display:block;
  400. margin:25px 0 0 15px;
  401. }
  402. .player {
  403. width:auto;
  404. }
  405.  
  406. #credit {
  407. position:fixed;
  408. bottom:5px;
  409. right:5px;
  410. font-family:consolas;
  411. font-size:10px;
  412. }
  413. </style>
  414. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  415. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  416. <script>
  417. (function($){
  418. $(document).ready(function(){
  419. $("[title]").style_my_tooltips();
  420. });
  421. })(jQuery);
  422. </script>
  423. {block:ifinfinitescroll}
  424. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  425. {/block:ifinfinitescroll}
  426. </head>
  427. </div>
  428. <body>
  429.  
  430. <div id="credit"><a href="http://juunko.tumblr.com">©</a></div>
  431. <div id="sidebar">
  432. <div id="sideimg"> <img src="{image:sidebar}" style="display:block;
  433. max-width:150px;
  434. max-height:500px;"></img><div id="description">{Description}</div></div>
  435. <div id="title"><a href="/">{Title}</a></div>
  436. <div class="link"><a href="/">index</a>
  437. <a href="/ask">msg</a>
  438. <a href="/archive">past</a>
  439. {block:ifmorelinks}
  440. <a href="{text:link1 url}">{text:link1}</a>
  441. {/block:ifmorelinks}
  442. </div>
  443.  
  444. {block:ifnotinfinitescroll}{block:pagination}<div id="nav">{block:previouspage}<a href="{previouspage}">{text:previous}</a>{/block:previouspage}{block:nextpage} <a href="{nextpage}">{text:next}</a>{/block:nextpage}</div>{/block:pagination}{/block:ifnotinfinitescroll}
  445.  
  446. </div>
  447.  
  448. </div></div>
  449.  
  450. </div>
  451. <div id="content">
  452.  
  453. {block:ifinfinitescroll} <div class="autopagerize_page_element">{/block:ifinfinitescroll}{block:Posts}
  454. <div class="post">
  455. {block:IndexPage}<div class="permalink"><a href="{Permalink}"></a></div>{/block:IndexPage}
  456.  
  457. {block:Text}
  458. {block:Title}<b><h2><a href="{Permalink}">{Title}</a></h2></b>{/block:Title}
  459. {Body}{block:IndexPage}<div id="notes"><a href="{Permalink}">{NoteCountWithLabel}</a>, <a href="{ReblogURL}">Reblog?</a></div>{/block:indexpage}{block:Permalinkpage} {block:HasTags}Tagged; {block:Tags}<a href="{TagURL}">{Tag}</a>. {/block:Tags}<br>{/block:HasTags}
  460. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  461. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:permalinkpage}
  462. {/block:Text}
  463.  
  464. {block:Photo}
  465. {block:IndexPage}{LinkOpenTag}<a href="{Permalink}">{block:if250px}<img src="{PhotoURL-250}" alt="{PhotoAlt}"/>{/block:if250px}{block:if500px}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{/block:if500px}</a>{LinkCloseTag}{/block:IndexPage}
  466. {block:IfShowCaptions}{block:IndexPage}{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}{/block:IfShowCaptions}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkOpenTag}{block:Caption}{Caption}{/block:Caption} {block:HasTags}Tagged; {block:Tags}<a href="{TagURL}">{Tag}</a>. {/block:Tags}<br>{/block:HasTags}
  467. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  468. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:PermalinkPage}
  469. {/block:Photo}
  470.  
  471. {block:Photoset}
  472. {block:IndexPage}{block:if250px}{Photoset-250}{/block:if250px}{block:if500px}{Photoset-500}{/block:if500px}{/block:IndexPage}
  473. {block:IfShowCaptions}{block:IndexPage}{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}{/block:IfShowCaptions}{block:indexpage}<div id="notes"><a href="{Permalink}">{NoteCountWithLabel}</a>, <a href="{ReblogURL}">Reblog?</a></div>{/block:indexpage}{block:PermalinkPage}{Photoset-500}{block:Caption}{Caption}{/block:Caption} {block:HasTags}Tagged; {block:Tags}<a href="{TagURL}">{Tag}</a>. {/block:Tags}<br>{/block:HasTags}
  474. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  475. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:PermalinkPage}
  476. {/block:Photoset}
  477.  
  478. {block:Quote}
  479. <div id="text">"{Quote}"
  480. {block:Source}<br></br>—<i>{Source}</i>{/block:Source}{block:IndexPage}<div id="notes"><a href="{Permalink}">{NoteCountwithLabel}</a>, <a href="{ReblogURL}">Reblog?</a></div>{/block:IndexPage}{block:permalinkpage} {block:HasTags}Tagged; {block:Tags}<a href="{TagURL}">{Tag}</a>. {/block:Tags}<br>{/block:HasTags}
  481. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  482. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Permalinkpage}</div>
  483. {/block:Quote}
  484.  
  485. {block:Link}
  486. <div id="text"><b><h2><a href="{URL}">{Name}</a></h2></b>{block:Description}{Description}{/block:Description}{block:IndexPage}<div id="notes"><a href="{Permalink}">{NoteCountwithlabel}</a>, <a href="{ReblogURL}">Reblog?</a></div>{/block:IndexPage}{block:permalinkpage} {block:HasTags}Tagged; {block:Tags}<a href="{TagURL}">{Tag}</a>. {/block:Tags}<br>{/block:HasTags}
  487. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  488. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Permalinkpage}</div>
  489. {/block:Link}
  490.  
  491. {block:Chat}
  492. <div id="text">{block:Title}<b>{Title}</b>{/block:Title}
  493. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}{block:IndexPage}<div id="notes"><a href="{Permalink}">{NoteCountwithlabel}</a>, <a href="{ReblogURL}">Reblog?</a></div>{/block:IndexPage}{block:permalinkpage} {block:HasTags}Tagged; {block:Tags}<a href="{TagURL}">{Tag}</a>. {/block:Tags}<br>{/block:HasTags}
  494. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  495. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Permalinkpage}</div>
  496. {/block:Chat}
  497.  
  498. {block:Audio}
  499. <div class="player">{AudioPlayerWhite}</div>
  500. {block:Caption}{Caption}{/block:Caption}{block:IndexPage}<div id="notes"><a href="{Permalink}">{NoteCountwithlabel}</a>, <a href="{ReblogURL}">Reblog?</a></div>{/block:IndexPage}{block:permalinkpage} {block:HasTags}Tagged; {block:Tags}<a href="{TagURL}">{Tag}</a>. {/block:Tags}<br>{/block:HasTags}
  501. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  502. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Permalinkpage}
  503. {/block:Audio}
  504.  
  505. {block:Answer}
  506. <b>{Asker}</b> {Text:Ask}: {Question}
  507. <div id="bq">{Answer}</div>{block:indexpage}<div id="notes"><a href="{Permalink}">{NoteCountwithlabel}</a>, <a href="{ReblogURL}">Reblog?</a></div>{/block:indexpage}{block:permalinkpage} {block:HasTags}Tagged; {block:Tags}<a href="{TagURL}">{Tag}</a>. {/block:Tags}<br>{/block:HasTags}
  508. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  509. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Permalinkpage}
  510. {/block:answer}
  511.  
  512. {block:Video}
  513. {block:IndexPage}{block:if250px}{Video-250}{/block:if250px}{block:if500px}{Video-500}{/block:if500px}<div id="notes"><a href="{Permalink}">{NoteCountwithlabel}</a>, <a href="{ReblogURL}">Reblog?</a></div>{/block:IndexPage}{/block:IfShowCaptions}{block:PermalinkPage}{Video-500}{block:Caption}{Caption}{/block:Caption} {block:HasTags}Tagged; {block:Tags}<a href="{TagURL}">{Tag}</a>. {/block:Tags}<br>{/block:HasTags}
  514. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  515. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:PermalinkPage}
  516. {/block:Video}
  517.  
  518.  
  519. </div>
  520. {/block:Posts}</div>
  521. </div>
  522. </div>
  523. </body>
  524. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement