Advertisement
judythemes

♡ Im-Possible theme ♡

Dec 13th, 2013
4,047
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.94 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">
  3.  
  4.  
  5.  
  6. <link href='http://fonts.googleapis.com/css?family=Cantata+One' rel='stylesheet' type='text/css'>
  7.  
  8.  
  9. <head>
  10.  
  11. <!--
  12.  
  13. Im-Possible theme by judy
  14.  
  15. http://tic.tumblr.com
  16.  
  17. Please leave a visible credit, thank you for using judy themes.
  18.  
  19. -->
  20.  
  21.  
  22. <script type="text/javascript"
  23. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  24.  
  25. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  26.  
  27. <title>{title}</title>
  28.  
  29. <link rel="shortcut icon" href="{favicon}">
  30. <link rel="alternate" type="application/rss+xml" href="http://bruken.tumblr.com/rss">
  31.  
  32. <meta name="description" content="{metadescription}" />
  33.  
  34. <meta name="color:Background" content="#eeeeee"/>
  35. <meta name="color:Text" content="#000000"/>
  36. <meta name="color:Selection" content="#fafafa"/>
  37. <meta name="color:Hover" content="#000000"/>
  38. <meta name="color:Link" content="#000000"/>
  39. <meta name="color:nav" content="#db8686"/>
  40. <meta name="color:nav hover" content="#eee"/>
  41. <meta name="color:blogtitle 2" content="#db8686"/>
  42. <meta name="image:Background" content="1"/>
  43.  
  44.  
  45. <meta name="text:blogtitle" content="im" />
  46. <meta name="text:last blogtitle letter" content="possible" />
  47.  
  48. <meta name="text:Custom Link One Title" content= >
  49. <meta name="text:Custom Link One" content="http://" />
  50. <meta name="text:Custom Link Two Title" content= >
  51. <meta name="text:Custom Link Two" content="http://" />
  52. <meta name="text:Custom Link Three Title" content= >
  53. <meta name="text:Custom Link Three" content="http://" />
  54.  
  55. <style type="text/css">
  56.  
  57. *, body, a, a:hover {cursor: url('http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png'), auto;}
  58.  
  59. ::-webkit-scrollbar {width: 5px; height: 4px; background: white; }
  60.  
  61. ::-webkit-scrollbar-thumb { background-color:black; }
  62.  
  63. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  64.  
  65. #tumblr_controls{
  66. position:fixed !important;
  67. -webkit-filter: invert(100%)
  68. }
  69. }
  70.  
  71. .wrapper{
  72. margin: 0px auto;
  73. width: 900px;
  74. }
  75.  
  76. .header{
  77. float: left;
  78. width: 100%;
  79. }
  80.  
  81. .left{
  82. float: left;
  83. margin-right: 20px;
  84. width: 802px;
  85. }
  86.  
  87. .right{
  88. float: right;
  89. width: 200px;
  90. background-color: {color:Background};
  91. }
  92.  
  93. body {
  94. padding: 0px;
  95. margin: 0px;
  96. color:{color:text};
  97. font-family:calibri;
  98. font-size: 10px;
  99. line-height:12px;
  100. background-color: {color:Background};
  101. background-image:url({image:background});
  102. background-attachment: fixed;
  103. background-repeat: repeat
  104. text-align: justify;
  105. }
  106.  
  107. p {
  108. margin:0px;
  109. margin-top:0px;
  110. -webkit-transition: opacity 0.8s linear;
  111. }
  112.  
  113. a:link, a:active, a:visited{
  114. color: {color:Link};
  115. text-decoration: none;
  116. -webkit-transition: opacity 0.8s linear;
  117. }
  118.  
  119. a:hover{
  120. color:{color:Hover};
  121. -webkit-transition: opacity 0.8s linear;
  122. }
  123.  
  124.  
  125. .entry {
  126. float:left;
  127. background:transparent;
  128. padding:15px;
  129. margin:16px;
  130. -webkit-transition: all 0.3s linear;
  131. -webkit-transition: all 0.3s linear;
  132. -moz-transition: all 0.3s linear;
  133. transition: all 0.3s linear;
  134. width:220px;
  135. overflow:hidden;
  136. }
  137.  
  138.  
  139. img {
  140. max-width:100%;
  141. opacity: 0.90;
  142. -webkit-transition: opacity 0.8s linear;
  143. }
  144.  
  145. img:hover{
  146. -webkit-transition: opacity 0.8s linear;
  147. opacity: 1;
  148. }
  149. blockquote {
  150. margin-left:2px;
  151. border-left:1px solid #eee;
  152.  
  153. }
  154.  
  155.  
  156. .perms {
  157. color:#777;
  158. font-size:8px;
  159. opacity: 0;
  160. -webkit-transition-duration: .75s;top:0px;
  161. width: 220px;
  162. height:25px;
  163. padding-bottom:4px;
  164. background-color: #fff;
  165. position: absolute;
  166. margin-top:5px;
  167. text-align:center;
  168. text-transform:uppercase;
  169. font-family:consolas;
  170. letter-spacing:1px;
  171. display:block;
  172. }
  173.  
  174. .entry:hover .perms {
  175. opacity:1;
  176. z-index:999999;
  177. padding-top:4px;
  178. border-bottom:1px solid #c7c5c5}
  179.  
  180.  
  181. ::selection {
  182. background:{color:selection};
  183. color: {color:link};
  184. }
  185.  
  186. ::-moz-selection {
  187. background:{color:selection};
  188. color: {color:link};
  189. }
  190.  
  191.  
  192. .blogtitle {
  193. font-family:'Cantata One', serif;
  194. font-size: 30px;
  195. line-height: 20px;
  196. background:#fafafa;
  197. text-align: left;
  198. padding-top:10px;
  199. letter-spacing:2px;
  200. color: #7b7879;
  201. margin-top:4px;
  202. padding: 4px;
  203. padding-bottom:9px;
  204. }
  205.  
  206.  
  207.  
  208. #sidebar{
  209. position:fixed;
  210. opacity:1;
  211. height:auto;
  212. padding-top:10px;
  213. padding-left:10px;
  214. padding-right:12px;
  215. padding-bottom:10px;
  216. color:#7b7879;
  217. margin-left:100px;
  218. background:#eee;
  219. margin-top:200px;
  220. font-size: 10px;
  221. background:#fff;
  222. line-height:13px;
  223. letter-spacing:1px;
  224. font-family: consolas;
  225. overflow:hidden;
  226. text-align:left;
  227. width:220px;
  228. -webkit-transition: all .4s ease;
  229. -moz-transition: all .4s ease;
  230. -o-transition: all .4s ease;
  231. transition: all .4s ease;
  232. }
  233.  
  234. #sidebar a{
  235. padding-top:10px;
  236. }
  237.  
  238.  
  239.  
  240. div#qTip {
  241. z-index:9999999999999999999999;
  242. padding:5px;
  243. margin: 1px 0px 0px 10px;
  244. display: none;
  245. font: 8px consolas;
  246. text-align: center;
  247. position: absolute;
  248. color: #a2a29d;
  249. border-radius:3px;
  250. font-style:italic;
  251. text-transform: lowercase;
  252. border: 1px solid #fff;
  253. background:#fafafa;
  254. box-shadow: -6px 0 #eee, 0 1px #fff, 4px 0px #b1c9cf, 0 -1px #b1c9cf;
  255.  
  256. }
  257.  
  258.  
  259. #posts {
  260. float:center;
  261. position:relative;
  262. overflow-y: hidden;
  263. margin-left:460px;
  264. margin-top:0px;
  265. z-index:99;
  266. padding:5px;
  267. {block:IndexPage}
  268. width:570px;
  269. {/block:IndexPage}
  270. {block:PermalinkPage}
  271. width:400px;
  272. {/block:PermalinkPage}
  273. }
  274.  
  275. .title{
  276. font-family: consolas;
  277. font-size: 15px;
  278. line-height: 15px;
  279. color: {color:text};
  280. font-weight: normal;
  281. }
  282.  
  283.  
  284.  
  285. .question {
  286. text-align:left;
  287. padding-left:5px;padding-top:7px;
  288. padding-right:5px;padding-bottom:7px;
  289. border-radius:3px;
  290. border: 1px solid #eee;
  291. background-color:#fff;
  292. }
  293.  
  294. .answer {
  295. text-align:left;
  296. padding-left:5px;padding-top:7px;
  297. padding-right:5px;padding-bottom:7px;
  298. }
  299.  
  300.  
  301.  
  302. .lnknav
  303. {margin:2px;
  304. position:fixed !important;
  305. z-index:2;
  306. display:block;
  307. width:20px;
  308. margin-top:-100px;
  309. text-align:center;
  310. font-family: Lucida Console;
  311. font-weight: lighter;
  312. font-size:8px;
  313. text-transform:uppercase;
  314. background-color:transparent;
  315. margin-left: 250px;
  316.  
  317. }
  318.  
  319.  
  320. .lnknav a
  321. {padding: 0px;
  322. padding-left: 5px;
  323. line-height: 25px;
  324. color: {color:text};
  325. border-left:10px solid {color:nav};
  326. background-color: transparent;
  327. -webkit-transition:all 0.3s ease-in-out;
  328. -moz-transition:all 0.3s ease-in-out;
  329. -o-transition:all 0.3s ease-in-out;
  330. transition:all 0.3s ease-in-out;}
  331.  
  332. .lnknav a:hover
  333. {color: {color:hover};
  334. border-left:40px solid {color:nav hover};
  335. background-color: transparent;
  336. text-decoration: underline;
  337. -webkit-transition:all 0.3s ease-in-out;
  338. -moz-transition:all 0.3s ease-in-out;
  339. -o-transition:all 0.3s ease-in-out;
  340. transition:all 0.3s ease-in-out;}
  341.  
  342.  
  343.  
  344.  
  345. </style>
  346.  
  347. {block:IndexPage}
  348. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  349. <script type="text/javascript" src="http://static.tumblr.com/ootbdxc/QG0mct9mr/jquerymasonry.js"></script>
  350. <script type="text/javascript"
  351. src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  352.  
  353.  
  354. <script type="text/javascript">
  355. $(window).load(function () {
  356. var $content = $('#posts');
  357. $content.masonry({itemSelector: '.entry'}),
  358. $content.infinitescroll({
  359. navSelector : 'div#pagination',
  360. nextSelector : 'div#pagination a#nextPage',
  361. itemSelector : '.entry',
  362. loading: {
  363. finishedMsg: '',
  364. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  365. },
  366. bufferPx : 600,
  367. debug : false,
  368. },
  369. // call masonry as a callback.
  370. function( newElements ) {
  371. var $newElems = $( newElements );
  372. $newElems.hide();
  373. // ensure that images load before adding to masonry layout
  374. $newElems.imagesLoaded(function(){
  375. $content.masonry( 'appended', $newElems, true,
  376. function(){$newElems.fadeIn(300);} );
  377.  
  378.  
  379. });
  380. });
  381. });
  382. </script>
  383. {/block:IndexPage}
  384.  
  385.  
  386. <title>{title}</title>
  387.  
  388. <link rel="shortcut icon" href="{favicon}">
  389. <meta name="viewport" content="width=820" />
  390.  
  391.  
  392. </head>
  393.  
  394.  
  395. <body></body>
  396.  
  397. <div class="wrapper">
  398.  
  399.  
  400. <div id="sidebar">
  401. <div class="blogtitle"><a href="/">{text:blogtitle}<span style="background-color:{color:blogtitle 2}; padding:5px;padding-bottom:0px;padding-top:1px;color: {color:link};">{text:last blogtitle letter}</span></a></div>
  402. {description}
  403.  
  404. <div class="lnknav"><br>
  405. <a href="/">home</a>
  406. <a href="/ask">ask</a>
  407. {block:ifcustomlinkonetitle}<a href="{text:custom link one}">{text:custom link one title}</a> {/block:ifcustomlinkonetitle}
  408.  
  409. {block:ifcustomlinktwotitle} <a href="{text:custom link two}">{text:custom link two title}</a> {/block:ifcustomlinktwotitle}
  410.  
  411. {block:ifcustomlinkthreetitle} <a href="{text:custom link three}">{text:custom link three title}</a> {/block:ifcustomlinkthreetitle}
  412.  
  413. <a href="http://torture.tumblr.com">credit</a>
  414.  
  415.  
  416.  
  417.  
  418.  
  419. </div>
  420.  
  421.  
  422. </div>
  423.  
  424.  
  425. <div class="content">
  426.  
  427. <div class="left">
  428.  
  429. <div id="posts">
  430.  
  431.  
  432. {block:Posts}
  433. <div class="entry">
  434. {block:Answer}
  435. <div class="text">
  436. <div class="question">
  437. <span style="text-transform:uppercase;font-family: consolas; font-size:10px; color:{color:Link}">{Asker}</span><span style="text-transform:lowercase;font-family: consolas; font-size:10px; color:{color:Link}"> asked:</span> {Question}</div><div class="answer">{Answer}</div>
  438. </div>
  439. {block:IndexPage}
  440. <div style="text-align: right; font-family: consolas; font-style:normal; font-size: 8px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a></div>
  441. {/block:IndexPage}
  442. {/block:Answer}
  443.  
  444. {block:Text}
  445. {block:Title}<span class="title">{Title}</span>{/block:Title}
  446. <span class="entrytext">{Body}</span>
  447. {block:IndexPage}
  448. <div style="text-align: right; font-family: consolas; font-style:normal; font-size: 8px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a></div>
  449. {/block:IndexPage}
  450. {/block:Text}
  451.  
  452. {block:Link}
  453. <a href="{URL}" class="title">{Name}</a>
  454. {block:Description}{Description}{/block:Description}
  455. {block:IndexPage}
  456. <div style="text-align: right; font-family: consolas; font-style:normal; font-size: 8px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a></div>
  457. {/block:IndexPage}
  458. {block:Link}
  459.  
  460. {block:Photo}
  461. <center>
  462. <a href="{Permalink}" title="{SourceTitle}"><img src="{PhotoURL-HighRes}" width="100%"></a></center>
  463.  
  464. {block:IndexPage}<div class="perms">
  465. Posted on {DayOfWeek}, {Month} {DayOfMonthWithSuffix} <br> <a href="{Permalink}">{NoteCountWithLabel}</a> , <a href="{ReblogURL}" >reblog</a> this post
  466. </div> {/block:IndexPage}
  467. {/block:Photo}
  468.  
  469. {block:Photoset}{block:Photos}<a href="{Permalink}"><img src="{PhotoURL-500}" width="100%" style="padding:3px;"/></a>
  470. {/block:Photos}{block:IndexPage}<div class="perms">
  471. Posted on {DayOfWeek}, {Month} {DayOfMonthWithSuffix} <br> <a href="{Permalink}">{NoteCountWithLabel}</a> , <a href="{ReblogURL}" >reblog</a> this post
  472. </div> {/block:IndexPage}{/block:Photoset}
  473.  
  474. {block:Quote}
  475. <span class="title">{Quote}</span><br />
  476. {block:Source}{Source}{/block:Source}
  477. {block:IndexPage}
  478. <div style="text-align: right; font-family: consolas; font-style:normal; font-size: 8px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a></div>
  479. {/block:IndexPage}
  480. {/block:Quote}
  481.  
  482. {block:Chat}
  483. {block:Title}<span class="title">{Title}</span>{/block:Title}
  484. <ul class="chat">
  485. {block:Lines}
  486. <li class="user_{UserNumber}">
  487. {block:Label}
  488. <span class="label">{Label}</span>
  489. {/block:Label}
  490.  
  491. {Line}
  492. </li>
  493. {/block:Lines}
  494. </ul>
  495. {block:IndexPage}
  496. <div style="text-align: right; font-family: consolas; font-style:normal; font-size: 8px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a></div>
  497. {/block:IndexPage}
  498. {/block:Chat}
  499.  
  500. {block:Audio}
  501. <center><div style="width:200px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;"><small>
  502. {FormattedPlayCount} plays</small></div></div></center><br>
  503. {block:Caption}{Caption}{/block:Caption}
  504. {block:IndexPage}
  505. <div style="text-align: right; font-family: consolas; font-style:normal; font-size: 8px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a></div>
  506. {/block:IndexPage}
  507. {/block:Audio}
  508.  
  509. {block:Video}
  510. <center>
  511. <center>{Video-250}</center>
  512. {block:IndexPage}
  513. <div style="text-align: right; font-family: consolas; font-style:normal; font-size: 8px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a></div>
  514. {/block:IndexPage}</center>
  515. {block:Video}
  516.  
  517. {block:PermalinkPage}
  518. <center>
  519. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  520.  
  521. {/block:PermalinkPage}
  522.  
  523. {block:PostNotes}{PostNotes}
  524. {/block:PostNotes}
  525. </div>
  526.  
  527. {/block:Posts}
  528. </div>
  529. </div>
  530. {block:IndexPage}
  531. {block:Pagination}
  532. <div id="pagination">
  533. {block:NextPage}
  534. <a id="nextPage" href="{NextPage}"></a>
  535. {/block:NextPage}
  536. {block:PreviousPage}
  537. <a href="{PreviousPage}"></a>
  538. {/block:PreviousPage}
  539. </div>
  540. {/block:Pagination}
  541. {/block:IndexPage}
  542. </div>
  543.  
  544. </body>
  545. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement