Advertisement
brugabriela

39

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