Advertisement
luxuosei

theme 20

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