Advertisement
thaisz

Theme 146

Feb 4th, 2015
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.02 KB | None | 0 0
  1. <!--- ┏┓╋╋┏━┓┏━┳━━━┓
  2. ┃┃╋╋┗┓┗┛┏┫┏━┓┃
  3. ┃┃╋╋╋┗┓┏┛┃┗━━┓
  4. ┃┃╋┏┓┏┛┗┓┗━━┓┃
  5. ┃┗━┛┣┛┏┓┗┫┗━┛┃
  6. ┗━━━┻━┛┗━┻━━━┛
  7.  
  8. NÃO USE COMO BASE, SEJA ORIGINAL E NÃO UMA CÓPIA ---->
  9.  
  10.  
  11. <head>
  12.  
  13.  
  14. <meta name="color:background" content="#ffffff" />
  15. <meta name="image:background" content="" />
  16. <meta name="color:text" content="#000" />
  17. <meta name="color:link" content="#000" />
  18. <meta name="color:hover" content="#000" />
  19. <meta name="color:ask" content="#000" />
  20. <meta name="color:frase" content="#000" />
  21.  
  22.  
  23.  
  24. <meta name="image:foto" content="" />
  25. <meta name="text:frase" content="frase aqui" />
  26.  
  27. <meta name="text:Link1" content="/" />
  28. <meta name="text:Link1 Title" content="link" />
  29. <meta name="text:Link2" content="/" />
  30. <meta name="text:Link2 Title" content="link" />
  31. <meta name="text:Link3" content="/" />
  32. <meta name="text:Link3 Title" content="link" />
  33. <meta name="text:Link4" content="/" />
  34. <meta name="text:Link4 Title" content="link" />
  35.  
  36.  
  37. <meta name="if:Uma Coluna" content="0"/>
  38. <meta name="if:Tres Colunas" content="0"/>
  39.  
  40.  
  41. <title>{Title}</title>
  42. <link rel="shortcut icon" href="{Favicon}">
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  44. {block:Description}
  45. <meta name="description" content="{MetaDescription}" />
  46. {/block:Description}
  47.  
  48.  
  49.  
  50. </head>
  51.  
  52.  
  53. <style type="text/css">
  54. body {background-color:{color:background}; font-family:tahoma; font-size:10px; color:{color:text}; background:url('{image:background}'); background-repeat:no-repeat; background-image:fixed;}
  55. h1 {font-family:tahoma;text-align:center;color:{color:text};line-height:18px; font-size: 10px;;padding:0px;font-weight: normal;}
  56.  
  57. #entry {width:640px; margin-top:20px; margin-left:370px;;position:relative;{block:IfTresColunas}width:900px;{/block:IfTresColunas};{block:IfUmaColuna}width:500px;{/block:IfUmaColuna}}
  58.  
  59.  
  60. #container {width:1000px; margin:0px auto 0px auto;}
  61.  
  62. .posts {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; width:250px; padding:10px; margin-top:15px; margin-right:15px;position:relative; float:left;;padding:3px;{block:PermalinkPage}width:400px;{/block:PermalinkPage};{block:IfUmaColuna}width:450px; padding:5px; float:left; margin-top:5px; text-align:justify;{/block:IfUmaColuna}}
  63.  
  64.  
  65. .posts img {max-width: 250px; margin-bottom: 0px;{block:PermalinkPage}max-width:450px; padding:0px;{/block:PermalinkPage};-webkit-filter: grayscale(0%); opacity:0.9;{block:IfUmaColuna}max-width: 420px;{/block:IfUmaColuna}}
  66.  
  67. .posts img:hover {-webkit-filter: grayscale(0%);opacity:1;moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
  68.  
  69.  
  70. .photoset{max-width:550px;}
  71.  
  72.  
  73. a {color:{color:link};text-decoration:none;}
  74. a:hover{color:{color:hover};text-decoration:none}
  75. p {margin: 6px 0 0 0}
  76.  
  77. blockquote {text-decoration:none;border-left: 4px solid {color:text};padding-left:4px;}
  78. blockquote img{max-width: 470px!important}
  79.  
  80. iframe#tumblr_controls {
  81. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;}
  82.  
  83. ::-webkit-scrollbar{width:3px;height:0px;}
  84. ::-webkit-scrollbar-button:start:decrement
  85. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  86. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  87. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:text};-webkit-border-radius:px;}
  88.  
  89. /** ol notes por omg - duda**/
  90. .ol {text-align:left;font-family:arial;font-size:9px;width:380px;border-bottom:1px solid #f0f0f0;padding-bottom:2px;margin-top:10px;-webkit-transition: all 0.8s ease-out;}
  91.  
  92. .ol:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  93.  
  94. .ol a{color:{color: text};text-align:left;font-family:arial;font-size:9px;}
  95.  
  96. .image {text-align: center; border: 0px}
  97. .image img {width: 400px; margin-bottom: 2px;}
  98.  
  99. #notes ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  100. #notes li {background:#f0f0f0;margin: 2px 2px 2px 09px;padding: 5px 0 10px 0;font-size: 11px; text-indent : 8px;-webkit-transition-duration: .50s; float: left; padding: 5px;width: 387px;margin-top:5px;margin-left:1px;text-align:left;color:{color:text};}
  101. #notes li:hover {font-size: 11px;position: relative; text-indent : 15px;}
  102. #notes li img {width: auto;padding: 2px; background: #fff; border: 3px solid #fff;display: block;float: left; margin: 0 5px 5px 0;}
  103.  
  104. .pquote {;text-align:justify; ; font-family:tahoma;text-align:left;color:{color:text};line-height:18px; font-size: 10px;;padding:0px;font-weight: normal; }
  105. .pquotesource {text-align:left;margin-bottom:0px;font-family:tahoma; font-size:9px; }
  106.  
  107. .pergunta{text-align:justify;color:{color:text};font-family:tahoma;font-size:10px;padding:2px;border-bottom:2px solid #f3f1f1}
  108. .resposta{text-align:justify;padding:2px;}
  109.  
  110. .posts:hover #info {opacity:1; z-index:9; font-size:9px; text-transform:lowercase; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;text-transform:uppercase;margin-top:4px;}
  111.  
  112. #info {text-transform:uppercase;padding:0px; width:248px; height:auto; background-color:#fff;; text-align:right; position: absolute; opacity:0;font-family:verdana;color:{color:text};font-size:9px; text-transform:lowercase;;display:block; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;margin-top:4px; margin-left:3px;}
  113.  
  114. #info a {font-family:verdana;color:{color:text};font-size:8.8px; text-transform:lowercase;;}
  115.  
  116. #permalinks {width:400px; padding:18px; z-index:10; text-align:left; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; }
  117.  
  118.  
  119.  
  120. .vsanna{display:none;}
  121.  
  122.  
  123. #credito{font-family:Century Gothic;font-size:9px;position:fixed;bottom:30px;padding:8px;color:{color:text};overflow:hidden;height:5px;text-transform:uppercase;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;text-align:center ;right:14px;letter-spacing:1px;}
  124.  
  125.  
  126.  
  127.  
  128.  
  129. #tumblr_controls{position: fixed!important}
  130. #tumblr_controls{position: fixed!important}
  131. #tumblr_controls{position: fixed!important}
  132. #tumblr_controls{position: fixed!important}
  133. .tumblrAutoPager_page_separator,
  134. .tumblrAutoPager_page_info {display:none;}
  135.  
  136. #sidebar{position:fixed;margin-left:170px;margin-top:30px;width:190px;height:225px;;}
  137.  
  138. #fotinha{position:fixed;margin-left:30px;margin-top:10px;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;}
  139. #fotinha img{width:141px;height:179px;;}
  140.  
  141.  
  142. #frase{position:fixed;margin-left:30px;margin-top:199px;font-family:verdana;font-size:8.8px;color:{color:frase};width:130px;text-align:left;text-decoration:none;background:#fff;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;opacity;text-transform:lowercase;}
  143.  
  144. #ck{position:fixed;margin-left:160px;margin-top:194px;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in}
  145. #ck img{width:15px;}
  146. #gc{margin-left:159px;position:fixed;margin-top:199px;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;opacity:0;}
  147. #gc img{width:13px;}
  148.  
  149. #sidebar:hover #ck{perspective(400px) rotateY(0deg);-webkit-transform:perspective(400px) rotateY(360deg);opacity:0; }
  150. #sidebar:hover #gc{perspective(400px) rotateY(0deg);-webkit-transform:perspective(400px) rotateY(360deg);opacity:1;}
  151.  
  152.  
  153. #links{position:fixed;margin-left:30px;margin-top:210px;font-family:verdana;font-size:0px;opacity:0;color:{color:frase};width:140px;text-align:center;text-decoration:none;background:#fff;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;text-transform:lowercase;box-shadow:0px 3px 3px 0px #f3f1f1}
  154. #links a{color:{color:frase};}
  155. #links a:hover{text-decoration:line-through;}
  156. #sidebar:hover #links{opacity:1;font-size:9.9px;}
  157. #sidebar:hover #fotinha{-webkit-filter: grayscale(1);}
  158.  
  159. </style>
  160.  
  161.  
  162. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  163.  
  164.  
  165.  
  166.  
  167.  
  168. <div id="sidebar">
  169.  
  170. <div id="fotinha"><img src="{image:foto}"></div>
  171. <div id="frase">{text:frase}</div>
  172. <div id="ck"><img src="http://static.tumblr.com/7cjwmpx/Xu0nj93fn/tumblr_nj8c6acec91srv6hpo1_400.png"></div>
  173. <div id="gc"><img src="http://static.tumblr.com/7cjwmpx/d6lnj944u/gucci.png"></div>
  174.  
  175. <div id="links">
  176. <a href="{text:Link1}">{text:Link1 Title}</a>
  177. <a href="{text:Link2}">{text:Link2 Title}</a>
  178. <a href="{text:Link3}">{text:Link3 Title}</a>
  179. <a href="{text:Link4}">{text:Link4 Title}</a>
  180. </div>
  181.  
  182.  
  183. </div>
  184.  
  185. <div id="entry">
  186.  
  187.  
  188. {block:Posts}
  189. <div class="posts">
  190.  
  191.  
  192.  
  193.  
  194.  
  195. {block:Text}
  196. {block:Title}{Title}{/block:Title}
  197. {body}
  198. {block:date} <div id="info">
  199. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  200. </div>{/block:date}
  201. {/block:Text}
  202.  
  203.  
  204.  
  205. {block:Photo}
  206.  
  207. {block:IndexPage}
  208. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  209. {block:date} <div id="info">
  210. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  211. </div>{/block:date}{/block:indexPage}
  212.  
  213. {block:Caption}{Caption}{/block:Caption}
  214. {/block:Photo}
  215.  
  216.  
  217. {block:Photoset}
  218. <center>
  219. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  220. {block:Caption}{Caption}{/block:Caption}
  221. {block:date} <div id="info">
  222. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  223. </div>{/block:date}{/block:IndexPage}
  224. {/block:Photoset}
  225.  
  226.  
  227.  
  228. {block:Quote}
  229. <div class="pquote">{Quote}</div>
  230. {block:Source}<div class="pquotesource"> <b>{Source}</b></div>
  231. {/block:Source}
  232. {block:date} <div id="info">
  233. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  234. </div>{/block:date}
  235. {/block:Quote}
  236.  
  237. {block:Answer}
  238. <div class="pergunta"><font color="{color:ask}">✚ </font><b>{Asker}</b>: {Question}</div>
  239. <div class="resposta">{Answer}</div>
  240. {block:date} <div id="info">
  241. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount}/ {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  242. </div>{/block:date}
  243. {/block:Answer}
  244.  
  245. {block:Link}
  246. <a href="{URL}" {Target}><h1>{Name}</h1></a>
  247. {block:Description} {Description}{/block:Description}
  248. {block:date} <div id="info">
  249. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  250. </div>{/block:date}
  251. {/block:Link}
  252.  
  253.  
  254. {block:Chat}
  255. {block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  256. {block:Lines}<li class="{Alt} user_{UserNumber}"> {block:Label} <b>{Label}</b> {/block:Label} {Line}</li>{/block:Lines}
  257. {block:date} <div id="info">
  258. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  259. </div>{/block:date}
  260. {block:Chat}
  261.  
  262.  
  263.  
  264. {block:Video}
  265. {Video-500}
  266. {block:Caption}{Caption}{/block:Caption}
  267. {block:date} <div id="info">
  268. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  269. </div>{/block:date}
  270. {/block:Video}
  271.  
  272.  
  273. {block:Audio}
  274. {AudioPlayerGrey}
  275. {block:TrackName}{TrackName}{/block:TrackName}
  276. {block:Artist}{Artist}{/block:Artist}
  277. {block:Album}{Album}{/block:Album}
  278. {block:PlayCount}{PlayCount}{/block:PlayCount}
  279. {block:Caption}{Caption}{/block:Caption}
  280. {block:date} <div id="info">
  281. <a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} / {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  282. </div>{/block:date}
  283. {/block:Audio}
  284.  
  285.  
  286.  
  287. <div class="vsanna">
  288. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  289. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}
  290. </div>
  291.  
  292. </div>
  293. {/block:Posts}
  294.  
  295.  
  296.  
  297.  
  298. {block:PostNotes}<div id="permalinks">{TimeAgo}{NoteCountWithLabel}{block:HasTags}{block:Tags}<a href="{TagURL}" style="margin-right:5px;">{Tag}</a>{/block:Tags}{/block:HasTags}</div>{/block:PostNotes}{/block:posts}
  299.  
  300. {/block:Posts}
  301.  
  302.  
  303.  
  304. </div></div>
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312. <div id="credito">
  313. <a href="http://luxuosei.tumblr.com/theminhos"><b>l</b>uxuosei<font color="#46A3FF"><big>❋</big></font></a>
  314. </a>
  315. </div>
  316.  
  317. </div>
  318.  
  319. </div>
  320.  
  321. </body>
  322.  
  323.  
  324.  
  325. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  326. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  327. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  328. <script type="text/javascript">
  329. $(window).load(function () {
  330. $('#entry').masonry(),
  331. $('.masonryWrap').infinitescroll({
  332. navSelector : "div#navigation",
  333. nextSelector : "div#navigation a#nextPage",
  334. itemSelector : ".posts",
  335. bufferPx : 10000,
  336. extraScrollPx: 11000,
  337. loadingImg : "",
  338. loadingText : "<i> </i>",
  339. },
  340. // call masonry as a callback.
  341. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  342. );
  343. });
  344. </script>
  345.  
  346.  
  347.  
  348.  
  349. {block:IndexPage}
  350. <div class="column navigation" id="navigation">
  351.  
  352. {block:Pagination}
  353. {block:PreviousPage}
  354. <a href="{PreviousPage}" class="navigate">
  355. {/block:PreviousPage}
  356. {block:PreviousPage}</a>{/block:PreviousPage}
  357.  
  358. {block:NextPage}
  359. <a href="{NextPage}" class="navigate" id="nextPage">
  360. {/block:NextPage}
  361. {block:NextPage}</a>{/block:NextPage}
  362. {/block:Pagination}
  363.  
  364. </div>
  365. {/block:IndexPage}
  366.  
  367.  
  368.  
  369.  
  370.  
  371. </div></div></div></div>
  372.  
  373. <br></center></div></div></div></div></div></div>
  374. </div></div></div></div>
  375.  
  376. <br></center></div></div></div></div></div></div>
  377.  
  378. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement