JuuhOliva

TEMA 1

Mar 14th, 2016
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.22 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <!-----
  4. THEME DESENVOLVIDO POR MELANCOLIZAVA
  5. Não retire os créditos, não use como base, não pegue detalhes, não disponibilize.
  6.  
  7. BASE POR DAI (ARCAICAS.TUMBLR.COM)
  8. ------>
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml">
  11. <head>
  12.  
  13.  
  14. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  15. <title>{Title}</title>
  16.  
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19.  
  20. <meta name="if:Show Tags" content="0"/>
  21. <meta name="if:Infinite Scroll" content="1"/>
  22. <meta name="if:Show Captions" content="0"/>
  23.  
  24. <meta name="image:Bg" content=""/>
  25.  
  26. <meta name="color:frase" content="#000"/>
  27. <meta name="color:menu" content="#fff"/>
  28. <meta name="color:backask" content="#ccc"/>
  29. <meta name="color:bg menu" content="#000"/>
  30. <meta name="color:links" content="#7b7b7b">
  31. <meta name="color:hover" content="#fec1c1">
  32. <meta name="color:letras" content="#7b7b7b">
  33. <meta name="color:letters" content="#000">
  34. <meta name="color:bg" content="#eee">
  35. <meta name="color:scrollbar" content="#000">
  36.  
  37.  
  38. <meta name="text:frase" content="Apologize" />
  39. <meta name="text:Link1" content="" />
  40. <meta name="text:Link1 Title" content="Link" />
  41. <meta name="text:Link2" content="" />
  42. <meta name="text:Link2 Title" content="Link" />
  43. <meta name="text:Link3" content="" />
  44. <meta name="text:Link3 Title" content="Link" />
  45. <meta name="text:Link4" content="" />
  46. <meta name="text:Link4 Title" content="Link" />
  47.  
  48.  
  49. <script src="//static.tumblr.com/vexeq8y/tJWnlzwcq/jquery.js"></script>
  50. <script type="text/javascript" src="http://goo.gl/cf96Aw"></script>
  51. <script type="text/javascript" src="http://static.tumblr.com/zbuvnci/PW7o42eds/5.js"></script>
  52.  
  53. <link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
  54.  
  55. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script>
  56.  
  57. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="#" id="scrollToTop">TOP</a>
  58.  
  59. <style type="text/css">
  60. /* CORPO */
  61. @import url(http://static.tumblr.com/cy91k7c/4EEnfop6l/animate.css);
  62. @import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
  63.  
  64. body, a, a:hover {cursor: url( http://38.media.tumblr.com/tumblr_lr42upCqXm1qmvagu.png ), progress;}
  65. body {color:{color:letras};background-color:{color:bg};background-image:url({image:bg});font-family: 'Roboto', sans-serif; font-size:13px;line-height: 1.0em;background-attachment:fixed; background-repeat:no-repeat; background-position:center; -o-background-size:cover; -webkit-background-size:cover;}
  66.  
  67.  
  68. /* ESTRUTURA DA PAG */
  69. .clear {clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
  70.  
  71.  
  72. /* POSTS */
  73. .post {position: relative;{block:IndexPage}width:350px;margin:5px;{/block:IndexPage}{block:PermalinkPage}width:350px;{/block:PermalinkPage}float:left;padding:0;margin:15px;background:transparent }
  74. #contain {width:800px;margin: auto; height: auto; }
  75. #content { width:600px;float:right;}
  76. .box {position: relative;}
  77.  
  78.  
  79. /* LINKS */
  80. a {color:{color:links};text-decoration:none;font-size:9px;transition:all 1s ease;font-family:calibri;font-size:9px;letter-spacing:1px;text-transform:uppercase;}
  81. a:hover {color:{color:hover}; text-decoration:none}
  82.  
  83.  
  84. /* TEXTOS */
  85. h3 {font-family:calibri;font-size:12px;text-align:justify;letter-spacing:1px;text-transform:uppercase;padding:2px;}
  86. blockquote {quotes: "" "" "'" "'"; margin: 0em 0em 0em;line-height: 1.3em;overflow:hidden;font-size:12px;font-family:calibri;padding:5px;}
  87. p {margin:0 0 .85em 0} p:last-child {margin:0}
  88. h1 {font-family:calibri;font-size:10px;text-align:justify;letter-spacing:1px;text-transform:uppercase;padding:2px;}
  89. .text { padding:5px;font-size:11px;text-align:justify;}
  90.  
  91. /* CHAT */
  92. ul {margin: 0em ;padding:0px;}
  93. li {margin: 0em 3em;padding:3px;list-style-type:disc;line-height:1.0em;}
  94. .line {list-style-type:disc;padding:3px;border-left:1px solid{color:letters};}
  95. .person{color:{color:letras};font-weight:bold;padding:5px;}
  96.  
  97. /* IMAGENS, PHOTOSETS E VIDEOS */
  98. .box img { display: block;width:330px;position:relative;{block:PermalinkPage}width:100%;height:100%;{/block:PermalinkPage};padding:3px;}
  99. .photoset{width:330px;{block:PermalinkPage}width:100%;{/block:PermalinkPage}padding:5px;;}
  100. .m-i {display: block;line-height: 1px!important;}
  101. .box {position: relative;}
  102. .video{{block:PermalinkPage}width:410px;{/block:PermalinkPage}}
  103.  
  104.  
  105. /* TAGS E QUOTES */
  106. .tagged { text-align:left; line-height:1.5em;font-size:7px;padding-left:10px;}
  107. #quotebb {padding: 5px;line-height: 1.5em;color:{color:letras};font-size: 12px;text-align:justify;font-family:roboto, serif;}
  108. #sourcebb{ font-family:calibri;font-size:10px;text-align:left;letter-spacing:2px;color:{color:letters};text-transform:uppercase;padding-left:5px; margin-top: 10px;}
  109.  
  110. /* ASKS */
  111. #response {text-align:left;padding: 5px;margin-bottom: .75em;font-size:11px;font-family:calibri; text-transform:lowercase;overflow:hidden; display:block;border-bottom:1px solid rgba(105, 105, 105, 0.2);letter-spacing:1px;}
  112. #answer {text-align:left; font-size:11px;font-family:calibri;margin-left:5px; padding:5px;}
  113. #questao{width:330px;margin-left:5px;margin-top:5px;}
  114.  
  115.  
  116.  
  117. /* SCROLLBAR */
  118. ::-webkit-scrollbar-thumb{ background-color:{color:scrollbar}; border: 1px solid{color:bg}; height:auto;}
  119. ul {margin-bottom: .75em;}
  120. ::-webkit-scrollbar {height:7px; width:7px; background:{color:bg};}
  121.  
  122.  
  123. /* TO TOP */
  124. #scrollToTop:link,#scrollToTop:visited { color:{color:letras}; background-color: transparent; display: none; position: fixed;bottom:60px;right:200px;}
  125.  
  126. /* TUMBLR CONTROLS */
  127. #tumblr_controls,.tmblr-iframe {top:0px!important; right:0px!important; position:fixed!important; z-index:999999999!important;}
  128. .tmblr-iframe {-webkit-filter:invert(0%);}
  129.  
  130.  
  131. /* PERMALINKS */
  132. .box iframe {max-width: 100%;}
  133. .text img {max-width: 100%;}
  134. .post-info-data{text-align:center;}
  135. .notes img{display:;float:left;margin-right:.75em;border-radius:100%;}
  136. ol.notes li{margin:.375em 0;list-style-type:none;line-height:16px;}
  137.  
  138.  
  139. /* SEM INIFINIT SCROLL */
  140. ol.pagination { font-weight:bold;margin:10px 0;padding:0 0 10px 0;list-style:none;text-align:center;overflow:hidden;text-shadow:none;}
  141. ol.pagination li {display:inline-block;margin:0 2px 0 0;border-radius:10px;
  142. background:;border:1px solid #d2d2d2;padding:5px 10px;}
  143. ol.pagination li a {text-decoration:none;}
  144. .pagination.older-newer .previous { font-weight:bold;float:left;}
  145. .pagination.older-newer .next {float:right;}
  146.  
  147.  
  148. /* INIIFINIT SCROLL */
  149. #infscr-loading{position:absolute!important;width:16px!important;height:14px!important;margin-bottom:-16px!important;top:auto!important;bottom:0;left:50%!important}
  150.  
  151. /* NOTES */
  152. #arc{bottom:-25px;position:absolute;opacity:0;transition:all .5s ease;left:0px;text-align:left;padding:5px;padding-left:5px;}
  153. .post:hover #arc{opacity:1;padding-left:10px;}
  154.  
  155. /*------- JAMAIS RETIRE ISSO CONHEÇO MEUS CÓDIGOS ---------*/
  156. #arc-c {position:fixed;top:5px;left:5px;padding:5px;}
  157. .arc-cr a{text-decoration:none;font-size:11px;font-family:calibri;}
  158.  
  159.  
  160.  
  161. #side {position: fixed; left: 280px; ; float: left; z-index: 9; width: 120px; top: 100px;}
  162.  
  163. #frase { color: {color:frase}; text-transform:uppercase; font-family:calibri; display:block; padding:3px; font-size: 15px; position: relative; text-align: right; border-bottom: 1px solid;}
  164.  
  165. #descri { color:{color:texto}; text-transform:uppercase; font-family:calibri; display:block; padding:3px; font-size: 10px; position: relative; text-align: justify; line-height: 1.8em; }
  166.  
  167. /*** MENU BRACKETS POR GABRIELE (http://clamam.tumblr.com) DISTRIBUÍDO EM PASSO-HTML (http://passo-html.tumblr.com). MANTENHA OS CRÉDITOS INTACTOS!***/
  168. #ph_links{margin-left:0px; ; font-size:11px; margin-top:10px; text-align:center; }
  169. #ph_links a{color:#666666; text-transform:uppercase; font-family:calibri; display:block; padding:3px; margin: 2px;}
  170.  
  171. .ph-demo a::before,
  172. .ph-demo a::after{display:inline-block; opacity:0; -webkit-transition: -webkit-transform 0.3s, opacity 0.2s; -moz-transition: -moz-transform 0.3s, opacity 0.2s; transition: transform 0.3s, opacity 0.2s;}
  173. .ph-demo a::before{margin-right:10px; content:'['; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); transform: translateX(20px);}
  174. .ph-demo a::after{margin-left:10px; content:']'; -webkit-transform:translateX(-20px); -moz-transform:translateX(-20px); transform:translateX(-20px);}
  175. .ph-demo a:hover::before,
  176. .ph-demo a:hover::after,
  177. .ph-demo a:focus::before,
  178. .ph-demo a:focus::after{opacity:1; -webkit-transform: translateX(0px); -moz-transform: translateX(0px); transform: translateX(0px);}
  179.  
  180.  
  181.  
  182. </style>
  183. </head>
  184. <body>
  185.  
  186. <!----- JAMAIS RETIRE MEUS CRÉDITOS, CONHEÇO MEUS CÓDIGOS ------>
  187. <div id="arc-c">
  188. <div class="arc-cr"> <a href="/" title="theme por MELANCOLIZAVA + base por Dai (arcaicas).">CRÉDITOS </a> </div>
  189. </div>
  190.  
  191.  
  192. <div id="side">
  193. <div id="frase"> {text:frase}</div>
  194. <div id="descri"> {description}</div>
  195.  
  196. <div id="ph_links" class="ph-demo">
  197.  
  198. <a href="{text:link1}"> {text:link1 title} </a>
  199. <a href="{text:link2}"> {text:link2 title} </a>
  200. <a href="{text:link3}"> {text:link3 title} </a>
  201. <a href="{text:link4}"> {text:link4 title} </a>
  202.  
  203. </div>
  204.  
  205. </div>
  206.  
  207. <div id="contain" class="clearfix">
  208. <div id="content">
  209. {block:Posts}
  210. <div class="post">
  211.  
  212.  
  213. {block:Quote}
  214. <div class="text quote">
  215. <div id="quotebb">
  216. {Quote}
  217. </div><div id="sourcebb">
  218. {Source}</div>
  219. </div>
  220. {block:IndexPage}
  221. <div id="arc">
  222. <a href="{Permalink}" target="_blank">{NoteCount} NOTES</i></a> |
  223. <a href="{ReblogURL}" target="_blank">Reblog</a>
  224. </div>
  225. {/block:IndexPage}
  226. {/block:Quote}
  227.  
  228. {block:Text}
  229. <div class="text">
  230. {block:Title}<h3>{Title}</h3>{/block:Title}
  231. {Body}
  232. </div>
  233. {block:IndexPage}
  234. <div id="arc">
  235. <a href="{Permalink}" target="_blank">{NoteCount} NOTES</i></a> |
  236. <a href="{ReblogURL}" target="_blank">Reblog</a>
  237. </div>
  238. {/block:IndexPage}
  239. {/block:Text}
  240.  
  241. {block:Chat}
  242. <div class="text chat">
  243. {block:Title}<h1>{Title}</h1>{/block:Title}
  244. <ul class="conversation">
  245. {block:Lines}
  246. <ul class="line {Alt}">
  247. {block:Label}<span class="person">{Label}</span>{/block:Label}
  248. <span class="person-said">{Line}</span>
  249. </ul>
  250. {/block:Lines}
  251. </ul>
  252. </div>
  253. {block:IndexPage}
  254. <div id="arc">
  255. <a href="{Permalink}" target="_blank">{NoteCount} NOTES</i></a> |
  256. <a href="{ReblogURL}" target="_blank">Reblog</a>
  257. </div>
  258. {/block:IndexPage}
  259. {/block:Chat}
  260.  
  261. {block:Audio}
  262. <div class="text audio">
  263. <big><b>Artista</b></big><big><i>{block:Artist}
  264. {Artist}
  265. {/block:Artist} </i></big>
  266. <big><b>Música</b></big>
  267. <big><i>
  268. {block:TrackName}
  269. {TrackName}
  270. {/block:TrackName}
  271. </i></big>
  272. <center><p>{AudioPlayer}</p></center>
  273. {block:IndexPage}{block:IfShowCaptions}
  274. {block:Caption}{Caption}{/block:Caption}
  275. {/block:IfShowCaptions}
  276. {/block:IndexPage}
  277. </div>
  278. {/block:Audio}
  279.  
  280. {block:Answer}
  281. <div id="questao">
  282. <div class="text answer">
  283. <div id="response">
  284. {Asker}: {Question}</div>
  285. <div id="answer">
  286. {Answer}</div></div>
  287. </div>
  288. {block:IndexPage}
  289. <div id="arc">
  290. <a href="{Permalink}" target="_blank">{NoteCount} NOTES</i></a> |
  291. <a href="{ReblogURL}" target="_blank">Reblog</a>
  292. </div>
  293. {/block:IndexPage}
  294. {/block:Answer}
  295.  
  296. {block:Link}
  297. <div class="text link">
  298. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  299. {block:Description}{Description}{/block:Description}
  300. </div>
  301. {block:IndexPage}
  302. <div id="arc">
  303. <a href="{Permalink}" target="_blank">{NoteCount} NOTES</i></a> |
  304. <a href="{ReblogURL}" target="_blank">Reblog</a>
  305. </div>
  306. {/block:IndexPage}
  307. {/block:Link}
  308.  
  309. {block:Photo}
  310. <div class="photo">
  311. <div class="box">
  312. {block:IndexPage}
  313. <center><a href="{PhotoURL-HighRes}" target="_blank"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a></center>
  314. {/block:IndexPage}
  315. {block:PermalinkPage}
  316. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  317. {/block:PermalinkPage}
  318. </div>
  319. {block:IndexPage}
  320. {block:IfShowCaptions}
  321. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  322. {/block:IfShowCaptions}
  323. <div id="arc">
  324. <a href="{Permalink}" target="_blank">{NoteCount} NOTES</i></a> |
  325. <a href="{ReblogURL}" target="_blank">Reblog</a>
  326. </div>
  327. {/block:IndexPage}
  328. </div>
  329. {/block:Photo}
  330.  
  331. {block:Photoset}
  332. <div class="photoset">
  333. <div class="box img">
  334. {block:IndexPage}
  335. <center>
  336. {Photoset}</center>{/block:IndexPage}
  337. {block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}
  338. </div>
  339. {block:IndexPage}{block:IfShowCaptions}
  340. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  341. {/block:IfShowCaptions}
  342. <div id="arc">
  343. <a href="{Permalink}" target="_blank">{NoteCount} NOTES</i></a> |
  344. <a href="{ReblogURL}" target="_blank">Reblog</a>
  345. </div>
  346. {/block:IndexPage}
  347. </div>
  348. {/block:Photoset}
  349.  
  350. {block:Video}
  351. <div class="video">
  352. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  353. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  354. {block:IndexPage}{block:IfShowCaptions}
  355. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  356. {/block:IfShowCaptions}
  357. {/block:IndexPage}
  358. </div>
  359. {/block:Video}
  360.  
  361.  
  362.  
  363. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  364. <div class="tagged"><p>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  365. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  366.  
  367. {block:PermalinkPage}
  368. <div id="post-info" class="text">
  369. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  370. {block:HasTags}
  371. <p class="tagged">{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  372. {/block:HasTags}
  373. <p class="post-info-data">
  374. {block:Date}{TimeAgo}, {MonthNumber}/{DayOfMonth}/{Year}.{/block:Date}</br>
  375. {block:RebloggedFrom}
  376. Reblogado de <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Postado por <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  377. </div>
  378. {block:PostNotes}{PostNotes}{/block:PostNotes}
  379. {/block:PermalinkPage}
  380.  
  381. </div> <!-- end single post -->
  382. {block:ContentSource}
  383. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  384. {/block:ContentSource}
  385. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  386. {/block:Posts}
  387. </div> <!-- end content -->
  388. <div class="loading"></div>
  389. </div> <!-- end containing div -->
  390. {block:IfNotInfiniteScroll}
  391. {block:Pagination}
  392. <ol class="pagination ">
  393. {block:PreviousPage}
  394. <li class="previous"><a href="{PreviousPage}">← Previous</a></li>
  395. {/block:PreviousPage}
  396. {block:JumpPagination length="5"}
  397. {block:CurrentPage}
  398. <li class="numbers current">{PageNumber}</li>
  399. {/block:CurrentPage}
  400. {block:JumpPage}
  401. <li class="numbers"><a href="{URL}">{PageNumber}</a></li>
  402. {/block:JumpPage}
  403. {/block:JumpPagination}
  404. {block:NextPage}
  405. <li class="next"><a href="{NextPage}">Next →</a></li>
  406. {/block:NextPage}
  407. </ol>
  408. {/block:Pagination}
  409. {/block:IfNotInfiniteScroll}
  410. {block:IfInfiniteScroll}
  411. {block:Pagination}<ul id="pagination">
  412. {block:PreviousPage}
  413. <li><a href="{PreviousPage}"></a></li>
  414. {/block:PreviousPage}
  415. {block:JumpPagination length="5"}
  416. {block:CurrentPage}
  417. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  418. {/block:CurrentPage}
  419. {block:JumpPage}
  420. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  421. {/block:JumpPage}
  422. {/block:JumpPagination}
  423. {block:NextPage}
  424. <li><a id="nextPage" href="{NextPage}"></a></li>
  425. {/block:NextPage}
  426. </ul>{/block:Pagination}
  427. {/block:IfInfiniteScroll}
  428. {block:IndexPage}
  429. <script type="text/javascript">
  430. $(window).load(function () {
  431. $('#content').masonry(),
  432. $('.masonryWrap').infinitescroll({
  433. navSelector : '#pagination',
  434. nextSelector : '#pagination a#nextPage',
  435. itemSelector : ".post, .loading",
  436. bufferPx : 40,
  437. loadingImg : "http://static.tumblr.com/5u1fog0/e8Umunlx6/loader.gif",
  438. loadingText : "<em></em>",
  439. },
  440. function() { $('#content').masonry({ appendedContent: $(this) }); }
  441. );
  442. });
  443. </script>
  444. {/block:IndexPage}
  445.  
  446. </body>
  447.  
  448.  
  449.  
  450. </html>
Advertisement
Add Comment
Please, Sign In to add comment