amando-loucos

69

Nov 27th, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.29 KB | None | 0 0
  1. <html>
  2. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|But|Lobster|Redressed|Qwigley|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  3. <link href='http://fonts.googleapis.com/css?family=Sofia|Wire+One|Londrina+Outline' rel='stylesheet' type='text/css'>
  4. <head>
  5. <title>{Title}</title>
  6.  
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8.  
  9. <link rel="shortcut icon" href="{Favicon}">
  10.  
  11. <meta name="color:text" content="#444444">
  12. <meta name="color:background" content="#ffffff">
  13. <meta name="color:link" content="#999999">
  14. <meta name="color:border" content="#eeeeee">
  15. <meta name="color:scrollbar" content="#eeeeee">
  16. <meta name="color:posts" content="#ffffff">
  17. <meta name="color:chat" content="#f5f5f5">
  18. <meta name="color:links" content="#000000" />
  19. <meta name="color:lhover" content="BB7530" />
  20. <meta name="color:hover" content="#000" />
  21. <meta name="image:background" content="" />
  22. <meta name="image:sidebar" content=""/>
  23. <meta name="color:borda2" content="#fff" />
  24. <meta name="color:titulo" content="#000000" />
  25. <meta name="color:descri" content="#000000" />
  26.  
  27. <meta name="color:palavra" content="#aaaaaa"/>
  28. <meta name="color:sblinks" content="#cccccc"/>
  29. <meta name="color:linkhover" content="#f1f1f1"/>
  30.  
  31. <meta name="color:scrollbarbg" content="#f1f1f1"/>
  32.  
  33. <meta name="color:primeira" content="#f1f1f1"/>
  34.  
  35. <meta name="text:link1" content="#">
  36. <meta name="text:link1 title" content="use">
  37. <meta name="text:link2" content="#">
  38. <meta name="text:link2 title" content="nomes">
  39. <meta name="text:link3" content="#">
  40. <meta name="text:link3 title" content="pequenos">
  41. <meta name="text:link4" content="#">
  42. <meta name="text:link4 title" content="ok?">
  43.  
  44. <meta name="text:frase" content="uma frase aqui">
  45.  
  46. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  47.  
  48.  
  49.  
  50. <title>{Title}</title>
  51. <link rel="shortcut icon" href="{Favicon}">
  52. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  53. {block:Description}
  54. <meta name="description" content="{MetaDescription}" />
  55. {/block:Description}
  56.  
  57. <style type="text/css">
  58. {block:iftinycursor}body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}{/block:iftinycursor}
  59.  
  60.  
  61. body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  62.  
  63.  
  64. a {color: {color:links}; text-decoration: none; text-transform: none;}
  65. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  66.  
  67. p {margin: 6px 0 0 0}
  68.  
  69. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  70. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  71. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  72. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  73.  
  74. blockquote img{max-width: 470px!important}
  75. blockquote blockquote img{max-width: 450px!important}
  76. blockquote blockquote blockquote img{max-width: 430px!important}
  77. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  78.  
  79. #entries {top:10px; width:400px; float:left; margin-left:510px; margin-top:0px; position:relative; z-index:999; padding-right:10px; {color:border}; border-right: 0px solid {color:border}; font:10px calibri;}
  80.  
  81. .entries {width:400px; padding:0px; background-color:{color:background}; margin:0px 0px 0px 0px; margin-bottom:7px; float:right; text-align:justify;
  82. }
  83.  
  84. #reblogs {display:none; background-color:{color:post};}
  85.  
  86. .entries:hover #information {opacity:1;}
  87.  
  88. .caption {margin:0px; padding:0px; font:10px {font:calibri};}
  89.  
  90. #information{position:absolute; font:8px calibri; border-left: 1px solid {color:text}; text-transform:uppercase; color: {color:text}; margin-left:409px; opacity:0; height:auto; width: 80px; margin-bottom:0px; margin-top:-5px; background-color:#ffffff; display:block; text-align:left; padding:4px;}
  91. #information a{text-transform:uppercase; color:{color:text}; font-style:normal}
  92. #information a:hover {color:#fcfcfc;}
  93.  
  94. #tags {
  95. position:absolute;
  96. width:100px; background-color:{color:post};
  97. opacity:0; padding:4px;
  98. margin-top:-10px;
  99. margin-left:512px;
  100. font-family:georgia;
  101. text-align:left;
  102. text-transform:lowercase;
  103. font-style:italic;
  104. font-size:9px;
  105. -webkit-transition:opacity 0.8s linear;
  106. -webkit-transition:all 0.5s ease-out;
  107. -moz-transition:all 0.5s ease-out;
  108. transition:all 0.5s ease-out;
  109. }
  110.  
  111. #tags {
  112. font-family:georgia;
  113. text-align:left;
  114. text-transform:lowercase;
  115. font-style:italic;
  116. font-size:9px;
  117. }
  118.  
  119.  
  120. h1 {font-family: calibri; text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  121. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  122. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  123.  
  124. .image {
  125. text-align: center; }
  126. .image img { opacity:0.8;
  127. max-width: 100%; opacity:0.8; -webkit-filter: grayscale(0%);}
  128.  
  129. .quote {font-family: calibri; text-align: left; font-size: 14px; line-height:15px; padding: 3px; border-top: 0px solid #eee;}
  130. .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;font-family: calibri; font-size: 10px}
  131.  
  132.  
  133. .chat {line-height: 13px; list-style: none; }
  134. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  135. .person1 {color: {color:text}; padding: 2px;font-size: 10px; font-family: cambria; }
  136. .person1 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  137. .person2 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria; }
  138. .person2 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  139. .person3 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria;}
  140. .person3 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  141. .person4 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria; }
  142. .person4 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  143. .person5 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria; }
  144. .person5 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  145. .person6 {color: {color:text}; padding: 2px;font-size: 10px; font-family: cambria; }
  146. .person6 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  147.  
  148.  
  149. .player {background-color: #trans; text-align: left; display:block;}
  150.  
  151. #ssource{margin-left:10px; display:none}
  152.  
  153.  
  154. .cap {
  155. {block:IfNotPosts400px}width:500px;{/block:IfNotPosts400px}
  156. {block:IfPosts400px}width:400px;{/block:IfPosts400px}
  157. }
  158.  
  159. .notes {width:420px; padding: 0px; margin-top: 5px; margin-bottom: 1px; font-size: 9px; text-align: center}
  160. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  161. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  162. .notes img{display: none; border:0px}
  163.  
  164. #asker {margin-left:0px; font-size: 10px; font-family: calibri; text-align: justify;}
  165. .answer {margin-left:0px; padding: 0px}
  166. .answer img {max-width: 370px;}
  167.  
  168.  
  169.  
  170. ::-webkit-scrollbar{width:8px;height:8px;}
  171. ::-webkit-scrollbar-button:start:decrement
  172. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  173. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbar bg}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  174. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  175. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  176.  
  177.  
  178. .notes img{width:10px; position:relative; top:1px}
  179. ol.notes, .notes li{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  180.  
  181.  
  182.  
  183. #sidebar {float:left; position:fixed; width:180px; bottom:px; height:8px;top:100px; left:320px; position: fixed;}
  184.  
  185.  
  186. .imgs {margin-top:px; margin-left:0px; margin-bottom:0px; padding:9px;border:px solid {color:border}; height:auto; width:px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  187. .imgs img {display: inline; height:; width:140px; border-top:px solid #eee;border-right:px solid #000; ; border-left:px solid #000; padding:0px;-webkit-border-radius: 0px 0px 0px 0px}
  188.  
  189. .links {background-color:#ffffff;width:140px;position: fixed;text-transform:uppercase;font-style:italic; font-family:calibri; font-size:10px; line-height:px; height:25px;text-align:center; color:#; padding:0px;margin-top:px;margin-left:10px;border-top:px solid #000;}
  190. .links a:hover {color:{color:lhover};}
  191. .links {opacity:0.0;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;all 0.2s ease-out;}
  192. .links:hover {color:#000;background:#ffffff; opacity: 6; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  193. .links a:hover {border-bottom:0px solid #CCCCCC;text-decoration:bold; font-style:bold ;font-size:11px;letter-spacing:0px;}
  194. #sidebar .links { margin-top:-50px; opacity:0; -webkit-transition-duration: .9s; }
  195. #sidebar:hover .links { margin-top:1px; opacity:1; -webkit-transition-duration: .9s; }
  196.  
  197. #oie {width: 140px; height: 0px; text-align: center;font-style:italic; font-size:10px; margin-left:10px; margin-top:px; font-family:cambria; color: {color: title}; padding:0px; text-transform: none; background: #EEE; -webkit-transition-duration: 0.6s;}
  198. #oie a{color:#000; letter-spacing: 0;-webkit-transition-duration: 0.6s;}
  199.  
  200. #oi { text-align:center;position:fixed;font-family:calibri; font-style:none; font-size:12px;word-spacing:0px;color:#B5B5B5; float: left; display: block; width: 140px; text-decoration: none; line-height: 12px; height: 75px; overflow: hidden; margin-top: 19px; margin-left: 13px; padding: 2px; ; text-transform:none; background-color:transparent; -webkit-transition-duration:.9s; opacity:1; font-style:none; padding-left:3px; padding-top:4px}
  201. #sidebar:hover #oi {opacity:0; -webkit-transition-duration:.9s; }
  202. </style>
  203.  
  204. {block:IndexPage}
  205.  
  206. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  207.  
  208. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  209.  
  210. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  211.  
  212. <script type="text/javascript">
  213. $(window).load(function(){
  214. var $wall = $('#content');
  215. $wall.imagesLoaded(function(){
  216. $wall.masonry({
  217. itemSelector: '.posts',
  218. isAnimated : true
  219. });
  220. });
  221. $wall.infinitescroll({
  222. navSelector : "div#navigation",
  223. nextSelector : "div#navigation a#nextPage",
  224. itemSelector : '.posts',
  225. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  226. loadingText : " ",
  227. donetext : " ",
  228. extraScrollPx : 9000,
  229. bufferPx : 10000,
  230. debug : false,
  231. errorCallback: function() {
  232. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  233. }},
  234. function( newElements ) {
  235. var $newElems = $( newElements );
  236. $newElems.hide();
  237. $newElems.imagesLoaded(function(){
  238. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  239. });
  240. }); $('#content').show(500);
  241. });
  242. </script>
  243.  
  244. {/block:IndexPage}
  245.  
  246. </head>
  247.  
  248. <body>
  249.  
  250. <div id="c">
  251. <div id="sidebar">
  252. <div class="imgs"><img src="{image:sidebar}"/>
  253. <div id="oie">{text:frase}</div>
  254. <div class="links">
  255. <a href="{text:link1}"" title="title 1">{text:link1 title}-</a>
  256. <a href="{text:link2}"" title="title 2">{text:link2 title}-</a>
  257. <a href="{text:link3}"" title="title 3">{text:link3 title}-</a>
  258. <a href="{text:link4}"" title="title 4">{text:link4 title}.</a>
  259.  
  260. </div>
  261. </div>
  262. </div>
  263.  
  264. </div>
  265.  
  266. </div>
  267.  
  268. </div>
  269. </div>
  270. </div>
  271. </div>
  272.  
  273. </div>
  274.  
  275.  
  276. </div>
  277. </div>
  278. </div>
  279. </div>
  280.  
  281.  
  282. <div id="entries">
  283. {block:Posts}
  284. <div class="autopagerize_page_element">
  285. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  286.  
  287. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}{block:Text}title{/block:Text}">
  288.  
  289. {block:IndexPage}
  290.  
  291.  
  292. <div id="information">
  293. <a href="{Permalink}">{NoteCount}</a><br>
  294. <a href="{ReblogURL}" target="_blank">reblog</a>
  295. {block:RebloggedFrom}
  296. <div class="tagtitle">
  297. <a href="{ReblogRootURL}">source</a><br>
  298. </div>
  299. {/block:RebloggedFrom}
  300. </div>
  301. {/block:IndexPage}
  302.  
  303.  
  304. {block:Photo}
  305. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  306.  
  307. {block:Text}
  308. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  309.  
  310. {block:Photoset}
  311. {Photoset-500}
  312. {block:Caption}
  313. <div class="caption">{Caption}</div>
  314. {/block:Caption}
  315. {/block:Photoset}
  316.  
  317. {block:Quote}
  318. <div class="quote">“{Quote}”</div>
  319. {block:Source}<div class="quotesource"> — {Source}</div>
  320. {/block:Source}
  321. {/block:Quote}
  322.  
  323.  
  324. {block:Link}
  325. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  326. {block:Description}{Description}{/block:Description}
  327. {/block:Link}
  328.  
  329. {block:Chat}
  330. {block:Title}
  331. <div id="title"><div class="texttitle">{Title}</div></div>
  332. {/block:Title}<br>
  333. <div class="chat">
  334. {block:Lines}<div class="chat"><div class="line {Alt}">
  335. <div class="{Alt} user_{UserNumber}">
  336. {block:Label}
  337. <span class="label"><b>{Label}</b></span>
  338. {/block:Label}
  339. {Line}</div>
  340. </div></div>
  341. {/block:Lines}
  342. </div>
  343. {/block:Chat}
  344.  
  345. {block:Video}
  346. {Video-500}
  347. {block:Caption}
  348. <div class="caption">{Caption}</div>
  349. {/block:Caption}
  350. {/block:Video}
  351.  
  352. {block:Audio}
  353. <div class="player">{AudioPlayerBlack}</div>
  354. {block:Caption}{Caption}{/block:Caption}
  355. {/block:Audio}
  356.  
  357. {block:Answer}
  358. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  359. <div class="answer">{Answer}</div>
  360. {/block:Answer}
  361.  
  362. </div>
  363.  
  364. {block:PermalinkPage}
  365. {block:PostNotes}
  366. <div id="postnotes">{PostNotes}</div><br>
  367. {/block:PostNotes}
  368. {/block:PermalinkPage}
  369. {/block:Posts}
  370.  
  371. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>? reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  372. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  373. {/block:ContentSource}
  374. <a href="{Permalink}">? {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  375.  
  376. </div></div>
  377. </div>
  378. </div>
  379.  
  380. <div style="position: fixed; z-index: 10; top: 27px; right: 3px;"><a href="http://abbused.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/0lbtirv/Rddmcewz3/haha.png"></a></div>
  381. </body>
  382.  
  383.  
  384. </html>
Advertisement
Add Comment
Please, Sign In to add comment