Advertisement
RodrigoOliveira

theme

Nov 27th, 2014
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <head>
  2. <script>
  3. /*window.onscroll = function () {control();}*/
  4. var div = document.getElementById('involves');
  5. div.addEventListener('DOMNodeInserted', function(){control();});
  6. var imgm = document.getElementsByClassName('image');
  7. var txt = document.getElementsByClassName('text');
  8. var mostra = "all";
  9. </script>
  10. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  11.  
  12. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  13. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  14. <script type="text/javascript" charset="utf-8">
  15. var $j = jQuery.noConflict();
  16. $j(function() {
  17. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  18. $j("img").lazyload({
  19. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  20. effect: "fadeIn",
  21. });
  22. });
  23. </script>
  24.  
  25. <script type="text/javascript" charset="utf-8">
  26. function control() {
  27.     imgm = document.getElementsByClassName('image');
  28.     txt = document.getElementsByClassName('text');
  29.     if(mostra == "all"){
  30.         for (var i=0;i<imgm.length;i+=1){
  31.             imgm[i].style.display = 'block';
  32.         }
  33.         for (var i=0;i<txt.length;i+=1){
  34.             txt[i].style.display = 'block';
  35.         }
  36.     }else if(mostra == "image"){
  37.         for (var i=0;i<imgm.length;i+=1){
  38.             imgm[i].style.display = 'block';
  39.         }
  40.         for (var i=0;i<txt.length;i+=1){
  41.             txt[i].style.display = 'none';
  42.         }
  43.     }else{
  44.         for (var i=0;i<imgm.length;i+=1){
  45.             imgm[i].style.display = 'none';
  46.         }
  47.         for (var i=0;i<txt.length;i+=1){
  48.             txt[i].style.display = 'block';
  49.         }
  50.     }
  51. }
  52. </script>
  53.  
  54. <!-- DEFAULT VARIABLES -->
  55. <meta name="color:background" content="#FFFFFF" />
  56. <meta name="color:button" content="#EEEEEE"/>
  57. <meta name="color:buttonHover" content="#DDDDDD"/>
  58. <meta name="color:post" content="#FFFFFF" />
  59. <meta name="color:text" content="#000" />
  60. <meta name="color:link" content="#000000" />
  61. <meta name="color:hover" content="#000000" />
  62. <meta name="color:bordinha" content="#f9f9f9" />
  63. <meta name="color:sidebar" content="#ffffff" />
  64. <meta name="color:titulo" content="#000000" />
  65. <meta name="color:borda" content="#000" />
  66. <meta name="color:traco" content="#000" />
  67. <meta name="color:link sidebar hover" content="#000" />
  68. <meta name="image:sidebar" content=""/>
  69. <meta name="image:background" content="" />
  70. <meta name="text:frase" content="" />
  71. <meta name="text:Link1" content="um" />
  72. <meta name="text:Link1 Title" content="um" />
  73. <meta name="text:Link2" content="dois" />
  74. <meta name="text:Link2 Title" content="dois" />
  75. <meta name="text:Link3" content="tres" />
  76. <meta name="text:Link3 Title" content="tres" />
  77. <meta name="text:Link4" content="quatro" />
  78. <meta name="text:Link4 Title" content="quatro" />
  79. <meta name="text:Link5" content="cinco" />
  80. <meta name="text:Link5 Title" content="cinco" />
  81. <meta name="text:Link6" content="seis" />
  82. <meta name="text:Link6 Title" content="seis" />
  83.  
  84.  
  85.  
  86. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  87. <title>{Title}</title>
  88. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  89. <link rel="shortcut icon" href="{Favicon}" />
  90. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  91. <style type="text/css">
  92.  
  93. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:tahoma; font-size:11px; line-height:100%; text-align:justify;}
  94. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  95. a:hover{color:{color:hover}}
  96.  
  97. p{margin-top:5px; margin-bottom:5px}
  98. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  99.  
  100. img a{border:none; width:100%}
  101.  
  102. #face {position:fixed; float: right; right:1px; margin-right:1px; margin-bottom:1px; bottom:1px; opacity:0.3;-webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; transition:all 0.3s ease-out;}
  103. #face:hover{opacity:1.0;}
  104.  
  105.  
  106.  
  107. #ago {background-color:{color:background}; width: 814px; text-align: center; margin: 0px auto 0px 120px;}
  108.  
  109. #involves {margin: 22px 0 -10px 210px; margin-right:0px; float:right; text-align: justify}
  110.  
  111. .image, .text {
  112. margin-left:0px;width: 600px; text-align: center; padding:5px; background-color:{color:post};
  113. }
  114. .image p {text-align:center;}
  115.  
  116. h1{color:{color:text}; font-family:georgia; font-size:14px; line-height:14px; letter-spacing:0px; font-weight:normal; text-align:center;}
  117.  
  118. .postquote {font-family: calibri; font-size: 14px;  line-height: 15px; padding: 5px; text-align:justify;width:600px;margin:auto;}
  119. .sourcequote {text-align: center; text-transform: none; margin-bottom: 3px;}
  120.  
  121. .questions {background-color:{color:bordinha}; color: {color:text}; padding:5px; margin-top: 2px; margin-bottom:2px; font-family:calibri; font-size:10px; text-align:left;}
  122.  
  123.  
  124. .question {color:{color:text}; font-size: 11px; font-weight: normal; font-family: verdana; line-height:95%; background: {color:bordinha}; position: relative; min-height:70px; padding:10px 15px; margin-bottom:2px; margin-right:-10px; text-align:left;}
  125.  
  126. .questionarrow {font-size:30px; color:{color:bordinha}; vertical-align:middle; margin-left:-5px!important;}
  127.  
  128. .asking {text-align:left; color:{color:text}; font:9px verdana; text-transform:none;}
  129. .asking a{color:{color:text};}
  130. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  131.  
  132. .answer {color:{color:text};text-align:left;}
  133.  
  134. .audio{background-color:black; display:block}
  135.  
  136.  
  137. #sidebar {width:190px; top: 130px; height: auto;  position:fixed; padding:5px;}
  138.  
  139. #sidebarimage {z-index:1;position:fixed;border:1px solid {color:borda};margin-left:-20px;margin-top:-20px;height:220px;-webkit-transition: all 1.2s ease-out;  -moz-transition: all 1.2s ease-out;}
  140. #sidebarimage img {width:120px;border:10px solid {color:sidebar}; margin-bottom:-1px;height:200px;width:180px;-webkit-transition: all 1.2s ease-out;-moz-transition: all 1.2s ease-out;}
  141. #sidebarimage img:hover {opacity:0.6;-webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  142.  
  143. #buttonDiv{
  144.     width:500px;
  145.     float:left;
  146.     margin: 0 0 0 100px;
  147. }
  148.  
  149. #button {z-index:9;width:209px;margin:0 auto;height:10px;position:fixed;}
  150.  
  151. #button input:focus {
  152. outline: 0;
  153. box-shadow: none;
  154. border:none;
  155. }
  156.  
  157. #button input{padding:0;margin:0 auto;border:none; background:{color:button};cursor:pointer; width:50px;}
  158.  
  159. #button input:hover{background:{color:buttonHover};}
  160.  
  161.  
  162. .links {z-index:9;font-family:calibri;width:198px;position:absolute; height:11px; margin-top:-36px; margin-left:-20px; background-color:white;padding:2px; font-size:9px; text-transform:uppercase; padding:2px; text-align:center;letter-spacing:0px;-webkit-transition:all ease-out .8s; -moz-transition:all ease out .8s; transition:all ease-out .8s; -o-transition:all ease-out .8s; -ms-transition:all ease out .8s;opacity: 0.9;-webkit-transform:;}
  163.  
  164.  
  165. #frase {background-color: {color:background}; font-weight: normal; letter-spacing: 0px; color: {color:titulo}; text-align:center; width: 200px; height: 0px; line-height: 18px; position: absolute; -moz-transition: all 0.4s ease-out; font-style: italic; margin-left: -90px; font-family: 'georgia'; margin-top:-55px; margin-left: -20px; text-transform: none; position: fixed; padding: 2px; font-size: 18px;}
  166.  
  167.  
  168.  
  169.  .desc{text-align: center; overflow: auto; height:150px; font-size: 11px; font-family: calibri; position: fixed; margin-left:-20px; width: 200px; background-color: none; color: {color:text} ; padding: 6px; margin-top: 200px; background-attachment: fixed; opacity: 1; line-height: 10px;background: url(http://enovastudio.com.br/script/aspas.png) no-repeat 0 4px ;background-size:20%;}
  170.  
  171.  
  172. @font-face {font-family: 'Rouge Script'; src: url('http://themes.googleusercontent.com/static/fonts/rougescript/v2/AgXDSqZJmy12qS0ixjs6V3hCUOGz7vYGh680lGh-uXM.woff');}  
  173.  @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  174.  
  175. @font-face { font-family: "halohandletter"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
  176.  
  177.  
  178. @font-face {font-family: 'Rouge Script'; src: url('http://themes.googleusercontent.com/static/fonts/rougescript/v2/AgXDSqZJmy12qS0ixjs6V3hCUOGz7vYGh680lGh-uXM.woff');}  
  179.  
  180. .ssource{margin-left:10px; display:none}
  181.  
  182.  
  183. .user_1 .label {color:{color:link}; font-weight:bold}
  184. .user_2 .label {color:{color:text}; font-weight:bold}
  185. .user_3 .label {color:{color:link}; font-weight:bold}
  186. .user_4 .label {color:{color:text}; font-weight:bold}
  187. .user_5 .label {color:{color:link}; font-weight:bold}
  188. .user_6 .label {color:{color:text}; font-weight:bold}
  189. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  190.  
  191. .notes img{width:10px; position:relative; top:1px}
  192. ol.notes, .notes li{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  193.  
  194. #tumblr_controls{position: fixed!important}
  195. #tumblr_controls{position: fixed!important}
  196. #tumblr_controls{position: fixed!important}
  197. #tumblr_controls{position: fixed!important}
  198.  
  199. ::-webkit-scrollbar-thumb:vertical { background-color: {color:text}; height: 50px;}
  200. ::-webkit-scrollbar-thumb:horizontal {background-color:  {color:text}; height: 5px;}
  201. ::-webkit-scrollbar { height: 5px; width: 5px; background-color: {color:post};}
  202.  
  203. 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:.9;transition: .s ease-in-out; -webkit-transition: .s ease-in-out;-moz-transition: .s ease-in-out;-o-transition: .s ease-in-out; }
  204.  
  205. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  206. </style>
  207. <style type="text/css">{CustomCSS}</style>
  208. </head>
  209. <body>
  210. <div id="buttonDiv">
  211. <div id="button">
  212.     <input id="tudo" type="button" value="All" onclick="mostra='all'; control();") />
  213.     <input id="imagem" type="button" value="Image" onclick="mostra='image'; control();") />
  214.     <input id="texto" type="button" value="Text" onclick="mostra='text'; control();" />
  215.     <input id="topo" type="button" value="Top" onclick=scrollTo(0,0); />
  216. </div>
  217. </div>
  218.  
  219. <div id="ago">
  220.  
  221. <div id="sidebar">
  222.  
  223. <div class="desc">{description}</div>
  224.  
  225. <div class="links">
  226. <a href="{text:Link1}">{text:Link1 Title}</a>
  227. <a href="{text:Link2}">{text:Link2 Title}</a>
  228. <a href="{text:Link3}">{text:Link3 Title}</a>
  229. <a href="{text:Link4}">{text:Link4 Title}</a>
  230. <a href="{text:Link5}">{text:Link5 Title}</a>
  231. <a href="{text:Link6}">{text:Link6 Title}</a>
  232.  
  233. </div>
  234.  
  235. <center><div id="sidebarimage"><img src="{image:Sidebar}"/></div></center>
  236. <div id="frase">{text:frase}</div>
  237. </div>
  238. <div id="sidebar">
  239.  
  240. </div>
  241.  
  242.  
  243. <div id="involves">
  244.  
  245.  
  246. <div class="autopagerize_page_element">
  247.  
  248.  
  249. {block:Posts}
  250.     <div class="text">
  251.         <a href="{ReblogURL}" target="_blank" title="Click for reblog">{block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  252.  
  253.         {block:Quote}
  254.             <div class="postquote">{Quote}</div><br>
  255.             {block:Source}<div class="sourcequote">{Source}</div>{/block:Source}
  256.         {/block:Quote}
  257.  
  258.         {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  259.         {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  260.         {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  261.  
  262.         {block:Answer}
  263.         <table width="500px" cellspacing="0" cellpadding="0">
  264.         <tr>
  265.         <td width="415px" class="question">{Question}</td>
  266.         <td width="30px"><span class="questionarrow"></span></td>
  267.         <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  268.         </tr>
  269.         </table>
  270.         <div class="answer">{Answer}</div>
  271.         {/block:answer}
  272.  
  273.         {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  274.         </a>
  275.     </div>
  276.     <div class="image">
  277.     <a href="{ReblogURL}" target="_blank" title="Click for reblog">
  278.             {block:Photo}<center><img src="{PhotoURL-500}"/></center>
  279.             {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  280.  
  281.             {block:Photoset}<center>{Photoset-500}</center>
  282.             {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  283.  
  284.             {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  285.         </a>
  286.         </div>
  287.  
  288.         <div class="ssource">
  289.             {block:ContentSource}
  290.                 <a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  291.                 <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  292.                 {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  293.             {/block:ContentSource}
  294.         </div>
  295. {/block:Posts}
  296. </div>
  297.  
  298.  
  299.  
  300. </div></div>
  301.  
  302. </body>
  303.  
  304.  
  305.  
  306.  
  307.  
  308. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement