Advertisement
luxuosei

theme 27

Apr 1st, 2015
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.15 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.  
  22. <meta name="color:background" content="#ffffff" />
  23. <meta name="image:background" content="" />
  24. <meta name="color:text" content="#000" />
  25. <meta name="color:link" content="#000" />
  26. <meta name="color:scrollbar" content="#000" />
  27. <meta name="color:frase" content="#000" />
  28.  
  29.  
  30.  
  31. <meta name="image:foto" content="" />
  32. <meta name="text:frase" content="frase aqui" />
  33.  
  34. <meta name="text:Link1" content="/" />
  35. <meta name="text:Link1 Title" content="link" />
  36. <meta name="text:Link2" content="/" />
  37. <meta name="text:Link2 Title" content="link" />
  38. <meta name="text:Link3" content="/" />
  39. <meta name="text:Link3 Title" content="link" />
  40. <meta name="text:Link4" content="/" />
  41. <meta name="text:Link4 Title" content="link" />
  42.  
  43.  
  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;background:#F5F5F5;padding-left:4px;border:1px solid #D9D9D9;padding:8px;}
  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.  
  92. ::-webkit-scrollbar{width:10px;height:0px;}
  93. ::-webkit-scrollbar-button:start:decrement
  94. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  95. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  96. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}
  97.  
  98.  
  99. /** ol notes por omg - duda**/
  100. .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;}
  101.  
  102. .ol:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  103.  
  104. .ol a{color:{color: text};text-align:left;font-family:arial;font-size:9px;}
  105.  
  106. .image {text-align: center; border: 0px}
  107. .image img {width: 400px; margin-bottom: 2px;}
  108.  
  109. #notes ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  110. #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};}
  111. #notes li:hover {font-size: 11px;position: relative; text-indent : 15px;}
  112. #notes li img {width: auto;padding: 2px; background: #fff; border: 3px solid #fff;display: block;float: left; margin: 0 5px 5px 0;}
  113.  
  114. .pquote {;text-align:justify; ; font-family:tahoma;text-align:left;color:{color:text};line-height:18px; font-size: 10px;;padding:0px;font-weight: normal; }
  115. .pquotesource {text-align:left;margin-bottom:0px;font-family:tahoma; font-size:9px; }
  116.  
  117. .pergunta{text-align:center;color:{color:text};font-family:tahoma;font-size:10px;padding:3px;border-bottom:2px solid #f1f5f5;}
  118. .resposta{text-align:justify;padding:1px;}
  119.  
  120.  
  121. .posts:hover #info {opacity:1; z-index:9;; text-transform:lowercase; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;text-transform:uppercase;}
  122.  
  123. #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}
  124.  
  125. #info a {font-family:verdana;color:{color:text};font-size:8.8px; text-transform:lowercase;;}
  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.  
  146.  
  147. #sidebar{position:fixed;margin-left:170px;margin-top:30px;width:190px;height:225px;}
  148.  
  149. #fotinha{position:fixed;margin-left:30px;margin-top:5px;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;}
  150. #fotinha img{width:141px;height:179px;}
  151. #sidebar:hover #fotinha{-webkit-filter: grayscale(1);}
  152.  
  153. #frase{position:fixed;margin-left:30px;margin-top:190px;font-family:tahoma;font-size:9.6px;color:{color:frase};width:141px;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;opacity:;;overflow:hidden;height:12px;}
  154.  
  155. #sidebar:hover #frase{box-shadow:0px 2px 6px #f1f1f1;border-bottom:2px solid {color:frase};width:120px;-webkit-transform:rotateX(360deg);}
  156.  
  157. #borda{margin-left:26px;border-left:1px solid #eee;position:fixed;margin-top:5px;height:179px;width:1px;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in}
  158. #sidebar:hover #borda{height:0px;opacity:0;}
  159.  
  160. #links{position:fixed;margin-left:34px;width:100px;background:;margin-top:100px;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;opacity:0;-webkit-transform:rotateX(180deg);}
  161. #sidebar:hover #links{-webkit-transform:rotateX(0deg);margin-top:125px;opacity:1;}
  162. #links a{display:inline-block;float:left;color:#fff;font-family:verdana;text-align:left;width:95px;background:;height:12px;line-height:12px;margin:1px;text-shadow:0px 0px 0px transparent;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in}
  163. #links a:hover{;font-weight:normal;text-shadow:0px -5px 1px #fff}
  164.  
  165.  
  166. #simb{position:fixed;margin-left:145px;margin-top:190px;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;opacity:0;-webkit-transform: scale(0.1) }
  167. #simb img{width:28px;}
  168. #sidebar:hover #simb{;opacity:1;;-webkit-transform: scale(1) ;margin-top:183px;}
  169.  
  170. </style>
  171.  
  172.  
  173.  
  174. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  175.  
  176.  
  177.  
  178.  
  179. <div id="sidebar">
  180.  
  181. <div id="fotinha"><img src="{image:foto}"></div>
  182. <div id="frase">{text:frase}</div>
  183. <div id="simb"><img src="http://static.tumblr.com/7cjwmpx/RbMnm4kwk/sem_t__tulo_3.png"></div>
  184. <div id="borda"></div>
  185.  
  186. <div id="links">
  187. <a href="{text:Link1}">{text:Link1 Title}</a>
  188. <a href="{text:Link2}">{text:Link2 Title}</a>
  189. <a href="{text:Link3}">{text:Link3 Title}</a>
  190. <a href="{text:Link4}">{text:Link4 Title}</a>
  191.  
  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. {block:Photo}
  216. {LinkOpenTag}
  217. <div class="imagem"><img src="{PhotoURL-250}"></div>
  218. {block:Caption}{Caption}{/block:Caption}
  219. {block:date} <div id="info">
  220. <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}
  221. </div>{/block:date}
  222. {/block:Photo}
  223.  
  224.  
  225. {block:Photoset}
  226. <center>
  227. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  228. {block:Caption}{Caption}{/block:Caption}
  229. {block:date} <div id="info">
  230. <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}
  231. </div>{/block:date}{/block:IndexPage}
  232. {/block:Photoset}
  233.  
  234.  
  235.  
  236. {block:Quote}
  237. <div class="pquote">{Quote}</div>
  238. {block:Source}<div class="pquotesource"> <b>{Source}</b></div>
  239. {/block:Source}
  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:Quote}
  244.  
  245. {block:Answer}
  246. <div class="pergunta"><font color="{color:ask}"></font><b>{Asker}</b><br> {Question}</br></div>
  247. <div class="resposta">{Answer}</div>
  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:Answer}
  252.  
  253. {block:Link}
  254. <a href="{URL}" {Target}><h1>{Name}</h1></a>
  255. {block:Description} {Description}{/block:Description}
  256. {block:date} <div id="info">
  257. <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}
  258. </div>{/block:date}
  259. {/block:Link}
  260.  
  261.  
  262. {block:Chat}
  263. {block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  264. {block:Lines}<li class="{Alt} user_{UserNumber}"> {block:Label} <b>{Label}</b> {/block:Label} {Line}</li>{/block:Lines}
  265. {block:date} <div id="info">
  266. <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}
  267. </div>{/block:date}
  268. {block:Chat}
  269.  
  270.  
  271.  
  272. {block:Video}
  273. {Video-500}
  274. {block:Caption}{Caption}{/block:Caption}
  275. {block:date} <div id="info">
  276. <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}
  277. </div>{/block:date}
  278. {/block:Video}
  279.  
  280.  
  281. {block:Audio}
  282. {AudioPlayerGrey}
  283. {block:TrackName}{TrackName}{/block:TrackName}
  284. {block:Artist}{Artist}{/block:Artist}
  285. {block:Album}{Album}{/block:Album}
  286. {block:PlayCount}{PlayCount}{/block:PlayCount}
  287. {block:Caption}{Caption}{/block:Caption}
  288. {block:date} <div id="info">
  289. <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}
  290. </div>{/block:date}
  291. {/block:Audio}
  292.  
  293.  
  294.  
  295. <div class="vsanna">
  296. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  297. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}
  298. </div>
  299.  
  300. </div>
  301. {/block:Posts}
  302.  
  303.  
  304.  
  305.  
  306. {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}
  307.  
  308. {/block:Posts}
  309.  
  310.  
  311.  
  312. </div></div>
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321. <div id="credito">
  322. <a href="http://luxuosei.tumblr.com/theminhos"><b>L</b>uxuosei<font color="#5B5B5B">❋</font></a>
  323. </a>
  324. </div>
  325.  
  326.  
  327.  
  328. </div>
  329.  
  330. </div>
  331.  
  332. </body>
  333.  
  334.  
  335.  
  336. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  337. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  338. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  339. <script type="text/javascript">
  340. $(window).load(function () {
  341. $('#entry').masonry(),
  342. $('.masonryWrap').infinitescroll({
  343. navSelector : "div#navigation",
  344. nextSelector : "div#navigation a#nextPage",
  345. itemSelector : ".posts",
  346. bufferPx : 10000,
  347. extraScrollPx: 11000,
  348. loadingImg : "",
  349. loadingText : "<i> </i>",
  350. },
  351. // call masonry as a callback.
  352. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  353. );
  354. });
  355. </script>
  356.  
  357.  
  358.  
  359.  
  360. {block:IndexPage}
  361. <div class="column navigation" id="navigation">
  362.  
  363. {block:Pagination}
  364. {block:PreviousPage}
  365. <a href="{PreviousPage}" class="navigate">
  366. {/block:PreviousPage}
  367. {block:PreviousPage}</a>{/block:PreviousPage}
  368.  
  369. {block:NextPage}
  370. <a href="{NextPage}" class="navigate" id="nextPage">
  371. {/block:NextPage}
  372. {block:NextPage}</a>{/block:NextPage}
  373. {/block:Pagination}
  374.  
  375. </div>
  376. {/block:IndexPage}
  377.  
  378.  
  379.  
  380.  
  381.  
  382. </div></div></div></div>
  383.  
  384. <br></center></div></div></div></div></div></div>
  385. </div></div></div></div>
  386.  
  387. <br></center></div></div></div></div></div></div>
  388.  
  389. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement