Advertisement
xivth

05. BENRIYA

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