Advertisement
brugabriela

thm 16

Mar 18th, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.99 KB | None | 0 0
  1.  
  2. <!-- THEME BASE E DETALHES POR FCKRAW
  3. ADAPATADO POR R-EALOVE + HELP D
  4.  
  5.  
  6. + DETALHES POR TITANIOS
  7. NÃO RETIRE OS CRÉDITOS -->
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14. <html>
  15. <head>
  16.  
  17. <!--- Desabilita o botao direito do mouse * HelpDesigns.tumblr.com * --->
  18. <script type="text/javascript">
  19. //desabilita menu de opcoes ao clicar no botao direito
  20. function desabilitaMenu(e)
  21. {
  22. if (window.Event)
  23. {
  24. if (e.which == 2 || e.which == 3)
  25. return false;
  26. }
  27. else
  28. {
  29. event.cancelBubble = true
  30. event.returnValue = false;
  31. return false;
  32. }
  33. }
  34.  
  35. //desabilita botao direito
  36. function desabilitaBotaoDireito(e)
  37. {
  38. if (window.Event)
  39. {
  40. if (e.which == 2 || e.which == 3)
  41. return false;
  42. }
  43. else
  44. if (event.button == 2 || event.button == 3)
  45. {
  46. event.cancelBubble = true
  47. event.returnValue = false;
  48. return false;
  49. }
  50. }
  51.  
  52. //desabilita botao direito do mouse
  53. if ( window.Event )
  54. document.captureEvents(Event.MOUSEUP);
  55. if ( document.layers )
  56. document.captureEvents(Event.MOUSEDOWN);
  57.  
  58. document.oncontextmenu = desabilitaMenu;
  59. document.onmousedown = desabilitaBotaoDireito;
  60. document.onmouseup = desabilitaBotaoDireito;
  61. </script>
  62.  
  63. <!-- DEFAULT -->
  64.  
  65. <meta name="color:fundinho" content="#fff" />
  66. <meta name="image:sidebar" content="http://static.tumblr.com/xc6uz5e/Pv2n2moxg/tumblr_n2kc8vyfkv1s8lv52o1_500.jpg"/>
  67. <meta name="text:descryp" content="Eu quero ser a paz que invade a sua alma" />
  68. <meta name="color:posts" content="#fff" />
  69. <meta name="color:scrollbar" content="#fff" />
  70. <meta name="color:textos" content="#000" />
  71. <meta name="links" content="#666" />
  72. <meta name="hoverzinho" content="#eee" />
  73. <meta name="text:Link1" content="/" />
  74. <meta name="text:Link1 Title" content="link" />
  75. <meta name="text:Link2" content="/" />
  76. <meta name="text:Link2 Title" content="link" />
  77. <meta name="text:Link3" content="/" />
  78. <meta name="text:Link3 Title" content="link" />
  79. <meta name="text:Link4" content="/" />
  80. <meta name="text:Link4 Title" content="link" />
  81. <meta name="text:Link5" content="/" />
  82. <meta name="text:Link5 Title" content="link" />
  83. <meta name="text:Link6" content="/" />
  84. <meta name="text:Link6 Title" content="link" />
  85.  
  86. <title>{Title}</title><link rel="shortcut icon" href="{FavIcon}"><link rel="alternate" type="application/rss+xml" href="{RSS}">{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  87.  
  88. <link href='http://fonts.googleapis.com/css?family=IM+Fell+English:400,400italic' rel='stylesheet' type='text/css'> <script src='http://static.tumblr.com/iihcsbj/QUElox2fq/jquery-1.1.3.1.min.js'type='text/javascript'/></script><script src='http://static.tumblr.com/iihcsbj/NTDlox2gu/jquery.easing.min.js' type='text/javascript'/></script> <style type="text/css">
  89.  
  90.  
  91. /*** BÁSICO
  92.  
  93.  
  94. ***/
  95.  
  96.  
  97.  
  98.  
  99.  
  100. body {font-family:tahoma; font-size: 11px; background-attachment: fixed;background:{color:fundinho};background-image:url('x'); color:{color:textos};}
  101.  
  102. a {color: {color:textos}; text-decoration: none; text-transform: none;}
  103. a:hover {color: {color:textos};}
  104. p {margin: 6px 0 0 0}
  105.  
  106. blockquote {margin: 0px; padding-left: 0px; }
  107. blockquote img{width: 400px!important; text-align:justify;}
  108.  
  109.  
  110.  
  111.  
  112.  
  113. /*** POSTS
  114.  
  115.  
  116.  
  117. ***/
  118.  
  119. #entryys {position:absolute; margin:auto; margin-top:10px; margin-bottom:30px; margin-left:280px; width:900px;}
  120.  
  121. #everytg {margin:0px auto 20px auto; width:auto;}
  122.  
  123. .posts {background:{color:fundinho}; border:0px solid #eee; margin: 1px; width: 250px; -webkit-transition: opacity 1.55s linear;-moz-transition: opacity 1.55s linear;-webkit-transition: all 1.55s ease-in-out;-moz-transition: all 1.55s ease-in-out;-o-transition: all 1.55s ease-in-out; overflow: hidden; float:left; position:relative; padding:5px;}
  124. .posts:hover {width:250px;opacity:1; -webkit-transition:all 0.66s linear;-moz-transition:all 0.66s linear;transition:all 0.66s linear;}
  125. .posts:hover .infoimg{opacity:9;}
  126.  
  127. .bpostx {overflow: hidden; float:left; position:relative; -webkit-transition: opacity 1.55s linear;-moz-transition: opacity 1.55s linear;-webkit-transition: all 1.55s ease-in-out;-moz-transition: all 1.55s ease-in-out;-o-transition: all 1.55s ease-in-out; width: 250px; }
  128. .bpostx:hover {width:250px; opacity:9; -webkit-transition:all 0.66s linear;-moz-transition:all 0.66s linear;transition:all 0.66s linear;}
  129.  
  130.  
  131.  
  132.  
  133.  
  134. /*** FONTES
  135.  
  136.  
  137. ***/
  138.  
  139. h1 {font-family:calibri;text-align:center; font-size: 11px; letter-spacing:0px; font-weight: normal; line-height: 14px;color:{color:textos} ;}
  140. h1 a {text-align:justify;color: {color:textos}; }
  141.  
  142.  
  143.  
  144.  
  145.  
  146. /*** QUOTES
  147.  
  148.  
  149.  
  150. ***/
  151.  
  152. .quote {text-align:justify; font-family:arial; line-height:15px; font-size:10px; color:{color:textos}; padding:3px;margin-left:0px;margin-bottom:0px; margin-top:0px;background-color:#fff;}
  153. .sc {font-family:calibri; color:{color:textos}; text-transform:lowercase; float:center;font-size:9px; margin-top:1px;}
  154.  
  155.  
  156.  
  157.  
  158.  
  159. /*** CHATS
  160.  
  161.  
  162. ***/
  163.  
  164. .chat {font-size:10px; font-family:arial;background:transparent;margin:0}
  165. .chat .lines {padding: 0px 0px 0px 0px; background: transparent; color: {color:textos};}
  166. .chat .lines span{font-style: italic;}
  167. .person1 {color: {color:textos}; padding: 2px; }
  168. .person1 .label {color:{color:textos}}
  169. .person2 {color: {color:textos}; padding: 2px; }
  170. .person2 .label {color:{color:textos};}
  171. .player {background-color: {color:textos}; text-align: left; display:block;}
  172.  
  173.  
  174.  
  175.  
  176.  
  177. /*** PERGUNTAS-RESPOSTAS
  178.  
  179.  
  180. ***/
  181.  
  182. #balaoask{font-size:10px; background-color:{color:fundinho}; padding:5px; margin-left:35px;}
  183. #askker img{vertical-align:center;float:left; height:35px;margin-left: 0px;margin-top:0px;}
  184. #answer{font-family: tahoma; margin-top:20px; font-size:10px; }
  185.  
  186.  
  187.  
  188.  
  189.  
  190. /*** INFORMAÇOES
  191.  
  192.  
  193. ***/
  194.  
  195. .infoimg{background: #fff; height:14px; padding:20px 0 15px 0; width:250px; left:0; bottom:0;position:absolute;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;text-align:center;opacity:1;}
  196. .infoimg .notess{font-size:12px; color:{color:textos}; font-family:tahoma; padding-left: 10px; padding-right: 10px; }
  197. .infoimg a:hover{text-decoration:none;}
  198. .infoimg .rebblog img{width:13px; margin-top:4px;}
  199. .heart img{width:13px; margin-top:3px;}
  200.  
  201.  
  202. .infotxt {font-family:arial; opacity:0; font-size:8px; text-transform: lowercase; text-align:right; color:{color:textos}; -webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s; margin-bottom:0px; margin-top:10px;}
  203. .posts:hover .infotxt {-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; opacity:1; font-size:8px; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;}
  204.  
  205. .source {display: none;} .vsanna{display: none;}
  206.  
  207.  
  208.  
  209.  
  210.  
  211. /*** BARRA DE ROLAGEM
  212.  
  213.  
  214. ***/
  215.  
  216. ::-webkit-scrollbar{width:5px;height:5px;}
  217. ::-webkit-scrollbar-button:start:decrement
  218. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#fff;}
  219. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  220. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#fff;-webkit-border-radius:px;}
  221. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #fff;-webkit-border-radius:px;}
  222.  
  223.  
  224. iframe#tumblr_controls { position:fixed;white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.3;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  225.  
  226. .tumblrAutoPager_page_separator,
  227. .tumblrAutoPager_page_info {display: none;}
  228.  
  229. #tumblr_controls{position: fixed!important}
  230. #tumblr_controls{position: fixed!important}
  231. #tumblr_controls{position: fixed!important}
  232. #tumblr_controls{position: fixed!important}
  233.  
  234.  
  235.  
  236.  
  237.  
  238. /*** SIDEBAR
  239.  
  240.  
  241.  
  242. ***/
  243.  
  244. #sidebar {position:fixed; width: auto; height:auto; margin-left:85px;margin-top:68px;}
  245.  
  246.  
  247.  
  248.  
  249.  
  250. /*** IMAGEM
  251.  
  252.  
  253. ***/
  254.  
  255. #frufru {height:auto; margin-top:0px; position:fixed; text-align:left;}
  256. #frufru img { width:170px; height:238px;}
  257.  
  258.  
  259.  
  260.  
  261.  
  262. /*** DESCRIÇÃO
  263.  
  264. ***/
  265.  
  266. #descryp {z-index:9;background:;padding:0px; margin-top:240px; margin-left:0px; padding:0px; text-align:left; position:fixed; font-family:tahoma; font-size:11px; color:{color:textos}; width:191px;}
  267.  
  268.  
  269. #b1 {-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;margin-left:-14; margin-top:-50px; position:fixed; text-align:left;}
  270. #b1 img { width:auto; height:19px;}
  271. #sidebar:hover #b1 {margin-left:-400px; opacity:0; -webkit-transform:rotate(-120deg);}
  272.  
  273.  
  274.  
  275.  
  276.  
  277. /*** linkinhos ***/
  278.  
  279. #links {-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;line-height:14px;margin-top:270px;margin-left:0px; opacity:0;}
  280. #links a {color:{color:links}; padding-left:0px; padding-right:0px; font-size:11px;font-family:tahoma; font-style:; }
  281. #sidebar:hover #links {opacity:1;}
  282. #links a:hover {color: {color:linksh};}
  283.  
  284.  
  285. </style>
  286. <body onkeydown="return false">
  287.  
  288. <body>
  289.  
  290.  
  291. <div id="sidebar">
  292.  
  293. <div id="frufru"><img src="{image:sidebar}"></div>
  294.  
  295. <div id="descryp">{text:descryp}</div>
  296.  
  297. <div id="links">
  298. <a href="{text:link1}">{text:link1 title}</a>
  299. <a href="{text:link2}">{text:link2 title}</a>
  300. <a href="{text:link3}">{text:link3 title}</a>
  301. <a href="{text:link4}">{text:link4 title}</a>
  302. <a href="{text:link5}">{text:link5 title}</a>
  303. <a href="{text:link6}">{text:link6 title}</a>
  304. </div>
  305.  
  306. <div id="b1"><img src="http://fc00.deviantart.net/fs70/f/2013/301/c/3/pedido__cruz_hipster_png_by_valeconbieberfever-d6s6hrb.png"></div>
  307. </div>
  308.  
  309.  
  310. <div id="entryys">{block:Posts}<div class="posts"><div class="bpostx">
  311.  
  312. <!-- postagem texto-->{block:Text}{/block:IndexPage}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{block:IndexPage}
  313. <div class="infotxt">{block:IndexPage}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:Text}
  314.  
  315. <!--postagem foto--><div id="cap">{block:Photo}{block:IndexPage}<div class="infoimg"><a href="{ReblogURL}" title="Reblog" target="_blank"><span class="rebblog"><img src="http://media.tumblr.com/tumblr_mboy88Mmjo1qk7o6d.png"></span></a><a href="{Permalink}" title="Permalink"><span class="notess">{NoteCount}</span></a><span class="heart" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"><img src="http://media.tumblr.com/tumblr_mbp2zdKVHR1qk7o6d.png"></span></div>{/block:IndexPage}{block:IndexPage}<img src="{PhotoURL-400}" width="250">{/block:IndexPage}{/block:Photo}
  316.  
  317. <!--postagem photoset-->
  318. {block:Photoset}{block:IndexPage}{Photoset-400}{/block:IndexPage}{block:PermalinkPage}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{block:IndexPage}<div class="infoimg"><a href="{ReblogURL}" title="Reblog" target="_blank"><span class="rebblog"><img src="http://media.tumblr.com/tumblr_mboy88Mmjo1qk7o6d.png"></span></a><a href="{Permalink}" title="Permalink"><span class="notess">{NoteCount}</span></a><span class="heart" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"><img src="http://media.tumblr.com/tumblr_mbp2zdKVHR1qk7o6d.png"></span></div>{/block:IndexPage}{/block:Photoset}
  319.  
  320. <!--postagem quote-->{block:Quote}<div class="quote">"{Quote}"</div><div class="sc">– {Source}</div>{block:IndexPage}<div class="infotxt"><br>{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:Quote}
  321.  
  322. <!--postagem links-->{block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{block:IndexPage}<div class="infotxt">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:Link}
  323.  
  324. <!--chat-->{block:chat}{block:lines}<div class="chat"><div class="lines">{block:Label}<span>{Label}</span>{/block:Label} {Line}</div></div>{/block:lines}{block:IndexPage}<div class="infotxt">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:chat}
  325.  
  326. <!--musica-->{block:Audio}<div class="player">{AudioPlayerBlack}</div>{block:Caption}{Caption}{/block:Caption}{block:IndexPage}<div class="infotxt">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} / <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:Audio}
  327.  
  328. <!--video-->{block:Video}{block:IndexPage}<div class="infoimg"><a href="{ReblogURL}" title="Reblog" target="_blank"><span class="rebblog"><img src="http://media.tumblr.com/tumblr_mboy88Mmjo1qk7o6d.png"></span></a><a href="{Permalink}" title="Permalink"><span class="notess">{NoteCount}</span></a><span class="heart" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"><img src="http://media.tumblr.com/tumblr_mbp2zdKVHR1qk7o6d.png"></span></div>{/block:IndexPage}{block:IndexPage}{Video-400}{/block:IndexPage}{block:PermalinkPage}<center>{Video-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Video}
  329.  
  330. <!--ask-->{block:Answer}<div id="askker"><a href="/" title="{Asker}"><img src="{AskerPortraitURL-24}"></a></div><div id="balaoask">{Question}</div><div id="answer">{Answer}</div>{/block:answer}</div>
  331.  
  332. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  333. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div></div></div>{/block:Posts}
  334.  
  335.  
  336.  
  337.  
  338. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  339. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  340. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  341. <script type="text/javascript">
  342. $(window).load(function(){
  343. var $wall = $('#entryys');
  344. $wall.imagesLoaded(function(){
  345. $wall.masonry({
  346. itemSelector: '.posts',
  347. isAnimated : true
  348. });
  349. });
  350. $wall.infinitescroll({
  351. navSelector : "div#navigation",
  352. nextSelector : "div#navigation a#nextPage",
  353. itemSelector : '.posts',
  354. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  355. loadingText : "",
  356. donetext : " ",
  357. extraScrollPx : 1000,
  358. bufferPx : 10100,
  359. debug : false,
  360. errorCallback: function() {
  361. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  362. }},
  363. function( newElements ) {
  364. var $newElems = $( newElements );
  365. $newElems.hide();
  366. $newElems.imagesLoaded(function(){
  367. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  368. });
  369. }); $('#entryys').show(500);
  370. });
  371. </script>
  372. <div class="column navigation" id="navigation">
  373. {block:Pagination}
  374. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  375. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  376. </div>
  377. {/block:IndexPage}
  378.  
  379. </div></div></div></div></div>
  380. </div></div></div></div></div></div></div></div></div>
  381. </body>
  382. <a style="width:120px; font-size:10px; color:#000; font-family:tahoma;position:fixed;font-style:;bottom:30px;right:-15px;" href="http://r-ealove.tumblr.com/" title=""> <b>r-ealove</b></a>
  383. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement