Don't like ads? PRO users don't see any ads ;-)
Guest

Theme 42

By: a guest on Jun 18th, 2012  |  syntax: None  |  size: 13.11 KB  |  hits: 70  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!--
  2. theme by pumb3ck.
  3. Do not remove the credit please.
  4. -->
  5.  
  6. <html lang="en">
  7. <link href='http://fonts.googleapis.com/css?family=Bad+Script|Mate+SC' rel='stylesheet' type='text/css'>
  8.  
  9. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
  10.  
  11. Transitional//EN"
  12.  
  13. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  14. <html xmlns="http://www.w3.org/1999/xhtml">
  15.  
  16. <head>
  17.  
  18. <script type="text/javascript"
  19. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.j
  20. s"></script>
  21.  
  22. <head>
  23. <title>{Title}</title>
  24. <link href='http://fonts.googleapis.com/css?family=Gudea|Amatic+SC' rel='stylesheet' type='text/css'>
  25. <!-- DEFAULT VARIABLES -->
  26. <meta name="color:background" content="#000000"/>
  27. <meta name="color:text" content="#000"/>
  28. <meta name="color:title" content="#000"/>
  29. <meta name="color:link" content="#000000"/>
  30. <meta name="if:show blog title" content="0"/>
  31. <meta name="color:hover" content="#535BB3"/>
  32. <meta name="image:Sidebar" content=""/>
  33. <meta name="if:show sidebar image" content="0"/>
  34. <meta name="if:show captions" content="0"/>
  35. <meta name="if:small cursor" content="1"/">
  36. <meta name="if:fixed sidebar" content="1"/">
  37. <meta name="image:Background" content=""/>
  38. <meta name="image:Sidebar Background" content=""/>
  39. <meta name="text:Link One Title" content="" />
  40. <meta name="text:Link One" content="" />
  41. <meta name="text:Link Two Title" content="" />
  42. <meta name="text:Link Two" content="" />
  43. <meta name="text:Link Three Title" content="" />
  44. <meta name="text:Link Three" content="" />
  45. <meta name="text:Link One Title" content="" />
  46. <meta name="text:Link One" content="" />
  47. <meta name="text:Link Two Title" content="" />
  48. <meta name="text:Link Two" content="" />
  49. <meta name="text:Link Three Title" content="" />
  50. <meta name="text:Link Three" content="" />
  51. <meta name="text:Link Four Title" content="" />
  52. <meta name="text:Link Four" content="" />
  53. <style type="text/css">
  54. ::-webkit-scrollbar {width: 7px; height: 4px; background: #fff; border-left: 1px solid #fff; }
  55. ::-webkit-scrollbar-thumb { background-color: #fff; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid #aaaaaa; border-right: 1px solid #aaaaaa; }
  56. </style>
  57. <style type="text/css">
  58.  
  59. body {
  60. margin:0px;
  61. background-color: {color:Background};
  62. background-image:url({image:Background});
  63. background-repeat: repeat;}
  64. body, div, p, textarea, submit, input{
  65. font-family: cambria;
  66. font-size: 10px;
  67. line-height:10px;
  68. letter-spacing:0px;
  69. color:{color:Text};
  70. }
  71.  
  72. #tumblr_controls{
  73. position:fixed !important;
  74. }
  75.  
  76. .n2{
  77. margin: 0px auto;
  78. width: 802px;
  79. }
  80.  
  81. .n3{
  82. float: left;
  83. width: 100%;
  84. }
  85.  
  86. .top{
  87. float: left;
  88. margin-right: 20px;
  89. width: 802px;
  90. }
  91.  
  92. .bottom{
  93. float: right;
  94. width: 200px;
  95. background-color: {color:Background};
  96. }
  97.  
  98. p {
  99. margin:0px;
  100. margin-top:0px;
  101. }
  102.  
  103.  
  104. a:link, a:active, a:visited{
  105. color: {color:Link};
  106. text-decoration: none;
  107. }
  108.  
  109. a:hover {color:{color:Hover}; text-decoration: underline;
  110. }
  111. @font-face {
  112. font-family:"handy00";
  113. src:url('http://static.tumblr.com/vtqel59/gijlrtxyw/handy00.ttf');
  114. }
  115. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf'); }
  116.  
  117. {block:ifsmallcursor}body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png), progress;}{/block:ifsmallcursor}
  118.  
  119. .blogtitle{
  120. font-family: 'Mate SC', serif;
  121. font-size:20px;
  122. line-height:20px;
  123. color:{color:Link};
  124. text-align:center;
  125. -webkit-transition: color 0.5s ease-out;
  126. -moz-transition: color 0.5s ease-out;
  127. }
  128.  
  129. .entry {
  130. background-color: white;
  131. font-size: 10pxpx;
  132. line-height:10px;
  133. float:left;
  134. padding-left: 3px;
  135. padding-right: 3px;
  136. padding-top: 3px;
  137. padding-bottom: 2px;
  138. margin: 3px;
  139. {block:IndexPage}
  140. width:250px;
  141. {/block:IndexPage}
  142. {block:PermalinkPage}
  143. width:500px;
  144. {/block:PermalinkPage}
  145. border-top: 1px solid #dbdbdb;
  146. border-left: 1px solid #dbdbdb;
  147. border-right: 1px solid #dbdbdb;
  148. border-bottom: 1px solid #dbdbdb;
  149. }
  150.  
  151. .entry .perma{
  152. width:250px;
  153. position: absolute;
  154. letter-spacing:0px;
  155. font-family: handy00;
  156. font-size: 8px;
  157. height: auto;
  158. text-align: center;
  159. overflow:hidden;
  160. background-color:white;
  161. -webkit-transition: all 0.4s linear;
  162. -moz-transition: all 0.4s linear;
  163. transition: all 0.4s linear;
  164. opacity: 0.00;
  165. margin-top: 0px;
  166. padding-bottom: 0px;
  167. text-transform: uppercase;
  168. }
  169.  
  170. .entry:hover .perma{
  171. overflow:visible;
  172. height: auto;
  173. width:250px;
  174. padding-top: 1px;
  175. padding-bottom: 0px;
  176. -webkit-transition: opacity 0.4s linear;
  177. opacity: 2;
  178. -webkit-transition: all 0.4s linear;
  179. -moz-transition: all 0.4s linear;
  180. transition: all 0.3s linear;
  181. opacity: 0.70;
  182. background-color:white;
  183. color: #000000;
  184. margin-top: 15px;
  185. }
  186. #linkk {
  187. position:fixed !important;
  188. width: auto;
  189. height: auto;
  190. margin: 100px 0px 0px 55px;
  191. padding: 2px;
  192. font-size: 10px;
  193. line-height:10px;
  194. letter-spacing:0px;
  195. margin-bottom: 1px;
  196. background-color: transparent;
  197. }
  198. .navlinks {
  199. height:50px;
  200. width:50px;
  201. background-color: #ffffff;
  202. font-family: handy00;
  203. font-size:8px;
  204. margin:2px;
  205. float:left;
  206. text-align: center;
  207. line-height: 51px;
  208. -webkit-transition: all 0.6s ease-out;
  209. -moz-transition: all 0.6s ease-out;
  210. transition: all 0.6s ease-out;
  211. border-radius: 25px;
  212. -webkit-transform: rotate(-0deg);
  213. text-transform:uppercase;
  214. border: 1px solid #dbdbdb;
  215. }
  216.  
  217. .navlinks:hover {
  218. -webkit-transition: all 0.5s ease-out;
  219. height:70px;
  220. width:50px;
  221. -moz-transition: all 0.5s ease-out;
  222. transition: all 0.5s ease-out;
  223. -webkit-border-radius: 7ex;
  224. }
  225. #content {
  226. width: 670px;
  227. margin-top: 3px;
  228. float:left;
  229. margin-left: 120px;
  230. {block:PermalinkPage}
  231. margin-left: 120px;
  232. {/block:PermalinkPage}
  233. }
  234.  
  235. div#sidebar{
  236. {block:iffixedsidebar}position:fixed !important;{/block:iffixedsidebar}
  237. position:absolute;
  238. margin-left:660px;
  239. width: 270px;
  240. margin-top: 130px;
  241. height:auto;
  242. padding: 3px;
  243. font-family: cambria;
  244. font-size: 10px;
  245. line-height:10px;
  246. letter-spacing:0px;
  247. background-color: white;
  248. background-image:url({image:Sidebar Background});
  249. border: 1px solid #dbdbdb;
  250.  
  251. }
  252.  
  253. #infscr-loading{
  254. bottom: -70px;
  255. position: absolute;
  256. left: 50%;
  257. margin-left:-8px;
  258. width:16px;
  259. height:11px;
  260. overflow:hidden;
  261. margin-bottom: 50px;
  262. }
  263.  
  264. .title{
  265. font-family: times;
  266. font-size: 12px;
  267. line-height:10px;
  268. color: {color:Title};
  269. font-weight: normal;
  270. }
  271.  
  272. .title2{
  273. font-family: times;
  274. font-size: 12px;
  275. line-height: 13px;
  276. color: {color:Title};
  277. letter-spacing: {text:title letter spacing};
  278. font-weight: {text:title font weight};
  279. padding:0px 0px 0px 0px;
  280. }
  281.  
  282. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  283.  
  284. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  285. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  286.  
  287. .notes img{width:10px; position:relative; top:3px;}
  288.  
  289. .permalinks{
  290. display: block;
  291. font-family: handy00;
  292. font-size: 8px;
  293. text-transform: uppercase;
  294. font-style:none;
  295. text-align: right;
  296. -webkit-transition: all 0.5s linear;
  297. -moz-transition: all 0.5s linear;
  298. transition: all 0.5s linear;
  299. background-color: #fff;
  300. border-bottom: 1px solid white;
  301. }
  302.  
  303. {CustomCSS}
  304. </style>
  305. {block:IndexPage}
  306. <script type="text/javascript"
  307. src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js
  308. "></script>
  309. <script type="text/javascript"
  310. src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescrol
  311. l.js"></script>
  312. <script type="text/javascript">
  313. $(window).load(function () {
  314. var $content = $('#content');
  315. $content.masonry({itemSelector: '.entry'}),
  316. $content.infinitescroll({
  317. navSelector : 'div#pagination',
  318. nextSelector : 'div#pagination a#nextPage',
  319. itemSelector : '.entry',
  320. loading: {
  321. finishedMsg: '',
  322. img: 'http://static.tumblr.com/sfmyhuy/Z8rm3yq7y/ajax-loader.gif'
  323. },
  324. bufferPx : 600,
  325. debug : false,
  326. },
  327. // call masonry as a callback.
  328. function( newElements ) {
  329. var $newElems = $( newElements );
  330. $newElems.hide();
  331. // ensure that images load before adding to masonry layout
  332. $newElems.imagesLoaded(function(){
  333. $content.masonry( 'appended', $newElems, true,
  334. function(){$newElems.fadeIn(300);} );
  335. });
  336. });
  337. });
  338. </script>
  339. {/block:IndexPage}
  340.  
  341.  
  342. <title>{title}</title>
  343. <link rel="shortcut icon" href="{Favicon}">
  344. <link rel="alternate" type="application/rss+xml" title="RSS"
  345. href="{RSS}" />
  346. <meta name="viewport" content="width=820" />
  347. <rjd7596>
  348. </head>
  349. <body>
  350. <div class="n2">
  351. <div class="n3">
  352. <div id="linkk">
  353. <div class="navlinks">{block:IfLinkOneTitle}<a href="{text:Link One}">{text:Link One Title}</a>{/block:ifLinkOneTitle}</div></br><div class="navlinks">{block:ifLinkTwoTitle}<a href="{text:Link Two}">{text:Link Two Title}</a>{/block:ifLinkTwoTitle}</div></br><div class="navlinks">{block:ifLinkThreeTitle}<a href="{text:Link Three}">{text:Link Three Title}</a>{/block:ifLinkThreeTitle}</div></br><div class="navlinks">{block:ifLinkFourTitle}<a href="{text:Link Four}">{text:Link Four Title}</a>{/block:ifLinkFourTitle}</div></br>
  354. <div class="navlinks"><a href="http://pumb3ck.tumblr.com/">theme</a></div></div>
  355. <div id="sidebar">
  356. {block:ifshowblogtitle}<center><span class="blogtitle"><a
  357. href="/">{Title}</a></span></center>{/block:ifshowblogtitle}
  358. {block:ifshowsidebarimage}<a><img src="{image:sidebar}" width=270px></a>{/block:ifshowsidebarimage}
  359. <center><i>{Description}</i></center>
  360. </div>
  361.  
  362.  
  363. <div class="top">
  364. <div id="content">
  365. {block:Posts}
  366. <div class="entry">
  367.  
  368. {block:Text}
  369. {block:Title}<span class="title">{Title}</span>{/block:Title}<span
  370. class="entrytext">{Body}</span>{block:IndexPage}<span
  371. class="permalinks"><a href="{permalink}">{NoteCountWithLabel}
  372. </a></span>
  373. {/block:IndexPage}
  374. {/block:Text}
  375.  
  376. {block:Link}
  377. <a href="{URL}" class="title">{Name}</a>
  378. {block:Description}{Description}{/block:Description}
  379. {block:IndexPage}<span class="permalinks"><a
  380. href="{permalink}">{NoteCountWithLabel}</a></span>
  381. {/block:IndexPage}
  382. {block:Link}
  383.  
  384. {block:Photo}
  385. {block:IndexPage}<div class="perma"><a href="{permalink}">{NoteCountWithLabel}</a> -</a> <a href="{permalink}">{TimeAgo}</a></span></div>{LinkOpenTag}<a href="{permalink}"><div class="photo"><a><a><img class="photo"
  386. src="{PhotoURL-HighRes}" alt="{PhotoAlt}"
  387. width="250"/></a></div>{LinkCloseTag}{/block:IndexPage}
  388. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img
  389. class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}"
  390. width="500"/></a>{LinkCloseTag}
  391. {/block:PermalinkPage}
  392. {block:ifshowcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaptions}
  393. {/block:Photo}
  394.  
  395. {block:Photoset}
  396. {block:IndexPage}
  397. <center>
  398. {Photoset-250}</center>
  399. {/block:IndexPage}
  400. {block:PermalinkPage}
  401. <center>
  402. {Photoset-500}</center>
  403. {/block:PermalinkPage}
  404. {block:IndexPage}<span class="permalinks"><a
  405. href="{permalink}">{NoteCountWithLabel}</a></span>
  406. {/block:IndexPage}
  407. {block:ifshowcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaptions}
  408. {/block:Photoset}
  409.  
  410. {block:Quote}
  411. {Quote}</span>
  412. {block:Source}<strong>{Source}</strong>{/block:Source}
  413. {block:IndexPage}<span class="permalinks"><a
  414. href="{permalink}">{NoteCountWithLabel}</a></span>
  415. {/block:IndexPage}
  416. {/block:Quote}
  417.  
  418. {block:Answer}<i>{Question}</i> <i><b>asked by {Asker}</b></i><br>{Answer}
  419. {block:IndexPage}<span class="permalinks"><a
  420. href="{permalink}">{NoteCountWithLabel}</a></span>
  421. {/block:IndexPage}
  422. {/block:Answer}
  423.  
  424. {block:Chat}
  425. {block:Title}<span class="title">{Title}</span>{/block:Title}
  426. <ul class="chat">
  427. {block:Lines}
  428. <li class="user_{UserNumber}">
  429. {block:Label}
  430. <span class="label">{Label}</span>
  431. {/block:Label}
  432. {Line}
  433. </li>
  434. {/block:Lines}
  435. </ul>
  436. {block:IndexPage}<span class="permalinks"><a
  437. href="{permalink}">{NoteCountWithLabel}</a></span>
  438. {/block:IndexPage}
  439. {/block:Chat}
  440.  
  441. {block:Audio}
  442. <center><div style="width:250px; height:28px;"><div
  443. style="float:left">{AudioPlayerWhite}</div><div
  444. style="margin-top:10px; float:right;">
  445. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  446. {block:IndexPage}<span class="permalinks"><a
  447. href="{permalink}">{NoteCountWithLabel}</a></span>
  448. {/block:IndexPage}
  449. {block:ifshowcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaptions}
  450. {/block:Audio}
  451.  
  452. {block:Video}
  453. {block:IndexPage}
  454. <center>
  455. {Video-250}</center>
  456. {/block:IndexPage}
  457. {block:PermalinkPage}
  458. <center>
  459. {Video-500}</center>
  460. {/block:PermalinkPage}
  461. {block:IndexPage}<span class="permalinks"><a
  462. href="{permalink}">{NoteCountWithLabel}</a></span>
  463. {/block:IndexPage}
  464. {block:ifshowcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaptions}
  465. {block:Video}
  466.  
  467. {block:PermalinkPage}
  468. {block:Date}
  469. <left>
  470. {NoteCountWithLabel}<p>
  471. {block:RebloggedFrom}Reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a></div>{/block:RebloggedFrom}
  472. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags}
  473. &middot; {block:Tags}<a href="TagURL"> #{Tag}</a>
  474. {/block:Tags}{/block:hasTags}</center>
  475. {/block:Date}
  476. {/block:PermalinkPage}
  477.  
  478.  
  479. {block:PostNotes}{PostNotes}
  480. {/block:PostNotes}
  481.  
  482. </div>
  483.  
  484.  
  485. {/block:Posts}
  486. </div>
  487. </div>
  488. {block:IndexPage}
  489. {block:Pagination}
  490. <div id="pagination">
  491. {block:NextPage}
  492. <a id="nextPage" href="{NextPage}"></a>
  493. {/block:NextPage}
  494. {block:PreviousPage}
  495. <a href="{PreviousPage}"></a>
  496. {/block:PreviousPage}
  497. </div>
  498. {/block:Pagination}
  499. {/block:IndexPage}
  500. </div>
  501.  
  502. </body>
  503. </html>