Advertisement
luxuosei

theme 33

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