Advertisement
brugabriela

61

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