thaisz

Theme 133

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