Advertisement
fn-themes

theme-11

Aug 18th, 2012
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.72 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html>
  3.  
  4. <!-- html feito por pr-inceso!
  5. não retire nada dessa porra.
  6. se modificar nao disponibilize ok?
  7. e pelo amor de deus, nao tire o caralho dos creditos.
  8. não ligue pros palavroes, mas é porque dá raiva.
  9. bom uso, cuide bem do meu theme :( s2-->
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12.  
  13. <head>
  14. <link href='http://fonts.googleapis.com/css?family=Advent+Pro' rel='stylesheet' type='text/css'>
  15. <!-- DEFAULT VARIABLES -->
  16. <meta name="color:ask" content="#E6E6FA" />
  17. <meta name="color:background" content="#fff" />
  18. <meta name="color:post" content="#fff" />
  19. <meta name="color:text" content="#696969" />
  20. <meta name="color:link" content="#696969" />
  21. <meta name="color:links" content="#696969" />
  22. <meta name="color:textofrase" content="#696969" />
  23. <meta name="color:descricao" content="#696969" />
  24. <meta name="color:scrollbg" content="#fff" />
  25. <meta name="color:sidebar" content="#fff" />
  26. <meta name="color:scroll" content="#696969" />
  27.  
  28.  
  29. <meta name="image:background" content="" />
  30. <meta name="image:sidebar" content="http://25.media.tumblr.com/tumblr_m8nmm1wWdn1qiqy8mo1_250.png" />
  31.  
  32. <meta name="text:Link1" content="/" />
  33. <meta name="text:Link1 Title" content="link1" />
  34. <meta name="text:Link2" content="/" />
  35. <meta name="text:Link2 Title" content="link2" />
  36. <meta name="text:Link3" content="/" />
  37. <meta name="text:Link3 Title" content="link3" />
  38. <meta name="text:Link4" content="/" />
  39. <meta name="text:Link4 Title" content="link4" />
  40. <meta name="text:Link5" content="/" />
  41. <meta name="text:Link5 Title" content="link5" />
  42.  
  43.  
  44. <meta name="text:frase" content="fake paradise" />
  45.  
  46. <title>{Title}</title>
  47. <link rel="shortcut icon" href="{Favicon}">
  48. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  49. {block:Description}
  50. <meta name="description" content="{MetaDescription}" />
  51. {/block:Description}
  52.  
  53. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  54. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  55. <style type="text/css">
  56.  
  57. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  58. 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; }
  59.  
  60. a {color: {color:link}; text-decoration: none; text-transform: none;}
  61. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  62.  
  63. p {margin: 6px 0 0 0}
  64.  
  65. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  66. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  67. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  68. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  69.  
  70. blockquote img{max-width: 470px!important}
  71. blockquote blockquote img{max-width: 450px!important}
  72. blockquote blockquote blockquote img{max-width: 430px!important}
  73. blockquote blockquote blockquote blockquote img{max-width: 410px!important} padding-left:0px; border-bottom:0px;}
  74.  
  75. #all {text-align: center; width: 1635px; margin: 20px auto 20px auto; padding: 0px; }
  76.  
  77. #allboxes {float: left; margin-left: 381px; margin-top:0px; }
  78.  
  79. .entry {width:400px; background-color: {color:post}; padding: 8px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; z-index:1000}
  80. .entry:hover #info {opacity:1}
  81.  
  82. h1 {font-family: calibri; text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  83. h1 a {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  84. h1 a:hover {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  85.  
  86. .image {text-align: center; border: 0px;}
  87. .image img {max-width: 400px; opacity:1;margin-bottom:2px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  88. .image img:hover{opacity:1;}
  89.  
  90. .quote {font-family: calibri; text-align: justify; font-size: 12px; line-height: 15px; padding: 3px;}
  91. .quotesource { font-size: 9px; text-align: right; text-transform: none; margin-bottom: 5px;}
  92. .quotesource a{opacity:1;text-transform: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  93. .quotesource a:hover{opacity: 0.8;}
  94.  
  95. .chat {line-height: 13px; list-style: none }
  96. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  97. .person1 {color: {color:text}; padding: 2px; }
  98. .person1 .label {font-weight: bold; color:{color:text}}
  99. .person2 {color: {color:text}; padding: 2px; }
  100. .person2 .label {font-weight: bold; color:{color:text};}
  101.  
  102. .player {background-color: #000; text-align: left; display:block;}
  103.  
  104. .video {width:400px}
  105.  
  106. .question {width:150px; font-size: 11px; font-weight: normal; font-family: calibri; line-height:50%; ; position: relative; min-height:40px; padding:10px; margin-bottom:2px; margin-right:-10px; color:{color:text}; background: {color:ask}}
  107.  
  108. .questionarrow {font-size:30px; color:{color:ask}; vertical-align:middle; margin-left:-10px!important;}
  109.  
  110. .asking {margin-left: 0px; text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  111. .asking a{color:{color:text}; margin-left:-146px;}
  112. .asking img { width:58px; margin-left:-146px;vertical-align: middle; background-color:{color:background}; padding:3px;}
  113.  
  114. #info {font-family: calibri; margin-top:-13px; height:auto; text-transform:uppercase; opacity:0; text-align: center; color:{color:link}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  115. #info a {font-size: 9px; border-bottom:-1px solid #fff;font-family: calibri; text-transform:uppercase; color:{color:link}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  116. #info a:hover{letter-spacing: 1px;}
  117.  
  118. .tags {color: {color:text}; font-size:0px; font-family:calibri; text-transform:uppercase; display: inline; list-style: none}
  119. .tags a {font-size:0px; display: inline; list-style: none;}
  120.  
  121. #cap {width: 400px; margin-top: -2px;}
  122. .source {display: none;}
  123.  
  124. .notes {width: 400px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  125. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  126. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  127. .notes img{display: none; border:0px}
  128.  
  129. #sidebar {position: fixed; margin: 0px 0px 0px 100px;}
  130.  
  131. #sidebar img {position:fixed; margin-top:390px; margin-left:80px; z-index:0; height:170px; width:160px; opacity:.9 ;z-index:300; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out; border:1px solid {color:background};}
  132. #sidebar img:hover{opacity: 1;}
  133.  
  134.  
  135. #credit {width: 170px; margin-left: 1200px; height: 9px; margin-top:560px; text-align: center; font-size: 9px; position:fixed; padding: 4px; font-family:tahoma; color:{color:text}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  136.  
  137. .credit {margin-top: -2px;letter-spacing: 0px; text-align: center; font-family: tahoma; font-size: 10px; color:#000; }
  138. .credit a{color:opacity:1;{color:frasefoto}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  139. .credit a:hover{opacity:0.7;}
  140.  
  141.  
  142.  
  143. .link a {text-align:right; line-height:4px; letter-spacing:1px;display:block; padding:5px; font-size:8px; text-transform:uppercase; width:150px; height:3px; font-family:calibri; background-color: {color:background}; color:{color:links}; opacity:1; border-bottom:1px dotted {color:links};}
  144.  
  145. .link a:hover {font-weight:bold; letter-spacing:1px;}
  146.  
  147. .link {position:fixed; margin-top:321px; margin-left:81px; width:auto; z-index:3; background-color:transparent;}
  148.  
  149.  
  150.  
  151. #justin {position:fixed; opacity:1; letter-spacing:1px;font-family:Great Vibes; font-size:20px; text-transform:none; margin-top:560px; margin-left:81px; width:160.4px; height:auto; line-height:29px; z-index:300; overflow:hidden; background-color:{color:background}; color:{color:textofrase}; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  152. #justin:hover{opacity:1;}
  153.  
  154. .descr {text-align: center; margin-top: 374px; left: 10px;height: auto; font-size: 10px; font-family: calibri; position: fixed; line-height: 16px; width: 167px; background-color: {color:sidebar}; color: {color:descricao}; padding: 5px; background-attachment: fixed;}
  155.  
  156.  
  157. .oizinho {position:fixed; font-family: 'Agency FB'; height:0px; margin-left: 160px; margin-top: 450px; font-size: 40px; z-index: 5330; }
  158. .oizinho a {background-color: transparent }
  159. .oizinho a:hover {color: ;}
  160.  
  161. .oizinho2 {position:fixed; font-family: 'Agency FB'; height:0px; margin-left: 180px; margin-top: 450px; font-size: 40px; z-index: 5330; }
  162. .oizinho2 a {background-color: transparent}
  163. .oizinho2 a:hover {color: ;}
  164.  
  165.  
  166.  
  167.  
  168.  
  169. #pagina{ margin-top: 479px; margin-left: 310px; width: 88px; float: right; background-color: transparent; position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:830 }
  170.  
  171.  
  172. #paginacaoml {font-size: 9px; margin-top:105px; margin-left:-190px;font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 24px;}
  173. #paginacaoml a {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; {background: {color:barra1}; background-image:url('{image:sidebar background}'); margin: 0 1px 0 0; padding: 2px 2px; color: {color:link}; text-decoration: none;}
  174. #paginacaoml a:hover {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; {background: {color:barra1}; background-image:url('{image:sidebar background}'); border: none;}
  175. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: {color:link}; margin: 0 1px 0 0; padding: 1px 2px; color: #cor da fonte; text-decoration: none;}
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  187. #tumblr_controls{position: fixed!important}
  188. #tumblr_controls{position: fixed!important}
  189. #tumblr_controls{position: fixed!important}
  190. #tumblr_controls{position: fixed!important}
  191.  
  192. ::-webkit-scrollbar{width:6px;height:5px;}
  193. ::-webkit-scrollbar-button:start:decrement
  194. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  195. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbg}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  196. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  197. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  198. </style>
  199.  
  200. <body>
  201.  
  202. <div id="all">
  203. <div id="sidebar">
  204.  
  205. <div id="sid">
  206.  
  207. <div id="sibimg"><img src="{image:sidebar}">
  208. </div>
  209. </div>
  210.  
  211. <div class="link">
  212. {block:iflink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:iflink1}
  213. {block:iflink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:iflink2}
  214. {block:iflink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:iflink3}
  215. {block:iflink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:iflink4}
  216. {block:iflink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:iflink5}
  217. {block:iflink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:iflink6}
  218.  
  219.  
  220. </div>
  221. <div class="descr">{Description}</div>
  222. <div id="justin">{text:frase}
  223. </div>
  224.  
  225.  
  226. </div>
  227. <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><font color="{color:source}">«</font></a>{/block:PreviousPage}{/block:Pagination}
  228. Page <b>{CurrentPage}</b> of <b>{TotalPages}</b>
  229. {block:JumpPagination length="0"}
  230. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  231. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  232. {/block:JumpPagination}
  233. {block:Pagination}{block:NextPage}<a href="{NextPage}"><font color="{color:source}">»</font></a>{/block:NextPage}{/block:Pagination}</div></div>
  234. </font>
  235.  
  236.  
  237.  
  238. <div id="credit"><div class: "credit"></a></a> theme by<a href="http://pr-inceso.tumblr.com/" title="don't copy or fuck this."> pr-inceso </a><font color="#FF0000">©</font></a></div></font>
  239.  
  240. </div>
  241. </div>
  242.  
  243. <div id="allboxes">
  244.  
  245. {block:Posts}
  246.  
  247. <div class="entry">
  248.  
  249. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  250. <div class="image">
  251. {block:Photo}<img src="{PhotoURL-400}">{/block:Caption}{/block:Photo}</div>
  252. <div class="image">
  253. {block:Photoset}{Photoset-400}{/block:Photoset}</div>
  254.  
  255. {block:Quote}
  256. <big><div class="quote"><big>“</big>{Quote}<big>”</big></div>
  257. {block:Source}<div class="quotesource">— {Source}</div></big>
  258. {/block:Source}
  259. {/block:Quote}
  260.  
  261. {block:Link}
  262. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  263. {block:Description}{Description}{/block:Description}
  264. {/block:Link}
  265.  
  266. {block:Chat}
  267. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  268. <div class="chat"><ul>{block:Lines}
  269. <li class="person{UserNumber}">{block:Label}
  270. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  271. {/block:Chat}
  272.  
  273. {block:Audio}
  274. <div class="player">{AudioPlayerBlack}</div>
  275. {block:Caption}{Caption}{/block:Caption}
  276. {/block:Audio}
  277.  
  278. {block:Video}
  279. {Video-400}
  280. {block:Caption}{Caption}{/block:Caption}
  281. {/block:Video}
  282.  
  283. {block:Answer}
  284. <table width="500px" cellspacing="0" cellpadding="0">
  285. <tr>
  286. <td width="510px" class="question">{Question}</td>
  287. <td width="30px"><span class="questionarrow">◤</span></td>
  288. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  289. </tr>
  290. </table>
  291. <div class="answer">{Answer}</div>
  292. {/block:answer}
  293.  
  294. <div id="cap">
  295. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  296. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  297. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  298.  
  299. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  300. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  301. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  302. {/block:ContentSource}</div></div>
  303. <br>
  304.  
  305. <div class="notes">{PostNotes}</div>
  306.  
  307. <div id="info">{block:Date}
  308. {block:NoteCount} <a href="{Permalink}">{TimeAgo}</a> <small>·</small> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} <small>·</small> <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}{block:RebloggedFrom} <small>·</small> (<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:ContentSource}/<a href="{SourceURL}">source</a>){/block:ContentSource}
  309. <div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}"> #{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  310. {/block:RebloggedFrom}
  311. </div></div>
  312. </div>{/block:Date}
  313.  
  314.  
  315. {/block:Posts}
  316. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  317.  
  318. </div>
  319. </div>
  320. </div>
  321. </div>
  322. </div>
  323. </div>
  324. <script type="text/javascript"> Cufon.now(); </script>
  325. </body>
  326. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement