Advertisement
brugabriela

72

Aug 1st, 2014
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.84 KB | None | 0 0
  1. <!-- THEME POR R-EALOVE
  2.  
  3. -->
  4.  
  5.  
  6.  
  7. <html>
  8.  
  9. <head>
  10.  
  11.  
  12.  
  13. <script type="text/javascript">
  14. var rev = "fwd";function titlebar(val)
  15. {var msg = "{Title}";
  16. var res = " ";
  17. var speed = 120;var pos = val;msg = "{Title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  18. else{rev = "bwd";
  19. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  20. else{
  21. if(pos > 0){
  22. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  23. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  24. titlebar(0);
  25. </script>
  26.  
  27.  
  28.  
  29.  
  30. <script language="javascript">
  31. var mensagem="no no no bitch ";
  32. function clickIE() {if (document.all) {(mensagem);return false;}}
  33. function clickNS(e) {if
  34. (document.layers||(document.getElementById&&!document.all)) {
  35. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  36. if (document.layers)
  37. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  38. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  39. document.oncontextmenu=new Function("return false")
  40. </script>
  41.  
  42. <!-- DEFAULT -->
  43.  
  44. <meta name="color:background" content="#fff" />
  45. <meta name="image:background" content="#fff" />
  46. <meta name="text:descri" content="Te quero para sempre, amor" />
  47. <meta name="text:descri2" content=" ♥ ♥ ♥ "/>
  48.  
  49. <meta name="image:sidebar" content="http://static.tumblr.com/bq7lfll/VcQn2a0zu/tumblr_n28llqbmar1s8lv52o1_500.jpg"/>
  50.  
  51. <meta name="color:posts" content="#fff" />
  52. <meta name="color:scrollbar" content="#f8f8f8" />
  53. <meta name="color:textos" content="#666" />
  54.  
  55. <meta name="color:links" content="#666" />
  56. <meta name="color:hoverzinho" content="#000" />
  57. <meta name="color:texdescri" content="#000" />
  58. <meta name="text:Link1" content="/" />
  59. <meta name="text:Link1 Title" content="link" />
  60. <meta name="text:Link2" content="/" />
  61. <meta name="text:Link2 Title" content="link" />
  62. <meta name="text:Link3" content="/" />
  63. <meta name="text:Link3 Title" content="link" />
  64. <meta name="text:Link4" content="/" />
  65. <meta name="text:Link4 Title" content="link" />
  66.  
  67.  
  68.  
  69.  
  70.  
  71. <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}
  72.  
  73. <script src="http://static.tumblr.com/kcrxiw3/LDBlqq9ia/jquerry.js"></script> <script type="text/javascript" src="http://proto.jp/js/tumblrAutoPager.js"></script> <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script> <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  74.  
  75.  
  76. <style type="text/css">
  77.  
  78.  
  79.  
  80. /*** básiquinho -base por fckraw
  81.  
  82. ***/
  83.  
  84. body {background-color: {color:background}; background-image:{image:background}; color: {color:textos};}
  85.  
  86. a {color: {color:textos}; text-decoration: none; text-transform: none;}
  87. a:hover {color: {color:textos};}
  88. p {margin: 6px 0 0 0}
  89.  
  90. blockquote {margin: 0px; padding-left: 0px; }
  91. blockquote img{width: 400px!important; text-align:justify;}
  92.  
  93.  
  94.  
  95.  
  96.  
  97. /*** posts
  98.  
  99. ***/
  100.  
  101. #container {width: 400px; margin:70px auto: 70px auto;}
  102. #entry {float:left; margin-top:10px; margin-bottom:-25px; margin-left:402px; width:400px;}
  103.  
  104. .posts {border-bottom:0px solid #eee;margin: 0px;width: 400px; background-color: transparent; padding: 10px; text-align: justify; margin-bottom:0px; position: relative; font-size:0px;}
  105.  
  106. .source {display: none;}
  107. #captt {width: 400px; margin-top: -2px; text-align: center;}
  108.  
  109.  
  110.  
  111.  
  112.  
  113. /*** fontes
  114.  
  115.  
  116.  
  117. ***/
  118.  
  119. h1 {font-family: calibri; font-size: 12px; letter-spacing:0px; line-height: 14px; text-align: justify; font-weight: normal;color: {color:textos}; margin-bottom:8px;}
  120. h1 a {color:{color:textos};}
  121.  
  122. h2 {font-family: calibri; font-size: 12px; line-height: 13px; text-align: justify; margin-top:10px; font-weight: normal;color: {color:textos}; margin-bottom:2px;}
  123. h2 a {color: {color:textos};}
  124.  
  125.  
  126.  
  127.  
  128.  
  129. /*** imagens***/
  130.  
  131. .image {text-align: left;}
  132. .image img {width: 400px;}
  133. .photoset {width: 400px;}
  134.  
  135.  
  136.  
  137.  
  138.  
  139. /*** quotezinhos ***/
  140.  
  141. .quote {font-family: calibri; font-size: 12px; letter-spacing:0px; line-height: 13px; text-align: justify; font-weight: normal;color: {color:textos}; margin-bottom:2px;margin-top:0px;}
  142. .sorc {font-family: arial; font-size: 10px; line-height: 10px; padding:1px; text-align: center; font-weight: normal;color: {color:textos}; text-transform: lowercase; background-color: fff; }
  143. .sorc a {text-transform:lowercase; color:{color:textos}}
  144.  
  145.  
  146.  
  147.  
  148.  
  149. /*** cathx ***/
  150.  
  151. .chat {text-align: justify; margin-top:-15px; margin-bottom:-15px; font-size: 12px; line-height: 12px; list-style: none;font-family: arial; font-size: 9px; }
  152. .chat ul { list-style: none; padding: 0px; line-height:12px;font-family: arial; font-size: 9px;}
  153. .person1 {color: {color:textos}; padding: 2px; font-family: arial; font-size: 9px;}
  154. .person1 .label {font-style:italic; color:{color:textos};font-family: arial; font-size: 9px;}
  155. .person2 {color: {color:textos}; padding: 2px; font-family: arial; font-size: 9px;}
  156. .person2 .label {font-style:italic; color:{color:textos};font-family: arial; font-size: 9px;}
  157.  
  158.  
  159.  
  160.  
  161.  
  162. /*** audio ***/
  163.  
  164. .audio {opacity: 1.0; position:relative; overflow:hidden; min-height:130px; font-size: 8px; margin-bottom:-45px;}
  165. .player {position:absolute; z-index:3; background:transparent; margin-top:45px; margin-left:0px;}
  166. .audioplayer {width:25px; height:18px; overflow:hidden; padding:5px; margin-right:11px}
  167. .audioinfo {margin-left:110px; line-height:155%; font-family: arial; font-size:9px!important;}
  168. .audiocaption {margin-left:162px;}
  169. .audiocaption img {width:130px!important}
  170. .audiocaption blockquote img {max-width:320px!important}
  171. .audiocaption blockquote blockquote img {max-width:310px!important}
  172.  
  173.  
  174.  
  175.  
  176.  
  177. /*** axkx ***/
  178.  
  179.  
  180. #asker {padding: 4px; text-align: justify; background-color: #eee; color:{color:textos}; line-height: 12px; font-size:12px; font-family:calibri; text-transform:lowercase;border-bottom:0px solid #eee;}
  181. .answer {line-height: 12px; padding: 4px;color:{color:textos}; font-size:12px; font-family:calibri; line-height:12px; text-align:justify; margin-top:-5px; margin-bottom:0px; font-size:12px;}
  182. .answer img {max-width: 400px; }
  183.  
  184.  
  185.  
  186.  
  187.  
  188. /*** informaçõezinhas ***/
  189.  
  190. #info {text-align:center; margin-top:0px; font-size: 9px; font-family: tahoma; z-index: 11; letter-spacing:0px; margin-left:0px; width: 400px; margin-bottom: -19px; color:{color:textos};-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;opacity:0;}
  191. #info a {font-size:10px; text-transform: lowercase; color:{color:textos}; -webkit-transition-duration: 0.4s;}
  192. #info:hover {color:{color:textos};}
  193. .posts:hover #info {opacity:9; padding-top:4px; margin-bottom:0px;}
  194.  
  195.  
  196.  
  197.  
  198.  
  199. /*** barrinha ***/
  200.  
  201.  
  202. ::-webkit-scrollbar{width:5px;height:5px;}
  203. ::-webkit-scrollbar-button:start:decrement
  204. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#f8f8f8;}
  205. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  206. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
  207. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
  208.  
  209. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  210.  
  211. .tumblrAutoPager_page_separator,
  212. .tumblrAutoPager_page_info {display: none;}
  213.  
  214. #tumblr_controls{position: fixed!important}
  215. #tumblr_controls{position: fixed!important}
  216. #tumblr_controls{position: fixed!important}
  217. #tumblr_controls{position: fixed!important}
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225. /*** sidebarzinha ***/
  226.  
  227. #sidebar {position:fixed; width: auto; height:auto; margin-left:267px;margin-top:90px;}
  228.  
  229.  
  230. /*** IMAGEM
  231.  
  232.  
  233.  
  234. ***/
  235.  
  236. #frufru {height:auto; margin-top:0px; position:fixed; text-align:center;}
  237. #frufru img { width:130px; height:175px;opacity:7.0;-webkit-filter: grayscale(50%)}
  238.  
  239.  
  240.  
  241.  
  242.  
  243. /*** descri - detalhes por fckraw ***/
  244.  
  245.  
  246.  
  247. #description {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;z-index:10; position:fixed; width:96px; font-style:none; margin-top:176px; margin-left:0px; font-family:arial; background-color:fff;font-size:11px; padding:0px; text-align:center; color:{color:Description};border-left: 0px dashed #eee;border-bottom: 2px solid #eee;}
  248. #sidebar:hover #description {margin-top:450px; opacity:0;}
  249.  
  250. #description2 {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;z-index:10; position:fixed; width:32px; font-style:none; margin-top:176px; margin-left:96px; font-family:arial; background-color:fff;font-size:11px; padding:0px; text-align:center; color:{color:Description};border-left: 0px dashed #eee;border-bottom: 0px solid #eee;}
  251. #sidebar:hover #description2 {margin-top:-18px; opacity:10;}
  252.  
  253.  
  254.  
  255. #links {width: 130px; height:20px; margin-top:174px; margin-left:0px; position:fixed; font-family:calibri; text-align:center;background-color:#;}
  256.  
  257. #links a:hover {;-webkit-animation: fckraw 2s infinite;}
  258.  
  259. #links a {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;line-height:12px; text-align: center; padding:0px; background-color:#; border: 0px solid #eee; color:{color:textos}; font-size:11px; }
  260.  
  261.  
  262. @-webkit-keyframes fckraw { 0% { -webkit-transform: translate(0px, 0px) rotate(-1deg); } 10% { -webkit-transform: translate(-2px, -1px) rotate(-0deg); } 20% { -webkit-transform: translate(-0px, 3px) rotate(0deg); } 30% { -webkit-transform: translate(2px, 0px) rotate(1deg); } 40% { -webkit-transform: translate(-1px, 1px) rotate(0deg); } 50% { -webkit-transform: translate(2px, -1px) rotate(-0deg); } 60% { -webkit-transform: translate(-1px, 3px) rotate(-1deg); } 70% { -webkit-transform: translate(1px, 2px) rotate(-0deg); } 80% { -webkit-transform: translate(-1px, -1px) rotate(0deg); } 90% { -webkit-transform: translate(2px, 2px) rotate(-1deg); } 100% { -webkit-transform: translate(2px, -1px) rotate(-0deg); } }
  263.  
  264. </style>
  265. <body onkeydown="return false">
  266. <body>
  267.  
  268.  
  269.  
  270.  
  271.  
  272. <div id="sidebar">
  273.  
  274. <div id="description">{text:descri}</div>
  275. <div id="description2">{text:descri2} </div>
  276.  
  277.  
  278. <div id="frufru"><img src="{image:sidebar}"></div>
  279.  
  280.  
  281.  
  282.  
  283. <div id="links">
  284.  
  285. <a href="{text:Link1}" >{text:Link1 title}</a>
  286. <a href="{text:Link2}" >{text:Link2 title}</a>
  287. <a href="{text:Link3}" >{text:Link3 title}</a>
  288. <a href="{text:Link4}" >{text:Link4 title}</a>
  289.  
  290. </div></div>
  291.  
  292.  
  293.  
  294.  
  295. </div>{block:IfRolagemInfinita}<div class="autopagerize_page_element">
  296. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita} <div id="entry"> <div class="autopagerize_page_element">{block:Posts}<div class="posts">
  297.  
  298. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}<h2>{body}</h2>{/block:Text}
  299.  
  300. {block:Photo}<div class="image"><img src="{PhotoURL-400}"></div>{block:Caption}<h2>{Caption}</h2>{/block:Caption}{/block:Photo}
  301.  
  302. {block:Photoset}<div class="photoset">{Photoset-400}</div>{block:Caption}<h2>{Caption}</h2>{/block:Caption}{/block:Photoset}
  303.  
  304. {block:Quote}<div class="quote">{Quote}</div><br><div class="sorc">{Source}</div>{/block:Quote}
  305.  
  306. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}<h2>{Description}</h2>{/block:Description}{/block:Link}
  307.  
  308. {block:Chat}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}<div class="chat"><ul>{block:Lines}<li class="person{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>{/block:Chat}
  309.  
  310.  
  311. {block:Audio}<div class="audio">{block:AlbumArt}<img src="{AlbumArtURL}" width="85px" height="85px" align="left" style="margin-left:0px; -webkit-filter: grayscale(40%); opacity: 0.8; border: 1px solid #ededed; padding: 3px;" />{/block:AlbumArt}
  312. <div class="audioplayer" style="margin-left:50px;">{AudioPlayerWhite}</div>
  313. <div class="audioinfo">
  314. {block:TrackName}Song: {TrackName}{/block:TrackName}<br>
  315. {block:Artist}Artist: {Artist}{/block:Artist}<br>
  316. {block:Album}Album: {Album}{/block:Album}</div></div>{/block:Audio}
  317.  
  318.  
  319. {block:Video}{Video-400}{/block:Video}
  320.  
  321. {block:Answer}
  322. <div id="asker"><b>{Asker} :</b> {Question}</div><div class="answer">{Answer}</div>{/block:Answer}
  323.  
  324. <div id="captt">
  325.  
  326. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}"/>{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}</div></div><br>
  327.  
  328. {block:Date}<div id="info"><left> {block:Date}{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:Date}</div>
  329.  
  330. {/block:Posts}</div></div></div></div></div>
  331.  
  332.  
  333. </body>
  334. <a style="width:100px; font-size:11px; color:#9C9C9C; font-family:calibri;position:fixed;font-style:;top:8px;left:5px;" href="http://r-ealove.tumblr.com/" title=""> theme</a>
  335. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement