Advertisement
luxuosei

theme 55

Jun 6th, 2015
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.69 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="#FFF0F8" />
  27. <meta name="color:ask" content="#FFF0F8" />
  28. <meta name="color:frase" content="#696969" />
  29. <meta name="color:borda" content="#7b7b7b" />
  30. <meta name="color:simb" content="#FFF0F8" />
  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.  
  63.  
  64. </head>
  65.  
  66.  
  67. <style type="text/css">
  68. 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;}
  69. h1 {font-family:century gothic;text-align:center;color:{color:text};line-height:18px; font-size: 10px;;padding:0px;font-weight: normal;}
  70.  
  71. #entry {width:640px; margin-top:20px; margin-left:370px;;position:relative;{block:IfTresColunas}width:900px;{/block:IfTresColunas};{block:IfUmaColuna}width:500px;{/block:IfUmaColuna}}
  72.  
  73.  
  74. #container {width:1000px; margin:0px auto 0px auto;}
  75.  
  76. .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}}
  77.  
  78.  
  79. .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}}
  80.  
  81. .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;}
  82.  
  83.  
  84. .photoset{max-width:550px;}
  85.  
  86.  
  87. a {color:{color:link};text-decoration:none;}
  88. a:hover{color:{color:link};text-decoration:none}
  89. p {margin: 6px 0 0 0}
  90.  
  91. blockquote {text-decoration:none;background:#F5F5F5;padding-left:4px;border:1px solid #D9D9D9;padding:8px;}
  92. blockquote img{max-width: 470px!important}
  93.  
  94.  
  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:10px;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:scrollbar};-webkit-border-radius:px;}
  104.  
  105.  
  106.  
  107. .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;}
  108. .pquote {;text-align:justify; ; font-family:cambria;text-align:left;color:{color:text};line-height:18px; font-size: 10px;;padding:0px;font-weight: normal; }
  109. .pquotesource {text-align:right;margin-bottom:0px;font-family:cambria; font-size:9px; }
  110.  
  111.  
  112. .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;}
  113. .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;}
  114.  
  115. .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;}
  116.  
  117. #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}
  118.  
  119. #info a {font-family:verdana;color:{color:text};font-size:8.8px; text-transform:lowercase;;}
  120.  
  121. #permalinks {width:400px; padding:18px; z-index:10; text-align:left; -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; }
  122.  
  123.  
  124.  
  125. .vsanna{display:none;}
  126.  
  127.  
  128. #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;}
  129.  
  130.  
  131.  
  132.  
  133. #tumblr_controls{position: fixed!important}
  134. #tumblr_controls{position: fixed!important}
  135. #tumblr_controls{position: fixed!important}
  136. #tumblr_controls{position: fixed!important}
  137. .tumblrAutoPager_page_separator,
  138. .tumblrAutoPager_page_info {display:none;}
  139.  
  140.  
  141.  
  142. #sidebar{position:fixed;margin-left:170px;margin-top:30px;width:190px;height:225px;}
  143.  
  144. #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;}
  145. #fotinha img{width:141px;height:179px;}
  146. #sidebar:hover #fotinha{-webkit-filter: grayscale(1);}
  147.  
  148. #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;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;opacity:}
  149. #sidebar:hover #frase{background:#eee;text-shadow: 0 1px 0 #fff;border-bottom:3px double #fff;margin-top:184px;}
  150.  
  151. #borda{margin-top:9px;margin-left:34px;border:5px solid rgba(255,255,255,.9);outline-offset: 1px; outline:1px solid {color:simb};width:123px;height:161px;position:fixed;-webkit-transition: 0.1s ease-in;-moz-transition: 0.1s ease-in; transition: 0.1s ease-in}
  152.  
  153.  
  154. #sidebar:hover #menu{opacity:1;}
  155. #menu{margin-left:40px;margin-top:85px;position:fixed;width:40px;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;opacity:0;}
  156. #menu a{display:inline-block;float:left;width:44px;height:16px;color:#fff;;text-align:center;line-height:14px;font-family:cambria;font-size:9.2px;letter-spacing:1px;margin:2px;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;text-shadow: 0 1px 0 #000;
  157. box-shadow: inset 0 2px 3px rgba(255,255,255,0.6), inset 0 -2px 3px rgba(0,0,0,0.1), 0 1px 1px rgba(255,255,255,0.1);border-radius:8px;border-bottom:2px solid {color:simb};}
  158.  
  159. #menu a:hover{box-shadow:inset 0px -44px 0px {color:simb};}
  160. #menu a:hover #core{margin-left:-21px;opacity:1;}
  161.  
  162. @-webkit-keyframes thae { 0% { -webkit-transform:scale(0.3);box-shadow:inset 60px 0px 0px {color:simb}, inset -60px 0px 0px rgba(255,255,255,0.6)} 50% {-webkit-transform:rotateX(360deg)}}
  163.  
  164. #sidebar:hover #menu a{-webkit-animation: thae 1s alternate linear}
  165.  
  166. #ffz{position:fixed;margin-left:80px;margin-top:165px;font-family:sofia;font-size:14px;color:#fff;text-shadow:0 1px 0 #000;-webkit-transition: 0.2s ease-in;-moz-transition: 0.2s ease-in; transition: 0.2s ease-in;opacity:0;}
  167. #sidebar:hover #ffz{opacity:1;margin-left:97px;margin-top:154px;}
  168.  
  169. </style>
  170.  
  171. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  172.  
  173.  
  174.  
  175.  
  176. <div id="sidebar">
  177.  
  178. <div id="fotinha"><img src="{image:foto}"></div>
  179.  
  180. <div id="frase">{text:frase}</div>
  181. <div id="borda"></div>
  182.  
  183. <Div id="menu">
  184. <a href="{text:Link1}">{text:Link1 Title}</a>
  185. <a href="{text:Link2}">{text:Link2 Title}</a>
  186. <a href="{text:Link3}">{text:Link3 Title}</a>
  187. <a href="{text:Link4}">{text:Link4 Title}</a>
  188. </div>
  189. <div id="ffz">✿ <font color="{color:simb}">✿</font> ✿ <font color="{color:simb}">✿ </font></div>
  190. </div>
  191.  
  192. <div id="entry">
  193.  
  194.  
  195. {block:Posts}
  196. <div class="posts">
  197.  
  198.  
  199.  
  200.  
  201.  
  202. {block:Text}
  203. {block:Title}{Title}{/block:Title}
  204. {body}
  205. {block:date} <div id="info">
  206. <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}
  207. </div>{/block:date}
  208. {/block:Text}
  209.  
  210.  
  211. {block:Photo}
  212. {LinkOpenTag}
  213. <div class="imagem"><img src="{PhotoURL-250}"></div>
  214. {block:Caption}{Caption}{/block:Caption}
  215. {block:date} <div id="info">
  216. <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}
  217. </div>{/block:date}
  218. {/block:Photo}
  219.  
  220.  
  221.  
  222. {block:Photoset}
  223. <center>
  224. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  225. {block:Caption}{Caption}{/block:Caption}
  226. {block:date} <div id="info">
  227. <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}
  228. </div>{/block:date}{/block:IndexPage}
  229. {/block:Photoset}
  230.  
  231.  
  232.  
  233. {block:Quote}
  234. <div class="pquote">{Quote}</div>
  235. {block:Source}<div class="pquotesource"> <b>{Source}</b></div>
  236. {/block:Source}
  237. {block:date} <div id="info">
  238. <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}
  239. </div>{/block:date}
  240. {/block:Quote}
  241.  
  242.  
  243. {block:Answer}
  244. <div class="florz">✿<font color="#ddd"> ✿ </font>✿</div> <div class="pergunta2"> <b>{Asker}</b>: {Question}</div>
  245. <div class="resposta">{Answer}</div>
  246. {block:date} <div id="info">
  247. <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}
  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} <font color="{color:ask}">●</font> {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} <font color="{color:ask}">●</font> {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} <font color="{color:ask}">●</font> {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. <div id="credito">
  315. <a href="http://luxuosei.tumblr.com/theminhos">lxs<FONT COLOR="#ffecf5">❋</FONT></a>
  316. </a>
  317. </div>
  318.  
  319.  
  320.  
  321. </div>
  322.  
  323. </div>
  324.  
  325. </body>
  326.  
  327.  
  328.  
  329. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  330. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  331. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  332. <script type="text/javascript">
  333. $(window).load(function () {
  334. $('#entry').masonry(),
  335. $('.masonryWrap').infinitescroll({
  336. navSelector : "div#navigation",
  337. nextSelector : "div#navigation a#nextPage",
  338. itemSelector : ".posts",
  339. bufferPx : 10000,
  340. extraScrollPx: 11000,
  341. loadingImg : "http://www.xiconeditor.com/image/icons/loading.gif",
  342. loadingText : "<i> </i>",
  343. },
  344. // call masonry as a callback.
  345. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  346. );
  347. });
  348. </script>
  349.  
  350.  
  351.  
  352.  
  353. {block:IndexPage}
  354. <div class="column navigation" id="navigation">
  355.  
  356. {block:Pagination}
  357. {block:PreviousPage}
  358. <a href="{PreviousPage}" class="navigate">
  359. {/block:PreviousPage}
  360. {block:PreviousPage}</a>{/block:PreviousPage}
  361.  
  362. {block:NextPage}
  363. <a href="{NextPage}" class="navigate" id="nextPage">
  364. {/block:NextPage}
  365. {block:NextPage}</a>{/block:NextPage}
  366. {/block:Pagination}
  367.  
  368. </div>
  369. {/block:IndexPage}
  370.  
  371.  
  372.  
  373.  
  374.  
  375. </div></div></div></div>
  376.  
  377. <br></center></div></div></div></div></div></div>
  378. </div></div></div></div>
  379.  
  380. <br></center></div></div></div></div></div></div>
  381.  
  382. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement