vii-pigatto-fnf

Theme uma escolha muda tudo

Jun 2nd, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.13 KB | None | 0 0
  1. <html>
  2.  
  3. <!-- theme por umapequenapoeta -->
  4.  
  5. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Roches
  6. ter|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  8. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  9.  
  10.  
  11.  
  12. <head> <!-- DEFAULT VARIABLES -->
  13.  
  14. <meta name="image:sidebar" content="" />
  15. <meta name="image:background" content="">
  16. <meta name="font:body" content="verdana" />
  17. <meta name="font:body2" content="georgia" />
  18.  
  19.  
  20. <meta name="color:background" content="#fff" />
  21. <meta name="color:sbar" content="#000000" />
  22. <meta name="color:entry" content="#fff" />
  23. <meta name="color:bold" content="#999" />
  24. <meta name="color:title" content="#999" />
  25. <meta name="color:text" content="#000" />
  26. <meta name="color:scrollbar" content="#f0f0f0" />
  27. <meta name="color:ask" content="#696969" />
  28. <meta name="color:link" content="#000000" />
  29.  
  30.  
  31. <meta name="color:bglinks" content="#252525" />
  32. <meta name="color:bglinkshover" content="#000000" />
  33. <meta name="color:border" content="#000000" />
  34. <meta name="color:links" content="#ffffff" />
  35. <meta name="color:linkshover" content="#ffffff" />
  36. <meta name="color:textdesc" content="#ffffff" />
  37. <meta name="color:bgfrase" content="#000000" />
  38. <meta name="color:bgfrasehover" content="#000000" />
  39. <meta name="color:textofrase" content="#ffffff" />
  40. <meta name="color:textofrasehover" content="#ffffff" />
  41. <meta name="text:frase" content="YOU NEVER REALLY CAN FIX A HEART." />
  42.  
  43.  
  44.  
  45.  
  46. <meta name="text:Link1" content="/" />
  47. <meta name="text:Link1 Title" content="link" />
  48. <meta name="text:Link2" content="/" />
  49. <meta name="text:Link2 Title" content="link" />
  50. <meta name="text:Link3" content="/" />
  51. <meta name="text:Link3 Title" content="link" />
  52. <meta name="text:Link4" content="/" />
  53. <meta name="text:Link4 Title" content="link" />
  54. <meta name="text:Link5" content="/" />
  55. <meta name="text:Link5 Title" content="link" />
  56. <meta name="text:Link6" content="/" />
  57. <meta name="text:Link6 Title" content="link" />
  58. <meta name="text:Link7" content="/" />
  59. <meta name="text:Link7 Title" content="link" />
  60. <meta name="text:Link8" content="/" />
  61. <meta name="text:Link8 Title" content="link" />
  62.  
  63.  
  64.  
  65. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary},
  66.  
  67. {PostSummary}{/block:PostSummary}</title>
  68.  
  69. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  70.  
  71.  
  72. <link rel="shortcut icon" href="{Favicon}" />
  73.  
  74. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  75.  
  76. <style type="text/css">
  77.  
  78. /* body */
  79.  
  80. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:background}'); background-attachment:fixed;
  81.  
  82. font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  83.  
  84. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; -moz-transition: all 1.0s ease-out; -o-transition: all 1.0s ease-out; -webkit-transition:
  85.  
  86. all 1.0s ease-out; transition: all 1.0s ease-out;}
  87.  
  88. a:hover{color:{color:linkhover}}
  89.  
  90.  
  91. /* container */
  92.  
  93. #entries{left:50%; margin-left:185px; margin-top:-10px; width:520px; }
  94.  
  95. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; margin-left: 0px;
  96.  
  97. margin-bottom:2px; padding-bottom:9px; padding-top:9px; padding-left:9px; padding-right:9px;}
  98.  
  99. #container {margin-left: 160px;}
  100.  
  101.  
  102.  
  103. /* h1, h2, h3 e quote */
  104. h1{color:{color:title}; font-family: georgia; font-size:16px; line-height:18px;
  105. letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; text-align:center}
  106. h2{color:{color:title}; font-family:georgia; font-size:28px; line-height:23px;
  107. letter-spacing:-1px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px;
  108. text-align:center}
  109. h3{color:{color:title}!important;font-family:georgia;
  110. font-size:25px;text-align:center;letter-spacing: 1px; font-weight:normal;}
  111.  
  112. #s1{left: 130px; top: 70px; width: 3px; height: 250px; text-align: center; background-color: {color:sbar}; position: fixed; padding: 0px;}
  113. #s2{left: 100px; top: 275px; width: 220px; height: 3px; background-color: {color:sbar}; position: fixed; padding: 0px;}
  114.  
  115.  
  116.  
  117.  
  118.  
  119. /* links */
  120.  
  121. #slideShowContainer{ float: left; margin-top: 0px; margin-left: 132px; height: 240px; width:200px; position:
  122.  
  123. fixed; background-color: {color:sidebar}; padding: 0px; border: 3px solid {color:border};
  124.  
  125. -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; }
  126.  
  127. #slideShow2 {margin-top: 0px; margin-bottom: 0px;}
  128. #slideShow2 img{width: 200px; height: 240px; margin-left: 0px;}
  129. #slideShow4 {margin-top: 0px; margin-bottom: 0px;}
  130. #slideShow4 img{width: 200px; height: 240px; margin-left: 0px; }
  131. #slideShow5 {margin-top: 0px; margin-bottom: 0px;}
  132. #slideShow5 img{width: 200px; height: 240px; margin-left: 0px;}
  133. #slideShow7 {margin-top: 0px; margin-bottom: 0px;}
  134. #slideShow7 img{width: 200px; height: 240px; margin-left: 0px; }
  135.  
  136. .frasec { position: fixed; text-align: center; margin-top: 5px; margin-left: 132px; display: block; font-family: tinytots; font-size: 8px; text-align: center;
  137. height: 0px; width: 182px; background-color: {color:bgfrase}; color: {color:textofrase} ; text-decoration: none; padding: 11px; -webkit-transition: all
  138. 1s ease-out; -moz-transition: all 1s ease-out; font-weight: normal; overflow: hidden;opacity: 0.9;}
  139. .frasec:hover{background-color: {color:bgfrasehover}; color:{color:textofrasehover}; height: 220px; opacity: 0.9;}
  140.  
  141. .sdescri {text-align: center; font-size: 10px; font-family: verdana; position: relative; margin-left: 1px; width: 182px; padding: 0px; margin-top: 7px;
  142. color: {color:textdesc}; font-weight: none;}
  143.  
  144. #links {width: 190px; float: left; margin-left:195px; margin-top: 28px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .7s
  145.  
  146. ease-in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 0; }
  147.  
  148. #links a {float: left; margin-left: -60px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom:
  149.  
  150. 2px; width: 200px; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; text-transform: none; line-height: 25px;
  151.  
  152. -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  153. #links a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover}; letter-spacing: 1px;}
  154. #links:hover{opacity: 0.8;}
  155.  
  156. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 13px; padding: 3px;}
  157. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  158. .oiqqtts a, a:hover{text-transform: none;}
  159.  
  160.  
  161. /* post - info */
  162.  
  163. #info{margin-top: 15px; }
  164. #info a{color: {color:link} !important}
  165. #info a:hover{color:{color:linkhover}!important}
  166. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  167. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  168. .line1{font-size:9px; text-transform: lowercase; margin-top: 7px}
  169. .line2{font-size:9px; text-transform:lowercase; clear: both}
  170. .line3{font-size:9px; text-transform:lowercase; clear: both}
  171. .ileft{float: left}
  172. .iright{float: right}
  173. .postclear{clear: both; width: 100%; visibility: hidden; height: 1px}
  174. #clear{clear: both; width: 100%; visibility: hidden; height: 20px}
  175.  
  176.  
  177. .date {display:inline; text-align:right; float:right}
  178. .date a {color:#000}
  179.  
  180.  
  181. /* asker */
  182.  
  183. .asker {width: 480px; background-color: {color:background}; color:{color:text}; padding: 10px}
  184. .asker img{float: left; margin: 0px 4px 2px 0;}
  185. .asker a{font-size: 11px; color:{color:link}; text-transform: none; line-height: 27px; padding: 0; margin: 0; font-family: verdana;}
  186. .asker a:hover{font-size: 11px; color:{color:linkhover}; text-transform: none; line-height:27px; padding: 0; margin: 0; font-family:verdana;}
  187. .answer {padding: 5px 0 0 0}
  188.  
  189. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  190. .credit {background-color: {color:sidebar}; font-size: 8px; color: {color:text}; text-align: center; width: 240px; height: auto; position: relative; padding: 2px 5px; text-transform: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: -25px; font-family: tinytots;
  191.  
  192. margin-top: -20px; overflow: hidden;}
  193.  
  194.  
  195. #paginacaoml {font-size: 10px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff;} #paginacaoml a {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;} #paginacaoml a:hover {background: #cor de fundo; border: none;} #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;} #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  196.  
  197.  
  198. 3px; font-size: 9px; font-family: verdana; text-align: center; margin-bottom: 1px;position:fixed; z-index:3; border-top: 0px solid {color:background}; }
  199. .pagination { margin-left:135px; margin-top:25px; width:100px; text-align:center; font-family: georgia; font-size:26px; z-index:7; }
  200.  
  201. /* bold, italic e blockquote */
  202. b, strong{color:bold}
  203. i, em {color:;}
  204. p{margin-top:5px; margin-bottom:5px}
  205.  
  206.  
  207. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:link}; padding-left: 5px; }
  208. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:link};}
  209. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:link}; }
  210. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:link}; }
  211.  
  212. blockquote img{max-width: 470px!important}
  213. blockquote blockquote img{max-width: 450px!important}
  214. blockquote blockquote blockquote img{max-width: 430px!important}
  215. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  216.  
  217. img a{border:none; width:100%}
  218.  
  219. /* chat e audio */
  220.  
  221. .chat{line-height: 12px; list-style: none}
  222. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  223. .person1 {background-color: {color:link}; color: {color:background}}
  224. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
  225. .person2 {background-color: {color:background}; color: {color: text}}
  226. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
  227.  
  228. .audioimage{width: 100%; text-align: center; margin: 0 10px 0 10px}
  229. .audioimage img{max-width: 300px; height: auto; padding: 5px}
  230.  
  231.  
  232. /* notes */
  233.  
  234. notes {width: 500px; margin: 0px; margin-left: 0px; padding: 0px; text-align: left}
  235. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  236. ol.notes li {margin: 0px; padding: 0px;}
  237.  
  238. .notes img{width:10px; position:relative; top:1px}
  239. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  240.  
  241. /* scrollbar */
  242.  
  243. ::-webkit-scrollbar{width:8px;height:4px;}
  244. ::-webkit-scrollbar-button:start:decrement
  245. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  246. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radiu
  247.  
  248. s:3px;}
  249. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}
  250. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}
  251.  
  252.  
  253. </style>
  254.  
  255. <style type="text/css">{CustomCSS}</style>
  256.  
  257.  
  258.  
  259.  
  260. </head>
  261. <body>
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270. <div id="s1"></div>
  271. <div id="s2"></div
  272.  
  273. <div id="msd">
  274.  
  275. <div id="slideShowContainer">
  276. <div id="slideShow2"><div id="slideShow4">
  277. <img src="{image:sidebar}"/>
  278. <div class="pagination">
  279. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}&nbsp;&nbsp;{block:NextPage}<a
  280.  
  281. href="{NextPage}">&raquo;</a>{/block:NextPage}
  282. </div>
  283.  
  284. <div class="credit">theme <a href="http://umapequenapoeta.tumblr.com/">umapequenapoeta</a> <a
  285.  
  286. href="http://negatividade.tumblr.com"> +</a> <a href="http://sabedorias.tumblr.com/">+</a></div>
  287.  
  288.  
  289.  
  290. </div></div></div>
  291.  
  292.  
  293. <div id="links">
  294. <a href="{text:Link1}">{text:Link1 Title}</a>
  295. <a href="{text:Link2}">{text:Link2 Title}</a>
  296. <a href="{text:Link3}">{text:Link3 Title}</a>
  297. <a href="{text:Link4}">{text:Link4 Title}</a>
  298. <a href="{text:Link5}">{text:Link5 Title}</a>
  299. <a href="{text:Link6}">{text:Link6 Title}</a>
  300. <a href="{text:Link7}">{text:Link7 Title}</a>
  301. <a href="{text:Link8}">{text:Link8 Title}</a>
  302.  
  303. </div>
  304.  
  305.  
  306. <div class="frasec"><div style=margin-top:-6px;>{text:frase}</div>
  307.  
  308. <div class="sdescri">{description}</div>
  309.  
  310.  
  311. </div>
  312.  
  313.  
  314. <div id="container">
  315.  
  316.  
  317. <div id="entries">
  318.  
  319. {block:Posts}
  320. <div id="posts">
  321.  
  322. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  323.  
  324. {block:Text}{Body}{/block:Text}
  325.  
  326. {block:Quote}
  327. <div class="oiqqtt">“{Quote}”</div>
  328. {block:Source}<div class="oiqqtts"> ~ {Source}</div>
  329. {/block:Source}
  330. {/block:Quote}
  331.  
  332. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  333.  
  334. {block:Description}{Description}{/block:Description}{/block:Link}
  335.  
  336. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" align="center"
  337.  
  338. class="dreamgirl"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  339. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  340.  
  341. {block:Chat}
  342. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  343. <div class="chat"><ul>{block:Lines}
  344. <li class="person{UserNumber}">{block:Label}
  345. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  346. {/block:Chat}
  347.  
  348. {block:Audio}
  349. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}
  350. <span style="width:300px">{AudioPlayerGrey}</span></div>
  351. <div class="cap">{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}</div>
  352. {/block:Audio}
  353.  
  354.  
  355. {block:Answer}
  356. <div class="asker"><img src="{AskerPortraitURL-48}"> <b>{Asker}</b> sussurou: <i>{Question}</i></div>
  357. <div class="answer">{Answer}</div>
  358. {/block:Answer}
  359.  
  360. {block:Video}{Video-500}
  361. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  362.  
  363. <div class="bg">
  364. {block:Date}
  365. <div id="info">{block:HasTags}<div class="tags">{block:Tags}# <a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}</div>{/block:HasTags}
  366.  
  367.  
  368. <div class="line3"><span class="ileft">{TimeAgo} · {block:NoteCount}
  369. <a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel} · </a>{/block:NoteCount} </a><a href="{ReblogURL}"
  370.  
  371. target="_blank"><b>Reblog</b></a> <br>{block:RebloggedFrom}originally <a href="{ReblogRootURL}"
  372.  
  373. title="{ReblogRootTitle}">{ReblogRootName}</a> · via: <a href="{ReblogParentURL}"
  374. title="{ReblogParentTitle}">{ReblogParentName}</a>
  375. </span>{/block:RebloggedFrom}</span> </div>
  376.  
  377. <div class="postclear"></div>
  378. </div>{/block:Date}
  379. </div></div>
  380.  
  381. {/block:Posts}
  382. {block:PostNotes}{PostNotes}{/block:PostNotes}
  383.  
  384. <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>
  385.  
  386. </div>
  387. </div>
  388.  
  389. </body>
  390.  
  391.  
  392. </html>
Advertisement
Add Comment
Please, Sign In to add comment