Advertisement
nathaliac

THEME 3

Nov 20th, 2014
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.42 KB | None | 0 0
  1.  
  2. <!-- THEME POR SARRADONA, DON'T COPY!!! base por fckraw -->
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. <html>
  10. <head>
  11.  
  12.  
  13. <meta name="image:sidebar" content="http://static.tumblr.com/6co823d/oQgnf8w3n/tumblr_nf5mghni9e1tv4x8ho4_250.png" />
  14. <meta name="color:background" content="#fff" />
  15. <meta name="color:cor do texto" content="#000" />
  16. <meta name="color:cor dos links" content="#bebebe" />
  17. <meta name="color:cor da descri" content="#696969" />
  18.  
  19.  
  20. <meta name="text:link1" content="/" />
  21. <meta name="text:link1 title" content="link" />
  22. <meta name="text:link2" content="/" />
  23. <meta name="text:link2 title" content="link" />
  24. <meta name="text:link3" content="/" />
  25. <meta name="text:link3 title" content="link" />
  26. <meta name="text:link4" content="/" />
  27. <meta name="text:link4 title" content="link" />
  28.  
  29.  
  30. <title>{Title}</title>
  31. <link rel="shortcut icon" href="{FavIcon}">
  32. <link rel="alternate" type="application/rss+xml" href="{RSS}">{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  33.  
  34. <link href='http://fonts.googleapis.com/css?family=IM+Fell+English:400,400italic' rel='stylesheet' type='text/css'> <script src='http://static.tumblr.com/iihcsbj/QUElox2fq/jquery-1.1.3.1.min.js'type='text/javascript'/></script><script src='http://static.tumblr.com/iihcsbj/NTDlox2gu/jquery.easing.min.js' type='text/javascript'/></script> <style type="text/css">
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42. body {font-family:arial; font-size: 11px; background-attachment: fixed;background:{color:background};background-image:url('x'); color:{color:cor da fonte};}
  43.  
  44. a {color: #666; text-decoration: none; text-transform: none;}
  45. a:hover {color: #666;}
  46. p {margin: 6px 0 0 0}
  47.  
  48. blockquote {margin: 0px; padding-left: 0px; }
  49. blockquote img{width: 400px!important; text-align:justify;}
  50.  
  51.  
  52.  
  53.  
  54.  
  55. /*** CONFIGURAÇÕES DOS POSTS ***/
  56.  
  57. #entryys {position:absolute; margin:auto; margin-top:50px; margin-bottom:30px; margin-left:520px; width:700px;}
  58.  
  59. #everytg {margin:0px auto 20px auto; width:auto;}
  60.  
  61. .posts {background:transparent; margin: 1px; width: 250px; -webkit-transition: opacity 1.55s linear;-moz-transition: opacity 1.55s linear;-webkit-transition: all 1.55s ease-in-out;-moz-transition: all 1.55s ease-in-out;-o-transition: all 1.55s ease-in-out; overflow: hidden; float:left; position:relative; padding:15px;}
  62. .posts:hover {width:250px;opacity:1; -webkit-transition:all 0.66s linear;-moz-transition:all 0.66s linear;transition:all 0.66s linear;}
  63. .posts:hover .infoimg{opacity:9;}
  64.  
  65. .bpostx {overflow: hidden; float:left; position:relative; -webkit-transition: opacity 1.55s linear;-moz-transition: opacity 1.55s linear;-webkit-transition: all 1.55s ease-in-out;-moz-transition: all 1.55s ease-in-out;-o-transition: all 1.55s ease-in-out; width: 250px; }
  66. .bpostx:hover {width:250px; opacity:9; -webkit-transition:all 0.66s linear;-moz-transition:all 0.66s linear;transition:all 0.66s linear;}
  67.  
  68.  
  69.  
  70.  
  71.  
  72. /*** CONFIGURAÇÕES DAS FONTES ***/
  73.  
  74. h1 {font-family:calibri;text-align:center; font-size: 14px; letter-spacing:1px; font-weight: normal; line-height: 14px;color: #000;}
  75. h1 a {text-align: center;color: #000; }
  76.  
  77.  
  78.  
  79.  
  80.  
  81. /*** CONFIGURAÇÕES DOS QUOTES***/
  82.  
  83. .quote {text-align:justify; font-family:arial; line-height:15px; font-size:10px; color:#000; padding:3px;margin-left:-2px;margin-bottom:3px; margin-top:2px;background-color:transparent;}
  84. .sc {font-family:calibri; color:#000; text-transform:uppercase; float:right;font-size:11px; margin-top:1px;}
  85.  
  86.  
  87.  
  88.  
  89.  
  90. /*** CONFIGURAÇÕES DOS CHATS ***/
  91.  
  92. .chat {font-size:10px; font-family:arial;background:transparent;margin:0}
  93. .chat .lines {padding: 0px 0px 0px 0px; background: transparent; color: #000;}
  94. .chat .lines span{font-style: italic;}
  95. .person1 {color: #000; padding: 2px; }
  96. .person1 .label {color:#000}
  97. .person2 {color: #000; padding: 2px; }
  98. .person2 .label {color:#000}
  99. .player {background-color: #000; text-align: left; display:block;}
  100.  
  101.  
  102.  
  103.  
  104.  
  105. /*** CONFIGURAÇÕES DAS PERGUNTAS-RESPOSTAS***/
  106.  
  107. #balaoask{font-size:12px; background-color:transparent; padding:5px; margin-left:0px;font-family:arial;border-bottom:1px dashed #696969;}
  108. #balaoask a {color:#000;}
  109. #answer{font-family: arial; margin-top:15px; font-size:12px;margin-left:5px;}
  110.  
  111.  
  112.  
  113.  
  114.  
  115. /*** INFORMAÇOES DOS POSTS ***/
  116.  
  117. .infoimg{background-image: linear-gradient(to bottom, transparent, #000); height:14px; padding:20px 0 15px 0; width:250px; left:0; bottom:0;position:absolute;-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;text-align:center;opacity:0;}
  118. .infoimg .notess{font-size:18px; color:#fff; font-family:calibri; padding-left: 10px; padding-right: 10px; }
  119. .infoimg a:hover{text-decoration:none;}
  120. .infoimg .rebblog img{width:13px; margin-top:3px;}
  121. .heart img{width:13px; margin-top:3px;}
  122.  
  123.  
  124. .infotxt {font-family:arial; opacity:0; font-size:8px; text-transform: lowercase; text-align:right; color:#666; -webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s; margin-bottom:0px; margin-top:10px;}
  125. .posts:hover .infotxt {-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; opacity:1; font-size:8px; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;}
  126.  
  127. .source {display: none;} .vsanna{display: none;}
  128.  
  129.  
  130.  
  131.  
  132.  
  133. /*** BARRA DE ROLAGEM ***/
  134.  
  135. ::-webkit-scrollbar{width:5px;height:5px;}
  136. ::-webkit-scrollbar-button:start:decrement
  137. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#fff;}
  138. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  139. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
  140. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #f8f8f8;-webkit-border-radius:px;}
  141.  
  142.  
  143. 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; }
  144.  
  145. .tumblrAutoPager_page_separator,
  146. .tumblrAutoPager_page_info {display: none;}
  147.  
  148. #tumblr_controls{position: fixed!important}
  149. #tumblr_controls{position: fixed!important}
  150. #tumblr_controls{position: fixed!important}
  151. #tumblr_controls{position: fixed!important}
  152.  
  153.  
  154.  
  155.  
  156.  
  157. /*** SIDEBAR ***/
  158.  
  159. #sidebar {position:fixed; width: auto; height:auto; margin-left:355px;margin-top:48px; }
  160.  
  161.  
  162. #frufru {height:auto; margin-top:40px; position:fixed; text-align:left;}
  163. #frufru img { width:125px; height:173px; opacity:0.9; -webkit-filter: grayscale(40%)}
  164.  
  165.  
  166.  
  167. #descryp {z-index:9;background:transparent;padding:2px; margin-top:255px; margin-left:0px; padding:2px; text-align:center; position:fixed; font-family:georgia; font-size:12px; color:{color:cor da descri}; width:122px;}
  168.  
  169.  
  170. #links {width: 126px; height:24px; margin-top:220px; margin-left:0px; position:fixed; font-family:arial; text-align:center;background-color:transparent;}
  171. #links a {line-height:20px; text-align: center; padding:2px; background-color:transparent; color:#696969; font-size:12px; }
  172. #links a:hover{font-size:13px;color:{color:cor dos links};}
  173.  
  174. #emoji {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;height:auto; margin-top:230px; position:fixed; text-align:left; margin-left:-5px;background:color:#fff;}
  175. #emoji img { width:135px; height:30px; opacity:0.9; -webkit-filter: grayscale(0%)}
  176. #sidebar:hover #emoji {-webkit-transform: rotate(-360deg);}
  177.  
  178.  
  179.  
  180. </style><body>
  181.  
  182.  
  183. <div id="sidebar">
  184.  
  185. <div id="frufru"><img src="{image:sidebar}"></div>
  186.  
  187. <div id="descryp">{description}</div>
  188.  
  189. <div id="emoji"><img src="http://static.tumblr.com/6co823d/CDdnf8ytz/tumblr_ndlfae2tq11tzbqdco1_500.png"></div>
  190.  
  191. <div id="links">
  192. <a href="{text:link1}">{text:link1 title}</a>
  193. <a href="{text:link2}">{text:link2 title}</a>
  194. <a href="{text:link3}">{text:link3 title}</a>
  195. <a href="{text:link4}">{text:link4 title}</a>
  196. </div>
  197.  
  198. </div>
  199.  
  200.  
  201. <div id="entryys">{block:Posts}<div class="posts"><div class="bpostx">
  202.  
  203. <!-- postagem texto-->{block:Text}{/block:IndexPage}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{block:IndexPage}
  204. <div class="infotxt">{block:IndexPage}{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:Text}
  205.  
  206. <!--postagem foto--><div id="cap">{block:Photo}{block:IndexPage}<img src="{PhotoURL-400}" width="250">{/block:IndexPage}<div class="infotxt">{block:IndexPage}{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:Photo}
  207.  
  208. <!--postagem photoset-->
  209. {block:Photoset}{block:IndexPage}{Photoset-400}{/block:IndexPage}{block:PermalinkPage}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{block:IndexPage}<div class="infotxt">{block:IndexPage}{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:IndexPage}{/block:Photoset}
  210.  
  211. <!--postagem quote-->{block:Quote}<div class="quote">"{Quote}"</div><div class="sc">– {Source}</div>{block:IndexPage}<div class="infotxt"><br>{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:IndexPage}{/block:Quote}
  212.  
  213. <!--postagem links-->{block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{block:IndexPage}<div class="infotxt">{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:IndexPage}{/block:Link}
  214.  
  215. <!--chat-->{block:chat}{block:lines}<div class="chat"><div class="lines">{block:Label}<span>{Label}</span>{/block:Label} {Line}</div></div>{/block:lines}{block:IndexPage}<div class="infotxt">{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:IndexPage}{/block:chat}
  216.  
  217. <!--musica-->{block:Audio}<div class="player">{AudioPlayerBlack}</div>{block:Caption}{Caption}{/block:Caption}{block:IndexPage}<div class="infotxt">{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:IndexPage}{/block:Audio}
  218.  
  219. <!--video-->{block:Video}{block:IndexPage}<div class="infoimg"><a href="{ReblogURL}" title="Reblog" target="_blank"><span class="rebblog"><img src="http://media.tumblr.com/tumblr_mboy88Mmjo1qk7o6d.png"></span></a><a href="{Permalink}" title="Permalink"><span class="notess">{NoteCount}</span></a><span class="heart" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"><img src="http://media.tumblr.com/tumblr_mbp2zdKVHR1qk7o6d.png"></span></div>{/block:IndexPage}{block:IndexPage}{Video-400}{/block:IndexPage}{block:PermalinkPage}<center>{Video-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Video}
  220.  
  221. <!--ask-->{block:Answer}<div id="askker"><a href="/" title={Asker} falou:</a></div><div id="balaoask">{Question}</div><div id="answer">{Answer}</div>{/block:answer}</div>
  222.  
  223. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  224. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div></div></div>{/block:Posts}
  225.  
  226.  
  227.  
  228.  
  229. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  230. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  231. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  232. <script type="text/javascript">
  233. $(window).load(function(){
  234. var $wall = $('#entryys');
  235. $wall.imagesLoaded(function(){
  236. $wall.masonry({
  237. itemSelector: '.posts',
  238. isAnimated : true
  239. });
  240. });
  241. $wall.infinitescroll({
  242. navSelector : "div#navigation",
  243. nextSelector : "div#navigation a#nextPage",
  244. itemSelector : '.posts',
  245. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  246. loadingText : "",
  247. donetext : " ",
  248. extraScrollPx : 1000,
  249. bufferPx : 10100,
  250. debug : false,
  251. errorCallback: function() {
  252. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  253. }},
  254. function( newElements ) {
  255. var $newElems = $( newElements );
  256. $newElems.hide();
  257. $newElems.imagesLoaded(function(){
  258. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  259. });
  260. }); $('#entryys').show(500);
  261. });
  262. </script>
  263. <div class="column navigation" id="navigation">
  264. {block:Pagination}
  265. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  266. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  267. </div>
  268. {/block:IndexPage}
  269.  
  270. </div></div></div></div></div>
  271. </div></div></div></div></div></div></div></div></div>
  272.  
  273. <a style="display:block; z-index:999; position:fixed; white-space:nowrap; position:fixed;bottom:20px;background: #fff;right:05px;font-family: 'calibri', ;border-bottom:1px solid #696969; padding:3px;font-size:10px;opacity:1; color:#696969;
  274. " href="http://sarradona.tumblr.com" target="_blank" title="theme by sarradona">SARRADONA</a>
  275.  
  276.  
  277. </body>
  278. </html>
  279.  
  280.  
  281. <!-- THEME POR SARRADONA, DON'T COPY -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement