Advertisement
fn-themes

theme-22

Sep 11th, 2012
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.07 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.  
  15.  
  16. <link href='http://fonts.googleapis.com/css?family=Advent+Pro' rel='stylesheet' type='text/css'>
  17. <link href='http://fonts.googleapis.com/css?family=McLaren' rel='stylesheet' type='text/css'>
  18. <!-- DEFAULT VARIABLES -->
  19.  
  20. <meta name="color:background" content="#ffffff" />
  21. <meta name="color:post" content="#fff" />
  22. <meta name="color:text" content="#2e2e2e" />
  23. <meta name="color:link" content="#2e2e2e" />
  24. <meta name="color:links" content="#000" />
  25. <meta name="color:textofrase" content="#000" />
  26. <meta name="color:scroll" content="#696969" />
  27.  
  28.  
  29. <meta name="image:background" content="" />
  30. <meta name="image:sidebar" content="http://static.tumblr.com/9dgbfp3/TwAm9wg70/tumblr_m7ujrtluqq1qldh1uo1_500.png" />
  31.  
  32. <meta name="text:Link1" content="/" />
  33. <meta name="text:Link1 Title" content="refresh this page" />
  34. <meta name="text:Link2" content="/" />
  35. <meta name="text:Link2 Title" content="frequent questions and ask me" />
  36. <meta name="text:Link3" content="/" />
  37. <meta name="text:Link3 Title" content="cow, but is my princess" />
  38. <meta name="text:Link4" content="/" />
  39. <meta name="text:Link4 Title" content="read my posts here" />
  40. <meta name="text:Link5" content="/" />
  41. <meta name="text:Link5 Title" content="look my themex" />
  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. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  53. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  54. <style type="text/css">
  55.  
  56. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  57. 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; }
  58.  
  59. a {color: {color:link}; text-decoration: none; text-transform: none;}
  60. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  61.  
  62. p {margin: 6px 0 0 0}
  63.  
  64. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  65. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  66. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  67. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  68.  
  69. blockquote img{max-width: 470px!important}
  70. blockquote blockquote img{max-width: 450px!important}
  71. blockquote blockquote blockquote img{max-width: 430px!important}
  72. blockquote blockquote blockquote blockquote img{max-width: 410px!important} padding-left:0px; border-bottom:0px;}
  73.  
  74. #all {text-align: center; width: 1635px; margin: 20px auto 20px auto; padding: 0px; }
  75.  
  76. #allboxes {float: left; margin-left: 381px; margin-top:0px; }
  77.  
  78. .entry {width:450px; background-color: {color:post}; padding: 8px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; z-index:1000}
  79. .entry:hover #info {opacity:1}
  80.  
  81. h1 {font-family: calibri; text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  82. h1 a {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  83. h1 a:hover {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  84.  
  85. .image {text-align: center; border: 0px;}
  86. .image img {max-width: 450px; width:450px;opacity:1;margin-bottom:2px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  87. .image img:hover{opacity:1;}
  88. #quote {margin-top:-10px;position:relative; top:15px;left:-9px;font-size:60px;opacity:0.3;}
  89. .quote {font-family: calibri; text-align: justify; font-size: 12px; line-height: 15px; padding: 3px;}
  90. .quotesource { font-size: 9px; text-align: right; text-transform: none; margin-bottom: 5px;}
  91. .quotesource a{opacity:1;text-transform: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  92. .quotesource a:hover{opacity: 0.8;}
  93.  
  94. .chat {line-height: 13px; list-style: none }
  95. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  96. .person1 {color: {color:text}; padding: 2px; }
  97. .person1 .label {font-weight: bold; color:{color:text}}
  98. .person2 {color: {color:text}; padding: 2px; }
  99. .person2 .label {font-weight: bold; color:{color:text};}
  100.  
  101. .player {background-color: #000; text-align: left; display:block;}
  102.  
  103. .video {width:400px}
  104.  
  105.  
  106.  
  107. #info {font-family: tinytots; 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;}
  108. #info a {font-size: 9px; ;font-family: calibri; text-transform:uppercase; color:{color:link}; border-bottom:-1px solid {color:post};-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  109. #info a:hover{opacity:.5;}
  110.  
  111. .tags {color: {color:text}; font-size:0px; font-family:calibri; text-transform:uppercase; display: inline; list-style: none}
  112. .tags a {font-size:0px; display: inline; list-style: none;}
  113.  
  114. #cap {width: 400px; margin-top: -2px;}
  115. .source {display: none;}
  116.  
  117. .notes {width: 400px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  118. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  119. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  120. .notes img{display: none; border:0px}
  121.  
  122. #sidebar {position: fixed; margin: 0px 0px 0px 100px;}
  123.  
  124. #sidebar img {position:fixed; margin-top:0px; margin-left:50px; z-index:0; height:240px; width:200px; opacity:1 ;z-index:300;}
  125.  
  126.  
  127. #credit {width:auto; margin-left: 1220px; height:auto; margin-top:588px; text-align: center; font-size: 9px; position:fixed; padding: 4px; font-family:tahoma; background-color:#000; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  128. #credit a{color:#fff;}
  129. #credit a:hover{text-shadow:1px 1px 2px #fff;}
  130.  
  131. .credit {margin-top: -2px;letter-spacing: 0px; text-align: center; font-family: tahoma; font-size: 10px; background:#000color:#000; }
  132. .credit a{opacity:1;color:#fff; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  133. .credit a:hover{opacity:0.7;}
  134.  
  135.  
  136.  
  137. .hlanswer {background:{color:post}; color: {color:text}; width: 435px; font: normal 10px arial; margin-bottom: 2px; padding-top: 8px; padding-left: 13px; padding-bottom: 13px; text-align: justify; display: block; overflow: hidden; border-top: 2px solid {color:text};}
  138. .hlanswer img {border: 2px solid {color:text}; float: right; margin-top: -15px; margin-left: 13px; margin-bottom: -13px; opacity: 1; border-radius:50%;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  139. .hlanswer img:hover {opacity: 0.8;}
  140. .hlanswerinfo {background: transparent; padding: 3px; float: left; display: inline-block; width: auto; color: {color:text}; font: normal 10px "tahoma"; text-transform: none; margin-bottom: -1px}
  141. .hlanswerinfo a {color: {color:text};}
  142.  
  143.  
  144.  
  145. #justin {position:fixed; opacity:1; letter-spacing:1px;font-family:McLaren; font-size:11px; text-transform:none; margin-top:240px; margin-left:50px; width:200px; height:28px; line-height:29px; z-index:300; overflow:hidden; background-color:{color:background}; color:{color:textofrase}; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  146. #justin:hover{opacity:1; height:150px;}
  147. #justin a {text-align:right; line-height:4px; letter-spacing:1px;display:block; padding:5px; font-size:8px; text-transform:none; width:190px; height:3px; font-family:comic sans MS; background-color:{color:background}; color:{color:links}; opacity:1; border-right: 1px solid {color:background}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  148.  
  149. #justin a:hover {font-weight:bold;}
  150.  
  151. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  152.  
  153.  
  154.  
  155.  
  156.  
  157. .pagina{font-family:calibri; font-size:10; z-index:9999999999;position: fixed;margin-top: 90px; margin-left: 135px; width: 0px; height: 0px;}
  158. .pagina a{opacity:1; color:{color:links}; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  159. .pagina a:hover{opacity:0.6; text-shadow: 0.03em 0.03em 0.03em {color:links};}
  160.  
  161. .pagina2{font-family:calibri; font-size:10; position: fixed; margin-top: 130px; margin-left: 135px; width: 0px; height: 0px; z-index:999999;}
  162. .pagina2 a{opacity:1; color:{color:links}; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  163. .pagina2 a:hover{opacity:0.6; text-shadow: 0.03em 0.03em 0.03em {color:links};}
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176. #tumblr_controls{position: fixed!important}
  177. #tumblr_controls{position: fixed!important}
  178. #tumblr_controls{position: fixed!important}
  179. #tumblr_controls{position: fixed!important}
  180.  
  181. ::-webkit-scrollbar{width:5px;height:5px;}
  182. ::-webkit-scrollbar-button:start:decrement
  183. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  184. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  185. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  186. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  187. </style>
  188.  
  189. <body>
  190.  
  191. <div id="all">
  192. <div id="sidebar">
  193.  
  194. <div id="sid">
  195.  
  196. <div id="sibimg"><img src="{image:sidebar}">
  197.  
  198.  
  199. </div>
  200. </div>
  201.  
  202.  
  203. <div id="justin">{text:frase}<br>
  204. {block:iflink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:iflink1}
  205. {block:iflink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:iflink2}
  206. {block:iflink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:iflink3}
  207. {block:iflink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:iflink4}
  208. {block:iflink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:iflink5}</br>
  209. </div>
  210.  
  211.  
  212. </div>
  213.  
  214.  
  215. <div class="pagina">{block:NextPage}<a href="{NextPage}">↑</a>{/block:NextPage}</div>
  216.  
  217. <div class="pagina2">{block:PreviousPage}<a href="{PreviousPage}">↓</a>{/block:PreviousPage}</div>
  218.  
  219. <div id="credit"><div class: "credit"><a href="http://pr-inceso.tumblr.com/" title="don't copy or fuck this."> THEME BY PR-INCESO </a></div>
  220.  
  221. </div>
  222. </div>
  223.  
  224. <div id="allboxes">
  225.  
  226. {block:Posts}
  227.  
  228. <div class="entry">
  229.  
  230. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  231. <div class="image">
  232. {block:Photo}<img src="{PhotoURL-400}">{/block:Caption}{/block:Photo}</div>
  233. <div class="image">
  234. {block:Photoset}{Photoset-400}{/block:Photoset}</div>
  235.  
  236. {block:Quote}
  237. <big><div class="quote"><big></big><div id="quote">&#10077;</div>{Quote}<big>”</big></div>
  238. {block:Source}<div class="quotesource">— {Source}</div></big>
  239. {/block:Source}
  240. {/block:Quote}
  241.  
  242. {block:Link}
  243. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  244. {block:Description}{Description}{/block:Description}
  245. {/block:Link}
  246.  
  247. {block:Chat}
  248. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  249. <div class="chat"><ul>{block:Lines}
  250. <li class="person{UserNumber}">{block:Label}
  251. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  252. {/block:Chat}
  253.  
  254. {block:Audio}
  255. <div class="player">{AudioPlayerBlack}</div>
  256. {block:Caption}{Caption}{/block:Caption}
  257. {/block:Audio}
  258.  
  259. {block:Video}
  260. {Video-400}
  261. {block:Caption}{Caption}{/block:Caption}
  262. {/block:Video}
  263.  
  264. {block:Answer}
  265. <div class="hlanswerinfo">{Asker} asked to me:</div>
  266. <div class="hlanswer">
  267. <img src="{AskerPortraitURL-64}">
  268. {Question}
  269. </div>
  270. {Answer}
  271. {/block:Answer}
  272.  
  273. <div id="cap">
  274. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  275. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  276. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  277.  
  278. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  279. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  280. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  281. {/block:ContentSource}</div></div>
  282. <br>
  283.  
  284. <div class="notes">{PostNotes}</div>
  285.  
  286. <div id="info">{block:Date}
  287. {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}<small>·</small><a href="{SourceURL}">source</a>{/block:ContentSource}
  288. <div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}"> #{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  289. {/block:RebloggedFrom}
  290. </div></div>
  291. </div>{/block:Date}
  292.  
  293.  
  294. {/block:Posts}
  295. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  296.  
  297. </div>
  298. </div>
  299. </div>
  300. </div>
  301. </div>
  302. </div>
  303. <script type="text/javascript"> Cufon.now(); </script>
  304. </body>
  305. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement