Advertisement
yuukithemes

untitled theme

Apr 2nd, 2014
3,965
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.13 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.  
  3.  
  4.  
  5. <!-- theme by hentaist, do not remove credit please. -->
  6.  
  7.  
  8.  
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11.  
  12. <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
  13. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips();});})(jQuery);</script>
  14.  
  15. {block:ifinfinitescroll}
  16. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  17. {/block:ifinfinitescroll}
  18.  
  19. <head>
  20.  
  21. <meta name="color:bg" content="#FFFFFF">
  22. <meta name="color:link" content="#E6E4E4">
  23. <meta name="color:hover" content="#454545">
  24. <meta name="color:bold" content="#6f6e6e" />
  25. <meta name="color:borders" content ="#f0eede"/>
  26. <meta name="color:italic" content="#f7f7f7" />
  27. <meta name="color:text" content="#9A9A9A">
  28. <meta name="color:chat line 1" content="#fcfcfc"/>
  29. <meta name="color:chat line 2" content="#ffffff"/>
  30. <meta name="color:H2 text" content ="#ff8e8d"/>
  31. <meta name="color:H2 BG" content ="#ffffff"/>
  32. <meta name="color:tags" content="#EDEDED">
  33. <meta name="color:permalinkgbg" content="#FBFBFB">
  34.  
  35. <meta name="if:infinitescroll" content="0"/>
  36. <meta name="if:pagination" content="1"/>
  37. <meta name="if:med" content="1">
  38. <meta name="if:small" content="0">
  39. <meta name="if:big" content="0">
  40. <meta name="if:tags" content="0">
  41. <meta name="if:captions" content="0">
  42.  
  43. <meta name="image:background" content="" />
  44. <meta name="image:sidebar"content=""/>
  45. <meta name="image:container" content=""/>
  46. <meta name="image:List Style" content="" />
  47.  
  48. <meta name="text:post opacity" content="1"/>
  49. <meta name="text:sidebar opacity" content="1"/>
  50. <meta name="text:link1" content="url" />
  51. <meta name="text:link2" content="url" />
  52. <meta name="text:link3" content="url" />
  53. <meta name="text:title1" content="link" />
  54. <meta name="text:title2" content="link" />
  55. <meta name="text:title3" content="link" />
  56.  
  57.  
  58.  
  59. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  60. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description} <link rel="icon" href="{favicon}"/><link rel="alternate" type="application/rss+xml" href="{RSS}" /> <script type="text/javascript"
  61. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  62.  
  63.  
  64. <style type="text/css">
  65.  
  66. body {
  67. background-color:{color:bg};
  68. background-attachment:fixed;
  69. background-size:cover;
  70. font-family:helvetica;
  71. font-size:11px;
  72. line-height:20px;
  73. text-align:justify;
  74. font-style:normal;
  75. background-size:cover;
  76. background-image:url('{image:background}');
  77. }
  78.  
  79. a {
  80. color:{color:link};
  81. -webkit-transition: all 0.4s ease-in-out;
  82. -moz-transition: all 0.4s ease-in-out;
  83. -o-transition: all 0.4s ease-in-out;
  84. text-decoration: none;
  85. }
  86.  
  87. a:hover {
  88. color:{color:hover};
  89. cursor:pointer;
  90. }
  91.  
  92. iframe#tumblr_controls{
  93. top:0%!important;
  94. right:0%!important;
  95. position:fixed!important;
  96. z-index:99999999!important;
  97. opacity:1;
  98. -webkit-filter:invert(100%);
  99. -moz-filter:invert(100%);
  100. -o-filter:invert(100%);
  101. -ms-filter:invert(100%);
  102. filter:invert(100%);
  103. }
  104.  
  105. .source {
  106. letter-spacing:1px;
  107. margin-top:5px;
  108. font-size:10px;
  109. margin-left:10px;
  110. padding:5px;
  111. text-align:right;
  112. }
  113.  
  114. h2 {
  115. background:#f8f8f8;
  116. font-family:helvetica;
  117. font-size:13px;
  118. font-weight:100;
  119. }
  120.  
  121. #shen {
  122. font-size:12px;
  123. font-family:helvetica;
  124. text-transform:lowercase;
  125. text-align:left;
  126. font-weight:100;
  127. background:#fbfbfb;
  128. padding:10px;
  129. line-height:20px;
  130. color:gray;}
  131.  
  132. #s-m-t-tooltip{
  133. position:fixed;
  134. overflow:hidden;
  135. max-width:90px;
  136. padding:3px 5px 3px 5px;
  137. margin:10px 0 0 10px;
  138. border-radius:3px;
  139. background-image:url('');
  140. background:white;
  141. border:1px solid {color:borders};
  142. z-index:9999;
  143. display:inline-block;
  144. font:9px arial;
  145. letter-spacing:1px;
  146. text-align:center;
  147. color:gray;}
  148.  
  149. b, strong {
  150. font-weight:heavy;
  151. color:{color:bold};
  152. }
  153.  
  154. i, em {
  155. font-style:italic;
  156. color:{color:italic};
  157. }
  158.  
  159. ul li {
  160. list-style-image:url('{image:List style}');
  161. margin-left:-25px;
  162. margin-right:0px;
  163. text-align:left;}
  164.  
  165. img {
  166. max-width: 100%;
  167. }
  168.  
  169. /*PRE, BLOCKQUOTE, IMG*/
  170. img {border:none;}
  171.  
  172. pre {
  173. max-width:%100;
  174. display: block;
  175. text-align:start;
  176. overflow:hidden;
  177. word-wrap: break-word;}
  178.  
  179. blockquote {
  180. margin: 10px 0px 10px 10px;
  181. padding-left: 7px;
  182. word-wrap:break-word;
  183. padding-right:10px;
  184. border-left: solid 4px #dcdcdc;
  185. }
  186.  
  187. /*PRE, BLOCKQUOTE, IMG*/
  188.  
  189.  
  190. #theme {
  191. background-color:{color:bg};
  192. width:700px;
  193. margin: 0 auto -12px auto;
  194. text-align: center;
  195. }
  196.  
  197. #sidebar{
  198. position:fixed;
  199. top:-25px;
  200. background:white;
  201. opacity:{text:sidebar opacity};
  202. border:1px solid {color:borders};
  203. {block:ifmed}
  204. left:570px;
  205. {/block:ifmed}
  206. {block:ifsmall}
  207. left:420px;
  208. {/block:ifsmall}
  209. {block:ifbig}
  210. left:670px;
  211. {/block:ifbig}
  212. font-size:11px;
  213. padding:5px;
  214. }
  215.  
  216. .pagination {
  217. text-align: center;
  218. padding-bottom: 35px;
  219. margin-top:8px;
  220. width:auto;
  221. margin-left:-10px;
  222. text-transform: lowercase;
  223. }
  224.  
  225. .pagination a {
  226. background-color: white;
  227. color: {color:text};
  228. font-size:12px;
  229. width:110px;
  230. padding: 5px 10px;
  231. text-decoration: none;
  232. }
  233.  
  234. #stuff a{
  235. border-bottom:1px dotted {color:hover};
  236. }
  237.  
  238. #stuff a:hover{
  239. border-bottom:1px solid {color:hover};
  240. }
  241.  
  242. #stuffcontainer{
  243. float:left;
  244. margin-left:80px;
  245. margin-top:-50px;
  246. opacity:1;
  247. {block:ifsmall}
  248. width:325px;
  249. {/block:ifsmall}
  250. {block:ifmed}
  251. width:475px;
  252. {/block:ifmed}
  253. {block:ifbig}
  254. width:575px;
  255. {/block:ifbig}
  256. height:100%;
  257. background-image:url('{image:container}');
  258. background-attachment:fixed;
  259. padding-bottom:5px;
  260. opacity:{text:post opacity};
  261. background-color:{color:bg};
  262. border:1px solid {color:borders};
  263. text-align:justify;
  264. color:{color:text};
  265. }
  266.  
  267. ul.chat {
  268. margin: 0;
  269. list-style-type: none;
  270. padding: 0;
  271. }
  272.  
  273. .chat li {
  274. list-style: none;
  275. margin-left:5px;
  276. padding: 0px;
  277. line-height:15px;
  278. letter-spacing:1px;
  279. font:11px arial;
  280.  
  281. }
  282.  
  283. .chat li.odd {
  284. margin-bottom: 3px;
  285. list-style-type: none;
  286. background-color:{color:chat line 1};
  287. color: {color:text};
  288. }
  289.  
  290. .chat li.even {
  291. margin-bottom: 3px;
  292. list-style-type: none;
  293. background-color:{color:chat line 2};
  294. color: {color:text};
  295. }
  296.  
  297.  
  298. #stuff {
  299. overflow:hidden;
  300. padding-top:10px;
  301. padding-bottom:0px;
  302. padding-left:10px;
  303. font-family:helvetica;
  304. margin-left:25px;
  305. padding-right:10px;
  306. border-radius:3px;
  307. opacity:1;
  308. background-color:{color:bg};
  309. {block:ifmed}
  310. width:400px;
  311. {/block:ifmed}
  312. {block:ifbig}
  313. width:500px;
  314. {/block:ifbig}
  315. {block:ifsmall}
  316. width:250px;
  317. {/block:ifsmall}
  318. text-align:justify;
  319. border:1px solid {color:borders};
  320. font-size:11px;
  321. background:#fff;
  322. margin-top:80px;
  323. line-height:15px;
  324. letter-spacing:0x;
  325. color:{color:text};
  326. }
  327.  
  328. .question {
  329. line-height:15px;
  330. font-weight:100;
  331. font-family:helvetica;
  332. font-size:12px;
  333. text-align:center;
  334. color:gray;
  335. word-wrap:break-word;
  336. overflow:hidden;
  337. padding:8px;
  338. border-bottom:1px solid #eee;
  339. }
  340.  
  341. .answer {
  342. padding-top:3px;
  343. padding-bottom:0px;
  344. margin-bottom:0px;
  345. font-weight:100;
  346. text-align:center;
  347. font-family:helvetica;
  348. background:white;
  349. }
  350.  
  351. #audio {
  352. width:100%;
  353. height:26px;
  354. overflow:hidden;
  355. padding-top:7px;
  356. padding-left:5px;
  357. padding-right:55px;
  358. padding-bottom:5px;
  359. background-color:white;
  360. color:gray;
  361. line-height:12px;
  362. }
  363.  
  364. #audio_player {
  365. width:25px;
  366. height:70px;
  367. padding-top:15px;
  368. background-color:white
  369. display:block;
  370. overflow:hidden;
  371. -moz-transition:all linear 0.8s;
  372. -webkit-transition:all linear 0.8s;
  373. -o-transition:all linear 0.8s;
  374. transition:all linear 0.8s;
  375. }
  376.  
  377. #audio_track {
  378. color:{color:text};
  379. font-size:10px;
  380. letter-spacing:1px;
  381. font-style:italic;
  382. }
  383.  
  384. #postinfo {
  385. font-family: arial;
  386. margin-top:10px;
  387. {block:ifmed}
  388. width:390px;
  389. {/block:ifmed}
  390. {block:ifbig}
  391. width:490px;
  392. {/block:ifbig}
  393. {block:ifsmall}
  394. width:250px;
  395. {/block:ifsmall}
  396. color:{color:tags};
  397. font-size:10px;
  398. padding-left:3px;
  399. text-transform:lowercase;
  400. text-align:left;
  401. background:{color:permalinkgbg};
  402. }
  403.  
  404. #postinfo a {
  405. color:{color:Tags};
  406. font-size:11px;
  407. border-bottom:0px solid #fff;
  408. font-family:arial;
  409. text-decoration:underline;
  410. }
  411.  
  412. #postinfo a:hover {
  413. color:{color:hover};
  414. }
  415.  
  416.  
  417. .note {
  418. margin-top:8px;
  419. width:100%;
  420. line-height:14px;
  421. text-transform:lowercase;
  422. font-size:9px;
  423. margin-left:-60px;
  424. letter-spacing:1px; }
  425.  
  426. .note li {
  427. list-style:none; }
  428.  
  429. .note img {
  430. display:none; }
  431.  
  432. .note li {
  433. list-style-type:none;
  434. padding:10px 25px 10px 25px;
  435. text-align:left;
  436. margin:0px;
  437. -moz-transition-duration:0.5s;
  438. -webkit-transition-duration:0.5s;
  439. -o-transition-duration:0.5s;
  440. }
  441.  
  442. .description {
  443. width:140px;
  444. margin-top:75px;
  445. text-align:center;
  446. padding-top:2px;
  447. border:1px solid {color:borders};
  448. margin-left:5px;
  449. color:{color:text};
  450. }
  451. .nav {
  452. list-style-type:none;
  453. margin-top:3px;
  454. margin-left:4px;
  455. border:1px solid {color:borders};
  456. padding:0px 2px 0px 0px;
  457. text-align:center;
  458. width:140px;
  459. word-spacing:3px;
  460. }
  461.  
  462. #sidebar .nav a:hover {
  463. color:white;
  464. background:{color:link};
  465. }
  466.  
  467. .nav a {
  468. color:{color:text};
  469. text-decoration:none;
  470. }
  471.  
  472. .nav a:hover{
  473. text-decoration:none;
  474. border-bottom:1px dotted white;
  475. }
  476.  
  477. .yo img{
  478. border:1px solid {color:borders};
  479. max-width:140px;
  480. }
  481.  
  482. .yo {
  483. position:inline;
  484. max-width:140px;
  485. padding:5px 6px 0px 5px;
  486. margin-bottom:-79px;
  487. }
  488.  
  489. </style>
  490.  
  491. </head>
  492.  
  493. <body>
  494.  
  495. <div id="theme">
  496. <div id="sidebar">
  497. <div class="yo"><a href="/"><img src="{image:sidebar}"></a></div>
  498. <div class="description">{Description}</div>
  499. <div class="nav">
  500. <a href="/ask" style="margin-left:2px;">ask</a>
  501. <a href="{text:link1}">{text:title1}</a>
  502. <a href="{text:link2}">{text:title2}</a>
  503. <a href="{text:link3}">{text:title3}</a>
  504. </div>
  505. </div>
  506. </div>
  507. </div>
  508.  
  509.  
  510.  
  511. <div id="stuffcontainer">
  512.  
  513. <div class="autopagerize_page_element">
  514.  
  515. {block:Posts}
  516.  
  517. <div id="stuff">
  518.  
  519. {block:ContentSource}
  520. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  521. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  522. {/block:SourceLogo}
  523. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  524. {/block:ContentSource}
  525.  
  526. {block:ReblogParent}{/block:ReblogParent}
  527.  
  528.  
  529.  
  530. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  531.  
  532. {block:Quote}<div id="shen">{Quote}</div><div class="source">{Source}</div>{/block:Quote}
  533.  
  534. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}{block:permalinkpage}{/block:permalinkpage}{/block:Photo}
  535.  
  536.  
  537. {block:Photoset}
  538. {block:IndexPage}
  539. {block:ifsmall}{Photoset-250}{/block:ifsmall}
  540. {block:ifmed}{Photoset-400}{/block:ifmed}
  541. {block:ifbig}{Photoset-500}{/block:ifbig}
  542. {block:ifcaptions}{block:Caption}<div style="margin-bottom:-10px;">{Caption}</div>{/block:Caption}{/block:ifcaptions}
  543. {/block:IndexPage}
  544. {block:permalinkpage}
  545. {block:ifsmall}{Photoset-250}{/block:ifsmall}
  546. {block:ifmed}{Photoset-400}{/block:ifmed}
  547. {block:ifbig}{Photoset-500}{/block:ifbig}
  548. {/block:permalinkpage}
  549. {/block:Photoset}
  550.  
  551. {block:Chat}
  552. {block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}<ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}{Line}</li>{/block:Lines}
  553. </ul>
  554. {/block:Chat}
  555.  
  556.  
  557.  
  558. {block:Video}
  559. {block:ifsmall}{Video-250}{/block:ifsmall}
  560. {block:ifmed}{Video-400}{/block:ifmed}
  561. {block:ifbig}{Video-500}{/block:ifbig}
  562. {block:ifcaptions}{block:Caption}{Caption}{/block:Caption}
  563. {/block:ifcaptions}{block:permalinkpage}
  564. {block:ifsmall}{Video-250}{/block:ifsmall}
  565. {block:ifmed}{Video-400}{/block:ifmed}
  566. {block:ifbig}{Video-500}{/block:ifbig}
  567. {/block:permalinkpage}
  568. {/block:Video}
  569.  
  570.  
  571.  
  572. {block:Answer}
  573. <div class="question"><b>{Asker}:</b> {Question}</span></div>
  574. <div class="answer">{Answer}</div>{/block:Answer}
  575. {/block:Answer}
  576.  
  577. {block:Audio}
  578. <table border="0" cellpadding="0" cellspacing="0" ><tr>
  579. <td valign="top">
  580. <div id="audio_player">{AudioPlayerWhite}</div>
  581. </td><td id="audio" valign="top" >
  582. {block:TrackName}
  583. <span id="audio_track">{TrackName}</span>
  584. {/block:TrackName}
  585. <br>
  586. {block:Artist}
  587. by {Artist}
  588. {/block:Artist}
  589. {block:Album}
  590. from {Album}
  591. {/block:Album}
  592. <div style="font-size:7px; text-transform:uppercase;">
  593. {PlayCountWithLabel}
  594. </div>
  595. </td>
  596. </tr>
  597. </table>
  598. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  599.  
  600. {block:Link}
  601. <div class="ph"><a href="{URL}" target="{Target}">{Name}</a></div>
  602. {block:Description}{Description}{/block:Description}
  603. {/block:Link}
  604.  
  605.  
  606. {block:Date}
  607.  
  608. <div id="postinfo">
  609. <span id="perma_reblog" style="color:{color:tags};">
  610. <a href="{Permalink}">{MonthNumber}/{DayOfMonthWithZero}/{ShortYear}</a>&nbsp;&nbsp;{block:notecount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:notecount} </span> {block:iftags}{block:IndexPage}<br>
  611. {block:HasTags}
  612. {block:Tags}<a href="{TagURL}" style="padding: 1px 0px 0px 0px;margin: 0px 7px 0px 0px;">{Tag}</a>{/block:Tags}
  613. {/block:HasTags}{/block:IndexPage} {/block:iftags}</div>{/block:Date}
  614.  
  615. <div class="note">
  616.  
  617. {block:PostNotes}{PostNotes}{/block:PostNotes}
  618. </div>
  619. </div>
  620. {/block:Posts}
  621. {block:ifpagination}
  622. {block:Pagination}
  623. <div class="pagination">
  624. {block:PreviousPage}
  625. <a class="back" href="{PreviousPage}">&larr; {lang:Previous}</a>
  626. {/block:PreviousPage}
  627. {block:NextPage}
  628. <a class="next" href="{NextPage}">{lang:Next page} &rarr;</a>
  629. {/block:NextPage}</div>
  630. {/block:Pagination}
  631. {/block:ifpagination}
  632. </div>
  633.  
  634. </div>
  635. </div>
  636. </div>
  637.  
  638. <div style="position:fixed;bottom:5px;left:5px;background:white;opacity:.5;padding:2px 2px 0px 2px;" title="theme by hentaist"><a href="http://hentaist.tumblr.com">THEME</a></div>
  639. </body>
  640. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement