Advertisement
brugabriela

81

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