Advertisement
brugabriela

55

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