Advertisement
annabananasthemes

Theme numéro dos.

Jan 27th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.33 KB | None | 0 0
  1. <!--
  2. theme by decemberr-27th please don't remove the credit, thanks. <3
  3. -->
  4.  
  5. <head>
  6. <script type="text/javascript"
  7. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  8. <meta name="color:background" content="#FFFFFF"/>
  9. <meta name="color:text" content="#757474"/>
  10. <meta name="color:hover" content="#130C11"/>
  11. <meta name="color:link" content="#000000"/>
  12. <meta name="color:scrollbar" content="#dadada"/>
  13. <meta name="image:sidebar" content="1"/>
  14. <meta name="image:background" content="1"/>
  15. <meta name="text:Link One" content=""/>
  16. <meta name="text:Link One Title" content=""/>
  17. <meta name="text:Link Two" content="" />
  18. <meta name="text:Link Two Title" content=""/>
  19. <meta name="text:Link Three" content="" />
  20. <meta name="text:Link Three Title" content=""/>
  21. <meta name="text:Link Four" content="" />
  22. <meta name="text:Link Four Title" content=""/>
  23. <meta name="text:Link Five" content="" />
  24. <meta name="text:Link Five Title" content=""/>
  25.  
  26. <style type="text/css">
  27.  
  28.  
  29.  
  30. a {color:{color:link};text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  31.  
  32. .wrapper{
  33. margin:1px auto;
  34. width: 802px;
  35. }
  36.  
  37. .header{
  38. float: left;
  39. width: 100%;
  40. }
  41.  
  42. .left{
  43. float: left;
  44. margin-right: 20px;
  45. width: 802px;
  46. }
  47.  
  48. .right{
  49. float: right;
  50. width: 200px;
  51. background-color: {color:Background};
  52. }
  53.  
  54.  
  55. p {
  56. margin:0px;
  57. margin-top:0px;
  58. }
  59.  
  60.  
  61.  
  62. body {
  63. margin:0px;
  64. text-decoration: none;
  65. background-color: {color:background};
  66. background-image:url({image:Background});
  67. background-attachment: fixed;
  68. background-repeat: repeat;
  69. color: {color:Text};
  70. font-family: ok;
  71. line-height: 12px;
  72. font-size: 8px;
  73. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
  74. }
  75.  
  76. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  77.  
  78. @font-face { font-family: "ok"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  79.  
  80. a:link, a:active, a:visited{
  81. color: {color:Link};
  82. text-decoration: none;
  83. -webkit-transition: color 0.2s ease-out;
  84. -moz-transition: color 0.2s ease-out;
  85. }
  86.  
  87. ::-webkit-scrollbar {width: 12px; height: 6px; background: {color:background}; }
  88.  
  89. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; -webkit-border-radius: 0px; !important; border-radius:0px; border-right:4px solid #ffffff;}
  90.  
  91.  
  92.  
  93. a:hover{
  94. color:{color:Hover};
  95. text-shadow: 0px 0px 6px #000000;
  96. -webkit-transition: opacity 0.7s linear;
  97. -webkit-transition: all 0.8s ease-out;
  98. -moz-transition: all 0.7s ease-out;
  99. transition: all 0.7s ease-out;
  100. }
  101.  
  102.  
  103. .entry {
  104. float:left;
  105. padding-right: 3px;
  106. padding-left:3px;
  107. padding-top: 3px;
  108. padding-bottom:1px;
  109. margin: 5px;
  110. box-shadow: 1px 1px 6px #c0bfbf;
  111. opacity: 0.8;
  112. overflow:hidden;
  113. background-color: {color:background};
  114. background-image:url({image:Background});
  115. {block:IndexPage}
  116. width: 500px;
  117. {/block:IndexPage}
  118. {block:PermalinkPage}
  119. width:500px;
  120. {/block:PermalinkPage}
  121. }
  122.  
  123. .entry:hover{
  124. opacity: 1.0;
  125. -webkit-transition: opacity 0.7s linear;
  126. -webkit-transition: all 0.8s ease-out;
  127. -moz-transition: all 0.7s ease-out;
  128. transition: all 0.7s ease-out;
  129. }
  130.  
  131.  
  132. .permalink{
  133. line-height: 13px;
  134. font-size: 8px;
  135. text-align:center;
  136. margin-top: 1px;
  137. text-align: right;
  138. }
  139.  
  140. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  141.  
  142. div#sidebar{
  143. position:fixed !important;
  144. width: 200px;
  145. height:auto;
  146. margin-top: 160px;
  147. margin-left: -140px;
  148. padding: 3px;
  149. line-height:12px;
  150. letter-spacing:0px;
  151. margin-bottom: 6px;
  152. background-color:#ffffff;
  153. box-shadow: 1px 1px 6px #c0bfbf;
  154. letter-spacing: 0px;
  155. }
  156.  
  157. #posts {
  158. width:500px;
  159. margin-left:80px;
  160. margin-top: 10px;
  161. background-color: {color:background};
  162. background-image:url({image:Background});
  163. {block:PermalinkPage}
  164. margin-left:80px;
  165. {/block:PermalinkPage}
  166. float:left;
  167. }
  168.  
  169. #infscr-loading{
  170. bottom: -70px;
  171. position: absolute;
  172. left: 50%;
  173. margin-left:-8px;
  174. width:16px;
  175. height:11px;
  176. overflow:hidden;
  177. margin-bottom: 50px;
  178. }
  179.  
  180. .title{
  181. line-height:14px;
  182. color: {color:Title};
  183. font-weight: bold;
  184. }
  185.  
  186.  
  187. #pagination{
  188. display:none;
  189. }
  190.  
  191.  
  192. #what{
  193. letter-spacing: 2px;
  194. }
  195.  
  196. #what:hover{
  197. }
  198.  
  199. .perma {
  200. opacity: 0.0;
  201. filter: alpha(opacity = 0);
  202. z-index:9999991;
  203. display: inline-block;
  204. position: absolute;
  205. text-align: left;
  206. margin-top: 6px;
  207. margin-left: 5px;
  208. width: 100%;
  209. -webkit-transition: opacity 0.7s linear;
  210. opacity: 0.0;
  211. -webkit-transition: all 0.4s ease-out;
  212. -moz-transition: all 0.4s ease-out;
  213. transition: all 0.4s ease-out;
  214. }
  215.  
  216. .entry:hover .perma {
  217. opacity: 1;
  218. filter: alpha(opacity = 100);
  219. -webkit-transition: opacity 0.7s linear;
  220. opacity: 1;
  221. -webkit-transition: all 0.4s ease-out;
  222. -moz-transition: all 0.4s ease-out;
  223. transition: all 0.4s ease-out;
  224. }
  225.  
  226. .likep {
  227. width: 21px;
  228. height: 20px;
  229. overflow: hidden;
  230. z-index: 9999999;
  231. display: inline-block;
  232. margin-right: 3px;
  233. }
  234.  
  235. .rep {
  236. width: 24px;
  237. height: 20px;
  238. overflow: hidden;
  239. z-index: 9999999;
  240. display: inline-block;
  241. }
  242.  
  243. .likep a:hover {
  244. background-position: 0px 0px;
  245. }
  246.  
  247. .likep a {
  248. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  249. background-position: 0px 0px;
  250. display: block;
  251. z-index: 9999999;
  252.  
  253. }
  254.  
  255. .likep img {
  256. width: 21px;
  257. height: 20px;
  258. }
  259.  
  260. .rep img{
  261. width: 24px;
  262. height: 20px;
  263. line-height: 30px;
  264. display: inline;
  265. margin-right: 2px;
  266. }
  267.  
  268. .not { display: inline-block;
  269. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  270. height: 20px;
  271. top: -6px;
  272. font-size: 11px;
  273. line-height: 20px;
  274. color: #fff;
  275. font-family:arial;
  276. padding-left: 4px;
  277. padding-right: 4px;
  278. -moz-border-radius: 2px;
  279. border-radius: 2px;
  280. font-weight:bold;
  281. position: relative;
  282. left: 2px;
  283. }
  284.  
  285. .not a, .not:hover a, .not a:hover{
  286. color: #ffffff!important;
  287. letter-spacing: 0px;
  288. }
  289.  
  290. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  291. opacity: 1.0;
  292. filter: alpha(opacity = 80);
  293. }
  294.  
  295. .not:hover , .rep:hover, .likep:hover {
  296. opacity: 0.8!important;
  297. filter: alpha(opacity = 100)!important;
  298. }
  299.  
  300. .t {
  301. text-align: right;
  302. opacity: 1;
  303. filter: alpha(opacity =100);
  304. margin-right: 3px;
  305.  
  306. }
  307.  
  308. .t {
  309. font-size: 10px;
  310. line-height: 13px;
  311. height: 13px;
  312. margin-right: 3px;
  313. }
  314.  
  315.  
  316.  
  317. .entry:hover .t {
  318. opacity: 1;
  319. filter: alpha(opacity = 100);
  320. margin-right: 3px;
  321. }
  322.  
  323. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  324.  
  325. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  326.  
  327. blockquote{
  328. padding:0px 0px 2px 5px;
  329. margin:0px 0px 2px 10px;
  330. border-left: 1px dotted #555555;
  331. border-lleft: 1px dotted #r4mf4g;
  332. }
  333.  
  334.  
  335. {CustomCSS}
  336.  
  337. </style>
  338.  
  339. {block:IndexPage}
  340. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  341. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  342.  
  343. <script type="text/javascript">
  344. $(window).load(function () {
  345. var $content = $('#posts');
  346. $content.masonry({itemSelector: '.entry'}),
  347. $content.infinitescroll({
  348. navSelector : 'div#pagination',
  349. nextSelector : 'div#pagination a#nextPage',
  350. itemSelector : '.entry',
  351. loading: {
  352. finishedMsg: '',
  353. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  354. },
  355. bufferPx : 600,
  356. debug : false,
  357. },
  358. // call masonry as a callback.
  359. function( newElements ) {
  360. var $newElems = $( newElements );
  361. $newElems.hide();
  362. // ensure that images load before adding to masonry layout
  363. $newElems.imagesLoaded(function(){
  364. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  365.  
  366.  
  367. });
  368. });
  369. });
  370. </script>
  371.  
  372. {/block:IndexPage}
  373.  
  374.  
  375. <title>{title}</title>
  376.  
  377. <link rel="shortcut icon" href="{Favicon}">
  378. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  379. <meta name="viewport" content="width=820" />
  380.  
  381. </head>
  382. <body>
  383. <div class="wrapper">
  384. <div class="header">
  385. </span>
  386. </div>
  387.  
  388. <div id="sidebar">
  389. <center><a href="/"><img src="{image:sidebar}" width=200px></a></center>
  390. <center>
  391. <a href="{text:Link One}">{text:Link One Title}</a> -
  392. <a href="{text:Link Two}">{text:Link Two Title}</a> -
  393. <a href="{text:Link Three}">{text:Link Three Title}</a> -
  394. <a href="{text:Link Four}">{text:Link Four Title} </a> -
  395. <a href="{text:Link Five}">{text:Link Five Title}</a>
  396. </center>
  397.  
  398.  
  399. <center>{Description}
  400. </div>
  401.  
  402. <div class="left">
  403.  
  404. <div id="posts">
  405.  
  406. {block:Posts}
  407. <div class="entry">
  408.  
  409. {block:IndexPage}
  410. {/block:IndexPage}
  411.  
  412. {block:Text}
  413. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  414. <div class="permalink">
  415. <a href="{permalink}">+{NoteCount}</a></div>
  416. {/block:Text}
  417.  
  418. {block:Link}
  419. <a href="{URL}" class="title">{Name}</a>
  420. {block:Description}{Description}{/block:Description}
  421. <div class="permalink">
  422. <a href="{permalink}">+{NoteCount}</a></div>
  423. {block:Link}
  424.  
  425.  
  426. {block:Photo}
  427.  
  428. <div class="perma">
  429. <div class="likep">
  430. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  431. </div>
  432. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  433. </div>
  434. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  435. </div>
  436.  
  437. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a></div>
  438.  
  439. {LinkCloseTag}{/block:IndexPage}
  440.  
  441.  
  442.  
  443. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  444. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
  445. {LinkCloseTag}{/block:PermalinkPage}
  446. {/block:Photo}
  447.  
  448. {block:Photoset}
  449. {block:IndexPage}
  450. {Photoset-500}
  451. {/block:IndexPage}
  452. {/block:Photoset}
  453.  
  454. {block:Quote}
  455. {Quote}</span>
  456. {block:Source}<strong>{Source}</strong>{/block:Source}
  457. <div class="permalink">
  458. <a href="{permalink}">+{NoteCount}</a></div>
  459. {/block:Quote}
  460.  
  461. {block:Chat}
  462. {block:Title}<span class="title">{Title}</span>{/block:Title}
  463. <ul class="chat">
  464. {block:Lines}
  465. <li class="user_{UserNumber}">
  466. {block:Label}
  467. <span class="label">{Label}</span>
  468. {/block:Label}
  469.  
  470. {Line}
  471. </li>
  472. {/block:Lines}
  473. </ul><div class="permalink">
  474. <a href="{permalink}">+{NoteCount}</a></div>
  475.  
  476. {/block:Chat}
  477.  
  478. {block:Audio}
  479. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  480. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  481. <div class="permalink">
  482. <a href="{permalink}">+{NoteCount}</a></div>
  483. {/block:Audio}
  484.  
  485. {block:Video}
  486. {block:IndexPage}
  487. <center>
  488. {Video-500}</center>
  489. {/block:IndexPage}
  490. {block:Video}
  491.  
  492. {block:PermalinkPage}
  493. <center>
  494. {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>
  495. {/block:PermalinkPage}
  496.  
  497.  
  498. {block:PostNotes}{PostNotes}
  499. {/block:PostNotes}
  500. </div>
  501.  
  502.  
  503. {/block:Posts}
  504. </div>
  505. </div>
  506. {block:IndexPage}
  507. {block:Pagination}
  508. <div id="pagination">
  509. {block:NextPage}
  510. <a id="nextPage" href="{NextPage}"></a>
  511. {/block:NextPage}
  512. {block:PreviousPage}
  513. <a href="{PreviousPage}"></a>
  514. {/block:PreviousPage}
  515. </div>
  516. {/block:Pagination}
  517. {/block:IndexPage}
  518. </div><div style="position:fixed;left:0px;bottom:-24px;"><script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script><iframe id="likeiframe" style="width: 0px; height: 0px;"></iframe>
  519.  
  520. </div>
  521.  
  522. </body>
  523. <div style="position:fixed; bottom:0px; left:0px;"><a href="http://decemberr-27th.tumblr.com/">©</a>
  524.  
  525. </a><div style="position:fixed; bottom:0px; right: 0px;">
  526. <img src="">
  527.  
  528. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement