Advertisement
xivth

07. Oerba Yun Fang

Mar 20th, 2014
5,848
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.22 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3.  
  4. <!---
  5. Theme 07. Oerba Yun Fang by soldierholic
  6. Don't remove the credit!
  7. Please don't take, use as a base, or claim the theme as your own.
  8. --->
  9. <head>
  10.  
  11. <title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14.  
  15. <meta name="color:Background" content="#ffffff"/>
  16. <meta name="color:Blockquote" content="#e3e3e3"/>
  17. <meta name="color:Bold" content="#000000"/>
  18. <meta name="color:Borders" content="#c4c4c4"/>
  19. <meta name="color:Clinks" content="#acacac"/>
  20. <meta name="color:Clinks hover" content="#000000"/>
  21.  
  22. <meta name="color:Date" content="#e3e3e3"/>
  23. <meta name="color:Date BG" content="#999898"/>
  24.  
  25. <meta name="color:Info Text" content="#999898"/>
  26. <meta name="color:Info Link Hover" content="#e0e0e0"/>
  27. <meta name="color:Link" content="#636363"/>
  28. <meta name="color:Link Hover" content="#e0e0e0"/>
  29. <meta name="color:Navi BG" content="#000000"/>
  30. <meta name="color:Navi" content="#bdbdbd"/>
  31. <meta name="color:Navi hover" content="#000000"/>
  32. <meta name="color:Pagination" content="#b4b4b4"/>
  33. <meta name="color:Post BG" content="#ffffff">
  34. <meta name="color:Post Title" content="#3d3d3d"/>
  35.  
  36. <meta name="color:Scrollbar" content="#b5b5b5"/>
  37. <meta name="color:Tags" content="#363636"/>
  38. <meta name="color:Text" content="#a9a9a9"/>
  39.  
  40.  
  41. <meta name="image:Sidebar" content="http://static.tumblr.com/7ff9774d4036927bff6c8e61bcc569e5/yiih8yx/W2bn2r85y/tumblr_static_shot1345color.png"/>
  42.  
  43. <meta name="if:400px" content="1" />
  44.  
  45. <meta name="text:Home Title" content="index" />
  46. <meta name="text:Ask Title" content="query" />
  47. <meta name="text:Submit Title" content="forfeit" />
  48. <meta name="text:Archive Title" content="history" />
  49.  
  50. <meta name="text:Link1" content="/" />
  51. <meta name="text:Link1 Title" content="Link 1" />
  52. <meta name="text:Link2" content="/" />
  53. <meta name="text:Link2 Title" content="Link 2" />
  54. <meta name="text:Link3" content="/" />
  55. <meta name="text:Link3 Title" content="Link 3" />
  56. <meta name="text:Link4" content="/" />
  57. <meta name="text:Link4 Title" content="Link 4" />
  58. <meta name="text:Link5" content="/" />
  59. <meta name="text:Link5 Title" content="Link 5" />
  60.  
  61.  
  62. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  63. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  64. <script>
  65. (function($){
  66. $(document).ready(function(){
  67. $("[title]").style_my_tooltips({
  68. tip_follows_cursor:true,
  69. tip_delay_time:0,
  70. tip_fade_speed:0,
  71. attribute:"title"
  72. });
  73. });
  74. })(jQuery);
  75. </script>
  76.  
  77. <style type="text/css">
  78.  
  79. ::-webkit-scrollbar-thumb:vertical {
  80. background-color:{color:scrollbar};
  81. height:7px;
  82.  
  83. border-right:2px solid {color:background};
  84. border-left:1px solid {color:background};}
  85. ::-webkit-scrollbar-thumb:horizontal {
  86. background-color:{color:scrollbar};
  87. height:7px!important;}
  88. ::-webkit-scrollbar {
  89. background:{color:Scrollbar};
  90. border-left:3px solid {color:Background};
  91. border-right:4px solid {color:Background};
  92. height:7px;
  93. width:8px;}
  94. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{
  95. display:block;
  96. height:6px;
  97. background-color:{color:background};
  98. border-right:2px solid {color:post bg};}
  99.  
  100. body {
  101. background-color:{color:background};
  102. margin:0px;
  103. color:{color:text};
  104. font-family:arial;
  105. font-size:10px;
  106. font-style: none;}
  107.  
  108. sup,small,sub {
  109. font-size:10px;}
  110.  
  111. b,strong {color:{color:bold};}
  112.  
  113. a {
  114. color: {color:link};
  115. text-decoration: none;
  116. font-weight: normal;
  117. -webkit-transition: all 0.5s ease-in-out;
  118. -moz-transition: all 0.5s ease-in-out;
  119. -o-transition: all 0.5s ease-in-out;}
  120.  
  121. a:hover {
  122. -webkit-transition: all 0.5s ease-in-out;
  123. -moz-transition: all 0.5s ease-in-out;
  124. -o-transition: all 0.5s ease-in-out;
  125. color: {color:link hover};
  126. text-decoration: none;
  127. font-weight: normal;}
  128.  
  129. img {max-width:100%;}
  130.  
  131. blockquote {
  132. margin-left:25px;
  133. margin-right:5px;
  134. padding-left:5px;
  135. border-left:1px solid {color:blockquote};}
  136.  
  137. h1 {font:20px cambria;
  138. letter-spacing:-1px;
  139. font-weight:bold;
  140. font-style:italic;
  141. text-align:center;
  142. color: {color:Post Title};}
  143.  
  144. #s-m-t-tooltip {
  145. margin:-10px 0 0 10px;
  146. display:none;
  147. text-align:left;
  148. position:absolute;
  149. letter-spacing:2px;
  150. text-transform:uppercase;
  151. font-family:consolas;
  152. font-size:8px;
  153. font-weight:bold;
  154. z-index:999;
  155. padding:2px 3px;
  156. line-height:12px;
  157. color:{color:navi bg};
  158. background:{color:background};}
  159.  
  160. #pcontainer {
  161. background-color: {color:Post BG};
  162. {block:if400px}
  163. width:435px;
  164. {/block:if400px}
  165. {block:ifnot400px}
  166. width:535px;
  167. {/block:ifnot400px}
  168. padding: 5px;
  169. top:40px;
  170. margin-bottom:40px;
  171. margin-left:550px;
  172. position:relative;
  173. overflow-x:hidden;}
  174.  
  175.  
  176. #navi {
  177. background-color:{color:Navi BG};
  178. position:fixed;
  179. width:50px;
  180. height:310px;
  181. margin-left:-52px;
  182. display:block;
  183. text-align:center;
  184. margin-bottom:8px;
  185. }
  186.  
  187. #navi a {
  188. background-color:{color:Navi Bg};
  189. width:40px;
  190. height:56px;
  191. margin-top:5px;
  192. margin-left:5px;
  193. text-align:center;
  194. font-size:9px;
  195. font-style:italic;
  196. font-family:cambria;
  197. letter-spacing:2px;
  198. text-transform:lowercase;
  199. display:block;
  200. line-height:56px;
  201. color: {color:navi};
  202. box-shadow: inset -56px 0px 0px transparent;
  203. -webkit-transition: all 0.3s linear;
  204. -moz-transition: all 0.3s linear;
  205. transition: all 0.3s linear;
  206. }
  207.  
  208. #navi a:hover {
  209. box-shadow: inset 58px 0px 0px {color:background};
  210. color: {color:navi hover};
  211. background-color:transparent;
  212. -webkit-transition: all 0.4s linear;
  213. -moz-transition: all 0.4s linear;
  214. transition: all 0.4s linear;}
  215.  
  216.  
  217. #entry {
  218. float:left;
  219. {block:if400px}
  220. width:422px;
  221. {/block:if400px}
  222. {block:ifnot400px}
  223. width:522px;
  224. {/block:ifnot400px}
  225. margin-top:10px;
  226. text-align:justify;}
  227.  
  228. #post {
  229. {block:if400px}
  230. width:400px;
  231. {/block:if400px}
  232. {block:ifnot400px}
  233. width:500px;
  234. {/block:ifnot400px}
  235. padding:15px;
  236. border:1px solid {color:Post BG};
  237. background-color: {color:Post BG};}
  238.  
  239. #tlink a {font:20px cambria;
  240. letter-spacing:-1px;
  241. font-weight:bold;
  242. font-style:italic;
  243. text-align:center;}
  244.  
  245. #pagination {
  246. position:fixed;
  247. width:150px;
  248. margin-top:3px;
  249. font:8px cambria;
  250. text-align:center;}
  251.  
  252. #pagination a {
  253. text-align:center;
  254. padding: 4px;
  255. color: {color:pagination};
  256. text-decoration: none;}
  257.  
  258. #pagination .jump_page {
  259. text-decoration:none;}
  260.  
  261. #pagination .current_page {
  262. font:9px consolas;
  263. padding:4px;
  264. color: {color:pagination};
  265. font-weight:bold;
  266. text-decoration:none;}
  267.  
  268. #sbar {
  269. padding: 15px;
  270. position:fixed;}
  271.  
  272. #sidebar {
  273. padding: 15px;
  274. margin-top:150px;
  275. margin-left:200px;
  276. position:fixed;}
  277. #sidebar img {
  278. max-width: 100px;
  279. max-height: 310px;}
  280.  
  281. #clinks {
  282. display:block;
  283. text-align:left;
  284. margin-bottom:5px;
  285. margin-top:10px;}
  286.  
  287. #clinks a {
  288. color: {color:clinks};
  289. background-color:{color:navi BG};
  290. width:150px;
  291. height:18px;
  292. line-height:17px;
  293. text-align:center;
  294. font-size:8px;
  295. font-family:consolas;
  296. text-transform:uppercase;
  297. display:block;
  298. margin-bottom:2px;
  299. letter-spacing:2px;
  300. box-shadow: inset 0 -18px 0 transparent;
  301. -webkit-transition: all 0.3s linear;
  302. -moz-transition: all 0.3s linear;
  303. transition: all 0.3s linear;}
  304.  
  305. #clinks a:hover {
  306. color: {color:clinks hover};
  307. box-shadow: inset 0 18px 0 {color:background};
  308. -webkit-transition: all 0.3s linear;
  309. -moz-transition: all 0.3s linear;
  310. transition: all 0.3s linear;}
  311.  
  312. #desc {
  313. background-color:{color:background};
  314. width:150px;
  315. font:10px calibri;
  316. padding:10px;
  317. color: {color:Text};
  318. margin-top:-310px;
  319. margin-left:100px;
  320. position:fixed;
  321. text-align: justify;}
  322.  
  323. #space {margin-bottom:20px;}
  324.  
  325. .quote {
  326. font:20px cambria;
  327. margin-left:25px;
  328. {block:if400px}
  329. width:350px;
  330. {/block:if400px}
  331. {block:ifnot400px}
  332. width: 450px;
  333. {/block:ifnot400px}
  334. letter-spacing:-1px;
  335. font-weight:bold;
  336. font-style:italic;}
  337.  
  338. .source {
  339. text-align: right;
  340. font-size: 7px;
  341. text-transform: uppercase;
  342. letter-spacing: 2px;}
  343.  
  344. .audio {overflow:hidden;}
  345.  
  346. .audio img {max-width:84px;}
  347.  
  348. .playbutton {
  349. background-color:#fff;
  350. width: 30px;
  351. height: 30px;
  352. overflow: hidden;
  353. position: relative;
  354. margin:10px 9px 8px 10px;
  355. z-index: 99;
  356. opacity:.6;}
  357.  
  358. .playbox {
  359. background-color: #fff;
  360. border-radius:30px;
  361. position: absolute;
  362. margin:17px;
  363. z-index: 99;
  364. opacity:.3;
  365. -webkit-transition: all 0.5s ease-in-out;
  366. -moz-transition: all 0.5s ease-in-out;
  367. -o-transition: all 0.5s ease-in-out;}
  368.  
  369. .playbox:hover{
  370. opacity:.8;
  371. -webkit-transition: all 0.5s ease-in-out;
  372. -moz-transition: all 0.5s ease-in-out;
  373. -o-transition: all 0.5s ease-in-out;}
  374.  
  375. .cover {
  376. position: relative; }
  377.  
  378.  
  379. #ask {padding: 5px;}
  380.  
  381. #ask img {
  382. max-width: 30px;
  383. padding:2px;
  384. border:3px double {color:borders};}
  385.  
  386. #ask a {
  387. font:23px cambria;
  388. font-style:italic;
  389. letter-spacing:-2px;
  390. font-weight:bold;
  391. text-transform:lowercase;
  392. text-decoration: none;}
  393.  
  394. #ask b {
  395. font:23px cambria;
  396. font-style:italic;
  397. letter-spacing:-2px;
  398. font-weight:bold;
  399. text-transform:lowercase;
  400. text-decoration: none;}
  401.  
  402. #ask i {
  403. font:23px cambria;
  404. font-style:italic;
  405. letter-spacing:-2px;
  406. font-weight:bold;
  407. text-transform:lowercase;
  408. text-decoration: none;}
  409.  
  410. #date {
  411. font-family:consolas;
  412. font-weight:bold;
  413. width:40px;
  414. font-size: 9px;
  415. text-transform:uppercase;
  416. letter-spacing:1px;
  417. background-color:{color:date bg};
  418. color:{color:date};
  419. padding:5px 1px 5px 5px;}
  420.  
  421. #info {
  422. margin-top:-24px;
  423. margin-left:34px;
  424. border-radius:5px;
  425. text-transform:uppercase;
  426. font-style:none;
  427. font-family:calibri;
  428. font-size: 8px;
  429. {block:if400px}
  430. width:389px;
  431. {/block:if400px}
  432. {block:ifnot400px}
  433. width:489px;
  434. {/block:ifnot400px}
  435. color:{color:info text};
  436. text-align:left;
  437. padding-left:15px;
  438. padding-right:5px;
  439. padding-top:4px;
  440. padding-bottom:5px;}
  441. #info a {color:{color:info text};}
  442. #info a:hover {color:{color:info link hover};}
  443.  
  444. #permap {
  445. text-transform:uppercase;
  446. font-style:none;
  447. font-family:consolas;
  448. font-size: 8px;
  449. {block:if400px}
  450. width:400px;
  451. {/block:if400px}
  452. {block:ifnot400px}
  453. width:500px;
  454. {/block:ifnot400px}
  455. color:{color:info text};
  456. text-align:left;
  457. padding-left:15px;
  458. padding-right:5px;
  459. padding-top:3px;
  460. margin-left:1px;
  461. margin-top:2px;
  462. border-top: 1px solid {color:borders};
  463. margin-bottom:15px;}
  464. #permap a {color:{color:info text};}
  465. #permap a:hover {color:{color:info link hover};}
  466.  
  467. .rb {
  468. text-align:right;
  469. padding-right:10px;
  470. margin-top:-10px;
  471. padding-top:1px;}
  472.  
  473.  
  474. #tags {
  475. color:{color:tags};
  476. margin-top:-7px;
  477. margin-left:34px;
  478. padding-left:15px;
  479. text-align:left;
  480. line-height:8px;
  481. font-size:8px;
  482. margin-bottom:5px;
  483. text-transform:uppercase;
  484. font-family: calibri;
  485. padding-right:10px;}
  486.  
  487. #tags a {color:{color:tags};}
  488. #tags a:hover {color:{color:link hover};}
  489.  
  490. #notes {
  491. text-align: center;
  492. padding-left:5px;}
  493. #notes blockquote a {color:{Color:text};}
  494. #notes img {width:10px;
  495. border-radius:10px;
  496. padding-right:3px;
  497. padding-top:3px;}
  498. #notes a {color:{color:link};}
  499. #notes a:hover {color:{color:link hover};
  500. text-decoration:none;}
  501.  
  502. li.note {
  503. list-style-type: none;
  504. text-align:center;
  505. letter-spacing:2px;
  506. background-color:{color:background};
  507. font-family:consolas;
  508. font-size:8px;
  509. margin-bottom:5px;
  510. text-transform:uppercase;}
  511.  
  512. </style>
  513.  
  514.  
  515. </head><body>
  516.  
  517. <div id="sbar">
  518. <div id="sidebar">
  519. <div id="navi">
  520. <a href="/" title="{text:home title}">01</a>
  521. <a href="/ask" title="{text:ask title}">02</a>
  522. <a href="/submit" title="{text:submit title}">03</a>
  523. <a href="/archive" title="{text:archive title}">04</a>
  524. <a target="blank" href="http://soldierholic.tumblr.com" title="theme">05</a></div>
  525. <img src="{image:sidebar}" alt="">
  526. <div id="desc">
  527.  
  528. {Description}
  529. <div id="clinks">
  530. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:IfLink1}
  531. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:IfLink2}
  532. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:IfLink3}
  533. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:IfLink4}
  534. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:IfLink5}
  535. </div>
  536.  
  537. {block:Pagination}
  538. <div id="pagination">
  539. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">&laquo;</a>{/block:PreviousPage}
  540. {block:JumpPagination length="5"}
  541. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  542. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  543. {block:NextPage}<a href="{NextPage}" class="jump_page">&raquo;</a>{/block:NextPage}
  544. </div>
  545. {/block:Pagination}
  546.  
  547. </div>
  548. </div>
  549. </div>
  550. </div>
  551.  
  552. <div id="pcontainer">
  553. <div id="entry">{block:Posts}<div id="post">
  554. {block:ContentSource}
  555. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  556. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  557. {/block:SourceLogo}
  558. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  559. {/block:ContentSource}
  560.  
  561. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  562.  
  563. {block:Photo}{LinkOpenTag}{block:ifnot400px}<img src="{PhotoURL-500}">{/block:ifnot400px}{block:if400px}<img src="{PhotoURL-500}">{/block:if400px}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  564.  
  565. {block:Photoset}{block:ifnot400px}{Photoset-500}{/block:ifnot400px}{block:if400px}{Photoset-400}{/block:if400px}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  566.  
  567. {block:Quote}
  568. <div style="font-size:34px;margin-left:15px;font-weight:bold;opacity:.2">❝</div>
  569. <div style="margin-top:-29px;" class="quote">{Quote}
  570. {block:Source}<div class="source">&mdash;{Source}</div>{/block:Source}
  571. </div>
  572. {/block:Quote}
  573.  
  574. {block:Link}<div id="tlink"><h1><a href="{URL}" {Target}>{Name}</a></h1></div>{block:Description}{Description}{/block:Description}{/block:Link}
  575.  
  576. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  577.  
  578. {block:Audio}
  579. <table><tr><td style="width: 90px;"><div class="audio">
  580. <div class="playbox"><div class="playbutton">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>
  581. {block:AlbumArt}<img src="{AlbumArtURL}" class="cover"/>{/block:AlbumArt}</td><td style="width: 300px; font:10px calibri; letter-spacing:2px; text-transform:uppercase;">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  582. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  583. {block:Album}<b>Album:</b> {Album}<br />{/block:Album}
  584. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div></td></tr></table>
  585. {block:Caption}{Caption}{/block:Caption}
  586. {/block:Audio}
  587.  
  588. {block:Video}{block:ifnot400px}{Video-500}{/block:ifnot400px}{block:if400px}{Video-400}{/block:if400px}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  589.  
  590. {block:Answer}
  591. <div id="ask">
  592.  
  593. {block:if400px}<table><tr><td style="width: 50px;"><img src="{AskerPortraitURL-40}"></td><td style="width: 355px;"><div style="margin-top:-5px;"><i>{Asker}</i> <b>;</b>&nbsp;&nbsp; <div style="font-size:11px;margin-top: 0px;padding-left:10px;">{Question}</div></div></td>
  594. </tr></table>{/block:if400px}
  595.  
  596. {block:ifnot400px}<table><tr><td style="width: 50px;"><img src="{AskerPortraitURL-40}"></td><td style="width: 455px;"><div style="margin-top:-5px;"><i>{Asker}</i> <b>;</b>&nbsp;&nbsp; <div style="font-size:11px;margin-top: 0px;padding-left:20px;">{Question}</div></div></td>
  597. </tr></table>{/block:ifnot400px}
  598.  
  599. </div>
  600. {Answer}
  601. {/block:Answer}
  602. </div>
  603.  
  604. {block:Date}
  605. <div id="space">
  606. <div id="date">{ShortMonth} {DayOfMonthWithZero}</div>
  607. <div id="info"> <a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} &middot; <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  608. <div class="rb">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a> &middot; {/block:RebloggedFrom}
  609. {block:ContentSource}<a href="{SourceURL}">source</a> &middot; {/block:ContentSource} <a href="{ReblogURL}" target="_blank">reblog</a></div></div>{/block:Date}
  610.  
  611. {block:HasTags}<div id="tags">{block:Tags}&middot; <a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
  612. {/block:indexpage}
  613.  
  614. </div>
  615.  
  616. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  617. {/block:Posts}
  618.  
  619. </div>
  620. </div>
  621. </div>
  622.  
  623. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement