vii-pigatto-fnf

theme #025

Jul 18th, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.82 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!-- all theme by falsidade-nao-fode
  6. N Ã O C O P I E --->
  7.  
  8.  
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11.  
  12. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
  13. <script type="text/javascript">
  14. function slideSwitch() {
  15. var $active = $('#slideshow img.active');
  16.  
  17. $active.addClass('last-active');
  18.  
  19. // verifica se existe um próximo objeto na div #slideshow, caso ele nao exista, retorna para o primeiro
  20. var $next = $active.next().length ? $active.next() : $('#slideshow img:first');
  21.  
  22. $next.css({opacity: 0.0})
  23. .addClass('active')
  24. .animate({opacity: 1.0}, 1000, function() {
  25. $active.removeClass('active last-active');
  26. });
  27. }
  28.  
  29. $(function() {
  30. //Executa a função a cada 2 segundos
  31. setInterval( "slideSwitch()", 2500 );
  32. });
  33. </script>
  34.  
  35. <head>
  36.  
  37. <!-- DEFAULT VARIABLES -->
  38. <meta name="color:background" content="#f5f5f5" />
  39. <meta name="color:link" content="#696969" />
  40. <meta name="color:linkhover" content="#000000" />
  41. <meta name="color:text" content="#000" />
  42. <meta name="color:post" content="#ffffff" />
  43. <meta name="color:sidlinks" content="#FFFFFF" />
  44. <meta name="color:bgsidlinks" content="#000" />
  45. <meta name="color:bgsidlinkshover" content="#FFFFFF" />
  46. <meta name="color:sidlinkshover" content="#000" />
  47. <meta name="color:scroll" content="#000" />
  48. <meta name="color:border" content="#000" />
  49. <meta name="color:bgdescription" content="#000" />
  50. <meta name="color:textdescription" content="#fff" />
  51. <meta name="color:like" content="#FF1493" />
  52.  
  53. <meta name="image:background" content="" />
  54.  
  55. <meta name="image:imagem1" content="http://static.tumblr.com/pumsmer/xITm7brqn/prot90.jpg" />
  56.  
  57. <meta name="image:imagem2" content="http://static.tumblr.com/pumsmer/xjym7brr4/prot89.jpg" />
  58.  
  59. <meta name="image:imagem3" content="http://static.tumblr.com/pumsmer/cd3m7brrd/prot91.jpg" />
  60.  
  61.  
  62. <meta name="text:Link1" content="/" />
  63. <meta name="text:Link1 Title" content="link" />
  64. <meta name="text:Link2" content="/" />
  65. <meta name="text:Link2 Title" content="link" />
  66. <meta name="text:Link3" content="/" />
  67. <meta name="text:Link3 Title" content="link" />
  68. <meta name="text:Link4" content="/" />
  69. <meta name="text:Link4 Title" content="link" />
  70. <meta name="text:Link5" content="/" />
  71. <meta name="text:Link5 Title" content="link" />
  72. <meta name="text:Link6" content="/" />
  73. <meta name="text:Link6 Title" content="link" />
  74.  
  75.  
  76.  
  77.  
  78.  
  79. <title>{Title}</title>
  80. <link rel="shortcut icon" href="{Favicon}">
  81. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  82. {block:Description}
  83. <meta name="description" content="{MetaDescription}" />
  84. {/block:Description}
  85.  
  86. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  87.  
  88. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  89.  
  90. <link href='http://fonts.googleapis.com/css?family=Coming Soon' rel='stylesheet' type='text/css'>
  91.  
  92. <style type="text/css">
  93.  
  94.  
  95. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  96.  
  97. a {color: {color:link}; text-decoration: none; text-transform: none;}
  98. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  99.  
  100.  
  101.  
  102.  
  103. p {margin: 6px 0 0 0}
  104.  
  105. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  106. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  107. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  108. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  109.  
  110. blockquote img{max-width: 470px!important}
  111. blockquote blockquote img{max-width: 450px!important}
  112. blockquote blockquote blockquote img{max-width: 430px!important}
  113. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  114.  
  115. iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 1.0 linear; opacity: 1s; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
  116.  
  117. .qquote{font-family: Georgia; font-size: 15px; letter-spacing: 0px; line-height: 18px; text-transform: none; text-align: center;
  118.  
  119. }
  120. .qsource{margin-top: 5px; margin-right: 15px;text-align: right}
  121.  
  122. #tudo {text-align: center; margin: 20px auto 20px auto; z-index: 1; width: 935px; position:fixed; }
  123. #entries{float: left; margin-left:320px; margin-top: 20px; position: relative; border-left: 1px solid {color:background} }
  124.  
  125. #msd {width: 350px; height: 350px; margin-left:-180px; margin-top: 30px; position:fixed; overflow:hidden; padding:3px; background-color: {color:sidebar};}
  126.  
  127.  
  128.  
  129.  
  130. .danpost {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 5px; text-align: justify; font-family: tahoma; font-size: 11px;}
  131.  
  132. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  133. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:link}; font-weight: normal; line-height: 18px;}
  134. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:linkhover}; font-weight: normal; line-height: 18px;}
  135.  
  136. .image {text-align: center; border: 0px}
  137. .image img {max-width: 500px; margin-bottom: 2px }
  138.  
  139. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  140. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  141. .oiqqtts a, a:hover{text-transform: none;}
  142.  
  143. .chat {line-height: 13px; list-style: none }
  144. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  145. .person1 {color: {color:text}; padding: 2px; }
  146. .person1 .label {font-weight: bold; color:{color:text}}
  147. .person2 {color: {color:text}; padding: 2px; }
  148. .person2 .label {font-weight: bold; color:{color:text}}
  149.  
  150. .player {background-color: #000; text-align: left; display:block;}
  151.  
  152.  
  153. #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  154. #oidata a {font-size: 9px;}
  155.  
  156. .tags {color: {color:text}; font-size: 9px; font-family: {font:text}; display: inline; list-style: none; text-transform: lowercase;}
  157. .tags a {font-size: 9px; color: {color:links}; display: inline; list-style: none; text-transform: lowercase;}
  158.  
  159. #cap {width: 500px; margin-top: -2px;}
  160. .source {display: none;}
  161.  
  162. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left; background-color: {color:post};}
  163.  
  164.  
  165. .asker {width: 480px; background-color: {color:background}; color:{color:text};
  166.  
  167. padding: 10px}
  168. .asker img{float: left; margin: 0px 4px 2px 0}
  169. .asker {font-size: 12px; color:{color:link}; text-transform: lowercase; line-height: 47px; padding: 0; margin: 0; font-family: georgia;}
  170.  
  171. .answer {padding: 5px 0 0 0}
  172.  
  173. .fj {font-size: 130px; font-family: georgia; line-height: 95px; margin-left: 5px; color: {color: titulos posts}; opacity:0.15; -moz-opacity: 0.15; filter: alpha(opacity=15);}
  174. .jf {font-size: 19px; font-family: georgia; letter-spacing: -1px; line-height: 20px; color: {color: titulos posts}; margin-left: 35px; margin-top: -92px; }
  175.  
  176. ::-webkit-scrollbar{width:6px;height:5px;}
  177. ::-webkit-scrollbar-button:start:decrement
  178. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  179. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  180. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  181. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  182.  
  183. /* theme */
  184.  
  185. #sidebar {position: fixed; margin: -10px 0px 0px 0px;}
  186.  
  187.  
  188. .sdescri {text-align: justify; overflow: auto; height:144px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left: -1px; width: 119px; background-color: {color:bgdescription}; color: {color:textdescription}; padding: 10px; margin-top: 112px; background-attachment: fixed;}
  189.  
  190. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  191.  
  192. .buum {float: left; position: fixed; margin-top:276px; text-align: center; margin-left: -2px;position:fixed; width:10px; font-family: tinytots; text-transform: uppercase; padding: 1px; }
  193.  
  194. .buum a{float: left; margin-right: 0px; letter-spacing: 0px; font-family:verdana; font-size: 9px; text-align: center; margin-bottom: 1px; line-height:0px; height:0px ;background-color: {color:bgsidlinks}; color:{color:sidlinks}; width: 135px; text-decoration: none; text-transform: lowercase; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; padding: 10px 7px ; font-family: tinytots;text-transform: uppercase;}
  195.  
  196. .buum a:hover{letter-spacing: 5px;font-family: tinytots;text-transform: uppercase; background-color:{color:bgsidlinkshover}; color:{color:sidlinkshover}; text-shadow:6px 5px 9px {color:sidlinkshover};}
  197.  
  198. .buumm {float: left; position: fixed; margin-top:276px; text-align: center; margin-left: 149px;position:fixed; width:10px; font-family: tinytots; text-transform: uppercase; padding: 1px; }
  199.  
  200. .buumm a{float: left; margin-right: 0px; letter-spacing: 0px; font-family:verdana; font-size: 9px; text-align: center; margin-bottom: 1px; line-height:0px; height:0px ;background-color: {color:bgsidlinks}; color:{color:sidlinks}; width: 135px; text-decoration: none; text-transform: lowercase; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; padding: 10px 7px ; font-family: tinytots;text-transform: uppercase;}
  201.  
  202. .buumm a:hover{letter-spacing: 5px;font-family: tinytots;text-transform: uppercase; background-color:{color:bgsidlinkshover}; color:{color:sidlinkshover}; text-shadow:6px 5px 9px {color:sidlinkshover};}
  203.  
  204.  
  205. #credit {width: 292px; margin-left: -1px; height: 10px; margin-top: 350px; float:left; text-align: center; font-size: 16px; position:fixed; padding: 4px; z-index:200; background-color: {color:bgdescription};}
  206.  
  207. .credittex {margin-top: -2px; letter-spacing: 0px; text-align: center; font-family: tahoma; font-size: 10px; color: {color:textdescription}; }
  208. .credittex a{color:{color:textdescription};}
  209.  
  210.  
  211. .credit {
  212. position:fixed !important;
  213. margin-left: 1028px;
  214. margin-top: 1000px;
  215. margin-bottom: -5px;
  216. font-size: 9px;
  217. width: 49px;
  218. height: 15px;
  219. padding: 1px 3px 3px 2px;
  220. font-family: verdana;
  221. color: #000000;
  222. text-align: center;
  223. background-color: {color:bgdescription};
  224. -webkit-transition: all 0.5s ease;
  225. }
  226.  
  227.  
  228.  
  229. /* imagens */
  230.  
  231. #slideshow {
  232. position:fixed;
  233. height:154px;
  234. width: 149px;
  235. margin-top:112px;
  236. background-color: {color:border};
  237. padding: 5px;
  238. margin-left: 139px;
  239. }
  240.  
  241. #slideshow img {
  242. position:absolute;
  243. top:0;
  244. left:0;
  245. z-index:8;
  246. height:154px;
  247. width: 149px;
  248. padding: 5px;
  249. }
  250.  
  251. #slideshow img.active {
  252. z-index:10;
  253. }
  254.  
  255. #slideshow img.last-active {
  256. z-index:9;
  257. }
  258.  
  259.  
  260.  
  261.  
  262. </style>
  263.  
  264. <body>
  265.  
  266. <div id="tudo">
  267.  
  268. <div id="sidebar">
  269.  
  270.  
  271.  
  272. <div id="slideshow">
  273. <img class="active" src="{image:imagem1}" alt="" title="" />
  274. <img src="{image:imagem2}" alt="" title="" />
  275. <img src="{image:imagem3}" alt="" title="" />
  276.  
  277.  
  278. </div>
  279.  
  280.  
  281. </center>
  282.  
  283. <div class="sdescri">{description}
  284.  
  285. </div>
  286.  
  287. <div class="buum">
  288. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  289. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  290. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}</div>
  291. <div class="buumm">
  292. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  293. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  294. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  295.  
  296.  
  297. </div></div>
  298.  
  299. </div>
  300.  
  301. </div>
  302.  
  303. <div id="credit">
  304. <div class="credittex"> <a href="http://falsidade-nao-fode.tumblr.com" title:"theme por falsidade-nao-fode">theme</a><font color="{color:tags}"> &</font> <a href="http://i-ngenuidade.tumblr.com" title:"i-ngenuidade"> detalhes</a><font color="{color:tags}"> +</font><a href="http://lagrimar.tumblr.com" title:"sabedorias"> detalhes</a></div>
  305. </div></b>
  306.  
  307. </div>
  308.  
  309. </div>
  310. </div>
  311.  
  312.  
  313. </a></div>
  314.  
  315. </a></div>
  316.  
  317. <div id="entries">
  318. {block:Posts}
  319. <div class="danpost">
  320.  
  321. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  322.  
  323. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  324.  
  325. {block:Photoset}{Photoset-500}{/block:Photoset}
  326.  
  327. {block:quote}
  328.  
  329. <o class="fj">“</o><div class="jf">{quote}</div><br>
  330. <div class="source">{block:Source}<strong>{Source}</strong>{/block:Source}</div>
  331.  
  332. {/block:quote}
  333.  
  334. {block:Link}
  335. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  336. {block:Description}{Description}{/block:Description}
  337. {/block:Link}
  338.  
  339. {block:Chat}
  340. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  341. <div class="chat"><ul>{block:Lines}
  342. <li class="person{UserNumber}">{block:Label}
  343. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  344. {/block:Chat}
  345.  
  346. {block:Audio}
  347. <div class="player">{AudioPlayerBlack}</div>
  348. {block:Caption}{Caption}{/block:Caption}
  349. {/block:Audio}
  350.  
  351. {block:Video}{Video-500}{/block:Video}
  352.  
  353.  
  354. {block:Answer}
  355. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker} me mordeu: <i>{Question}</i></div>
  356. <div class="answer">{Answer}</div>
  357. <br>
  358. {/block:Answer}
  359.  
  360.  
  361. <div id="cap">
  362. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  363. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  364. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  365.  
  366. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  367. <img src="{BlackLogoURL}" width="{LogoWidth}"" height="{LogoHeight}" alt="{SourceTitle}" />
  368. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  369. {/block:ContentSource}</div></div>
  370. <br>
  371.  
  372.  
  373. <div id="oidata">
  374. {block:Date}<div class="tags">in<b>direta:</b> {block:HasTags}{block:Tags}<font color="{color:tags}"># </font><a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  375. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} . <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} <font color="{color:like}">♥</font> . <a href="{ReblogURL}" target="_blank"><img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"class="" title=""> reblog this bullshit </a>{/block:IndexPage}
  376. {block:RebloggedFrom}<br>source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} . via: <a href="{ReblogParentURL}">{ReblogParentName}</a>
  377. {/block:RebloggedFrom}
  378. </div>
  379. </div>{/block:Date}
  380.  
  381.  
  382. {/block:Posts}
  383.  
  384. {/block:Posts}
  385.  
  386. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  387.  
  388. <center><div id="paginacaoml">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination} {block:JumpPagination length="5"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage} {/block:JumpPagination} {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</center> </div>
  389.  
  390.  
  391. </div>
  392. </div>
  393. </div>
  394. </div>
  395. </center>
  396. </center>
  397.  
  398. </div>
  399. </div>
  400. </div>
  401. </div>
  402. </body>
  403. </html>
Advertisement
Add Comment
Please, Sign In to add comment