Advertisement
luxuosei

theme 05

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