Advertisement
brugabriela

78

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