Advertisement
luxuosei

theme 48

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