Advertisement
theme_bean

Theme #25

Nov 25th, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.17 KB | None | 0 0
  1. <!--
  2. theme by slutteen
  3. don't remove the credit
  4. unless you wear sweatpants on monday then well i just feel bad for you
  5. love ya
  6. -->
  7.  
  8. <html lang="en">
  9.  
  10. <head>
  11.  
  12. <link href='http://static.tumblr.com/blpgwiz/usPm404d2/bounce_normal.css' rel='stylesheet' type='text/css'>
  13.  
  14. <link href='http://static.tumblr.com/blpgwiz/uvsm405h8/flip.css' rel='stylesheet' type='text/css'>
  15.  
  16. {block:IfFallingSnow}
  17. <script src="http://static.tumblr.com/p2evvtm/7Lzm07nfv/snowstorm.js"></script>
  18. {/block:IfFallingSnow}
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  21.  
  22. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  23.  
  24. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  25.  
  26. <html lang="en">
  27.  
  28.  
  29. <script type="text/javascript"
  30. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  31.  
  32. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  33. <meta name="color:background" content="#ffffff"/>
  34. <meta name="color:text" content="#000000"/>
  35. <meta name="color:links" content="#000000"/>
  36. <meta name="color:hover" content="#686868"/>
  37. <meta name="image:Sidebar" content=""/>
  38. <meta name="image:Background" content=""/>
  39. <meta name="if:Falling Snow" content="0">
  40. <meta name="text:Link One Title" content="link 1"/>
  41. <meta name="text:Link One" content="" />
  42. <meta name="text:Link Two Title" content="link 2"/>
  43. <meta name="text:Link Two" content=""/>
  44. <meta name="text:Link Three Title" content="link 3"/>
  45. <meta name="text:Link Three" content=""/>
  46. <meta name="text:Link Four Title" content="link 4"/>
  47. <meta name="text:Link Four" content=""/>
  48.  
  49. <link href="http://static.tumblr.com/z0cd8ty/aJjm6uyej/meffects.css" rel="stylesheet">
  50.  
  51. <script type="text/javascript"
  52. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  53.  
  54. <style type="text/css">
  55.  
  56. <title>{Title}</title>
  57. {block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
  58. <script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script>
  59.  
  60.  
  61. <script type=”text/javascript”>
  62. //
  63. function desabilitaMenu(e)
  64. {
  65. if (window.Event)
  66. {
  67. if (e.which == 2 || e.which == 3)
  68. return false;
  69. }
  70. else
  71. {
  72. event.cancelBubble = true
  73. event.returnValue = false;
  74. return false;
  75. }
  76. }
  77. document.oncontextmenu = desabilitaMenu;
  78. document.onmousedown = desabilitaBotaoDireito;
  79. document.onmouseup = desabilitaBotaoDireito;
  80. </script>trols{
  81. position:fixed !important;
  82. }
  83. ::-webkit-scrollbar-thumb:vertical {
  84.  
  85. height:9px;
  86.  
  87. background-color: #a4a4a4;
  88.  
  89. }
  90.  
  91. ::-webkit-scrollbar {
  92.  
  93. width:5px;
  94.  
  95. height:5px;
  96.  
  97. background:#fff;
  98.  
  99. margin-right:5px;
  100.  
  101. }
  102. iframe#tumblr_controls {
  103. top: 0% !important;
  104. right:0% !important;
  105. position: fixed !important;}
  106. @font-face {
  107. font-family: "kg luck of the irish";
  108. src: url('http://static.tumblr.com/nsunyax/RJSlz7y7g/kgluckoftheirish.ttf');
  109. }
  110. @font-face {
  111. font-family: "kg luck of the irish";
  112. src: url('http://static.tumblr.com/nsunyax/RJSlz7y7g/kgluckoftheirish.ttf');
  113. }
  114.  
  115. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  116.  
  117. .left{
  118. float: left;
  119. margin-right: 20px;
  120. width: 802px;
  121. }
  122.  
  123. .right{
  124. float: right;
  125. width: 200px;
  126. background-color: {color:Background};
  127. }
  128.  
  129. body {
  130. padding: 0px;
  131. margin: 0px;
  132. color:#000;
  133. font-family: ubuntu;
  134. font-size: 11px;
  135. background-color: {color:Background};
  136. background-image:url({image:Background});
  137. background-attachment: fixed;
  138. background-repeat: repeat;
  139. }
  140.  
  141. a:link, a:active, a:visited{
  142. color:{color:links};
  143. -webkit-transition: color 0.4s ease-out;
  144. -moz-transition: color 0.4s ease-out;
  145. text-decoration: none;
  146. }
  147.  
  148. a:hover{
  149. color:transparent;
  150. -webkit-transition: color 0.4s ease-out;
  151. -moz-transition: color 0.4s ease-out;
  152. text-shadow:0px 0px 1px {color:hover};
  153. }
  154.  
  155. .entry {
  156. margin:4px;
  157. padding: 4px;
  158. float:center;
  159. background-color: white;
  160. border: 2px solid #000;
  161. font-family: ubuntu;
  162. font-size: 10px;
  163. line-height:15px;
  164. {block:IndexPage}
  165. overflow: hidden;
  166. width:251px;
  167. {/block:IndexPage}
  168. {block:PermalinkPage}
  169. width:450px;
  170. margin-left:58px;
  171. {/block:PermalinkPage}
  172. -webkit-animation: flipInX 4s;
  173. -moz-animation: flipInX 4s;
  174. -ms-animation: flipInX 4s;
  175. }
  176.  
  177. .bubble {
  178. align:right;background:#efc5ca; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  179. .bubble p {margin:1px 0px;}
  180. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #efc5ca;}
  181. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #efc5ca}
  182. .permalink2 p {
  183. margin: 0px;
  184. }
  185.  
  186. .entry .permalink{
  187. margin: auto;
  188. font-family: 'caviardreams', cursive;
  189. position: absolute;
  190. text-align: center;
  191. margin-top:70%;
  192. width: 35px;
  193. height: 23px;
  194. font-size:10px;
  195. margin-left: 5px;
  196. opacity: 0;
  197. font-style:bold;
  198. background-color: white;
  199. border: 2px solid #000;
  200. filter: alpha(opacity = 0);
  201. -webkit-transition: all ease-in .5s;
  202. -moz-transition: all ease-in .5s;
  203. -o-transition: all ease-in .5s;
  204. -ms-transition: all ease-in .5s;
  205. transition: all ease-in .5s;
  206. }
  207.  
  208. .entry:hover .permalink{
  209. margin-top: 10%;
  210. opacity: 1;
  211. }
  212.  
  213. .entry:hover .permalink:hover{
  214. -webkit-border-radius: 6px 6px 6px 6px;
  215. }
  216.  
  217. .entry .permalink2{
  218. margin: auto;
  219. font-family: 'caviardreams', cursive;
  220. position: absolute;
  221. padding-right:2px;
  222. text-align: center;
  223. margin-top:0;
  224. width: auto;
  225. height: 23px;
  226. font-size:10px;
  227. margin-left: 70%;
  228. opacity: 0;
  229. font-style:bold;
  230. background-color: white;
  231. border: 2px solid #000;
  232. filter: alpha(opacity = 0);
  233. -webkit-transition: all ease-in .5s;
  234. -moz-transition: all ease-in .5s;
  235. -o-transition: all ease-in .5s;
  236. -ms-transition: all ease-in .5s;
  237. transition: all ease-in .5s;
  238. }
  239.  
  240. .entry:hover .permalink2{
  241. margin-top: 80%;
  242. opacity: 1;
  243. }
  244.  
  245. .entry:hover .permalink2:hover{
  246. -webkit-border-radius: 6px 6px 6px 6px;
  247. }
  248.  
  249. .entry #permalink {
  250. position: absolute;
  251. bottom: 0px;
  252. right: 2px;
  253. opacity: 0;
  254.  
  255. -webkit-transition: all .5s ease;
  256. -moz-transition: all .5s ease;
  257. -o-transition: all .5s ease;
  258. transition: all .5s ease;
  259. }
  260.  
  261. .entry:hover #permalink {
  262. bottom: 0px;
  263. right: 2px;
  264. opacity: 1;
  265. }
  266.  
  267.  
  268. .countreblog {
  269. letter-spacing:1px;
  270. font-family: ubuntu;
  271. font-size:8px;
  272. color: #a4a4a4;
  273. line-height:5px;
  274. margin: 5px;
  275. background:transparent;
  276. padding:9px 2px;
  277. opacity: 1;
  278. }
  279.  
  280. .countreblog a { color: #000; }
  281.  
  282. #sidebar{
  283. -webkit-border-radius: 0px 0px 0px 0px;
  284. z-index:1;
  285. position:fixed !important;
  286. font-family: 'ubuntu';
  287. font-size: 11px;
  288. width:200px;
  289. height:auto;
  290. top:150px;
  291. left:216px;
  292. opacity: 1;
  293. }
  294.  
  295. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  296.  
  297. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  298.  
  299. #posts {
  300. width:560px;
  301. margin-left:500px;
  302. margin-top:2px;
  303. float:left;
  304. font-family: "ubuntu";
  305. }
  306.  
  307. #infscr-loading{
  308. bottom: -70px;
  309. position: absolute;
  310. left: 50%;
  311. margin-left:-8px;
  312. width:16px;
  313. height:11px;
  314. overflow:hidden;
  315. margin-bottom: 50px;
  316. }
  317.  
  318. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  319.  
  320. #asp {
  321. position:fixed !important;
  322. margin-top:93px;
  323. margin-left:209px;
  324. font-family:futura;
  325. font-size:43px;
  326. color:#000000;
  327. z-index:2;
  328. text-shadow: 3px 0 0 {color:links}, -2px 0 0 rgba(0,265,0,0.3);
  329. line-height:60px;
  330. }
  331.  
  332. #asp2 {
  333. position:fixed !important;
  334. margin-top:93px;
  335. margin-left:407px;
  336. font-family:futura;
  337. font-size:43px;
  338. color:#000000;
  339. z-index:2;
  340. text-shadow: 3px 0 0 {color:links}, -2px 0 0 rgba(0,265,0,0.3);
  341. line-height:60px;
  342. }
  343.  
  344. .titulo{
  345. position:fixed !important;
  346. width:196px;
  347. height:10px;
  348. line-height:90%;
  349. margin-top:113px;
  350. margin-left:220px;
  351. padding-bottom:8px;
  352. font-family: 'lovenote', cursive;
  353. font-size:23px;
  354. text-align:center;
  355. text-transform:lowercase;
  356. color:{color:text};
  357. opacity:1;
  358. }
  359.  
  360. .linkys {
  361. position: fixed;
  362. padding:3px;
  363. text-align: center;
  364. margin-left:46px;
  365. margin-top:240px;
  366. width: auto;
  367. height: 20px;
  368. font-size:10px;
  369. opacity: 1;
  370. color:{color:links};
  371. background: white;
  372. border:2px solid #000;
  373. font-family:ubuntu;
  374. -webkit-transform: rotate(-90deg);
  375. -moz-transform: rotate(-90deg);
  376. }
  377.  
  378. blockquote{
  379. padding:0px 0px 2px 5px;
  380. margin:0px 0px 0px 0px;
  381. border-left: 1px solid #555555;
  382. }
  383.  
  384. blockquote p, ul{
  385. margin:0px;
  386. padding:0px;
  387. }
  388.  
  389. a img{border: 0px;}
  390.  
  391. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  392.  
  393. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  394. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  395.  
  396. .notes img{
  397. width:10px;
  398. position:relative;
  399. top:3px;
  400. }
  401.  
  402. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  403. {block:IndexPage}
  404. width: 250px !important;
  405. {/block:IndexPage}
  406. }
  407. .video embed, .post div.video object {width:250px !important; height:120px !important;}
  408.  
  409. @font-face {
  410. font-family: "set fire to the rain";
  411. src: url('http://static.tumblr.com/nsunyax/PzUlzmdk1/setfiretotherain.ttf');
  412. }
  413.  
  414. .title{
  415. font-family: 'set fire to the rain';
  416. font-size: 12px;
  417. line-height:15px;
  418. color: {color:text};
  419. font-weight: normal;
  420. }
  421.  
  422. #credz {
  423. position: fixed !important;
  424. right:5px !important;
  425. bottom:7px !important;
  426. font-family:helvetica;
  427. font-size:19px;
  428. line-height: 12px;
  429. -moz-transition: all 0.8s ease-out;
  430. -webkit-transition: opacity 0.7s linear;
  431. -webkit-transition: all 0.8s ease-out;
  432. transition: all 0.8s ease-out;
  433. }
  434.  
  435. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  436.  
  437. </style>
  438. {block:IndexPage}
  439. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  440. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  441.  
  442. <script type="text/javascript">
  443. $(window).load(function () {
  444. var $content = $('#posts');
  445. $content.masonry({itemSelector: '.entry'}),
  446. $content.infinitescroll({
  447. navSelector : 'div#pagination',
  448. nextSelector : 'div#pagination a#nextPage',
  449. itemSelector : '.entry',
  450. loading: {
  451. finishedMsg: '',
  452. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  453. },
  454. bufferPx : 600,
  455. debug : false,
  456. },
  457. // call masonry as a callback.
  458. function( newElements ) {
  459. var $newElems = $( newElements );
  460. $newElems.hide();
  461. // ensure that images load before adding to masonry layout
  462. $newElems.imagesLoaded(function(){
  463. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  464.  
  465.  
  466. });
  467. });
  468. });
  469. </script>
  470.  
  471. {/block:IndexPage}
  472.  
  473. </div>
  474.  
  475. <title>{title}</title>
  476.  
  477. <link rel="shortcut icon" href="{Favicon}">
  478. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  479. <meta name="viewport" content="width=820" />
  480.  
  481.  
  482.  
  483. <div class="wrapper">
  484.  
  485. <div class="header">
  486.  
  487. </div>
  488.  
  489. <div id="asp">{</div><div class="titulo">{Title}</div>
  490. <div id="asp2">}</div>
  491.  
  492. <div id="sidebar"><center>
  493. <p><div style="border: 2px solid #000;"><a href="/"><img src="{image:Sidebar}" width=196px;></a></div><p>
  494. <div style="margin-top: 6px; border: 2px solid #000; height:auto;">
  495. {description}
  496. </div>
  497. </div>
  498.  
  499. </div>
  500. </div>
  501.  
  502. </div>
  503. </div></div>
  504.  
  505. <div class="linkys"><center><a href="/">home</a> / <a href="/ask">inbox</a> {block:ifLinkOneTitle}
  506. / <a href="{text:Link One}">{text:Link One Title}</a>
  507. {/block:ifLinkOneTitle}{block:ifLinkTwoTitle}
  508. / <a href="{text:Link Two}">{text:Link Two Title}</a>
  509. {/block:ifLinkTwoTitle}{block:ifLinkThreeTitle}
  510. / <a href="{text:Link Three}">{text:Link Three Title}</a>
  511. {/block:ifLinkThreeTitle}{block:ifLinkFourTitle}
  512. / <a href="{text:Link Four}">{text:Link Four Title}</a>
  513. {/block:ifLinkFourTitle} / <a href="http://slutteen.tumblr.com/">credit</a>
  514. </center>
  515. </div></div>
  516.  
  517. <div class="left">
  518.  
  519. <div id="posts">
  520.  
  521. {block:Posts}
  522. <div class="entry">
  523.  
  524. {block:Text}
  525. {block:IndexPage} <div id="permalink">
  526. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> / <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  527. {block:Title}<a href="{permalink}"><span class="title">{Title}</span></a>{/block:Title}
  528. <span class="entrytext">{Body}</span>
  529. {/block:Text}
  530.  
  531. {block:Link}
  532. <a href="{URL}" class="title">{Name}</a>
  533. {block:Description}{Description}{/block:Description}
  534. {block:IndexPage} <div id="permalink">
  535. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  536. {block:Link}
  537.  
  538. {block:Answer}
  539. <div class="post"><div class="askborder">
  540. <img src="{askerportraiturl-40}" width="40px"></div><div class="bubble"><span></span>{asker} said: {Question}</div><br>
  541. Then I was like: {Answer}
  542. </div>
  543. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  544. {/block:Answer}
  545.  
  546. {block:Photo}
  547. <center>
  548. {block:IndexPage}
  549. <div class="permalink">
  550. <a href="{ReblogURL}" target="_blank">reblog</a><br></div>
  551. <div class="permalink2">
  552. <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  553. {LinkOpenTag}<div class="photo"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px/></div>{LinkCloseTag}{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px/>{LinkCloseTag}{/block:PermalinkPage}</center>
  554. {block:ifshowcaptions}{caption}{/block:ifshowcaptions}
  555. {/block:Photo}
  556.  
  557. {block:Photoset}
  558. {block:IndexPage} <div id="permalink">
  559. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  560. <center><div class="photoset_photo" width="250px">{Photoset-250}</div></center>
  561. <p style="text-align: right;">
  562. {/block:Photoset}
  563. {block:Quote}{block:IndexPage} <div id="permalink">
  564. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  565. {Quote}</span> <br>
  566. {block:Source}<p align=right><strong>-{Source}</right></strong>{/block:Source}
  567. {/block:Quote}
  568.  
  569. {block:Chat}
  570. {block:IndexPage} <div id="permalink">
  571. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  572. {block:Title}<span class="title">{Title}</span>{/block:Title}
  573. <ul class="chat">
  574. {block:Lines}
  575. <li class="user_{UserNumber}">
  576. {block:Label}
  577. <span class="label">{Label}</span>
  578. {/block:Label}
  579. {Line}
  580. </li>
  581. {/block:Lines}
  582. </ul>
  583.  
  584. {/block:Chat}
  585.  
  586. {block:Audio}
  587. <div style="width:320px; height:30px;">
  588. {AudioPlayerBlack}
  589. </div>
  590. {block:IndexPage}<span class="permalink">
  591. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  592. </span>{/block:IndexPage}
  593. {/block:Audio}
  594.  
  595. {block:Video}
  596. {block:IndexPage}
  597. <div id="permalink">
  598. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>
  599. <center>
  600. <div class="video">{Video-250}</div></center></center>
  601. {/block:IndexPage}
  602. {block:PermalinkPage}
  603. <center>
  604. {Video-550}</center>
  605. {/block:PermalinkPage}
  606. {block:Video}
  607.  
  608. {block:PermalinkPage}
  609. <center>
  610. <br>{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>
  611.  
  612.  
  613. {/block:PermalinkPage}
  614.  
  615.  
  616. {block:PostNotes}{PostNotes}
  617. {/block:PostNotes}
  618. </div>
  619.  
  620.  
  621. {/block:Posts}
  622. </div>
  623. </div>
  624. {block:IndexPage}
  625. {block:Pagination}
  626. <div id="pagination">
  627. {block:NextPage}
  628. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  629. {/block:NextPage}
  630. {block:PreviousPage}
  631. <a href="{PreviousPage}">&larr;&nbsp;</a>
  632. {/block:PreviousPage}
  633. </div>
  634. {/block:Pagination}
  635. {/block:IndexPage}
  636. </div>
  637.  
  638. <div id="credz"><div style="{color:text}"><a href="http://slutteen.tumblr.com">✿</a></div></div>
  639.  
  640.  
  641. </body>
  642. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement