Advertisement
luxuosei

theme 38

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