Advertisement
syncode

Vanilla

Apr 30th, 2014
1,620
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.54 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. <!--
  4.  
  5. ┌─┐┬┬─┐┬ ┬┌┬┐┬┌┬┐┌─┐
  6. ├─┤│├┬┘│ │ │││ │ ├┤
  7. ┴ ┴┴┴└─└─┘─┴┘┴ ┴ └─┘
  8.  
  9. Vanilla by Airudite.
  10.  
  11. By using this theme, you agree to the terms of use. (This includes no redistributing, removing credit, or claiming this code as your own. If you violate any of the terms, you will be pushed and strongly disliked throughout many parallel universes. Plus that's just plain disrespectful)
  12. -->
  13. <head>
  14. <meta name="color:Background" content="#fff" />
  15. <meta name="color:PostBackground" content="#fff" />
  16. <meta name="color:Text" content="#424242" />
  17. <meta name="color:Accent" content="#59b0b7" />
  18. <meta name="color:Border" content="#ecebeb" />
  19. <meta name="color:Title" content="#96a3bd" />
  20. <meta name="color:TitleHover" content="#96a3bd" />
  21. <meta name="color:TextPermalink" content="#868585" />
  22. <meta name="color:Link" content="#b7c4dd" />
  23. <meta name="color:Hover" content="#b1ebe9" />
  24. <meta name="color:NavBG" content="#ddd" />
  25. <meta name="color:NavHover1" content="#ddd" />
  26. <meta name="color:NavHover2" content="#ddd" />
  27. <meta name="color:bold" content="#7c6d83" />
  28. <meta name="color:italic" content="#788591" />
  29. <meta name="font:body" content="baskerville" />
  30. <meta name="text:fontsize" content="9px" />
  31. <meta name="text:titlefontsize" content="13px" />
  32. <meta name="text:Link One Title" content="" />
  33. <meta name="text:Link One" content="/" />
  34. <meta name="text:Link Two Title" content="" />
  35. <meta name="text:Link Two" content="/" />
  36. <meta name="text:Link Three Title" content="" />
  37. <meta name="text:Link Three" content="" />
  38. <meta name="if:whitetumblrcontrols" content="1" />
  39. <meta name="if:defaultfont" content="0" />
  40. <meta name="if:consolasfont" content="0" />
  41. <meta name="if:round" content="0" />
  42. <meta name="if:faded images" content="0" />
  43. <meta name="if:bottom left" content="1"/>
  44. <meta name="if:bottom right" content="0" />
  45. <meta name="if:top left" content="0" />
  46. <meta name="if:top right" content="0" />
  47. <meta name="if:repeat" content="0" />
  48. <meta name="image:background" content=""/>
  49. <meta name="image:sidebar" content="http://37.media.tumblr.com/5192700e8b15386b02a53dddb8216130/tumblr_mot50sKdi21r2an97o1_500.png"/>
  50. <title>{Title}</title>
  51. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  52. {block:Description}<meta name="description" content="{MetaDescription}"/>{/block:Description}
  53. <link rel="shortcut icon" href="{Favicon}" />
  54. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  55. <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300' rel='stylesheet' type='text/css'>
  56.  
  57.  
  58. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  59. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  60. <script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:20,tip_fade_speed:400,attribute:"title"});});})(jQuery);</script>
  61.  
  62. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  63. <script>
  64. $(document).ready(function(){
  65. $("a#description").click(function () {
  66. $("p#description").slideToggle("1000");
  67. });
  68. });
  69. </script>
  70.  
  71. <style type="text/css">
  72. #s-m-t-tooltip {
  73. display: block;
  74. max-width: 100px;
  75. margin: 15px;
  76. word-wrap: break-word;
  77. padding:2px 5px 2px 5px;
  78. z-index: 9999;
  79. background: {color:accent};
  80. text-transform: uppercase;
  81. font-family:consolas;
  82. font-size: 8px;
  83. color: {color:postbackground};
  84. text-align: center;
  85. letter-spacing:1px;
  86. }
  87.  
  88. @font-face {
  89. font-family:titulo;
  90. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');}
  91. @font-face {font-family:theonlyexception;
  92. src: url(http://static.tumblr.com/8xsfla2/ph1mnxuno/theonlyexception.ttf);
  93. format(“truetype”);}
  94.  
  95. {block:ifwhitetumblrcontrols}#tumblr_controls {-webkit-filter: invert(100%); position: fixed !important;}{/block:ifwhitetumblrcontrols}
  96.  
  97. body, a, a:hover {
  98. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur),
  99. progress;}
  100.  
  101. body {
  102. background-color:{color:background};
  103. color:{color:text};
  104. {block:ifnotdefaultfont}font-family: {font:body};
  105. {/block:ifnotdefaultfont} {block:ifdefaultfont}font-family: 'Open Sans', sans-serif;{/block:ifdefaultfont}
  106. {block:ifconsolasfont}font-family:consolas;{/block:ifconsolasfont}
  107. font-size:{text:fontsize};
  108. text-align:left;
  109. background-image: url({image:background});
  110. background-position: {block:ifbottomleft}bottom left{/block:ifbottomleft}{block:ifbottomright}bottom right{/block:ifbottomright}{/block:ifbottomright}{block:iftopright}top right{/block:iftopright} {block:iftopleft}top left{/block:iftopleft} ;
  111. background-attachment: fixed;
  112. {block:ifnotrepeat}background-repeat: no-repeat;{/block:ifnotrepeat}
  113. {block:ifrepeat}background-repeat:repeat;{/block:ifrepeat}
  114. padding: 0px;}
  115.  
  116.  
  117. ::selection {
  118. background:{color:accent};
  119. color:{color:background};}
  120.  
  121. ::-webkit-scrollbar {
  122. width:3px;
  123. height:7px;
  124. }
  125. ::-webkit-scrollbar-track-piece {
  126. background-color:{color:border};
  127. }
  128. ::-webkit-scrollbar-thumb {
  129. background-color:{color:accent};
  130. }
  131.  
  132. a{
  133. text-decoration:none;
  134. color:{color:link};
  135. -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
  136.  
  137. a:hover {
  138. color:{color:hover} ; }
  139.  
  140.  
  141. #left{
  142. width:200px;
  143. color:{color:text};
  144. font-size:{text:fontsize};
  145. {block:ifnotdefaultfont}font-family: {font:body};{/block:ifnotdefaultfont}
  146. {block:ifdefaultfont}font-family: 'Open Sans', sans-serif;{/block:ifdefaultfont}
  147. z-index:9999;
  148. -webkit-transition: 0.6s ease-in;
  149. position:fixed;
  150. padding:10px;
  151. {block:ifconsolasfont}font-family:consolas;{/block:ifconsolasfont};
  152. opacity:.8;
  153. height:100%;
  154. -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease- out; transition: all 0.4s ease-out;
  155. {block:ifround}border-radius:5px;{/block:ifround}
  156. {block:indexpage}margin-left:-250px;{/block:indexpage}
  157. {block:permalinkpage}margin-left:-400px;{/block:permalinkpage}
  158. padding-top:30%;
  159. border-right:1px dashed {color:border};
  160. text-align:center;
  161. }
  162.  
  163. #left:hover {opacity:.9; }
  164.  
  165. #pep img {
  166. width:150px;
  167. }
  168.  
  169. #nav {
  170. margin-top:-45px;
  171. opacity:0;
  172. -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease- out; transition: all 0.4s ease-out;
  173. }
  174.  
  175. #left:hover #nav{
  176. margin-top:-25px;
  177. opacity:1;
  178. }
  179. #nav a {
  180. display:inline-block;
  181. padding:3px;
  182. background:{color:navbg};
  183. color:{color:nav};
  184. border-radius:30px;
  185. }
  186.  
  187. #nav a:hover:nth-of-type(odd) {
  188. color:#fff;
  189. box-shadow:20px 0px 0px 0px {color:navhover1} inset;
  190. -webkit-transition: all .3s linear;
  191. -moz-transition: all .3s linear;
  192. -o-transition: all .3s linear;
  193. -ms-transition: all .3s linear;
  194. transition: all .3s linear;
  195. }
  196.  
  197. #nav a:hover:nth-of-type(even) {
  198. color:#fff;
  199. box-shadow:20px 0px 0px 0px {color:navhover2} inset;
  200. -webkit-transition: all .3s linear;
  201. -moz-transition: all .3s linear;
  202. -o-transition: all .3s linear;
  203. -ms-transition: all .3s linear;
  204. transition: all .3s linear;
  205. }
  206.  
  207. @font-face{font-family:Just Realize;src:url(http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf);}
  208.  
  209. .title {
  210. margin-top:-30px;
  211. }
  212. .title a{
  213. color:{color:title};
  214. font-size:{text:titlefontsize};
  215. display:relative;
  216. text-align:center;
  217. font-family:Just Realize;
  218. }
  219.  
  220. .title a:hover {
  221. color:{color:title};
  222. background:{color:titlebackground};
  223. }
  224.  
  225. .ptitle {
  226. font-size:15px;
  227. }
  228.  
  229. .des {
  230. width:100px;
  231. z-index:999999;
  232. padding:5px;
  233. text-align:center;
  234. margin-bottom:4px;
  235. margin-top:-45px; -moz-transition: all .7s ease-out; -o-transition: all .7s ease-out; -webkit-transition: all .7s ease-out; transition: all .7s ease-out;}
  236.  
  237. #content {
  238. margin:auto;
  239. float:center;
  240. width:300px;
  241. }
  242.  
  243. #entry img {
  244. {block:Indexpage}width:100%;
  245. z-index:-9999;
  246. -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;
  247. {block:ifround}border-radius:5px;{/block:ifround} {/block:Indexpage}
  248. {block:permalinkpage}width:400px;
  249. background:{color:postbackground};
  250. margin-top:10px;{/block:permalinkpage} }
  251.  
  252. #entry:hover{
  253. opacity:.9;
  254. }
  255.  
  256. #entry {
  257. {block:iffadedimages}opacity:.8;{/block:iffadedimages}
  258. float:right;
  259. margin:10px;
  260. {block:Indexpage} background:{color:postbackground};
  261. width:300px;{/block:Indexpage} {block:permalinkpage}width:400px;
  262. margin-left:100px;
  263. margin-top:100px;
  264. background: {color:postbackground};{/block:permalinkpage};
  265. {block:ifround}border-radius:5px;{/block:ifround}
  266. -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease- out; transition: all 0.3s ease-out;}
  267.  
  268.  
  269. .pagination {display: none;}
  270.  
  271. .mark {
  272. font: bold 60px georgia;
  273. line-height: 50px;
  274. position: absolute;
  275. color:{color:link};
  276. opacity:.3;}
  277. .quote {text-indent: 35px;
  278. text-align: justify;
  279. padding:6px;
  280. border-bottom:1px solid {color:border};
  281. line-height:15px;}
  282.  
  283. i, em {
  284. font-style:italic;
  285. color:{color:italic};}
  286. b, strong {font-weight:bold; text-transform:uppercase; font-family:consolas;
  287. color:{color:bold};}
  288.  
  289. li{
  290. list-style-image:
  291. url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAI0lEQVQIW2PcunXrf29vb0YGKADxwRyYBIxGUQHTgV0lNjMB+9YiQstW0P0AAAAASUVORK5CYII=')}
  292.  
  293.  
  294. blockquote {
  295. margin-top:7px;
  296. border-radius:5px;
  297. margin-left:20px;
  298. padding-left:10px;
  299. padding-right:10px;
  300. padding-top:2px;
  301. padding-bottom:2px;
  302. background:{color:border};}
  303.  
  304. #ask img {
  305. height:40px;
  306. width:40px;
  307. border-right:1px solid {color:border};
  308. padding:10px;
  309. }
  310.  
  311. .permapage {
  312. margin-top:10px;
  313. max-height:300px;
  314. overflow:auto;
  315. }
  316. #audio { width:100%; }
  317.  
  318. .textperma {
  319. width:100%;
  320. text-align:center;
  321. opacity:0;
  322. -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease- out; transition: all 0.3s ease-out;
  323. }
  324.  
  325. .textperma a {
  326. display:inline-block;
  327. padding:3px;
  328. color:{color:textpermalink};
  329. }
  330.  
  331. #entry:hover .textperma {
  332. opacity:1;
  333. }
  334. .tumblr_audio_player {height: 40px; width: 40px; border:none; position:absolute; margin-top:30px; margin-left:30px; z-index:999999; opacity:.3; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  335. #playpic img {width:100px; height:100px; overflow:hidden; float:left; opacity:.8; }
  336. #entry:hover .tumblr_audio_player {opacity:.8}
  337. #captio { overflow:auto; margin-left: 130px; height:100px;}
  338. q { font-family:consolas; color:{color:link};}
  339. #airudite a{
  340. position:fixed;
  341. color:#bbb;
  342. text-decoration:none;
  343. right:5px;
  344. bottom:5px;
  345. border-radius:30px;
  346. border:1px solid #ddd;
  347. padding:5px 10px 4px 10px;
  348. width:5px;
  349. overflow:hidden;
  350. font-size:12px;
  351. letter-spacing:10px;
  352. font-family:calibri;
  353. -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;
  354. }
  355.  
  356. #airudite a:hover {
  357. width:50px;
  358. letter-spacing:1px;
  359. }
  360.  
  361. {CustomCSS}</style>
  362. {block:IndexPage}
  363. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  364. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  365.  
  366. <script type="text/javascript">
  367. $(window).load(function(){
  368. var $wall = $('#content');
  369. $wall.imagesLoaded(function(){
  370. $wall.masonry({
  371. itemSelector: '#entry',
  372. isAnimated : false
  373. });
  374. });
  375.  
  376. $wall.infinitescroll({
  377. navSelector : 'div.pagination',
  378. nextSelector : '.pagination a#next',
  379. itemSelector : '#entry',
  380. bufferPx : 2000,
  381. debug : false,
  382. errorCallback: function() {
  383. $('#scroll').fadeOut('normal');
  384. }},
  385. function( newElements ) {
  386. var $newElems = $( newElements );
  387. $newElems.hide();
  388. $newElems.imagesLoaded(function(){
  389. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  390. });
  391. }); $('#content').show(500);
  392. });
  393. </script>
  394.  
  395. {/block:IndexPage}
  396.  
  397.  
  398. </head>
  399. <body>
  400.  
  401. <div id="airudite"><a href="http://airudite.tumblr.com">THEMATA</a></div>
  402.  
  403.  
  404. <div id="content">
  405.  
  406. <div id="left">
  407.  
  408. <div id="pep">
  409. <img src="{image:sidebar}"></div>
  410.  
  411. <div class="title"><a href="/">{Title}</a></div>
  412.  
  413. <div id="nav">
  414. <a href="/ask" title="msg"><img src="http://static.tumblr.com/liul60i/beCmbzshz/mail.png"></a>
  415.  
  416. {block:IfLinkOneTitle}<a href="{text:Link One}" title="{text:Link One Title}"><img src="http://static.tumblr.com/liul60i/AeJmjea6v/add.png"></a>{/block:ifLinkOneTitle}
  417.  
  418. {block:ifLinkTwoTitle}<a href="{text:Link Two}" title="{text:Link Two Title}"><img src="http://static.tumblr.com/liul60i/rIamji2wv/open.png"></a>{/block:ifLinkTwoTitle}
  419.  
  420. {block:ifLinkThreeTitle}<a href="{text:Link Three}" title="{text:Link Three Title}"><img src="http://static.tumblr.com/liul60i/cupmji3cp/heart.png"></a>{/block:ifLinkThreeTitle}
  421.  
  422.  
  423. </div>
  424.  
  425. {description}
  426.  
  427. </div>
  428.  
  429.  
  430. <div id="up">
  431. {block:Posts}
  432.  
  433. {block:Text}
  434. <div id="entry">
  435. <div class="ptitle">
  436. <a href="{Permalink}">{block:Title}{Title}{/block:Title}</a> </div>
  437. {Body}
  438. {block:indexpage}<div class="textperma"><a href="{Permalink}">{NoteCount}</a> ; <a href="{ReblogUrl}">Reblog </a> </div>{/block:indexpage}
  439. </div>
  440. {/block:Text}
  441.  
  442. {block:Photo}<div id="entry">
  443. {block:IndexPage}<a href="{Permalink}" title="{notecountwithlabel}">{/block:IndexPage}
  444.  
  445. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}<img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}"/>{block:IndexPage}</a>{/block:IndexPage}
  446. {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  447. {block:PermalinkPage}<BR>{block:caption}{caption}{/block:caption}{/block:PermalinkPage}
  448.  
  449. </div>
  450. {/block:Photo}
  451.  
  452. {block:Photoset} <div id="entry">
  453. {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="300" style="padding-bottom:5px;"/></a>
  454. {/block:Photos}
  455.  
  456. </div>
  457. {/block:Photoset}
  458.  
  459. {block:Quote}
  460. <div id="entry">
  461.  
  462. <div class="mark">“</div>
  463. <div class="quote">
  464. {Quote} </div> <BR>
  465. {block:Source} <a href="{Permalink}">{Source}</a>{/block:Source}
  466.  
  467. {block:indexpage}<div class="textperma"><a href="{Permalink}">{NoteCount}</a> ; <a href="{ReblogUrl}">Reblog </a> </div>{/block:indexpage}
  468. </div>
  469. {/block:Quote}
  470.  
  471. {block:Link}
  472. <div id="entry">
  473. <div class="ptitle"> <a href="{URL}" {Target}>{Name}</a></div>
  474. {block:Description}{Description}{/block:Description} {block:indexpage}<div class="textperma"><a href="{Permalink}">{NoteCount}</a> ; <a href="{ReblogUrl}">Reblog </a> </div>{/block:indexpage} </div>
  475. {/block:Link}
  476.  
  477. {block:Chat} <div id="entry">
  478. {block:Title}<t>{Title}</t>{/block:Title}
  479. {block:Lines}
  480. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  481. {/block:Lines}
  482. {block:indexpage}<div class="textperma"><a href="{Permalink}">{NoteCount}</a> ; <a href="{ReblogUrl}">Reblog </a> </div>{/block:indexpage}
  483. </div>
  484. {/block:Chat}
  485.  
  486. {block:Audio} <div id="entry">
  487. <div id="audio">
  488. {block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
  489. <div id="playpic">{block:AlbumArt} <img src="{AlbumArtURL}">
  490. {/block:AlbumArt}
  491. <div id="captio">
  492. {block:TrackName} <br><b>Title:</b> "{TrackName}"
  493. {/block:TrackName}
  494. {block:Artist} <br> <b>Artist:</b> {Artist}{/block:Artist}
  495. {block:Album} <br> <b>Album:</b>{Album}{/block:Album}</div>
  496. </div> {block:indexpage}<div class="textperma"><a href="{Permalink}">{NoteCount}</a> ; <a href="{ReblogUrl}">Reblog </a> </div>{/block:indexpage} </div>
  497. {/block:Audio}
  498.  
  499. {block:Video} <div id="entry">
  500. <div style="width:200px; overflow:Auto;">{Video-250}</div>{/block:indexpage} {block:permalinkpage} {Video-500}{/block:permalinkpage}
  501. {block:Caption}{Caption}{/block:Caption} {block:indexpage}<div class="textperma"><a href="{Permalink}">{NoteCount}</a> ; <a href="{ReblogUrl}">Reblog </a> </div>{/block:indexpage}</div>
  502. {/block:Video}
  503.  
  504. {block:Answer} <div id="entry">
  505. <div id="ask"><div style="float:left; padding:10px"><img src="{AskerPortraitURL-48}"></div>
  506. </Br><br>
  507. <b>{Asker}</b> inquires: {Question} </div>
  508. {Answer}
  509. {block:indexpage}<div class="textperma"><a href="{Permalink}">{NoteCount}</a> ; <a href="{ReblogUrl}">Reblog </a> </div>{/block:indexpage}
  510. </div>
  511. {/block:Answer}
  512.  
  513.  
  514. <!-- the crappy permalink page that's incredibly under construction rn-->
  515. {block:permalinkpage} <br>{block:Date}Posted {TimeAgo},{/block:Date} {block:NoteCount} acquiring {NoteCountwithLabel} {/block:NoteCount}
  516. {block:HasTags} and filed under: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{/block:NoteCount}
  517.  
  518. <div class="permapage">
  519. <BR>{block:PostNotes}{PostNotes}{/block:PostNotes} </div>
  520.  
  521. {/block:permalinkpage}
  522. {/block:Posts}
  523.  
  524. <div class="pagination">
  525. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> &middot;{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
  526. </div></div>{/block:Posts}</div></div></div> </div>
  527. </div> </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement