Advertisement
mariaelizab

hakuthm5

Jul 29th, 2015
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 15.95 KB | None | 0 0
  1. <!-------------------------------- hakuthm5 -----------------------------
  2.  
  3.  
  4.                          ☮ ☀ THEME POR HAKUNEX ☀ ☮
  5.  
  6.                     >>>>> NUNCA RETIRE OS CREDITOS <<<<<
  7.  
  8.             ❥ SE QUISER ALGUM CÓDIGO FALA CMG, NÁO SAI PEGANDO
  9.  
  10.                ❥ QUALQUER DÚVIDA OU SUGESTÃO É SÓ FALAR TBM
  11.                
  12.                                 BOM USO, BJS ♥
  13.                
  14.                    ★ NÃO COPIE, SEJA CRIATIVO E ORIGINAL ★
  15.  
  16.  
  17.  -------------------------- atualizado em 18.12.2015 ------------------->
  18.  
  19.  
  20.  
  21.  
  22.  
  23. <head>
  24.  
  25.  
  26. <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Tangerine">
  27.  
  28. <meta name="color:background" content="#ffffff" />
  29. <meta name="color:text" content="#000000" />
  30. <meta name="color:link side hover" content="#9a9a9a" />
  31. <meta name="color:link side hover shadow" content="#9a9a9a" />
  32. <meta name="color:scrollbar" content="#818080" />
  33.  
  34. <meta name="if:Tri columns" content=""/>
  35. <meta name="if:two columns" content=""/>
  36. <meta name="image:background" content=""/>
  37. <meta name="image:sidebar" content="http://static.tumblr.com/wim3ki0/Y8Pnrwq0z/untitled-11111111.png" />
  38. <meta name="image:fotinha" content="http://static.tumblr.com/y5mzi7v/VJpn99xj3/0aside1.png" />
  39. <meta name="image:fotinha2" content="http://static.tumblr.com/y5mzi7v/633na7exd/lassinhodahaku.png" />
  40.  
  41.  
  42. <meta name="text:Link1" content="/" />
  43. <meta name="text:Link1 Title" content="lnk1" />
  44. <meta name="text:Link2" content="/" />
  45. <meta name="text:Link2 Title" content="lnk2" />
  46. <meta name="text:Link3" content="/" />
  47. <meta name="text:Link3 Title" content="lnk3" />
  48. <meta name="text:Link4" content="/" />
  49. <meta name="text:Link4 Title" content="lnk4" />
  50. <meta name="text:Link5" content="/" />
  51. <meta name="text:Link5 Title" content="lnk5" />
  52.  
  53.  
  54.                       <title>{Title}</title>
  55.         <link rel="shortcut icon" href="{Favicon}">
  56.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  57.         {block:Description}
  58.   <meta name="description" content="{MetaDescription}" />{/block:Description}
  59.  
  60.     <style type="text/css">
  61.  
  62.    
  63.    
  64. body {color:{color:text}; opacity:1; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:11px; line-height:100%; text-align:justify; text-transform: none;text-align: center; font-style: none; }
  65.  
  66. a:link, a:active, a:visited{ color: {color:text}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  67.  
  68. a:hover{color:{color:linkh};}
  69.  
  70. 58px; margin-left: 553px; position: fixed; text-transform:uppercase; letter-spacing:1px; z-index:1; opacity:1; border-top: 2px solid #eee; border-bottom: 0px solid #eee}
  71.  
  72. #container {background-color: ; width: 1000px; margin: 0 auto 4px auto; background: {color:background}}
  73.  
  74.  
  75.  
  76.  .like_and_reblog_buttons2 {position:absolute; bottom:-4px; left:-27px; list-style: none; opacity:0; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  77.     .entry:hover .like_and_reblog_buttons2 {opacity:1; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  78.         .like_and_reblog_buttons2 li {float:left; padding:3px;}
  79.  
  80. .like_and_reblog_buttons {position:absolute; bottom:-11px; left:-27px; list-style: none; opacity:0; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  81.     .entry:hover .like_and_reblog_buttons {opacity:1; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  82.         .like_and_reblog_buttons li {float:left; padding:3px;}
  83.  
  84. .like_and_reblog_buttons3 {position:absolute; bottom:-15px; left:-27px; list-style: none; opacity:0; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  85.     .entry:hover .like_and_reblog_buttons3 {opacity:1; -webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  86.         .like_and_reblog_buttons3 li {float:left; padding:3px;}
  87.  
  88.  
  89.  
  90. #entries {margin-left: 350px;{block:IfTriColumns}margin-left: 350px;{/block:IfTriColumns};{block:IftwoColumns}margin-left: 350px;{/block:IftwoColumns}; width: 830px;{block:IftwoColumns}max-width: 700px;{/block:IftwoColumns}; margin-top: 5px;}
  91.  
  92. .entry {width: 400px; background-color:{color:background} ; text-align:justify; padding: 6px; float:left; margin:4px; opacity:2; {block:PermalinkPage}width:250px {/block:PermalinkPage};{block:IfTriColumns}width:250px;{/block:IfTriColumns}; {block:PermalinkPage}width:300px {/block:PermalinkPage};{block:IftwoColumns}width:250px;{/block:IftwoColumns};}
  93.  
  94.  
  95. .entry:hover {opacity:2}
  96.  
  97. .entry img {margin-bottom: 3px; max-width: 400px; padding: 2px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;{block:IfTriColumns}max-width: 246px;{/block:IfTriColumns};{block:IftwoColumns}max-width: 250px;{/block:IftwoColumns};opacity:0.9; }
  98.  
  99.  
  100. #title2 {font-size: 13px; font-family: Calibri; letter-spacing: 0px; line-height: 14px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 10px}
  101.  
  102. #title2 a{background: {color:linkhover}; padding: 4px; color: #fff;}
  103.  
  104.  
  105. #title {font-size: 13px; font-family: Calibri; letter-spacing: 0px; line-height: 14px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 10px}
  106.  
  107. #title a{background: {color:linkhover}; padding: 4px; color: #fff;}
  108.  
  109. @font-face { font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  110.  
  111.  
  112. .quote {margin-top: 6px; margin-bottom: 11px; font: normal 11px 'Calibri'; text-align: center;}
  113. .pquotesource {text-align: center; text-transform: none; margin-bottom: 13px;}
  114. .pquotesource a, a:hover{text-transform: none;}
  115.  
  116. @font-face {
  117.   font-family: 'Rochester';
  118.   font-style: normal;
  119.   font-weight: 400;
  120.   src: local('Rochester'), local('Rochester-Regular'), url(http://themes.googleusercontent.com/static/fonts/rochester/v3/nE50b4-SbQ54pks-8vOplz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  121. }
  122.  
  123. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  124.  
  125.  
  126. /* chat by joshdevines*/
  127. .user_1 .label {color:{color:text}; font-weight:bold; text-transform: italic}
  128. .user_2 .label {color:{color:text}; font-weight:bold; text-transform: italic}
  129. .user_3 .label {color:{color:text}; font-weight:bold}
  130. .user_4 .label {color:{color:text}; font-weight:bold}
  131. .user_5 .label {color:{color:text}; font-weight:bold}
  132. .user_6 .label {color:{color:text}; font-weight:bold}
  133. ul.chat, .chat ol, .chat li {list-style:none; margin-left: -20px; margin-top: 3px}
  134.  
  135. #asker {padding-left:10px; padding-right:10px; height:auto; padding-top: 9px; font-size: 11px; font-family: {font:text}; text-align:justify;}
  136. #asker img {width:17px; float:left; padding-right:5px; padding-top:0px;}
  137. .answer {padding-left:10px; padding-right:10px; padding-top:5px; text-align:justify;}
  138. .answer img {padding-left:10px; padding-right:10px; max-width: 270px;}
  139.  
  140.  
  141. #info {text-align: left; font-size: 11px; font-family: Calibri; text-transform: lowercase; z-index: 11;}
  142. #info a {font-size: 9px;}
  143.  
  144. #cap {width: 500px; margin-top: -2px;}
  145. .source {display: none;}
  146.  
  147.  
  148. @font-face {
  149.   font-family: 'Play';
  150.   font-style: normal;
  151.   font-weight: 400;
  152.   src: local('Play'), url(http://themes.googleusercontent.com/static/fonts/play/v3/-SXnV4mZjf4oh1IBw13WZw.woff) format('woff');
  153. }
  154.  
  155.  
  156. #tumblr_controls{position: fixed!important}
  157. #tumblr_controls{position: fixed!important}
  158. #tumblr_controls{position: fixed!important}
  159.  
  160. ::-webkit-scrollbar{width:7px;height:6px;}
  161. ::-webkit-scrollbar-button:start:decrement
  162. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  163. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  164. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  165. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  166.  
  167.  
  168.  
  169. #sidebar {position:fixed; width:160px; height:200px; margin-left:190px; margin-top:91px;}
  170.  
  171.      
  172.  
  173. .linkx {-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; position:fixed; font-size:10px; font-family:consolas; color:{color:text}; opacity:0; text-align:center; margin-left:-31px; margin-top:205px; width:160px; line-height:14px; font-style:normal;}
  174.     .linkx a:hover{color:{color:link side hover}; font-style:bold; text-shadow:0px 0px 1px {color:link side hover shadow}; -webkit-transition:all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  175.          #sidebar:hover .linkx {opacity:1; margin-left:-31px; margin-top:205px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  176.    
  177.  
  178. #imgside {position:fixed; width:160px; height:210px; margin-top: -10px; margin-left: 0px;-moz-border-top-left-radius: 45px; border-top-left-radius: 45px ;}
  179. #imgside img{width:160px; height:210px; margin-top: -8px; margin-left: -63px;padding:10px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  180.      #sidebar:hover #imgside img {-webkit-filter: grayscale(40%) blur(.9px)}
  181.  
  182.  
  183. #relou {margin-left:-31px; margin-top:205px; position:fixed; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  184.     #relou img {width:160px; height:auto}
  185.         #sidebar:hover #relou {margin-left:-31px; margin-top:220px; opacity:0;}
  186.  
  187. #relou2 {margin-left:-31px; margin-top:218px; position:fixed; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; opacity:0;}
  188.     #relou2 img {width:160px; height:auto}
  189.         #sidebar:hover #relou2 {margin-left:-31px; opacity:1;}
  190.  
  191.  
  192.  
  193.  
  194. </style>
  195.  
  196. </style>
  197.  
  198.  
  199. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  200.  
  201. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  202.  
  203. {block:IndexPage}
  204.  
  205. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  206.  
  207. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  208.  
  209. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  210.  
  211. <script type="text/javascript">
  212. $(window).load(function(){
  213. var $wall = $('#entries');
  214. $wall.imagesLoaded(function(){
  215. $wall.masonry({
  216. itemSelector: '.entry',
  217. isAnimated : true
  218. });
  219. });
  220. $wall.infinitescroll({
  221. navSelector : "div#navigation",
  222. nextSelector : "div#navigation a#nextPage",
  223. itemSelector : '.entry',
  224. loadingImg : "http://static.tumblr.com/wim3ki0/t0rnbhtsd/loading.gif",
  225. loadingText : "",
  226. donetext : " ",
  227. extraScrollPx : 1000,
  228. bufferPx : 10100,
  229. debug : false,
  230. errorCallback: function() {
  231. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  232. }},
  233. function( newElements ) {
  234. var $newElems = $( newElements );
  235. $newElems.hide();
  236. $newElems.imagesLoaded(function(){
  237. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  238. });
  239. }); $('#entries').show(500);
  240. });
  241. </script>
  242.  
  243. {/block:IndexPage}
  244.  
  245. <body>
  246.  
  247.  
  248.  
  249.  
  250. <div id="sidebar">
  251. <div id="imgside"><img src="{image:sidebar}"></div>
  252. <div id="relou"><img src="{image:fotinha}"></div>
  253. <div id="relou2"><img src="{image:fotinha2}"></div>
  254. <div class="linkx">
  255. <a href="{text:link1}">{text:link1 title}</a>
  256. <a href="{text:link2}">{text:link2 title}</a>
  257. <a href="{text:link3}">{text:link3 title}</a>
  258. <a href="{text:link4}">{text:link4 title}</a>
  259. <a href="{text:link5}">{text:link5 title}</a>
  260.  
  261. </div>
  262. </div>
  263. </div>
  264. </div>
  265. </div>
  266.  
  267. </div>
  268. </div>
  269. </div>
  270. </div>
  271.  
  272.  
  273.  
  274.  
  275. <div id="entries">
  276.  
  277.  
  278. {block:Posts}
  279.  
  280. <div class="entry">
  281.  
  282. {block:Answer}
  283. <div id="asker"><img src="{AskerPortraitURL-128}"><big><b>{Asker}</b> was like:</big><p>{Question}</div>
  284. <div id="askline"><center>___________________________________</center></div>
  285. <div class="answer">{Answer}</div>
  286. <ul class="like_and_reblog_buttons2">
  287. <li>{ReblogButton color="gray" size=14}</li>
  288. <li>{LikeButton color="gray" size=14}</li></ul>
  289. {/block:Answer}
  290.  
  291.              
  292. {block:Text}
  293. {block:Title}<div id="title2">{Title}</div>{/block:Title}
  294. {Body}
  295. <ul class="like_and_reblog_buttons2">
  296. <li>{ReblogButton color="gray" size=14}</li>
  297. <li>{LikeButton color="gray" size=14}</li>
  298. </ul>
  299. {/block:Text}
  300.  
  301. {block:Photo}
  302. <center><img src="{PhotoURL-500}" width="500px"/></center>
  303. <ul class="like_and_reblog_buttons">
  304. <li>{ReblogButton color="gray" size=14}</li>
  305. <li>{LikeButton color="gray" size=14}</li>
  306. </ul>
  307. {/block:Photo}
  308.  
  309.  
  310. {block:Photoset}
  311. <center>{Photoset-250}</center>
  312. <ul class="like_and_reblog_buttons3">
  313. <li>{ReblogButton color="gray" size=14}</li>
  314. <li>{LikeButton color="gray" size=14}</li>
  315. </ul>
  316. {/block:Photoset}
  317.  
  318.  
  319. {block:Quote}
  320. <div class="quote"><center>{Quote}</center></div>
  321. {block:Source}<div class="pquotesource">{Source}</div>{/block:Source}
  322. <ul class="like_and_reblog_buttons2">
  323. <li>{ReblogButton color="gray" size=14}</li>
  324. <li>{LikeButton color="gray" size=14}</li>
  325. </ul>
  326. {/block:Quote}
  327.  
  328.  
  329. {block:Link}
  330. <a href="{URL}" target="blank" id="title" {Target}>
  331. <div id="title">{Name}</div></a>
  332. {block:Description}{Description}{/block:Description}
  333. <ul class="like_and_reblog_buttons2">
  334. <li>{ReblogButton color="gray" size=14}</li>
  335. <li>{LikeButton color="gray" size=14}</li>
  336. </ul>
  337. {/block:Link}
  338.  
  339. {block:Chat}
  340. <ul class="chat">
  341. {block:Lines}
  342. <li class="user_{UserNumber}">
  343. {block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;
  344. {Line}</li>
  345. {/block:Lines}</ul>  
  346. <ul class="like_and_reblog_buttons2">
  347. <li>{ReblogButton color="gray" size=14}</li>
  348. <li>{LikeButton color="gray" size=14}</li>
  349.  
  350. </ul>{/block:Chat}
  351.  
  352. {block:Video}
  353. {Video-250}
  354. <ul class="like_and_reblog_buttons3">
  355. <li>{ReblogButton color="gray" size=14}</li>
  356. <li>{LikeButton color="gray" size=14}</li>
  357. </ul>
  358. {/block:Video}
  359.  
  360. {block:Audio}
  361. <center>{AudioPlayerWhite}</center>
  362. {block:Caption}{Caption}{/block:Caption}
  363. <ul class="like_and_reblog_buttons2">
  364. <li>{ReblogButton color="gray" size=14}</li>
  365. <li>{LikeButton color="gray" size=14}</li>
  366. </ul>
  367. {/block:Audio}
  368.  
  369. <div id="cap">
  370. {block:Photo}{/block:Photo}
  371. {block:Video}{/block:Video}
  372. {block:Photoset}{/block:Photoset}
  373.  
  374. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  375.       <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  376.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  377. {/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}">Via</a>{/block:RebloggedFrom}</div></div>
  378. <br>
  379.  
  380.  
  381.  
  382. <div id="info">
  383. {block:Date}
  384. </div>
  385. </div>{/block:Date}
  386.  
  387.  
  388. {block:PostNotes}
  389. {/block:PostNotes}
  390.  
  391.  
  392.  {/block:Posts}
  393.  
  394.  
  395.  </div>
  396.  
  397.  
  398.  
  399. <div  style="position: fixed; font-size:10px; font-family:'calibri'; bottom:30px; right:20px; padding:1px; right: 40px; bottom:30px; border-radius:00px; opacity:1; border-top:1px solid; border-bottom:1px solid">
  400. <a href="http://hakunex.tumblr.com/" target="_blank" title="n copia essa porra ♥">design by<br><b>hakunex</b></a></div>
  401.  
  402.  
  403.  
  404. </div>
  405. </div>
  406. </div>
  407. </div>
  408.  
  409. {block:IndexPage}
  410. <div class="column navigation" id="navigation">
  411. {block:Pagination}
  412. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  413. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  414. </div>
  415. {/block:IndexPage}
  416. </div></div></div></div>
  417.  
  418. <br></center></div></div></div></div></div></div>
  419.  
  420.  
  421. </body>
  422.  
  423.  
  424.  
  425. </head>
  426. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement