Advertisement
konstantina

Jesse Theme by perfectic

Nov 17th, 2012
37,411
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.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">
  3.  
  4. <!---------------------------------
  5. __   __  _   __  __   __  ___    __
  6. |__| |__ |_| |__ |__  /     |  | /
  7. |    |__ | \ |   |__  \__   |  | \__
  8.  
  9. Jesse Theme
  10.  
  11. personal: perfectic.tumblr.com
  12. themes: perfecticthemes.tumblr.com
  13.  
  14. please don't remove the credit.
  15. if you do, i'll report you.
  16.  
  17. ---------------------------------->
  18.  
  19. <head>
  20.  
  21. <script type="text/javascript"
  22. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  23.  
  24. <meta name="color:Background" content="#FDFAF80"/>
  25. <meta name="color:Text" content="#030303"/>
  26. <meta name="color:Links" content="#030303"/>
  27. <meta name="color:Links highlight color" content="#e2ff68">
  28. <meta name="color:Post Shadows" content="#e2ff68">
  29. <meta name="color:Blogtitle" content="#030303"/>
  30.  
  31. <meta name="image:Background" content=""/>
  32. <meta name="image:Banner"content=""/>
  33. <meta name="image:Posts Background" content=""/>
  34.  
  35. <meta name="if:five columns" content="0">
  36. <meta name="if:dotted borders" content="0">
  37. <meta name="if:solid borders" content="1">
  38. <meta name="if:dashed borders" content="0">
  39. <meta name="if:show Banner" content="0">
  40. <meta name="if:post shadows" content="1">
  41. <meta name="if:description on hover" content="1">
  42.  
  43. <meta name="text:Link One Title" content="link1" />
  44. <meta name="text:Link One" content="" />
  45. <meta name="text:Link Two Title" content="link2" />
  46. <meta name="text:Link Two" content="" />
  47. <meta name="text:Link Three Title" content="link3" />
  48. <meta name="text:Link Three" content="" />
  49. <meta name="text:Link Four Title" content="link4" />
  50. <meta name="text:Link Four" content="" />
  51. <meta name="text:Link Five Title" content="link5" />
  52. <meta name="text:Link Five" content="" />
  53. <meta name="text:Link Six Title" content="link6"
  54. <meta name="text:Link Six" content="">
  55.  
  56. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  57.  
  58. <style type="text/css">
  59.  
  60. @import url(http://fonts.googleapis.com/css?family=Grand+Hotel);
  61.  
  62. #tumblr_controls {
  63. position: fixed;
  64. -webkit-filter: invert(100%)
  65. }
  66.  
  67. .wrapper{
  68. margin: 0px auto;
  69. width: 802px;
  70. }
  71.  
  72. .header{
  73. float: left;
  74. width: 100%;
  75. }
  76.  
  77.  
  78. body {
  79. position: relative;
  80. padding: 10px;
  81. margin: 0px;
  82. color:{color:text};
  83. font-family: 'Courier New';
  84. font-size:13px;
  85. background-color: {color:Background};
  86. background-image:url({image:Background});
  87. background-attachment: fixed;
  88. background-repeat: repeat;
  89. }
  90.  
  91. a:link, a:active, a:visited{
  92. color:{color:Links};
  93. text-decoration: none;
  94. -webkit-transition: color 0.4s ease-out;
  95. -moz-transition: color 0.4s ease-out;
  96. }
  97.  
  98. a:hover{
  99. -webkit-transition: color 0.4s ease-out;
  100. -moz-transition: color 0.4s ease-out;
  101. }
  102.  
  103.  
  104. #posts {
  105. width: 1090px;
  106. border: 3px;
  107. top: 5px;
  108. float:left;
  109. margin-left:120px;
  110. {block:ifshowbanner}
  111. margin-left:-100px;
  112. {/block:ifshowbanner}
  113. {block:iffivecolumns}
  114. width:1300px;
  115. margin-left:-20px;
  116. {block:ifshowbanner}
  117. margin-left:-235px;
  118. {/block:ifshowbanner}
  119. {/block:iffivecolumns}
  120. }
  121.  
  122. .entry {
  123. overflow: hidden;
  124. position:relative;
  125. margin:30px;
  126. padding: 10px;
  127. float:left;
  128. text-align: left;
  129. background-color: transparent;
  130. font-family: 'Courier New';
  131. font-size: 12px;
  132. line-height:13px;
  133. letter-spacing:1px;
  134. {block:ifdottedborders}
  135. border: 1px dotted #000;
  136. {/block:ifdottedborders}
  137. {block:ifsolidborders}
  138. border: 1px solid #000;
  139. {/block:ifsolidborders}
  140. {block:ifdashedborders}
  141. border: 1px dashed #000;
  142. {/block:ifdashedborders}
  143. background-image:url({image:Posts Background});
  144. {block:ifpostshadows}
  145. box-shadow: 2px 2px 20px {color:Post Shadows};
  146. {/block:ifpostshadows}
  147. {block:IndexPage}
  148. width:180px;
  149. {/block:IndexPage}
  150. {block:PermalinkPage}
  151. width:400px;
  152. margin-left:220px;
  153. padding:30px;
  154. margin-top:20px;
  155. {block:iffivecolumns}
  156. {block:ifshowBanner}
  157. margin-left:330px;
  158. {/block:ifshowBanner}
  159. {block:ifNOTshowBanner}
  160. margin-left:350px;
  161. {/block:ifNOTshowBanner}
  162. {/block:iffivecolumns}
  163. {/block:PermalinkPage}
  164. }
  165.  
  166. #header {
  167. width:836px;
  168. margin-left:-20px;
  169. height:auto;
  170. margin-top:14px;
  171. padding:15px;
  172. padding-bottom:7px;
  173. z-index:999999999999999;
  174. text-align:center;
  175. line-height: 13px;
  176. font-size:13px;
  177. font-family: 'Courier New';
  178. color: {color:text};
  179. overflow:hidden;
  180. }    
  181.  
  182. .navlinks a {
  183. text-transform: normal;
  184. line-height:20px;
  185. background-color:{color:links highlight color};    
  186. }
  187.  
  188.  
  189. .title{
  190. font-family: 'georgia';
  191. font-size: 17px;
  192. line-height:11px;
  193. color: black;
  194. font-weight: normal;
  195. }
  196.  
  197. .blogtitle{
  198. font-family: 'Grand Hotel';
  199. font-size: 40px;
  200. line-height: 22px;
  201. color: {color:Blogtitle};
  202. text-align:right;
  203. letter-spacing: 0px;
  204. font-weight: normal;
  205. padding:0px 0px 0px 0px;
  206. }
  207.  
  208. blockquote{
  209. padding:0px 0px 2px 5px;
  210. margin:0px 0px 2px 1px;
  211. border-left: 1px solid #130C11;}
  212. blockquote p, ul{margin:0px; padding:0px;
  213. }
  214.  
  215. iframe, img, embed, object, video {
  216.     max-width: 100%;
  217. }
  218. img {
  219.     height: auto;
  220.     width: auto;
  221. }
  222. article {
  223.     width: 41.5%;
  224.     margin: 0 10px;
  225. }
  226.  
  227. html {
  228. overflow-x:hidden;
  229. }
  230.  
  231. a {
  232. color:;text-decoration:none;
  233. -webkit-transition: all 0.7s ease-out;
  234. -moz-transition: all 0.7s ease-out;
  235. transition: all 0.7s ease-out;
  236. }
  237.  
  238. .fufu {
  239. width:227px;
  240. -webkit-transition: all 0.7s ease-out;
  241. -moz-transition: all 0.7s ease-out;
  242. transition: all 0.7s ease-out;
  243. }
  244.  
  245. .fufu:hover {
  246. -webkit-transform: translate(1em,0);
  247. -moz-transform: translate(1em,0);
  248. -o-transform: translate(1em,0);
  249. }
  250.  
  251. #biter
  252.  
  253. #bite a {
  254. display:block
  255. }
  256.  
  257. #bite .death {
  258. margin-top:-45px;
  259. filter: alpha(opacity = 0);
  260. opacity:0;
  261. -webkit-transition: all 0.6s ease-out;
  262. -moz-transition: all 0.6s ease-out;
  263. transition: all 0.6s ease-out;
  264. }
  265.  
  266. #bite:hover .death {
  267. margin-top:0px;
  268. -webkit-transition: all 0.6s ease-out;
  269. -moz-transition: all 0.6s ease-out;
  270. transition: all 0.6s ease-out;
  271. filter: alpha(opacity = 100);
  272. filter: alpha(opacity = 100);opacity:100;
  273. }
  274.  
  275.  
  276. .permalink {
  277. height: auto;
  278. overflow: hidden;
  279. width: 50px;
  280. margin-left:0px;
  281. text-align: center;
  282. font-size: 10px;
  283. font-family:'Courier New';
  284. background: white;
  285. line-height: 15px;
  286. opacity: 0;
  287. bottom: 0px;
  288. padding:5px;
  289. position:absolute;
  290. filter: alpha(opacity = 0);
  291. -webkit-transition: all 0.3s linear;
  292. -moz-transition: all 0.3s linear;
  293. transition: all 0.3s linear;
  294. }
  295.  
  296. .entry:hover .permalink {
  297. opacity: 0.8;
  298. bottom: 15px;
  299. left:15px;
  300. font-family:'Courier New';
  301. filter: alpha(opacity = 80);
  302. -webkit-transition: all 0.3s linear;
  303. -moz-transition: all 0.3s linear;
  304. transition: all 0.3s linear;
  305. }
  306. .entry:hover .permalink:hover{
  307. opacity:0.8;}    
  308.  
  309. .permalink2 {
  310. height: auto;
  311. overflow: hidden;
  312. width: 50px;
  313. padding:5px;
  314. right:0px;
  315. text-align: center;
  316. font-size: 10px;
  317. font-family:'Courier New';
  318. background: white;
  319. line-height: 15px;
  320. opacity: 0;
  321. bottom: 0px;
  322. position:absolute;
  323. -webkit-transition: all 0.3s linear;
  324. -moz-transition: all 0.3s linear;
  325. transition: all 0.3s linear;
  326. filter: alpha(opacity = 0);
  327. }
  328.  
  329. .entry:hover .permalink2 {
  330. opacity: 0.8;
  331. bottom: 15px;
  332. right:15px;
  333. font-family:'Courier New';
  334. filter: alpha(opacity = 80);
  335. -webkit-transition: all 0.3s linear;
  336. -moz-transition: all 0.3s linear;
  337. transition: all 0.3s linear;
  338. }
  339. .entry:hover .permalink2:hover{
  340. opacity:0.8;}    
  341.  
  342.  
  343. #infscr-loading{
  344. bottom: -70px;
  345. position: absolute;
  346. left: 50%;
  347. margin-left:-8px;
  348. width:16px;
  349. height:11px;
  350. overflow:hidden;
  351. margin-bottom: 50px;
  352. }
  353.  
  354. {CustomCSS}
  355.  
  356. ::-webkit-scrollbar { width: 4px; height: 4px; }
  357. ::-webkit-scrollbar-button:start:decrement,
  358. ::-webkit-scrollbar-button:end:increment  { height: 0px; display: block; background: #fff; }
  359. ::-webkit-scrollbar-track-piece  { background-color:#fff; }
  360. ::-webkit-scrollbar-thumb {height: 50px; background-color:#000; }
  361.  
  362. </style>
  363.  
  364. {block:IndexPage}
  365. <script type="text/javascript"
  366. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  367.  
  368. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  369.  
  370. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  371. <script type="text/javascript">
  372. $(window).load(function () {
  373. var $content = $('#posts');
  374. $content.masonry({itemSelector: '.entry'}),
  375. $content.infinitescroll({
  376. navSelector : 'div#pagination',
  377. nextSelector : 'div#pagination a#nextPage',
  378. itemSelector : '.entry',
  379. loading: {
  380. finishedMsg: '',
  381. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  382. },
  383. bufferPx : 600,
  384. debug : false,
  385. },
  386. // call masonry as a callback.
  387. function( newElements ) {
  388. var $newElems = $( newElements );
  389. $newElems.hide();
  390. // ensure that images load before adding to masonry layout
  391. $newElems.imagesLoaded(function(){
  392. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );});});});
  393.    
  394. </script>
  395.  
  396. {/block:IndexPage}
  397.  
  398. <title>{title}</title>
  399.  
  400. <link rel="shortcut icon" href="{Favicon}">
  401. <meta name="viewport" content="width=820" />
  402.  
  403. </head>
  404. <body>
  405.  
  406.  
  407. <div class="wrapper">
  408. <div class="header">
  409.  
  410. <div id="header">  
  411. {block:ifshowBanner}<div id="bite"><div style="text-align: center;"><a href="/"><img style="max-width:500px; max-height:auto" src="{image:Banner}"/></a>
  412.  
  413. {block:ifdescriptiononhover}
  414. <div class="death">
  415. <div align="center">
  416. {/block:ifdescriptiononhover}
  417. <br><br>
  418. {Description}
  419. {block:ifdescriptiononhover}
  420. </div>
  421. </div>
  422. {/block:ifdescriptiononhover}
  423. {/block:ifshowBanner}
  424.  
  425.  
  426. {block:ifNOTshowBanner}<div id="bite">
  427. <span class="blogtitle"><a href="/">{Title}</a></span></a>
  428.  
  429. {block:ifdescriptiononhover}
  430. <div class="death">
  431. <div align="center">
  432. {/block:ifdescriptiononhover}
  433. <br><br>{Description}
  434. {block:ifdescriptiononhover}
  435. </div>
  436. </div>
  437. {/block:ifdescriptiononhover}
  438. </div>{/block:ifNOTshowBanner}
  439.  
  440. <br><br>
  441.  
  442. <span class="navlinks"><a href="/">home</a>
  443. / <a href="/ask">message</a>
  444. {block:iflinkone} / <a href="{text:Link One}">{text:Link One Title}</a>
  445. {/block:iflinkone}
  446. {block:iflinktwo} / <a href="{text:Link Two}">{text:Link Two Title}</a>
  447. {/block:iflinktwo}
  448. {block:iflinkthree} / <a href="{text:Link Three}">{text:Link Three Title}</a>
  449. {/block:iflinkthree}
  450. {block:iflinkfour} / <a href="{text:Link Four}">{text:Link Four Title}</a>
  451. {/block:iflinkfour}
  452. {block:iflinkfive} / <a href="{text:Link Five}">{text:Link Five Title}</a>
  453. {/block:iflinkfive}
  454. {block:HasPages} {block:Pages} / <a href="{URL}">{Label}</a> {/block:Pages} {/block:HasPages}
  455. / <a href="http://perfectic.tumblr.com/">theme</a></span>
  456.    
  457. </div>
  458.  
  459. </div>
  460. </div>
  461.  
  462. <div id="posts">
  463.  
  464. {block:Posts}
  465.  
  466. <div class="entry">
  467.  
  468. {block:Text}<strong>{block:Title}<span class="title">{Title}</span>{/block:Title}</strong>{Body}{block:IndexPage}
  469. ----------------------
  470. <a href="{reblogurl}" target="_blank">reblog</a> | <a href="{permalink}">{notecountwithlabel}</a>
  471. {/block:IndexPage}
  472. {/block:text}
  473.  
  474. {block:Photo}
  475. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>{LinkCloseTag}
  476. <div class="permalink">
  477. <div class="background"><a href="{ReblogURL}" target="_blank"><font color="black">REBLOG</font></a></div></div><div class="permalink2"><div class="background2"><a href="{Permalink}"><font color="black">{notecount}</font></a></div></div>
  478. {/block:IndexPage}
  479. {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/></a>{LinkCloseTag}
  480. {block:Caption}
  481. {Caption}
  482. {/block:Caption}{/block:PermalinkPage}</center>
  483. {/block:Photo}
  484.  
  485. {block:Photoset}
  486. <center>{Photoset-250}</center>
  487. {block:IndexPage}
  488. ----------------------
  489. <a href="{reblogurl}" target="_blank">reblog</a> | <a href="{permalink}">{notecountwithlabel}</a>
  490. {/block:IndexPage}
  491. {/block:Photoset}
  492.  
  493. {block:Link}
  494. <a href="{URL}" class="title">{Name}</a><br>{block:Description}{Description}{/block:Description}
  495. {block:IndexPage}
  496. ----------------------
  497. <a href="{reblogurl}" target="_blank">reblog</a> | <a href="{permalink}">{notecountwithlabel}</a>
  498. {/block:IndexPage}
  499. {/block:link}
  500.  
  501. {block:Answer}
  502. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 200px;"/> <div class="asker">{Asker}: <b>{Question}</b></div>
  503. {Answer}
  504. {block:IndexPage}
  505. ----------------------
  506. <a href="{permalink}">{notecountwithlabel}</a>
  507. {/block:IndexPage}
  508. {/block:Answer}
  509.  
  510. {block:Quote}<span class="title">"{Quote}"</span><br><br>{block:Source}<i> - {Source}</i>{/block:Source}<br>{block:IndexPage}
  511. ----------------------
  512. <a href="{reblogurl}" target="_blank">reblog</a> | <a href="{permalink}">{notecountwithlabel}</a>
  513. {/block:IndexPage}{/block:Quote}
  514.  
  515. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}{Line}</li>{/block:Lines}</ul>
  516. {block:IndexPage}
  517. ----------------------
  518. <a href="{reblogurl}" target="_blank">reblog</a> | <a href="{permalink}">{notecountwithlabel}</a>
  519. {/block:IndexPage}
  520. {/block:Chat}
  521.  
  522.  
  523. {Line}
  524. </li>
  525. {/block:Lines}
  526. </ul>
  527. {/block:Chat}
  528.  
  529.  
  530. {block:Audio}
  531. <center><div style="width:180px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  532. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>{block:IndexPage}<br>
  533. <a href="{reblogurl}" target="_blank">reblog</a> | <a href="{permalink}">{notecountwithlabel}</a>
  534. {/block:IndexPage}
  535. {/block:Audio}
  536.  
  537. {block:Video}
  538. {block:IndexPage}
  539. {Video-250}</center>
  540. ----------------------
  541. <a href="{reblogurl}" target="_blank">reblog</a> | <a href="{permalink}">{notecountwithlabel}</a>
  542. {/block:IndexPage}
  543. {block:PermalinkPage}
  544. <center>
  545. {Video-500}</center>
  546. {/block:PermalinkPage}
  547. {block:Video}
  548.  
  549. {block:PermalinkPage}
  550. <center>
  551. <br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
  552.  
  553.  
  554. {/block:PermalinkPage}
  555.  
  556.  
  557. {block:PostNotes}{PostNotes}
  558. {/block:PostNotes}
  559. </div>
  560.  
  561. {/block:Posts}
  562. </div>
  563. </div>
  564. {block:IndexPage}
  565. {block:Pagination}
  566. <div id="pagination">
  567. {block:NextPage}
  568. <a id="nextPage" href="{NextPage}"></a>
  569. {/block:NextPage}
  570. {block:PreviousPage}
  571. <a href="{PreviousPage}"></a>
  572. {/block:PreviousPage}
  573. </div>
  574. {/block:Pagination}
  575. {/block:IndexPage}
  576. </div>
  577.  
  578.  
  579. </body>
  580.  
  581.  
  582. <div style="font-size: 12px; float: right; position: fixed; bottom: 1px; right: 5px; text-transform:lowercase; background-color:{color:links highlight color};"><a href="http://perfectic.tumblr.com/">credit</a></div>
  583.  
  584. <html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement